diff --git a/superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx b/superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx index f55d1fb7a..db7daa02b 100644 --- a/superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx +++ b/superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx @@ -306,7 +306,7 @@ export const truncateXAxis: ControlSetItem = { default: DEFAULT_FORM_DATA.truncateXAxis, renderTrigger: true, description: t( - '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 numerical X axis.', ), }, }; diff --git a/superset/translations/ar/LC_MESSAGES/messages.po b/superset/translations/ar/LC_MESSAGES/messages.po index 2f096cb3e..8fd18603d 100644 --- a/superset/translations/ar/LC_MESSAGES/messages.po +++ b/superset/translations/ar/LC_MESSAGES/messages.po @@ -12140,7 +12140,7 @@ msgstr "اقتطاع المحور X" msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" -" applicable for numercal X axis." +" applicable for numerical X axis." msgstr "" "قم باقتطاع المحور X. يمكن تجاوزه عن طريق تحديد حد أدنى أو حد أقصى. ينطبق " "فقط على المحور X الرقمي." diff --git a/superset/translations/de/LC_MESSAGES/messages.po b/superset/translations/de/LC_MESSAGES/messages.po index 339f89e9b..a6b8ba611 100644 --- a/superset/translations/de/LC_MESSAGES/messages.po +++ b/superset/translations/de/LC_MESSAGES/messages.po @@ -12482,7 +12482,7 @@ msgstr "X-Achse abschneiden" msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" -" applicable for numercal X axis." +" applicable for numerical X axis." msgstr "" "X-Achse abschneiden. Kann durch Angabe einer Minimal- oder Maximalgrenze " "außer Kraft gesetzt werden. Nur anwendbar für numerische X-Achsen." diff --git a/superset/translations/en/LC_MESSAGES/messages.po b/superset/translations/en/LC_MESSAGES/messages.po index 8906babe4..e9802f1b7 100644 --- a/superset/translations/en/LC_MESSAGES/messages.po +++ b/superset/translations/en/LC_MESSAGES/messages.po @@ -11222,7 +11222,7 @@ msgstr "" msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" -" applicable for numercal X axis." +" applicable for numerical X axis." msgstr "" msgid "Truncate Y Axis" diff --git a/superset/translations/es/LC_MESSAGES/messages.po b/superset/translations/es/LC_MESSAGES/messages.po index 09f22de7c..88b49fb28 100644 --- a/superset/translations/es/LC_MESSAGES/messages.po +++ b/superset/translations/es/LC_MESSAGES/messages.po @@ -12536,7 +12536,7 @@ msgstr "Truncar el eje Y" #, fuzzy msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" -" applicable for numercal X axis." +" applicable for numerical X axis." msgstr "" "Truncar el eje Y. Puede ser sobreescrito al especificar un límite máximo " "o mínimo" diff --git a/superset/translations/fr/LC_MESSAGES/messages.po b/superset/translations/fr/LC_MESSAGES/messages.po index 096d33fa7..d2f70f256 100644 --- a/superset/translations/fr/LC_MESSAGES/messages.po +++ b/superset/translations/fr/LC_MESSAGES/messages.po @@ -13309,7 +13309,7 @@ msgstr "Trier les métriques" msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" -" applicable for numercal X axis." +" applicable for numerical X axis." msgstr "" "Marquer une colonne comme temporelle dans le modal «Modifier la source de" " données»" diff --git a/superset/translations/it/LC_MESSAGES/messages.po b/superset/translations/it/LC_MESSAGES/messages.po index 729efba77..8458fd955 100644 --- a/superset/translations/it/LC_MESSAGES/messages.po +++ b/superset/translations/it/LC_MESSAGES/messages.po @@ -12026,7 +12026,7 @@ msgstr "Mostra metrica" msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" -" applicable for numercal X axis." +" applicable for numerical X axis." msgstr "" msgid "Truncate Y Axis" diff --git a/superset/translations/ja/LC_MESSAGES/messages.po b/superset/translations/ja/LC_MESSAGES/messages.po index 00448b8f5..f89708311 100644 --- a/superset/translations/ja/LC_MESSAGES/messages.po +++ b/superset/translations/ja/LC_MESSAGES/messages.po @@ -11590,7 +11590,7 @@ msgstr "X 軸の切り詰め" msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" -" applicable for numercal X axis." +" applicable for numerical X axis." msgstr "X 軸を切り詰めます。最小値または最大値の境界を指定することでオーバーライドできます。数値 X 軸にのみ適用されます。" msgid "Truncate Y Axis" diff --git a/superset/translations/ko/LC_MESSAGES/messages.po b/superset/translations/ko/LC_MESSAGES/messages.po index 49e7e84e9..2c8f1a8f7 100644 --- a/superset/translations/ko/LC_MESSAGES/messages.po +++ b/superset/translations/ko/LC_MESSAGES/messages.po @@ -11884,7 +11884,7 @@ msgstr "메트릭" msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" -" applicable for numercal X axis." +" applicable for numerical X axis." msgstr "" msgid "Truncate Y Axis" diff --git a/superset/translations/messages.pot b/superset/translations/messages.pot index 4ee458010..fc9f1c937 100644 --- a/superset/translations/messages.pot +++ b/superset/translations/messages.pot @@ -11210,7 +11210,7 @@ msgstr "" msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" -" applicable for numercal X axis." +" applicable for numerical X axis." msgstr "" msgid "Truncate Y Axis" diff --git a/superset/translations/nl/LC_MESSAGES/messages.po b/superset/translations/nl/LC_MESSAGES/messages.po index f684ff707..b7717a709 100644 --- a/superset/translations/nl/LC_MESSAGES/messages.po +++ b/superset/translations/nl/LC_MESSAGES/messages.po @@ -12325,7 +12325,7 @@ msgstr "X-as Afkappen" msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" -" applicable for numercal X axis." +" applicable for numerical X axis." msgstr "" "X-as afkappen. Kan worden overschreven door het specificeren van een min " "of max grens. Alleen van toepassing op numerieke X assen." diff --git a/superset/translations/pt/LC_MESSAGES/messages.po b/superset/translations/pt/LC_MESSAGES/messages.po index 97dbd1fcf..ecd7db908 100644 --- a/superset/translations/pt/LC_MESSAGES/messages.po +++ b/superset/translations/pt/LC_MESSAGES/messages.po @@ -12226,7 +12226,7 @@ msgstr "Selecione métrica" msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" -" applicable for numercal X axis." +" applicable for numerical X axis." msgstr "" msgid "Truncate Y Axis" diff --git a/superset/translations/pt_BR/LC_MESSAGES/messages.po b/superset/translations/pt_BR/LC_MESSAGES/messages.po index 7d94b18a1..ab06eb013 100644 --- a/superset/translations/pt_BR/LC_MESSAGES/messages.po +++ b/superset/translations/pt_BR/LC_MESSAGES/messages.po @@ -12428,7 +12428,7 @@ msgstr "Truncar Eixo Y" #, fuzzy msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" -" applicable for numercal X axis." +" applicable for numerical X axis." msgstr "" "Truncar Eixo Y. Pode ser substituído pela especificação de um limite " "mínimo ou máximo." diff --git a/superset/translations/ru/LC_MESSAGES/messages.po b/superset/translations/ru/LC_MESSAGES/messages.po index 97a7fab86..e37055b24 100644 --- a/superset/translations/ru/LC_MESSAGES/messages.po +++ b/superset/translations/ru/LC_MESSAGES/messages.po @@ -12187,7 +12187,7 @@ msgstr "Ограничить ось X" msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" -" applicable for numercal X axis." +" applicable for numerical X axis." msgstr "Ограничивает ось X. Применимо только к числовой оси." msgid "Truncate Y Axis" diff --git a/superset/translations/sk/LC_MESSAGES/messages.po b/superset/translations/sk/LC_MESSAGES/messages.po index 3d813bd4f..c92d3083d 100644 --- a/superset/translations/sk/LC_MESSAGES/messages.po +++ b/superset/translations/sk/LC_MESSAGES/messages.po @@ -11313,7 +11313,7 @@ msgstr "" msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" -" applicable for numercal X axis." +" applicable for numerical X axis." msgstr "" msgid "Truncate Y Axis" diff --git a/superset/translations/sl/LC_MESSAGES/messages.po b/superset/translations/sl/LC_MESSAGES/messages.po index 4ed773050..55cc6c0a0 100644 --- a/superset/translations/sl/LC_MESSAGES/messages.po +++ b/superset/translations/sl/LC_MESSAGES/messages.po @@ -12174,7 +12174,7 @@ msgstr "Prireži X-os" msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" -" applicable for numercal X axis." +" applicable for numerical X axis." msgstr "" "Prireži X-os. Če določite spodnjo ali zgornjo mejo, preprečite " "prirezovanje. Deluje samo za numerično X os." diff --git a/superset/translations/tr/LC_MESSAGES/messages.po b/superset/translations/tr/LC_MESSAGES/messages.po index 5cf7468e6..0fadea94f 100644 --- a/superset/translations/tr/LC_MESSAGES/messages.po +++ b/superset/translations/tr/LC_MESSAGES/messages.po @@ -11286,7 +11286,7 @@ msgstr "" msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" -" applicable for numercal X axis." +" applicable for numerical X axis." msgstr "" msgid "Truncate Y Axis" diff --git a/superset/translations/uk/LC_MESSAGES/messages.po b/superset/translations/uk/LC_MESSAGES/messages.po index 862c7a7e7..e62117c9a 100644 --- a/superset/translations/uk/LC_MESSAGES/messages.po +++ b/superset/translations/uk/LC_MESSAGES/messages.po @@ -12299,7 +12299,7 @@ msgstr "Укорочення y вісь" #, fuzzy msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" -" applicable for numercal X axis." +" applicable for numerical X axis." msgstr "" "Укоротився вісь. Можна перекрити, вказавши мінімальну або максимальну " "межу." diff --git a/superset/translations/zh/LC_MESSAGES/messages.po b/superset/translations/zh/LC_MESSAGES/messages.po index 4ad6feb93..9b96fb823 100644 --- a/superset/translations/zh/LC_MESSAGES/messages.po +++ b/superset/translations/zh/LC_MESSAGES/messages.po @@ -12032,7 +12032,7 @@ msgstr "截断X轴" #, fuzzy msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" -" applicable for numercal X axis." +" applicable for numerical X axis." msgstr "截断X轴。可以通过指定最小或最大界限来重写。" msgid "Truncate Y Axis" diff --git a/superset/translations/zh_TW/LC_MESSAGES/messages.po b/superset/translations/zh_TW/LC_MESSAGES/messages.po index fdcae9aca..a76e95acd 100644 --- a/superset/translations/zh_TW/LC_MESSAGES/messages.po +++ b/superset/translations/zh_TW/LC_MESSAGES/messages.po @@ -12046,7 +12046,7 @@ msgstr "截斷 X 軸" #, fuzzy msgid "" "Truncate X Axis. Can be overridden by specifying a min or max bound. Only" -" applicable for numercal X axis." +" applicable for numerical X axis." msgstr "截斷 X 軸。可以通過指定最小或最大界限來重寫。" msgid "Truncate Y Axis"