You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2023/01/19 05:14:44 UTC

[superset] branch master updated: chore(translation): add missing Russian translation, add plural forms (#22415)

This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 5026da50e1 chore(translation): add missing Russian translation, add plural forms (#22415)
5026da50e1 is described below

commit 5026da50e1c525d48c526bdf3aec7fb52829b5b4
Author: Artem Shumeiko <53...@users.noreply.github.com>
AuthorDate: Thu Jan 19 08:14:29 2023 +0300

    chore(translation): add missing Russian translation, add plural forms (#22415)
---
 superset/translations/ru/LC_MESSAGES/messages.json |  7595 +++++---
 superset/translations/ru/LC_MESSAGES/messages.po   | 18149 +++++++++++--------
 2 files changed, 16239 insertions(+), 9505 deletions(-)

diff --git a/superset/translations/ru/LC_MESSAGES/messages.json b/superset/translations/ru/LC_MESSAGES/messages.json
index be3a0f1212..e21b1ef844 100644
--- a/superset/translations/ru/LC_MESSAGES/messages.json
+++ b/superset/translations/ru/LC_MESSAGES/messages.json
@@ -2,2688 +2,5973 @@
   "domain": "superset",
   "locale_data": {
     "superset": {
+      "22": ["22"],
       "": {
         "domain": "superset",
-        "plural_forms": "nplurals=1; plural=0;",
+        "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)",
         "lang": "ru"
       },
-      "Home": ["Главная"],
-      "Annotation Layers": ["Слои аннотаций"],
-      "Manage": ["Управление"],
-      "Databases": ["Базы данных"],
-      "Data": ["БД"],
-      "Datasets": ["Датасеты"],
-      "Charts": ["Графики"],
-      "Dashboards": ["Дашборды"],
-      "Plugins": ["Плагины"],
-      "CSS Templates": ["Шаблоны CSS"],
-      "Row level security": ["Безопасность на уровне строк"],
-      "Security": ["Безопасность"],
-      "Import Dashboards": ["Импорт дашбордов"],
-      "SQL Editor": ["Редактор SQL"],
-      "SQL Lab": ["Лаборатория SQL"],
-      "Saved Queries": ["Сохраненные запросы"],
-      "Query History": ["История запросов"],
-      "Upload a CSV": ["Загрузить CSV"],
-      "Upload Excel": ["Загрузить файл Excel"],
-      "Action Log": ["Журнал Действий"],
-      "Dashboard Emails": ["Рассылка дашбордов"],
-      "Chart Email Schedules": ["Рассылка графиков"],
-      "Alerts": ["Оповещения"],
-      "Alerts & Reports": ["Оповещения и Рассылка"],
-      "Access requests": ["Запросы доступа"],
-      "Druid Datasources": ["Источники Данных Druid"],
-      "Druid Clusters": ["Список Кластеров Druid"],
-      "Scan New Datasources": ["Сканирование Новых Источников"],
-      "Refresh Druid Metadata": ["Обновить Метаданные Druid"],
-      "Issue 1000 - The datasource is too large to query.": [
-        "Проблема 1000 - Источник данных слишком велик для запроса."
+      "\n                This filter was inherited from the dashboard's context.\n                It won't be saved when saving the chart.\n              ": [
+        "\n                Фильтр был наследован из контекста дашборда.\n                Он не будет сохранен при сохранении графика.\n              "
       ],
-      "Issue 1001 - The database is under an unusual load.": [
-        "Проблема 1001 - Необычная загрузка базы данных."
+      "\n            Error: %(text)s\n            ": [
+        "\n            Ошибка: %(text)s\n            "
       ],
-      "Issue 1002 - The database returned an unexpected error.": [
-        "Проблема 1002 - База данных вернула непредвиденную ошибку."
+      " (excluded)": [" (исключено)"],
+      " Set the opacity to 0 if you do not want to override the color specified in the GeoJSON": [
+        " Установите прозрачность 0, если вы не хотите переписывать цвет, указанный в GeoJSON"
       ],
-      "Issue 1003 - There is a syntax error in the SQL query. Perhaps there was a misspelling or a typo.": [
-        "Проблема 1003 - Ошибка в SQL-запросе. Возможно опечатка."
+      " a dashboard OR ": [" дашборд или "],
+      " a new one": [" новый"],
+      " expression which needs to adhere to the ": [
+        ", который должен придерживаться "
       ],
-      "Issue 1004 - The column was deleted or renamed in the database.": [
-        "Проблема 1004 - Столбец был удалён или переименован в базе данных."
+      " source code of Superset's sandboxed parser": [
+        " исходный код sandboxed парсера Суперсета"
       ],
-      "Issue 1005 - The table was deleted or renamed in the database.": [
-        "Проблема 1005 - Таблица была удалена или переименована в базе данных."
+      " standard to ensure that the lexicographical ordering\n                      coincides with the chronological ordering. If the\n                      timestamp format does not adhere to the ISO 8601 standard\n                      you will need to define an expression and type for\n                      transforming the string into a date or timestamp. Note\n                      currently time zones are not supported. If time is stored\n                      in epoch format, put  [...]
+        " стандарта для обеспечения того, чтобы лексикографический порядок совпадал с хронологическим порядком. Если формат временной метки не соответствует стандарту ISO 8601, вам нужно будет определить выражение и тип для преобразования строки в дату или временную метку. В настоящее время часовые пояса не поддерживаются. Если время хранится в формате эпохи, введите \\`epoch_s\\` или \\`epoch_ms\\`. Если шаблон не указан, будут использованы необязательные значения по умолчанию на уровне [...]
       ],
-      "Issue 1006 - One or more parameters specified in the query are missing.": [
-        "Проблема 1006 - Отсутствуют один или несколько параметров, используемых в запросе."
+      " to add calculated columns": [" для добавления вычисляемых столбцов"],
+      " to add metrics": [" для добавления мер"],
+      " to edit or add columns and metrics.": [
+        " для редактирования или добавления столбцов и мер."
       ],
-      "Invalid certificate": ["Недействительный сертификат"],
-      "Unsafe return type for function %(func)s: %(value_type)s": [
-        "Небезопасный возвращаемый тип для функции %(func)s: %(value_type)s"
+      " to mark a column as a time column": [
+        ", чтобы пометить столбец как столбец даты/времени"
       ],
-      "Unsupported return value for method %(name)s": [
-        "Неподдерживаемое возвращаемое значение для метода %(name)s"
+      " to open SQL Lab. From there you can save the query as a dataset.": [
+        " в Лаборатории SQL. Там вы сможете сохранить запрос как датасет."
       ],
-      "Unsafe template value for key %(key)s: %(value_type)s": [
-        "Небезопасное значение для ключа шаблона %(key)s: %(value_type)s"
+      " to visualize your data.": [" для визуализации ваших данных."],
+      "!= (Is not equal)": ["!= (не равно)"],
+      "%(dialect)s cannot be used as a data source for security reasons.": [
+        "%(dialect)s не может использоваться в качестве источника данных по соображениям безопасности."
       ],
-      "Unsupported template value for key %(key)s": [
-        "Неподдерживаемое значение для ключа шаблона %(key)s"
+      "%(message)s\nThis may be triggered by: \n%(issues)s": [
+        "%(message)s\nВозможные причины: \n%(issues)s"
       ],
-      "Only `SELECT` statements are allowed against this database": [
-        "Для этой БД разрешены только выражения `SELECT`"
+      "%(name)s.csv": ["%(name)s.csv"],
+      "%(object)s does not exist in this database.": [
+        "%(object)s не существует в этой базе данных."
       ],
-      "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) может быть выполнено только в запросе, последняя операция которого SELECT."
+      "%(other)s %(tableName)s will appear here": [
+        "%(other)s %(tableName)s появятся здесь после добавления"
       ],
-      "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.": [
-        "может быть выполнено только в запросе, в котором есть только одна операция SELECT."
+      "%(prefix)s %(title)s": ["%(prefix)s %(title)s"],
+      "%(rows)d rows returned": ["Получено строк: %(rows)d"],
+      "%(subtitle)s\nThis may be triggered by:\n %(issue)s": [
+        "%(subtitle)s\nВозможные причины:\n %(issue)s"
       ],
-      "Viz is missing a datasource": [
-        "У визуализации отсутствует источник данных"
+      "%(suggestion)s instead of \"%(undefinedParameter)s?\"": [
+        "%(suggestion)s вместо \"%(undefinedParameter)s\"?",
+        "%(firstSuggestions)s или %(lastSuggestion)s вместо \"%(undefinedParameter)s\"?",
+        "%(firstSuggestions)s или %(lastSuggestion)s вместо \"%(undefinedParameter)s\"?"
       ],
-      "Applied rolling window did not return any data. Please make sure the source query satisfies the minimum periods defined in the rolling window.": [
-        ""
+      "%(user)s was granted the role %(role)s that gives access to the %(datasource)s": [
+        "%(user)s была назначена роль %(role)s, которая дает доступ к %(datasource)s"
       ],
-      "From date cannot be larger than to date": [
-        "Невозможно выбрать дату [from], которая позже текущего дня"
+      "%(user)s's profile": ["%(user)s - профиль"],
+      "%(validator)s was unable to check your query.\nPlease recheck your query.\nException: %(ex)s": [
+        "%(validator)s не смог проверить ваш запрос.\nПожалуйста, перепроверьте ваш запрос.\nОшибка: %(ex)s"
       ],
-      "Cached value not found": ["Значение не найдено в кеше"],
-      "Columns missing in datasource: %(invalid_columns)s": [
-        "В источнике данных отсутствуют столбцы: %(invalid_columns)s"
+      "%s Error": ["%s Ошибка"],
+      "%s PASSWORD": ["%s ПАРОЛЬ"],
+      "%s Selected": ["%s Выбрано"],
+      "%s Selected (%s Physical, %s Virtual)": [
+        "%s Выбрано (%s Физические, %s Виртуальные)"
       ],
-      "Table View": ["Табличный вид"],
-      "You cannot use [Columns] in combination with [Group By]/[Metrics]/[Percentage Metrics]. Please choose one or the other.": [
-        "Нельзя использовать [Столбцы] одновременно с [Группировка по][Показатели][Процентные показатели]. Пожалуйста, выберите что-то одно."
+      "%s Selected (Physical)": ["%s Выбрано (Физические)"],
+      "%s Selected (Virtual)": ["%s Выбрано (Виртуальные)"],
+      "%s aggregates(s)": ["Агрегатных функций: %s"],
+      "%s column(s)": ["Столбцов: %s"],
+      "%s operator(s)": ["%s параметр(ы)"],
+      "%s option": ["%s вариант", "%s варианта", "%s вариантов"],
+      "%s option(s)": ["%s вариант(ов)"],
+      "%s row": ["%s строка", "%s строки", "%s строк"],
+      "%s saved metric(s)": ["Сохраненная мер: %s"],
+      "%s updated": ["Обновлено: %s"],
+      "%s%s": ["%s%s"],
+      "%s-%s of %s": ["%s-%s из %s"],
+      "(Removed)": ["(Удалено)"],
+      "(deleted or invalid type)": ["(удалено или невалидный тип)"],
+      "(no description, click to see stack trace)": [
+        "(нет описания, нажмите для просмотра трассировки стека)"
       ],
-      "Pick a granularity in the Time section or uncheck 'Include Time'": [
-        "Выберите столбец с датой и необходимый период в секции «Время» или снимите флажок «Включая дату»"
+      "(optional) default value for the filter, when using the multiple option, you can use a semicolon-delimited list of options.": [
+        "(опционально) значение по умолчанию для фильтра. Когда используются множественные значения, вы можете вставить список значений, разделённых символами точка с запятой"
       ],
-      "Time Table View": [""],
-      "Pick at least one metric": ["Выберите хотя бы один показатель"],
-      "When using 'Group By' you are limited to use a single metric": [
-        "При использовании поля [Группировка] вы не ограничены использованием одного среза"
+      "), and they become available in your SQL (example:": [
+        "), и они станут доступны в ваших SQL запросах (пример:"
       ],
-      "Pivot Table": ["Pivot Table"],
-      "Please choose at least one 'Group by' field ": [
-        "Пожалуйста, выберите хотя бы один срез в поле ‘Группировка’ "
+      "*%(name)s*\n\n%(description)s\n\n<%(url)s|Explore in Superset>\n\n%(table)s\n": [
+        "*%(name)s*\n\n%(description)s\n\n<%(url)s|Исследовать в Суперсете>\n\n%(table)s\n"
       ],
-      "Please choose at least one metric": [
-        "Пожалуйста, выберите хотя бы один показатель"
+      "*%(name)s*\n\n%(description)s\n\nError: %(text)s\n": [
+        "*%(name)s*\n\n%(description)s\n\nОшибка: %(text)s\n"
       ],
-      "Group By' and 'Columns' can't overlap": [
-        "Нельзя использовать один и тот же срез в двух полях"
-      ],
-      "Treemap": ["Treemap"],
-      "Calendar Heatmap": ["Calendar Heatmap"],
-      "Bubble Chart": ["Bubble Chart"],
-      "Please use 3 different metric labels": [
-        "Пожалуйста, выберите разные срезы данных для левой и правой оси"
-      ],
-      "Pick a metric for x, y and size": ["Выберите срез для X, Y и размер"],
-      "Bullet Chart": ["Bullet Chart"],
-      "Pick a metric to display": ["Выберите показатель для отображения"],
-      "Big Number with Trendline": ["Big Number with Trendline"],
-      "Pick a metric!": ["Выберите показатель!"],
-      "Big Number": ["Big Number"],
-      "Time Series - Line Chart": ["Time Series - Line Chart"],
-      "Pick a time granularity for your time series": [
-        "Выберите период для временных рядов"
+      "+ %s more": ["+ еще %s"],
+      ",": [","],
+      "-- Note: Unless you save your query, these tabs will NOT persist if you clear your cookies or change browsers.\n\n": [
+        "-- Примечание: Пока вы не сохраните ваш запрос, эти вкладки НЕ будут сохранены, если вы очистите куки или смените браузер.\n\n"
       ],
-      "An enclosed time range (both start and end) must be specified when using a Time Comparison.": [
-        ""
+      ".": ["."],
+      "0 Selected": ["0 выбрано"],
+      "1 calendar day frequency": ["Дневная частота"],
+      "1 day": ["1 день"],
+      "1 day ago": ["1 день назад"],
+      "1 hour": ["1 час"],
+      "1 hourly frequency": ["Часовая частота"],
+      "1 minute": ["1 минута"],
+      "1 minutely frequency": ["Минутная частота"],
+      "1 month end frequency": ["Месячная частота (конец месяца)"],
+      "1 month start frequency": ["Месячная частота (начало месяца)"],
+      "1 week": ["1 неделя"],
+      "1 week ago": ["1 неделя назад"],
+      "1 week starting Monday (freq=W-MON)": [
+        "1 неделя с началом в Понедельник (част=W-MON)"
+      ],
+      "1 week starting Sunday (freq=W-SUN)": [
+        "1 неделя с началом в Воскресенье (част=W-SUN)"
+      ],
+      "1 year": ["1 год"],
+      "1 year ago": ["1 год назад"],
+      "1 year end frequency": ["Годовая частота (конец года)"],
+      "1 year start frequency": ["Годовая частота (начало года)"],
+      "10 minute": ["10 минут"],
+      "104 weeks": ["104 недели"],
+      "104 weeks ago": ["104 недели назад"],
+      "15 minute": ["15 минут"],
+      "156 weeks": ["156 недель"],
+      "156 weeks ago": ["156 недель назад"],
+      "1AS": ["1С"],
+      "1D": ["1Д"],
+      "1H": ["1Ч"],
+      "1M": ["1М"],
+      "1T": ["1МИН"],
+      "2 years": ["2 года"],
+      "2 years ago": ["2 года назад"],
+      "2/98 percentiles": ["2/98 перцентели"],
+      "28 days": ["28 дней"],
+      "28 days ago": ["28 дней назад"],
+      "2D": ["2D карты"],
+      "3 letter code of the country": ["3х буквенный код страны"],
+      "3 years": ["3 года"],
+      "3 years ago": ["3 года назад"],
+      "30 days": ["30 дней"],
+      "30 days ago": ["30 дней назад"],
+      "30 minute": ["30 минут"],
+      "30 minutes": ["30 минут"],
+      "30 second": ["30 секунд"],
+      "30 seconds": ["30 секунд"],
+      "3D": ["3D карты"],
+      "4 weeks (freq=4W-MON)": ["4 недели (част=4W-MON)"],
+      "5 minute": ["5 минут"],
+      "5 minutes": ["5 минут"],
+      "5 second": ["5 секунд"],
+      "5 seconds": ["5 секунд"],
+      "52 weeks": ["52 недели"],
+      "52 weeks ago": ["52 недели назад"],
+      "52 weeks starting Monday (freq=52W-MON)": [
+        "52 недели с началом в Понедельник (част=52W-MON)"
+      ],
+      "6 hour": ["6 часов"],
+      "60 days": ["60 дней"],
+      "7 calendar day frequency": ["Недельная частота"],
+      "7 days": ["7 дней"],
+      "7D": ["7Д"],
+      "9/91 percentiles": ["9/91 перцентели"],
+      "90 days": ["90 дней"],
+      ":": [":"],
+      "< (Smaller than)": ["< (меньше чем)"],
+      "<= (Smaller or equal)": ["<= (меньше или равно)"],
+      "== (Is equal)": ["== (равно)"],
+      "> (Larger than)": ["> (больше чем)"],
+      ">= (Larger or equal)": [">= (больше или равно)"],
+      "A Big Number": ["Карточка"],
+      "A comma separated list of columns that should be parsed as dates": [
+        "Разделённый запятыми список столбцов, которые должны быть интерпретированы как даты."
       ],
-      "Time Series - Multiple Line Charts": [
-        "Time Series - Multiple Line Charts"
+      "A comma separated list of columns that should be parsed as dates.": [
+        "Разделённый запятыми список столбцов, которые должны быть интерпретированы как даты."
       ],
-      "Time Series - Dual Axis Line Chart": [
-        "Time Series - Dual Axis Line Chart"
+      "A comma-separated list of schemas that files are allowed to upload to.": [
+        "Разделённый запятыми список схем, в которые можно загружать файлы."
       ],
-      "Pick a metric for left axis!": ["Выберите значение для левой оси!"],
-      "Pick a metric for right axis!": ["Выберите значение для правой оси!"],
-      "Please choose different metrics on left and right axis": [
-        "Пожалуйста, выберите разные срезы данных для левой и правой оси"
+      "A database with the same name already exists.": [
+        "База данных с таким же именем уже существует"
       ],
-      "Time Series - Bar Chart": ["Time Series - Bar Chart"],
-      "Time Series - Period Pivot": ["Time Series - Period Pivot"],
-      "Time Series - Percent Change": ["Time Series - Percent Change"],
-      "Time Series - Stacked": ["Time Series - Stacked"],
-      "Histogram": ["Histogram"],
-      "Must have at least one numeric column specified": [
-        "Должен быть указан хотя бы один числовой столбец"
+      "A full URL pointing to the location of the built plugin (could be hosted on a CDN for example)": [
+        "Полный URL, указывающий на местоположение плагина (например, ссылка на CDN)"
       ],
-      "Distribution - Bar Chart": ["Distribution - Bar Chart"],
-      "Can't have overlap between Series and Breakdowns": [
-        "Срезы в полях [Столбцы данных] и [Ряды данных] должны быть разными"
+      "A handlebars template that is applied to the data": [
+        "Шаблон handlebars, примененный к данным"
       ],
-      "Pick at least one field for [Series]": [
-        "Выберите хотя бы одно значение для поля [Столбцы данных]"
+      "A human-friendly name": ["Человекочитаемое имя"],
+      "A list of domain names that can embed this dashboard. Leaving this field empty will allow embedding from any domain.": [
+        "Список доменных имен, которые могут встраивать этот дашборд. Если оставить поле пустым, любой домен сможет сделать встраивание."
       ],
-      "Sunburst": ["Sunburst"],
-      "Sankey": ["Sankey"],
-      "Pick exactly 2 columns as [Source / Target]": [
-        "Выберите ровно два среза в поле [Источник / Назначение]"
+      "A list of users who can alter the chart. Searchable by name or username.": [
+        "Владельцы - это пользователи, которые могут изменять график"
       ],
-      "There's a loop in your Sankey, please provide a tree. Here's a faulty link: {}": [
-        "В полях [Источника] и [Назначения] есть одинаковый срез данных - {}. Срезы не должны пересекаться!"
+      "A map of the world, that can indicate values in different countries.": [
+        "Карта мира, на которой могут быть указаны значения в разных странах."
       ],
-      "Directed Force Layout": [""],
-      "Pick exactly 2 columns to 'Group By'": [
-        "Выберите ровно два столбца в поле [Группировка]"
+      "A map that takes rendering circles with a variable radius at latitude/longitude coordinates": [
+        "На карте отображаются маркеры переменного радиуса и цвета."
       ],
-      "Country Map": ["Карта Стран"],
-      "World Map": ["Карта Мира"],
-      "Filters": ["Фильтры"],
-      "Invalid filter configuration, please select a column": [""],
-      "Parallel Coordinates": [""],
-      "Heatmap": ["Heatmap"],
-      "Horizon Charts": ["Horizon Charts"],
-      "Mapbox": ["Mapbox"],
-      "[Longitude] and [Latitude] must be set": [
-        "Столбцы [Долгота] и [Широта] должны присутствовать в поле [Группировка]"
+      "A metric to use for color": [
+        "Показатель, используемый для расчета цвета"
       ],
-      "Must have a [Group By] column to have 'count' as the [Label]": [
-        "Чтобы получить `count` как [Метку], должна быть заполнена [Группировка по]"
+      "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.": [
+        ""
       ],
-      "Choice of [Label] must be present in [Group By]": [
-        "Выбор для [Метки] должен присутствовать в [Группировке по]"
+      "A readable URL for your dashboard": ["Читаемый URL-адрес для дашборда"],
+      "A reference to the [Time] configuration, taking granularity into account": [
+        ""
       ],
-      "Choice of [Point Radius] must be present in [Group By]": [
-        "Срез [Радиуса точки] должен присутствовать в поле [Группировка]"
+      "A report named \"%(name)s\" already exists": [
+        "Рассылка с именем \"%(name)s\" уже существует"
       ],
-      "[Longitude] and [Latitude] columns must be present in [Group By]": [
-        "Столбцы [Долгота] и [Широта] должны присутствовать в поле [Группировка]"
+      "A reusable dataset will be saved with your chart.": [
+        "Переиспользуемый датасет будет сохранен с вашим графиком."
       ],
-      "Deck.gl - Multiple Layers": ["Deck.gl - Multiple Layers"],
-      "Bad spatial key": [""],
-      "Invalid spatial point encountered: %s": [""],
-      "Encountered invalid NULL spatial entry,                                        please consider filtering those out": [
-        ""
+      "A screenshot of the dashboard will be sent to your email at": [
+        "Скриншот дашборда будет отправлен на ваш электронный адрес"
       ],
-      "Deck.gl - Scatter plot": ["Deck.gl - Scatter plot"],
-      "Deck.gl - Screen Grid": ["Deck.gl - Screen Grid"],
-      "Deck.gl - 3D Grid": ["Deck.gl - 3D Grid"],
-      "Deck.gl - Paths": ["Deck.gl - Paths"],
-      "Deck.gl - Polygon": ["Deck.gl - Polygon"],
-      "Deck.gl - 3D HEX": ["Deck.gl - 3D HEX"],
-      "Deck.gl - GeoJSON": ["Deck.gl - GeoJSON"],
-      "Deck.gl - Arc": ["Deck.gl - Arc"],
-      "Event flow": ["Event flow"],
-      "Time Series - Paired t-test": ["Time Series - Paired t-test"],
-      "Time Series - Nightingale Rose Chart": [
-        "Time Series - Nightingale Rose Chart"
+      "A set of parameters that become available in the query using Jinja templating syntax": [
+        "Набор параметров, которые доступны в запросе через шаблонизацию Jinja."
       ],
-      "Partition Diagram": ["Partition Diagram"],
-      "Choose either fields to [Group By] and [Metrics] and/or [Percentage Metrics], or [Columns], not both": [
-        "Выберите срез данных в полях [Показатели] или [Столбцы], но не в обоих одновременно"
+      "A time column must be specified when using a Time Comparison.": [
+        "Столбец даты/времени должен быть указан при использовании сравнения по времени"
       ],
-      "Box Plot": ["Box Plot"],
-      "Distribution - NVD3 - Pie Chart": ["Distribution - NVD3 - Pie Chart"],
-      "iFrame": [""],
-      "Deleted %(num)d annotation layer": ["Удалено слоёв аннотации: %(num)d"],
-      "All Text": ["Весь текст"],
-      "Deleted %(num)d annotation": ["Удалено %(num)d аннотаций"],
-      "End date must be after start date": [
-        "Невозможно выбрать дату [from], которая позже текущего дня"
+      "A time series chart that visualizes how a related metric from multiple groups vary over time. Each group is visualized using a different color.": [
+        "Диаграмма временного ряда, которая визуализирует, как связанная метрика из нескольких групп изменяется с течением времени. Для каждой группы используется свой цвет."
       ],
-      "Short description must be unique for this layer": [
-        "Краткое описание должно быть уникальным для этого слоя"
+      "A timeout occurred while executing the query.": [
+        "Вышло время исполнения запроса."
       ],
-      "Annotations could not be deleted.": ["Аннотации не могут быть удалены."],
-      "Annotation not found.": ["Аннотация не найдена."],
-      "Annotation parameters are invalid.": [
-        "Параметры аннотации недействительны."
+      "A timeout occurred while generating a csv.": [
+        "Вышло время создания CSV файла."
       ],
-      "Annotation could not be created.": ["Аннотация не может быть создана."],
-      "Annotation could not be updated.": [
-        "Аннотация не может быть обновлена."
+      "A timeout occurred while generating a dataframe.": [
+        "Вышло время создания датафрейма."
       ],
-      "Annotation delete failed.": ["Удаление аннотации не удалось."],
-      "Annotation layer parameters are invalid.": [
-        "Параметры слоя аннотации недействительны."
+      "A timeout occurred while taking a screenshot.": [
+        "Вышло время создания скриншота."
       ],
-      "Annotation layer could not be deleted.": [
-        "Слой аннотации не может быть удалён."
+      "A valid color scheme is required": [
+        "Требуется корректная цветовая схема"
       ],
-      "Annotation layer could not be created.": [
-        "Слой аннотаций не может быть создан."
+      "APPLY": ["ПРИМЕНИТЬ"],
+      "APR": ["АПР"],
+      "AQE": ["Асинхронные запросы"],
+      "AUG": ["АВГ"],
+      "AXIS TITLE MARGIN": ["ОТСТУП ЗАГОЛОВКА ОСИ"],
+      "AXIS TITLE POSITION": ["ПОЛОЖЕНИЕ ЗАГОЛОВКА ОСИ"],
+      "About": ["О программе"],
+      "Access": ["Доступ"],
+      "Access requests": ["Запросы доступа"],
+      "Access to user activity data is restricted": [
+        "Запрещен доступ к истории действий пользователя"
       ],
-      "Annotation layer could not be updated.": [
-        "Слой аннотаций не может быть обновлён."
+      "Access token": ["Токен доступа"],
+      "Access was requested": ["Доступ запрошен"],
+      "Action": ["Действие"],
+      "Action Log": ["Журнал действий"],
+      "Actions": ["Действия"],
+      "Active": ["Активен"],
+      "Actual Values": ["Фактические значения"],
+      "Actual time range": ["Фактический временной интервал"],
+      "Actual value": ["Фактическое значение"],
+      "Actual values": ["Фактические значения"],
+      "Adaptive formatting": ["Адаптивное форматирование"],
+      "Add": ["Добавить"],
+      "Add Alert": ["Добавить оповещение"],
+      "Add CSS Template": ["Добавить CSS шаблон"],
+      "Add CSS template": ["Добавить CSS шаблоны"],
+      "Add Chart": ["Добавить график"],
+      "Add Column": ["Добавить столбец"],
+      "Add Dashboard": ["Добавить дашборд"],
+      "Add Database": ["Добавить базу данных"],
+      "Add Dataset and Create Chart": ["Добавить датасет и создать график"],
+      "Add Log": ["Добавить запись"],
+      "Add Metric": ["Добавить меру"],
+      "Add Report": ["Добавить рассылку"],
+      "Add Rule": ["Добавить правило"],
+      "Add Saved Query": ["Добавить сохраненный запрос"],
+      "Add a Plugin": ["Добавить плагин"],
+      "Add a dataset": ["Добавить датасет"],
+      "Add a new tab": ["Новая вкладка"],
+      "Add a new tab to create SQL Query": [
+        "Откройте новую вкладку для создания SQL запроса"
+      ],
+      "Add additional custom parameters": [
+        "Добавление дополнительных пользовательских параметров"
+      ],
+      "Add an annotation layer": ["Добавить слой аннотации"],
+      "Add an item": ["Добавить запись"],
+      "Add and edit filters": ["Добавить и изменить фильтры"],
+      "Add annotation": ["Добавить аннотацию"],
+      "Add annotation layer": ["Добавить слой аннотации"],
+      "Add calculated columns to dataset in \"Edit datasource\" modal": [
+        "Добавьте новые вычисляемые столбцы в датасет в настройках датасета"
       ],
-      "Annotation layer not found.": ["Слой аннотаций не найден."],
-      "Annotation layer delete failed.": ["Ошибка удаления слоя аннотаций."],
-      "Annotation layer has associated annotations.": [
-        "Слой аннотаций имеет присвоенные аннотации."
+      "Add calculated temporal columns to dataset in \"Edit datasource\" modal": [
+        "Добавьте новые столбцы формата дата/время в датасет в настройках датасета"
       ],
-      "Name must be unique": ["Имя должно быть уникальным"],
-      "Deleted %(num)d chart": ["Удалено %(num)d графиков"],
-      "Request is not JSON": ["Запрос не в формате JSON"],
-      "Request is incorrect: %(error)s": ["Запрос некорректен: %(error)s"],
-      "`confidence_interval` must be between 0 and 1 (exclusive)": [
-        "`доверительный_интервал` должен быть между 0 и 1 (исключая)"
+      "Add dataset": ["Добавить датасет"],
+      "Add delivery method": ["Добавить способ оповещения"],
+      "Add extra connection information.": [
+        "Дополнительная информация по подключению"
       ],
-      "lower percentile must be greater than 0 and less than 100. Must be lower than upper percentile.": [
-        "нижний процентиль должен быть больше 0 и меньше верхнего процентиля."
+      "Add filter": ["Добавить фильтр"],
+      "Add filters and dividers": ["Добавить фильтры и разделители"],
+      "Add item": ["Добавить запись"],
+      "Add metric": ["Добавить меру"],
+      "Add metrics to dataset in \"Edit datasource\" modal": [
+        "Добавьте меры в датасет в настройках датасета"
+      ],
+      "Add new color formatter": ["Добавить цветовое форматирование"],
+      "Add new formatter": ["Добавить форматирование"],
+      "Add notification method": ["Добавить способ уведомления"],
+      "Add required control values to preview chart": [
+        "Добавьте обязательные значения для предпросмотра графика"
+      ],
+      "Add required control values to save chart": [
+        "Добавьте обязательные значения для сохранения графика"
+      ],
+      "Add sheet": ["Добавить лист"],
+      "Add the name of the chart": ["Задайте имя графика"],
+      "Add the name of the dashboard": ["Задайте имя дашборда"],
+      "Add to dashboard": ["Добавить в дашборд"],
+      "Add/Edit Filters": ["Добавить/изменить фильтры"],
+      "Added": ["Добавлено"],
+      "Added to 1 dashboard": [
+        "Добавлено в 1 дашборд",
+        "Добавлено в %s дашборда",
+        "Добавлено в %s дашбордов"
+      ],
+      "Additional Parameters": ["Дополнительные параметры"],
+      "Additional information": ["Дополнительная информация"],
+      "Additional metadata": ["Дополнительные метаданные"],
+      "Additional padding for legend.": ["Дополнительный отступ для легенды"],
+      "Additional parameters": ["Дополнительные параметры"],
+      "Additional settings.": ["Дополнительная настройка"],
+      "Additional text to add before or after the value, e.g. unit": [
+        "Дополнительный текст перед значением, например, единица измерения"
+      ],
+      "Additive": ["Смешанный"],
+      "Adjust how this database will interact with SQL Lab.": [
+        "Настройка взаимодействия базы данных с Лабораторией SQL"
+      ],
+      "Advanced": ["Продвинутая настройка"],
+      "Advanced Analytics": ["Расширенная аналитика"],
+      "Advanced Data type": ["Расширенный тип данных"],
+      "Advanced analytics": ["Расширенная аналитика"],
+      "Advanced analytics Query A": ["Расширенный анализ: запрос А"],
+      "Advanced analytics Query B": ["Расширенный анализ: запрос Б"],
+      "Advanced data type": ["Расширенный тип данных"],
+      "Advanced-Analytics": ["Продвинутая аналитика"],
+      "Aesthetic": ["Эстетично"],
+      "After": ["После"],
+      "Aggregate": ["Агрегация"],
+      "Aggregate Mean": ["Агрегированное среднее"],
+      "Aggregate Sum": ["Агрегированная сумма"],
+      "Aggregate function applied to the list of points in each cluster to produce the cluster label.": [
+        "Агрегатная функция, применяемая для списка точек в каждом кластере для создания метки кластера."
+      ],
+      "Aggregate function to apply when pivoting and computing the total rows and columns": [
+        "Агрегатная функция, применяемая для сводных таблиц и вычислении суммарных значений."
+      ],
+      "Aggregates data within the boundary of grid cells and maps the aggregated values to a dynamic color scale": [
+        ""
       ],
-      "upper percentile must be greater than 0 and less than 100. Must be higher than lower percentile.": [
-        "верхний процентиль должен быть больше нижнего процентиля и меньше 100."
+      "Aggregation function": ["Функция агрегирования"],
+      "Alert Triggered, In Grace Period": [
+        "Оповещение сработало во время перерыва"
       ],
-      "`width` must be greater or equal to 0": [
-        "`ширина` должна быть больше, чем 0"
+      "Alert condition": ["Условие оповещения"],
+      "Alert condition schedule": ["Расписание условия оповещения"],
+      "Alert ended grace period.": ["У оповещения закончился перерыв."],
+      "Alert failed": ["Оповещение не сработало"],
+      "Alert fired during grace period.": [
+        "Оповещение сработало во время перерыва"
       ],
-      "`row_limit` must be greater than or equal to 1": [
-        "`лимит_строк` должен быть больше или равен 1"
+      "Alert found an error while executing a query.": [
+        "Возникла ошибка при выполнении запроса для оповещения."
       ],
-      "`row_offset` must be greater than or equal to 0": [
-        "`смещение_строк` должно быть больше или равно 0"
+      "Alert name": ["Имя оповещения"],
+      "Alert on grace period": ["Оповещение во время перерыва"],
+      "Alert query returned a non-number value.": [
+        "Запрос оповещения вернул нечисловое значение."
       ],
-      "There are associated alerts or reports: %s,": [
-        "Существуют оповещения или рассылки: %s,"
+      "Alert query returned more than one column.": [
+        "Запрос оповещения вернул больше, чем один столбец."
       ],
-      "Database does not exist": ["База данных не существует"],
-      "Dashboards do not exist": ["Дашборды отсутствуют"],
-      "Datasource type is required when datasource_id is given": [
-        "Тип источника данных обязателен, если задан ID"
+      "Alert query returned more than one column. %s columns returned": [
+        "Запрос оповещения вернул больше, чем один столбец. Возвращено столбцов: %s"
       ],
-      "Chart parameters are invalid.": ["Параметры графика недействительны."],
-      "Chart could not be created.": ["График не может быть создан."],
-      "Chart could not be updated.": ["График не может быть обновлён."],
-      "Chart could not be deleted.": ["График не может быть удалён."],
-      "There are associated alerts or reports": [
-        "Существуют привязанные оповещения или рассылки"
+      "Alert query returned more than one row.": [
+        "Запрос оповещения вернул больше, чем одну строку."
       ],
-      "Changing this chart is forbidden": ["Изменение этого графика запрещено"],
-      "Charts could not be deleted.": ["Графики не могут быть удалены."],
-      "Import chart failed for an unknown reason": [
-        "Импорт графика не удался по неизвестной причине"
+      "Alert query returned more than one row. %s rows returned": [
+        "Запрос оповещения вернул больше, чем одну строку. Возвращено строк: %s"
       ],
-      "Database does not exist": ["База данных не существует"],
-      "Dashboards do not exist": ["Дашборды отсутствуют"],
-      "Datasource type is required when datasource_id is given": [
-        "Тип источника данных обязателен, если задан ID"
+      "Alert running": ["Выполняется оповещение"],
+      "Alert triggered, notification sent": [
+        "Сработало оповещение, уведомление отправлено"
       ],
-      "Chart parameters are invalid.": ["Параметры графика недействительны."],
-      "Chart could not be created.": ["График не может быть создан."],
-      "Chart could not be updated.": ["График не может быть обновлён."],
-      "Chart could not be deleted.": ["График не может быть удалён."],
-      "There are associated alerts or reports": [
-        "Существуют привязанные оповещения или рассылки"
+      "Alert validator config error.": [
+        "Неверная конфигурация валидатора оповещений."
       ],
-      "Changing this chart is forbidden": ["Изменение этого графика запрещено"],
-      "Charts could not be deleted.": ["Графики не могут быть удалены."],
-      "Import chart failed for an unknown reason": [
-        "Импорт графика не удался по неизвестной причине"
+      "Alerts": ["Оповещения"],
+      "Alerts & Reports": ["Оповещения и отчеты"],
+      "Alerts & reports": ["Оповещения и отчеты"],
+      "Align +/-": ["Выровнять +/-"],
+      "All": ["Все"],
+      "All Text": ["Весь текст"],
+      "All charts": ["Все графики"],
+      "All filters": ["Все фильтры"],
+      "All filters (%(filterCount)d)": ["Все фильтры (%(filterCount)d)"],
+      "All panels": ["Все панели"],
+      "All panels with this column will be affected by this filter": [
+        "Фильтр будет применён ко всем панелям с этим столбцом"
       ],
-      "Owners are invalid": ["Владельцы недействительны"],
-      "Dataset does not exist": ["Источник данных %(name)s уже существует"],
-      "`operation` property of post processing object undefined": [
-        "Неопределено свойство `operation` объекта пост-процессинга"
+      "Allow CREATE TABLE AS": ["Разрешить CREATE TABLE AS"],
+      "Allow CREATE TABLE AS option in SQL Lab": [
+        "Разрешить CREATE TABLE AS в Лаборатории SQL"
       ],
-      "Unsupported post processing operation: %(operation)s": [
-        "Неподдерживаемая операция пост-процессинга: %(operation)s"
+      "Allow CREATE VIEW AS": ["Разрешить CREATE VIEW AS"],
+      "Allow CREATE VIEW AS option in SQL Lab": [
+        "Разрешить CREATE VIEW AS в Лаборатории SQL"
       ],
-      "Adding new datasource [{}]": ["Добавление нового источника данных [{}]"],
-      "Refreshing datasource [{}]": ["Обновление источника данных [{}]"],
-      "Metric(s) {} must be aggregations.": [
-        "Показатель(и) {} должны быть агрегированы."
+      "Allow Csv Upload": ["Разрешить загрузку CSV"],
+      "Allow DML": ["Разрешить DML"],
+      "Allow columns to be rearranged": ["Разрешить смену столбцов местами"],
+      "Allow creation of new tables based on queries": [
+        "Разрешить создание новых таблиц на основе запросов"
       ],
-      "Unsupported extraction function: ": ["Неподдерживаемая функция: "],
-      "Columns": ["Столбцы"],
-      "Show Druid Column": ["Показать столбец Druid"],
-      "Add Druid Column": ["Добавить столбец Druid"],
-      "Edit Druid Column": ["Редактировать столбец Druid"],
-      "Column": ["Столбец"],
-      "Type": ["Тип"],
-      "Datasource": ["Источник данных"],
-      "Groupable": ["Группируемый"],
-      "Filterable": ["Фильтруемый"],
-      "Whether this column is exposed in the `Filters` section of the explore view.": [
-        "Необходимо отметить, если столбец должен быть доступен в разделе «Фильтры»."
+      "Allow creation of new views based on queries": [
+        "Разрешить создание новых представлений на основе запросов"
       ],
-      "Metrics": ["Показатели"],
-      "Show Druid Metric": ["Показать Druid Метрики"],
-      "Add Druid Metric": ["Добавить Druid Метрику"],
-      "Edit Druid Metric": ["Редактировать Druid Метрику"],
-      "Metric": ["Показатель"],
-      "Description": ["Описание"],
-      "Verbose Name": ["Полное имя"],
-      "JSON": ["JSON"],
-      "Druid Datasource": ["Druid - Источники Данных"],
-      "Warning Message": ["Предупреждающее сообщение"],
-      "Show Druid Cluster": ["Показать кластер Druid"],
-      "Add Druid Cluster": ["Добавить кластер Druid"],
-      "Edit Druid Cluster": ["Редактировать кластер Druid"],
-      "Cluster Name": ["Имя кластера"],
-      "Broker Host": ["Хост брокера"],
-      "Broker Port": ["Порт брокера"],
-      "Broker Username": ["Пользователь брокера"],
-      "Broker Password": ["Пароль брокера"],
-      "Broker Endpoint": ["Адрес брокера"],
-      "Cache Timeout": ["Тайм-аут кеша"],
-      "Metadata Last Refreshed": ["Метаданные обновлены"],
-      "Duration (in seconds) of the caching timeout for this cluster. A timeout of 0 indicates that the cache never expires. Note this defaults to the global timeout if undefined.": [
-        "Тайм-аут кеша (в секундах) для этого кластера. Тайм-аут 0 означает, что кеш не может быть просрочен."
-      ],
-      "Druid supports basic authentication. See [auth](http://druid.io/docs/latest/design/auth.html) and druid-basic-security extension": [
-        "Druid поддерживает обычную аутентификацию. См. [эту страницу](http://druid.io/docs/latest/design/auth.html) и расширения для druid-basic-security"
-      ],
-      "Show Druid Datasource": ["Показать источник данных Druid"],
-      "Add Druid Datasource": ["Добавить источник данных Druid"],
-      "Edit Druid Datasource": ["Редактировать источник данных Druid"],
-      "The list of charts associated with this table. By altering this datasource, you may change how these associated charts behave. Also note that charts need to point to a datasource, so this form will fail at saving if removing charts from a datasource. If you want to change the datasource for a chart, overwrite the chart from the 'explore view'": [
-        "Список графиков, связанных с этой таблицей. Изменяя этот источник данных, можно изменить поведение связанных с ним графиков. Также обратите внимание, что графики должны указывать на источник данных, поэтому эта форма не будет сохранена при удалении срезов из источника данных. Если вы хотите изменить источник данных для среза, сделайте это в свойствах самого графика."
+      "Allow data manipulation language": [
+        "Разрешить операции вставки, обновления и удаления данных"
       ],
-      "Timezone offset (in hours) for this datasource": [
-        "Смещение часового пояса (в часах) для этого источника данных"
+      "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.": [
+        "Разрешить конечному пользователю перемещать столбцы, удерживая их заголовки. Заметьте, такие изменения будут нейтрализованы при следующем обращении к дашборду."
       ],
-      "Time expression to use as a predicate when retrieving distinct values to populate the filter component. Only applies when `Enable Filter Select` is on. If you enter `7 days ago`, the distinct list of values in the filter will be populated based on the distinct value over the past week": [
-        "Выражение времени для использования в качестве предиката при получении различных значений для заполнения компонента фильтра. Применяется только в том случае, если включен параметр «включить выбор фильтра». Если Вы введете «7 дней назад», то список различных значений в фильтре будет заполнен на основе определенного значения за последнюю неделю"
+      "Allow file uploads to database": [
+        "Разрешить загрузку файлов в базу данных"
       ],
-      "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": [
-        "Получение списка фильтруемых значений, выполняя онлайн-запрос к серверу"
+      "Allow manipulation of the database using non-SELECT statements such as UPDATE, DELETE, CREATE, etc.": [
+        "Разрешить управление базой данных, используя запросы UPDATE, DELETE, CREATE и т.п."
       ],
-      "Redirects to this endpoint when clicking on the datasource from the datasource list": [
-        "Перенаправление на эту конечную точку при нажатии на источник данных из списка источников данных"
+      "Allow multiple selections": ["Разрешить множественный выбор"],
+      "Allow node selections": [""],
+      "Allow sending multiple polygons as a filter event": [""],
+      "Allow this database to be explored": [
+        "Разрешить изучение этой базы данных"
       ],
-      "Duration (in seconds) of the caching timeout for this datasource. A timeout of 0 indicates that the cache never expires. Note this defaults to the cluster timeout if undefined.": [
-        "Тайм-аут (в секундах) кеша для этого источника данных. Тайм-аут 0 означает, что кеш не может быть просрочен."
+      "Allow this database to be queried in SQL Lab": [
+        "Разрешить запросы к этой базе данных в Лаборатории SQL"
       ],
-      "Associated Charts": ["Связанные графики"],
-      "Data Source": ["Источник данных"],
-      "Cluster": ["Кластер"],
-      "Owners": ["Владельцы"],
-      "Is Hidden": ["Скрыто"],
-      "Enable Filter Select": ["Включить выбор фильтра"],
-      "Default Endpoint": ["Адрес по-умолчанию"],
-      "Time Offset": ["Смещение времени"],
-      "Datasource Name": ["Имя источника данных"],
-      "Fetch Values From": ["Извлечь значения из"],
-      "Changed By": ["Изменено"],
-      "Modified": ["Изменено"],
-      "Refreshed metadata from cluster [{}]": [
-        "Обновлённые метаданные из кластера [{}]"
+      "Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab": [
+        "Разрешить управление базой данных, используя запросы UPDATE, DELETE, CREATE и т.п. в Лаборатории SQL"
       ],
-      "Only `SELECT` statements are allowed": [
-        "Допустимы только выражения `SELECT`"
+      "Allowed Domains (comma separated)": [
+        "Разрешенные домены (разделить запятыми)"
       ],
-      "Only single queries supported": [
-        "Поддерживаются только одиночные запросы"
+      "Alphabetical": ["В алфавитном порядке"],
+      "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.": [
+        ""
       ],
-      "Error in jinja expression in fetch values predicate: %(msg)s": [""],
-      "Error in jinja expression in FROM clause: %(msg)s": [""],
-      "Virtual dataset query cannot consist of multiple statements": [
-        "Виртуальный датасет не может содержать несколько выражений"
+      "Altered": ["Измененено"],
+      "An Error Occurred": ["Произошла ошибка"],
+      "An alert named \"%(name)s\" already exists": [
+        "Оповещение с именем \"%(name)s\" уже существует"
       ],
-      "Virtual dataset query must be read-only": [
-        "Виртуальный датасет должен быть read-only"
+      "An enclosed time range (both start and end) must be specified when using a Time Comparison.": [
+        "При использовании сравнения времени необходимо указать закрытый временной интервал (как начало, так и конец)."
       ],
-      "Error in jinja expression in RLS filters: %(msg)s": [""],
-      "Datetime column not provided as part table configuration and is required by this type of chart": [
-        "Для данного графика необходим временной ряд. Укажите столбец с датой в соответствующем поле раздела [Время]"
+      "An engine must be specified when passing individual parameters to a database.": [
+        "Движок должен быть указан при передаче индивидуальных параметров к базе."
       ],
-      "Empty query?": ["Пустой запрос?"],
-      "Metric '%(metric)s' does not exist": [
-        "Показатель ‘%(metric)s’ не существует"
+      "An error has occurred": ["Произошла ошибка"],
+      "An error occurred": ["Произошла ошибка"],
+      "An error occurred saving dataset": [
+        "Произошла ошибка при сохранении датасета"
       ],
-      "Invalid filter operation type: %(op)s": [
-        "Недействительный тип операции фильтра: %(op)s"
+      "An error occurred while accessing the value.": [
+        "Произошла ошибка при доступе к значению"
       ],
-      "Error in jinja expression in WHERE clause: %(msg)s": [""],
-      "Error in jinja expression in HAVING clause: %(msg)s": [""],
-      "Show Column": ["Показать столбец"],
-      "Add Column": ["Добавить столбец"],
-      "Edit Column": ["Редактировать столбец"],
-      "Whether to make this column available as a [Time Granularity] option, column has to be DATETIME or DATETIME-like": [
-        "Сделать этот столбец доступным в разделе [Время]. Столбец должен быть в формате DATETIME"
+      "An error occurred while collapsing the table schema. Please contact your administrator.": [
+        "Произошла ошибка при сворачивании схемы. Пожалуйста, свяжитесь с администратором."
       ],
-      "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.": [
-        "Задать тип данных. В некоторых случаях может потребоваться ввести тип вручную для столбцов, которые формируются специальными запросами. В большинстве случаев изменять содержимое этого поля не обязательно."
+      "An error occurred while creating %ss: %s": [
+        "Произошла ошибка при создании %sов: %s"
       ],
-      "Table": ["Таблица"],
-      "Expression": ["Выражение SQL"],
-      "Is temporal": ["Содержит дату /время"],
-      "Datetime Format": ["Формат Datetime"],
-      "Invalid date/timestamp format": ["Формат Даты / Времени"],
-      "Show Metric": ["Показать показатель"],
-      "Add Metric": ["Добавить показатель"],
-      "Edit Metric": ["Редактировать показатель"],
-      "SQL Expression": ["Выражение SQL"],
-      "D3 Format": ["Формат D3"],
-      "Extra": ["Дополнительные параметры"],
-      "Row level security filter": ["Фильтр на уровне строк"],
-      "Show Row level security filter": ["Показать фильтр на уровне строк"],
-      "Add Row level security filter": ["Добавить фильтр на уровне строк"],
-      "Edit Row level security filter": ["Править фильтр на уровне строк"],
-      "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.": [
-        ""
+      "An error occurred while creating the data source": [
+        "Произошла ошибка при создании источника данных"
       ],
-      "These are the tables this filter will be applied to.": [
-        "Это таблицы, к которым будет применён фильтр."
+      "An error occurred while creating the value.": [
+        "Произошла ошибка при создании значения"
       ],
-      "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.": [
-        ""
+      "An error occurred while deleting the value.": [
+        "Произошла ошибка при удалении значения"
       ],
-      "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 [...]
-        ""
+      "An error occurred while expanding the table schema. Please contact your administrator.": [
+        "Произошла ошибка при разворачивании схемы. Пожалуйста, свяжитесь с администратором."
       ],
-      "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).": [
-        ""
+      "An error occurred while fetching %s info: %s": [
+        "Произошла ошибка при получении информации о %s: %s"
       ],
-      "Tables": ["Таблицы"],
-      "Roles": ["Роли"],
-      "Clause": ["Условие"],
-      "Creator": ["Автор"],
-      "Show Table": ["Показать таблицу"],
-      "Import a table definition": ["Импортировать определение таблицы"],
-      "Edit Table": ["Редактировать таблицу"],
-      "Name of the table that exists in the source database": [
-        "Имя таблицы, которая существует в исходной базе данных"
+      "An error occurred while fetching %ss: %s": [
+        "Произошла ошибка при получении: %s: %s"
       ],
-      "Schema, as used only in some databases like Postgres, Redshift and DB2": [
-        "Схема, используется только в некоторых базах данных, таких как Postgres, Redshift и DB2"
+      "An error occurred while fetching available CSS templates": [
+        "Произошла ошибка при получении доступных CSS-шаблонов"
       ],
-      "This fields acts a Superset view, meaning that Superset will run a query against this string as a subquery.": [
-        "Это поле будет выполнять запрос в качестве подзапроса."
+      "An error occurred while fetching chart created by values: %s": [
+        "Произошла ошибка при получении создателя графика: %s"
       ],
-      "Predicate applied when fetching distinct value to populate the filter control component. Supports jinja template syntax. Applies only when `Enable Filter Select` is on.": [
-        "Предикат применяется при получении значений для компонента - «Фильтр». Поддерживает синтаксис jinja. Применяется только в том случае, если включен параметр «Включить Онлайн Фильтр»."
+      "An error occurred while fetching chart owners values: %s": [
+        "Произошла ошибка при получении владельцев графика: %s"
       ],
-      "Redirects to this endpoint when clicking on the table from the table list": [
-        "Перенаправление на эту конечную точку при нажатии на таблицу в общем списке"
+      "An error occurred while fetching created by values: %s": [
+        "Произошла ошибка при построении графика: %s"
       ],
-      "Whether the table was generated by the 'Visualize' flow in SQL Lab": [
-        ""
+      "An error occurred while fetching dashboard created by values: %s": [
+        "Произошла ошибка при получении создателя дашборда: %s"
       ],
-      "A set of parameters that become available in the query using Jinja templating syntax": [
-        ""
+      "An error occurred while fetching dashboard owner values: %s": [
+        "Произошла ошибка при получении владельца дашборда: %s"
       ],
-      "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.": [
-        ""
+      "An error occurred while fetching dashboards": [
+        "Произошла ошибка при получении дашбордов"
       ],
-      "Database": ["База данных"],
-      "Last Changed": ["Последнее изменение"],
-      "Schema": ["Схема"],
-      "Offset": ["Смещение"],
-      "Table Name": ["Имя Таблицы"],
-      "Fetch Values Predicate": ["Извлечь Значения Предиката"],
-      "Main Datetime Column": ["Основной столбец с датой"],
-      "SQL Lab View": ["Лаборатория SQL"],
-      "Template parameters": ["Параметры шаблона"],
-      "The table was created. As part of this two-phase configuration process, you should now click the edit button by the new table to configure it.": [
-        "Таблица была создана. Теперь нажмите на кнопку редактирования напротив новой таблицы, чтобы настроить её."
-      ],
-      "Refresh Metadata": ["Обновить метаданные"],
-      "Refresh column metadata": ["Обновить метаданные столбцов"],
-      "Metadata refreshed for the following table(s): %(tables)s": [
-        "Метаданные обновлены для следующих таблиц: %(tables)s"
-      ],
-      "The following tables added new columns: %(tables)s": [""],
-      "The following tables removed columns: %(tables)s": [""],
-      "The following tables update column metadata: %(tables)s": [""],
-      "Unable to refresh metadata for the following table(s): %(tables)s": [
-        "Метаданные обновлены для следующих таблиц: %(tables)s"
-      ],
-      "Deleted %(num)d css template": ["Удалено %(num)d шаблонов CSS"],
-      "CSS template could not be deleted.": [
-        "Шаблон CSS не может быть удалён."
-      ],
-      "CSS template not found.": ["Шаблон CSS не найден."],
-      "Deleted %(num)d dashboard": ["Удалено %(num)d дашбордов"],
-      "Title or Slug": ["Заголовок"],
-      "Must be unique": ["Должно быть уникально"],
-      "Dashboard parameters are invalid.": [
-        "Параметры дашборда недействительны."
-      ],
-      "Dashboard not found.": ["Дашборд не найден."],
-      "Dashboard could not be created.": ["Дашборд не может быть создан."],
-      "Dashboards could not be deleted.": ["Дашборды не могут быть удалены."],
-      "Dashboard could not be updated.": ["Дашборд не может быть обновлён."],
-      "Dashboard could not be deleted.": ["Дашборд не может быть удалён."],
-      "Changing this Dashboard is forbidden": [
-        "Изменение этого дашборда запрещено"
+      "An error occurred while fetching dashboards: %s": [
+        "Произошла ошибка при получении дашбордов: %s"
       ],
-      "Import dashboard failed for an unknown reason": [
-        "Импорт дашборда не удался по неизвестной причине"
+      "An error occurred while fetching database related data: %s": [
+        "Произошла ошибка при получении данных о базе данных: %s"
       ],
-      "No data in file": ["Нет данных в файле"],
-      "Table name undefined": ["Имя таблицы не определено"],
-      "Invalid connection string, a valid string usually follows: driver://user:password@database-host/database-name": [
-        "Недействительная строка подключения, правильная строка обычно следует следующему шаблону: драйвер://пользователь:пароль@хостБД/имяБД"
+      "An error occurred while fetching database values: %s": [
+        "Произошла ошибка при получении значений базы данных: %s"
       ],
-      "SQLite database cannot be used as a data source for security reasons.": [
-        "БД SQLite не может быть использована как источник данных из-за потенциальных проблем с безопасностью."
+      "An error occurred while fetching dataset datasource values: %s": [
+        "Произошла ошибка при получении значений датасета: %s"
       ],
-      "Field cannot be decoded by JSON. %(msg)s": [""],
-      "The metadata_params in Extra field is not configured correctly. The key %(key)s is invalid.": [
-        ""
+      "An error occurred while fetching dataset owner values: %s": [
+        "Произошла ошибка при получении владельца датасета: %s"
       ],
-      "Database parameters are invalid.": [
-        "Параметры базы данных недействительны."
+      "An error occurred while fetching dataset related data": [
+        "Произошла ошибка при получении метаданных датасета"
       ],
-      "A database with the same name already exists": [
-        "Источник данных %(name)s уже существует"
+      "An error occurred while fetching dataset related data: %s": [
+        "Произошла ошибка при получении данных о датасете: %s"
       ],
-      "Field is required": ["Поле обязательно"],
-      "Field cannot be decoded by JSON.  %{json_error}s": [""],
-      "The metadata_params in Extra field is not configured correctly. The key %{key}s is invalid.": [
-        ""
+      "An error occurred while fetching datasets: %s": [
+        "Произошла ошибка при получении датасетов: %s"
       ],
-      "Database not found.": ["База данных не найдена."],
-      "Database could not be created.": ["База данных не может быть создана."],
-      "Database could not be updated.": [
-        "База данных не может быть обновлена."
+      "An error occurred while fetching function names.": [
+        "Произошла ошибка при получении имен функций"
       ],
-      "Connection failed, please check your connection settings": [
-        "Подключение не удалось, пожалуйста, проверьте строку подключения"
+      "An error occurred while fetching owners values: %s": [
+        "Произошла ошибка при получении владельцев графика: %s"
       ],
-      "Cannot delete a database that has tables attached": [
-        "Невозможно удалить базу данных, для которой созданы таблицы"
+      "An error occurred while fetching schema values: %s": [
+        "Произошла ошибка при извлечении значений схемы: %s"
       ],
-      "Database could not be deleted.": ["База данных не может быть удалена."],
-      "Stopped an unsafe database connection": [
-        "Выберите любые столбцы для проверки метаданных"
+      "An error occurred while fetching tab state": [
+        "Произошла ошибка при получении данных вкладки"
       ],
-      "Could not load database driver": [
-        "Невозможно загрузить драйвер базы данных"
+      "An error occurred while fetching table metadata": [
+        "Произошла ошибка при получении метаданных из таблицы"
       ],
-      "Unexpected error occurred, please check your logs for details": [
-        "Произошла непредвиденная ошибка, пожалуйста, проверьте логи для подробностей"
+      "An error occurred while fetching table metadata. Please contact your administrator.": [
+        "Произошла ошибка при получении метаданных таблицы. Пожалуйста, свяжитесь с администратором."
       ],
-      "Import database failed for an unknown reason": [
-        "Импорт базы данных не удался по неизвестной причине"
+      "An error occurred while fetching user values: %s": [
+        "Произошла ошибка при извлечении пользовательских значений: %s"
       ],
-      "Could not load database driver: {}": [
-        "Невозможно загрузить драйвер базы данных: {}"
+      "An error occurred while hiding the left bar. Please contact your administrator.": [
+        "Произошла ошибка при сворачивании левой панели. Пожалуйста, свяжитесь с администратором."
       ],
-      "Deleted %(num)d dataset": ["Удалено датасетов: %(num)d"],
-      "Null or Empty": ["Null или пусто"],
-      "Database not allowed to change": ["Базу данных не разрешено изменять"],
-      "One or more columns do not exist": [
-        "Один или несколько столбцов не существуют"
+      "An error occurred while importing %s: %s": [
+        "Произошла ошибка при попытке импортировать %s: %s"
       ],
-      "One or more columns are duplicated": [
-        "Один или несколько столбцов-дубликатов"
+      "An error occurred while loading the SQL": [
+        "Произошла ошибка при загрузке SQL"
       ],
-      "One or more columns already exist": [
-        "Один или несколько столбцов уже существуют"
+      "An error occurred while opening Explore": [
+        "Произошла ошибка при открытии режима исследования"
       ],
-      "One or more metrics do not exist": [
-        "Выберите один или несколько показателей для отображения"
+      "An error occurred while parsing the key.": [
+        "Произошла ошибка при парсинге ключа."
       ],
-      "One or more metrics are duplicated": [
-        "Выберите один или несколько показателей для отображения"
+      "An error occurred while pruning logs ": [
+        "Произошла ошибка при удалении журналов "
       ],
-      "One or more metrics already exist": [
-        "Выберите один или несколько показателей для отображения"
+      "An error occurred while removing query. Please contact your administrator.": [
+        "Произошла ошибка при удалении запроса. Пожалуйста, свяжитесь с администратором."
       ],
-      "Table [%(table_name)s] could not be found, please double check your database connection, schema, and table name": [
-        "Не удалось найти таблицу [%(table_name)s]. Пожалуйста, проверьте подключение к базе данных, схему и имя таблицы"
+      "An error occurred while removing tab. Please contact your administrator.": [
+        "Произошла ошибка при удалении вкладки. Пожалуйста, свяжитесь с администратором."
       ],
-      "Dataset parameters are invalid.": [
-        "Параметры датасета недействительны."
+      "An error occurred while removing the table schema. Please contact your administrator.": [
+        "Произошла ошибка при удалении схемы. Пожалуйста, свяжитесь с администратором."
       ],
-      "Dataset could not be created.": ["Датасет не может быть создан."],
-      "Dataset could not be updated.": ["Датасет не может быть обновлён."],
-      "Dataset could not be deleted.": ["Датасет не может быть удалён."],
-      "Dataset(s) could not be bulk deleted.": [
-        "Датасет(ы) не может быть удален."
+      "An error occurred while rendering the visualization: %s": [
+        "Произошла ошибка при построении графика: %s"
       ],
-      "Changing this dataset is forbidden": [
-        "Изменение этого датасета запрещено"
+      "An error occurred while setting the active tab. Please contact your administrator.": [
+        "Произошла ошибка при установке активной вкладки. Пожалуйста, свяжитесь с администратором."
       ],
-      "Import dataset failed for an unknown reason": [
-        "Импорт датасета не удался по неизвестной причине"
+      "An error occurred while setting the tab autorun. Please contact your administrator.": [
+        "Произошла ошибка при настройке автозапуска вкладки. Пожалуйста, свяжитесь с администратором."
       ],
-      "Unknown Presto Error": ["Неизвестная ошибка"],
-      "We can't seem to resolve the column \"%(column_name)s\" at line %(location)s.": [
-        ""
+      "An error occurred while setting the tab database ID. Please contact your administrator.": [
+        "Произошла ошибка при установке ID базы данных для вкладки. Пожалуйста, свяжитесь с администратором."
       ],
-      "The table \"%(table_name)s\" does not exist. A valid table must be used to run this query.": [
-        ""
+      "An error occurred while setting the tab name. Please contact your administrator.": [
+        "Произошла ошибка при настройке заголовка вкладки. Пожалуйста, свяжитесь с администратором."
       ],
-      "Deleted %(num)d saved query": ["Удалено %(num)d сохранённых запросов"],
-      "Saved queries could not be deleted.": [
-        "Сохранённые запросы не могут быть удалены."
+      "An error occurred while setting the tab schema. Please contact your administrator.": [
+        "Произошла ошибка при настройке схемы. Пожалуйста, свяжитесь с администратором."
       ],
-      "Saved query not found.": ["Сохранённый запрос не найден."],
-      "Deleted %(num)d report schedule": ["Удалено %(num)d рассылок"],
-      "Alert query returned more than one row. %s rows returned": [
-        "Запрос от оповещения вернул больше одной строки. %s строк возвращено"
+      "An error occurred while setting the tab template parameters. Please contact your administrator.": [
+        "Произошла ошибка при установке параметров шаблона вкладки. Пожалуйста, свяжитесь с администратором."
       ],
-      "Alert query returned more than one column. %s columns returned": [
-        "Запрос от оповещения вернул больше одного столбца. %s столбцов возвращено"
+      "An error occurred while starring this chart": [
+        "Произошла ошибка при добавлении графика в избранное"
       ],
-      "Dashboard does not exist": ["Дашборд не существует"],
-      "Chart does not exist": ["График не существует"],
-      "Database is required for alerts": [
-        "База данных требуется для уведомлений"
+      "An error occurred while storing the latest query id in the backend. Please contact your administrator if this problem persists.": [
+        "Возникла ошибка при попытке сохранения ID последнего запроса на сервере. Пожалуйста, обратитесь к вашему администратору, если проблема останется."
       ],
-      "Type is required": ["Тип обязателен"],
-      "Choose a chart or dashboard not both": ["Удалить график из дашборда"],
-      "Report Schedule parameters are invalid.": [
-        "Параметры графика рассылки недействительны."
+      "An error occurred while storing your query in the backend. To avoid losing your changes, please save your query using the \"Save Query\" button.": [
+        "Произошла ошибка при сохранении запроса на сервере. Чтобы сохранить изменения, пожалуйста, сохраните ваш запрос через кнопку \"Сохранить как\"."
       ],
-      "Report Schedule could not be deleted.": [
-        "Рассылка не может быть удалена."
+      "An error occurred while updating the value.": [
+        "Произошла ошибка при обновлении значения"
       ],
-      "Report Schedule could not be created.": [
-        "Рассылка не может быть создана."
+      "An error occurred while upserting the value.": [
+        "Произошла ошибка при вставке значения."
       ],
-      "Report Schedule could not be updated.": [
-        "Рассылка не может быть обновлена."
+      "An unexpected error occurred": ["Произошла неожиданная ошибка"],
+      "An unknown error occurred. Please contact your Superset administrator": [
+        "Произошла неизвестная ошибка. Пожалуйста, свяжитесь с администратором."
       ],
-      "Report Schedule not found.": ["График рассылки не найден."],
-      "Report Schedule delete failed.": [
-        "Удаление графика рассылки не удалось."
+      "Anchor to": ["Привязать к"],
+      "Angle at which to end progress axis": [
+        "Угол, под которым заканчивается ось прогресса"
       ],
-      "Report Schedule log prune failed.": [
-        "Удаление журнала рассылки не удалось."
+      "Angle at which to start progress axis": [
+        "Угол, с которого начинается ось прогресса"
       ],
-      "Report Schedule execution failed when generating a screenshot.": [
-        "Ошибка при генерировании скриншота во время выполнения рассылки."
+      "Animation": ["Анимация"],
+      "Annotation": ["Аннотация"],
+      "Annotation Layer %s": ["Слой аннотаций %s"],
+      "Annotation Layers": ["Слои аннотаций"],
+      "Annotation Slice Configuration": ["Настройки аннотации из графика"],
+      "Annotation could not be created.": ["Не удалось создать аннотацию"],
+      "Annotation could not be updated.": ["Не удалось обновить аннотацию"],
+      "Annotation delete failed.": ["Не удалось удалить аннотацию"],
+      "Annotation layer": ["Слой аннотаций"],
+      "Annotation layer could not be created.": [
+        "Не удалось создать слой аннотации."
       ],
-      "Report Schedule execution got an unexpected error.": [
-        "Во время выполнения рассылки произошла непредвиденная ошибка."
+      "Annotation layer could not be deleted.": [
+        "Не удалось удалить слой аннотации."
       ],
-      "Report Schedule is still working, refusing to re-compute.": [""],
-      "Report Schedule reached a working timeout.": [
-        "Рассылка достигла тайм-аута в работе."
+      "Annotation layer could not be updated.": [
+        "Не удалось обновить слой аннотации."
       ],
-      "Alert query returned more than one row.": [
-        "Запрос для оповещения вернул больше одной строки."
+      "Annotation layer delete failed.": ["Не удалось удалить слой аннотаций"],
+      "Annotation layer description columns": [
+        "Описательные столбцы слоя аннотаций."
       ],
-      "Alert validator config error.": [
-        "Неверная конфигурация широты и долготы."
+      "Annotation layer has associated annotations.": [
+        "Слои аннотаций имеет связанные аннотации"
       ],
-      "Alert query returned more than one column.": [
-        "Запрос для оповещения вернул больше одного столбца."
+      "Annotation layer interval end": ["Конечный интервал слоя аннотации"],
+      "Annotation layer name": ["Имя слоя аннотаций"],
+      "Annotation layer not found.": ["Слой аннотации не найден"],
+      "Annotation layer opacity": ["Непрозрачность слоя аннотации"],
+      "Annotation layer parameters are invalid.": [
+        "Параметры слоя аннотаций недействительны"
       ],
-      "Alert query returned a non-number value.": [
-        "Запрос для оповещения вернул не число."
+      "Annotation layer stroke": ["Штрих слоя аннотации"],
+      "Annotation layer type": ["Тип слоя аннотации"],
+      "Annotation layer value": ["Значение слоя аннотации"],
+      "Annotation layers": ["Слои аннотаций"],
+      "Annotation layers are still loading.": ["Слои аннотаций загружаются."],
+      "Annotation name": ["Имя аннотации"],
+      "Annotation not found.": ["Аннотация не найдена."],
+      "Annotation parameters are invalid.": [
+        "Параметры аннотации недействительны."
       ],
-      "Alert found an error while executing a query.": [
-        "Обнаружена ошибка в запросе."
+      "Annotation source": ["Источник аннотации"],
+      "Annotation source type": ["Тип источника аннотации"],
+      "Annotation template created": ["Шаблон аннотации создан"],
+      "Annotation template updated": ["Шаблон аннотации обновлен"],
+      "Annotations and Layers": ["Аннотации и слои"],
+      "Annotations and layers": ["Аннотации и слои"],
+      "Annotations could not be deleted.": ["Не удалось удалить аннотации."],
+      "Any": ["Любой"],
+      "Any additional detail to show in the certification tooltip.": [
+        "Любые дополнительные сведения для всплывающей подсказки"
       ],
-      "Alert fired during grace period.": [""],
-      "Alert ended grace period.": [""],
-      "Alert on grace period": [""],
-      "Report Schedule sellenium user not found": [
-        "Пользователь Selenium для графика рассылки не найден"
+      "Any color palette selected here will override the colors applied to this dashboard's individual charts": [
+        "Любая палитра, выбранная здесь, будет перезаписывать цвета, применённые к отдельным графикам этого дашборда"
       ],
-      "Report Schedule state not found": [
-        "Не найдено состояние графика рассылки"
+      "Any databases that allow connections via SQL Alchemy URIs can be added. ": [
+        "Любые базы данных, подключаемые через SQL Alchemy URI, могут быть добавлены. "
       ],
-      "Report schedule unexpected error": [
-        "Неожиданная ошибка графика рассылки"
+      "Any databases that allow connections via SQL Alchemy URIs can be added. Learn about how to connect a database driver ": [
+        "Любые базы данных, подключаемые через SQL Alchemy URI, могут быть добавлены. Узнайте больше о том, как подключить драйвер базы данных "
       ],
-      "Changing this report is forbidden": ["Изменение этого отчёта запрещено"],
-      "An error occurred while pruning logs ": [
-        "Произошла ошибка при удалении журналов "
+      "Append": ["Добавить"],
+      "Applied Cross Filters (%d)": ["Применено кросс-фильтров: (%d)"],
+      "Applied Filters (%d)": ["Применено фильтров: (%d)"],
+      "Applied filters: %s": ["Применены фильтры: %s"],
+      "Applied rolling window did not return any data. Please make sure the source query satisfies the minimum periods defined in the rolling window.": [
+        "Применное скользязее окно не вернуло данных. Убедитесь, что исходный запрос удовлетворяет минимальному количеству периодов скользящего окна."
       ],
-      "\n            <b><a href=\"%(url)s\">Explore in Superset</a></b><p></p>\n            <img src=\"cid:%(msgid)s\">\n            ": [
-        "\n            <b><a href=“%(url)s”>Исследовать в Superset</a></b><p></p>\n            <img src=“cid:%(msgid)s”>\n            "
+      "Apply": ["Применить"],
+      "Apply conditional color formatting to metrics": [
+        "Применить условное цветовое форматирование к мерам"
       ],
-      "%(prefix)s %(title)s": ["%(prefix)s %(title)s"],
-      "\n            *%(name)s*\n\n            <%(url)s|Explore in Superset>\n            ": [
-        "\n            *%(name)s*\n\n            <%(url)s|Исследовать в Superset>\n            "
+      "Apply conditional color formatting to numeric columns": [
+        "Применить условное цветовое форматирование к столбцам"
       ],
-      "\n        *%(name)s*\n\n        <%(url)s|Explore in Superset>\n        ": [
-        "\n        *%(name)s*\n\n        <%(url)s|Исследовать в Superset>\n        "
+      "Apply filters": ["Применить фильтры"],
+      "Apply metrics on": ["Применить меры к"],
+      "Apply to all panels": ["Применить ко всем панелям"],
+      "Apply to specific panels": ["Применить к выбранным панелям"],
+      "April": ["Апрель"],
+      "Arc": ["Дуга"],
+      "Are you sure you intend to overwrite the following values?": [
+        "Вы уверены, что хотите перезаписать эти значения?"
       ],
-      "<b><a href=\"%(url)s\">Explore in Superset</a></b><p></p>": [
-        "<b><a href=“%(url)s”>Исследовать в Superset</a></b><p></p>"
+      "Are you sure you want to cancel?": ["Вы уверены, что хотите отменить?"],
+      "Are you sure you want to delete": ["Вы уверены, что хотите удалить"],
+      "Are you sure you want to delete %s?": [
+        "Вы уверены, что хотите удалить %s?"
       ],
-      "%(name)s.csv": ["%(name)s.csv"],
-      "\n        *%(slice_name)s*\n\n        <%(slice_url_user_friendly)s|Explore in Superset>\n        ": [
-        "\n        *%(slice_name)s*\n\n        <%(slice_url_user_friendly)s|Исследовать в Superset>\n        "
+      "Are you sure you want to delete the selected %s?": [
+        "Вы уверены, что хотите удалить выбранные %s?"
       ],
-      "[Alert] %(label)s": ["[Оповещение] %(label)s"],
-      "New": ["Новый"],
-      "SQL Query": ["Сохранить запрос"],
-      "Chart": ["График"],
-      "Dashboard": ["Дашборд"],
-      "Profile": ["Профиль"],
-      "Info": ["Инфо"],
-      "Logout": ["Выход из системы"],
-      "Login": ["Вход в систему"],
-      "Record Count": ["Количество записей"],
-      "No records found": ["Записи не найдены"],
-      "Filter List": ["Фильтры"],
-      "Search": ["Поиск"],
-      "Refresh": ["Принудительное обновление"],
-      "Import dashboards": ["Импорт дашбордов"],
-      "Import Dashboard(s)": ["Импорт дашборда(ов)"],
-      "File": ["Файл"],
-      "Choose File": ["Выберите файл"],
-      "Upload": ["Загрузить"],
-      "No Access!": ["Нет доступа!"],
-      "You do not have permissions to access the datasource(s): %(name)s.": [
-        "У вас нет разрешений на доступ к источнику(ам) данных: %(name)s."
+      "Are you sure you want to delete the selected annotations?": [
+        "Вы уверены, что хотите удалить выбранные аннотации?"
       ],
-      "Request Permissions": ["Запросить права доступа"],
-      "Cancel": ["Отменить"],
-      "Use the edit buttom to change this field": [
-        "Используйте кнопку правки для изменения этого поля"
+      "Are you sure you want to delete the selected charts?": [
+        "Вы уверены, что хотите удалить выбранные графики?"
       ],
-      "Test Connection": ["Тестовое соединение"],
-      "[Superset] Access to the datasource %(name)s was granted": [
-        "Доступ к базе данных предоставлен для пользователя — %(name)s"
+      "Are you sure you want to delete the selected dashboards?": [
+        "Вы уверены, что хотите удалить выбранные дашборды?"
       ],
-      "Unable to find such a holiday: [{}]": [
-        "Невозможно найти такой выходной день: [{}]"
+      "Are you sure you want to delete the selected datasets?": [
+        "Вы уверены, что хотите удалить выбранные датасеты?"
       ],
-      "Referenced columns not available in DataFrame.": [
-        "Ссылочные столбца недоступны в DataFrame."
+      "Are you sure you want to delete the selected layers?": [
+        "Вы уверены, что хотите удалить выбранные слои?"
       ],
-      "Column referenced by aggregate is undefined: %(column)s": [
-        "Столбец, на который ссылается агрегат, не определён: %(column)s"
+      "Are you sure you want to delete the selected queries?": [
+        "Вы уверены, что хотите удалить выбранные запросы?"
       ],
-      "Operator undefined for aggregator: %(name)s": [""],
-      "Invalid numpy function: %(operator)s": [
-        "Недействительная функция numpy: %(operator)s"
+      "Are you sure you want to delete the selected rules?": [
+        "Вы уверены, что хотите удалить выбранные правила?"
       ],
-      "Pivot operation requires at least one index": [""],
-      "Pivot operation must include at least one aggregate": [""],
-      "Undefined window for rolling operation": [""],
-      "Invalid rolling_type: %(type)s": [""],
-      "Invalid options for %(rolling_type)s: %(options)s": [""],
-      "Invalid cumulative operator: %(operator)s": [""],
-      "Invalid geohash string": ["Недействительная строка geohash"],
-      "Invalid longitude/latitude": ["Долгота и Широта [Конец]"],
-      "Invalid geodetic string": ["Недействительная строка geodetic"],
-      "`fbprophet` package not installed": ["`fbprophet` пакет не установлен"],
-      "Time grain missing": ["Период времени"],
-      "Unsupported time grain: %(time_grain)s": [
-        "Недействительная гранулярность времени: %(time_grain)s"
+      "Are you sure you want to delete the selected templates?": [
+        "Вы уверены, что хотите удалить выбранные шаблоны?"
       ],
-      "Periods must be a positive integer value": [
-        "Периоды должны быть положительными делами числами"
+      "Are you sure you want to overwrite this dataset?": [
+        "Вы уверены, что хотите перезаписать этот датасет?"
       ],
-      "Confidence interval must be between 0 and 1 (exclusive)": [
-        "Доверительный интервал должен быть между 0 и 1 (исключая)"
+      "Are you sure you want to proceed?": [
+        "Вы уверены, что хотите продолжить?"
       ],
-      "DataFrame must include temporal column": [
-        "DataFrame должен включать временной столбец"
+      "Are you sure you want to save and apply changes?": [
+        "Вы уверены, что хотите сохранить и применить изменения?"
       ],
-      "DataFrame include at least one series": [
-        "Пожалуйста, выберите хотя бы один показатель"
+      "Area Chart": ["Диаграмма с областями"],
+      "Area Chart (legacy)": ["Диаграмма с областями (устарело)"],
+      "Area chart": ["Диаграмма с областями"],
+      "Area chart opacity": ["Непрозрачность диаграммы с областями"],
+      "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.": [
+        "Диаграммы с областями похожи на линейные диаграммы в том смысле, что они отображают показатели с одинаковым масштабом, но диаграммы областей накладывают эти показатели друг на друга."
       ],
-      "percentiles must be a list or tuple with two numeric values, of which the first is lower than the second value": [
-        "процентили должны быть списками из кортежами из двух числовых значений, в которых первое значение меньше второго"
+      "Arrow": ["Стрела"],
+      "Assign a set of parameters as": ["Задайте набор параметров в формате"],
+      "Associated Charts": ["Связанные графики"],
+      "Async Execution": ["Асинхронное выполнение"],
+      "Asynchronous query execution": ["Асинхронное выполнение запросов"],
+      "August": ["Август"],
+      "Auto": ["Автоматически"],
+      "Auto Zoom": ["Авто масштабирование"],
+      "Autocomplete": ["Автозаполнение"],
+      "Autocomplete filters": ["Фильтры автозаполнения"],
+      "Autocomplete query predicate": ["Предикат запроса автозаполнения"],
+      "Automatic Color": ["Автоматический цвет"],
+      "Available sorting modes:": ["Доступные режимы сортировки:"],
+      "Average": ["Среднее"],
+      "Axis": ["Ось"],
+      "Axis Bounds": ["Границы оси"],
+      "Axis Format": ["Формат Оси"],
+      "Axis Title": ["Название оси"],
+      "Axis ascending": ["Ось по возрастанию"],
+      "Axis descending": ["Ось по убыванию"],
+      "BOOLEAN": ["Булевый (BOOLEAN)"],
+      "Back": ["Назад"],
+      "Back to all": ["Вернуться ко всем"],
+      "Backend": ["Драйвер"],
+      "Backward values": ["Предыдущие значения"],
+      "Bad formula.": ["Неверная формула."],
+      "Bad spatial key": ["Неподходящий пространственный ключ"],
+      "Bar": ["Столбчатая"],
+      "Bar Chart": ["Столбчатая диаграмма"],
+      "Bar Chart (legacy)": ["Столбчатая диаграмма (устарело)"],
+      "Bar Charts are used to show metrics as a series of bars.": [
+        "Столбчатые диаграммы используются для отображения показателей в виде серии столбцов."
+      ],
+      "Bar Values": ["Значения столбцов"],
+      "Bar orientation": ["Направление столбцов"],
+      "Base": [""],
+      "Base layer map style": [""],
+      "Based on a metric": ["На основе меры"],
+      "Based on granularity, number of time periods to compare against": [
+        "Основываясь на группировке времени, количество периодов времени для сравнения"
+      ],
+      "Basic": ["Базовая настройка"],
+      "Basic information": ["Основная информация"],
+      "Batch editing %d filters:": [
+        "Множественное редактирование фильтров: %d"
       ],
-      "User": ["Пользователь"],
-      "User Roles": ["Роли пользователей"],
-      "Database URL": ["URL базы данных"],
-      "Roles to grant": ["Роли для предоставления"],
-      "Created On": ["Дата создания"],
-      "List Observations": ["Список показателей"],
-      "Show Observation": [""],
-      "Error Message": ["Предупреждающее сообщение"],
-      "Log Retentions (days)": ["Время жизни журналов (в днях)"],
-      "A semicolon ';' delimited list of email addresses": [
-        "Список адресов, разделённый точкой с запятой ‘;’"
+      "Battery level over time": ["Уровень заряда батареи с течением времени"],
+      "Be careful.": ["Будьте осторожны."],
+      "Before": ["До"],
+      "Big Number": ["Карточка"],
+      "Big Number Font Size": ["Размер шрифта числа"],
+      "Big Number with Trendline": ["Карточка с трендовой линией"],
+      "Bottom": ["Снизу"],
+      "Bottom Margin": ["Нижний отступ"],
+      "Bottom left": ["Снизу слева"],
+      "Bottom margin, in pixels, allowing for more room for axis labels": [
+        "Нижний отступ (в пикселях), дает больше пространства меткам оси"
+      ],
+      "Bottom right": ["Снизу справа"],
+      "Bottom to Top": ["Снизу вверх"],
+      "Bounds for the Y-axis. When left empty, the bounds are dynamically defined based on the min/max of the data. Note that this feature will only expand the axis range. It won't narrow the data's extent.": [
+        "Границы для оси Y. Если оставить поле пустым, границы динамически определяются на основе минимального/максимального значения данных. Обратите внимание, что эта функция только расширит диапазон осей. Она не изменит размер графика."
+      ],
+      "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.": [
+        "Границы для оси. Если оставить поле пустым, границы динамически определяются на основе минимального/максимального значения данных. Обратите внимание, что эта функция только расширит диапазон осей. Она не изменит размер графика."
+      ],
+      "Box Plot": ["Ящик с усами"],
+      "Bubble Chart": ["Пузырьковая диаграмма"],
+      "Bubble Color": ["Цвет пузыря"],
+      "Bubble Size": ["Размер пузыря"],
+      "Bubble size": ["Размер маркера"],
+      "Bucket break points": [""],
+      "Build": ["Сборка"],
+      "Bulk select": ["Множественный выбор"],
+      "Bullet Chart": ["Диаграмма-шкала"],
+      "Business": ["Бизнес"],
+      "Business Data Type": ["Тип данных бизнеса"],
+      "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).": [
+        "По умолчанию, каждый фильтр загружает не больше 1000 элементов выбора при начальной загрузке страницы. Установите этот флаг, если у вас больше 1000 значений фильтра и вы хотите включить динамический поиск, который загружает значения по мере их ввода пользователем (может увеличить нагрузку на вашу базу данных)."
       ],
-      "How long to keep the logs around for this alert": [
-        "Как долго хранить логи для данного оповещения"
+      "By key: use column names as sorting key": [
+        "По ключу: использовать имена столбцов как ключ сортировки"
       ],
-      "Once an alert is triggered, how long, in seconds, before Superset nags you again.": [
-        "После срабатывания оповещения, как долго Superset не должен надоедать снова."
+      "By key: use row names as sorting key": [
+        "По ключу: использовать имена строк как ключ сортировки"
       ],
-      "A SQL statement that defines whether the alert should get triggered or not. The query is expected to return either NULL or a number value.": [
-        "SQL-выражение, которое определяет сработало оповещение или нет. Запрос должен вернуть NULL или числовое значение."
+      "By value: use metric values as sorting key": [
+        "По значению: использовать значения мер как ключ сортировки"
       ],
-      "annotation start time or end time is required.": [
-        "время начала или окончания аннотации обязательно."
+      "CANCEL": ["ОТМЕНА"],
+      "CREATE DATASET": ["СОЗДАТЬ ДАТАСЕТ"],
+      "CREATE TABLE AS": ["CREATE TABLE AS"],
+      "CREATE VIEW AS": ["CREATE VIEW AS"],
+      "CREATE VIEW statement": ["Выражение CREATE VIEW"],
+      "CRON Schedule": ["CRON расписание"],
+      "CRON expression": ["CRON выражение"],
+      "CSS": ["CSS"],
+      "CSS Styles": ["CSS стили"],
+      "CSS Templates": ["CSS шаблоны"],
+      "CSS applied to the chart": ["CSS, примененный к графику"],
+      "CSS template": ["CSS шаблон"],
+      "CSS template could not be deleted.": ["Не удалось удалить CSS шаблон."],
+      "CSS template name": ["Имя CSS шаблона"],
+      "CSS template not found.": ["CSS шаблон не найден."],
+      "CSS templates": ["CSS шаблоны"],
+      "CSV Upload": ["Загрузка CSV"],
+      "CSV file \"%(csv_filename)s\" uploaded to table \"%(table_name)s\" in database \"%(db_name)s\"": [
+        "CSV файл \"%(csv_filename)s\" загружен в таблицу \"%(table_name)s\" в базе данных \"%(db_name)s\""
       ],
-      "Annotation end time must be no earlier than start time.": [
-        "Конец интервала для аннотации должен быть не раньше начала."
+      "CSV to Database configuration": [
+        "Конфигурация CSV файла для импорта в базу данных"
       ],
-      "Annotations": ["Аннотации"],
-      "Show Annotation": ["Аннотации"],
-      "Add Annotation": ["Добавить слой аннотации"],
-      "Edit Annotation": ["Аннотации"],
-      "Layer": ["Слой"],
-      "Label": ["Метка"],
-      "Start": ["Время начала"],
-      "End": ["Конец"],
-      "JSON Metadata": ["Параметры JSON"],
-      "Show Annotation Layer": ["Слои аннотаций"],
-      "Add Annotation Layer": ["Добавить слой аннотации"],
-      "Edit Annotation Layer": ["Добавить слой аннотации"],
-      "Name": ["Название"],
-      "Dataset %(name)s already exists": [
-        "Источник данных %(name)s уже существует"
+      "CSV upload": ["Загрузка CSV"],
+      "CTAS & CVAS SCHEMA": ["СХЕМА CTAS & CVAS"],
+      "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) может быть выполнен в запросе с единственным SELECT запросом. Пожалуйста, убедитесь, что запрос содержит только один SELECT запрос. Затем выполните запрос заново."
       ],
-      "Table [%{table}s] could not be found, please double check your database connection, schema, and table name, error: {}": [
-        "Не удалось найти таблицу [{}]. Проверьте подключение к базе данных, схему и имя таблицы."
+      "CTAS Schema": ["Схема CTAS"],
+      "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) может быть выполнен в запросе с единственным SELECT запросом. Пожалуйста, убедитесь, что запрос содержит только один SELECT запрос. Затем выполните запрос заново."
       ],
-      "json isn't valid": ["json не валиден"],
-      "Export to YAML": ["Экспорт в YAML"],
-      "Export to YAML?": ["Экспорт в YAML?"],
-      "Delete": ["Удалить"],
-      "Delete all Really?": ["Удалить все?"],
-      "Is favorite": ["В Избранном"],
-      "The data source seems to have been deleted": [
-        "Источник данных, похоже, был удален"
+      "CVAS (create view as select) query has more than one statement.": [
+        "CVAS (CREATE VIEW AS SELECT) запрос содержит больше одного запроса."
       ],
-      "The user seems to have been deleted": [
-        "Пользователь, кажется, был удален"
+      "CVAS (create view as select) query is not a SELECT statement.": [
+        "CVAS (CREATE VIEW AS SELECT) запрос не является SELECT запросом."
       ],
-      "Access was requested": ["Запрошен доступ"],
-      "The access requests seem to have been deleted": [
-        "Запросы доступа, похоже, были удалены"
+      "Cache Timeout": ["Время жизни кэша"],
+      "Cache Timeout (seconds)": ["Время жизни кэша (секунды)"],
+      "Cache timeout": ["Время жизни кэша"],
+      "Cached": ["Добавлено в кэш"],
+      "Cached %s": ["Добавлено в кэш %s"],
+      "Cached value not found": ["Кэшированное значение не найдено"],
+      "Calculate contribution per series or row": [
+        "Вычислить вклад в общую сумму (долю) по категории или строке. Установливает формат показателя в проценты"
       ],
-      "%(user)s was granted the role %(role)s that gives access to the %(datasource)s": [
-        "%(user)s была предоставлена роль %(role)s, которая дает доступ к ресурсам %(datasource)s"
+      "Calculated column [%s] requires an expression": [
+        "Для вычисляемого столбца [%s] требуется выражение"
       ],
-      "Role %(r)s was extended to provide the access to the datasource %(ds)s": [
-        "Роль %(r) s была расширена для обеспечения доступа к источнику данных %(ds)s"
+      "Calculated columns": ["Вычисляемые столбцы"],
+      "Calculation type": ["Тип расчёта"],
+      "Calendar Heatmap": ["Календарная тепловая карта"],
+      "Can not move top level tab into nested tabs": [
+        "Невозможно перенести вкладку верхнего уровня во вложенную вкладку"
       ],
-      "You have no permission to approve this request": [
-        "У вас нет разрешения на утверждение этого запроса"
+      "Can select multiple values": ["Можно выбрать несколько значений"],
+      "Can't have overlap between Series and Breakdowns": [""],
+      "Cancel": ["Отмена"],
+      "Cancel query on window unload event": [
+        "Отменять запрос при закрытии вкладки"
       ],
-      "Cannot import dashboard: %(db_error)s.\nMake sure to create the database before importing the dashboard.": [
-        "Невозможно импортировать дашборд: %(db_error)s.\nУбедитесь, что перед импортом дашборда была создана база данных."
+      "Cannot delete a database that has datasets attached": [
+        "Невозможно удалить базу данных с подключенными датасетами"
       ],
-      "An unknown error occurred. Please contact your Superset administrator": [
-        "Произошла неизвестная ошибка. Пожалуйста, свяжитесь с администратором Superset"
+      "Cannot import dashboard: %(db_error)s.\nMake sure to create the database before importing the dashboard.": [
+        "Невозможно импортировать дашборд: %(db_error)s.\nУбедитесь, что база даннах создана перед импортированием дашборда."
+      ],
+      "Cannot load filter": ["Невозможно загрузить фильтр"],
+      "Cannot parse time string [%(human_readable)s]": [
+        "Не удается разобрать временную строку [%(human_readable)s]"
+      ],
+      "Categorical": ["Категориальный"],
+      "Categorical Color": ["Цвет категории"],
+      "Categories to group by on the x-axis.": [
+        "Категории для группировки по оси x"
+      ],
+      "Category": ["Категория"],
+      "Category Name": ["Имя категории"],
+      "Category and Percentage": ["Категория и процентная доля"],
+      "Category and Value": ["Категория и значение"],
+      "Category of target nodes": ["Категория целевых нод"],
+      "Category, Value and Percentage": [
+        "Категория, значение и процентная доля"
+      ],
+      "Cell Padding": ["Расстояние между ячейками"],
+      "Cell Radius": ["Радиус ячейки"],
+      "Cell Size": ["Размер ячейки"],
+      "Cell bars": ["Гистограммы в ячейках"],
+      "Cell content": ["Содержимое ячейки"],
+      "Cell limit": ["Лимит ячеек"],
+      "Center": ["По центру"],
+      "Centroid (Longitude and Latitude): ": ["Центроид (Долгота и Широта): "],
+      "Certification": ["Утверждение"],
+      "Certification details": ["Детали утверждения"],
+      "Certified": ["Утверждено"],
+      "Certified By": ["Кем утверждено"],
+      "Certified by": ["Кем утверждено"],
+      "Certified by %s": ["Утверждено: %s"],
+      "Change order of columns.": ["Сменить порядок столбцов."],
+      "Change order of rows.": ["Сменить порядок строк."],
+      "Changed By": ["Кем изменено"],
+      "Changed on": ["Дата изменения"],
+      "Changes saved.": ["Изменения сохранены."],
+      "Changing the dataset may break the chart if the chart relies on columns or metadata that does not exist in the target dataset": [
+        "Изменение датасета может привести к тому, что график станет нерабочим, если график использует несуществующие в целевом датасете столбцы или метаданные"
       ],
-      "Error occurred when opening the chart: %(error)s": [
-        "Произошла ошибка при открытии графика: %(error)s"
+      "Changing these settings will affect all charts using this dataset, including charts owned by other people.": [
+        "Изменение этих настроек будет влиять на все графики, использующие этот датасет, включая графики других пользователей."
       ],
-      "You don't have the rights to ": ["У вас нет прав на "],
-      "alter this ": ["изменить этот "],
-      "chart": ["график"],
-      "create a ": ["создать "],
-      "Explore - %(table)s": ["Исследовать - %(table)s"],
-      "Chart [{}] has been saved": ["График [{}] был сохранён"],
-      "Chart [{}] has been overwritten": ["График [{}] был перезаписан"],
-      "dashboard": ["дашборд"],
-      "Chart [{}] was added to dashboard [{}]": [
-        "График [{}] был добавлен к дашборду [{}]"
+      "Changing this Dashboard is forbidden": [
+        "Запрещено изменять этот дашборд"
       ],
-      "Dashboard [{}] just got created and chart [{}] was added to it": [
-        "Дашборд [{}] был создан, и на него был добавлен график [{}]"
+      "Changing this chart is forbidden": ["Запрещено изменять этот график"],
+      "Changing this control takes effect instantly": [
+        "Изменение этого элемента применяется сразу"
       ],
-      "This dashboard was changed recently. Please reload dashboard to get latest version.": [
-        "Этот дашборд был недавно изменён. Пожалуйста, перезагрузите дашборд, чтобы получить последнюю версию."
+      "Changing this dataset is forbidden": ["Запрещено изменять этот датасет"],
+      "Changing this dataset is forbidden.": [
+        "Запрещено изменять этот датасет"
       ],
-      "Could not load database driver: %(driver_name)s": [
-        "Невозможно загрузить драйвер базы данных: %(driver_name)s"
+      "Changing this datasource is forbidden": [
+        "Запрещено изменять этот источник данных"
       ],
-      "Invalid connection string, a valid string usually follows:\n'DRIVER://USER:PASSWORD@DB-HOST/DATABASE-NAME'": [
-        "Недействительная строка подключения, правильная строка обычно следует следующему шаблону:\n‘драйвер://пользователь:пароль@хостБД/имяБД’"
+      "Changing this report is forbidden": ["Запрещено изменять эту рассылку"],
+      "Character to interpret as decimal point": [
+        "Символ десятичного разделителя"
       ],
-      "Malformed request. slice_id or table_name and db_name arguments are expected": [
-        "Неправильный запрос. Ожидаются аргументы slice_id или table_name и db_name"
+      "Character to interpret as decimal point.": [
+        "Символ десятичного разделителя"
       ],
+      "Chart": ["График"],
       "Chart %(id)s not found": ["График %(id)s не найден"],
-      "Table %(table)s wasn't found in the database %(db)s": [
-        "Таблица %(table)s не найдена в базе данных %(db)s"
+      "Chart Cache Timeout": ["Время жизни кэша графика"],
+      "Chart Data: %s": ["Данные графика: %s"],
+      "Chart ID": ["ID графика"],
+      "Chart Options": ["Свойства графика"],
+      "Chart Orientation": ["Ориентация графика"],
+      "Chart Owner: %s": [
+        "Владелец графика: %s",
+        "Владельцы графика: %s",
+        "Владельцы графика: %s"
+      ],
+      "Chart Title": ["Название графика"],
+      "Chart [%s] has been overwritten": ["График [%s] перезаписан"],
+      "Chart [%s] has been saved": ["График [%s] сохранен"],
+      "Chart [%s] was added to dashboard [%s]": [
+        "График [%s] добавлен в дашборд [%s]"
+      ],
+      "Chart [{}] has been overwritten": ["График [{}] перезаписан"],
+      "Chart [{}] has been saved": ["График [{}] сохранен"],
+      "Chart [{}] was added to dashboard [{}]": [
+        "График [{}] добавлен в дашборд [{}]"
       ],
-      "Can't find User '%(name)s', please ask your admin to create one.": [
-        "Не удалось найти пользователя ‘%(name)s’. Обратитесь к администратору, чтобы создать его."
+      "Chart cache timeout": ["Время жизни кэша графика"],
+      "Chart changes": ["Изменения графика"],
+      "Chart component that lets you add a custom filter UI in your dashboard. When added to dashboard, a filter box lets users specify specific values or ranges to filter charts by. The charts that each filter box is applied to can be fine tuned as well in the dashboard view.\n\n    Note that this plugin is being replaced with the new Filters feature that lives in the dashboard view itself. It's easier to use and has more capabilities!": [
+        ""
       ],
-      "Can't find DruidCluster with cluster_name = '%(name)s'": [
-        "Не удалось найти DruidCluster с именем cluster_name = ‘%(name)s’"
+      "Chart could not be created.": ["Не удалось создать график"],
+      "Chart could not be deleted.": ["Не удалось удалить график"],
+      "Chart could not be updated.": ["Не удалось обновить график"],
+      "Chart does not exist": ["График не существует"],
+      "Chart has no query context saved. Please save the chart again.": [
+        "На графике не сохранен контекст запроса. Пожалуйста, сохраните диаграмму еще раз."
       ],
-      "Data could not be deserialized. You may want to re-run the query.": [""],
-      "%(validator)s was unable to check your query.\nPlease recheck your query.\nException: %(ex)s": [
+      "Chart height": ["Высота графика"],
+      "Chart imported": ["График импортирован"],
+      "Chart name": ["Имя графика"],
+      "Chart options": ["Свойства графика"],
+      "Chart parameters are invalid.": ["Параметры графика недопустимы."],
+      "Chart properties updated": ["Свойства графика обновлены"],
+      "Chart title": ["Название графика"],
+      "Chart type": ["Тип графика"],
+      "Chart type requires a dataset": [
+        "Для данного типа графика необходим датасет"
+      ],
+      "Chart width": ["Ширина графика"],
+      "Charts": ["Графики"],
+      "Charts could not be deleted.": ["Не удалось удалить графики."],
+      "Check configuration": ["Проверить конфигурацию"],
+      "Check for sorting ascending": ["Выберит для сортировки по возрастанию"],
+      "Check if the Rose Chart should use segment area instead of segment radius for proportioning": [
         ""
       ],
-      "Failed to start remote query on a worker. Tell your administrator to verify the availability of the message queue.": [
-        "Не удалось начать выполнение запроса на воркере. Сообщите администратору о необходимости проверить доступность очереди сообщений."
+      "Check out this chart in dashboard:": [
+        "Посмотреть этот график в дашборде:"
       ],
-      "Query record was not created as expected.": [
-        "Запись запроса не была создана должным образом."
+      "Check out this chart: ": ["Посмотреть график: "],
+      "Check out this dashboard: ": ["Посмотреть дашборд: "],
+      "Check to apply filters instantly as they change instead of displaying [Apply] button": [
+        "Установите флажок, чтобы применять фильтры мгновенно по мере их изменения вместо отображения кнопки [Применить]"
       ],
-      "The parameter %(parameters)s in your query is undefined.": [
-        "Следующие параметры в запросе не определены: %(parameters)s."
-      ],
-      "%(user)s's profile": ["Профиль пользователя %(user)s"],
-      "Show CSS Template": ["Шаблоны CSS"],
-      "Add CSS Template": ["Шаблоны CSS"],
-      "Edit CSS Template": ["Шаблоны CSS"],
-      "Template Name": ["Имя Шаблона"],
-      "A human-friendly name": ["Понятное человеку имя"],
-      "Used internally to identify the plugin. Should be set to the package name from the pluginʼs package.json": [
-        "Используется системой для идентификации плагина. Должно быть установлено в имя пакета, которое указано в файле package.json"
+      "Check to force date partitions to have the same height": [""],
+      "Check to include time column dropdown": [""],
+      "Check to include time grain dropdown": [""],
+      "Child label position": ["Положение метки дочернего элемента"],
+      "Choice of [Label] must be present in [Group By]": [
+        "[Метка] должна присутствовать в [Группировать по]"
       ],
-      "A full URL pointing to the location of the built plugin (could be hosted on a CDN for example)": [
-        ""
+      "Choice of [Point Radius] must be present in [Group By]": [
+        "[Радиус точки] должен присутствовать в [Группировать по]"
       ],
-      "Custom Plugins": ["Пользовательское условие WHERE"],
-      "Custom Plugin": ["Пользовательский плагин"],
-      "Add a Plugin": ["Добавить плагин"],
-      "Edit Plugin": ["Редактировать плагин"],
-      "Schedule Email Reports for Dashboards": [
-        "Запланировать рассылку по email для дашбордов"
-      ],
-      "Manage Email Reports for Dashboards": [
-        "Управление рассылками для дашбордов"
-      ],
-      "Changed On": ["Изменено"],
-      "Active": ["Действия"],
-      "Crontab": [""],
-      "Recipients": ["Получатели"],
-      "Slack Channel": ["Канал Slack"],
-      "Deliver As Group": [""],
-      "Delivery Type": ["Тип Подписи"],
-      "Schedule Email Reports for Charts": [
-        "Запланировать рассылку по email для графиков"
-      ],
-      "Manage Email Reports for Charts": [
-        "Управление рассылкой email для графиков"
-      ],
-      "Email Format": ["Формат значения"],
-      "List Saved Query": ["Список сохраненных запросов"],
-      "Show Saved Query": ["Показать сохраненный запрос"],
-      "Add Saved Query": ["Добавить сохраненный запрос"],
-      "Edit Saved Query": ["Изменить сохраненный запрос"],
-      "End Time": ["Время окончания"],
-      "Pop Tab Link": ["Открыть"],
-      "Changed on": ["Изменено"],
-      "Could not determine datasource type": [
-        "Невозможно определить тип источника данных"
+      "Choose File": ["Выберите файл"],
+      "Choose a chart or dashboard not both": [
+        "Выберите график или дашборд, не обоих"
+      ],
+      "Choose a database...": ["Выберите базу данных..."],
+      "Choose a dataset": ["Выберите датасет"],
+      "Choose a metric for left axis": ["Выберите меру для левой оси"],
+      "Choose a metric for right axis": ["Выберите меру для правой оси"],
+      "Choose a number format": ["Выберите числовой формат"],
+      "Choose a source": ["Выберите источник"],
+      "Choose a source and a target": ["Выберите источник и цель"],
+      "Choose a target": ["Выберите цель"],
+      "Choose chart type": ["Выберите тип графика"],
+      "Choose one of the available databases from the panel on the left.": [
+        "Выберите одну из доступных баз данных из панели слева."
+      ],
+      "Choose one or more charts for left axis": [
+        "Выберите один или несколько графиков для левой оси"
+      ],
+      "Choose one or more charts for right axis": [
+        "Выберите один или несколько графиков для правой оси"
       ],
-      "Could not find viz object": ["Невозможно найти объект визуализации"],
-      "Show Chart": ["Показать график"],
-      "Add Chart": ["Добавить график"],
-      "Edit Chart": ["Редактировать график"],
-      "These parameters are generated dynamically when clicking the save or overwrite button in the explore view. This JSON object is exposed here for reference and for power users who may want to alter specific parameters.": [
-        "Эти параметры генерируются автоматически при нажатии кнопки сохранения. Опытные пользователи могут изменить определенные объекты в формате JSON."
+      "Choose the annotation layer type": ["Выбрать тип слоя аннотации"],
+      "Choose the format for legend values": [
+        "Выберите формат значений легенды"
       ],
-      "Duration (in seconds) of the caching timeout for this chart. Note this defaults to the datasource/table timeout if undefined.": [
-        "Продолжительность (в секундах) таймаута кэширования для этого графика."
+      "Choose the position of the legend": ["Выберите позицию легенды"],
+      "Choose the source of your annotations": ["Выберите источник аннотаций"],
+      "Choose whether a country should be shaded by the metric, or assigned a color based on a categorical color palette": [
+        ""
       ],
-      "Last Modified": ["Изменено"],
-      "Parameters": ["Параметры"],
-      "Visualization Type": ["Тип визуализации"],
-      "Show Dashboard": ["Показать дашборд"],
-      "Add Dashboard": ["Добавить дашборд"],
-      "Edit Dashboard": ["Редактировать дашборд"],
-      "This json object describes the positioning of the widgets in the dashboard. It is dynamically generated when adjusting the widgets size and positions by using drag & drop in the dashboard view": [
-        "Этот объект JSON описывает расположение виджетов в дашборде. Он динамически генерируется при настройке размера и позиции виджетов в дашборде с помощью drag & drop"
+      "Chord Diagram": ["Хордовая диаграмма"],
+      "Chosen non-numeric column": ["Выбран нечисловой столбец"],
+      "Circle": ["Круг"],
+      "Circle -> Arrow": ["Круг -> Стрелка"],
+      "Circle -> Circle": ["Круг -> Круг"],
+      "Circle radar shape": ["Круглая форма радара"],
+      "Circular": ["Круглая форма"],
+      "Classic chart that visualizes how metrics change over time.": [
+        "Классическая диаграмма для визуализации изменения показателей со временем."
       ],
-      "The CSS for individual dashboards can be altered here, or in the dashboard view where changes are immediately visible": [
-        "В этом поле можно задать индивидуальный стиль для дашборда с помощью CSS"
+      "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.": [
+        "Классическое представление таблицы. Используйте таблицы для демонстрации отображения исходных или агрегированных данных."
       ],
-      "To get a readable URL for your dashboard": [
-        "Получить читаемый URL-адрес для дашборда"
+      "Clause": ["Оператор"],
+      "Clear": ["Очистить"],
+      "Clear all": ["Сбросить фильтры"],
+      "Clear all data": ["Очистить все данные"],
+      "Clear form": ["Очистить форму"],
+      "Click on \"Create chart\" button in the control panel on the left to preview a visualization or": [
+        "Нажмите на кнопку \"Создать график\" на панели управления слева для просмотра графика или"
       ],
-      "This JSON object is generated dynamically when clicking the save or overwrite button in the dashboard view. It is exposed here for reference and for power users who may want to alter specific parameters.": [
-        "Этот JSON-объект генерируется автоматически при сохранении или перезаписи дашборда. Он размещён здесь справочно и для опытных пользователей."
+      "Click the button above to add a filter to the dashboard": [
+        "Нажмите кнопку выше для добавления фильтров в дашборд"
       ],
-      "Owners is a list of users who can alter the dashboard.": [
-        "Владельцы - это пользователи, которые могут изменять дашборд."
+      "Click the lock to make changes.": [
+        "Нажмите на замок для внесения изменений"
       ],
-      "Determines whether or not this dashboard is visible in the list of all dashboards": [
-        "Определяет видимость дашборда в списке всех дашбордов"
-      ],
-      "Title": ["Заголовок"],
-      "Slug": ["Читаемый URL"],
-      "Published": ["Опубликовано"],
-      "Position JSON": ["Позиция JSON"],
-      "CSS": ["CSS"],
-      "Underlying Tables": ["Базовые таблицы"],
-      "Export": ["Экспорт"],
-      "Export dashboards?": ["Экспортировать дашборд?"],
-      "Name of table to be created from csv data.": [
-        "Имя таблицы, которая будет сформирована из данных csv."
+      "Click the lock to prevent further changes.": [
+        "Нажмите на замок для запрета на внос изменений."
       ],
-      "CSV File": ["CSV-файл"],
-      "Select a CSV file to be uploaded to a database.": [
-        "Выберите файл CSV, который будет загружен в БД."
+      "Click this link to switch to an alternate form that allows you to input the SQLAlchemy URL for this database manually.": [
+        "Нажмите для переключения на альтернативную форму подключения, которая позволит вам вручную ввести SQLAlchemy URL для данной базы данных."
       ],
-      "Only the following file extensions are allowed: %(allowed_extensions)s": [
-        "Разрешены файлы только в следующих расширениях: %(allowed_extensions)s"
+      "Click this link to switch to an alternate form that exposes only the required fields needed to connect this database.": [
+        "Нажмите для переключения на альтернативную форму подключения, которая позволит вам ввести все данные в соответствующую форму для данной базы данных."
       ],
-      "Specify a schema (if database flavor supports this).": [
-        "Укажите схему (если это поддерживается базой данных)."
+      "Click to cancel sorting": ["Нажмите для отмены сортировки"],
+      "Click to clear emitted filters": ["Нажмите для сброса кросс-фильтра"],
+      "Click to edit": ["Нажмите для редактирования"],
+      "Click to edit %s in a new tab": [
+        "Нажмите для редактирования «%s» в новой вкладке"
       ],
-      "Delimiter": ["Разделитель"],
-      "Delimiter used by CSV file (for whitespace use \\s+).": [
-        "Разделитель, используемый CSV-файлом (для пробелов используется \\s+)."
+      "Click to edit %s.": ["Нажмите для редактирования %s."],
+      "Click to edit chart.": ["Нажмите для редактирования графика."],
+      "Click to edit label": ["Нажмите для редактирования метки"],
+      "Click to favorite/unfavorite": ["Добавить в избранное"],
+      "Click to force-refresh": ["Нажмите для принудительного обновления"],
+      "Click to see difference": ["Нажмите для просмотра изменений"],
+      "Click to sort ascending": ["Нажмите для сортировки по возрастанию"],
+      "Click to sort descending": ["Нажмите для сортировки по убыванию"],
+      "Close": ["Закрыть"],
+      "Close all other tabs": ["Закрыть остальные вкладки"],
+      "Close tab": ["Закрыть вкладку"],
+      "Cluster label aggregator": ["Агрегатор меток кластера"],
+      "Clustering Radius": ["Радиус кластера"],
+      "Code": ["Редактор"],
+      "Collapse all": ["Свернуть всё"],
+      "Collapse data panel": ["Свернуть панель управления"],
+      "Collapse row": ["Свернуть строку"],
+      "Collapse tab content": ["Свернуть содержимое вкладки"],
+      "Collapse table preview": ["Свернуть предпросмотр таблицы"],
+      "Color": ["Цвет"],
+      "Color +/-": ["Раскрасить +/-"],
+      "Color Metric": ["Цвет меры"],
+      "Color Scheme": ["Цветовая схема"],
+      "Color Steps": ["Количество цветов"],
+      "Color bounds": ["Границы цвета"],
+      "Color by": ["Выбор цвета по"],
+      "Color metric": ["Мера для цвета"],
+      "Color of the target location": ["Цвет целевого местоположения"],
+      "Color scheme": ["Цветовая схема"],
+      "Color will be shaded based the normalized (0% to 100%) value of a given cell against the other cells in the selected range: ": [
+        ""
       ],
-      "Table Exists": ["Метод добавления"],
-      "If table exists do one of the following: Fail (do nothing), Replace (drop and recreate table) or Append (insert data).": [
-        "Если таблица уже существует, выполните одно из следующих действий: Fail (ничего не делать), Replace (удалить и заново создать таблицу) или Append (добавить данные)."
+      "Colors": ["Цвета"],
+      "Column": ["Столбец"],
+      "Column \"%(column)s\" is not numeric or does not exists in the query results.": [
+        "Столбец \"%(column)s\" не является числовым или отсутствует в результатах запроса."
       ],
-      "Fail": ["Ошибка"],
-      "Replace": ["Заменить"],
-      "Append": ["Добавить"],
-      "Header Row": ["Строка заголовков"],
-      "Row containing the headers to use as column names (0 is first line of data). Leave empty if there is no header row.": [
-        "Строка, содержащая заголовки для использования в качестве имен столбцов (0 - первая строка данных). Оставьте пустым, если строка заголовка отсутствует."
+      "Column Configuration": ["Свойства столбца"],
+      "Column Formatting": ["Форматирование столбца(ов)"],
+      "Column Label(s)": ["Метка(и) столбца(ов)"],
+      "Column containing ISO 3166-2 codes of region/province/department in your table.": [
+        "Столбец, содержащий коды ISO 3166-2 региона/республики/области в вашей таблице"
       ],
-      "Index Column": ["Столбец индекса"],
-      "Column to use as the row labels of the dataframe. Leave empty if no index column.": [
-        "Столбец для использования в качестве меток строк данных. Оставьте пустым, если столбец индекса отсутствует."
+      "Column containing latitude data": [
+        "Столбец, содержащий данные о широте"
       ],
-      "Mangle Duplicate Columns": ["Дубликаты"],
-      "Specify duplicate columns as \"X.0, X.1\".": [
-        "Если есть столбцы с одинаковым именем, то присвоить им порядковые номера - столбец1, столбец2, … и т.д."
+      "Column containing longitude data": [
+        "Столбец, содержащий данные о долготе"
       ],
-      "Skip Initial Space": ["Убрать пробелы"],
-      "Skip spaces after delimiter.": ["Пропустить пробелы после разделителя."],
-      "Skip Rows": ["Игнорировать"],
-      "Number of rows to skip at start of file.": [
-        "Количество первых строк, которые нужно проигнорировать."
+      "Column header tooltip": ["Всплывающая подсказка заголовка столбца"],
+      "Column is required": ["Столбец обязателен"],
+      "Column label for index column(s). If None is given and Dataframe Index is True, Index Names are used.": [
+        "Метка для индексного(ых) столбца(ов). Если не задано и задан индекс датафрейма, будут использованы имена индексов."
       ],
-      "Rows to Read": ["Строки для чтения"],
-      "Number of rows of file to read.": ["Количество строк файла для чтения."],
-      "Skip Blank Lines": ["Пропустить пустые строки"],
-      "Skip blank lines rather than interpreting them as NaN values.": [
-        "Пропустите пустые строки, а не интерпретировать их как значения NaN."
+      "Column label for index column(s). If None is given and Dataframe Index is checked, Index Names are used": [
+        "Метка для индексного(ых) столбца(ов). Если не задано и задан индекс датафрейма, будут использованы имена индексов."
       ],
-      "Parse Dates": ["Разбор Дат"],
-      "A comma separated list of columns that should be parsed as dates.": [
-        "Разделённый запятыми список столбцов, которые должен быть интерпретированы как даты."
+      "Column name": ["Имя столбца"],
+      "Column name [%s] is duplicated": [
+        "Имя столбца [%s] является дубликатом"
       ],
-      "Infer Datetime Format": ["Формат даты и времени"],
-      "Use Pandas to interpret the datetime format automatically.": [
-        "Используйте Pandas для автоматической интерпретации формата даты и времени."
+      "Column referenced by aggregate is undefined: %(column)s": [
+        "Столбец, на который ссылается агрегат, не определен: %(column)s"
       ],
-      "Decimal Character": ["Десятичный символ"],
-      "Character to interpret as decimal point.": [
-        "Символ, который интерпретируется как десятичная точка."
+      "Column select": ["Выбор столбца"],
+      "Column to use as the row labels of the dataframe. Leave empty if no index column": [
+        "Столбец для использования в качестве метки для строки датафрейма. Оставьте пустым, если индексный столбец отсутствует."
       ],
-      "Dataframe Index": ["Индекс"],
-      "Write dataframe index as a column.": [
-        "Записывайте индекс данных в виде столбца."
+      "Column to use as the row labels of the dataframe. Leave empty if no index column.": [
+        "Столбец для использования в качестве метки для строки датафрейма. Оставьте пустым, если индексный столбец отсутствует."
       ],
-      "Column Label(s)": ["Обозначения столбцов"],
-      "Column label for index column(s). If None is given and Dataframe Index is True, Index Names are used.": [
-        "Обозначение столбца для столбцов с индексами. Если поле пустое, а настройка [Индекс] включена, то используются имена индексов."
+      "Columnar File": ["Файл столбчатого формата"],
+      "Columnar file \"%(columnar_filename)s\" uploaded to table \"%(table_name)s\" in database \"%(db_name)s\"": [
+        "Файл столбчатого формата \"%(columnar_filename)s\" загружен в таблицу \"%(table_name)s\" в базу данных \"%(db_name)s\""
       ],
-      "Null values": ["Значение фильтра"],
-      "Json list of the values that should be treated as null. Examples: [\"\"], [\"None\", \"N/A\"], [\"nan\", \"null\"]. Warning: Hive database supports only single value. Use [\"\"] for empty string.": [
-        ""
+      "Columnar to Database configuration": [
+        "Конфигурация столбчатого файла для импорта в базу данных"
       ],
-      "Name of table to be created from excel data.": [
-        "Имя таблицы, которая будет сформирована из данных csv."
+      "Columns": ["Столбцы"],
+      "Columns To Be Parsed as Dates": [
+        "Список столбцов, которые должны быть интерпретированы как даты."
       ],
-      "Excel File": ["Файл Excel"],
-      "Select a Excel file to be uploaded to a database.": [
-        "Выберите файл CSV, который будет загружен в БД."
+      "Columns To Read": ["Столбцы для чтения"],
+      "Columns missing in dataset: %(invalid_columns)s": [
+        "Столбцы отсутствуют в датасете: %(invalid_columns)s"
       ],
-      "Sheet Name": ["Полное имя"],
-      "Strings used for sheet names (default is the first sheet).": [
-        "Строки, используемые для имён листов (по-умолчанию это первый лист)."
+      "Columns missing in datasource: %(invalid_columns)s": [
+        "Столбцы отсутствуют в источнике данных: %(invalid_columns)s"
       ],
-      "Show Database": ["Показать Базу Данных"],
-      "Add Database": ["Добавить Базу Данных"],
-      "Edit Database": ["Редактировать Базу Данных"],
-      "Expose this DB in SQL Lab": ["Показать базу данных в SQL Редакторе"],
-      "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.": [
-        ""
+      "Columns subtotal position": ["Расположение столбцов подытогов"],
+      "Columns to calculate distribution across.": [""],
+      "Columns to display": ["Столбцы для отображения"],
+      "Columns to group by": ["Столбцы для группировки"],
+      "Columns to group by on the columns": [
+        "Столбцы для группировки по столбцам"
       ],
-      "Allow CREATE TABLE AS option in SQL Lab": [
-        "Разрешить выполнять инструкцию CREATE TABLE AS в редакторе SQL"
+      "Columns to group by on the rows": ["Столбцы для группировки по строкам"],
+      "Columns to show": ["Столбцы для отображения"],
+      "Combine Metrics": ["Объединить меры"],
+      "Combine metrics": ["Объединить меры"],
+      "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.": [
+        "Номера цветов, разделенные запятой, например, 1,2,4. Целые числа задают цвета из выбранной цветовой схемы и начинаются с 1 (не с нуля). Длина должна соответствовать границам интервала."
       ],
-      "Allow CREATE VIEW AS option in SQL Lab": [
-        "Разрешить выполнять инструкцию CREATE TABLE AS в редакторе SQL"
+      "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.": [
+        "Границы интервала, разделенные запятой, например, 2,4,5 для интервалов 0-2, 2-4 и 4-5. Последнее число должно быть равно заданному максиму."
       ],
-      "Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) in SQL Lab": [
-        "Позволяет пользователям запускать инструкции (UPDATE, DELETE, CREATE, …) без SELECT в редакторе SQL"
+      "Comparator option": [""],
+      "Compare multiple time series charts (as sparklines) and related metrics quickly.": [
+        "Быстрое сравнение нескольких графиков временных рядов (в виде спарклайнов) и связанных с ними показателей."
       ],
-      "When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema": [
-        "При разрешении опции CREATE TABLE AS в редакторе SQL эта опция создаст таблицу в выбранной схеме"
+      "Compare the same summarized metric across multiple groups.": [
+        "Сравнивает один и тот же обобщенный показатель в нескольких группах"
       ],
-      "If Presto, Trino or Drill all the queries in SQL Lab are going to be executed as the currently logged on user who must have permission to run them.<br/>If Hive and hive.server2.enable.doAs is enabled, will run the queries as service account, but impersonate the currently logged on user via hive.server2.proxy.user property.": [
-        "Если вы используете Presto, все запросы в SQL-Редакторе будут выполняться от авторизованного пользователя, который должен иметь разрешение на их выполнение. <br/> Если включен Hive, то запросы будут выполняться через техническую учетную запись, но ассоциировать зарегистрированного пользователя можно через свойство hive.server2.proxy.user."
+      "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.": [
+        ""
       ],
-      "Allow SQL Lab to fetch a list of all tables and all views across all database schemas. For large data warehouse with thousands of tables, this can be expensive and put strain on the system.": [
+      "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.": [
         ""
       ],
-      "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.": [
+      "Compares the lengths of time different activities take in a shared timeline view.": [
         ""
       ],
-      "If selected, please set the schemas allowed for csv upload in Extra.": [
-        "Если включено, выберите схему, в которую разрешено загружать CSV на вкладке “Дополнительно”."
+      "Comparison": ["Сравнение"],
+      "Comparison Period Lag": ["Временной лаг для сравнения"],
+      "Comparison suffix": ["Текст рядом с процентным изменением"],
+      "Compose multiple layers together to form complex visuals.": [
+        "Объединяет несколько слоев вместе для формирования сложных визуальных эффектов."
       ],
-      "Expose in SQL Lab": ["Открыть в SQL редакторе"],
-      "Allow CREATE TABLE AS": ["Разрешить CREATE TABLE AS"],
-      "Allow CREATE VIEW AS": ["Разрешить CREATE TABLE AS"],
-      "Allow DML": ["Allow DML"],
-      "CTAS Schema": ["Схема по умолчанию"],
-      "SQLAlchemy URI": ["SQLAlchemy URI"],
-      "Chart Cache Timeout": ["Тайм-аут Кэша"],
-      "Secure Extra": ["Безопасность"],
-      "Root certificate": ["Корневой сертификат"],
-      "Async Execution": ["Асинхронное выполнение"],
-      "Impersonate the logged on user": ["Ассоциировать пользователя"],
-      "Allow Csv Upload": ["Разрешить загрузку CSV"],
-      "Allow Multi Schema Metadata Fetch": [""],
-      "Backend": [""],
-      "Extra field cannot be decoded by JSON. %(msg)s": [""],
-      "Invalid connection string, a valid string usually follows:'DRIVER://USER:PASSWORD@DB-HOST/DATABASE-NAME'<p>Example:'postgresql://user:password@your-postgres-db/database'</p>": [
-        "Недействительная строка подключения, правильная строка обычно следует следующему шаблону: драйвер://пользователь:пароль@хостБД/имяБД<p>Пример:’postgresql://user:password@your-postgres-db/database'</p>"
+      "Compute the contribution to the total": [
+        "Вычислить вклад в общую сумму (долю)"
       ],
-      "CSV to Database configuration": ["Настройка CSV для БД"],
-      "Database \"%(database_name)s\" schema \"%(schema_name)s\" is not allowed for csv uploads. Please contact your Superset Admin.": [
-        "Схема “%(schema_name)s” в базе данных “%(database_name)s” не разрешена для загрузки CSV. Пожалуйста, свяжитесь с администратором Superset."
+      "Condition": ["Условие"],
+      "Conditional formatting": ["Условное форматирование"],
+      "Confidence interval": ["Доверительный интервал"],
+      "Confidence interval must be between 0 and 1 (exclusive)": [
+        "Доверительный интервал должен быть между 0 и 1 (не включая концы)"
       ],
-      "You cannot specify a namespace both in the name of the table: \"%(csv_table.table)s\" and in the schema field: \"%(csv_table.schema)s\". Please remove one": [
-        "Нельзя указывать область имён одновременно и в имени таблицы: “%(csv_table.table)s” и в поле схемы: “%(csv_table.schema)s”. Пожалуйста, удалите в одном из мест"
+      "Configuration": ["Конфигурация"],
+      "Configure Advanced Time Range ": [
+        "Установить особый временной интервал "
       ],
-      "Unable to upload CSV file \"%(filename)s\" to table \"%(table_name)s\" in database \"%(db_name)s\". Error message: %(error_msg)s": [
-        "Невозможно загрузить CSV-файл \"%(filename)s\" таблицу \"%(table_name)s\" базы данных \"%(db_name)s”. Сообщение об ошибке: %(error_msg)s"
+      "Configure Time Range: Last...": [
+        "Установить временной интервал: последний..."
       ],
-      "CSV file \"%(csv_filename)s\" uploaded to table \"%(table_name)s\" in database \"%(db_name)s\"": [
-        "CSV-файл \"%(csv_filename)s\" загружен в таблицу \"%(table_name)s\" базы данных \"%(db_name)s\""
+      "Configure Time Range: Previous...": [
+        "Установить временной интервал: предыдущий..."
       ],
-      "Excel to Database configuration": ["Настройка CSV для БД"],
-      "Database \"%(database_name)s\" schema \"%(schema_name)s\" is not allowed for excel uploads. Please contact your Superset Admin.": [
-        "Схема “%(schema_name)s” в базе данных “%(database_name)s” не разрешена для загрузок Excel-файлов. Пожалуйста, свяжитесь с администратором Superset."
+      "Configure custom time range": [
+        "Установить пользовательский временной интервал"
       ],
-      "You cannot specify a namespace both in the name of the table: \"%(excel_table.table)s\" and in the schema field: \"%(excel_table.schema)s\". Please remove one": [
-        ""
+      "Configure filter scopes": ["Настроить область действия фильтра"],
+      "Configure the basics of your Annotation Layer.": [
+        "Настройте слой аннотации."
       ],
-      "Unable to upload Excel file \"%(filename)s\" to table \"%(table_name)s\" in database \"%(db_name)s\". Error message: %(error_msg)s": [
-        "Невозможно загрузить Excel-файл \"%(filename)s\" в таблицу \"%(table_name)s\" базы данных \"%(db_name)s”. Сообщение об ошибке: %(error_msg)s"
+      "Configure this dashboard to embed it into an external web application.": [
+        "Настройте этот дашборд для встраивания во внешнее веб-приложение"
       ],
-      "Excel file \"%(excel_filename)s\" uploaded to table \"%(table_name)s\" in database \"%(db_name)s\"": [
-        "Excel-файл “%(excel_filename)s\" загружен в таблицу \"%(table_name)s\" базы данных \"%(db_name)s\""
-      ],
-      "Logs": ["Журналы"],
-      "Show Log": ["Показать итоги"],
-      "Add Log": ["Добавить журнал"],
-      "Edit Log": ["Редактировать"],
-      "Action": ["Действия"],
-      "dttm": ["dttm"],
-      "Add item": ["Добавить фильтр"],
-      "The query couldn't be loaded": ["Запрос невозможно загрузить"],
-      "Your query has been scheduled. To see details of your query, navigate to Saved queries": [
-        "Запрос был запланирован. Чтобы посмотреть детали запроса, перейдите в Сохранённые запросы"
+      "Configure your how you overlay is displayed here.": [
+        "Настройка отображения слоя аннотации поверх графика."
       ],
-      "Your query could not be scheduled": [
-        "Ваш запрос не может быть сохранен"
+      "Confirm overwrite": ["Подтвердить перезапись"],
+      "Confirm save": ["Подтвердить сохранение"],
+      "Connect": ["Подключить"],
+      "Connect Google Sheet": ["Подключить Google Таблицы"],
+      "Connect Google Sheets as tables to this database": [
+        "Подключить Google Таблицы как таблицы для этой базы данных"
       ],
-      "Failed at retrieving results": ["Невозможно выполнить запрос"],
-      "An error occurred while storing the latest query id in the backend. Please contact your administrator if this problem persists.": [
-        ""
+      "Connect a database": ["Подключиться к базе данных"],
+      "Connect database": ["Подключиться к базе данных"],
+      "Connect this database using the dynamic form instead": [
+        "Подключиться к этой базе, используя динамичную форму"
       ],
-      "Unknown error": ["Неизвестная ошибка"],
-      "Query was stopped.": ["Запрос прерван."],
-      "Unable to migrate table schema state to backend. Superset will retry later. Please contact your administrator if this problem persists.": [
-        ""
+      "Connect this database with a SQLAlchemy URI string instead": [
+        "Подключиться к этой базе через SQLAlchemy URI"
       ],
-      "Unable to migrate query state to backend. Superset will retry later. Please contact your administrator if this problem persists.": [
-        ""
+      "Connection": ["База данных"],
+      "Connection failed, please check your connection settings": [
+        "Сбой подключения, пожалуйста, проверьте настройки вашего подключения"
       ],
-      "Unable to migrate query editor state to backend. Superset will retry later. Please contact your administrator if this problem persists.": [
-        ""
+      "Connection looks good!": ["Соединение в порядке!"],
+      "Continue": ["Продолжить"],
+      "Continuous": ["Непрерывный"],
+      "Contribution": ["Режим относительных значений"],
+      "Contribution Mode": ["Режим относительных значений"],
+      "Control": ["Элемент"],
+      "Control labeled ": ["Значение с именем "],
+      "Controls labeled ": ["Значения с именами "],
+      "Coordinates": ["Координаты"],
+      "Copied to clipboard!": ["Скопировано в буфер обмена"],
+      "Copy": ["Копировать"],
+      "Copy SELECT statement to the clipboard": [
+        "Скопировать выражение SELECT в буфер обмена"
       ],
-      "Unable to add a new tab to the backend. Please contact your administrator.": [
-        ""
+      "Copy and Paste JSON credentials": ["Скопировать и вставить JSON данные"],
+      "Copy and paste the entire service account .json file here": [
+        "Скопировать и вставить .json файл сервисного аккаунта сюда"
       ],
-      "Copy of %s": ["Копирование %s"],
-      "An error occurred while setting the active tab. Please contact your administrator.": [
-        "Произошла ошибка при установке активной вкладки. Пожалуйста, свяжитесь с администратором."
+      "Copy link": ["Скопировать ссылку"],
+      "Copy message": ["Скопировать сообщение"],
+      "Copy of %s": ["Копия %s"],
+      "Copy partition query to clipboard": [
+        "Скопировать часть запроса в буфер обмена"
       ],
-      "An error occurred while fetching tab state": [
-        "Произошла ошибка при получении метаданных из таблицы"
+      "Copy permalink to clipboard": ["Скопировать ссылку в буфер обмена"],
+      "Copy query URL": ["Скопировать ссылку на запрос"],
+      "Copy query link to your clipboard": [
+        "Скопировать ссылку на запрос в буфер обмена"
       ],
-      "An error occurred while removing tab. Please contact your administrator.": [
-        "Произошла ошибка при удалении вкладки. Пожалуйста, свяжитесь с администратором."
+      "Copy the account name of that database you are trying to connect to.": [
+        "Впишите имя профиля базы данных, к которой вы пытаетесь подключиться."
       ],
-      "An error occurred while removing query. Please contact your administrator.": [
-        "Произошла ошибка при удалении запроса. Пожалуйста, свяжитесь с администратором."
+      "Copy the name of the  HTTP Path of your cluster.": [
+        "Скопировать имя HTTP пути вашего кластера."
       ],
-      "An error occurred while setting the tab database ID. Please contact your administrator.": [
-        "Произошла ошибка при установке ID базы данных для вкладки. Пожалуйста, свяжитесь с администратором."
+      "Copy the name of the database you are trying to connect to.": [
+        "Впишите имя базы данных, к которой вы пытаетесь подключиться"
       ],
-      "An error occurred while setting the tab schema. Please contact your administrator.": [
-        "Произошла ошибка при настройке схемы вкладок. Пожалуйста, свяжитесь с администратором."
+      "Copy to Clipboard": ["Скопировать в буфер обмена"],
+      "Copy to clipboard": ["Скопировать в буфер обмена"],
+      "Correlation": ["Корреляция"],
+      "Cost estimate": ["Прогноз затрат"],
+      "Could not determine datasource type": [
+        "Не удалось определить тип источника данных"
       ],
-      "An error occurred while setting the tab autorun. Please contact your administrator.": [
-        "Произошла ошибка при настройке автозапуска вкладки. Пожалуйста, свяжитесь с администратором."
+      "Could not fetch all saved charts": [
+        "Не удалось получить все сохраненные графики"
       ],
-      "An error occurred while setting the tab title. Please contact your administrator.": [
-        "Произошла ошибка при настройке заголовка вкладки. Пожалуйста, свяжитесь с администратором."
+      "Could not find viz object": ["Не удалось найти объект визуализации"],
+      "Could not load database driver": [
+        "Не удалось загрузить драйвер базы данных"
       ],
-      "Your query was saved": ["Ваш запрос был сохранен"],
-      "Your query could not be saved": ["Ваш запрос не может быть сохранен"],
-      "Your query was updated": ["Ваш запрос был сохранен"],
-      "Your query could not be updated": ["Ваш запрос не может быть сохранен"],
-      "An error occurred while storing your query in the backend. To avoid losing your changes, please save your query using the \"Save Query\" button.": [
-        "Произошла ошибка при сохранении запроса в бэкенд. Чтобы сохранить изменения, пожалуйста, сохраните ваш запрос через кнопку “Сохранить запрос”."
+      "Could not load database driver: %(driver_name)s": [
+        "Не удалось загрузить драйвер базы данных: %(driver_name)s"
       ],
-      "An error occurred while setting the tab template parameters. Please contact your administrator.": [
-        "Произошла ошибка при установке параметров шаблона вкладки. Пожалуйста, свяжитесь с администратором."
+      "Could not load database driver: {}": [
+        "Не удалось загрузить драйвер базы данных: {}"
+      ],
+      "Count": ["Количество"],
+      "Count Unique Values": ["Количество уникальных значений"],
+      "Count as Fraction of Columns": ["Количество, как доля от столбцов"],
+      "Count as Fraction of Rows": ["Количество, как доля от строк"],
+      "Count as Fraction of Total": ["Количество, как доля от целого"],
+      "Country": ["Страна"],
+      "Country Color Scheme": ["Цветовая схема страны"],
+      "Country Column": ["Столбец со страной"],
+      "Country Field Type": ["Тип поля страны"],
+      "Country Map": ["Карта Стран"],
+      "Create": ["Создать"],
+      "Create Chart": ["Создать график"],
+      "Create Dataset": ["Создать датасет"],
+      "Create a dataset": ["Создать датасет"],
+      "Create a dataset to begin visualizing your data as a chart or go to\n          SQL Lab to query your data.": [
+        "Создайте датасет для визуализации ваших данных на графике или перейдите в Лабораторию SQL для просмотра данных."
+      ],
+      "Create a new chart": ["Создать новый график"],
+      "Create chart": ["Создать график"],
+      "Create dataset": ["Создать датасет"],
+      "Create new chart": ["Создать новый график"],
+      "Create new filter set": ["Создать новый набор фильтров"],
+      "Create or select schema...": ["Создать или выбрать схему..."],
+      "Created": ["Создано"],
+      "Created On": ["Дата создания"],
+      "Created by": ["Кем создано"],
+      "Created by me": ["Создано мной"],
+      "Created content": ["Созданный контент"],
+      "Created on": ["Дата создания"],
+      "Creating SSH Tunnel failed for an unknown reason": [
+        "Не удалось создать SSH туннель по неизвестной причине"
       ],
-      "An error occurred while fetching table metadata": [
-        "Произошла ошибка при получении метаданных из таблицы"
+      "Creating a data source and creating a new tab": [
+        "Создание источника данных и добавление новой вкладки..."
       ],
-      "An error occurred while fetching table metadata. Please contact your administrator.": [
-        "Произошла ошибка при получении метаданных таблицы. Пожалуйста, свяжитесь с администратором."
+      "Creator": ["Автор"],
+      "Crimson": ["Малиновый"],
+      "Cross Filter Scoping": ["Область действия кросс-фильтра"],
+      "Cross-filter scoping": ["Задать область действия кросс-фильтра"],
+      "Cumulative": ["С накоплением"],
+      "Currently rendered: %s": ["Сейчас отрисовано: %s"],
+      "Custom": ["Пользовательский"],
+      "Custom Plugin": ["Пользовательский плагин"],
+      "Custom Plugins": ["Пользовательские плагины"],
+      "Custom SQL": ["Через SQL"],
+      "Custom SQL ad-hoc metrics are not enabled for this dataset": [
+        "Пользовательские ad-hoc меры SQL не разрешены для этого датасета"
       ],
-      "An error occurred while expanding the table schema. Please contact your administrator.": [
-        "Произошла ошибка при разворачивании схемы. Пожалуйста, свяжитесь с администратором."
+      "Custom SQL fields cannot contain sub-queries.": [
+        "Пользовательские поля SQL не могут содержать подзапросы."
       ],
-      "An error occurred while collapsing the table schema. Please contact your administrator.": [
-        "Произошла ошибка при сворачивании схемы. Пожалуйста, свяжитесь с администратором."
+      "Custom time filter plugin": ["Пользовательский плагин фильтра времени"],
+      "Customize": ["Кастомизация"],
+      "Customize Metrics": ["Настроить меры"],
+      "Customize columns": ["Настроить столбцы"],
+      "Cyclic dependency detected": ["Обнаружена циклическая зависимость"],
+      "D3 Format": ["Формат даты/времени"],
+      "D3 format": ["Формат даты/времени"],
+      "D3 format syntax: https://github.com/d3/d3-format": [
+        "Формат D3: https://github.com/d3/d3-format."
       ],
-      "An error occurred while removing the table schema. Please contact your administrator.": [
-        "Произошла ошибка при удалении схемы. Пожалуйста, свяжитесь с администратором."
+      "D3 number format for numbers between -1.0 and 1.0, useful when you want to have different siginificant digits for small and large numbers": [
+        "Числовой формат D3 для чисел от -1 до 1, полезно, если вы работаете как с маленькими числами, где нужна точность, так и с большими целыми числами"
       ],
-      "Shared query": ["Общий запрос"],
-      "The datasource couldn't be loaded": ["Запрос невозможно загрузить"],
-      "An error occurred while creating the data source": [
-        "Произошла ошибка при создании источника данных"
+      "D3 time format for datetime columns": [
+        "Формат времени D3 для столбцов типа дата/время"
       ],
-      "SQL Lab uses your browser's local storage to store queries and results.\n Currently, you are using ${currentUsage.toFixed(\n            2,\n          )} KB out of ${LOCALSTORAGE_MAX_USAGE_KB} 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. Note that you will need to close other SQL Lab windows before you do this.": [
-        "Лаборатория SQL использует хранилище локального кеша вашего браузера, чтобы сохранить запросы и результаты из вкладок.\n Сейчас вы используете ${currentUsage.toFixed(\n            2,\n          )} KB из ${LOCALSTORAGE_MAX_USAGE_KB} KB пространства.\n Чтобы уберечь Лабораторию SQL от ошибок, пожалуйста, удалите неиспользуемые вкладки с запросами.\n Вы можете получить доступ к этим запросам позже, если сохраните их перед удалением вкладки. Обратите внимание, что перед удалением вк [...]
+      "D3 time format syntax: https://github.com/d3/d3-time-format": [
+        "Формат времени D3: https://github.com/d3/d3-time-format."
       ],
-      "Estimate selected query cost": ["Выполнить выбранный запрос"],
-      "Estimate cost": ["Выполнить выбранный запрос"],
-      "Cost estimate": ["Прогноз затрат"],
-      "Creating a data source and creating a new tab": [
-        "Создание источника данных и добавление новой вкладки"
+      "DATETIME": ["Дата/Время (DATETIME/TIMESTAMP)"],
+      "DEC": ["ДЕК"],
+      "DELETE": ["УДАЛИТЬ"],
+      "DML": ["DML"],
+      "Daily seasonality": ["Дневная сезонность"],
+      "Dark": ["Темный"],
+      "Dark Cyan": ["Темно-голубой"],
+      "Dark mode": ["Темная тема"],
+      "Dashboard": ["Дашборд"],
+      "Dashboard [%s] just got created and chart [%s] was added to it": [
+        "Дашборд [%s] был только что создан и график [%s] был добавлен в него"
       ],
-      "An error occurred": ["Произошла ошибка"],
-      "Explore the result set in the data exploration view": [
-        "Исследовать набор данных"
+      "Dashboard [{}] just got created and chart [{}] was added to it": [
+        "Дашборд [{}] был только что создан и график [{}] был добавлен в него"
       ],
-      "Explore": ["Обзор графика"],
-      "This query took %s seconds to run, ": [
-        "Выполнение этого запроса заняло %s секунд, "
+      "Dashboard could not be created.": ["Не удалось создать дашборд"],
+      "Dashboard could not be deleted.": ["Не удалось удалить дашборд"],
+      "Dashboard could not be updated.": ["Не удалось обновить дашборд"],
+      "Dashboard does not exist": ["Дашборд не существует"],
+      "Dashboard imported": ["Дашборд импортирован"],
+      "Dashboard parameters are invalid.": ["Неверные параметры дашборда"],
+      "Dashboard properties": ["Свойства дашборда"],
+      "Dashboard properties updated": ["Свойства дашборда обновлены"],
+      "Dashboard scheme": ["Схема дашборда"],
+      "Dashboard title": ["Название дашборда"],
+      "Dashboards": ["Дашборды"],
+      "Dashboards added to": ["Добавлено в дашборды"],
+      "Dashboards could not be deleted.": ["Не удалось удалить дашборды."],
+      "Dashboards do not exist": ["Дашборды не существуют"],
+      "Dashed": ["Штрих"],
+      "Data": ["Данные"],
+      "Data Table": ["Таблица"],
+      "Data Zoom": ["Масштабирование графика"],
+      "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 retrieved from the results backend. You need to re-run the original query.": [
+        "Не найдены сохраненные результаты на сервере, необходимо повторно выполнить запрос."
+      ],
+      "Data has no time steps": [""],
+      "Data preview": ["Предпросмотр данных"],
+      "Data refreshed": ["Данные обновлены"],
+      "Data type": ["Тип данных"],
+      "DataFrame include at least one series": [""],
+      "DataFrame must include temporal column": [
+        "Датафрейм должен включать временной столбец"
       ],
-      "and the explore view times out at %s seconds ": [
-        "а тайм-аут интерфейса исследования %s секунд "
+      "Database": ["База данных"],
+      "Database \"%(database_name)s\" schema \"%(schema_name)s\" is not allowed for columnar uploads. Please contact your Superset Admin.": [
+        "Схема \"%(schema_name)s\" базы данных \"%(database_name)s\" не предназначена для загрузки файлов столбчатого формата. Пожалуйста, свяжитесь с администратором."
       ],
-      "following this flow will most likely lead to your query timing out. ": [
-        ""
+      "Database \"%(database_name)s\" schema \"%(schema_name)s\" is not allowed for csv uploads. Please contact your Superset Admin.": [
+        "Схема \"%(schema_name)s\" базы данных \"%(database_name)s\" не предназначена для загрузки CSV файлов. Пожалуйста, свяжитесь с администратором."
       ],
-      "We recommend your summarize your data further before following that flow. ": [
-        ""
+      "Database \"%(database_name)s\" schema \"%(schema_name)s\" is not allowed for excel uploads. Please contact your Superset Admin.": [
+        "Схема \"%(schema_name)s\" базы данных \"%(database_name)s\" не предназначена для загрузки Excel файлов. Пожалуйста, свяжитесь с администратором."
       ],
-      "If activated you can use the ": [""],
-      "feature to store a summarized data set that you can then explore.": [""],
-      "Column name(s) ": ["Имена столбца(ов) "],
-      "cannot be used as a column name. The column name/alias \"__timestamp\"\n          is reserved for the main temporal expression, and column aliases ending with\n          double underscores followed by a numeric value (e.g. \"my_col__1\") are reserved\n          for deduplicating duplicate column names. Please use aliases to rename the\n          invalid column names.": [
-        ""
+      "Database Connections": ["Базы данных"],
+      "Database Creation Error": ["Ошибка создания базы данных"],
+      "Database URL": ["URL базы данных"],
+      "Database connected": ["Соединение с базой данных установлено"],
+      "Database could not be created.": ["Не удалось создать базу данных."],
+      "Database could not be deleted.": ["Не удалось удалить базу данных."],
+      "Database could not be updated.": ["Не удалось обновить базу данных."],
+      "Database does not allow data manipulation.": [
+        "База данных не позволяет изменять свои данные."
       ],
-      "Raw SQL": ["Raw SQL"],
-      "Source SQL": ["Источник SQL"],
-      "SQL": ["SQL"],
-      "No query history yet...": ["История запросов пуста…"],
-      "It seems you don't have access to any database": [
-        "Кажется у Вас нет доступа к базе данных"
+      "Database does not exist": ["База данных не существует"],
+      "Database does not support subqueries": [
+        "База данных не поддерживает подзапросы"
       ],
-      "An error occurred when refreshing queries": [
-        "Произошла ошибка при создании источника данных"
+      "Database driver for importing maybe not installed. Visit the Superset documentation page for installation instructions: ": [
+        "Драйвер базы данных для импорта может быть не установлен. Изучите документацию Суперсета для инструкций по установке: "
       ],
-      "Filter by user": ["Значение фильтра"],
-      "Filter by database": ["Выберите базу данных"],
-      "Query search string": ["Поиск запросов"],
-      "[From]-": ["[С]-"],
-      "[To]-": ["[До]-"],
-      "Filter by status": ["Значение фильтра"],
-      "Edit": ["Редактировать"],
-      "View results": ["Посмотреть результаты"],
-      "Data preview": ["Предпросмотр данных"],
-      "Overwrite text in the editor with a query on this table": [
-        "Перезаписать текст в редакторе с запросом к этой таблице"
+      "Database error": ["Ошибка базы данных"],
+      "Database is offline.": ["База данных сейчас оффлайн."],
+      "Database is required for alerts": [
+        "Для оповещений требуется база данных"
       ],
-      "Run query in a new tab": ["Выполнить запрос на новой вкладке"],
-      "Remove query from log": ["Удалить запрос из журнала"],
-      "An error occurred saving dataset": [
-        "Произошла ошибка при создании источника данных"
+      "Database name": ["Имя базы данных"],
+      "Database not allowed to change": [
+        "База данных недоступна для изменений"
       ],
-      ".CSV": ["Экспорт в CSV"],
-      "Clipboard": ["Скопировать в буфер обмена"],
-      "Filter results": ["Результаты поиска"],
-      "Database error": ["Database Expression"],
-      "was created": ["создан"],
-      "Query in a new tab": ["Запрос в отдельной вкладке"],
-      "The query returned no data": ["Результат пуст"],
-      "Fetch data preview": ["Получить данные для просмотра"],
-      "Refetch results": ["Результаты поиска"],
-      "Track job": ["Отслеживать работу"],
-      "Stop": ["Стоп"],
-      "Run selection": ["Выполнить выбранный запрос"],
-      "Run": ["Выполнить"],
-      "Stop running (Ctrl + x)": ["Остановить (Ctrl + x)"],
-      "Stop running (Ctrl + e)": ["Остановить (Ctrl + e)"],
-      "Run query (Ctrl + Return)": ["Выполнить запрос (Ctrl + Return)"],
-      "Save & Explore": ["Сохранить и исследовать"],
-      "Overwrite & Explore": ["Перезаписать и исследовать"],
-      "Undefined": ["Не определено"],
-      "Save": ["Сохранить"],
-      "Save as": ["Сохранить как"],
-      "Save query": ["Сохранить запрос"],
-      "Save as new": ["Сохранить как новый"],
-      "Update": ["Обновить"],
-      "Label for your query": ["Метка для вашего запроса"],
-      "Write a description for your query": [
-        "Заполните описание к вашему запросу"
+      "Database not found.": ["База данных не найдена."],
+      "Database not found: %(id)s": ["База данных не найдена: %(id)s"],
+      "Database parameters are invalid.": [
+        "Параметры базы данных недействительны."
       ],
-      "Schedule query": ["Сохранить запрос"],
-      "Schedule": ["Расписание"],
-      "There was an error with your request": [
-        "С вашим запросом произошла ошибка"
+      "Database passwords": ["Пароли базы данных"],
+      "Database port": ["Порт базы данных"],
+      "Database settings updated": ["Обновлены настройки базы данных"],
+      "Databases": ["Базы данных"],
+      "Dataframe Index": ["Индекс датафрейма"],
+      "Dataset": ["Датасет"],
+      "Dataset %(name)s already exists": ["Датасет %(name)s уже существует"],
+      "Dataset Name": ["Имя датасета"],
+      "Dataset column delete failed.": ["Не удалось удалить столбец датасета"],
+      "Dataset column not found.": ["Столбец датасета не найден"],
+      "Dataset could not be created.": ["Не удалось создать датасет"],
+      "Dataset could not be deleted.": ["Не удалось удалить датасет"],
+      "Dataset could not be duplicated.": ["Датасет не может быть дублирован."],
+      "Dataset could not be updated.": ["Не удалось обновить датасет"],
+      "Dataset does not exist": ["Датасет не существует"],
+      "Dataset imported": ["Импортирован датасет"],
+      "Dataset is required": ["Требуется датасет"],
+      "Dataset metric delete failed.": ["Не удалось удалить меру датасета."],
+      "Dataset metric not found.": ["Мера датасета не найдена."],
+      "Dataset name": ["Имя датасета"],
+      "Dataset parameters are invalid.": ["Параметры датасета неверны."],
+      "Dataset schema is invalid, caused by: %(error)s": [
+        "Схема датасета невалидна, причина: %(error)s"
       ],
-      "Please save the query to enable sharing": [
-        "Пожалуйста, сохраните запрос, чтобы включить функцию “поделиться”"
+      "Dataset(s) could not be bulk deleted.": [
+        "Датасет(ы) не могут быть массово удалены."
       ],
-      "Copy link": ["Скопировать ссылку"],
-      "Copy query link to your clipboard": [
-        "Скопировать часть запроса в буфер обмена"
+      "Datasets": ["Датасеты"],
+      "Datasets can be created from database tables or SQL queries. Select a database table to the left or ": [
+        "Датасеты могут быть созданы из таблиц базы данных или SQL запросов. Выберите таблицу из базы данных слева или "
       ],
-      "Save the query to copy the link": [
-        "Сохраните запрос, чтобы скопировать ссылку"
+      "Datasets do not contain a temporal column": [
+        "Датасет не содержит столбца формата дата/время"
       ],
-      "No stored results found, you need to re-run your query": [
-        "Не найдены сохранённые результаты, необходимо повторно выполнить запрос"
+      "Datasource": ["Источник данных"],
+      "Datasource & Chart Type": ["Источник данных и Тип графика"],
+      "Datasource does not exist": ["Источник данных не существует"],
+      "Datasource type is invalid": ["Тип источниках данных неверный"],
+      "Datasource type is required when datasource_id is given": [
+        "Тип источника данных обязателен, когда дан идентификатор источника данных (datasource_id)"
       ],
-      "Run a query to display results here": [
-        "Выполнить запрос для отображения результатов"
+      "Date Time Format": ["Формат даты и времени"],
+      "Date filter": ["Временной фильтр"],
+      "Date format": ["Форматы даты"],
+      "Date format string": ["Формат временной строки"],
+      "Date/Time": ["Дата/Время"],
+      "Datetime Format": ["Формат даты и времени"],
+      "Datetime column not provided as part table configuration and is required by this type of chart": [
+        "Столбец даты/времени не предусмотрен в настройках таблицы и является обязательным для этого типа графика"
       ],
-      "Preview: `%s`": ["Предпросмотр %s"],
-      "Results": ["Результаты"],
-      "Query history": ["История запросов"],
-      "Run query": ["Выполнить запрос"],
-      "New tab": ["Закрыть вкладку"],
-      "Untitled query": ["Запрос без имени"],
-      "Stop query": ["Остановить запрос"],
-      "Schedule the query periodically": [
-        "Запланировать периодическое выполнение запроса"
+      "Datetime format": ["Формат даты/времени"],
+      "Day": ["День"],
+      "Day (freq=D)": ["День (част=D)"],
+      "Days %s": ["Дней %s"],
+      "Db engine did not return all queried columns": [
+        "драйвер базы данных вернул не все запрошенные столбцы"
       ],
-      "You must run the query successfully first": [
-        "Сначала необходимо успешно выполнить запрос"
+      "Deactivate": ["Выключить"],
+      "December": ["Декабрь"],
+      "Decimal Character": ["Десятичный разделитель"],
+      "Deck.gl - 3D Grid": ["Deck.gl - 3D сетка"],
+      "Deck.gl - Arc": ["Deck.gl - Дуга"],
+      "Deck.gl - GeoJSON": ["Deck.gl - GeoJSON"],
+      "Deck.gl - Multiple Layers": ["Deck.gl - Многослойный"],
+      "Deck.gl - Polygon": ["Deck.gl - Полигон"],
+      "Deck.gl - Scatter plot": ["Deck.gl - Точечная диаграмма"],
+      "Default": ["По умолчанию"],
+      "Default Endpoint": ["Эндпоинт по умолчанию"],
+      "Default URL": ["URL по умолчанию"],
+      "Default URL to redirect to when accessing from the dataset list page": [
+        "URL по умолчанию, на который будет выполнен редирект при доступе из страницы со списком датасетов"
       ],
-      "It appears that the number of rows in the query results displayed\n           was limited on the server side to\n           the %s limit.": [
-        ""
+      "Default Value": ["Значение по умолчанию"],
+      "Default datetime": ["Дата и время по умолчанию"],
+      "Default latitude": ["Широта по умолчанию"],
+      "Default longitude": ["Долгота по умолчанию"],
+      "Default minimal column width in pixels, actual width may still be larger than this if other columns don't need much space": [
+        "Минимальная ширина столбца (в пикселях). Реальная ширина по-прежнему может быть больше, чем указанная, если остальным столбцам не будет хватать места."
       ],
-      "CREATE TABLE AS": ["Разрешить CREATE TABLE AS"],
-      "CREATE VIEW AS": ["Разрешить CREATE TABLE AS"],
-      "Estimate the cost before running a query": [
-        "Спрогнозировать время до выполнения запроса"
+      "Default value is required": ["Требуется значение по умолчанию"],
+      "Default value must be set when \"Filter has default value\" is checked": [
+        "Значение по умолчанию должно быть выбрано, когда установлен флаг \"Фильтр имеет значение по умолчанию\""
       ],
-      "Reset state": ["Сбросить текущее состояние"],
-      "Enter a new title for the tab": ["Введите название для таблицы"],
-      "Untitled Query %s": ["Запрос без имени %s"],
-      "Close tab": ["Закрыть вкладку"],
-      "Rename tab": ["Переименовать вкладку"],
-      "Expand tool bar": ["Показать панель инструментов"],
-      "Hide tool bar": ["Скрыть панель инструментов"],
-      "Close all other tabs": ["Закрыть все вкладки"],
-      "Duplicate tab": ["Дублировать вкладку"],
-      "Copy partition query to clipboard": [
-        "Скопировать часть запроса в буфер обмена"
+      "Default value must be set when \"Filter value is required\" is checked": [
+        "Значение по умолчанию должно быть выбрано, когда установлен флаг \"Требуется значение фильтра\""
       ],
-      "latest partition:": ["последний раздел:"],
-      "Keys for table": ["Ключевые поля таблицы"],
-      "View keys & indexes (%s)": ["Посмотреть ключи и индексы (%s)"],
-      "Sort columns alphabetically": [
-        "Отсортировать столбцы в алфавитном порядке"
+      "Default value set automatically when \"Select first filter value by default\" is checked": [
+        "Значение по умолчанию задается автоматически, когда установлен флаг \"Сделать первое значение фильтра значением по умолчанию\""
       ],
-      "Original table column order": [
-        "Расположение столбцов как в исходной таблице"
+      "Define a function that receives the input and outputs the content for a tooltip": [
+        "Задайте функцию, которая получает на вход содержимое всплывающей подсказки"
       ],
-      "Copy SELECT statement to the clipboard": [
-        "Скопировать выражение SELECT в буфер обмена"
+      "Define a function that returns a URL to navigate to when user clicks": [
+        "Задайте функцию, которая возвращает URL для навигации при пользовательском нажатии"
       ],
-      "Show CREATE VIEW statement": ["Показать выражение CREATE VIEW"],
-      "CREATE VIEW statement": ["Выражение CREATE VIEW"],
-      "Remove table preview": ["Убрать предпросмотр таблицы"],
-      "Assign a set of parameters as": [""],
-      "below (example:": [""],
-      "), and they become available in your SQL (example:": [""],
-      ") by using": [""],
-      "Edit template parameters": ["Изменить параметры шаблона"],
-      "Invalid JSON": ["Недопустимый формат json"],
-      "Create a new chart": ["Создать новый срез"],
-      "Choose a dataset": ["Выберите источник данных"],
-      "If the dataset you are looking for is not available in the list, follow the instructions on how to add it in the Superset tutorial.": [
-        "Если датасет, который вы ищете не доступен в списке, следуйте инструкциям по добавлению его в руководстве по Superset."
-      ],
-      "Choose a visualization type": ["Выберите тип визуализации"],
-      "Create new chart": ["Создать новый график"],
-      "An error occurred while loading the SQL": [
-        "Произошла ошибка при создании источника данных"
+      "Define a javascript function that receives the data array used in the visualization and is expected to return a modified version of that array. This can be used to alter properties of the data, filter, or enrich the array.": [
+        "Определите функцию javascript, которая получает массив данных, используемый в визуализации, и, как ожидается, вернет измененную версию этого массива. Это может быть использовано для изменения свойств данных, фильтрации или расширения массива."
       ],
-      "Updating chart was stopped": ["Обновление графика остановлено"],
-      "An error occurred while rendering the visualization: %s": [
-        "Произошла ошибка при построении графика: %s"
+      "Defines a rolling window function to apply, works along with the [Periods] text box": [
+        "Определяет функцию скользящего окна для применения, работает вместе с текстовым полем [Периоды]"
       ],
-      "Network error.": ["Ошибка сети."],
-      "every": ["каждый"],
-      "every month": ["месяц"],
-      "every day of the month": ["каждый день месяца"],
-      "day of the month": ["день месяца"],
-      "every day of the week": ["каждый день недели"],
-      "day of the week": ["день недели"],
-      "every hour": ["каждый час"],
-      "every minute UTC": [""],
-      "year": ["год"],
-      "month": ["месяц"],
-      "week": ["неделя"],
-      "day": ["день"],
-      "hour": ["час"],
-      "minute": ["минута"],
-      "reboot": [""],
-      "Every": [""],
-      "in": ["в"],
-      "on": [""],
-      "and": [""],
-      "at": [""],
-      ":": [":"],
-      "minute(s) UTC": ["5 минут"],
-      "Invalid cron expression": [""],
-      "Clear": ["Очистить"],
-      "Sunday": ["Воскресенье"],
-      "Monday": ["Понедельник"],
-      "Tuesday": ["Вторник"],
-      "Wednesday": ["Среда"],
-      "Thursday": ["Четверг"],
+      "Defines how each series is broken down": [
+        "Определяет разложение каждой категории"
+      ],
+      "Defines the grid size in pixels": [
+        "Определяет размер сетки (в пикселях)"
+      ],
+      "Defines the grouping of entities. Each series is shown as a specific color on the chart and has a legend toggle": [
+        "Группировка в ряды данных. Каждая категория отображается в виде определенного цвета на графике и имеет легенду"
+      ],
+      "Defines the size of the rolling window function, relative to the time granularity selected": [
+        "Определяет размер функции скользящего окна относительно выбранной детализации по времени"
+      ],
+      "Defines whether the step should appear at the beginning, middle or end between two data points": [
+        "Определяет, должен ли шаг отображаться в начале, середине или конце между двумя точками данных"
+      ],
+      "Delete": ["Удалить"],
+      "Delete %s?": ["Удалить %s?"],
+      "Delete Annotation?": ["Удалить аннотацию?"],
+      "Delete Database?": ["Удалить базу данных?"],
+      "Delete Dataset?": ["Удалить датасет?"],
+      "Delete Layer?": ["Удалить слой?"],
+      "Delete Query?": ["Удалить запрос?"],
+      "Delete Report?": ["Удалить рассылку?"],
+      "Delete Template?": ["Удалить шаблон?"],
+      "Delete all Really?": ["Действительно удалить все?"],
+      "Delete annotation": ["Удалить аннотацию"],
+      "Delete dashboard tab?": ["Удалить вкладку дашборда?"],
+      "Delete database": ["Удалить базу данных"],
+      "Delete email report": ["Удалить рассылку по email"],
+      "Delete query": ["Удалить запрос"],
+      "Delete template": ["Удалить шаблон"],
+      "Delete this container and save to remove this message.": [
+        "Удалите этот контейнер и сохраните изменения, чтобы убрать это сообщение."
+      ],
+      "Deleted": ["Удалено"],
+      "Deleted %(num)d annotation": [
+        "Удалалена %(num)d аннотация",
+        "Удалалены %(num)d аннотации",
+        "Удалалено %(num)d аннотаций"
+      ],
+      "Deleted %(num)d annotation layer": [
+        "Удалален %(num)d слой аннотаций",
+        "Удалалены %(num)d слоя аннотаций",
+        "Удалалено %(num)d слоев аннотаций"
+      ],
+      "Deleted %(num)d chart": [
+        "Удален %(num)d график",
+        "Удалены %(num)d графика",
+        "Удалено %(num)d графиков"
+      ],
+      "Deleted %(num)d css template": [
+        "Удален %(num)d CSS шаблон",
+        "Удалены %(num)d CSS шаблона",
+        "Удалено %(num)d CSS шаблонов"
+      ],
+      "Deleted %(num)d dashboard": [
+        "Удален %(num)d дашборд",
+        "Удалены %(num)d дашборда",
+        "Удалено %(num)d дашбордов"
+      ],
+      "Deleted %(num)d dataset": [
+        "Удален %(num)d датасет",
+        "Удалены %(num)d датасета",
+        "Удалено %(num)d датасетов"
+      ],
+      "Deleted %(num)d report schedule": [
+        "Удалено %(num)d расписание рассылок",
+        "Удалены %(num)d расписания рассылок",
+        "Удалено %(num)d расписаний рассылок"
+      ],
+      "Deleted %(num)d rules": [
+        "Удалено %(num)d правило",
+        "Удалены %(num)d правила",
+        "Удалено %(num)d правил"
+      ],
+      "Deleted %(num)d saved query": [
+        "Удален %(num)d сохраненный запрос",
+        "Удалены %(num)d сохраненных запроса",
+        "Удалено %(num)d сохраненных запросов"
+      ],
+      "Deleted %s": ["Удалено %s"],
+      "Deleted: %s": ["Удалено: %s"],
+      "Deleting a tab will remove all content within it. You may still reverse this action with the": [
+        "Удаление вкладки удалит все ее содержимое. Вы можете отменить это действие при помощи сочетания клавиш"
+      ],
+      "Delimited long & lat single column": [
+        "Долгота и широта в одном столбце"
+      ],
+      "Delimiter": ["Разделитель"],
+      "Delivery method": ["Способ оповещения"],
+      "Demographics": ["Демография"],
+      "Density": ["Концентрация"],
+      "Dependent on": ["Зависит от"],
+      "Deprecated": ["Устарело"],
+      "Description": ["Описание"],
+      "Description (this can be seen in the list)": [
+        "Описание (будет видно в списке)"
+      ],
+      "Description Columns": ["Описательные столбцы"],
+      "Description text that shows up below your Big Number": [
+        "Описание, отображаемое под Карточкой"
+      ],
+      "Deselect all": ["Снять выделение"],
+      "Details of the certification": ["Детали утверждения"],
+      "Determines how whiskers and outliers are calculated.": [
+        "Определяет формулу расчета \"усов\" и выбросов."
+      ],
+      "Determines whether or not this dashboard is visible in the list of all dashboards": [
+        "Определяет, виден ли этот дашборд в списке всех дашбордов"
+      ],
+      "Diamond": ["Ромб"],
+      "Did you mean:": ["Возможно вы имели в виду:"],
+      "Difference": ["Разница"],
+      "Dim Gray": ["Тускло-серый"],
+      "Dimension": ["Измерение"],
+      "Dimension to use on x-axis.": ["Измерение для использования на оси X"],
+      "Dimension to use on y-axis.": ["Измерение для использования на оси Y"],
+      "Dimensions": ["Измерения"],
+      "Directed Force Layout": [""],
+      "Directional": ["Направленный"],
+      "Disable SQL Lab data preview queries": [
+        "Отключить предпросмотр данных в Лаборатории SQL"
+      ],
+      "Disable data preview when fetching table metadata in SQL Lab.  Useful to avoid browser performance issues when using  databases with very wide tables.": [
+        "Отключить предварительный просмотр данных при извлечении метаданных таблицы в SQL Lab. Полезно для избежания проблем с производительностью браузера при использовании баз данных с очень широкими таблицами."
+      ],
+      "Disable embedding?": ["Выключить встраивание?"],
+      "Disabled": ["Отключено"],
+      "Discard": ["Отменить изменения"],
+      "Discrete": ["Обособленный"],
+      "Display Name": ["Отображаемое имя"],
+      "Display column level total": ["Отображать общий итог по столбцу"],
+      "Display configuration": ["Настройки отображения"],
+      "Display metrics side by side within each column, as opposed to each column being displayed side by side for each metric.": [
+        "Отображать меры рядом в каждом столбце, в отличие от отображения каждого столбца рядом для каждой меры."
+      ],
+      "Display row level total": ["Отображать общий итог по строке"],
+      "Display settings": ["Настройки отображения"],
+      "Display total row/column": ["Отобразить общую строку/столбец"],
+      "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.": [
+        ""
+      ],
+      "Distribution": ["Распределение"],
+      "Distribution - Bar Chart": ["Распределение - Столбчатая диаграмма"],
+      "Divider": ["Разделитель"],
+      "Do you want a donut or a pie?": ["Круговая/кольцевая диаграмма"],
+      "Documentation": ["Документация"],
+      "Domain": ["Блок"],
+      "Donut": ["Кольцевая диаграмма"],
+      "Dotted": ["Пунктир"],
+      "Download": ["Сохранить"],
+      "Download as image": ["Сохранить как изображение"],
+      "Download to CSV": ["Сохранить в CSV"],
+      "Draft": ["Черновик"],
+      "Drag and drop components and charts to the dashboard": [
+        "Переместите элементы оформления и графики на дашборд"
+      ],
+      "Drag and drop components to this tab": [
+        "Переместите элементы оформления и графики в эту вкладку"
+      ],
+      "Draw a marker on data points. Only applicable for line types.": [
+        "Отобразить маркеры на данных. Применимо только для линий."
+      ],
+      "Draw area under curves. Only applicable for line types.": [
+        "Отобразить область под кривыми. Применимо только для линий\""
+      ],
+      "Draw line from Pie to label when labels outside?": [
+        "Проводит линию от диаграммы к метке, когда метки находятся снаружи"
+      ],
+      "Draw split lines for minor axis ticks": [
+        "Рисует разделительные линии для небольших отметок оси"
+      ],
+      "Draw split lines for minor y-axis ticks": [
+        "Рисует разделительные линии для небольших отметок оси Y"
+      ],
+      "Drill to detail": [""],
+      "Drill to detail by": [""],
+      "Drill to detail by value is not yet supported for this chart type.": [
+        ""
+      ],
+      "Drill to detail is disabled because this chart does not group data by dimension value.": [
+        ""
+      ],
+      "Drill to detail: %s": [""],
+      "Drop a column here or click": [
+        "Перетащите столбец сюда",
+        "Перетащите столбцы сюда",
+        "Перетащите столбцы сюда"
+      ],
+      "Drop a column/metric here or click": [
+        "Перетащите столбец/меру сюда",
+        "Перетащите столбцы/меры сюда",
+        "Перетащите столбцы/меры сюда"
+      ],
+      "Drop a temporal column here or click": [
+        "Перетащите столбец формата дата/время сюда"
+      ],
+      "Drop column here": [
+        "Перетащите столбец сюда",
+        "Перетащите столбцы сюда",
+        "Перетащите столбцы сюда"
+      ],
+      "Drop column or metric here": [
+        "Перетащите столбец или меру сюда",
+        "Перетащите столбцы или меры сюда",
+        "Перетащите столбцы или меры сюда"
+      ],
+      "Drop columns here": ["Перетащите столбцы сюда"],
+      "Drop columns or metrics here": ["Перетащите столбцы или меры сюда"],
+      "Drop columns/metrics here or click": ["Перетащите столбцы/меры сюда"],
+      "Drop temporal column here": [
+        "Перетащите столбец формата дата/время сюда"
+      ],
+      "Duplicate": ["Дублировать"],
+      "Duplicate column name(s): %(columns)s": [
+        "Повторяющееся имя столбца(ов): %(columns)s"
+      ],
+      "Duplicate column/metric labels: %(labels)s. Please make sure all columns and metrics have a unique label.": [
+        "Повторяющиеся метки столбцов/мер: %(labels)s. Пожалуйста, убедитесь, что все столбцы и меры имеют уникальную метку."
+      ],
+      "Duplicate dataset": ["Дублировать датасет"],
+      "Duplicate tab": ["Дублировать вкладку"],
+      "Duration": ["Продолжительность"],
+      "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.": [
+        "Продолжительность (в секундах) таймаута кэша для графиков этой базы данных. Таймаут 0 означает, что кэш никогда не очистится. Обратите внимание, что если значение не задано, применяется значение по умолчанию из основной конфигурации."
+      ],
+      "Duration (in seconds) of the caching timeout for this chart. Note this defaults to the dataset's timeout if undefined.": [
+        "Продолжительность (в секундах) таймаута кэша для этого графикаОбратите внимание, что если значение не задано, применяется значение таймаута датасета."
+      ],
+      "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 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 metadata caching timeout for schemas of this database. If left unset, the cache never expires.": [
+        "Продолжительность (в секундах) таймаута кэша для схем этой базы данных. Обратите внимание, что если значение не задано, кэш никогда не очистится."
+      ],
+      "Duration (in seconds) of the metadata caching timeout for tables of this database. If left unset, the cache never expires. ": [
+        "Продолжительность (в секундах) таймаута кэша для таблиц этой базы данных. Обратите внимание, что если значение не задано, кэш никогда не очистится."
+      ],
+      "Duration in ms (1.40008 => 1ms 400µs 80ns)": [
+        "Продолжительность в мс (1.40008 => 1ms 400µs 80ns)"
+      ],
+      "Duration in ms (100.40008 => 100ms 400µs 80ns)": [
+        "Продолжительность в мс (100.40008 => 100ms 400µs 80ns)"
+      ],
+      "Duration in ms (66000 => 1m 6s)": [
+        "Продолжительность в мс (66000 => 1m 6s)"
+      ],
+      "Duration: %s": ["Продолжительность: %s"],
+      "Dynamic Aggregation Function": ["Динамическая агрегирующая функция"],
+      "Dynamically search all filter values": [
+        "Динамически искать все значения фильтра"
+      ],
+      "ECharts": ["Графики Apache"],
+      "END (EXCLUSIVE)": ["КОНЕЦ (НЕ ВКЛЮЧИТЕЛЬНО)"],
+      "ERROR": ["ОШИБКА"],
+      "ERROR: %s": ["ОШИБКА: %s"],
+      "Edge length": [""],
+      "Edge length between nodes": [""],
+      "Edge symbols": [""],
+      "Edit": ["Редактировать"],
+      "Edit Alert": ["Редактировать оповещение"],
+      "Edit CSS": ["Редактировать CSS"],
+      "Edit CSS Template": ["Редактировать CSS шаблон"],
+      "Edit CSS template properties": ["Редактировать свойств CSS шаблона"],
+      "Edit Chart": ["Редактировать график"],
+      "Edit Chart Properties": ["Редактировать свойства графика"],
+      "Edit Column": ["Редактировать столбец"],
+      "Edit Dashboard": ["Редактировать дашборд"],
+      "Edit Database": ["Редактировать Базу Данных"],
+      "Edit Dataset ": ["Редактировать датасет "],
+      "Edit Log": ["Редактировать запись"],
+      "Edit Metric": ["Редактировать меру"],
+      "Edit Plugin": ["Редактировать плагин"],
+      "Edit Report": ["Редактировать отчет"],
+      "Edit Rule": ["Редактировать правило"],
+      "Edit Saved Query": ["Редактировать сохраненный запрос"],
+      "Edit Table": ["Редактировать таблицу"],
+      "Edit annotation": ["Редактировать аннотацию"],
+      "Edit annotation layer": ["Редактировать слой аннотации"],
+      "Edit annotation layer properties": [
+        "Редактировать свойства слоя аннотаций"
+      ],
+      "Edit chart": ["Редактировать график"],
+      "Edit chart properties": ["Редактировать свойства графика"],
+      "Edit dashboard": ["Редактировать дашборд"],
+      "Edit database": ["Редактировать Базу Данных"],
+      "Edit dataset": ["Редактировать датасет"],
+      "Edit email report": ["Редактировать рассылку"],
+      "Edit properties": ["Редактировать свойства"],
+      "Edit query": ["Редактировать запрос"],
+      "Edit template": ["Редактировать шаблон"],
+      "Edit template parameters": [
+        "Редактировать параметры шаблонизации Jinja"
+      ],
+      "Edit the dashboard": ["Редактировать дашборд"],
+      "Edit time range": ["Изменить временной интервал"],
+      "Edited": ["Редактировано"],
+      "Editing 1 filter:": ["Редактирование 1 фильтра:"],
+      "Editing filter set:": ["Редактирование набора фильтров:"],
+      "Either the database is spelled incorrectly or does not exist.": [
+        "Неверное или несуществующее имя базы данных."
+      ],
+      "Either the username \"%(username)s\" or the password is incorrect.": [
+        "Неверное имя пользователя \"%(username)s\" или пароль."
+      ],
+      "Either the username \"%(username)s\", password, or database name \"%(database)s\" is incorrect.": [
+        "Неверное имя пользователя \"%(username)s\", пароль или имя базы данных \"%(database)s\"."
+      ],
+      "Either the username or the password is wrong.": [
+        "Неверное имя пользователя или пароль"
+      ],
+      "Email reports active": ["Включить рассылки"],
+      "Embed": ["Встроить"],
+      "Embed code": ["Встроенный код"],
+      "Embed dashboard": ["Встроить дашборд"],
+      "Embedding deactivated.": ["Встраивание отключено"],
+      "Emitted values": ["Отображаемые значения"],
+      "Emphasis": ["Акцент"],
+      "Employment and education": ["Трудоустройство и образование"],
+      "Empty circle": ["Пустой круг"],
+      "Empty collection": ["Пустая коллекция"],
+      "Empty query result": ["Пустой ответ запроса"],
+      "Empty query?": ["Пустой запрос?"],
+      "Enable 'Allow file uploads to database' in any database's settings": [
+        "Включите \"Разрешить загрузку файлов в базу данных\" в настройках любой базы данных"
+      ],
+      "Enable dashboard cross filters": ["Включить кросс-фильтры для дашборда"],
+      "Enable data zooming controls": [
+        "Включить элементы управления масштабированием данных"
+      ],
+      "Enable embedding": ["Разрешить встраивание"],
+      "Enable forecast": ["Включить прогноз в график"],
+      "Enable forecasting": ["Включить прогнозирование данных"],
+      "Enable graph roaming": [""],
+      "Enable node dragging": [""],
+      "Enable query cost estimation": ["Разрешить оценку стоимости запроса"],
+      "Enable server side pagination of results (experimental feature)": [
+        "Включить серверную пагинацию результатов (экспериментально)"
+      ],
+      "Encountered invalid NULL spatial entry,                                        please consider filtering those out": [
+        ""
+      ],
+      "End": ["Конец"],
+      "End (Longitude, Latitude): ": ["Конец (Долгота, Широта)"],
+      "End Longitude & Latitude": ["Конечные Долгота и Широта"],
+      "End Time": ["Время окончания"],
+      "End angle": ["Конечный угол"],
+      "End date excluded from time range": [
+        "Конечная дата исключена из временного интервала"
+      ],
+      "End date must be after start date": [
+        "Конечная дата должна быть после начальной"
+      ],
+      "Engine \"%(engine)s\" cannot be configured through parameters.": [
+        "Не удается настроить драйвер \"%(engine)s\" при данных параметрах."
+      ],
+      "Engine Parameters": ["Параметры драйвера"],
+      "Engine spec \"InvalidEngine\" does not support being configured via individual parameters.": [
+        ""
+      ],
+      "Enter CA_BUNDLE": ["Введите CA_BUNDLE"],
+      "Enter Primary Credentials": ["Введите основные учетные данные"],
+      "Enter a delimiter for this data": ["Введите разделитель этих данных"],
+      "Enter a name for this sheet": ["Введите название для этого листа"],
+      "Enter a new title for the tab": ["Введите новое название для вкладки"],
+      "Enter duration in seconds": ["Введите время в секундах"],
+      "Enter fullscreen": ["Полноэкранный режим"],
+      "Enter the required %(dbModelName)s credentials": [
+        "Введите обязательные данные для %(dbModelName)s"
+      ],
+      "Entity": ["Элемент"],
+      "Entity ID": ["ID элемента"],
+      "Equal Date Sizes": ["Одинаковые размеры дат"],
+      "Error": ["Ошибка"],
+      "Error in jinja expression in HAVING clause: %(msg)s": [
+        "Ошибка в jinja выражении в операторе HAVING: %(msg)s"
+      ],
+      "Error in jinja expression in RLS filters: %(msg)s": [
+        "Ошибка в jinja выражении в RLS фильтрах: %(msg)s"
+      ],
+      "Error in jinja expression in WHERE clause: %(msg)s": [
+        "Ошибка в jinja выражении в операторе WHERE: %(msg)s"
+      ],
+      "Error in jinja expression in fetch values predicate: %(msg)s": [
+        "Ошибка в jinja выражении в предикате выборки значений: %(msg)s"
+      ],
+      "Error loading chart datasources. Filters may not work correctly.": [
+        "Ошибка загрузки источников данных для графиков. Фильтры могут работать некорректно."
+      ],
+      "Error message": ["Сообщение об ошибке"],
+      "Error while fetching charts": ["Возникла ошибка при получении графиков"],
+      "Error while fetching data: %s": [
+        "Возникла ошибка при получении данных: %s"
+      ],
+      "Error while rendering virtual dataset query: %(msg)s": [
+        "Произошла ошибка при выполнении запроса виртуального датасета: %(msg)s"
+      ],
+      "Error: %(error)s": ["Ошибка: %(error)s"],
+      "Error: %(msg)s": ["Ошибка: %(msg)s"],
+      "Error: permalink state not found": [""],
+      "Estimate cost": ["Оценить стоимость запроса"],
+      "Estimate selected query cost": ["Оценить стоимость выбранного запроса"],
+      "Estimate the cost before running a query": [
+        "Спрогнозировать стоимость до выполнения запроса"
+      ],
+      "Event": ["Событие"],
+      "Event Names": ["Имена событий"],
+      "Event definition": ["Определение события"],
+      "Event time column": ["Столбец формата дата/время"],
+      "Every": ["Каждый(ая)"],
+      "Evolution": ["Динамика"],
+      "Exact": ["Точное"],
+      "Example": ["Пример"],
+      "Examples": ["Примеры"],
+      "Excel File": ["Excel Файл"],
+      "Excel file \"%(excel_filename)s\" uploaded to table \"%(table_name)s\" in database \"%(db_name)s\"": [
+        "Excel файл \"%(excel_filename)s\" загружен в таблицу \"%(table_name)s\" в базе данных \"%(db_name)s\""
+      ],
+      "Excel to Database configuration": [
+        "Конфигурация Excel файла для импорта в базу данных"
+      ],
+      "Exclude selected values": ["Исключить выбранные значения"],
+      "Executed SQL": ["Исполненный SQL"],
+      "Executed query": ["Выполненный запрос"],
+      "Execution ID": ["ID исполнения"],
+      "Execution log": ["Журнал Действий"],
+      "Existing dataset": ["Существующий датасет"],
+      "Exit fullscreen": ["Выйти из полноэкранного режима"],
+      "Expand": ["Расширить"],
+      "Expand all": ["Расширить все"],
+      "Expand data panel": ["Расширить панель данных"],
+      "Expand row": ["Развернуть строку"],
+      "Expand table preview": ["Расширить предпросмотр таблицы"],
+      "Expand tool bar": ["Показать панель инструментов"],
+      "Expects a formula with depending time parameter 'x'\n        in milliseconds since epoch. mathjs is used to evaluate the formulas.\n        Example: '2x+5'": [
+        "Формула с зависимой переменной 'x' в милисекундах с 1970 года (Unix-время). Для рассчета используется mathjs. Например: '2x+5'"
+      ],
+      "Experimental": ["Экспериментальный"],
+      "Explore": ["Исследовать"],
+      "Explore - %(table)s": ["Исследовать - %(table)s"],
+      "Explore the result set in the data exploration view": [
+        "Создать новый график на основе этих данных"
+      ],
+      "Export": ["Экспортировать"],
+      "Export dashboards?": ["Экспортировать дашборды?"],
+      "Export query": ["Экспорт запроса"],
+      "Export to .CSV": ["Экспорт в .CSV"],
+      "Export to .JSON": ["Экспорт в .JSON"],
+      "Export to YAML": ["Экспорт в YAML"],
+      "Export to YAML?": ["Экспортировать в YAML?"],
+      "Export to full .CSV": ["Экспорт в целый .CSV"],
+      "Export to original .CSV": ["Экспорт исходных данных в .CSV"],
+      "Export to pivoted .CSV": ["Экспорт сводной таблицы в .CSV"],
+      "Expose database in SQL Lab": [
+        "Предоставить доступ к базе в Лаборатории SQL"
+      ],
+      "Expose in SQL Lab": ["Доступен в SQL редакторе"],
+      "Expose this DB in SQL Lab": [
+        "Предоставить доступ к базе в Лаборатории SQL"
+      ],
+      "Expression": ["Выражение"],
+      "Extra": ["Дополнительные параметры"],
+      "Extra Controls": ["Дополнительные элементы управления"],
+      "Extra Parameters": ["Доп. параметры"],
+      "Extra data for JS": ["Доп. данные для JS"],
+      "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.\" }`.": [
+        "Дополнительные метаданные таблицы. В настоящий момент поддерживается следующий формат: `{ \"certification\": { \"certified_by\": \"Руководитель отдела\", \"details\": \"Эта таблица - источник правды.\" }, \"warning_markdown\": \"Это предупреждение.\" }`."
+      ],
+      "Extra field cannot be decoded by JSON. %(msg)s": [
+        "Дополнительное поле не может быть декодировано с помощью JSON. %(msg)s"
+      ],
+      "Extra parameters for use in jinja templated queries": [
+        "Дополнительные параметры для запросов, использующих шаблонизацию Jinja"
+      ],
+      "Extra parameters that any plugins can choose to set for use in Jinja templated queries": [
+        "Дополнительные параметры для шаблонизации Jinja, которые могут быть использованы в графиках"
+      ],
+      "Extra url parameters for use in Jinja templated queries": [
+        "Дополнительные url параметры для запросов, использующих шаблонизацию Jinja"
+      ],
+      "Extruded": [""],
+      "FEB": ["ФЕВ"],
+      "FRI": ["ПТ"],
+      "Factor": [""],
+      "Factor to multiply the metric by": ["Число, на которое умножается мера"],
+      "Fail": ["Ошибка"],
+      "Failed": ["Ошибка"],
+      "Failed at retrieving results": ["Невозможно выполнить запрос"],
+      "Failed at stopping query. %s": ["Не удалось остановить запрос. %s"],
+      "Failed to create report": ["Не удалось создать рассылку"],
+      "Failed to load chart data": ["Не удалось загрузить данные графика"],
+      "Failed to load chart data.": ["Не удалось загрузить данные графика."],
+      "Failed to retrieve advanced type": [
+        "Не удалось получить расширенный тип"
+      ],
+      "Failed to start remote query on a worker.": [
+        "Не удалось запустить удаленный запрос на сервере."
+      ],
+      "Failed to update report": ["Не удалось обновить отчет"],
+      "Failed to verify select options: %s": [
+        "Ошибка при проверке вариантов выбора: %s"
+      ],
+      "Favorite": ["Избранное"],
+      "Favorites": ["Избранное"],
+      "February": ["Февраль"],
+      "Fetch Values Predicate": [""],
+      "Fetch data preview": ["Получить данные для просмотра"],
+      "Fetched %s": ["Получено %s"],
+      "Fetching": ["Получение данных"],
+      "Field cannot be decoded by JSON. %(json_error)s": [
+        "поле не может быть декодировано с помощью JSON. %(json_error)s"
+      ],
+      "Field cannot be decoded by JSON. %(msg)s": [
+        "Поле не может быть декодировано с помощью JSON. %(msg)s"
+      ],
+      "Field is required": ["Поле обязательно к заполнению"],
+      "File": ["Файл"],
+      "Fill Color": ["Цвет заливки"],
+      "Fill all required fields to enable \"Default Value\"": [
+        "Установить все требуемые флаги для включения \"Значения по умолчанию\""
+      ],
+      "Fill method": ["Метод заполнения пропусков"],
+      "Filled": ["С заливкой"],
+      "Filter": ["Фильтр"],
+      "Filter Configuration": ["Конфигурация фильтра"],
+      "Filter List": ["Список фильтров"],
+      "Filter Settings": ["Настройки фильтра"],
+      "Filter Type": ["Тип фильтра"],
+      "Filter box": ["Фильтр-виджет"],
+      "Filter configuration": ["Настройки фильтра"],
+      "Filter configuration for the filter box": [
+        "Настройки фильтра для \"Фильтр-виджета\""
+      ],
+      "Filter has default value": ["Фильтр имеет значение по умолчанию"],
+      "Filter metadata changed in dashboard. It will not be applied.": [
+        "Метаданные фильтра изменились в дашборде. Они не будут применены."
+      ],
+      "Filter name": ["Имя фильтра"],
+      "Filter only displays values relevant to selections made in other filters.": [
+        "Фильтр предлагает только те значения, которые отобраны выбранными фильтрами"
+      ],
+      "Filter results": ["Фильтровать результаты"],
+      "Filter set already exists": ["Набор фильтров уже существует"],
+      "Filter set with this name already exists": [
+        "Набор фильтров с этим именем уже существует"
+      ],
+      "Filter sets (%(filterSetCount)d)": [
+        "Наборы фильтров (%(filterSetCount)d)"
+      ],
+      "Filter type": ["Тип фильтра"],
+      "Filter value (case sensitive)": [
+        "Фильтровать значения (зависит от регистра)"
+      ],
+      "Filter value is required": ["Требуется значение фильтра"],
+      "Filter value list cannot be empty": [
+        "Список для фильтрации не может быть пуст"
+      ],
+      "Filter your charts": ["Поиск"],
+      "Filterable": ["Фильтруемый"],
+      "Filters": ["Фильтры"],
+      "Filters (%d)": ["Фильтры (%d)"],
+      "Filters by columns": ["Фильтры по столбцам"],
+      "Filters by metrics": ["Фильтры по мерам"],
+      "Filters configuration": ["Конфигурация фильтров"],
+      "Filters out of scope (%d)": ["Фильтры вне рамок дашборда (%d)"],
+      "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 [...]
+        ""
+      ],
+      "Finish": ["Завершить"],
+      "First": ["Первый"],
+      "Fix the trend line to the full time range specified in case filtered results do not include the start or end dates": [
+        "Фиксирует линию тренда в полном временном интервале, указанном в случае, если отфильтрованные результаты не включают даты начала или окончания"
+      ],
+      "Fix to selected Time Range": ["Выбрать временной интервал"],
+      "Fixed": ["Фиксированный"],
+      "Fixed Color": ["Фиксированный цвет"],
+      "Fixed color": ["Фиксированный цвет"],
+      "Fixed point radius": ["Фиксированный радиус"],
+      "Flow": ["Поток"],
+      "Font size": ["Размер шрифта"],
+      "Font size for axis labels, detail value and other text elements": [
+        "Размер шрифта для меток осей, значений деталей и других текстовых элементов"
+      ],
+      "Font size for the biggest value in the list": [
+        "Размер шрифта для наибольшего значения в списке"
+      ],
+      "Font size for the smallest value in the list": [
+        "Размер шрифта для наименьшего значения в списке"
+      ],
+      "For Bigquery, Presto and Postgres, shows a button to compute cost before running a query.": [
+        "Для Bigquery, Presto и Postgres, показывать кнопку подсчета стоимости запроса перед его выполнением."
+      ],
+      "For further instructions, consult the": [
+        "Для получения дальнейших инструкций обратитесь к"
+      ],
+      "For more information about objects are in context in the scope of this function, refer to the": [
+        ""
+      ],
+      "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.": [
+        ""
+      ],
+      "Force": [""],
+      "Force all tables and views to be created in this schema when clicking CTAS or CVAS in SQL Lab.": [
+        "Принудить создание новых таблиц через CTAS или CVAS в Лаборатории SQL в этой схеме при нажатии соответствующих кнопок"
+      ],
+      "Force date format": ["Принудительный перевод к формату дата/время"],
+      "Force refresh": ["Обновить"],
+      "Force refresh schema list": ["Принудительно обновить список схем"],
+      "Force refresh table list": ["Принудительно обновить список таблиц"],
+      "Forecast periods": ["Кол-во прогнозных периодов"],
+      "Foreign key": ["Внешний ключ"],
+      "Forest Green": ["Лесной зеленый"],
+      "Form data not found in cache, reverting to chart metadata.": [
+        "Данные формы не найдены в кэше, возвращение к метаданным графика."
+      ],
+      "Form data not found in cache, reverting to dataset metadata.": [
+        "Данные формы не найдены в кэше, возвращение к метаданным датасета."
+      ],
+      "Formattable": ["Форматируемый"],
+      "Formatted CSV attached in email": [
+        "Форматированный CSV, прикрепленный к письму"
+      ],
+      "Formatted date": ["Форматированная дата"],
+      "Formatted value": ["Форматированное значение"],
+      "Formatting": ["Форматирование"],
+      "Formula": ["Формула"],
+      "Forward values": ["Будущие значения"],
+      "Found invalid orderby options": [""],
+      "Fraction digits": ["Десятичные знаки"],
+      "Frequency": ["Частота"],
+      "Friction": [""],
+      "Friction between nodes": [""],
       "Friday": ["Пятница"],
-      "Saturday": ["Суббота"],
+      "From date cannot be larger than to date": [
+        "Дата начала не может быть позже даты конца"
+      ],
+      "Full name": ["Полное имя"],
+      "Funnel Chart": ["Воронка"],
+      "Further customize how to display each column": [
+        "Дальнейшая настройка отображения каждого столбца"
+      ],
+      "Further customize how to display each metric": [
+        "Дальнейшая настройка отображения каждой меры"
+      ],
+      "GROUP BY": ["GROUP BY"],
+      "Gauge Chart": ["Индикаторная диаграмма"],
+      "General": ["Основные свойства"],
+      "Generating link, please wait..": [
+        "Генерация ссылки, пожалуйста, ждите..."
+      ],
+      "Generic Chart": ["Общая диаграмма"],
+      "Geo": ["Карта"],
+      "GeoJson Column": ["Столбец GeoJson"],
+      "GeoJson Settings": ["Настройки GeoJson"],
+      "Geohash": ["Geohash"],
+      "Get the last date by the date unit.": [""],
+      "Get the specify date for the holiday": [""],
+      "Go to the edit mode to configure the dashboard and add charts": [
+        "Перейдите в режим редактирования для изменения дашборда и добавьте графики"
+      ],
+      "Gold": ["Золотой"],
+      "Google Sheet Name and URL": ["Имя или URL Google Таблицы"],
+      "Grace period": ["Перерыв между оповещением"],
+      "Graph Chart": [""],
+      "Graph layout": [""],
+      "Gravity": ["Гравитация"],
+      "Grid": ["Сетка"],
+      "Grid Size": ["Размер сетки"],
+      "Group By": ["Группировать по"],
+      "Group By filter plugin": [""],
+      "Group By' and 'Columns' can't overlap": [
+        "Измерения и Столбцы не могут повторяться"
+      ],
+      "Group By, Metrics or Percentage Metrics must have a value": [
+        "Измерения, Меры или Процентные меры должны иметь значение"
+      ],
+      "Group by": ["Группировать по"],
+      "Groupable": ["Группируемый"],
+      "Handlebars": ["Handlebars"],
+      "Handlebars Template": ["Шаблон Handlebars"],
+      "Hard value bounds applied for color coding. Is only relevant and applied when the normalization is applied against the whole heatmap.": [
+        ""
+      ],
+      "Has created by": ["Создан(а)"],
+      "Header": ["Заголовок"],
+      "Header Row": ["Строка заголовка"],
+      "Heatmap": ["Тепловая карт"],
+      "Heatmap Options": ["Настройки тепловой карты"],
+      "Height": ["Высота"],
+      "Height of the sparkline": ["Высота спарклайна"],
+      "Hide Line": ["Скрыть линию"],
+      "Hide chart description": ["Скрыть описание графика"],
+      "Hide layer": ["Скрыть слой"],
+      "Hide password.": ["Скрыть пароль."],
+      "Hide tool bar": ["Скрыть панель инструментов"],
+      "Hides the Line for the time series": [""],
+      "Hierarchy": ["Иерархия"],
+      "Histogram": ["Гистограмма"],
+      "Home": ["Главная"],
+      "Horizontal": ["Горизонтально"],
+      "Horizontal (Top)": ["Горизонтально (сверху)"],
+      "Horizontal alignment": ["Выравнивание по горизонтали"],
+      "Host": ["Хост"],
+      "Hostname or IP address": ["Имя хоста или IP адрес"],
+      "Hour": ["Час"],
+      "Hours %s": ["Часов %s"],
+      "Hours offset": ["Смещение времени"],
+      "How do you want to enter service account credentials?": [""],
+      "How many buckets should the data be grouped in.": [""],
+      "How many periods into the future do we want to predict": [
+        "На сколько периодов в будущем предсказывать"
+      ],
+      "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.": [
+        "Как отображать смещения во времени: как отдельные линии; как абсолютную разницу между основным временным рядом и каждым смещением; как процентное изменение; или как соотношение между рядами и смещениями."
+      ],
+      "Huge": ["Огромный"],
+      "ISO 3166-2 Codes": ["Коды ISO 3166-2"],
+      "ISO 8601": ["ISO 8601"],
+      "Id": ["ID"],
+      "Id of root node of the tree.": ["Id корневого узла дерева."],
+      "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.": [
+        "Если вы используете Presto или Trino, все запросы в Лаборатории SQL будут выполняться от авторизованного пользователя, который должен иметь разрешение на их выполнение. Если включены Hive и hive.server2.enable.doAs, то запросы будут выполняться через техническую учетную запись, но имперсонировать зарегистрированного пользователя можно через свойство hive.server2.proxy.user."
+      ],
+      "If Presto, all the queries in SQL Lab are going to be executed as the currently logged on user who must have permission to run them.<br/>If Hive and hive.server2.enable.doAs is enabled, will run the queries as service account, but impersonate the currently logged on user via hive.server2.proxy.user property.": [
+        "Если вы используете Presto, все запросы в Лаборатории SQL будут выполняться от авторизованного пользователя, который должен иметь разрешение на их выполнение. <br/> Если включены Hive и hive.server2.enable.doAs, то запросы будут выполняться через техническую учетную запись, но имперсонировать зарегистрированного пользователя можно через свойство hive.server2.proxy.user."
+      ],
+      "If Table Already Exists": ["Если таблица уже существует"],
+      "If a metric is specified, sorting will be done based on the metric value": [
+        "Если мера задана, сортировка будет произведена на основании значений меры"
+      ],
+      "If duplicate columns are not overridden, they will be presented as \"X.1, X.2 ...X.x\"": [
+        "Если повторяющиеся столбцы не перезаписываются, они будут представлены в формате \"X.0, X.1\"."
+      ],
+      "If selected, please set the schemas allowed for csv upload in Extra.": [
+        "Если установлено, выберите схемы, в которые разрешена загрузка CSV на вкладке \"Дополнительно\"."
+      ],
+      "If table exists do one of the following: Fail (do nothing), Replace (drop and recreate table) or Append (insert data).": [
+        "Если таблица уже существует, выберите действие: Ошибка (ничего не делать), Заменить (удалить и воссоздать таблицу) или Добавить (вставить данные)."
+      ],
+      "If you wish to specify a different target column than the original column, it can be entered here": [
+        "Если вы хотите указать другое целевой столбец, нежели исходный, вы можете ввести его тут"
+      ],
+      "Ignore cache when generating screenshot": [
+        "Игнорировать кэш при создании скриншота"
+      ],
+      "Ignore null locations": ["Игнорировать пустые локации"],
+      "Ignore time": ["Игнорировать время"],
+      "Image (PNG) embedded in email": [
+        "Изображение (PNG), встроенное в email"
+      ],
+      "Image download failed, please refresh and try again.": [
+        "Ошибка скачивания изображения, пожалуйста, обновите и попробуйте заново."
+      ],
+      "Impersonate logged in user (Presto, Trino, Drill, Hive, and GSheets)": [
+        "Имперсонировать пользователя (Presto, Trino, Drill, Hive, и Google Таблицы)"
+      ],
+      "Impersonate the logged on user": ["Имперсонировать пользователя"],
+      "Import": ["Импорт"],
+      "Import %s": ["Импортировать %s"],
+      "Import Dashboard(s)": ["Импортировать дашборд(ы)"],
+      "Import Dashboards": ["Импортировать дашборды"],
+      "Import a table definition": [""],
+      "Import chart failed for an unknown reason": [
+        "Не удалось импортировать график по неизвестной причине"
+      ],
+      "Import charts": ["Импортировать графики"],
+      "Import dashboard failed for an unknown reason": [
+        "Не удалось импортировать дашборд по неизвестной причине"
+      ],
+      "Import dashboards": ["Импортировать дашборды"],
+      "Import database failed for an unknown reason": [
+        "Не удалось импортировать базу данных по неизвестной причине"
+      ],
+      "Import database from file": ["Импортировать базу данных из файла"],
+      "Import dataset failed for an unknown reason": [
+        "Не удалось импортировать датасет по неизвестной причине"
+      ],
+      "Import datasets": ["Импортировать датасеты"],
+      "Import queries": ["Импортировать запросы"],
+      "Import saved query failed for an unknown reason.": [
+        "Не удалось импортировать сохраненный запрос по неизвестной причине"
+      ],
+      "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.": [
+        ""
+      ],
+      "Include Series": [""],
+      "Include a description that will be sent with your report": [
+        "Описание, которое будет отправлено вместе с вашим отчетом"
+      ],
+      "Include series name as an axis": [
+        "Включить имена категорий в качестве оси"
+      ],
+      "Include time": ["Включить время"],
+      "Incompatible Filters (%d)": ["Несовместимые фильтры (%d)"],
+      "Index": ["Индекс"],
+      "Index Column": ["Индесный столбец"],
+      "Info": ["Личные данные"],
+      "Inner Radius": ["Внутренний радиус"],
+      "Inner radius of donut hole": ["Внутренний радиус отверстия для кольца"],
+      "Input field supports custom rotation. e.g. 30 for 30°": [
+        "Поле для ввода поддерживает пользовательские значения, например 30 для 30°"
+      ],
+      "Instant filtering": ["Мгновенная Фильтрация"],
+      "Intensity": ["Насыщенность"],
+      "Interpret Datetime Format Automatically": [
+        "Автоматически интерпретировать формат дата/время"
+      ],
+      "Interpret the datetime format automatically": [
+        "Автоматически интерпретировать формат дата/время"
+      ],
+      "Interval": ["Интервал"],
+      "Interval End column": ["Столбец с концом интервала"],
+      "Interval bounds": ["Граница интервала"],
+      "Interval colors": ["Цвета интервала"],
+      "Interval start column": ["Столбец с началом интервала"],
+      "Intervals": ["Интервалы"],
+      "Invalid JSON": ["Недопустимый формат JSON"],
+      "Invalid advanced data type: %(advanced_data_type)s": [
+        "Невалидный расширенный тип данных: %(advanced_data_type)s"
+      ],
+      "Invalid certificate": ["Неверный сертификат"],
+      "Invalid connection string, a valid string usually follows:\n'DRIVER://USER:PASSWORD@DB-HOST/DATABASE-NAME'": [
+        "Недопустимая строка для подключения, валидная строка соответствует шаблону: ДРАЙВЕР://ИМЯ-ПОЛЬЗОВАТЕЛЯ:ПАРОЛЬ@ХОСТ/ИМЯ-БАЗЫ-ДАННЫХ"
+      ],
+      "Invalid connection string, a valid string usually follows: backend+driver://user:password@database-host/database-name": [
+        "Недопустимая строка для подключения, валидная строка соответствует шаблону: драйвер://имя-пользователя:пароль@хост/имя-базы-данных"
+      ],
+      "Invalid connection string, a valid string usually follows:'DRIVER://USER:PASSWORD@DB-HOST/DATABASE-NAME'<p>Example:'postgresql://user:password@your-postgres-db/database'</p>": [
+        "Недопустимая строка для подключения, валидная строка соответствует шаблону:'ДРАЙВЕР://ИМЯ-ПОЛЬЗОВАТЕЛЯ:ПАРОЛЬ@ХОСТ/ИМЯ-БАЗЫ-ДАННЫХ'<p>Пример:'postgresql://user:password@postgres-db/database'</p>"
+      ],
+      "Invalid cron expression": ["Недопустимое CRON выражение"],
+      "Invalid cumulative operator: %(operator)s": [""],
+      "Invalid date/timestamp format": ["Недопустимый формат дата/время"],
+      "Invalid filter configuration, please select a column": [
+        "Неверная конфигурация фильтра, пожалуйста, выберите столбец"
+      ],
+      "Invalid filter operation type: %(op)s": [""],
+      "Invalid geodetic string": [""],
+      "Invalid geohash string": [""],
+      "Invalid input": ["Недопустимые входные данные"],
+      "Invalid lat/long configuration.": [
+        "Неверная конфигурация широты и долготы."
+      ],
+      "Invalid longitude/latitude": ["Недопустимые долгота/широта"],
+      "Invalid metric object: %(metric)s": [""],
+      "Invalid numpy function: %(operator)s": [
+        "Недопустимая numpy функция: %(operator)s"
+      ],
+      "Invalid options for %(rolling_type)s: %(options)s": [
+        "Недопустимые настройки для %(rolling_type)s: %(options)s"
+      ],
+      "Invalid permalink key": [""],
+      "Invalid result type: %(result_type)s": [
+        "Недопустимый тип ответа: %(result_type)s"
+      ],
+      "Invalid rolling_type: %(type)s": [""],
+      "Invalid spatial point encountered: %s": [""],
+      "Invalid state.": [""],
+      "Invalid tab ids: %s(tab_ids)": [""],
+      "Inverse selection": ["Выбрать противоположные значения"],
+      "Invert current page": [""],
+      "Is certified": ["Одобрено"],
+      "Is dimension": ["Является измерением"],
+      "Is favorite": ["В избранном"],
+      "Is filterable": ["Фильтруемый"],
+      "Is temporal": ["Содержит дату/время"],
+      "Issue 1000 - The dataset is too large to query.": [
+        "Ошибка 1000 - Источник данных слишком велик для запроса."
+      ],
+      "Issue 1001 - The database is under an unusual load.": [
+        "Ошибка 1001 - Нетипичная загрузка базы данных."
+      ],
+      "It’s not recommended to truncate axis in Bar chart.": [
+        "Не рекомендуется урезать интервал оси в столбчатой диаграмме"
+      ],
+      "JAN": ["ЯНВ"],
+      "JSON": ["JSON"],
+      "JSON Metadata": ["JSON Метаданные"],
+      "JSON metadata": ["JSON метаданные"],
+      "JSON metadata is invalid!": ["JSON метаданные не валидны!"],
+      "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 строка, содержащая дополнительную информацию о соединении. Это используется для указания информации о соединении с такими системами как Hive, Presto и BigQuery, которые не укладываются в шаблон \"пользователь:пароль\", который обычно используется в SQLAlchemy."
+      ],
+      "JUL": ["ИЮЛ"],
+      "JUN": ["ИЮН"],
       "January": ["Январь"],
-      "February": ["Февраль"],
-      "March": ["Март"],
-      "April": ["Апрель"],
-      "May": ["Май"],
-      "June": ["Июнь"],
-      "July": ["Июль"],
-      "August": ["Август"],
-      "September": ["Сентябрь"],
-      "October": ["Октябрь"],
-      "November": ["Ноябрь"],
-      "December": ["Декабрь"],
-      "SUN": ["ВС"],
-      "MON": ["ПН"],
-      "TUE": ["ВТ"],
-      "WED": ["СР"],
-      "THU": ["ЧТ"],
-      "FRI": ["ПТ"],
-      "SAT": ["СБ"],
-      "JAN": ["ЯНВ"],
-      "FEB": ["ФЕВ"],
+      "Javascript data interceptor": ["Javascript редактор данных"],
+      "Javascript onClick href": ["Javascript onClick href"],
+      "Javascript tooltip generator": [
+        "Javascript генератор всплывающих подсказок"
+      ],
+      "Jinja templating": ["Шаблонизацию Jinja"],
+      "Json list of the column names that should be read": [
+        "Список столбцов в формате JSON из файла, которые будут использованы."
+      ],
+      "Json list of the column names that should be read. If not None, only these columns will be read from the file.": [
+        "Список столбцов в формате JSON из файла, которые будут использованы. Пример: [\"id\", \"name\", \"gender\", \"age\"]. Если в данном поле указаны названия столбцов, из файла будут загружены только указанные столбцы."
+      ],
+      "Json list of the values that should be treated as null. Examples: [\"\"] for empty strings, [\"None\", \"N/A\"], [\"nan\", \"null\"]. Warning: Hive database supports only a single value": [
+        "Список JSON значений, которые следует рассматривать как нулевые. Примеры: [\"\"] для пустых строк, [\"None\", \"N/A\"], [\"nan\", \"null\"]. Предупреждение: База данных Hive поддерживает только одно значение."
+      ],
+      "Json list of the values that should be treated as null. Examples: [\"\"], [\"None\", \"N/A\"], [\"nan\", \"null\"]. Warning: Hive database supports only single value. Use [\"\"] for empty string.": [
+        "Список JSON значений, которые следует рассматривать как нулевые. Примеры: [\"\"], [\"None\", \"N/A\"], [\"nan\", \"null\"]. Предупреждение: База данных Hive поддерживает только одно значение. Используйте [\"\"] для пустой строки."
+      ],
+      "July": ["Июль"],
+      "June": ["Июнь"],
+      "KPI": ["KPI"],
+      "Keep control settings?": ["Оставить прежние настройки?"],
+      "Keep editing": ["Продолжить редактирование"],
+      "Key": ["Ключ"],
+      "Kilometers": ["Километры"],
+      "LIMIT": ["ОГРАНИЧЕНИЕ"],
+      "Label": ["Метка"],
+      "Label Line": ["Линия метки"],
+      "Label Type": ["Тип метки"],
+      "Label already exists": ["Метка уже существует"],
+      "Label for your query": ["Метка для вашего запроса"],
+      "Label position": ["Положение метки"],
+      "Label threshold": ["Порог метки"],
+      "Labelling": ["Маркировка"],
+      "Labels": ["Метки"],
+      "Labels for the marker lines": ["Метки для линий маркера"],
+      "Labels for the markers": ["Метки для маркеров"],
+      "Labels for the ranges": ["Метки для диапазонов"],
+      "Large": ["Большой"],
+      "Last": ["Последний"],
+      "Last Changed": ["Дата изменения"],
+      "Last Modified": ["Дата изменения"],
+      "Last Updated %s": ["Дата изменения %s"],
+      "Last Updated %s by %s": ["Изменено %s пользователем %s"],
+      "Last available value seen on %s": ["Последнее доступное значение: %s"],
+      "Last modified": ["Последнее изменение"],
+      "Last modified by %s": ["Автор изменений %s"],
+      "Last run": ["Последнее изменение"],
+      "Latitude": ["Широта"],
+      "Latitude of default viewport": ["Широта для области просмотра"],
+      "Layer configuration": ["Настройки слоя"],
+      "Layout": ["Оформление"],
+      "Layout elements": ["Оформление"],
+      "Layout type of graph": [""],
+      "Layout type of tree": [""],
+      "Leaf nodes that represent fewer than this number of events will be initially hidden in the visualization": [
+        ""
+      ],
+      "Least recently modified": ["Измененные давно"],
+      "Left": ["Слева"],
+      "Left Axis Format": ["Формат левой оси"],
+      "Left Axis Metric": ["Мера левой оси"],
+      "Left Axis chart(s)": ["График(и) по левой оси"],
+      "Left Margin": ["Левый отступ"],
+      "Left margin, in pixels, allowing for more room for axis labels": [
+        "Левый отступ (в пикселях), дает больше пространства меткам оси"
+      ],
+      "Left to Right": ["Слева направо"],
+      "Left value": ["Левое значение"],
+      "Legacy": ["Устарел"],
+      "Legend": ["Легенда"],
+      "Legend Format": ["Формат легенды"],
+      "Legend Orientation": ["Ориентация легенды"],
+      "Legend Position": ["Расположение легенды"],
+      "Legend type": ["Тип легенды"],
+      "Lift percent precision": [""],
+      "Light": ["Светлый"],
+      "Light mode": ["Светлый режим"],
+      "Limit reached": ["Достигнут предел"],
+      "Limit selector values": [""],
+      "Limit type": ["Тип ограничения"],
+      "Limiting rows may result in incomplete data and misleading charts. Consider filtering or grouping source/target names instead.": [
+        ""
+      ],
+      "Limits the number of cells that get retrieved.": [
+        "Ограничивает количество извлекаемых ячеек"
+      ],
+      "Limits the number of rows that get displayed.": [
+        "Ограничивает количество отображаемых строк"
+      ],
+      "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.": [
+        "Ограничивает количество отображаемых категорий. Эта опция полезна для столбцов с большим количеством уникальных значений, т.к. уменьшает сложность и стоимость запроса."
+      ],
+      "Line": ["Линейный"],
+      "Line Chart": ["Линейный график"],
+      "Line Chart (legacy)": ["Линейный график (устарело)"],
+      "Line Style": ["Тип линии"],
+      "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 interpolation as defined by d3.js": [
+        "Линейная интерполяция, определенная в d3.js"
+      ],
+      "Line width": ["Толщина линии"],
+      "Linear Color Scheme": ["Линейная цветовая схема"],
+      "Linear color scheme": ["Линейная цветовая схема"],
+      "Linear interpolation": ["Линейная интерполяция"],
+      "Link Copied!": ["Ссылка скопирована"],
+      "List Saved Query": [""],
+      "List Unique Values": ["Список уникальных значений"],
+      "List of extra columns made available in Javascript functions": [
+        "Список дополнительных столбцов, доступных в функциях Javascript"
+      ],
+      "List of n+1 values for bucketing metric into n buckets.": [""],
+      "List of values to mark with lines": [
+        "Список числовых значений для отображения в виде линий на графике. Например, 10,20,30"
+      ],
+      "List of values to mark with triangles": [
+        "Список числовых значений для отображения в виде треугольников на графике. Например, 10,20,30"
+      ],
+      "List updated": ["Список обновлен"],
+      "Live CSS editor": ["Редактор CSS"],
+      "Live render": ["Мгновенная отрисовка"],
+      "Load a CSS template": ["Загрузить CSS шаблон"],
+      "Loaded data cached": ["Данные загружены в кэш"],
+      "Loaded from cache": ["Загружено из кэша"],
+      "Loading": ["Загрузка"],
+      "Loading...": ["Загрузка..."],
+      "Log Scale": ["Логарифмическая шкала"],
+      "Log retention": ["Хранение журнала"],
+      "Logarithmic axis": ["Логарифмическая ось"],
+      "Logarithmic scale on primary y-axis": [
+        "Логарифмическая шкала для главной оси Y"
+      ],
+      "Logarithmic scale on secondary y-axis": [
+        "Логарифмическая шкала для вторичной оси Y"
+      ],
+      "Logarithmic y-axis": ["Логарифмическая ось Y"],
+      "Login": ["Вход в систему"],
+      "Login with": ["Войти при помощи"],
+      "Logout": ["Выход из системы"],
+      "Logs": ["Записи"],
+      "Long dashed": ["Длинный штрих"],
+      "Longitude": ["Долгота"],
+      "Longitude & Latitude": ["Долгота и Широта"],
+      "Longitude & Latitude columns": ["Долгота и Широта"],
+      "Longitude and Latitude": ["Долгота и Широта"],
+      "Longitude of default viewport": ["Долгота для области просмотра"],
       "MAR": ["МАР"],
-      "APR": ["АПР"],
       "MAY": ["МАЙ"],
-      "JUN": ["ИЮН"],
-      "JUL": ["ИЮЛ"],
-      "AUG": ["АВГ"],
-      "SEP": ["СЕН"],
-      "OCT": ["ОКТ"],
+      "MON": ["ПН"],
+      "Main Datetime Column": ["Основной столбец с временем"],
+      "Make sure that the controls are configured properly and the datasource contains data for the selected time range": [
+        "Убедитесь, что настройки графика верно сконфигурированы и источник данных содержит данные для выбранного временного интервала."
+      ],
+      "Malformed request. slice_id or table_name and db_name arguments are expected": [
+        "Некорректный запрос. Ожидаются аргументы slice_id или table_name и db_name"
+      ],
+      "Manage": ["Управление"],
+      "Manage email report": ["Управление рассылкой по почте"],
+      "Manage your databases": ["Управляйте своими базами данных"],
+      "Mandatory": ["Обязательно"],
+      "Mangle Duplicate Columns": ["Управление повторяющимися столбцами"],
+      "Manually set min/max values for the y-axis.": [
+        "Вручную задать мин./макс. значения для оси Y"
+      ],
+      "Map": ["Карта"],
+      "Map Style": ["Стиль карты"],
+      "MapBox": ["Mapbox"],
+      "Mapbox": ["Mapbox"],
+      "March": ["Март"],
+      "Margin": ["Отступ"],
+      "Mark a column as temporal in \"Edit datasource\" modal": [
+        "Присвойте столбцу формат даты/времени в настройках датасета"
+      ],
+      "Marker": ["Маркер"],
+      "Marker Size": ["Размер маркера"],
+      "Marker labels": ["Метки маркера"],
+      "Marker line labels": ["Метки линий маркера"],
+      "Marker lines": ["Линии маркеров"],
+      "Marker size": ["Размер маркера"],
+      "Markers": ["Маркеры"],
+      "Markup type": ["Тип разметки"],
+      "Max": ["Максимум"],
+      "Max Bubble Size": ["Максимальный размер пузыря"],
+      "Max Events": ["Лимит событий"],
+      "Maximum": ["Максимум"],
+      "Maximum Font Size": ["Максимальный размер шрифта"],
+      "Maximum Radius": ["Максимальный радиус"],
+      "Maximum value on the gauge axis": ["Максимальное значение индикатора"],
+      "Maxium radius size of the circle, in pixels. As the zoom level changes, this insures that the circle respects this maximum radius.": [
+        "Максимальный размер радиуса окружности (в пикселях). При изменении уровня масштабирования это гарантирует, что окружность соответствует этому максимальному радиусу"
+      ],
+      "May": ["Май"],
+      "Mean of values over specified period": [
+        "Среднее значений за указанный период"
+      ],
+      "Mean values": ["Средние значения"],
+      "Median": ["Медиана"],
+      "Median edge width, the thickest edge will be 4 times thicker than the thinnest.": [
+        ""
+      ],
+      "Median node size, the largest node will be 4 times larger than the smallest": [
+        ""
+      ],
+      "Median values": ["Медианные значения"],
+      "Medium": ["Средний"],
+      "Menu actions trigger": [""],
+      "Message content": ["Содержимое сообщения"],
+      "Metadata": ["Метаданные"],
+      "Metadata Parameters": ["Параметры метаданных"],
+      "Metadata has been synced": ["Метаданные синхронизированы"],
+      "Method": ["Метод"],
+      "Metric": ["Мера"],
+      "Metric '%(metric)s' does not exist": ["Мера '%(metric)s' не существует"],
+      "Metric ascending": ["Мера по возрастанию"],
+      "Metric assigned to the [X] axis": ["Показатель, отраженный на оси X"],
+      "Metric assigned to the [Y] axis": ["Показатель, отраженный на оси Y"],
+      "Metric change in value from `since` to `until`": [
+        "Изменение меры с `до` до `после`"
+      ],
+      "Metric descending": ["Мера по убыванию"],
+      "Metric factor change from `since` to `until`": [""],
+      "Metric for node values": ["Мера для значений узлов"],
+      "Metric name": ["Имя меры"],
+      "Metric name [%s] is duplicated": ["Дубль имени меры [%s]"],
+      "Metric percent change in value from `since` to `until`": [
+        "Процентное изменение меры с `до` до `после`"
+      ],
+      "Metric that defines the size of the bubble": [
+        "Показатель, определяющий размер пузяря"
+      ],
+      "Metric to display bottom title": [
+        "Мера для отображения нижнего заголовка"
+      ],
+      "Metric to sort the results by": [
+        "Показатель, по которому сортировать результаты"
+      ],
+      "Metric used as a weight for the grid's coloring": [
+        "Мера, используемая как вес для раскрашивания сетки"
+      ],
+      "Metric used to calculate bubble size": [
+        "Мера, используемая для расчета размера пузыря"
+      ],
+      "Metric used to control height": [
+        "Мера, используемая для регулирования высоты"
+      ],
+      "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 row 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).": [
+        ""
+      ],
+      "Metrics": ["Меры"],
+      "Metrics for which percentage of total are to be displayed. Calculated from only data within the row limit.": [
+        "Меры, для которых должен отображаться процент от общего числа. Вычисляется только из данных в пределах ограничения по строкам."
+      ],
+      "Middle": ["Середина"],
+      "Midnight": ["Полночь"],
+      "Miles": ["Мили"],
+      "Min": ["Минимум"],
+      "Min Periods": ["Минимальный период"],
+      "Min Width": ["Минимальная ширина"],
+      "Min periods": ["Минимальный период"],
+      "Min/max (no outliers)": [""],
+      "Mine": ["Мои"],
+      "Minimum": ["Минимум"],
+      "Minimum Font Size": ["Минимальный размер шрифта"],
+      "Minimum Radius": ["Минимальный радиус"],
+      "Minimum leaf node event count": [""],
+      "Minimum radius size of the circle, in pixels. As the zoom level changes, this insures that the circle respects this minimum radius.": [
+        "Минимальный размер радиуса окружности (в пикселях). При изменении масштаба это гарантирует, что окружность соответствует этому минимальному радиусу."
+      ],
+      "Minimum threshold in percentage points for showing labels.": [
+        "Минимальный порог в процентных пунктах для отображения меток"
+      ],
+      "Minimum value for label to be displayed on graph.": [
+        "Минимальное значение для метки, отображаемой на графике"
+      ],
+      "Minimum value on the gauge axis": ["Минимальное значение индикатора"],
+      "Minor Split Line": ["Разметка полотна линиями"],
+      "Minute": ["Минута"],
+      "Minutes %s": ["Минут %s"],
+      "Missing URL parameters": ["Пропущенные параметры URL"],
+      "Missing dataset": ["Отсутствующий датасет"],
+      "Mixed Chart": ["Смешанный график"],
+      "Mixed Time-Series": ["Смешанная диаграмма временных рядов"],
+      "Modified": ["Изменено"],
+      "Modified %s": ["Изменено %s"],
+      "Modified by": ["Кем изменено"],
+      "Modified columns: %s": ["Изменённые столбцы: %s"],
+      "Monday": ["Понедельник"],
+      "Month": ["Месяц"],
+      "Months %s": ["Месяцев %s"],
+      "More": ["Подробнее"],
+      "Move only": ["Только перемещение"],
+      "Moves the given set of dates by a specified interval.": [""],
+      "Multi-Dimensions": ["Многомерный"],
+      "Multi-Layers": ["Многослойный"],
+      "Multi-Levels": ["Многоуровневый"],
+      "Multi-Variables": ["Несколько переменных"],
+      "Multiple": ["Несколько"],
+      "Multiple Line Charts": ["Несколько линейных диаграмм"],
+      "Multiple file extensions are not allowed for columnar uploads. Please make sure all files are of the same extension.": [
+        ""
+      ],
+      "Multiple filtering": ["Множественная фильтрация"],
+      "Multiple formats accepted, look the geopy.points Python library for more details": [
+        "Для уточнения форматов и получения более подробной информации, посмотрите Python-библиотеку geopy.points"
+      ],
+      "Multiple selections allowed, otherwise filter is limited to a single value": [
+        "Разрешён множественный выбор, иначе можно выбрать только одно значение фильтра"
+      ],
+      "Multiplier": ["Мультипликатор"],
+      "Must be unique": ["Должно быть уникальным"],
+      "Must choose either a chart or a dashboard": [
+        "Выберите график или дашборд"
+      ],
+      "Must have a [Group By] column to have 'count' as the [Label]": [""],
+      "Must have at least one numeric column specified": [
+        "Должен быть указан хотя бы один числовой столбец"
+      ],
+      "Must specify a value for filters with comparison operators": [
+        "Необходимо указать значение для фильтров с операторами сравнения"
+      ],
+      "My beautiful colors": ["Мои красивые цвета"],
+      "My column": ["Мой столбец"],
+      "My metric": ["Моя мера"],
+      "N/A": ["Пусто"],
+      "NOT GROUPED BY": [""],
       "NOV": ["НОЯ"],
-      "DEC": ["ДЕК"],
-      "OK": [""],
-      "Click to see difference": ["Нажмите, чтобы увидеть разницу"],
-      "Altered": ["Изменения"],
-      "Chart changes": ["Изменения не сохранены"],
-      "Superset chart": ["График Superset"],
-      "Check out this chart in dashboard:": [
-        "Посмотреть этот график в дашборде:"
+      "NOW": ["СЕЙЧАС"],
+      "NUMERIC": ["Числовой (NUMERIC/DECIMAL)"],
+      "Name": ["Имя"],
+      "Name is required": ["Имя обязательно"],
+      "Name must be unique": [""],
+      "Name of table to be created from columnar data.": [
+        "Имя таблицы, созданной из файла столбчатого формата."
+      ],
+      "Name of table to be created from excel data.": [
+        "Имя таблицы, созданной из Excel файла."
+      ],
+      "Name of table to be created with CSV file": [
+        "Имя таблицы, созданной из CSV файла."
+      ],
+      "Name of the column containing the id of the parent node": [""],
+      "Name of the id column": ["Имя столбца id"],
+      "Name of the source nodes": [""],
+      "Name of the table that exists in the source database": [""],
+      "Name of the target nodes": [""],
+      "Name your database": ["Дайте имя базе данных"],
+      "Need help? Learn how to connect your database": [
+        "Нужна помощь? Узнайте, как подключаться к вашей базе данных"
+      ],
+      "Need help? Learn more about": ["Нужна помощь? Узнайте больше о"],
+      "Network error": ["Ошибка сети"],
+      "Network error.": ["Ошибка сети."],
+      "New chart": ["Новый график"],
+      "New columns added: %s": ["Добавленные столбцы: %s"],
+      "New dataset": ["Новый датасет"],
+      "New dataset name": ["Новое имя датасета"],
+      "New filter set": ["Новый набор фильтров"],
+      "New tab": ["Новая вкладка"],
+      "New tab (Ctrl + q)": ["Новая вкладка (CTRL + Q)"],
+      "New tab (Ctrl + t)": ["Новая вкладка (CTRL + T)"],
+      "Next": ["Следующий"],
+      "Nightingale Rose Chart": ["Диаграмма Найтингейл"],
+      "No": ["Нет"],
+      "No %(tableName)s yet": ["Пока нет %(tableName)s"],
+      "No %s yet": ["Пока нет %s"],
+      "No Access!": ["Нет доступа!"],
+      "No Data": ["Нет данных"],
+      "No Results": ["Нет результатов"],
+      "No Rules yet": ["Пока нет правил"],
+      "No annotation layers": ["Нет слоев аннотаций"],
+      "No annotation layers yet": ["Пока нет слоев аннотаций"],
+      "No annotation yet": ["Пока нет аннотаций"],
+      "No applied filters": ["Фильтры не применены"],
+      "No available filters.": ["Нет доступных фильтров."],
+      "No charts": ["Нет графиков"],
+      "No columns": ["Нет столбцов"],
+      "No compatible columns found": ["Не найдено подходящих столбцов"],
+      "No dashboards": ["Нет дашбордов"],
+      "No data": ["Нет данных"],
+      "No data after filtering or data is NULL for the latest time record": [
+        "Нет данных после фильтрации или данные отсутствуют за последний отрезок времени"
+      ],
+      "No data in file": ["В файле нет данных"],
+      "No database tables found": ["Не найдено таблиц в базе данных"],
+      "No databases match your search": [
+        "Нет баз данных, удовлетворяющих вашему поиску"
+      ],
+      "No description available.": ["Описание отсутствует."],
+      "No favorite charts yet, go click on stars!": [
+        "Пока нет избранных графиков, для добавления в избранное нажмите на звездочку рядом с графиком"
+      ],
+      "No favorite dashboards yet, go click on stars!": [
+        "Пока нет избранных дашбордов, для добавления в избранное нажмите на звездочку рядом с дашбордом"
+      ],
+      "No filter": ["Без фильтрации"],
+      "No filter is selected.": ["Не выбраны фильтры."],
+      "No filters": ["Нет фильтров"],
+      "No filters are currently added": ["Не применено ни одного фильтра"],
+      "No filters are currently added to this dashboard.": [
+        "Не применено ни одного фильтра к данному дашборду."
+      ],
+      "No form settings were maintained": [
+        "Конфигурация графика не сохранилась"
+      ],
+      "No of Bins": ["Количество столбцов"],
+      "No records found": ["Записи не найдены"],
+      "No results": ["Нет результатов"],
+      "No results found": ["Записи не найдены"],
+      "No results match your filter criteria": [
+        "Не найдено результатов по вашим критериям"
+      ],
+      "No results were returned for this query": [
+        "Не было получено данных по этому запросу"
+      ],
+      "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 rows were returned for this dataset": [
+        "Не было получено данных для этого датасета"
+      ],
+      "No samples were returned for this dataset": [
+        "Не было получено данных для этого датасета"
+      ],
+      "No saved expressions found": ["Не найдено сохраненных выражений"],
+      "No saved metrics found": ["Не найдено сохраненных мер"],
+      "No stored results found, you need to re-run your query": [
+        "Не найдены сохраненные результаты, необходимо повторно выполнить запрос"
+      ],
+      "No such column found. To filter on a metric, try the Custom SQL tab.": [
+        "Такой столбец не найден. Чтобы фильтровать по мере, попробуйте использовать вкладку Свой SQL."
+      ],
+      "No temporal columns found": ["Столбцы формата дата/время не найдены"],
+      "No time columns": ["Нет столбцов формата дата/время"],
+      "No validator found (configured for the engine)": [
+        "Не найден валидатор (сконфигурированный для драйвера)"
+      ],
+      "No validator named {} found (configured for the {} engine)": [
+        "Не найден валидатор с именем {} (сконфигурированный для драйвера {})"
+      ],
+      "Node label position": ["Расположение метки узла"],
+      "Node select mode": ["Режим выбора узлов"],
+      "Node size": ["Размер узла"],
+      "None": ["Пусто"],
+      "None -> Arrow": [""],
+      "None -> None": ["Пусто -> Пусто"],
+      "Normal": ["Обычный"],
+      "Normalize Across": [""],
+      "Normalized": [""],
+      "Not Time Series": ["Не временные ряды"],
+      "Not added to any dashboard": ["Не добавлен ни в один дашборд"],
+      "Not available": ["Не доступно"],
+      "Not null": ["Не пусто"],
+      "Not triggered": ["Условие не выполнялось"],
+      "Not up to date": ["Не актуально"],
+      "Nothing triggered": ["Не срабатывало"],
+      "Notification method": ["Способ уведомления"],
+      "November": ["Ноябрь"],
+      "Now": ["Сейчас"],
+      "Null Values": ["Пустые значения"],
+      "Null imputation": ["Пустые значения"],
+      "Null or Empty": ["Null или Пусто"],
+      "Null values": ["Пустые значения"],
+      "Number Format": ["Числовой формат"],
+      "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               you can enter either only min or max.": [
+        ""
+      ],
+      "Number format": ["Числовой формат"],
+      "Number format string": ["Числовой формат"],
+      "Number of buckets to group data": [""],
+      "Number of decimal digits to round numbers to": [
+        "Кол-во десятичных разрядов для округления числа"
+      ],
+      "Number of decimal places with which to display lift values": [""],
+      "Number of decimal places with which to display p-values": [""],
+      "Number of periods to compare against": [
+        "Количество периодов для сравнения"
+      ],
+      "Number of periods to ratio against": [
+        "Количество периодов для сравнения"
+      ],
+      "Number of rows of file to read": ["Количество строк файла для чтения"],
+      "Number of rows of file to read.": ["Количество строк файла для чтения."],
+      "Number of rows to skip at start of file": [
+        "Количество строк для пропуска в начале файла"
+      ],
+      "Number of rows to skip at start of file.": [
+        "Количество строк для пропуска в начале файла."
+      ],
+      "Number of split segments on the axis": [
+        "Количество разделенных сегментов на индикаторе"
+      ],
+      "Number of steps to take between ticks when displaying the X scale": [""],
+      "Number of steps to take between ticks when displaying the Y scale": [""],
+      "Numerical range": ["Числовой диапазон"],
+      "OCT": ["ОКТ"],
+      "OK": ["ОК"],
+      "OVERWRITE": ["ПЕРЕЗАПИСАТЬ"],
+      "October": ["Октябрь"],
+      "Offline": ["Оффлайн"],
+      "Offset": ["Смещение"],
+      "On Grace": ["На перерыве"],
+      "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 sort by metric and series limit to limit the number of fetched and rendered series.": [
+        "Один или несколько столбцов для группировки. Столбцы с множеством уникальных значений должны включать показатель для сортировки и порог количества значений для снижения нагрузку на базу данных и на ускорения отображения графика."
+      ],
+      "One or many columns to pivot as columns": [
+        "Один или несколько столбцов, используемых в роли столбцов в сводной таблице"
+      ],
+      "One or many controls to group by. If grouping, latitude and longitude columns must be present.": [
+        ""
+      ],
+      "One or many metrics to display": [
+        "Выберите одну или несколько мер для отображения"
+      ],
+      "One or more columns already exist": [
+        "Один или несколько столбцов уже существуют"
+      ],
+      "One or more columns are duplicated": [
+        "Один или несколько столбцов дублируются"
+      ],
+      "One or more columns do not exist": [
+        "Один или несколько столбцов не существуют"
+      ],
+      "One or more metrics already exist": [
+        "Одна или несколько мер уже существуют"
+      ],
+      "One or more metrics are duplicated": [
+        "Одна или несколько мер дублируются"
+      ],
+      "One or more metrics do not exist": [
+        "Одна или несколько мер не существуют"
+      ],
+      "One or more parameters needed to configure a database are missing.": [
+        "Один или несколько параметров, необходимых для настройки базы данных, отсутствуют"
+      ],
+      "One or more parameters specified in the query are malformatted.": [
+        "Один или несколько параметров, указанных в запросе, неверно отформатированы"
+      ],
+      "One or more parameters specified in the query are missing.": [
+        "Один или несколько параметров, указанных в запросе, отсутствуют"
+      ],
+      "One or more required fields are missing in the request. Please try again, and if the problem persists conctact your administrator.": [
+        ""
+      ],
+      "One ore more annotation layers failed loading.": [
+        "Один или несколько слоев аннотации не удалось загрузить."
+      ],
+      "Only SELECT statements are allowed against this database.": [
+        "Только SELECT запросы доступны для этой базы данных."
+      ],
+      "Only Total": ["Только общий итог"],
+      "Only `SELECT` statements are allowed": [
+        "Доступны только SELECT запросы"
+      ],
+      "Only selected panels will be affected by this filter": [
+        "Фильтр будет применён только к выбранным панелям"
+      ],
+      "Only show the total value on the stacked chart, and not show on the selected category": [
+        "Показывать только общий итог для столбцов с накоплением, и не показывать промежуточные итоги для каждой категории внутри столбца."
+      ],
+      "Only single queries supported": [
+        "Поддерживаются только одиночные запросы"
+      ],
+      "Only the following file extensions are allowed: %(allowed_extensions)s": [
+        "Доступные расширения файлов: %(allowed_extensions)s"
+      ],
+      "Oops! An error occurred!": ["Произошла ошибка!"],
+      "Opacity": ["Прозрачность"],
+      "Opacity of Area Chart. Also applies to confidence band.": [""],
+      "Opacity of all clusters, points, and labels. Between 0 and 1.": [
+        "Непрозрачность всех кластеров, точек и меток. Между 0 и 1."
+      ],
+      "Opacity of area chart.": ["Непрозрачность диаграммы областей"],
+      "Opacity, expects values between 0 and 100": [
+        "Непрозрачность, принимаются значения от 0 до 100"
+      ],
+      "Open Datasource tab": ["Открыть вкладку источника данных"],
+      "Open in SQL Lab": ["Открыть в SQL редакторе"],
+      "Open query in SQL Lab": ["Открыть в SQL редакторе"],
+      "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.": [
+        "Работа с базой данных в асинхронном режиме означает, что запросы исполняются на удалённых воркерах, а не на веб-сервере Superset. Это подразумевает, что у вас есть установка с воркерами Celery. Обратитесь к документации по настройке за дополнительной информацией."
+      ],
+      "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.": [
+        "Работа с базой данных в асинхронном режиме означает, что запросы исполняются на удалённых воркерах, а не на веб-сервере Superset. Это подразумевает, что у вас есть установка с воркерами Celery. Обратитесь к документации по настройке за дополнительной информацией."
+      ],
+      "Operator": ["Оператор"],
+      "Operator undefined for aggregator: %(name)s": [
+        "Оператор не определен для агрегатора: %(name)s"
+      ],
+      "Optional CA_BUNDLE contents to validate HTTPS requests. Only available on certain database engines.": [
+        "Необязательное содержимое CA_BUNDLE для валидации HTTPS запросов. Доступно только в определенных драйверах баз данных"
+      ],
+      "Optional d3 date format string": ["Формат временной строки"],
+      "Optional d3 number format string": ["Формат числовой строки"],
+      "Optional name of the data column.": [
+        "Необязательное имя столбца данныхэ"
+      ],
+      "Optional time column if time range should apply to another column than the default time column": [
+        ""
+      ],
+      "Optional warning about use of this metric": [
+        "Необязательное предупреждение об использовании этой меры"
+      ],
+      "Options": ["Опции"],
+      "Or choose from a list of other databases we support:": [
+        "Или выберите из списка других поддерживаемых баз данных:"
+      ],
+      "Order by entity id": [""],
+      "Order results by selected columns": [
+        "Упорядочить результаты по выбранным столбцам"
+      ],
+      "Ordering": ["Упорядочивание"],
+      "Orientation": ["Ориентация"],
+      "Orientation of bar chart": ["Ориентация диаграммы"],
+      "Orientation of tree": ["Ориентация дерева"],
+      "Original": ["Исходные данные"],
+      "Original table column order": [
+        "Расположение столбцов как в исходной таблице"
+      ],
+      "Original value": ["Исходное значение"],
+      "Other": ["Прочее"],
+      "Outdoors": ["Туристический режим"],
+      "Outer Radius": ["Внешний радиус"],
+      "Outer edge of Pie chart": ["Внешний радиус круговой диаграммы"],
+      "Overlap": ["Перекрывание"],
+      "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.": [
+        "Наложение одной или нескольких временных рядов из относительного периода времени."
+      ],
+      "Overlays a hexagonal grid on a map, and aggregates data within the boundary of each cell.": [
+        ""
+      ],
+      "Override time grain": ["Переопределить единицу времени"],
+      "Override time range": ["Переопределить временной интервал"],
+      "Overwrite": ["Перезаписать"],
+      "Overwrite & Explore": ["Перезаписать и исследовать"],
+      "Overwrite Dashboard [%s]": ["Перезаписать дашборд [%s]"],
+      "Overwrite Duplicate Columns": ["Перезаписать повторяющиеся столбцы"],
+      "Overwrite existing": ["Перезаписать существующий"],
+      "Overwrite text in the editor with a query on this table": [
+        "Вставить этот запрос в редактор SQL"
+      ],
+      "Owner": ["Владелец"],
+      "Owners": ["Владельцы"],
+      "Owners are invalid": ["Неверный список владельцев"],
+      "Owners is a list of users who can alter the dashboard.": [
+        "Владельцы – это список пользователей, которые могут изменять дашборд."
+      ],
+      "Owners is a list of users who can alter the dashboard. Searchable by name or username.": [
+        "Владельцы – это список пользователей, которые могут изменять дашборд. Можно искать по имени или никнейму."
+      ],
+      "Page length": ["Размер страницы"],
+      "Paired t-test Table": ["Таблица парного t-теста"],
+      "Pandas resample method": [
+        "Метод ресемплирования данных библиотеки Pandas"
+      ],
+      "Pandas resample rule": [
+        "Правило ресемплирования данных библиотеки Pandas"
+      ],
+      "Parallel Coordinates": [""],
+      "Parameter error": ["Ошибка параметра"],
+      "Parameters": ["Параметры"],
+      "Parameters ": ["Параметры "],
+      "Parameters related to the view and perspective on the map": [""],
+      "Parent": ["Родитель"],
+      "Parse Dates": ["Парсинг дат"],
+      "Part of a Whole": ["Покомпонентное сравнение"],
+      "Partition Limit": ["Количество разбиений"],
+      "Partition Threshold": [""],
+      "Partitions whose height to parent height proportions are below this value are pruned": [
+        ""
+      ],
+      "Password": ["Пароль"],
+      "Paste Private Key here": [""],
+      "Paste the shareable Google Sheet URL here": [""],
+      "Pattern": ["Паттерн"],
+      "Percent Change": ["Процентное изменение"],
+      "Percentage": ["Процентная доля"],
+      "Percentage change": ["Процентное изменение"],
+      "Percentage metrics": ["Процентные меры"],
+      "Percentage threshold": ["Процентный порог"],
+      "Percentages": ["Проценты"],
+      "Performance": ["Производительность"],
+      "Period average": ["Среднее за период"],
+      "Periods": ["Периоды"],
+      "Periods must be a whole number": ["Периоды должны быть целым числом"],
+      "Person or group that has certified this chart.": [
+        "Лицо или группа, которые утвердили этот график"
+      ],
+      "Person or group that has certified this dashboard.": [
+        "Лицо или группа, которые утвердили этот дашборд"
+      ],
+      "Person or group that has certified this metric": [
+        "Лицо или группа, которые утвердили этот показатель"
+      ],
+      "Physical": ["Физический"],
+      "Physical (table or view)": ["Физический (таблица или представление)"],
+      "Physical dataset": ["Физический датасет"],
+      "Pick a dimension from which categorical colors are defined": [
+        "Выберите измерение, на основе которого определяются категориальные цвета"
+      ],
+      "Pick a granularity in the Time section or uncheck 'Include Time'": [
+        "Выберите степень детализации в разделе Время или снимите флажок \"Включить время\"."
+      ],
+      "Pick a metric for left axis!": ["Выберите меру для левой оси"],
+      "Pick a metric for right axis!": ["Выберите меру для правой оси"],
+      "Pick a metric for x, y and size": ["Выберите меру для x, y и размера"],
+      "Pick a metric to display": ["Выберите меру для отображения"],
+      "Pick a metric!": ["Выберите меру!"],
+      "Pick a name to help you identify this database.": [
+        "Выберите имя для базы данных."
+      ],
+      "Pick a nickname for how the database will display in Superset.": [
+        "Выберите имя для базы данных, которое будет отображаться в Суперсете."
+      ],
+      "Pick a set of deck.gl charts to layer on top of one another": [""],
+      "Pick a time granularity for your time series": [
+        "Выберите временную детализацию для вашего временного ряда"
+      ],
+      "Pick a title for you annotation.": [
+        "Выберите название для вашей аннотации"
+      ],
+      "Pick at least one field for [Series]": [""],
+      "Pick at least one metric": ["Выберите хотя бы одну меру"],
+      "Pick exactly 2 columns as [Source / Target]": [""],
+      "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 your favorite markup language": [
+        "Выберите свой любимый язык разметки"
+      ],
+      "Pie Chart": ["Круговая диаграмма"],
+      "Pie shape": ["Форма круговой диаграммы"],
+      "Pin": ["Закрепить"],
+      "Pivot Options": ["Параметры сводной таблицы"],
+      "Pivot Table": ["Сводная таблица"],
+      "Pivot Table (legacy)": ["Сводная таблица (устарело)"],
+      "Pivot operation must include at least one aggregate": [""],
+      "Pivot operation requires at least one index": [""],
+      "Pivoted": ["Сводные данные"],
+      "Pixel height of each series": ["Высота каждого ряда (в пикселях)"],
+      "Pixels": ["Пиксели"],
+      "Plain": ["Отобразить все"],
+      "Please DO NOT overwrite the \"filter_scopes\" key.": [""],
+      "Please apply filter changes": [
+        "Пожалуйста, примените изменения фильтров"
+      ],
+      "Please check your query and confirm that all template parameters are surround by double braces, for example, \"{{ ds }}\". Then, try running your query again.": [
+        "Пожалуйста, проверьте ваш запрос и подтвердите, что все параметры шаблона заключены в двойные фигурные скобки, например, \"{{ from_dttm }}\". Затем попробуйте повторно выполнить запрос."
+      ],
+      "Please check your query for syntax errors at or near \"%(syntax_error)s\". Then, try running your query again.": [
+        "Пожалуйста, проверьте ваш запрос на синтаксические ошибки возле символа \"%(syntax_error)s\". Затем выполните запрос заново."
+      ],
+      "Please check your query for syntax errors near \"%(server_error)s\". Then, try running your query again.": [
+        "Пожалуйста, проверьте ваш запрос на наличие синтаксических ошибок рядом с \"%(server_error)s\". Затем выполните запрос заново"
+      ],
+      "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.": [
+        "Пожалуйста, проверьте параметры вашего шаблона на наличие синтаксических ошибок и убедитесь, что они совпадают с вашим SQL-запросом и заданными параметрами. Затем попробуйте выполнить свой запрос еще раз."
+      ],
+      "Please choose at least one 'Group by' field": [
+        "Выберите хотя бы одно поле \"Группировать по\""
+      ],
+      "Please choose at least one metric": ["Выберите хотя бы одну меру"],
+      "Please choose different metrics on left and right axis": [
+        "Выберите разные меры для левой и правой осей"
+      ],
+      "Please confirm": ["Пожалуйста, подтвердите действие"],
+      "Please confirm the overwrite values.": [""],
+      "Please enter a SQLAlchemy URI to test": [
+        "Введите SQLAlchemy URI для тестирования"
+      ],
+      "Please filter set name": ["Введите имя набора фильтров"],
+      "Please re-enter the password.": ["Пожалуйста, введите пароль еще раз"],
+      "Please reach out to the Chart Owner for assistance.": [
+        "Пожалуйста, обратитесь к создателю графика за помощью.",
+        "Пожалуйста, обратитесь к создателям графика за помощью.",
+        "Пожалуйста, обратитесь к создателям графика за помощью."
+      ],
+      "Please save the query to enable sharing": [
+        "Пожалуйста, сохраните запрос, чтобы включить функцию \"поделиться\""
+      ],
+      "Please save your chart first, then try creating a new email report.": [
+        "Пожалуйста, сначала сохраните график перед тем, как создавать новую рассылку."
+      ],
+      "Please save your dashboard first, then try creating a new email report.": [
+        "Пожалуйста, сначала сохраните дашборд перед тем, как создавать новую рассылку."
+      ],
+      "Please select both a Dataset and a Chart type to proceed": [
+        "Пожалуйста, для продолжения выберите и датасет, и тип графика"
+      ],
+      "Please use 3 different metric labels": [""],
+      "Plot the distance (like flight paths) between origin and destination.": [
+        ""
+      ],
+      "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.": [
+        ""
+      ],
+      "Plugins": ["Плагины"],
+      "Point Color": ["Цвет маркера"],
+      "Point Radius": ["Радиус маркера"],
+      "Point Radius Scale": ["Шкала радиуса маркера"],
+      "Point Radius Unit": ["Единица измерения радиуса маркера"],
+      "Point Size": ["Размер маркера"],
+      "Point Unit": ["Единица измерения маркера"],
+      "Point to your spatial columns": ["Указание на столбцы с расположением"],
+      "Points": ["Маркеры"],
+      "Points and clusters will update as the viewport is being changed": [
+        "Точки и кластеры будут обновляться по мере изменения области просмотра"
+      ],
+      "Polygon Settings": ["Настройки полигона"],
+      "Popular": ["Популярно"],
+      "Populate \"Default value\" to enable this control": [""],
+      "Population age data": [""],
+      "Port": ["Порт"],
+      "Port %(port)s on hostname \"%(hostname)s\" refused the connection.": [
+        "Порт %(port)s хоста \"%(hostname)s\" отказал в подключении."
+      ],
+      "Position of child node label on tree": [""],
+      "Position of column level subtotal": [
+        "Расположение промежуточного итога на уровне столбца"
+      ],
+      "Position of intermidiate node label on tree": [""],
+      "Position of row level subtotal": [
+        "Расположение промежуточного итога на уровне строки"
+      ],
+      "Powered by Apache Superset": ["На базе Apache Superset"],
+      "Pre-filter": ["Предварительная фильтрация"],
+      "Pre-filter available values": [
+        "Предварительно выбрать доступные значения для фильтра"
+      ],
+      "Pre-filter is required": ["Предварительная фильтрация обязательна"],
+      "Predicate applied when fetching distinct value to populate the filter control component. Supports jinja template syntax. Applies only when `Enable Filter Select` is on.": [
+        ""
+      ],
+      "Predictive": ["Прогноз"],
+      "Predictive Analytics": ["Предиктивная аналитика"],
+      "Prefix metric name with slice name": [""],
+      "Preview": ["Предпросмотр"],
+      "Preview: `%s`": ["Предпросмотр «%s»"],
+      "Previous": ["Предыдущий"],
+      "Previous Line": ["Предыдущая строка"],
+      "Primary": ["Первичная"],
+      "Primary Metric": ["Основная мера"],
+      "Primary key": ["Первичный ключ"],
+      "Primary or secondary y-axis": ["Первичная или вторичная ось Y"],
+      "Primary y-axis format": ["Формат первичной оси Y"],
+      "Private Key": ["Приватный ключ"],
+      "Private Key & Password": ["Приватный ключ и пароль"],
+      "Private Key Password": ["Пароль приватного ключа"],
+      "Proceed": ["Продолжить"],
+      "Profile": ["Профиль"],
+      "Profile picture provided by Gravatar": [
+        "Изображение профиля, сгенерированное сервисом Gravatar"
+      ],
+      "Progress": ["Прогресс"],
+      "Progressive": ["Постепенный"],
+      "Propagate": [""],
+      "Proportional": ["Пропорция"],
+      "Public and privately shared sheets": [""],
+      "Publicly shared sheets only": [""],
+      "Published": ["Опубликовано"],
+      "Purple": ["Фиолетовый"],
+      "Put labels outside": ["Вынести метки наружу"],
+      "Put the labels outside of the pie?": [
+        "Вынести метки за пределы диаграммы"
+      ],
+      "Put the labels outside the pie?": ["Вынести метки за пределы диаграммы"],
+      "Put your code here": [
+        "Введите произвольный текст в формате html или markdown"
+      ],
+      "Python datetime string pattern": ["Шаблон строки даты и времени Python"],
+      "QUERY DATA IN SQL LAB": [""],
+      "Quarter": ["Квартал"],
+      "Quarters %s": ["Кварталов %s"],
+      "Query": ["Запрос"],
+      "Query %s: %s": ["Запрос %s: %s"],
+      "Query A": ["Запрос А"],
+      "Query B": ["Запрос Б"],
+      "Query History": ["История запросов"],
+      "Query does not exist": ["Запрос не существует"],
+      "Query history": ["История запросов"],
+      "Query imported": ["Запрос импортирован"],
+      "Query in a new tab": ["Запрос в отдельной вкладке"],
+      "Query is too complex and takes too long to run.": [
+        "Запрос слишком тяжелый для выполнения и займет много времени."
+      ],
+      "Query mode": ["Режим запроса"],
+      "Query name": ["Имя запроса"],
+      "Query preview": ["Предпросмотр запроса"],
+      "Query was stopped": ["Запрос прерван"],
+      "Query was stopped.": ["Запрос прерван"],
+      "RANGE TYPE": ["ТИП ИНТЕРВАЛА"],
+      "RGB Color": ["Цвет RGB"],
+      "RLS Rule could not be deleted.": ["Не удалось удалить правило RLS."],
+      "RLS Rule not found.": ["Правило RLS не найдено"],
+      "Radar": ["Радар"],
+      "Radar Chart": ["Диаграмма радар"],
+      "Radar render type, whether to display 'circle' shape.": [""],
+      "Radius in kilometers": ["Радиус в километрах"],
+      "Radius in meters": ["Радиус в метрах"],
+      "Radius in miles": ["Радиус в милях"],
+      "Ran %s": ["Запущен %s"],
+      "Range": ["Интервал"],
+      "Range filter": ["Диапазон"],
+      "Range filter plugin using AntD": [""],
+      "Range labels": ["Метки диапазона"],
+      "Ranges": ["Диапазоны"],
+      "Ranges to highlight with shading": [
+        "Диапазоны для выделения с помощью затенения"
+      ],
+      "Ranking": ["Ранжирование"],
+      "Ratio": ["Отношение"],
+      "Raw records": ["Сырые записи"],
+      "Rebuild": [""],
+      "Recent activity": ["Последние действия"],
+      "Recently created charts, dashboards, and saved queries will appear here": [
+        "Недавно созданные графики, дашборды и сохраненные запросы"
+      ],
+      "Recently edited charts, dashboards, and saved queries will appear here": [
+        "Недавно измененные графики, дашборды и сохраненные запросы"
+      ],
+      "Recently modified": ["Измененные недавно"],
+      "Recently viewed charts, dashboards, and saved queries will appear here": [
+        "Недавно просмотренные графики, дашборды и сохраненные запросы"
+      ],
+      "Recents": ["Недавние"],
+      "Recipients are separated by \",\" or \";\"": [
+        "Получатели, разделенные \",\" или \";\""
+      ],
+      "Recommended tags": ["Рекомендованные теги"],
+      "Record Count": ["Кол-во записей"],
+      "Rectangle": ["Прямоугольник"],
+      "Redirects to this endpoint when clicking on the table from the table list": [
+        ""
+      ],
+      "Redo the action": ["Повторить действие"],
+      "Reduce X ticks": ["Уменьшить кол-во делений оси X"],
+      "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.": [
+        "Уменьшает количество отрисованных делений на оси X. Если флажок установлен, некоторые метки могут быть не отображены. "
+      ],
+      "Refer to the": ["Обратитесь к"],
+      "Referenced columns not available in DataFrame.": [""],
+      "Refetch results": ["Выполнить запрос повторно"],
+      "Refresh": ["Обновить"],
+      "Refresh dashboard": ["Обновить дашборд"],
+      "Refresh frequency": ["Частота обновления"],
+      "Refresh interval": ["Интервал обновления"],
+      "Refresh interval saved": ["Интервал обновления сохранен"],
+      "Refresh table list": ["Обновить список таблиц"],
+      "Refresh tables": ["Обновить таблицы"],
+      "Refresh the default values": ["Обновить значения по умолчанию"],
+      "Refreshing charts": ["Обновление графиков"],
+      "Refreshing columns": ["Обновление столбцов"],
+      "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.": [
+        "Обычные фильтры добавляют операторы where к запросам, если пользователь принадлежит к роли, на которую ссылается фильтр. Базовые фильтры применяют фильтры ко всем запросам, кроме ролей, определенных в фильтре, и могут использоваться для определения того, что пользователи могут видеть, если к ним не применяются фильтры RLS в группе фильтров."
+      ],
+      "Relational": ["Относительный"],
+      "Relationships between community channels": [""],
+      "Relative Date/Time": ["Относительная дата/время"],
+      "Relative period": ["Относительный период"],
+      "Relative quantity": ["Относительное количество"],
+      "Reload": ["Обновить"],
+      "Remind me in 24 hours": ["Напомните мне через 24 часа"],
+      "Remove": ["Удалить"],
+      "Remove invalid filters": ["Удалить недействующие фильтры"],
+      "Remove item": ["Удалить элемент"],
+      "Remove query from log": ["Удалить запрос из истории"],
+      "Remove table preview": ["Убрать предпросмотр таблицы"],
+      "Removed columns: %s": ["Удалённые столбцы: %s"],
+      "Rename tab": ["Переименовать вкладку"],
+      "Rendering": ["Отрисовка"],
+      "Replace": ["Заменить"],
+      "Report": ["Отчет"],
+      "Report Name": ["Имя отчета"],
+      "Report Schedule could not be created.": [
+        "Невозможно удалить расписание отчета."
+      ],
+      "Report Schedule could not be deleted.": [
+        "Невозможно удалить расписание отчета."
+      ],
+      "Report Schedule could not be updated.": [
+        "Невозможно обновить расписание отчета"
+      ],
+      "Report Schedule delete failed.": [
+        "Ошибка при удалении расписания отчета."
+      ],
+      "Report Schedule execution failed when generating a csv.": [
+        "Возникла ошибка при создании csv для отправки отчета"
+      ],
+      "Report Schedule execution failed when generating a dataframe.": [
+        "Возникла ошибка при создании датафрейма для отправки отчета"
+      ],
+      "Report Schedule execution failed when generating a screenshot.": [
+        "Возникла ошибка при создании скриншота для отправки отчета"
+      ],
+      "Report Schedule execution got an unexpected error.": [
+        "Возникла неожиданная ошибка при отправке отчета"
+      ],
+      "Report Schedule is still working, refusing to re-compute.": [
+        "Планировщик отчетов все еще работает, не имея возможности отправить отчет"
+      ],
+      "Report Schedule log prune failed.": [""],
+      "Report Schedule not found.": ["Расписание отчета не найдено"],
+      "Report Schedule parameters are invalid.": [
+        "Параметры расписания отчета неверны."
+      ],
+      "Report Schedule reached a working timeout.": [
+        "Достигнут таймаут для отчета"
+      ],
+      "Report Schedule state not found": [
+        "Состояние расписания отчета не найдено"
+      ],
+      "Report a bug": ["Сообщить об ошибке"],
+      "Report failed": ["Рассылка не удалась"],
+      "Report name": ["Имя отчета"],
+      "Report schedule": ["Расписание отчета"],
+      "Report schedule client error": [
+        "Возникла ошибка расписания отчета на стороне клиента"
+      ],
+      "Report schedule system error": [
+        "Возникла ошибка расписания отчета на стороне системы"
+      ],
+      "Report schedule unexpected error": [
+        "Неожиданная ошибка расписания отчета"
+      ],
+      "Report sending": ["Отчет выполняется"],
+      "Report sent": ["Отчет отправлен"],
+      "Report updated": ["Отчет обновлен"],
+      "Reports": ["Отчеты"],
+      "Repulsion": [""],
+      "Repulsion strength between nodes": [""],
+      "Request Permissions": [""],
+      "Request is incorrect: %(error)s": ["Неверный запрос: %(error)s"],
+      "Request is not JSON": ["Запрос не является JSON"],
+      "Request missing data field.": ["В запросе отсутствует поле с данными."],
+      "Request timed out": ["Вышло время запроса"],
+      "Required": ["Обязательно"],
+      "Required control values have been removed": [
+        "Обязательные значения были удалены"
+      ],
+      "Resample": ["Ресемплирование (изменение частоты данных)"],
+      "Resample method should in ": [""],
+      "Resample operation requires DatetimeIndex": [
+        "Для ресемплирования требуется индекс формата дата/время"
+      ],
+      "Reset": ["Сбросить"],
+      "Reset state": ["Сбросить текущее состояние"],
+      "Resource already has an attached report.": [
+        "Для этого компонента уже создан отчет."
+      ],
+      "Resource was not found.": ["Источник не был найден."],
+      "Restore Filter": ["Восстановить фильтр"],
+      "Results": ["Результаты"],
+      "Results %s": ["Результаты %s"],
+      "Results backend is not configured.": ["Results backend не нестроен"],
+      "Results backend needed for asynchronous queries is not configured.": [
+        "Сервер, необходимый для асинхронных запросов, не настроен."
+      ],
+      "Return to specific datetime.": [""],
+      "Reverse Lat & Long": ["Поменять местами широту и долготу"],
+      "Reverse lat/long ": ["Поменять местами широту и долготу"],
+      "Rich Tooltip": ["Расширенная всплывающая подсказка"],
+      "Rich tooltip": ["Расширенная всплывающая подсказка"],
+      "Right": ["Справа"],
+      "Right Axis Format": ["Формат правой оси"],
+      "Right Axis Metric": ["Мера для правой оси"],
+      "Right Axis chart(s)": ["График(и) по правой оси"],
+      "Right axis metric": ["Мера для правой оси"],
+      "Right to Left": ["Справа налево"],
+      "Right value": ["Правое значение"],
+      "Right-click on a dimension value to drill to detail by that value.": [
+        ""
+      ],
+      "Role": ["Роль"],
+      "Role %(r)s was extended to provide the access to the datasource %(ds)s": [
+        "Роль %(r)s была расширена для предоставления доступа к источнику данных %(ds)s"
+      ],
+      "Roles": ["Роли"],
+      "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, then the dashboard is available to all roles.": [
+        "Список ролей, определяющий доступ к дашборду. Предоставляя доступ определенной роли, пользователь сможет обойти ограничения своей роли. Если роли не указаны, дашборд доступен всем ролям."
+      ],
+      "Roles is a list which defines access to the dashboard. Granting a role access to a dashboard will bypass dataset level checks.If no roles defined then the dashboard is available to all roles.": [
+        "Список ролей, определяющий доступ к дашборду. Предоставляя доступ определенной роли, пользователь сможет обойти ограничения своей роли. Если роли не указаны, дашборд доступен всем ролям."
+      ],
+      "Roles to grant": ["Роли для предоставления"],
+      "Rolling Function": ["Скользящая средняя"],
+      "Rolling Window": ["Скользящее окно"],
+      "Rolling function": ["Скользящая средняя"],
+      "Rolling window": ["Скользящее окно"],
+      "Root certificate": ["Корневой сертификат"],
+      "Root node id": [""],
+      "Rotate axis label": ["Повернуть метки осей"],
+      "Rotate x axis label": ["Повернуть метку оси X"],
+      "Rotation to apply to words in the cloud": [
+        "Вращение для применения к словам в облаке"
+      ],
+      "Round cap": ["Закругление на концах"],
+      "Row": ["Строка"],
+      "Row Level Security": ["Безопасность на уровне строк"],
+      "Row containing the headers to use as column names (0 is first line of data). Leave empty if there is no header row": [
+        "Строка, содержащая заголовки для использования в качестве имен столбцов (0, если первая строка в данных). Оставьте пустым, если заголовки отсутствуют"
+      ],
+      "Row containing the headers to use as column names (0 is first line of data). Leave empty if there is no header row.": [
+        "Строка, содержащая заголовки для использования в качестве имен столбцов (0, если первая строка в данных). Оставьте пустым, если заголовки отсутствуют."
+      ],
+      "Row limit": ["Лимит строк"],
+      "Rows": ["Строки"],
+      "Rows per page, 0 means no pagination": [
+        "Строчек на странице, 0 означает все строки"
+      ],
+      "Rows subtotal position": ["Расположение строк подытогов"],
+      "Rows to Read": ["Строки для чтения"],
+      "Rule": ["Правило"],
+      "Rule Name": ["Название правила"],
+      "Rule added": ["Правило добавлено"],
+      "Run": ["Выполнить"],
+      "Run a query to display query history": [
+        "Выполните запрос для отображения истории"
+      ],
+      "Run a query to display results": [
+        "Выполните запрос для отображения результатов"
+      ],
+      "Run in SQL Lab": ["Открыть в SQL редакторе"],
+      "Run query": ["Выполнить запрос"],
+      "Run query (Ctrl + Return)": ["Выполнить запрос (Ctrl + Enter)"],
+      "Run query in a new tab": ["Выполнить запрос на новой вкладке"],
+      "Run selection": ["Выполнить выбранное"],
+      "Running": ["Выполняется"],
+      "SAT": ["СБ"],
+      "SEP": ["СЕН"],
+      "SHA": [""],
+      "SQL": ["SQL"],
+      "SQL Copied!": ["SQL запрос скопирован!"],
+      "SQL Expression": ["SQL выражение"],
+      "SQL Lab": ["Лаборатория SQL"],
+      "SQL Lab View": [""],
+      "SQL Lab uses your browser's local storage to store queries and results.\nCurrently, you are using %(currentUsage)s KB out of %(maxStorage)d KB storage space.\nTo keep SQL Lab from crashing, please delete some query tabs.\nYou can re-access these queries by using the Save feature before you delete the tab.\nNote that you will need to close other SQL Lab windows before you do this.": [
+        "SQL Lab использует локальное хранилище вашего браузера для хранения запросов и результатов.\nВ настоящее время вы используете %(currentUsage)s КБ из %(maxStorage)d КБ дискового пространства.\n Чтобы предотвратить сбой Лаборатории SQL, пожалуйста, удалите некоторые вкладки запросов.\n Вы можете повторно получить доступ к этим запросам, используя функцию сохранения перед удалением вкладки.\n Обратите внимание, что перед этим вам нужно будет закрыть другие окна Лаборатории SQL."
+      ],
+      "SQL Query": ["SQL запрос"],
+      "SQL expression": ["Выражение SQL"],
+      "SQL query": ["SQL запрос"],
+      "SQLAlchemy URI": ["SQLAlchemy URI"],
+      "SSH Host": [""],
+      "SSH Password": ["Пароль SSH"],
+      "SSH Port": ["SSH порт"],
+      "SSH Tunnel configuration parameters": [
+        "Параметры конфигурации SSH туннеля"
+      ],
+      "SSH Tunnel could not be deleted.": ["Не удалось удалить SSH туннель."],
+      "SSH Tunnel could not be updated.": ["Не удалось обновить SSH туннель."],
+      "SSH Tunnel not found.": ["SSH туннель не найден."],
+      "SSH Tunnel parameters are invalid.": [
+        "Параметры SSH туннеля недопустимы."
+      ],
+      "SSL Mode \"require\" will be used.": [
+        "Будет использовано шифрование SSL"
+      ],
+      "START (INCLUSIVE)": ["НАЧАЛО (ВКЛЮЧИТЕЛЬНО)"],
+      "STEP %(stepCurr)s OF %(stepLast)s": ["ШАГ %(stepCurr)s ИЗ %(stepLast)s"],
+      "STRING": ["Строчный (STRING/VARCHAR)"],
+      "SUN": ["ВС"],
+      "Sample Standard Deviation": ["Стандартное отклонение"],
+      "Sample Variance": ["Дисперсия"],
+      "Samples": ["Примеры данных"],
+      "Samples for dataset could not be retrieved.": [
+        "Не удалось получить примеры записей датасета."
+      ],
+      "Samples for datasource could not be retrieved.": [
+        "Не удалось получить примеры записей для источника данных."
+      ],
+      "Sankey": ["Санкей"],
+      "Sankey Diagram": ["Диаграмма Санкей"],
+      "Sankey Diagram with Loops": [""],
+      "Satellite": ["Спутник"],
+      "Satellite Streets": ["Гибридный режим"],
+      "Saturday": ["Суббота"],
+      "Save": ["Сохранить"],
+      "Save & Explore": ["Сохранить и исследовать"],
+      "Save & go to dashboard": ["Сохранить и перейти к дашборду"],
+      "Save & go to new dashboard": ["Сохранить и перейти к дашборду"],
+      "Save (Overwrite)": ["Сохранить (Перезаписать)"],
+      "Save as": ["Сохранить как"],
+      "Save as Dataset": ["Сохранить как датасет"],
+      "Save as dataset": ["Сохранить как датасет"],
+      "Save as new": ["Сохранить как новый"],
+      "Save as new chart": ["Сохранить как новый график"],
+      "Save as...": ["Сохранить как..."],
+      "Save as:": ["Сохранить как:"],
+      "Save changes": ["Сохранить изменения"],
+      "Save chart": ["Сохранить график"],
+      "Save dashboard": ["Сохранить дашборд"],
+      "Save dataset": ["Сохранить датасет"],
+      "Save for this session": ["Сохранить на время текущей сессии"],
+      "Save or Overwrite Dataset": ["Сохранить или перезаписать датасет"],
+      "Save query": ["Сохранить запрос"],
+      "Save the query to enable this feature": [
+        "Сохраните запрос для включения этой опции"
+      ],
+      "Save this query as a virtual dataset to continue exploring": [
+        "Сохраните данный запрос как виртуальный датасет для создания графика"
+      ],
+      "Save to new dashboard": ["Сохранить в новый дашборд"],
+      "Saved": ["Сохранено"],
+      "Saved Queries": ["Сохраненные запросы"],
+      "Saved expressions": ["Сохраненные выражения"],
+      "Saved metric": ["Сохраненная мера"],
+      "Saved queries": ["Сохраненные запросы"],
+      "Saved queries could not be deleted.": [
+        "Не удалось удалить сохраненные запросы."
+      ],
+      "Saved query not found.": ["Сохраненный запрос не найден."],
+      "Saved query parameters are invalid.": [
+        "Сохраненные параметры запроса недопустимы."
+      ],
+      "Scale and Move": ["Масштабирование и перемещение"],
+      "Scale only": ["Только масштабирование"],
+      "Scatter": ["Точечный"],
+      "Scatter Plot": ["Точечная диаграмма"],
+      "Scatter Plot has the horizontal axis in linear units, and the points are connected in order. It shows a statistical relationship between two variables.": [
+        ""
+      ],
+      "Schedule": ["Расписание"],
+      "Schedule a new email report": ["Запланировать новую рассылку по почте"],
+      "Schedule email report": ["Запланировать рассылку по почте"],
+      "Schedule query": ["Сохранить запрос"],
+      "Schedule settings": ["Настройки расписания"],
+      "Schedule the query periodically": [
+        "Запланировать периодическое выполнение запроса"
+      ],
+      "Scheduled": ["Запланировано"],
+      "Scheduled at (UTC)": ["Запланировано на (часовой пояс UTC)"],
+      "Scheduled task executor not found": [
+        "Исполнитель регулярных отчетов не найден"
+      ],
+      "Schema": ["Схема"],
+      "Schema cache timeout": ["Время жизни кэша схемы"],
+      "Schema undefined": ["Схема не определена"],
+      "Schema, as used only in some databases like Postgres, Redshift and DB2": [
+        ""
+      ],
+      "Schemas allowed for File upload": [
+        "Схемы, в которые разрешена загрузка файлов"
+      ],
+      "Scope": ["Область"],
+      "Scoping": ["Область применения"],
+      "Scroll": ["Прокрутка"],
+      "Scroll down to the bottom to enable overwriting changes. ": [""],
+      "Search": ["Поиск"],
+      "Search / Filter": ["Поиск / Фильтр"],
+      "Search Metrics & Columns": ["Поиск по мерам и столбцам"],
+      "Search all charts": ["Поиск по всем графикам"],
+      "Search all filter options": ["Поиск по всем фильтрам"],
+      "Search box": ["Строка поиска"],
+      "Search by query text": ["Поиск по тексту запроса"],
+      "Search...": ["Поиск..."],
+      "Second": ["Секунда"],
+      "Secondary": ["Вторичная"],
+      "Secondary Metric": ["Вторичная мера"],
+      "Secondary y-axis format": ["Формат вторичной оси Y"],
+      "Secondary y-axis title": ["Название вторичной оси Y"],
+      "Seconds %s": ["Секунд %s"],
+      "Secure Extra": ["Доп. безопасность"],
+      "Secure extra": ["Безопасность"],
+      "Security": ["Безопасность"],
+      "Security & Access": ["Безопасность и Доступ"],
+      "See all %(tableName)s": ["Список %(tableName)s"],
+      "See less": ["Скрыть подробности"],
+      "See more": ["Подробнее"],
+      "See query details": ["Показать детали запроса"],
+      "See table schema": ["Таблица"],
+      "Select": ["Выбрать"],
+      "Select ...": ["Выбрать ..."],
+      "Select Delivery Method": ["Выберите способ оповещения"],
+      "Select Viz Type": ["Выберите тип визуализации"],
+      "Select a Columnar file to be uploaded to a database.": [
+        "Выберите файл столбчатого формата, который будет загружен в базу данных."
+      ],
+      "Select a Excel file to be uploaded to a database.": [
+        "Выберите Excel файл для загрузки в базу данных"
+      ],
+      "Select a column": ["Выберите столбец"],
+      "Select a dashboard": ["Выбрать дашборд"],
+      "Select a database table and create dataset": [
+        "Выберите базу данных и создайте датасет"
+      ],
+      "Select a database table.": ["Выберите таблицу в базе данных."],
+      "Select a database to connect": ["Выберите базу данных для подключения"],
+      "Select a database to upload the file to": [
+        "Выберите базу данных для загрузки файла"
+      ],
+      "Select a database to write a query": [
+        "Выберите базу данных для написания запроса"
+      ],
+      "Select a dimension": ["Выберете измерение"],
+      "Select a file to be uploaded to the database": [
+        "Выберите файл для загрузки в базу данных."
+      ],
+      "Select a schema if the database supports this": [
+        "Укажите схему, если она поддерживается базой данных"
+      ],
+      "Select a visualization type": ["Выберите тип визуализации"],
+      "Select aggregate options": ["Выберите настройки агрегации"],
+      "Select all data": ["Выбрать все данные"],
+      "Select all items": ["Выбрать все записи"],
+      "Select any columns for metadata inspection": [""],
+      "Select charts": ["Выберите графики"],
+      "Select color scheme": ["Выберите цветовую схему"],
+      "Select column": ["Выберите столбец"],
+      "Select current page": ["Выбрать текущую страницу"],
+      "Select database & schema": ["Выберите базу данных и схему"],
+      "Select database or type database name": [
+        "Выберите базу данных или введите ее имя"
+      ],
+      "Select database table": ["Выберите таблицу из базы данных"],
+      "Select databases require additional fields to be completed in the Advanced tab to successfully connect the database. Learn what requirements your databases has ": [
+        "Некоторые базы данных требуют ручной настройки во вкладке Продвинутая настройка для успешного подключения. Вы можете ознакомиться с требованиями к вашей базе данных "
+      ],
+      "Select dataset source": ["Выберите источник датасета"],
+      "Select file": ["Выбрать файл"],
+      "Select filter": ["Селектор"],
+      "Select filter plugin using AntD": [""],
+      "Select first filter value by default": [
+        "Сделать первое значение фильтра значением по умолчанию"
+      ],
+      "Select operator": ["Выбрать оператор"],
+      "Select or type a value": ["Выберите значение"],
+      "Select or type dataset name": ["Выберите/введите имя датасета"],
+      "Select owners": ["Выбрать владельцев"],
+      "Select saved metrics": ["Выберите сохраненные меры"],
+      "Select schema or type schema name": [
+        "Выберите схему или введите ее имя"
+      ],
+      "Select scheme": ["Выберите схему"],
+      "Select start and end date": ["Выберите дату начала"],
+      "Select subject": [""],
+      "Select table or type table name": [
+        "Выберите таблицу или введите ее имя"
+      ],
+      "Select the Annotation Layer you would like to use.": [
+        "Выбрать слой аннотации, который вы хотите использовать."
+      ],
+      "Select the geojson column": ["Выберите geojson столбец"],
+      "Select the number of bins for the histogram": [
+        "Выберите количество столбцов для гистограммы"
+      ],
+      "Select the numeric columns to draw the histogram": [
+        "Выберите числовые столбцы для отрисовки гистограммы"
+      ],
+      "Select values in highlighted field(s) in the control panel. Then run the query by clicking on the %s button.": [
+        "Выберите значения в обязательных полях на панели управления. Затем запустите запрос, нажав на кнопку %s."
+      ],
+      "Send as CSV": ["Отправить в формате CSV"],
+      "Send as PNG": ["Отправить в формате PNG"],
+      "Send as text": ["Отправить текстом"],
+      "Send range filter events to other charts": [""],
+      "September": ["Сентябрь"],
+      "Sequential": ["Последовательность"],
+      "Series": ["Ряд"],
+      "Series Height": ["Высота рядов"],
+      "Series Limit Sort By": ["Сортировка категорий по"],
+      "Series Style": ["Стиль категорий"],
+      "Series chart type (line, bar etc)": [""],
+      "Series limit": ["Лимит кол-ва категорий"],
+      "Server Page Length": ["Серверный размер страницы"],
+      "Server pagination": ["Серверная пагинация"],
+      "Service Account": ["Сервисный аккаунт"],
+      "Set auto-refresh interval": ["Задать интервал обновления"],
+      "Set filter mapping": ["Установить действие фильтра"],
+      "Set up an email report": ["Запланировать рассылку по почте"],
+      "Settings": ["Настройки"],
+      "Settings for time series": ["Настройки временных рядов"],
+      "Share": ["Поделиться"],
+      "Share chart by email": ["Поделиться графиком по email"],
+      "Share permalink by email": ["Поделиться ссылкой по email"],
+      "Shared query": ["Общедоступный запрос"],
+      "Shared query fields": ["Поля общедоступного запроса"],
+      "Sheet Name": ["Имя листа"],
+      "Shift + Click to sort by multiple columns": [
+        "Shift + Нажать для сортировки по нескольким столбцам"
+      ],
+      "Short description must be unique for this layer": [
+        "Содержимое аннотации должно быть уникальным внутри слоя"
+      ],
+      "Should daily 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.": [
+        "Применяется недельная сезонность. Целочисленное значение будет указывать порядок сезонности Фурье."
+      ],
+      "Should yearly seasonality be applied. An integer value will specify Fourier order of seasonality.": [
+        "Применяется годовая сезонность. Целочисленное значение будет указывать порядок сезонности Фурье."
+      ],
+      "Show Bubbles": ["Показать пузыри"],
+      "Show CREATE VIEW statement": ["Показать выражение CREATE VIEW"],
+      "Show CSS Template": ["Показать CSS шаблон"],
+      "Show Chart": ["Показать график"],
+      "Show Column": ["Показать столбец"],
+      "Show Dashboard": ["Показать дашборд"],
+      "Show Database": ["Показать базу данных"],
+      "Show Labels": ["Показывать метки"],
+      "Show Less...": ["Показать меньше..."],
+      "Show Log": ["Показать запись"],
+      "Show Markers": ["Показать маркеры"],
+      "Show Metric": ["Показатель меру"],
+      "Show Metric Names": ["Показать имена мер"],
+      "Show Range Filter": ["Показать фильтр Диапазон"],
+      "Show Saved Query": ["Показать сохраненный запрос"],
+      "Show Table": ["Показать таблицу"],
+      "Show Timestamp": ["Показать метку времени"],
+      "Show Total": ["Показать общий итог"],
+      "Show Trend Line": ["Показать трендовую линию"],
+      "Show Upper Labels": ["Показать верхние метки"],
+      "Show Value": ["Показать значение"],
+      "Show Values": ["Показать значения"],
+      "Show Y-axis": ["Показать ось Y"],
+      "Show Y-axis on the sparkline. Will display the manually set min/max if set or min/max values in the data otherwise.": [
+        "Показывать ось Y на спарклайне."
+      ],
+      "Show all columns": ["Показать все столбцы"],
+      "Show all...": ["Показать все..."],
+      "Show axis line ticks": ["Показывать деления на оси"],
+      "Show cell bars": ["Наложить гистограммы на ячейки"],
+      "Show chart description": ["Показать описание графика"],
+      "Show columns total": ["Показать общий итог по столбцам"],
+      "Show data points as circle markers on the lines": [""],
+      "Show empty columns": ["Показывать пустые столбцы"],
+      "Show hierarchical relationships of data, with with the value represented by area, showing proportion and contribution to the whole.": [
+        "Показывает иерархические взаимосвязи данных со значением, представленным областью, показывая пропорцию и вклад в целое."
+      ],
+      "Show info tooltip": ["Показать информационную подсказку"],
+      "Show label": ["Показывать метку"],
+      "Show labels when the node has children.": [
+        "Показывать метки, когда у узла есть дочерние элементы"
+      ],
+      "Show legend": ["Показывать легенду"],
+      "Show less columns": ["Показать меньше столбцов"],
+      "Show less...": ["Показать меньше..."],
+      "Show password.": ["Показать пароль."],
+      "Show percentage": ["Показывать долю"],
+      "Show pointer": ["Показывать указатель"],
+      "Show progress": ["Показывать прогресс"],
+      "Show rows total": ["Показать общий итог по строкам"],
+      "Show series values on the chart": [
+        "Показать значения категорий на графике"
+      ],
+      "Show split lines": ["Показывать разделительные линии"],
+      "Show the value on top of the bar": [
+        "Показать значение в верхней части столбца"
+      ],
+      "Show time column": ["Показать столбец времени"],
+      "Show total aggregations of selected metrics. Note that row limit does not apply to the result.": [
+        "Показать общие итоговые значения выбранных показателей. Обратите внимание, что ограничение количества строк не применяется к результату."
+      ],
+      "Show totals": ["Показывать общий итог"],
+      "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.": [
+        "Отображает один показатель по центру. Карточку лучше всего использовать, чтобы привлечь внимание к KPI."
+      ],
+      "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.": [
+        "Отображает один показатель, сопровождаемый простой линейной диаграммой, чтобы привлечь внимание к KPI наряду с его изменением с течением времени или другим измерением."
+      ],
+      "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 the flow or link between categories using thickness of chords. The value and corresponding thickness can be different for each side.": [
+        ""
+      ],
+      "Showcases the progress of a single metric against a given target. The higher the fill, the closer the metric is to the target.": [
+        "Демонстрирует прогресс одного показателя по отношению к заданной цели. Чем больше заполнение, тем ближе показатель к целевому показателю."
+      ],
+      "Showing %s of %s": ["Отображено %s из %s"],
+      "Shows a list of all series available at that point in time": [
+        "Показывает список всех данных, доступных в определенный момент времени"
+      ],
+      "Shows or hides markers for the time series": [
+        "Показывает или скрывает маркеры для временных рядов"
+      ],
+      "Shows the composition of a dataset by segmenting a given rectangle as smaller rectangles with areas proportional to their value or contribution to the whole. Those rectangles may also, in turn, be further segmented hierarchically.": [
+        ""
+      ],
+      "Significance Level": [""],
+      "Simple": ["Столбец"],
+      "Simple ad-hoc metrics are not enabled for this dataset": [""],
+      "Single": ["Один"],
+      "Single Metric": ["Одна мера"],
+      "Single Value": ["Единственное значение"],
+      "Single value": ["Единственное значение"],
+      "Single value type": ["Тип единственного значения"],
+      "Size of edge symbols": [""],
+      "Size of marker. Also applies to forecast observations.": [
+        "Размер маркера. Также применяется к прогнозным значениям."
+      ],
+      "Sizes of vehicles": [""],
+      "Skip Blank Lines": ["Пропуск пустых строк"],
+      "Skip Initial Space": ["Пропуск начального пробела"],
+      "Skip Rows": ["Пропуск строк"],
+      "Skip blank lines rather than interpreting them as Not A Number values": [
+        "Пропускать пустые строки, вместо их перевода в пустые строки (NaN)"
+      ],
+      "Skip spaces after delimiter": ["Пропускать пробелы после разделителя"],
+      "Slug": ["Читаемый URL"],
+      "Small": ["Маленький"],
+      "Small number format": ["Форматирование маленьких чисел"],
+      "Smooth Line": ["Гладкая линия"],
+      "Smooth-line is a variation of the line chart. Without angles and hard edges, Smooth-line sometimes looks smarter and more professional.": [
+        ""
+      ],
+      "Solid": ["Сплошной"],
+      "Some roles do not exist": ["Некоторые роли не существуют"],
+      "Something went wrong.": [""],
+      "Sorry there was an error fetching database information: %s": [
+        "К сожалению, произошла ошибка при получении информации о базе данных: %s"
+      ],
+      "Sorry there was an error fetching saved charts: ": [
+        "Извините, произошла ошибка при загрузке графиков: "
+      ],
+      "Sorry, An error occurred": ["Извините, произошла ошибка"],
+      "Sorry, an error occurred": ["Извините, произошла ошибка"],
+      "Sorry, an unknown error occurred": [
+        "Извините, произошла неизвестная ошибка"
+      ],
+      "Sorry, an unknown error occurred.": [
+        "Извините, произошла неизвестная ошибка."
+      ],
+      "Sorry, something went wrong. Embedding could not be deactivated.": [
+        "Извините, что-то пошло не так. Встраивание не может быть деактивировано."
+      ],
+      "Sorry, something went wrong. Try again later.": [
+        "Извините, что-то пошло не так. Попробуйте еще раз позже."
+      ],
+      "Sorry, there appears to be no data": [
+        "Извините, похоже, что данные отсутствуют"
+      ],
+      "Sorry, there was an error saving this dashboard: %s": [
+        "Извините, произошла ошибка при сохранении дашборда: %s"
+      ],
+      "Sorry, your browser does not support copying.": [
+        "Извините, Ваш браузер не поддерживание копирование. Используйте сочетание клавиш [CTRL + C] для WIN или [CMD + C] для MAC."
+      ],
+      "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!": [
+        "Извините, Ваш браузер не поддерживание копирование. Используйте сочетание клавиш [CTRL + C] для WIN или [CMD + C] для MAC!"
+      ],
+      "Sort": ["Сортировка"],
+      "Sort Bars": ["Сортировать столбцы"],
+      "Sort Descending": ["Сортировать по убыванию"],
+      "Sort Metric": ["Мера для сортировки"],
+      "Sort X Axis": ["Сортировка оси X"],
+      "Sort Y Axis": ["Сортировка оси Y"],
+      "Sort ascending": ["Сортировать по возрастанию"],
+      "Sort bars by x labels.": ["Сортировать столбцы по меткам на оси X"],
+      "Sort by": ["Сортировка"],
+      "Sort by %s": ["Сорт. по %s"],
+      "Sort by metric": ["Сортировка по мере"],
+      "Sort columns alphabetically": [
+        "Отсортировать столбцы в алфавитном порядке"
+      ],
+      "Sort columns by": ["Сортировать столбцы по"],
+      "Sort descending": ["Сортировка по убыванию"],
+      "Sort filter values": ["Сортировать отфильтрованные значения"],
+      "Sort metric": ["Показатель для сортировки"],
+      "Sort rows by": ["Сортировка строк по"],
+      "Sort type": ["Тип сортировки"],
+      "Source": ["Источник"],
+      "Source / Target": ["Источник / Цель"],
+      "Source SQL": ["Исходный SQL"],
+      "Source category": ["Категория источника"],
+      "Sparkline": ["Спарклайн"],
+      "Spatial": [""],
+      "Specific Date/Time": ["Конкретная дата/время"],
+      "Specify a schema (if database flavor supports this).": [
+        "Укажите схему (если она поддерживается базой данных)."
+      ],
+      "Specify duplicate columns as \"X.0, X.1\".": [
+        "Обозначить повторяющиеся столбцы как \"X.0, X.1\"."
+      ],
+      "Specify name to CREATE TABLE AS schema in: public": [
+        "Укажите имя новой таблицы для CREATE TABLE AS"
+      ],
+      "Specify name to CREATE VIEW AS schema in: public": [
+        "Укажите имя нового представления для CREATE VIEW AS"
+      ],
+      "Specify the database version. This should be used with Presto in order to enable query cost estimation.": [
+        "Укажите версию базы данных. Это необходимо для Presto, чтобы включить оценку стоимости запроса"
+      ],
+      "Split number": ["Количество разделителей"],
+      "Square kilometers": ["Квадратные километры"],
+      "Square meters": ["Квадратные метры"],
+      "Square miles": ["Квадратные мили"],
+      "Stack": [""],
+      "Stack Trace:": [""],
+      "Stack series": ["Использовать накопление"],
+      "Stack series on top of each other": [
+        "Совместить столбцы в один с накоплением"
+      ],
+      "Stacked": ["С наполнением"],
+      "Stacked Bars": ["Столбцы с накоплением"],
+      "Stacked Style": [""],
+      "Stacked style": [""],
+      "Standard time series": [""],
+      "Start": ["Начало"],
+      "Start (Longitude, Latitude): ": ["Старт (Долгота, Широта): "],
+      "Start Longitude & Latitude": ["Начальные долгота и широта"],
+      "Start angle": ["Начальный угол"],
+      "Start at (UTC)": ["Время начала (UTC)"],
+      "Start date included in time range": [
+        "Начальная дата включена во временной интервал"
+      ],
+      "Start y-axis at 0": ["Начать ось Y с 0"],
+      "Start y-axis at zero. Uncheck to start y-axis at minimum value in the data.": [
+        "Начать ось Y в нуле. Снимите флаг, чтобы ось Y начиналась на минимальном значении данных"
+      ],
+      "State": ["Состояние"],
+      "Statistical": ["Статистический учет"],
+      "Status": ["Статус"],
+      "Step - end": [""],
+      "Step - middle": [""],
+      "Step - start": [""],
+      "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.": [
+        ""
+      ],
+      "Stop": ["Стоп"],
+      "Stop query": ["Остановить запрос"],
+      "Stop running (Ctrl + e)": ["Остановить выполнение (CTRL + X)"],
+      "Stop running (Ctrl + x)": ["Остановить выполнение (CTRL + X)"],
+      "Stopped an unsafe database connection": [""],
+      "Streets": ["Схема"],
+      "Strength to pull the graph toward center": [""],
+      "Stretched style": [""],
+      "Strings used for sheet names (default is the first sheet).": [
+        "Имя листа (по умолчанию первый лист)"
+      ],
+      "Stroke Color": ["Цвет обводки"],
+      "Stroke Width": ["Ширина обводки"],
+      "Stroked": ["С обводкой"],
+      "Structural": ["Структура"],
+      "Style": ["Стиль"],
+      "Style the ends of the progress bar with a round cap": [
+        "Оформление концов индикатора круглыми заглушками"
+      ],
+      "Subdomain": ["Подблок"],
+      "Subheader": ["Подзаголовок"],
+      "Subheader Font Size": ["Размер шрифта подзаголовка"],
+      "Submit": ["Отправить"],
+      "Subtotal": ["Подытог"],
+      "Success": ["Успешно"],
+      "Suffix to apply after the percentage display": [
+        "Текст после отображения процентной доли"
+      ],
+      "Sum": ["Сумма"],
+      "Sum as Fraction of Columns": ["Сумма как доля столбцов"],
+      "Sum as Fraction of Rows": ["Сумма как доля строк"],
+      "Sum as Fraction of Total": ["Сумма как доля целого"],
+      "Sum of values over specified period": [
+        "Сумма значений за обозначенный период"
+      ],
+      "Sum values": ["Суммарные значения"],
+      "Sunburst": ["Диаграмма Солнечные лучи"],
+      "Sunburst Chart": ["Диаграмма Солнечные лучи"],
+      "Sunday": ["Воскресенье"],
+      "Superset Chart": ["График Superset"],
+      "Superset Embedded SDK documentation.": [""],
+      "Superset chart": ["График Superset"],
+      "Superset dashboard": ["Дашборд Superset"],
+      "Superset encountered an error while running a command.": [
+        "Суперсет столкнулся с ошибкой во время выполнения команды."
+      ],
+      "Superset encountered an unexpected error.": [
+        "Суперсет столкнулся с неожиданной ошибкой."
+      ],
+      "Supported databases": ["Поддерживаемые базы данных"],
+      "Survey Responses": [""],
+      "Swap Groups and Columns": ["Поменять местами группы и столбцы"],
+      "Swap dataset": ["Сменить датасет"],
+      "Swap rows and columns": ["Поменять местами строки и столбцы"],
+      "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 time series data. Choose between  step, line, scatter, and bar charts. This viz type has many customization options as well.": [
+        ""
+      ],
+      "Symbol": [""],
+      "Symbol of two ends of edge line": [""],
+      "Sync columns from source": ["Синхронизировать столбцы из источника"],
+      "Syntax": [""],
+      "TABLES": ["ТАБЛИЦЫ"],
+      "THU": ["ЧТ"],
+      "TUE": ["ВТ"],
+      "TYPE \"OVERWRITE\" TO CONFIRM": [
+        "Введите \"ПЕРЕЗАПИСАТЬ\" для подтверждения"
+      ],
+      "Tab name": ["Имя вкладки"],
+      "Tab title": ["Имя вкладки"],
+      "Table": ["Таблица"],
+      "Table %(table)s wasn't found in the database %(db)s": [""],
+      "Table Exists": ["Таблица существует"],
+      "Table Name": ["Имя таблицы"],
+      "Table [%(table_name)s] could not be found, please double check your database connection, schema, and table name": [
+        "Не удается найти таблицу \"%(table_name)s\", пожалуйста, проверьте ваше соединение с базой данных, схему и имя таблицы"
+      ],
+      "Table [%{table}s] could not be found, please double check your database connection, schema, and table name, error: {}": [
+        "Не удается найти таблицу \"%(table)s\", пожалуйста, проверьте ваше соединение с базой данных, схему и имя таблицы, ошибка: {}"
+      ],
+      "Table cache timeout": ["Время жизни кэша таблицы"],
+      "Table columns": ["Столбцы таблицы"],
+      "Table name cannot contain a schema": [
+        "Имя таблицы не может содержать схему"
+      ],
+      "Table name undefined": ["Имя таблицы не определено"],
+      "Table that visualizes paired t-tests, which are used to understand statistical differences between groups.": [
+        "Таблица, визуализирующая парные t-тесты, которые используются для нахождения статистических различий между группами."
+      ],
+      "Tables": ["Таблицы"],
+      "Tabs": ["Вкладки"],
+      "Tabular": ["Таблицы"],
+      "Tags": ["Теги"],
+      "Take your data points, and group them into \"bins\" to see where the densest areas of information lie": [
+        ""
+      ],
+      "Target": ["Цель"],
+      "Target Color": ["Целевой цвет"],
+      "Target aspect ratio for treemap tiles.": [""],
+      "Target category": ["Целевая категория"],
+      "Target value": ["Целевое значение"],
+      "Template Name": ["Имя шаблона"],
+      "Template parameters": ["Параметры шаблона"],
+      "Templated link, it's possible to include {{ metric }} or other values coming from the controls.": [
+        "Шаблонная ссылка, можно включить {{ metric }} или другие значения, поступающие из элементов управления."
+      ],
+      "Terminate running queries when browser window closed or navigated to another page. Available for Presto, Hive, MySQL, Postgres and Snowflake databases.": [
+        "Завершать выполнение запросов после закрытия браузерной вкладки или пользователь переключился на другую вкладку. Доступно для баз данных Presto, Hive, MySQL, Postgres и Snowflake."
+      ],
+      "Test Connection": ["Тестовое соединение"],
+      "Test connection": ["Тестовое соединение"],
+      "Text": ["Текст"],
+      "Text align": ["Выравнивание текста"],
+      "Text embedded in email": ["Текст, включенный в email"],
+      "The CSS for individual dashboards can be altered here, or in the dashboard view where changes are immediately visible": [
+        ""
+      ],
+      "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.": [
+        "CTAS (CREATE TABLE AS SELECT) не содержит SELECT запрос в конце. Пожалуйста, убедитесь, что ваш запрос имеет SELECT запрос в конце. Затем попробуйте повторно выполнить запрос."
+      ],
+      "The GeoJsonLayer takes in GeoJSON formatted data and renders it as interactive polygons, lines and points (circles, icons and/or texts).": [
+        "Диаграмма принимает данные в формате GeoJSON и отображает их в виде интерактивных полигонов, линий и точек (кругов, значков и/или текста)."
+      ],
+      "The URL is missing the dataset_id or slice_id parameters.": [""],
+      "The access requests seem to have been deleted": [""],
+      "The annotation has been saved": ["Аннотация сохранена"],
+      "The annotation has been updated": ["Аннотация обновлена"],
+      "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 chart datasource does not exist": [
+        "Источник данных графика не существует"
+      ],
+      "The chart does not exist": ["График не существует"],
+      "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.": [
+        "Классическая круговая/кольцевая диаграмма."
+      ],
+      "The color for points and clusters in RGB": [
+        "Цвет для маркеров и кластеров в RGB"
+      ],
+      "The color scheme for rendering chart": [
+        "Цветовая схема, применяемая для раскрашивания графика"
+      ],
+      "The color scheme is determined by the related dashboard.\n        Edit the color scheme in the dashboard properties.": [
+        "Цветовая схема определена соответствующим дашбордом.\n              Измените цветовую схему в свойствах дашборда."
+      ],
+      "The column header label": ["Заголовок столбца"],
+      "The column was deleted or renamed in the database.": [
+        "Столбец был удален или переименован в базе данных."
+      ],
+      "The country code standard that Superset should expect to find in the [country] column": [
+        "Код страны, который Суперсет ожидает найти в столбце со страной"
+      ],
+      "The dashboard has been saved": ["Дашборд сохранен"],
+      "The data source seems to have been deleted": [
+        "Источник данных, похоже, был удален"
+      ],
+      "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 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.": [
+        "База данных %s привязана к %s графику(-ам), который(-ые) используется(-ются) в %s дашборде(-ах), и пользователи имеют %s открытую(-ых) вкладку(-ок) в Лаборатории SQL. Вы уверены, что хотите продолжить? Удаление базы данных приведёт к неработоспособности этих компонентов."
+      ],
+      "The database columns that contains lines information": [""],
+      "The database is currently running too many queries.": [
+        "В настоящий момент база данных обрабатывает слишком много запросов."
+      ],
+      "The database is under an unusual load.": [
+        "Нетипично высокая загрузка базы данных"
+      ],
+      "The database referenced in this query was not found. Please contact an administrator for further assistance or try again.": [
+        "База данных, указанная в этом запросе, не найдена. Пожалуйста, обратитесь к своему администратору или попробуйте еще раз."
+      ],
+      "The database returned an unexpected error.": [
+        "База данных вернула неожиданную ошибку"
+      ],
+      "The database was deleted.": ["База данных была удалена"],
+      "The database was not found.": ["Не удалось найти базу данных"],
+      "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.": [
+        "Датасет %s привязан к %s графику(-ам), который(-ые) используется(-ются) в %s дашборде(-ах). Вы уверены, что хотите продолжить? Удаление датасета приведёт к неработоспособности этих объектов."
+      ],
+      "The dataset associated with this chart no longer exists": [
+        "Датасет, связанный с этим графиком, больше не существует"
+      ],
+      "The dataset configuration exposed here\n                affects all the charts using this dataset.\n                Be mindful that changing settings\n                here may affect other charts\n                in undesirable ways.": [
+        "Представленная здесь конфигурация датасета\n                влияет на все графики, использующие этот датасет.\n                Помните, что изменение настроек\n                может иметь неожиданный эффект\n                на другие графики."
+      ],
+      "The dataset has been saved": ["Датасет сохранен"],
+      "The dataset linked to this chart may have been deleted.": [
+        "Датасет, связанный с этим графиком, похоже, был удален."
+      ],
+      "The datasource couldn't be loaded": [
+        "Невозможно загрузить источник данных"
+      ],
+      "The datasource is too large to query.": [
+        "Источник данных слишком велик для запроса."
+      ],
+      "The description can be displayed as widget headers in the dashboard view. Supports markdown.": [
+        "Описание может быть отображено как заголовок графика в дашборде. Поддерживает markdown-разметку"
+      ],
+      "The distance between cells, in pixels": [
+        "Расстояние между ячейками (в пикселях)"
+      ],
+      "The duration of time in seconds before the cache is invalidated": [
+        "Количество секунд до истечения срока действия кэша"
+      ],
+      "The engine_params object gets unpacked into the sqlalchemy.create_engine call.": [
+        "Объект engine_params вызывает sqlalchemy.create_engine"
+      ],
+      "The following entries in `series_columns` are missing in `columns`: %(columns)s. ": [
+        ""
+      ],
+      "The function to use when aggregating points into groups": [""],
+      "The host \"%(hostname)s\" might be down and can't be reached.": [
+        "Хост \"%(hostname)s\" возможно, отключен, и с ним невозможно связаться"
+      ],
+      "The host \"%(hostname)s\" might be down, and can't be reached on port %(port)s.": [
+        "Хост \"%(hostname)s\" возможно, отключен, и с ним невозможно связаться по порту %(port)s."
+      ],
+      "The host might be down, and can't be reached on the provided port.": [
+        "Хост возможно, отключен, и с ним невозможно связаться по заданному порту."
+      ],
+      "The hostname \"%(hostname)s\" cannot be resolved.": [
+        "Не удалось обнаружить хост \"%(hostname)s\""
+      ],
+      "The hostname provided can't be resolved.": [
+        "Не удалось обнаружить хост."
+      ],
+      "The id of the active chart": ["Идентификатор активного графика"],
+      "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 maximum number of events to return, equivalent to the number of rows": [
+        "Максимальное количество возвращаемых событий, эквивалентно количеству строк"
+      ],
+      "The maximum number of subdivisions of each group; lower values are pruned first": [
+        ""
+      ],
+      "The maximum value of metrics. It is an optional configuration": [
+        "Максимальное значение мер. Это необязательная настройка"
+      ],
+      "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.": [
+        ""
+      ],
+      "The metadata_params object gets unpacked into the sqlalchemy.MetaData call.": [
+        "Объект metadata_params вызывает sqlalchemy.MetaData"
+      ],
+      "The minimum number of rolling periods required to show a value. For instance if you do a cumulative sum on 7 days you may want your \"Min Period\" to be 7, so that all data points shown are the total of 7 periods. This will hide the \"ramp up\" taking place over the first 7 periods": [
+        "Минимальное количество скользящих периодов, необходимое для отображения значения. Например, если вы делаете накопительную сумму за 7 дней, вы можете указать, чтобы \"Минимальный период\" был равен 7, так что все показанные точки данных представляют собой общее количество 7 периодов."
+      ],
+      "The number color \"steps\"": ["Количество цветов в цветовой схеме"],
+      "The number of hours, negative or positive, to shift the time column. This can be used to move UTC time to local time.": [
+        "Количество часов, отрицательное или положительное, для сдвига столбца формата дата/время. Это может быть использовано для приведения часового пояса UTC к местному времени."
+      ],
+      "The number of results displayed is limited to %(rows)d by the configuration DISPLAY_MAX_ROWS. Please add additional limits/filters or download to csv to see more rows up to the %(limit)d limit.": [
+        "Количество отображаемых результатов ограничено %(rows)d переменной DISPLAY_MAX_ROWS. Пожалуйста, добавьте дополнительные ограничения/фильтры или загрузите в csv, чтобы увидеть больше строк до предела %(limit)d."
+      ],
+      "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.": [
+        "Количество отображаемых результатов ограничено %(rows)d. Пожалуйста, добавьте дополнительные ограничения/фильтры или загрузите в csv, чтобы увидеть больше строк до предела %(limit)d.\""
+      ],
+      "The number of rows displayed is limited to %(rows)d by the limit dropdown.": [
+        "Количество отображаемых строк ограничено: не более %(rows)d."
+      ],
+      "The number of rows displayed is limited to %(rows)d by the query": [
+        "Количество отображаемых строк ограничено: не более %(rows)d."
+      ],
+      "The number of rows displayed is limited to %(rows)d by the query and limit dropdown.": [
+        "Количество отображаемых строк ограничено: не более %(rows)d."
+      ],
+      "The number of rows displayed is limited to %s by the dropdown.": [
+        "Количество отображаемых строк ограничено: не более %s."
+      ],
+      "The number of seconds before expiring the cache": [
+        "Количество секунд до истечения срока действия кэша"
+      ],
+      "The object does not exist in the given database.": [
+        "Объект не существует в этой базе данных."
+      ],
+      "The parameter %(parameters)s in your query is undefined.": [
+        "Параметр %(parameters)s в вашем запросе неопределен.",
+        "Следующие параметры неопределены в вашем запросе: %(parameters)s",
+        "Следующие параметры неопределены в вашем запросе: %(parameters)s"
+      ],
+      "The password provided for username \"%(username)s\" is incorrect.": [
+        "Неверный пароль для пользователя \"%(username)s\"."
+      ],
+      "The password provided when connecting to a database is not valid.": [
+        "Неверный пароль для базы данных."
+      ],
+      "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 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 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 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. 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 pattern of timestamp format. For strings use ": [
+        "Шаблон формата отметки времени (таймштампа). Для строк используйте "
+      ],
+      "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.": [
+        "Периодичность для группировки по времени. Пользователи могут задавать собственную частоту. Для этого нажмите на иконку с информацией."
+      ],
+      "The pixel radius": ["Радиус ячейки (в пикселях)"],
+      "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.": [
+        "Указатель на физическую таблицу (или представление). Следует помнить, что график связан с логической таблицей Superset, а эта логическая таблица указывает на физическую таблицу, указанную здесь."
+      ],
+      "The port is closed.": ["Порт закрыт."],
+      "The port number is invalid.": ["Недействительный порт."],
+      "The primary metric is used to define the arc segment sizes": [
+        "Основная мера используется для определения размера сегмента дуги"
+      ],
+      "The provided `rows` argument is not a valid integer.": [""],
+      "The query associated with the results was deleted.": [
+        "Запрос, связанный с результатами, был удален."
+      ],
+      "The query associated with these results could not be find. You need to re-run the original query.": [
+        ""
+      ],
+      "The query contains one or more malformed template parameters.": [""],
+      "The query couldn't be loaded": ["Запрос невозможно загрузить"],
+      "The query has a syntax error.": ["Запрос имеет синтаксическую ошибку."],
+      "The query returned no data": ["Запрос не вернул данных"],
+      "The query was killed after %(sqllab_timeout)s seconds. It might be too complex, or the database might be under heavy load.": [
+        "Запрос был прерван после %(sqllab_timeout)s секунд. Он мог быть слишком сложным, или база данных находилась под большой нагрузкой."
+      ],
+      "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 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 report has been created": ["Рассылка создана"],
+      "The results backend no longer has the data from the query.": [
+        "Сервер не сохранил данные из этого запроса."
+      ],
+      "The results stored in the backend were stored in a different format, and no longer can be deserialized.": [
+        "Данные, сохраненные на сервере, имели другой формат, и не могут быть распознаны."
+      ],
+      "The rich tooltip shows a list of all series for that point in time": [
+        "Расширенная всплывающая подсказка показывает список всех категорий для этой точки."
+      ],
+      "The schema \"%(schema)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.": [
+        ""
+      ],
+      "The schema was deleted or renamed in the database.": [
+        "Схема была удалена или переименована в базе данных."
+      ],
+      "The size of the square cell, in pixels": [
+        "Размер квадратной ячейки (в пикселях)"
+      ],
+      "The submitted URL is not considered safe, only use URLs with the same domain as Superset.": [
+        ""
+      ],
+      "The submitted payload has the incorrect format.": [
+        "Загруженные данные имеют некорректный формат."
+      ],
+      "The submitted payload has the incorrect schema.": [
+        "Загруженные данные имеют некорректную схему."
+      ],
+      "The table \"%(table)s\" does not exist. A valid table must be used to run this query.": [
+        "Таблица \"%(table)s\" не существует. Для выполнения запроса должна использоваться существующая таблица"
+      ],
+      "The table \"%(table_name)s\" does not exist. A valid table must be used to run this query.": [
+        "Таблица \"%(table_name)s\" не существует. Для выполнения запроса должна использоваться существующая таблица"
+      ],
+      "The table was created. As part of this two-phase configuration process, you should now click the edit button by the new table to configure it.": [
+        ""
+      ],
+      "The table was deleted or renamed in the database.": [
+        "Таблица была удалена или переименована в базе данных."
+      ],
+      "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 granularity for the visualization. Note that you can type and use simple natural language as in `10 seconds`, `1 day` or `56 weeks`": [
+        "Интервал времени, в границах которого строится график. Обратите внимание, что для определения диапазона времени, вы можете использовать естественный язык. Например, можно указать словосочетания - «10 seconds», «1 day» или «56 weeks»"
+      ],
+      "The time granularity for the visualization. Note that you can type and use simple natural language as in `10 seconds`,`1 day` or `56 weeks`": [
+        "Интервал времени, в границах которого строится график. Обратите внимание, что для определения диапазона времени, вы можете использовать естественный язык. Например, можно указать словосочетания - «10 seconds», «1 day» или «56 weeks»"
+      ],
+      "The time granularity for the visualization. This applies a date transformation to alter your time column and defines a new time granularity. The options here are defined on a per database engine basis in the Superset source code.": [
+        "Детализация времени для визуализации. Применяется преобразование столбца с датой/временем и определяется новая детализация (минута, день, год, и т.п.). Доступные варианты заданы в исходном коде Superset для каждого типа драйвера базы данных."
+      ],
+      "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.": [
+        "Временной интервал для визуализации. Относительно время, например, \"Последний месяц\", \"Последние 7 дней\" и т.д. рассчитываются на сервере, используя локальное время сервера. Обратите внимание, что вы можете самостоятельно задать часовой пояс по формату ISO 8601 при пользовательской настройке, задав время начала и/или конца."
+      ],
+      "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 used for the grouping of blocks": [
+        "Единица времени для группировки блоков"
+      ],
+      "The type of visualization to display": [
+        "Выберите необходимый тип визуализации"
+      ],
+      "The unit of measure for the specified point radius": [
+        "Единица измерения для указанного радиуса маркера"
+      ],
+      "The user seems to have been deleted": [
+        "Пользователь, похоже, был удален"
+      ],
+      "The username \"%(username)s\" does not exist.": [
+        "Пользователь \"%(username)s\" не существует."
+      ],
+      "The username provided when connecting to a database is not valid.": [
+        "Имя пользователя, указанное при подключении к базе данных, недействительно"
+      ],
+      "The way the ticks are laid out on the X-axis": [
+        "Способ расположения делений по оси X"
+      ],
+      "The width of the lines": ["Ширина линий"],
+      "There are associated alerts or reports": [
+        "Есть связанные оповещения или отчеты"
+      ],
+      "There are associated alerts or reports: %s,": [
+        "Есть связанные оповещения или отчеты: %s"
+      ],
+      "There are no charts added to this dashboard": [
+        "В этот дашборд еще не добавлен ни один график."
+      ],
+      "There are no components added to this tab": [
+        "В этой вкладке нет компонентов"
+      ],
+      "There are no databases available": ["Нет доступных баз данных"],
+      "There are no filters in this dashboard.": [
+        "В этом дашборде нет фильтров."
+      ],
+      "There are unsaved changes.": ["У вас есть несохраненные изменения."],
+      "There is a syntax error in the SQL query. Perhaps there was a misspelling or a typo.": [
+        "В SQL-запросе имеется синтаксическая ошибка. Возможно, это орфографическая ошибка или опечатка."
+      ],
+      "There is no chart definition associated with this component, could it have been deleted?": [
+        "С этим компонентом не связан ни один график, возможно, он был удален."
+      ],
+      "There is not enough space for this component. Try decreasing its width, or increasing the destination width.": [
+        "Недостаточно пространства для этого компонента. Попробуйте уменьшить ширину или увеличить целевую ширину."
+      ],
+      "There was an error fetching the favorite status: %s": [
+        "Произошла ошибка при получении статуса избранного: %s"
+      ],
+      "There was an error fetching your recent activity:": [
+        "Произошла ошибка при получении вашей недавней активности:"
+      ],
+      "There was an error loading the dataset metadata": [
+        "Возникла ошибка при загрузке метаданных датасета"
+      ],
+      "There was an error loading the schemas": [
+        "Возникла ошибка при загрузке схем"
+      ],
+      "There was an error loading the tables": [
+        "Возникла ошибка при загрузке таблиц"
+      ],
+      "There was an error saving the favorite status: %s": [
+        "Произошла ошибка при сохранении статуса избранного: %s"
+      ],
+      "There was an error with your request": [
+        "Произошла ошибка с вашим запросом"
+      ],
+      "There was an issue deleting %s: %s": [
+        "Произошла ошибка при удалении %s: %s"
+      ],
+      "There was an issue deleting rules: %s": [
+        "Произошла ошибка при удалении правил: %s"
+      ],
+      "There was an issue deleting the selected %s: %s": [
+        "Произошла ошибка при удалении выбранных %s: %s"
+      ],
+      "There was an issue deleting the selected annotations: %s": [
+        "Произошла ошибка при удалении выбранных аннотаций: %s"
+      ],
+      "There was an issue deleting the selected charts: %s": [
+        "Произошла ошибка при удалении выбранных графиков: %s"
+      ],
+      "There was an issue deleting the selected dashboards: ": [
+        "Произошла ошибка при удалении выбранных дашбордов: "
+      ],
+      "There was an issue deleting the selected datasets: %s": [
+        "Произошла ошибка при удалении выбранных датасетов: %s"
+      ],
+      "There was an issue deleting the selected layers: %s": [
+        "Произошла ошибка при удалении выбранных слоёв: %s"
+      ],
+      "There was an issue deleting the selected queries: %s": [
+        "Произошла ошибка при удалении выбранных запросов: %s"
+      ],
+      "There was an issue deleting the selected templates: %s": [
+        "Произошла ошибка при удалении выбранных шаблонов: %s"
+      ],
+      "There was an issue deleting: %s": ["Произошла ошибка при удалении: %s"],
+      "There was an issue duplicating the dataset.": [
+        "Произошла ошибка при дублировании датасета."
+      ],
+      "There was an issue duplicating the selected datasets: %s": [
+        "Произошла ошибка при дублировании выбранных датасетов: %s"
+      ],
+      "There was an issue favoriting this dashboard.": [
+        "Произошла ошибка при добавлении этого дашборда в избранное."
       ],
-      "Select ...": ["Выбрать …"],
-      "Loaded data cached": ["Данные были загружены в кэш"],
-      "Loaded from cache": ["Загружается из кэша"],
-      "Click to force-refresh": ["Нажмите для принудительного обновления"],
-      "cached": [""],
-      "Certified by %s": ["Сертифицирован: %s"],
-      "Copy to clipboard": ["Скопировать в буфер обмена"],
-      "Copied!": ["Скопировано!"],
-      "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!": [
-        "Извините, Ваш браузер не поддерживание копирование. Используйте сочетание клавиш [CTRL + C] для WIN или [CMD + C] для MAC!"
+      "There was an issue fetching reports attached to this dashboard.": [
+        "Произошла ошибка с получением рассылок, связанных с этим дашбордом."
       ],
-      "Error while fetching schema list": ["Ошибка при получении списка схем"],
-      "Error while fetching database list": [
-        "Ошибка при получении списка баз данных"
-      ],
-      "Database:": ["База данных:"],
-      "Select a database": ["Выберите базу данных"],
-      "Force refresh schema list": ["Принудительное обновление данных"],
-      "Select a schema (%s)": ["Выберите схему (%s)"],
-      "Schema:": ["Схема:"],
-      "datasource": ["источник данных"],
-      "schema": ["схема"],
-      "delete": ["удалить"],
-      "Type \"%s\" to confirm": ["Введите “%s” для подтверждения"],
-      "DELETE": ["DELETE"],
-      "Click to edit": ["Нажмите для редактирования"],
-      "You don't have the rights to alter this title.": [
-        "Недостаточно прав для изменения заголовка."
+      "There was an issue fetching the favorite status of this dashboard.": [
+        "Произошла ошибка с получением статуса избранного для этого дашборда."
       ],
-      "Unexpected error": ["Неожиданная ошибка"],
-      "Click to favorite/unfavorite": ["Отметить как избранное"],
-      "An error occurred while fetching dashboards": [
-        "Произошла ошибка при создании источника данных"
+      "There was an issue fetching your chart: %s": [
+        "Произошла ошибка при получении вашего графика: %s"
       ],
-      "Error while fetching table list": ["Ошибка при получении списка таблиц"],
-      "Select table or type table name": [""],
-      "Type to search ...": ["Введите для поиска…"],
-      "Select table ": ["Выберите таблицу "],
-      "Force refresh table list": ["Принудительное обновление данных"],
-      "See table schema": ["Выберите схему (%s)"],
-      "%s%s": [""],
-      "Share dashboard": ["Поделиться"],
-      "This may be triggered by:": ["Триггеры:"],
-      "Please reach out to the Chart Owner for assistance.": [
-        "Пожалуйста, обратитесь к создателю графика за дополнительной информацией."
+      "There was an issue fetching your dashboards: %s": [
+        "Произошла ошибка при получении вашего дашборда: %s"
       ],
-      "Chart Owner: %s": ["Параметры графика: %s"],
-      "%s Error": ["%s Ошибка"],
-      "See more": ["Подробности"],
-      "See less": ["Скрыть подробности"],
-      "Copy message": ["Предупреждающее сообщение"],
-      "Close": ["Закрыть"],
-      "This was triggered by:": ["Причина срабатывания:"],
-      "Did you mean:": [""],
-      "%(suggestion)s instead of \"%(undefinedParameter)s?\"": [""],
-      "Parameter error": ["Параметры"],
-      "We’re having trouble loading this visualization. Queries are set to timeout after %s second.": [
-        "Возникла проблема при загрузке этой визуализации. Для запросов установлен тайм-аут %s секунд."
+      "There was an issue fetching your recent activity: %s": [
+        "Произошла ошибка при получении вашей последней активности: %s"
       ],
-      "We’re having trouble loading these results. Queries are set to timeout after %s second.": [
-        "Возникла проблема при загрузке результатов. Для запросов установлен тайм-аут %s секунд."
+      "There was an issue fetching your saved queries: %s": [
+        "Произошла ошибка при получении ваших сохраненных запросов: %s"
       ],
-      "Timeout error": ["Тайм-аут"],
-      "Cell content": ["Созданный контент"],
-      "The import was successful": ["Неудачно"],
-      "OVERWRITE": ["OVERWRITE"],
-      "Overwrite": ["Перезаписать"],
-      "Import": ["Импорт"],
-      "Import %s": ["Импорт %s"],
-      "Last Updated %s": [""],
-      "%s Selected": ["%s Выбрано"],
-      "Deselect all": ["Выберите базу данных"],
-      "%s-%s of %s": [""],
-      "Settings": ["Настройки"],
-      "About": [""],
-      "SQL query": ["SQL-запрос"],
-      "There is not enough space for this component. Try decreasing its width, or increasing the destination width.": [
-        "Недостаточно пространства для этого компонента. Попробуйте уменьшить ширину или увеличить целевую ширину."
+      "There was an issue previewing the selected query %s": [
+        "Произошла ошибка при предпросмотре выбранного запроса %s"
       ],
-      "Can not move top level tab into nested tabs": [
-        "Невозможно перенести вкладку верхнего уровня во вложенную вкладку"
+      "There was an issue previewing the selected query. %s": [
+        "Произошла ошибка при предпросмотре выбранного запроса: %s"
       ],
-      "This chart has been moved to a different filter scope.": [
-        "Этот график был перемещён в другой набор фильтров."
+      "There's a loop in your Sankey, please provide a tree. Here's a faulty link: {}": [
+        ""
       ],
-      "There was an issue fetching the favorite status of this dashboard.": [
-        "К сожалению, произошла ошибка при загрузке виджета."
+      "These are the tables this filter will be applied to.": [
+        "Это таблицы, к которым будет применен этот фильтр."
       ],
-      "There was an issue favoriting this dashboard.": [
-        "Произошла ошибка при добавлении этого дашборда в избранное."
+      "These filters apply to the values available in the dropdowns": [
+        "Эти фильтры применяются к значениям, доступным в выпадающих списках"
       ],
-      "This dashboard is now ${nowPublished}": [
-        "Этот дашборд теперь ${nowPublished}"
+      "These parameters are generated dynamically when clicking the save or overwrite button in the explore view. This JSON object is exposed here for reference and for power users who may want to alter specific parameters.": [
+        "Эти параметры генерируются автоматически при нажатии кнопки сохранения. Опытные пользователи могут изменить определенные объекты в формате JSON."
       ],
-      "You do not have permissions to edit this dashboard.": [
-        "У вас нет прав на редактирование этого дашборда: %(name)s."
+      "This JSON object is generated dynamically when clicking the save or overwrite button in the dashboard view. It is exposed here for reference and for power users who may want to alter specific parameters.": [
+        "Этот JSON-объект генерируется автоматически при сохранении или перезаписи дашборда. Он размещён здесь справочно и для опытных пользователей."
       ],
-      "This dashboard was saved successfully.": ["Дашборд успешно сохранен."],
-      "Could not fetch all saved charts": [""],
-      "Sorry there was an error fetching saved charts: ": [
-        "Извините, произошла ошибка при загрузке графиков: "
+      "This action will permanently delete %s.": [
+        "Это действие навсегда удалит %s."
       ],
-      "Visualization": ["Визуализация"],
-      "Data source": ["Источник данных"],
-      "Added": ["Добавлено"],
-      "Components": ["Компоненты"],
-      "Any color palette selected here will override the colors applied to this dashboard's individual charts": [
-        "Любая палитра, выбранная здесь, будет перезаписывать цвета, применённые к отдельным графикам этого дашборда"
+      "This action will permanently delete the layer.": [
+        "Это действие навсегда удалит слой."
       ],
-      "Color scheme": ["Цветовая схема"],
-      "Load a template": ["Загрузить шаблон"],
-      "Load a CSS template": ["Загрузить шаблон стилей (CSS)"],
-      "Live CSS editor": ["Редактор CSS"],
-      "You have unsaved changes.": ["У вас есть несохраненные изменения."],
-      "This dashboard is currently force refreshing; the next force refresh will be in %s.": [
-        "Для этого дашборда включено обновление; следующее обновление будет через %s."
+      "This action will permanently delete the saved query.": [
+        "Это действие навсегда удалит сохранённый запрос."
       ],
-      "Your dashboard is too large. Please reduce the size before save it.": [
-        "Дашборд слишком большой. Пожалуйста, уменьшите его размер перед сохранением."
+      "This action will permanently delete the template.": [
+        "Это действие навсегда удалит шаблон."
       ],
-      "Discard changes": ["Отменить изменения"],
-      "An error occurred while fetching available CSS templates": [
-        "Произошла ошибка при получении доступных CSS-шаблонов"
+      "This can be either an IP address (e.g. 127.0.0.1) or a domain name (e.g. mydatabase.com).": [
+        "Это может быть как IP адрес (например, 127.0.0.1), так и доменное имя (например, моябазаданных.рф)."
       ],
-      "Superset dashboard": ["Дашборд Superset"],
-      "Check out this dashboard: ": ["Посмотреть дашборд: "],
-      "Refresh dashboard": ["Обновить дашборд"],
-      "Set auto-refresh interval": ["Интервал обновления"],
-      "Set filter mapping": ["Установить действие фильтра"],
-      "Edit dashboard properties": ["Редактировать свойства дашборда"],
-      "Edit CSS": ["Редактировать CSS"],
-      "Download as image": ["Сохранить как изображение"],
-      "Toggle fullscreen": ["Полноэкранный режим"],
-      "There is no chart definition associated with this component, could it have been deleted?": [
+      "This chart has been moved to a different filter scope.": [
+        "Этот график был перемещён в другой набор фильтров."
+      ],
+      "This chart is managed externally, and can't be edited in Superset": [""],
+      "This chart might be incompatible with the filter (datasets don't match)": [
+        "Этот график может быть несовместим с этим фильтром (датасеты не совпадают)"
+      ],
+      "This chart type is not supported when using an unsaved query as a chart source. ": [
         ""
       ],
-      "Delete this container and save to remove this message.": [
-        "Удалите этот контейнер и сохраните изменения, чтобы убрать это сообщение."
+      "This color scheme is being overriden by custom label colors.\n    Check the JSON metadata in the Advanced settings": [
+        ""
       ],
-      "An error has occurred": ["Произошла ошибка"],
-      "You do not have permission to edit this dashboard": [
-        "У вас нет доступа к этому источнику данных"
+      "This column might be incompatible with current dataset": [
+        "Этот график может быть несовместим с этим датасетом"
       ],
-      "A valid color scheme is required": [
-        "Требуется корректная цветовая схема"
+      "This column must contain date/time information.": [
+        "В этом столбец должны быть данные формата дата/время."
       ],
-      "The dashboard has been saved": ["Дашборд сохранен"],
-      "Apply": ["Применить"],
-      "Dashboard properties": ["Свойства дашборда"],
-      "Basic information": ["Основная информация"],
-      "URL slug": ["Читаемый URL"],
-      "A readable URL for your dashboard": ["Читаемый URL-адрес для дашборда"],
-      "Access": ["Доступ"],
-      "Owners is a list of users who can alter the dashboard. Searchable by name or username.": [
-        "Владельцы - это список пользователей, которые могут изменять дашборд."
+      "This controls whether the \"time_range\" field from the current\n                  view should be passed down to the chart containing the annotation data.": [
+        "Должен ли временной интервал из этого представления переписать временной интервал графика, содержащего данные аннотации."
       ],
-      "Colors": ["Цвета"],
-      "Advanced": ["Дополнительно"],
-      "JSON metadata": ["JSON метаданные"],
-      "This dashboard is not published, it will not show up in the list of dashboards. Click here to publish this dashboard.": [
-        "Этот дашборд не опубликован, он не будет отображён в списке дашбордов. Нажмите здесь, чтобы опубликовать этот дашборд."
+      "This controls whether the time grain field from the current\n                  view should be passed down to the chart containing the annotation data.": [
+        "Должен ли единица времени из этой таблицы переписать единицу времени графика."
+      ],
+      "This dashboard is currently auto refreshing; the next auto refresh will be in %s.": [
+        "В настоящий момент дашборд обновляется; следующее обновление будет через %s"
+      ],
+      "This dashboard is managed externally, and can't be edited in Superset": [
+        ""
       ],
       "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, it will not show up in the list of dashboards. Click here to publish this dashboard.": [
+        "Этот дашборд не опубликован, он не будет отображён в списке дашбордов. Нажмите, чтобы опубликовать этот дашборд."
+      ],
+      "This dashboard is now hidden": ["Дашборд теперь скрыт"],
+      "This dashboard is now published": ["Дашборд теперь опубликован"],
       "This dashboard is published. Click to make it a draft.": [
         "Дашборд опубликован. Нажмите, чтобы сделать черновиком."
       ],
-      "Draft": ["Черновик"],
-      "Don't refresh": ["Не обновлять"],
-      "10 seconds": ["10 секунд"],
-      "30 seconds": ["30 секунд"],
-      "1 minute": ["1 минута"],
-      "5 minutes": ["5 минут"],
-      "30 minutes": ["30 минут"],
-      "1 hour": ["1 час"],
-      "6 hours": ["6 часов"],
-      "12 hours": ["12 часов"],
-      "24 hours": ["24 часа"],
-      "Refresh interval": ["Интервал обновления"],
-      "Refresh frequency": ["Частота"],
-      "Are you sure you want to proceed?": [
-        "Вы уверены, что хотите продолжить?"
+      "This dashboard is ready to embed. In your application, pass the following id to the SDK:": [
+        ""
       ],
-      "Save for this session": [""],
-      "You must pick a name for the new dashboard": [
-        "Вы должны выбрать имя для нового дашборда"
+      "This dashboard was changed recently. Please reload dashboard to get latest version.": [
+        "Этот дашборд был недавно изменен. Пожалуйста, обновите дашборд, чтобы увидеть изменения."
       ],
-      "Save dashboard": ["Сохранить дашборд"],
-      "Overwrite Dashboard [%s]": ["Перезаписать дашборд [%s]"],
-      "Save as:": ["Сохранить как:"],
-      "[dashboard name]": ["[название]"],
-      "also copy (duplicate) charts": [""],
-      "Filter your charts": ["Фильтровать графики"],
-      "Annotation layers are still loading.": ["Слои аннотаций загружаются."],
-      "One ore more annotation layers failed loading.": [
-        "Один или несколько слоев аннотации не удалось загрузить."
+      "This dashboard was saved successfully.": ["Дашборд успешно сохранен"],
+      "This database is managed externally, and can't be edited in Superset": [
+        "Эта база данных управляется извне и не может быть изменена в Суперсете"
       ],
-      "Cached %s": [""],
-      "Fetched %s": [""],
-      "Minimize chart": ["Свернуть график"],
-      "Maximize chart": ["Развернуть график"],
-      "Force refresh": ["Принудительное обновление"],
-      "Toggle chart description": ["Изменить описание графика"],
-      "View chart in Explore": ["Посмотреть график в режиме исследования"],
-      "Share chart": ["Поделиться графиком"],
-      "Export CSV": ["Экпспорт CSV"],
-      "Applied Filters (%d)": ["Применено фильтров (%d)"],
-      "Incompatible Filters (%d)": ["Несовместимые фильтры (%d)"],
-      "Unset Filters (%d)": ["Сбросить фильтры (%d)"],
-      "Search...": ["Поиск…"],
-      "No filter is selected.": ["Не выбраны фильтры."],
-      "Editing 1 filter:": [""],
-      "Batch editing %d filters:": [""],
-      "Configure filter scopes": ["Настроить области действия фильтра"],
-      "There are no filters in this dashboard.": [
-        "В этом дашборде нет фильтров."
+      "This database table does not contain any data. Please select a different table.": [
+        ""
+      ],
+      "This dataset is managed externally, and can't be edited in Superset": [
+        "Этот датасет управляется извне и не может быть изменена в Суперсете"
+      ],
+      "This defines the element to be plotted on the chart": [
+        "Элемент, который будет отражен на графике"
+      ],
+      "This defines the level of the hierarchy": [
+        "Определяет уровень иерархии"
+      ],
+      "This fields acts a Superset view, meaning that Superset will run a query against this string as a subquery.": [
+        ""
+      ],
+      "This filter doesn't exist in dashboard. It will not be applied.": [
+        "Этот фильтр не существует в дашборде. Он не будет применен."
+      ],
+      "This filter might be incompatible with current dataset": [
+        "Этот фильтр может быть несовместим с этим датасетом"
+      ],
+      "This filter set is identical to: \"%s\"": [
+        "Этот набор фильтров идентичен \"%s\""
+      ],
+      "This functionality is disabled in your environment for security reasons.": [
+        "Эта функция отключена в вашей среде по соображениям безопасности."
+      ],
+      "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).": [
+        "Это условие, которое будет добавлено к оператору WHERE. Например, чтобы возвращать строки только для определенного клиента, вы можете определить обычный фильтр с условием `client_id = 9`. Чтобы не отображать строки, если пользователь не принадлежит к роли фильтра RLS, можно создать базовый фильтр с предложением `1 = 0` (всегда false)."
+      ],
+      "This json object describes the positioning of the widgets in the dashboard. It is dynamically generated when adjusting the widgets size and positions by using drag & drop in the dashboard view": [
+        "Этот JSON объект описывает расположение графиков в дашборде. Он генерируется динамически при изменении и перемещении графиков в дашборде."
       ],
-      "Expand all": ["Развернуть всё"],
-      "Collapse all": ["Свернуть всё"],
       "This markdown component has an error.": [
         "Этот компонент содержит ошибки."
       ],
       "This markdown component has an error. Please revert your recent changes.": [
         "Этот компонент содержит ошибки. Пожалуйста, отмените последние изменения."
       ],
-      "Delete dashboard tab?": ["Удалить вкладку дашборда?"],
-      "Divider": ["Разделитель"],
-      "Header": ["Строка заголовков"],
-      "Row": ["Строка"],
-      "Tabs": ["Вкладки"],
-      "Preview": ["Предпросмотр %s"],
-      "Yes, cancel": ["Да, отменить"],
-      "Keep editing": ["Продолжить редактирование"],
-      "Select parent filters": ["Выберите дату окончания"],
-      "Reset all": ["Сбросить текущее состояние"],
-      "You have removed this filter.": ["Вы удалили фильтр."],
-      "Restore filter": ["Фильтр результатов"],
-      "Filter name": ["Значение фильтра"],
-      "Name is required": ["Имя обязательно"],
-      "Datasource is required": ["Источники данных"],
-      "Field": ["Поле"],
-      "Parent filter": ["Временной фильтр"],
-      "None": [""],
-      "Apply changes instantly": ["Мгновенно применять изменения"],
-      "Allow multiple selections": ["Разрешить множественный фильтр"],
-      "Inverse selection": ["Инвертировать выбор"],
-      "Required": ["Обязательно"],
-      "Are you sure you want to cancel?": ["Вы уверены, что хотите отменить?"],
-      "will not be saved.": ["не будет сохранён."],
-      "Filter configuration and scoping": ["Фильтруемые срезы"],
-      "Add filter": ["Добавить фильтр"],
-      "(Removed)": ["(Удалено)"],
-      "Undo?": ["Отменить?"],
-      "Scoping": [""],
-      "Apply to all panels": ["Применить ко всем панелям"],
-      "Apply to specific panels": ["Применить к выбранным панелям"],
-      "Only selected panels will be affected by this filter": [
-        "Фильтр будет применён только к выбранным панелям"
+      "This may be triggered by:": ["Возможные причины:"],
+      "This metric might be incompatible with current dataset": [
+        "Эта мера может быть несовместима с этим датасетом"
       ],
-      "All panels with this column will be affected by this filter": [
-        "Фильтр будет применён ко всем панелям с этим столбцом"
+      "This section allows you to configure how to use the slice\n               to generate annotations.": [
+        "Этот раздел позволяет вам настроить использования графика для создания аннотаций."
       ],
-      "All filters": ["Фильтры"],
-      "All charts": ["Все графики"],
-      "Warning! Changing the dataset may break the chart if the metadata does not exist.": [
-        "Внимание! Изменение датасета может привести к тому, что график станет нерабочим, если будут отсутствовать метаданные."
+      "This section contains options that allow for advanced analytical post processing of query results": [
+        "В этом разделе содержатся параметры, которые позволяют производить аналитическую постобработку результатов запроса"
       ],
-      "Changing the dataset may break the chart if the chart relies on columns or metadata that does not exist in the target dataset": [
-        "Изменения датасета может привести к тому, что график станет нерабочим, если график использует несуществующие в целевом датасете столбцы или метаданные"
+      "This section contains validation errors": [
+        "В этом разделе содержатся ошибки валидации"
       ],
-      "dataset": ["датасет"],
-      "Change dataset": ["Выберите источник данных"],
-      "Warning!": ["Предупреждение!"],
-      "Search / Filter": ["Поиск / Фильтр"],
-      "Physical (table or view)": ["Физический (таблица или представление)"],
-      "Virtual (SQL)": ["Виртуальный (SQL)"],
-      "SQL expression": ["Выражение SQL"],
-      "Data type": ["Таблица Данных"],
-      "Datetime format": ["Формат Datetime"],
-      "The pattern of timestamp format. For strings use ": [""],
-      "Python datetime string pattern": [""],
-      " expression which needs to adhere to the ": [""],
-      "ISO 8601": ["ISO 8601"],
-      " standard to ensure that the lexicographical ordering\n                      coincides with the chronological ordering. If the\n                      timestamp format does not adhere to the ISO 8601 standard\n                      you will need to define an expression and type for\n                      transforming the string into a date or timestamp. Note\n                      currently time zones are not supported. If time is stored\n                      in epoch format, put  [...]
+      "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.": [
         ""
       ],
-      "Is dimension": ["Измерение"],
-      "Is filterable": ["Фильтрующийся"],
-      "Modified columns: %s": ["Изменённые столбцы: %s"],
-      "Removed columns: %s": ["Удалённые столбцы: %s"],
-      "New columns added: %s": ["Добавленные столбцы: %s"],
-      "Metadata has been synced": ["Метаданные синхронизированы"],
-      "Column name [%s] is duplicated": ["Дубль имени столбца [%s]"],
-      "Metric name [%s] is duplicated": ["Дубль имения показателя [%s]"],
-      "Calculated column [%s] requires an expression": [
-        "Для расчётного столбца [%s] требуется выражение"
+      "This table already has a dataset": [""],
+      "This table already has a dataset associated with it. You can only associate one dataset with a table.\n": [
+        ""
       ],
-      "Basic": [""],
-      "Default URL": ["URL базы данных"],
-      "Default URL to redirect to when accessing from the dataset list page": [
-        "URL по-умолчанию, на который будет выполнен редирект при доступе из страницы со списком датасетов"
+      "This value should be greater than the left target value": [
+        "Это значение должно быть больше чем левое целевое значение"
       ],
-      "Autocomplete filters": [""],
-      "Whether to populate autocomplete filters options": [
-        "Включить фильтр на определенный интервал/диапазон времени"
+      "This value should be smaller than the right target value": [
+        "Это значение должно быть больше чем правое целевое значение"
       ],
-      "Autocomplete query predicate": ["Извлечь Значения Предиката"],
-      "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.": [
+      "This visualization type is not supported.": [
+        "Этот тип визуализации не поддерживается."
+      ],
+      "This was triggered by:": [
+        "Причина срабатывания:",
+        "Причины срабатывания",
+        "Причины срабатывания"
+      ],
+      "This will remove your current embed configuration.": [""],
+      "Threshold alpha level for determining significance": [
+        "Пороговый альфа-уровень для определения значимости"
+      ],
+      "Threshold value should be double precision number": [
+        "Пороговое значение должно быть числом двойной точности"
+      ],
+      "Thumbnails": ["Миниатюры"],
+      "Thursday": ["Четверг"],
+      "Time": ["Время"],
+      "Time Column": ["Столбец даты/времени"],
+      "Time Comparison": ["Сравнение по времени"],
+      "Time Format": ["Формат даты/времени"],
+      "Time Grain": ["Единица времени"],
+      "Time Granularity": ["Гранулярность времени"],
+      "Time Lag": ["Временной лаг"],
+      "Time Range": ["Временной интервал"],
+      "Time Ratio": ["Соотношение времени"],
+      "Time Series": ["Временной ряд"],
+      "Time Series - Bar Chart": ["Столбчатая диаграмма (временные ряды)"],
+      "Time Series - Dual Axis Line Chart": [
+        "Диаграмма с двумя осями (временные ряды)"
+      ],
+      "Time Series - Line Chart": ["Линейная диаграмма (временные ряды)"],
+      "Time Series - Nightingale Rose Chart": [
+        "Диаграмма Найтингейл (временные ряды)"
+      ],
+      "Time Series - Paired t-test": ["Парный t-test (временные ряды)"],
+      "Time Series - Percent Change": ["Процентное изменение (временные ряды)"],
+      "Time Series - Stacked": ["Диаграмма с накоплением (временные ряды)"],
+      "Time Series Options": ["Настройки временных рядов"],
+      "Time Shift": ["Временной сдвиг"],
+      "Time column": ["Столбец даты/времени"],
+      "Time column \"%(col)s\" does not exist in dataset": [
+        "Столбец формата дата/время \"%(col)s\" не существует в датасете"
+      ],
+      "Time column filter plugin": [""],
+      "Time comparison": ["Столбец с датой"],
+      "Time delta in natural language\n                  (example:  24 hours, 7 days, 56 weeks, 365 days)": [
+        "Временной сдвиг на естественном языке (например: 24 hours, 7 days, 56 weeks, 365 days)"
+      ],
+      "Time delta is ambiguous. Please specify [%(human_readable)s ago] or [%(human_readable)s later].": [
+        "Неоднозначный временной сдвиг. Пожалуйста, укажите [%(human_readable)s до] или [%(human_readable)s после]."
+      ],
+      "Time filter": ["Временной фильтр"],
+      "Time format": ["Формат даты/времени"],
+      "Time grain": ["Единица времени"],
+      "Time grain missing": ["Единица времени отсутствует"],
+      "Time granularity": ["Гранулярность времени"],
+      "Time in seconds": ["Время в секундах"],
+      "Time lag": ["Временной лаг"],
+      "Time range": ["Временной интервал"],
+      "Time ratio": ["Соотношение времени"],
+      "Time related form attributes": ["Параметры, связанные со временем"],
+      "Time series": ["Временной ряд"],
+      "Time series columns": ["Столбцы временных рядов"],
+      "Time shift": ["Временной сдвиг"],
+      "Time string is ambiguous. Please specify [%(human_readable)s ago] or [%(human_readable)s later].": [
+        "Временная строка неоднозначна. Пожалуйста, укажите [%(human_readable)s до] или [%(human_readable)s после]."
+      ],
+      "Time-series Area Chart": ["Диаграмма с областями (временные ряды)"],
+      "Time-series Area chart are similar to line chart in that they represent variables with the same scale, but area charts stack the metrics on top of each other. An area chart in Superset can be stream, stack, or expand.": [
+        "Диаграмма с наполнением похожа на линейную диаграмму тем, что они представляют переменные с одинаковым масштабом, но диаграммы с наполнением накладывают показатели друг на друга."
+      ],
+      "Time-series Bar Chart": ["Столбчатая диаграмма"],
+      "Time-series Bar Chart (legacy)": ["Столбчатая диаграмма (устарело)"],
+      "Time-series Bar Charts are used to show the changes in a metric over time as a series of bars.": [
+        "Столбчатые диаграммы временных рядов используются для отображения изменений меры с течением времени в виде серии столбцов."
+      ],
+      "Time-series Chart": ["Диаграмма (временные ряды)"],
+      "Time-series Line Chart": ["Линейная диаграмма (временные ряды)"],
+      "Time-series Percent Change": ["Процентное изменение (временные ряды)"],
+      "Time-series Scatter Plot": ["Точечная Диаграмма"],
+      "Time-series Scatter Plot has time on the horizontal axis in linear units, and the points are connected in order. It shows a statistical relationship between two variables.": [
+        "На горизонтальной оси Точечной диаграммы откладывается время в линейных единицах, а точки соединяются по порядку. Он показывает статистическую зависимость между двумя переменными."
+      ],
+      "Time-series Smooth Line": [
+        "Плавная линейная диаграмма (временные ряды)"
+      ],
+      "Time-series Smooth-line is a variation of the line chart. Without angles and hard edges, Smooth-line sometimes looks smarter and more professional.": [
         ""
       ],
-      "Extra data to specify table metadata. Currently supports certification data of the format: `{ \"certification\": { \"certified_by\": \"Data Platform Team\", \"details\": \"This table is the source of truth.\" } }`.": [
+      "Time-series Stepped Line": ["Диаграмма шагов (временные ряды)"],
+      "Time-series Stepped-line graph (also called step chart) is a variation of line chart but with the line forming a series of steps between data points. A step chart can be useful when you want to show the changes that occur at irregular intervals.": [
         ""
       ],
-      "Owners of the dataset": ["Владельцы датасета"],
-      "Cache timeout": ["Тайм-аут Кэша"],
-      "The duration of time in seconds before the cache is invalidated": [
-        "Количество секунд до истечения срока действия кэша"
+      "Time-series Table": ["Таблица временных рядов"],
+      "Time-series line chart is used to visualize repeated measurements taken over regular time intervals. Line chart is a type of chart which displays information as a series of data points connected by straight line segments. It is a basic type of chart common in many fields.": [
+        "Линейная диаграмма временных рядов используется для визуализации повторяющихся измерений, происходящих через регулярные промежутки времени. Линейная диаграмма - это тип диаграммы, который отображает информацию в виде ряда точек данных, соединенных прямыми отрезками. Это базовый тип диаграммы, распространенный во многих областях."
       ],
-      "Hours offset": ["Смещение часов"],
-      "Spatial": [""],
-      "virtual": [""],
-      "Dataset name": ["Наименование датасета"],
-      "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.": [
-        "Когда указан SQL, источник данных работает как представление. Superset будет использовать это выражение в подзапросе, при необходимости группировки и фильтрации."
+      "Timeout error": ["Ошибка таймаута"],
+      "Timestamp format": ["Формат даты и времени"],
+      "Timezone": ["Часовой пояс"],
+      "Timezone offset (in hours) for this datasource": [
+        "Смещение часового пояса (в часах) для этого источника данных"
       ],
-      "The JSON metric or post aggregation definition.": [""],
-      "Physical": [""],
-      "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.": [
-        "Указатель на физическую таблицу (или представление). Следует помнить, что график связан с логической таблицей Superset, а эта логическая таблица указывает на физическую таблицу, указанную здесь."
+      "Timezone selector": ["Выбор часового пояса"],
+      "Tiny": ["Крошечный"],
+      "Title": ["Заголовок"],
+      "Title Column": ["Столбец с названием"],
+      "Title is required": ["Название обязательно"],
+      "Title or Slug": ["Название или читаемый URL"],
+      "To filter on a metric, use Custom SQL tab.": [
+        "Для фильтрации по мере используйте вкладку Свой SQL."
       ],
-      "Click the lock to make changes.": [
-        "Нажмите на замок, чтобы выполнить изменения."
+      "To get a readable URL for your dashboard": [
+        "Для получения читаемого URL-адреса дашборда"
+      ],
+      "Too many columns to filter": ["Слишком много столбцов для фильтрации"],
+      "Tools": ["Инструменты"],
+      "Tooltip": ["Всплывающая подсказка"],
+      "Tooltip sort by metric": ["Сортировка данных подсказки по мере"],
+      "Tooltip time format": ["Формат времени всплывающей подсказки"],
+      "Top": ["Сверху"],
+      "Top left": ["Сверху слева"],
+      "Top right": ["Сверху справа"],
+      "Top to Bottom": ["Сверху вниз"],
+      "Total": ["Общий итог"],
+      "Total: %s": ["Итого: %s"],
+      "Totals": ["Общая сумма"],
+      "Track job": ["Отслеживать работу"],
+      "Transformable": ["Трансформируемый"],
+      "Transparent": ["Прозрачный"],
+      "Transpose Pivot": ["Транспонировать таблицу"],
+      "Transpose pivot": ["Транспонировать таблицу"],
+      "Tree Chart": ["Древовидная диаграмма"],
+      "Tree layout": ["Оформление дерева"],
+      "Tree orientation": ["Ориентация дерева"],
+      "Treemap": ["Плоское дерево"],
+      "Treemap (legacy)": ["Плоское дерево (устарело)"],
+      "Trend": ["Тенденция"],
+      "Triangle": ["Треугольник"],
+      "Trigger Alert If...": ["Оповестить, если..."],
+      "Truncate Axis": ["Настройка интервала оси"],
+      "Truncate Metric": ["Убрать имя меры"],
+      "Truncate Y Axis": ["Урезать интервал оси Y"],
+      "Truncate Y Axis. Can be overridden by specifying a min or max bound.": [
+        "Уменьшить интервал по умолчанию для оси Y. Необходимо задать минимальную и максимальную границы. Обратите внимание, что некоторые линии могут пропасть из области видимости."
+      ],
+      "Truncate long cells to the \"min width\" set above": [""],
+      "Truncates the specified date to the accuracy specified by the date unit.": [
+        "Усекает указанную дату с точностью, указанной в единице измерения даты."
+      ],
+      "Try applying different filters or ensuring your datasource has data": [
+        "Попробуйте использовать другие фильтры или убедитесь, что в вашем источнике данных есть данные"
+      ],
+      "Try different criteria to display results.": [
+        "Попробуйте использовать другии критерии фильтрации"
+      ],
+      "Try selecting a different schema": [""],
+      "Tuesday": ["Вторник"],
+      "Type": ["Тип"],
+      "Type \"%s\" to confirm": ["Введите \"%s\" для подтверждения"],
+      "Type a value": ["Введите значение"],
+      "Type a value here": ["Введите значение здесь"],
+      "Type is required": ["Поле обязательно"],
+      "Type of Google Sheets allowed": ["Допустимый тип Google Таблиц"],
+      "Type of comparison, value difference or percentage": [
+        "Тип сравнения, разница значений или доля"
       ],
-      "Click the lock to prevent further changes.": [
-        "Нажмите на замок, чтобы предотвратить будущие изменения."
+      "Type or Select [%s]": ["Введите или выберите [%s]"],
+      "UI Configuration": ["Конфигурация UI"],
+      "URL": ["Ссылка (URL)"],
+      "URL Parameters": ["Параметры URL"],
+      "URL parameters": ["Параметры URL"],
+      "URL slug": ["Читаемый URL"],
+      "Unable to add a new tab to the backend. Please contact your administrator.": [
+        "Не удается добавить новую вкладку на сервер. Пожалуйста, свяжитесь с администратором."
       ],
-      "D3 format": ["Формат D3"],
-      "Warning message": ["Предупреждающее сообщение"],
-      "Warning message to display in the metric selector": [
-        "Предупреждение для отображения на селекторе показателей"
+      "Unable to connect to catalog named \"%(catalog_name)s\".": [""],
+      "Unable to connect to database \"%(database)s\".": [
+        "Невозможно подключиться к базе данных \"%(database)s\"."
       ],
-      "Certified by": ["Изменено"],
-      "Person or group that has certified this metric": [
-        "Лицо или группа, которые сертифицировали данный показатель"
+      "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\"": [
+        ""
       ],
-      "Certification details": ["Детали сертификации"],
-      "Details of the certification": ["Детали сертификации"],
-      "Be careful.": ["Будьте осторожны."],
-      "Changing these settings will affect all charts using this dataset, including charts owned by other people.": [
-        "Изменение этих настроек будет влиять на все графики, использующие этот датасет, включая графики других пользователей."
+      "Unable to create chart without a query id.": [""],
+      "Unable to find such a holiday: [%(holiday)s]": [
+        "Не удалось найти такой праздник: [%(holiday)s]"
       ],
-      "Source": ["Источник"],
-      "Sync columns from source": ["Синхронизировать столбцы из источника"],
-      "Calculated columns": ["Расчётные столбцы"],
-      "The dataset has been saved": ["Источник данных, похоже, был удален"],
-      "The dataset configuration exposed here\n                affects all the charts using this dataset.\n                Be mindful that changing settings\n                here may affect other charts\n                in undesirable ways.": [
-        "Здесь представлена конфигурация датасета\n                влияет на все графики, использующие этот датасет.\n                Помните, что изменение настроек\n                может иметь неожиданный эффект\n                на другие графики."
+      "Unable to load columns for the selected table. Please select a different table.": [
+        "Не удалось загрузить столбцы для выбранной таблицы. Пожалуйста, выберите другую таблицу."
       ],
-      "Are you sure you want to save and apply changes?": [
-        "Вы уверены, что хотите сохранить и применить изменения?"
+      "Unable to migrate query editor state to backend. Superset will retry later. Please contact your administrator if this problem persists.": [
+        "Не удается перенести состояние редактора запроса на сервер. Суперсет повторит попытку позже. Пожалуйста, свяжитесь с вашим администратором, если эта проблема не устранена."
       ],
-      "Confirm save": ["Подтвердить сохранение"],
-      "Edit Dataset ": ["Редактировать датасет "],
-      "Use legacy datasource editor": ["Использовать старый редактор"],
-      "Time range": ["Период времени"],
-      "Time column": ["Столбец с временем"],
-      "Time grain": ["Гранулярность времени"],
-      "Origin": ["Источник"],
-      "Time granularity": ["Гранулярность времени"],
-      "A reference to the [Time] configuration, taking granularity into account": [
-        ""
+      "Unable to migrate query state to backend. Superset will retry later. Please contact your administrator if this problem persists.": [
+        "Не удается перенести состояние запроса на сервер. Суперсет повторит попытку позже. Пожалуйста, свяжитесь с вашим администратором, если эта проблема не устранена."
       ],
-      "Group by": ["Группировать по"],
-      "One or many controls to group by": [
-        "Выберите один или несколько срезов в поле группировки данных"
+      "Unable to migrate table schema state to backend. Superset will retry later. Please contact your administrator if this problem persists.": [
+        "Не удается перенести состояние схемы таблицы на сервер. Суперсет повторит попытку позже. Пожалуйста, свяжитесь с вашим администратором, если эта проблема не устранена."
       ],
-      "One or many metrics to display": [
-        "Выберите один или несколько показателей для отображения"
+      "Unable to process right-click on %s. Check you chart configuration.": [
+        "Не удалось обработать ПКМ на %s. Проверьте настройки графика."
       ],
-      "Dataset": ["Датасет"],
-      "Visualization type": ["Тип визуализации"],
-      "The type of visualization to display": [
-        "Выберите необходимый тип визуализации"
+      "Unable to retrieve dashboard colors": [
+        "Не удалось получать цветовую схему дашборда"
       ],
-      "Fixed color": ["Фиксированный цвет"],
-      "Use this to define a static color for all circles": [
-        "Используйте это цвет для заливки всех кругов одним цветом"
+      "Unable to upload CSV file \"%(filename)s\" to table \"%(table_name)s\" in database \"%(db_name)s\". Error message: %(error_msg)s": [
+        "Не удалось загрузить CSV файл \"%(filename)s\" в таблицу \"%(table_name)s\" в базу данных \"%(db_name)s\". Ошибка: %(error_msg)s"
+      ],
+      "Unable to upload Columnar file \"%(filename)s\" to table \"%(table_name)s\" in database \"%(db_name)s\". Error message: %(error_msg)s": [
+        "Не удалось загрузить файл столбчатого типа \"%(filename)s\" в таблицу \"%(table_name)s\" в базу данных \"%(db_name)s\". Ошибка: %(error_msg)s"
+      ],
+      "Unable to upload Excel file \"%(filename)s\" to table \"%(table_name)s\" in database \"%(db_name)s\". Error message: %(error_msg)s": [
+        "Не удалось загрузить Excel файл \"%(filename)s\" в таблицу \"%(table_name)s\" в базу данных \"%(db_name)s\". Ошибка: %(error_msg)s"
+      ],
+      "Undefined": ["Не определено"],
+      "Undefined window for rolling operation": [
+        "Неопределенное окно для скольжения"
       ],
-      "Right axis metric": ["Показатель для правой оси"],
-      "Choose a metric for right axis": ["Выберите показатель для правой оси"],
-      "Linear color scheme": ["Цветовая схема"],
-      "Color metric": ["Цвет показателя"],
-      "A metric to use for color": [
-        "Показатель, используемый для расчета цвета"
+      "Undo the action": ["Отменить действие"],
+      "Undo?": ["Отменить?"],
+      "Unexpected error": ["Неожиданная ошибка"],
+      "Unexpected error occurred, please check your logs for details": [
+        "Возникла неожиданная ошибка, пожалуйста, проверьте историю действий для уточнения деталей"
       ],
-      "One or many controls to pivot as columns": [
-        "Выберите один или несколько срезов для отображения показателей в столбцах сводной таблицы"
+      "Unexpected error: ": ["Неожиданная ошибка: "],
+      "Unknown": ["Неизвестно"],
+      "Unknown MySQL server host \"%(hostname)s\".": [
+        "Неизвестный хост MySQL \"%(hostname)s\"."
       ],
-      "Defines the origin where time buckets start, accepts natural dates as in `now`, `sunday` or `1970-01-01`": [
-        ""
+      "Unknown Presto Error": ["Неизвестная ошибка Presto"],
+      "Unknown Status": ["Неизвестный статус"],
+      "Unknown column used in orderby: %(col)s": [
+        "Неизвестный столбец использован для упорядочивания: %(col)s"
       ],
-      "The time granularity for the visualization. Note that you can type and use simple natural language as in `10 seconds`, `1 day` or `56 weeks`": [
-        "Интервал времени, в границах которого строится график. Обратите внимание, что для определения диапазона времени, вы можете использовать естественный язык. Например, можно указать словосочетания - «10 seconds», «1 day» или «56 weeks»"
+      "Unknown error": ["Неизвестная ошибка"],
+      "Unknown input format": ["Неизвестный формат ввода"],
+      "Unknown value": ["Неизвестная ошибка"],
+      "Unsafe return type for function %(func)s: %(value_type)s": [
+        "Небезопасный возвращаемый тип для функции %(func)s: %(value_type)s"
       ],
-      "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": [
-        "Столбец данных с датой или временем. Вы можете определить произвольное выражение, которое будет возвращать столбец даты/времени в таблице. Фильтр ниже будет применён к этому столбцу или выражению"
+      "Unsafe template value for key %(key)s: %(value_type)s": [
+        "Небезопасное значение шаблона для ключа %(key)s: %(value_type)s"
       ],
-      "The time granularity for the visualization. This applies a date transformation to alter your time column and defines a new time granularity. The options here are defined on a per database engine basis in the Superset source code.": [
-        "Гранулярность для визуализации. С помощью этого применяются преобразования к столбцу с датой/временем и определяет новую гранулярность (минута, день, год, и т.п.). Доступные опции определены в исходном коде Superset для каждого типа движка БД."
+      "Unset Filters (%d)": ["Сбросить фильтры (%d)"],
+      "Unsupported clause type: %(clause)s": [
+        "Неподдерживаемый оператор: %(clause)s"
       ],
-      "Last week": ["Последняя неделя"],
-      "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.": [
-        ""
+      "Unsupported post processing operation: %(operation)s": [
+        "Неподдерживаемая операция постобработки: %(operation)s"
       ],
-      "Row limit": ["Лимит строк"],
-      "Series limit": ["Лимит кол-ва рядов"],
-      "Limits the number of time series that get displayed. A sub query (or an extra phase where sub queries are not supported) is applied to limit the number of time series that get fetched and displayed. This feature is useful when grouping by high cardinality dimension(s).": [
-        "Ограничивает количество отображаемых временных рядов."
+      "Unsupported return value for method %(name)s": [
+        "Неподдерживаемое значение для метода %(name)s"
       ],
-      "Sort by": ["Сортировка"],
-      "Metric used to define the top series": [
-        "Показатель, используемый для определения какие временные ряды будут отображаться при ограничении количества выводимых рядов"
+      "Unsupported template value for key %(key)s": [
+        "Неподдерживаемое значение шаблона для ключа %(key)s"
       ],
-      "Series": ["Ряд данных"],
-      "Defines the grouping of entities. Each series is shown as a specific color on the chart and has a legend toggle": [
-        "Группировка в ряды данных. Каждый ряд отображается в виде определенного цвета на графике и имеет легенду"
+      "Unsupported time grain: %(time_grain)s": [
+        "Неподдерживаемая единица времени: %(time_grain)s"
       ],
-      "Entity": ["Элемент"],
-      "This defines the element to be plotted on the chart": [
-        "Элемент, который будет отражен на графике"
+      "Untitled Dataset": ["Безымянный датасет"],
+      "Untitled query": ["Безымянный запрос"],
+      "Update": ["Обновить"],
+      "Update chart": ["Обновить график"],
+      "Updating chart was stopped": ["Обновление графика остановлено"],
+      "Upload": ["Загрузить"],
+      "Upload CSV": ["Загрузить CSV"],
+      "Upload CSV to database": ["Загрузить файл CSV в базу данных"],
+      "Upload Credentials": ["Загрузить учетные данные"],
+      "Upload Enabled": ["Загрузка включена"],
+      "Upload Excel file": ["Загрузить файл Excel"],
+      "Upload Excel file to database": ["Загрузить файл Excel в базу данных"],
+      "Upload JSON file": ["Загрузить JSON файл"],
+      "Upload columnar file": ["Загрузить файл столбчатого формата"],
+      "Upload columnar file to database": [
+        "Загрузить файл столбчатого формата в базу данных"
+      ],
+      "Upload file to database": ["Загрузить файл в базу данных"],
+      "Use \"%(menuName)s\" menu instead.": [
+        "Использовать меню \"%(menuName)s\" взамен."
+      ],
+      "Use %s to open in a new tab.": [
+        "Используйте %s для открытия в отдельной вкладке."
+      ],
+      "Use Area Proportions": ["Использовать пропорции области"],
+      "Use Columns": ["Используемые столбцы"],
+      "Use a log scale": ["Использовать логарифмическую шкалу"],
+      "Use a log scale for the X-axis": [
+        "Использовать логарифмическую шкалу для оси X"
+      ],
+      "Use a log scale for the Y-axis": [
+        "Использовать логарифмическую шкалу для оси Y"
+      ],
+      "Use an encrypted connection to the database": [
+        "Использовать зашифрованное соединение к Базе Данных"
+      ],
+      "Use another existing chart as a source for annotations and overlays.\n          Your chart must be one of these visualization types: [%s]": [
+        ""
       ],
-      "X Axis": ["Ось X"],
-      "Metric assigned to the [X] axis": ["Показатель, отраженный на оси X"],
-      "Y Axis": ["Ось Y"],
-      "Metric assigned to the [Y] axis": ["Показатель, отраженный на оси Y"],
-      "Bubble size": ["Размер маркера"],
-      "Y Axis Format": ["Формат Оси Y"],
-      "When `Calculation type` is set to \"Percentage change\", the Y Axis Format is forced to `.1%`": [
-        "Когда `Тип расчёта` установлен в “Изменение процента”, формат оси Y устанавливается в `.1%`"
+      "Use date formatting even when metric value is not a timestamp": [
+        "Использовать перевод к формату дата/время даже если мера представляет другой тип данных"
       ],
-      "The color scheme for rendering chart": [
-        "Цветовая схема, применяемая для раскрашивания графика"
+      "Use legacy datasource editor": ["Использовать старый редактор"],
+      "Use metrics as a top level group for columns or for rows": [""],
+      "Use only a single value.": ["Используйте только одно значение."],
+      "Use the Advanced Analytics options below": [
+        "Используйте настройки Расширенной аналитики ниже"
       ],
-      "Color map": ["Цвет"],
-      "description": ["описание"],
-      "bolt": [""],
-      "Changing this control takes effect instantly": [
-        "Изменение этого элемента применяется сразу"
+      "Use the JSON file you automatically downloaded when creating your service account.": [
+        ""
       ],
-      "Customize": ["Настроить"],
-      "rows retrieved": ["строк получено"],
-      "Sorry, An error occurred": ["Извините, произошла ошибка"],
-      "No data": ["Метаданные"],
-      "View samples": ["Посмотреть примеры"],
-      "Search Metrics & Columns": ["Столбцы Временных Рядов"],
-      "Showing %s of %s": [""],
-      "New chart": ["Переместить график"],
-      "Edit properties": ["Редактирование свойств"],
-      "View query": ["Скопировать запрос"],
-      "Run in SQL Lab": ["Открыть в SQL редакторе"],
-      "Height": ["Высота"],
-      "Width": ["Ширина"],
-      "Export to .json": ["Экспортировать в JSON формат"],
-      "Export to .csv format": ["Экспортировать в CSV формат"],
-      "%s - untitled": ["%s - без названия"],
-      "Edit chart properties": ["Редактирование свойств"],
-      "Control labeled ": [""],
-      "Open Datasource tab": ["Открыть вкладку источника данных"],
-      "You do not have permission to edit this chart": [
-        "У вас нет прав на редактирование этого графика"
+      "Use the edit button to change this field": [
+        "Используйте кнопку редактирования для изменения поля"
       ],
-      "The description can be displayed as widget headers in the dashboard view. Supports markdown.": [
-        "Описание может быть отображено как заголовок виджета в ракурсе дашбордов. Поддерживает markdown-разметку."
+      "Use this section if you want a query that aggregates": [""],
+      "Use this section if you want to query atomic rows": [""],
+      "Use this to define a static color for all circles": [
+        "Этот цвет используется для заливки"
       ],
-      "Configuration": ["Доля"],
-      "Duration (in seconds) of the caching timeout for this chart. Note this defaults to the dataset's timeout if undefined.": [
-        "Продолжительность (в секундах) таймаута кэширования для этого графика."
+      "Used internally to identify the plugin. Should be set to the package name from the pluginʼs package.json": [
+        ""
       ],
-      "A list of users who can alter the chart. Searchable by name or username.": [
-        "Владельцы - это пользователи, которые могут изменять график."
+      "Used to summarize a set of data by grouping together multiple statistics along two axes. Examples: Sales numbers by region and month, tasks by status and assignee, active users by age and location.\n\n  This chart is being deprecated and we recommend checking out Pivot Table V2 instead!": [
+        "Используется для обобщения набора данных путем группировки нескольких показателей по двум осям. Примеры: показатели продаж по регионам и месяцам, задачи по статусу и назначенному лицу, активные пользователи по возрасту и местоположению.\n Этот график устарел, рекомендуется использовать график Сводная Таблица 2."
       ],
-      "rows": ["строк"],
-      "Limit reached": ["Достигнут предел"],
-      "**Select** a dashboard OR **create** a new one": [
-        "**Выберите** дашборд ИЛИ **создайте** новый"
+      "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.": [
+        "Используется для обобщения набора данных путем группировки нескольких показателей по двум осям. Примеры: показатели продаж по регионам и месяцам, задачи по статусу и назначенному лицу, активные пользователи по возрасту и местоположению."
       ],
-      "Please enter a chart name": ["Введите имя графика"],
-      "Save chart": ["Сохранить график"],
-      "Save & go to dashboard": ["Сохранить и перейти к дашборду"],
-      "Save as new chart": ["Сохранить как новый график"],
-      "Save (Overwrite)": ["Сохранить (Перезаписать)"],
-      "Save as ...": ["Сохранить как …"],
-      "Chart name": ["Имя графика"],
-      "Add to dashboard": ["Добавить в дашборд"],
-      "Display configuration": ["Как отображать"],
-      "Configure your how you overlay is displayed here.": [
-        "Настройте наложение здесь."
+      "User": ["Пользователь"],
+      "User Roles": ["Роли пользователя"],
+      "User doesn't have the proper permissions.": [
+        "У пользователя нет надлежащего доступа."
       ],
-      "Style": ["Стиль"],
-      "Opacity": ["Прозрачность"],
-      "Color": ["Цвет"],
-      "Line width": ["Толщина линии"],
-      "Layer configuration": ["Конфигурация слоя"],
-      "Configure the basics of your Annotation Layer.": [
-        "Настройте слой аннотации."
+      "User must select a value before applying the filter": [
+        "Для использования фильтра пользователь будет обязан выбрать значение"
       ],
-      "Mandatory": [""],
-      "Hide layer": ["Скрыть слой"],
-      "Choose the annotation layer type": ["Выбрать тип слоя аннотации"],
-      "Annotation layer type": ["Тип слоя аннотации"],
-      "Remove": [""],
-      "Edit annotation layer": ["Редактировать слой аннотации"],
-      "Add annotation layer": ["Добавить слой аннотации"],
-      "`Min` value should be numeric or empty": [
-        "Значение «Минимум» должно быть числовым или пустым"
+      "User must select a value for this filter": [
+        "Для использования фильтра пользователь будет обязан выбрать значение"
       ],
-      "`Max` value should be numeric or empty": [
-        "Значение « Максимум» должно быть числовым или пустым"
+      "User query": ["Пользовательский запрос"],
+      "Username": ["Имя пользователя"],
+      "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.": [
+        "Использует индикатор для демонстрации прогресса показателя в достижении цели. Положение циферблата показывает ход выполнения, а конечное значение на индикаторе представляет целевое значение."
       ],
-      "Min": ["Минимум"],
-      "Max": ["Максимум"],
-      "Edit dataset": ["Редактировать датасет"],
-      "View in SQL Lab": ["Открыть в лаборатории SQL"],
-      "More dataset related options": ["Больше опций к датасету"],
-      "Superset supports smart date parsing. Strings like `3 weeks ago`, `last sunday`, or `2 weeks from now` can be used.": [
-        "Superset поддерживает умную интерпретацию дат. Могут быть использованы такие строки как `3 weeks ago`, `last sunday`, или `2 weeks from now`."
+      "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.": [
+        ""
       ],
-      "Default": ["Широта по умолчанию"],
-      "(optional) default value for the filter, when using the multiple option, you can use a semicolon-delimited list of options.": [
-        "(опционально) значение по-умолчанию для фильтраю. Когда используются множественные значения, вы можете вставить список значений, разделённых символами точка с запятой"
+      "Value": ["Значение"],
+      "Value Domain": [""],
+      "Value Format": ["Формат значения"],
+      "Value bounds": ["Ограничения для значения"],
+      "Value format": ["Формат значения"],
+      "Value is required": ["Значение обязательно"],
+      "Value must be greater than 0": ["Значение должно быть больше 0"],
+      "Values are dependent on other filters": [
+        "Значения зависят от других фильтров"
+      ],
+      "Values dependent on": ["Значения зависят от"],
+      "Values selected in other filters will affect the filter options to only show relevant values": [
+        ""
       ],
-      "Sort metric": ["Показатель для сортировки"],
-      "Metric to sort the results by": [
-        "Показатель, по которому сортировать результаты"
+      "Vehicle Types": [""],
+      "Verbose Name": ["Удобочитаемое имя"],
+      "Version": ["Версия"],
+      "Version number": ["Номер версии"],
+      "Vertical": ["Вертикально"],
+      "Vertical (Left)": ["Вертикально (слева)"],
+      "Video game consoles": ["Игровые приставки"],
+      "View": ["Показать"],
+      "View All »": ["Смотреть все »"],
+      "View Dataset": ["Посмотреть датасет"],
+      "View all charts": ["Показать все графики"],
+      "View as table": ["Показать в виде таблицы"],
+      "View in SQL Lab": ["Открыть в Лаборатории SQL"],
+      "View keys & indexes (%s)": ["Показать ключи и индексы (%s)"],
+      "View query": ["Показать SQL запрос"],
+      "Viewed": ["Просмотрено"],
+      "Viewed %s": ["Просмотрено %s"],
+      "Viewport": ["Область просмотра"],
+      "Virtual": ["Виртуальный"],
+      "Virtual (SQL)": ["Виртуальный (SQL)"],
+      "Virtual dataset": ["Виртуальный датасет"],
+      "Virtual dataset query cannot be empty": [
+        "Запрос виртуального датасета не может быть пустым"
       ],
-      "Sort ascending": ["Направление сортировки"],
-      "Check for sorting ascending": [
-        "Сортировка по убыванию или по возрастанию"
+      "Virtual dataset query cannot consist of multiple statements": [
+        "Запрос виртуального датасета не может содержать несколько запросов"
       ],
-      "Multiple selections allowed, otherwise filter is limited to a single value": [
-        "Разрешён множественный выбор, иначе можно выбрать только одно значение фильтра"
+      "Virtual dataset query must be read-only": [
+        "Запрос виртуального датасета должен быть доступен только для чтения"
       ],
-      "Search all filter options": ["Поиск / Фильтр"],
-      "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).": [
-        "По-умолчанию, каждый фильтр загружает не больше 1000 элементов выбора при начальной загрузке страницы. Установите этот флаг, если у вас больше 1000 значений фильтра и вы хотите включить динамический поиск, который загружает значения по мере их ввода пользователем (может увеличить нагрузку на вашу базу данных)."
+      "Visual Tweaks": ["Визуальные настройки"],
+      "Visualization Type": ["Тип визуализации"],
+      "Visualization type": ["Тип визуализации"],
+      "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.": [
+        ""
       ],
-      "User must select a value for this filter": [
-        "Пользователю нужно будет выбрать значение для этого фильтра"
+      "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.": [
+        ""
       ],
-      "Filter configuration": ["Фильтруемые срезы"],
-      "Error while fetching data": ["Возникла ошибка при получение данных"],
-      "No results found": ["Записи не найдены"],
-      "%s option(s)": ["%s параметр(ы)"],
-      "Invalid lat/long configuration.": [
-        "Неверная конфигурация широты и долготы."
+      "Visualize geospatial data like 3D buildings, landscapes, or objects in grid view.": [
+        "Визуализирует геопространственные данные, такие как 3D-здания, ландшафты или объекты в виде сетки."
       ],
-      "Reverse lat/long ": ["Поменять местами широту и долготу "],
-      "Longitude & Latitude columns": ["Долгота и Широта"],
-      "Delimited long & lat single column": [
-        "Широта и Долгота в одном столбце с разделителем"
+      "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.": [
+        "Визуализирует изменение меры с течением времени, используя столбцы. Добавьте столбец для группировки, чтобы визуализировать показатели уровня группы и то, как они меняются с течением времени."
       ],
-      "Multiple formats accepted, look the geopy.points Python library for more details": [
-        "Для уточнения форматов и получения более подробной информации, посмотрите Python-библиотеку geopy.points"
+      "Visualize multiple levels of hierarchy using a familiar tree-like structure.": [
+        "Визуализирует несколько уровней иерархии, используя древовидную структуру."
       ],
-      "Geohash": ["Geohash"],
-      "textarea": ["текстовая область"],
-      "in modal": [""],
-      "Time series columns": ["Столбцы Временных Рядов"],
-      "This visualization type is not supported.": [
-        "Этот тип визуализации не поддерживается."
+      "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).": [
+        ""
       ],
-      "Click to change visualization type": ["Выберите тип визуализации"],
-      "Select a visualization type": ["Выберите тип визуализации"],
-      "Failed to verify select options: %s": [
-        "Ошибка при проверке опций выбора: %s"
+      "Visualize two different time series using the same x-axis time range. This chart is being deprecated and we recommend using the Mixed Timeseries Chart instead!": [
+        ""
       ],
-      "RANGE TYPE": ["ТИП ИНТЕРВАЛА"],
-      "Actual time range": [""],
-      "CANCEL": ["ОТМЕНИТЬ"],
-      "APPLY": ["ПРИМЕНИТЬ"],
-      "Edit time range": ["Изменить параметры шаблона"],
-      "Configure advanced time range": ["Особый временной интервал"],
-      "START": ["НАЧАЛО"],
-      "END": ["КОНЕЦ"],
-      "Configure Time Range: Previous...": ["Предыдущие…"],
-      "Configure Time Range: Last...": ["Последние…"],
-      "Configure custom time range": ["Изменить параметры шаблона"],
-      "Relative quantity": ["Относительное количество"],
-      "Anchor to": ["Привязать к"],
-      "NOW": ["СЕЙЧАС"],
-      "Date/Time": ["Формат даты"],
-      "Simple": ["Простые"],
-      "Custom SQL": ["Через SQL"],
-      "No such column found. To filter on a metric, try the Custom SQL tab.": [
-        "Такой столбец не найден. Чтобы фильтровать по показателю, попробуйте вкладку Через SQL."
+      "Visualize two different time series using the same x-axis. Note that each time series can be visualized differently (e.g. 1 using bars and 1 using a line).": [
+        ""
       ],
-      "%s column(s) and metric(s)": ["%s столбец(ы) и показатель(и)"],
-      "%s column(s)": ["Столбец(ы) %s"],
-      "To filter on a metric, use Custom SQL tab.": [
-        "Фильтр на показателе, используйте вкладку Через SQL."
+      "Visualizes 2 metrics as line plots using the same x-axis. This chart is useful for comparing metrics across the same time range.": [
+        ""
       ],
-      "%s operator(s)": ["%s параметр(ы)"],
-      "Type a value here": ["Введите значение здесь"],
-      "Filter value (case sensitive)": [
-        "Фильтровать значения (зависит от регистра)"
+      "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.": [
+        ""
       ],
-      "choose WHERE or HAVING...": ["выберите WHERE или HAVING…"],
-      "Filters by columns": ["Фильтруемые срезы"],
-      "Filters by metrics": ["Список показателей"],
-      "\n                This filter was inherited from the dashboard's context.\n                It won't be saved when saving the chart.\n              ": [
-        "\n                Фильтр был наследован из контекста дашборда.\n                Это не будет сохранено при сохранении графика.\n              "
+      "Visualizes connected points, which form a path, on a map.": [
+        "Визуализирует связанные точки, которые образуют путь, на карте."
       ],
-      "%s aggregates(s)": ["%s агрегат(ы)"],
-      "%s saved metric(s)": ["%s сохранённый показатель(и)"],
-      "Saved": ["Сохранить"],
-      "Saved metric": ["Сохранённый показатель"],
-      "column": ["столбец"],
-      "aggregate": ["агрегат"],
-      "My metric": ["Показатель"],
-      "Add metric": ["Добавить показатель"],
-      "Code": ["Редактор"],
-      "Markup type": ["Тип разметки"],
-      "Pick your favorite markup language": [
-        "Выберите свой любимый язык разметки"
+      "Visualizes geographic areas from your data as polygons on a Mapbox rendered map. Polygons can be colored using a metric.": [
+        ""
       ],
-      "Put your code here": [
-        "Введите произвольный текст в формате html или markdown"
+      "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.": [
+        "Визуализирует, как показатель изменился с течением времени, используя цветовую шкалу и календарь. Значения серого цвета используются для обозначения отсутствующих значений, а линейная цветовая схема используется для отображения величины значения каждого дня."
       ],
-      "Query": ["Запрос"],
-      "URL": ["Ссылка (URL)"],
-      "Templated link, it's possible to include {{ metric }} or other values coming from the controls.": [
-        "Шаблонная ссылка, можно включить {{ metric }} или другие значения, поступающие из элементов управления."
+      "Visualizes how a single metric varies across a country's principal subdivisions (states, provinces, etc) on a chloropleth map. Each subdivision's value is elevated when you hover over the corresponding geographic boundary.": [
+        ""
       ],
-      "Time": ["Время"],
-      "Time related form attributes": ["Параметры, связанные с временем"],
-      "Chart type": ["Тип графика"],
-      "Chart ID": ["График"],
-      "The id of the active chart": ["Идентификатор активного среза"],
-      "Cache Timeout (seconds)": ["Тайм-аут кэша (секунды)"],
-      "The number of seconds before expiring the cache": [
-        "Количество секунд до истечения срока действия кэша"
+      "Visualizes many different time-series objects in a single chart. This chart is being deprecated and we recommend using the Time-series Chart instead.": [
+        ""
       ],
-      "URL parameters": ["Параметры"],
-      "Extra parameters for use in jinja templated queries": [
-        "Дополнительные параметры для запросов, использующих шаблоны jinja"
+      "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.": [
+        ""
       ],
-      "Time range endpoints": ["Период времени"],
-      "Time range endpoints (SIP-15)": [""],
-      "Annotations and layers": ["Аннотация"],
-      "Sort descending": ["Сортировать"],
-      "Whether to sort descending or ascending": [
-        "Сортировка по убыванию или по возрастанию"
+      "Visualizes the words in a column that appear the most often. Bigger font corresponds to higher frequency.": [
+        "Визуализирует слова в столбце, которые появляются чаще всего. Более крупный шрифт соответствует более высокой частоте"
       ],
-      "Contribution": ["Доля"],
-      "Compute the contribution to the total": [
-        "Вычислить вклад в общую сумму (долю). Установите формат показателя в проценты"
+      "Viz is missing a datasource": [
+        "У визуализации отсутствует источник данных"
       ],
-      "Advanced analytics": ["Расширенный анализ"],
-      "This section contains options that allow for advanced analytical post processing of query results": [
-        "В этом разделе содержатся параметры, которые позволяют производить аналитическую пост-обработку результатов запроса"
+      "Viz type": ["Тип визуализации"],
+      "WED": ["СР"],
+      "Want to add a new database?": ["Хотите добавить новую базу данных?"],
+      "Warning": ["Предупреждение"],
+      "Warning Message": ["Предупреждение"],
+      "Warning!": ["Предупреждение!"],
+      "Warning! Changing the dataset may break the chart if the metadata does not exist.": [
+        "Внимание! Изменение датасета может привести к тому, что график станет нерабочим, если будут отсутствовать метаданные."
       ],
-      "Rolling window": ["Rolling"],
-      "Rolling function": ["Rolling"],
-      "Defines a rolling window function to apply, works along with the [Periods] text box": [
-        "Одна из функций (Rolling) библиотеки Pandas, которая определяет способ агрегации данных"
+      "Was unable to check your query": ["Не удалось проверить запрос"],
+      "We are unable to connect to your database. Click \"See more\" for database-provided information that may help troubleshoot the issue.": [
+        "Не удалось подключиться к базе данных. Нажмите \"Подробнее\" для информации, предоставленной базой данных в ответ, для решения проблемы."
       ],
-      "Periods": ["Период"],
-      "Defines the size of the rolling window function, relative to the time granularity selected": [
-        "Одна из функций (Rolling) библиотеки Pandas, которая определяет период, к которому применяется функция агрегации"
+      "We can't seem to resolve column \"%(column)s\" at line %(location)s.": [
+        "Не удалось обнаружить столбец \"%(column)s\" в строке %(location)s."
       ],
-      "Min periods": ["HIde Periods"],
-      "The minimum number of rolling periods required to show a value. For instance if you do a cumulative sum on 7 days you may want your \"Min Period\" to be 7, so that all data points shown are the total of 7 periods. This will hide the \"ramp up\" taking place over the first 7 periods": [
-        "Скрыть необходимое количество периодов. Например, если вы делаете накопительную сумму показателя за 7 дней, но хотите скрыть нарастающий итог за первые 6 дней, то указав в данном столбце «6», вы скроете нарастание, происходящее в течение первых 6 периодов"
+      "We can't seem to resolve the column \"%(column_name)s\"": [
+        "Не удалось обнаружить столбец \"%(column_name)s\""
       ],
-      "Time comparison": ["Столбец с датой"],
-      "Time shift": ["Временной сдвиг"],
-      "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.": [
-        ""
+      "We can't seem to resolve the column \"%(column_name)s\" at line %(location)s.": [
+        "Не удалось обнаружить столбец \"%(column_name)s\" в строке %(location)s."
       ],
-      "Calculation type": ["Тип расчёта"],
-      "How to display time shifts: as individual lines; as the absolute difference between the main time series and each time shift; as the percentage change; or as the ratio between series and time shifts.": [
-        "Как отображать смещения во времени: как отдельные линии; как абсолютную разницу между основным временным рядом и каждым смещением; как процентное изменение; или как соотношение между рядами и смещениями."
+      "We have the following keys: %s": ["У нас есть следующие ключи: %s"],
+      "We were unable to active or deactivate this report.": [
+        "Не удалось включить или выключить эту рассылку."
       ],
-      "Python functions": ["Python функции"],
-      "Rule": ["Правило"],
-      "Pandas resample rule": [
-        "Одна из функций (Resample) библиотеки Pandas, которая определяет период, к которому применяется функция агрегации"
+      "We were unable to carry over any controls when switching to this new dataset.": [
+        "Не удалось перенести настройки прошлого графика при переключении датасета."
       ],
-      "Method": ["Метод"],
-      "Pandas resample method": [
-        "Одна из функций (Resample) библиотеки Pandas, которая определяет метод обработки данных"
+      "We were unable to connect to your database named \"%(database)s\". Please verify your database name and try again.": [
+        "Не удалось подключиться к вашей базе данных с именем \"%(database)s\". Пожалуйста, подтвердите имя вашей базы данных и попробуйте снова."
       ],
-      "Favorites": ["Избранное"],
-      "Created content": ["Созданный контент"],
-      "Recent activity": ["Последние действия"],
-      "Security & Access": ["Безопасность и Доступ"],
-      "No charts": ["Переместить график"],
-      "No dashboards": ["Нет дашбордов"],
-      "No favorite charts yet, go click on stars!": [
-        "В избранном нет графиков. Нажмите звёздочку для добавления!"
+      "Web": ["Сеть"],
+      "Wednesday": ["Среда"],
+      "Week": ["Неделя"],
+      "Week ending Saturday": ["Неделя, заканчивающаяся в субботу"],
+      "Week starting Monday": ["Неделя, начинающаяся в понедельник"],
+      "Week starting Sunday": ["Неделя, начинающаяся в воскресенье"],
+      "Week_ending Sunday": ["Неделя, заканчивающаяся в воскресенье"],
+      "Weekly Report": ["Еженедельный отчет"],
+      "Weekly Report for %s": ["Еженедельный отчет для %s"],
+      "Weekly seasonality": ["Недельная сезонность"],
+      "Weeks %s": ["Недель %s"],
+      "Weight": ["Вес"],
+      "We’re having trouble loading these results. Queries are set to timeout after %s second.": [
+        "Возникла проблема при загрузке результатов. Для запросов установлен тайм-аут %s секунда.",
+        "Возникла проблема при загрузке результатов. Для запросов установлен тайм-аут %s секунды.",
+        "Возникла проблема при загрузке результатов. Для запросов установлен тайм-аут %s секунд."
       ],
-      "No favorite dashboards yet, go click on stars!": [
-        "В избранном нет дашбордов. Нажмите звёздочку для добавления!"
+      "We’re having trouble loading this visualization. Queries are set to timeout after %s second.": [
+        "Возникла проблема при загрузке этой визуализации. Для запросов установлен тайм-аут %s секунда.",
+        "Возникла проблема при загрузке этой визуализации. Для запросов установлен тайм-аут %s секунды.",
+        "Возникла проблема при загрузке этой визуализации. Для запросов установлен тайм-аут %s секунд."
       ],
-      "Profile picture provided by Gravatar": [
-        "Изображение профиля, сгенерированное сервисом Gravatar"
+      "What should be shown on the label?": ["Текст, отображаемый на метке"],
+      "What should happen if the table already exists": [
+        "Что должно произойти, если таблица уже существует"
       ],
-      "joined": ["присоединился"],
-      "id:": ["идентификатор:"],
-      "There was an error fetching your recent activity:": [
-        "К сожалению, произошла ошибка при загрузке виджета:"
+      "When `Calculation type` is set to \"Percentage change\", the Y Axis Format is forced to `.1%`": [
+        "Когда `Тип расчёта` установлен в \"Процентное изменение\", формат оси Y устанавливается в `.1%`"
       ],
-      "Deleted: %s": ["Удалено: %s"],
-      "There was an issue deleting: %s": ["Произошла ошибка при удалении: %s"],
-      "There was an issue deleting %s: %s": [
-        "Произошла ошибка при удалении %s: %s"
+      "When a secondary metric is provided, a linear color scale is used.": [
+        "Когда предоставляется вторичная мера, используется линейная цветовая схема."
       ],
-      "report": ["рассылка"],
-      "alert": ["предупреждение"],
-      "reports": ["рассылки"],
-      "alerts": ["предупреждения"],
-      "There was an issue deleting the selected %s: %s": [
-        "Произошла ошибка при удалении выбранных %s: %s"
+      "When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema": [
+        "При включении опции CREATE TABLE AS в Лаборатории SQL, новые таблицы будут добавлены в эту схему"
       ],
-      "Last run": ["Последнее изменение"],
-      "Notification method": ["Добавить слой аннотации"],
-      "Execution log": ["Журнал Действий"],
-      "Actions": ["Действия"],
-      "Bulk select": ["Множественный выбор"],
-      "No %s yet": ["Пока нет %s"],
-      "Created by": ["Дата создания"],
-      "An error occurred while fetching created by values: %s": [
-        "Произошла ошибка при построении графика: %s"
+      "When checked, the map will zoom to your data after each query": [
+        "Если отмечено, карта будет смасштабирована к вашим данным после каждого запроса"
       ],
-      "Status": ["Статус"],
-      "${AlertState.success}": ["${AlertState.success}"],
-      "${AlertState.working}": ["${AlertState.working}"],
-      "${AlertState.error}": ["${AlertState.error}"],
-      "${AlertState.noop}": ["${AlertState.noop}"],
-      "${AlertState.grace}": ["${AlertState.grace}"],
-      "Alerts & reports": ["Оповещения и рассылки"],
-      "Reports": ["Рассылки"],
-      "This action will permanently delete %s.": [
-        "Это действие навсегда удалит %s."
+      "When enabled, users are able to visualize SQL Lab results in Explore.": [
+        "Если этот параметр включен, пользователи могут смотреть ответ запросов Лаборатории SQL в режиме исследования."
       ],
-      "Delete %s?": ["Удалить %s?"],
-      "Please confirm": ["Пожалуйста, подтвердите"],
-      "Are you sure you want to delete the selected %s?": [
-        "Вы уверены, что хотите удалить выбранные %s?"
+      "When only a primary metric is provided, a categorical color scale is used.": [
+        "Когда предоставляется только основная мера, используется категориальная цветовая схема."
       ],
-      "< (Smaller than)": ["< (меньше чем)"],
-      "> (Larger than)": ["> (больше чем)"],
-      "<= (Smaller or equal)": ["<= (меньше или равно)"],
-      ">= (Larger or equal)": [">= (больше или равно)"],
-      "== (Is equal)": ["== (равно)"],
-      "!= (Is not equal)": ["!= (не равно)"],
-      "Not null": ["Не пусто"],
-      "30 days": ["30 дней"],
-      "60 days": ["60 дней"],
-      "90 days": ["90 дней"],
-      "Add notification method": ["Добавить слой аннотации"],
-      "Add delivery method": ["Добавить метод доставки"],
-      "Recipients are separated by \",\" or \";\"": [
-        "Получатели, разделенные “,” или “;”"
+      "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.": [
+        "Когда указан SQL, источник данных работает как представление. Superset будет использовать это выражение в подзапросе, при необходимости группировки и фильтрации."
       ],
-      "Add": ["Добавить"],
-      "Edit ${isReport ? 'Report' : 'Alert'}": [
-        "Править ${isReport ? ‘рассылку’ : ‘оповещение’}"
+      "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.": [
+        "При использовании \"Фильтров автозаполнения\" это может использоваться для улучшения быстродействия запроса. Используйте эту опцию для настройки предиката (оператор WHERE) запроса для уникальных значений из таблицы. Обычно целью является ограничение сканирования путем применения относительного временного фильтра к секционированному или индексированному полю типа дата/время."
       ],
-      "Add ${isReport ? 'Report' : 'Alert'}": [
-        "Добавить ${isReport ? ‘рассылку’ : ‘оповещение’}"
+      "When using 'Group By' you are limited to use a single metric": [
+        "При использовании 'GROUP BY' вы ограничены использованием одной меры"
       ],
-      "Report name": ["Имя Шаблона"],
-      "Alert name": ["Имя оповещения"],
-      "Alert condition": ["Условие оповещения"],
-      "Trigger Alert If...": ["Сделать оповещение, если…"],
-      "Value": ["Подписи"],
-      "Report schedule": ["Область просмотра"],
-      "Alert condition schedule": ["Расписание условия оповещения"],
-      "Schedule settings": ["Настройки расписания"],
-      "Log retention": ["Время жизни журнала"],
-      "Working timeout": [""],
-      "Time in seconds": ["Время в секундах"],
-      "Grace period": ["Период"],
-      "Message content": ["Содержимое сообщения"],
-      "log": ["журнал"],
-      "State": ["Состояние"],
-      "Scheduled at": ["Запланировано на"],
-      "Start at": ["Время начала"],
-      "Duration": ["Продолжительность"],
-      "Error message": ["Сообщение об ошибке"],
-      "${alertResource?.type}": ["${alertResource?.type}"],
-      "CRON expression": ["Выражение SQL"],
-      "Report sent": ["Рассылка отправлена"],
-      "Alert triggered, notification sent": [
-        "Сработало оповещение, уведомление отправлено"
+      "When using this option, default value can’t be set": [
+        "При включении этой опции нельзя установить значение по умолчанию"
       ],
-      "Report sending": ["Выполняется рассылка"],
-      "Alert running": ["Выполняется оповещение"],
-      "Report failed": ["Рассылка не удалась"],
-      "Alert failed": ["Оповещение не удалось"],
-      "Nothing triggered": ["Ничего не сработало"],
-      "Alert Triggered, In Grace Period": ["Сработало оповещение"],
-      "${RecipientIconName.email}": ["${RecipientIconName.email}"],
-      "${RecipientIconName.slack}": ["${RecipientIconName.slack}"],
-      "annotation": ["аннотация"],
-      "There was an issue deleting the selected annotations: %s": [
-        "Произошла ошибка при удалении выбранных аннотаций: %s"
+      "Whether the progress bar overlaps when there are multiple groups of data": [
+        "Индикатор прогресса накладывается при наличии нескольких групп данных"
       ],
-      "Edit annotation": ["Редактировать аннотацию"],
-      "Delete annotation": ["Удалить аннотацию"],
-      "Annotation": ["Аннотация"],
-      "No annotation yet": ["Пока нет аннотаций"],
-      "Annotation Layer ${annotationLayerName}": [
-        "Слой аннотаций ${annotationLayerName}"
+      "Whether the table was generated by the 'Visualize' flow in SQL Lab": [
+        ""
       ],
-      "Are you sure you want to delete ${annotationCurrentlyDeleting?.short_descr}?": [
-        "Вы уверены, что хотите удалить ${annotationCurrentlyDeleting?.short_descr}?"
+      "Whether this column is exposed in the `Filters` section of the explore view.": [
+        ""
       ],
-      "Delete Annotation?": ["Удалить аннотацию?"],
-      "Are you sure you want to delete the selected annotations?": [
-        "Вы уверены, что хотите удалить выбранные аннотации?"
+      "Whether to align background charts with both positive and negative values at 0": [
+        ""
       ],
-      "Add annotation": ["Добавить слой аннотации"],
-      "Annotation name": ["Слои аннотаций"],
-      "date": ["дата"],
-      "Additional information": ["Дополнительные метаданные"],
-      "Description (this can be seen in the list)": [
-        "Описание (будет видно в списке)"
+      "Whether to align positive and negative values in cell bar chart at 0": [
+        "Выравнивание гистограммы внутри ячеек по горизонтали слева"
       ],
-      "annotation_layer": ["слой_аннотации"],
-      "Edit annotation layer properties": [
-        "Редактировать свойства слоя аннотаций"
+      "Whether to always show the annotation label": [
+        "Всегда показывать метку аннотации"
       ],
-      "Annotation layer name": ["Имя слоя аннотаций"],
-      "Annotation layers": ["Слои аннотаций"],
-      "There was an issue deleting the selected layers: %s": [
-        "Произошла ошибка при удалении выбранных слоёв: %s"
+      "Whether to animate the progress and the value or just display them": [
+        "Анимировать прогресс и значение или просто отображать их"
       ],
-      "Last modified": ["Изменено"],
-      "Created on": ["Дата создания"],
-      "Edit template": ["Загрузить шаблон"],
-      "Delete template": ["Загрузить шаблон"],
-      "Annotation layer": ["Слои аннотаций"],
-      "An error occurred while fetching dataset datasource values: %s": [
-        "Произошла ошибка при получении значений датасета: %s"
+      "Whether to apply a normal distribution based on rank on the color scale": [
+        "Применять нормальное распределение на основе ранга в цветовой схеме"
       ],
-      "No annotation layers yet": ["Слои аннотаций"],
-      "This action will permanently delete the layer.": [
-        "Это действие навсегда удалит слой."
+      "Whether to apply filter when items are clicked": [
+        "Применять фильтр при щелчке по элементам"
       ],
-      "Delete Layer?": ["Удалить все?"],
-      "Are you sure you want to delete the selected layers?": [
-        "Вы уверены, что хотите удалить выбранные слои?"
+      "Whether to colorize numeric values by if they are positive or negative": [
+        "Окрашивать ячейки с числами в зависимости от их знака"
       ],
-      "Are you sure you want to delete": ["Вы уверены, что хотите удалить"],
-      "Last modified %s": ["Изменено %s"],
-      "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.": [
-        "Для баз данных нужны пароли, чтобы импортировать их вместе с графиками. Пожалуйста, обратите внимание, что разделы “Безопасность” и “Сертификат” в настройках конфигурации базы данных отсутствуют в экспортируемых файлов и должны быть добавлены вручную после импорта, если необходимо."
+      "Whether to display a bar chart background in table columns": [
+        "Отображать гистограмм в колонках таблицы"
       ],
-      "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?": [
-        "Вы импортируете один или несколько графиков, которые уже существуют. Перезапись может привести к потере части вашей работы. Вы уверены, что хотите перезаписать?"
+      "Whether to display a legend for the chart": [
+        "Отображать легенду для графика"
       ],
-      "There was an issue deleting the selected charts: %s": [
-        "Произошла ошибка при удалении выбранных графиков: %s"
+      "Whether to display bubbles on top of countries": [
+        "Отображать пузыри поверх стран"
       ],
-      "Modified by": ["Изменено"],
-      "Owner": ["Владелец"],
-      "An error occurred while fetching chart owners values: %s": [
-        "Произошла ошибка при получении владельца графика: %s"
+      "Whether to display the aggregate count": [
+        "Отображать совокупное количество"
       ],
-      "An error occurred while fetching chart created by values: %s": [
-        "Произошла ошибка при получении создателя графика: %s"
+      "Whether to display the interactive data table": [
+        "Отображать интерактивную таблицу с данными"
       ],
-      "Viz type": ["Тип"],
-      "An error occurred while fetching chart dataset values: %s": [
-        "Произошла ошибка при получении графиков датасета: %s"
+      "Whether to display the labels.": ["Отображать метки"],
+      "Whether to display the labels. Note that the label only displays when the the 5% threshold.": [
+        "Отображать метки. Обратите внимание, что метка отображается только при достижении порогового значения 5%."
       ],
-      "Favorite": ["Избранное"],
-      "Yes": ["Да"],
-      "No": ["Нет"],
-      "Are you sure you want to delete the selected charts?": [
-        "Вы уверены, что хотите удалить выбранные графики?"
+      "Whether to display the legend (toggles)": [
+        "Отображать легенду (переключатель)"
       ],
-      "css_template": ["шаблон_css"],
-      "Edit CSS template properties": ["Редактирование свойств"],
-      "Add CSS template": ["Шаблоны CSS"],
-      "CSS template name": ["Имя Шаблона"],
-      "css": ["Css"],
-      "CSS templates": ["Шаблоны CSS"],
-      "There was an issue deleting the selected templates: %s": [
-        "Произошла ошибка при удалении выбранных шаблонов: %s"
+      "Whether to display the metric name as a title": [
+        "Отображать имя меры как названия"
       ],
-      "Last modified by %s": ["Автор изменений %s"],
-      "CSS template": ["Шаблоны CSS"],
-      "This action will permanently delete the template.": [
-        "Это действие навсегда удалит шаблон."
+      "Whether to display the min and max values of the X-axis": [
+        "Отображать минимальное и максимальное значение на оси X"
       ],
-      "Delete Template?": ["Удалить шаблон?"],
-      "Are you sure you want to delete the selected templates?": [
-        "Вы уверены, что хотите удалить выбранные шаблоны?"
+      "Whether to display the min and max values of the Y-axis": [
+        "Отображать минимальное и максимальное значение на оси Y"
       ],
-      "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.": [
-        "Для баз данных нужны пароли, чтобы импортировать их вместе с дашбордами. Пожалуйста, обратите внимание, что разделы “Безопасность” и “Сертификат” в настройках конфигурации базы данных отсутствуют в экспортируемых файлов и должны быть добавлены вручную после импорта, если необходимо."
+      "Whether to display the numerical values within the cells": [
+        "Отображение числовых значений в ячейках"
       ],
-      "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?": [
-        "Вы импортируете один или несколько дашбордов, которые уже существуют. Перезапись может привести к потере части вашей работы. Вы уверены, что хотите перезаписать?"
+      "Whether to display the stroke": ["Отображение обводки"],
+      "Whether to display the time range interactive selector": [
+        "Отображение интерактивного селектора временного интервала"
       ],
-      "An error occurred while fetching dashboards: %s": [
-        "Произошла ошибка при получении дашбордов: %s"
+      "Whether to display the timestamp": ["Отображение временную метку"],
+      "Whether to display the trend line": ["Отображение трендовой линии"],
+      "Whether to enable changing graph position and scaling.": [""],
+      "Whether to enable node dragging in force layout mode.": [""],
+      "Whether to fill the objects": ["Использовать заливку для объектов"],
+      "Whether to ignore locations that are null": [
+        "Игнорировать местоположения, которые не содержат данных о расположении"
       ],
-      "There was an issue deleting the selected dashboards: ": [
-        "Произошла ошибка при удалении выбранных дашбордов: "
+      "Whether to include a client-side search box": [
+        "Отображение строки поиска"
       ],
-      "An error occurred while fetching dashboard owner values: %s": [
-        "Произошла ошибка при получении владельца дашборда: %s"
+      "Whether to include a time filter": [
+        "Включить фильтр на определенный интервал/диапазон времени"
       ],
-      "An error occurred while fetching dashboard created by values: %s": [
-        "Произошла ошибка при получении создателя дашборда: %s"
+      "Whether to include the percentage in the tooltip": [
+        "Отображение процентной доли во всплывающей подсказке"
       ],
-      "Unpublished": ["Неопубликованные"],
-      "Are you sure you want to delete the selected dashboards?": [
-        "Вы уверены, что хотите удалить выбранные дашборды?"
+      "Whether to include the time granularity as defined in the time section": [
+        "Добавляет столбец даты/времени с группировкой дат, как определено в разделе Время"
       ],
-      "Sorry, your browser does not support copying.": [
-        "Извините, Ваш браузер не поддерживание копирование. Используйте сочетание клавиш [CTRL + C] для WIN или [CMD + C] для MAC."
+      "Whether to make the grid 3D": ["Сделать сетку 3D"],
+      "Whether to make the histogram cumulative": [
+        "Сделать гистограмму нарастающей"
       ],
-      "SQL Copied!": ["SQL скопирован!"],
-      "The passwords for the databases below are needed in order to import them. Please note that the \"Secure Extra\" and \"Certificate\" sections of the database configuration are not present in export files, and should be added manually after the import if they are needed.": [
+      "Whether to make this column available as a [Time Granularity] option, column has to be DATETIME or DATETIME-like": [
         ""
       ],
-      "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?": [
+      "Whether to normalize the histogram": ["Нормализовать гистограмму"],
+      "Whether to populate autocomplete filters options": [
+        "Распространить настройки фильтров автозаполнения"
+      ],
+      "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": [
         ""
       ],
-      "database": ["база данных"],
-      "An error occurred while fetching database related data: %s": [
-        "Произошла ошибка при получении данных о базе данных: %s"
+      "Whether to show extra controls or not. Extra controls include things like making mulitBar charts stacked or side by side.": [
+        "Отображает дополнительные элементы управления на самом графике и позволяет менять отображение столбцов: без накопления и с ним."
       ],
-      "Asynchronous query execution": [""],
-      "AQE": ["AQE"],
-      "Allow data manipulation language": [
-        "Разрешить язык манипулирования данными"
+      "Whether to show minor ticks on the axis": [
+        "Отображение мелких отметок на оси"
       ],
-      "DML": ["DML"],
-      "CSV upload": ["Загрузить CSV"],
-      "Delete database": ["Выберите базу данных"],
-      "The database %s is linked to %s charts that appear on %s dashboards. Are you sure you want to continue? Deleting the database will break those objects.": [
-        ""
+      "Whether to show the pointer": ["Отображение указателя"],
+      "Whether to show the progress of gauge chart": [""],
+      "Whether to show the split lines on the axis": [
+        "Отображение линий разделения на оси"
       ],
-      "Delete Database?": ["Удалить базу данных?"],
-      "Please enter a SQLAlchemy URI to test": [
-        "Введите SQLAlchemy URI для теста"
+      "Whether to sort descending or ascending": [
+        "Сортировка по убыванию или по возрастанию"
       ],
-      "Connection looks good!": ["Соединение в порядке!"],
-      "ERROR: Connection failed. ": ["ОШИБКА: Соединение не удалось."],
-      "Sorry there was an error fetching database information: %s": [
-        "К сожалению, произошла ошибка при получении информации о базе данных: %s"
+      "Whether to sort descending or ascending if a series limit is present": [
+        "Сортировка по убыванию или по возрастанию, если есть ограничение на количество категорий"
       ],
-      "Edit database": ["Редактировать Базу Данных"],
-      "Add database": ["Добавить Базу Данных"],
-      "Connection": ["Тестовое соединение"],
-      "Database name": ["Название таблицы"],
-      "Name your dataset": ["Назовите свой датасет"],
-      "dialect+driver://username:password@host:port/database": [
-        "диалект+драйвер://пользователь:пароль@хост:порт/схема"
+      "Whether to sort descending or ascending on the X-Axis.": [
+        "Сортировка по убыванию или по возрастанию для оси X"
       ],
-      "Test connection": ["Тестовое соединение"],
-      "Refer to the ": ["Обратитесь сюда "],
-      "SQLAlchemy docs": ["SQLAlchemy URI"],
-      " for more information on how to structure your URI.": [
-        " за подробной информацией по тому, как структурировать ваш URI"
+      "Whether to sort results by the selected metric in descending order.": [
+        "Сортировка результатов по выбранной мере в порядке убывания"
       ],
-      "Performance": ["Производительность"],
-      "Chart cache timeout": ["Тайм-аут Кэша"],
-      "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.": [
-        "Работа с базой данных в асинхронном режиме означает, что запросы исполняются на удалённых воркерах, а не на веб-сервере Superset. Это подразумевает, что у вас установка с воркерами Celery. Обратитесь к документации по настройке за дополнительной информацией."
+      "Whether to sort tooltip by the selected metric in descending order.": [
+        "Сортировка выбранных мер по убыванию во всплывающей подсказке"
       ],
-      "SQL Lab settings": ["Лаборатория"],
-      "Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...)": [
-        "Позволяет пользователям запускать инструкции (UPDATE, DELETE, CREATE, …) без SELECT в редакторе SQL"
+      "Whether to truncate metrics": [
+        "Убирает меру (например, AVG(...)) с легенды рядом с именем измерения и из таблицы результатов"
       ],
-      "Allow multi schema metadata fetch": [""],
-      "CTAS schema": ["Схема по умолчанию"],
-      "When allowing CREATE TABLE AS option in SQL Lab, this option forces the table to be created in this schema.": [
-        "При разрешении опции CREATE TABLE AS в лаборатории SQL, эта опция создаст таблицу в выбранной схеме."
+      "Which country to plot the map for?": ["Выбор страны для графика"],
+      "Which relatives to highlight on hover": ["Подсвечивается при наведении"],
+      "Whisker/outlier options": ["Настройки усов/выбросов"],
+      "White": ["Белый"],
+      "Width": ["Ширина"],
+      "Width of the confidence interval. Should be between 0 and 1": [
+        "Ширина доверительного интервала. Должна быть между 0 и 1"
+      ],
+      "Width of the sparkline": ["Ширина спарклайна"],
+      "Window must be > 0": ["Окно должно быть > 0"],
+      "With a subheader": ["С подзаголовком"],
+      "Word Cloud": ["Облако слов"],
+      "Word Rotation": ["Поворот текста"],
+      "Working": ["Обрабатывается"],
+      "Working timeout": ["Время на рассылку"],
+      "World Map": ["Карта Мира"],
+      "Write a description for your query": [
+        "Заполните описание к вашему запросу"
       ],
-      "Secure extra": ["Безопасность"],
-      "JSON string containing additional connection configuration.": [
-        "Строка JSON, содержащая дополнительные параметры соединения."
+      "Write a handlebars template to render the data": [""],
+      "Write dataframe index as a column": [
+        "Сделать индекс датафрейма столбцом."
       ],
-      "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.": [
-        "Это используется для указания информации о соединении с такими системами как Hive, Presto и BigQuery, которые не укладываются в шаблон пользователь:пароль, который обычно используется в SQLAlchemy."
+      "Write dataframe index as a column.": [
+        "Сделать индекс датафрейма столбцом."
       ],
-      "Optional CA_BUNDLE contents to validate HTTPS requests. Only available on certain database engines.": [
-        ""
+      "X AXIS TITLE BOTTOM MARGIN": ["Отступ снизу названия оси X"],
+      "X Axis": ["Ось X"],
+      "X Axis Format": ["Формат оси X"],
+      "X Axis Label": ["Метка оси X"],
+      "X Axis Title": ["Название оси X"],
+      "X Log Scale": ["Логарифмическая ось X"],
+      "X Tick Layout": ["Расположение делений оси X"],
+      "X bounds": ["Показывать границы оси X"],
+      "X-Axis Sort Ascending": ["Сортировать по возрастанию оси X"],
+      "X-Axis Sort By": [""],
+      "X-axis": ["Ось X"],
+      "XScale Interval": [""],
+      "Y 2 bounds": ["Границы оси Y 2"],
+      "Y AXIS TITLE MARGIN": ["Отступ названия оси Y"],
+      "Y AXIS TITLE POSITION": ["Положение названия оси Y"],
+      "Y Axis": ["Ось Y"],
+      "Y Axis 1": ["Ось Y 1"],
+      "Y Axis 2": ["Ось Y 2"],
+      "Y Axis 2 Bounds": ["Границы оси Y 2"],
+      "Y Axis Bounds": ["Границы оси Y"],
+      "Y Axis Format": ["Формат Оси Y"],
+      "Y Axis Label": ["Метка оси Y"],
+      "Y Axis Left": ["Ось Y слева"],
+      "Y Axis Right": ["Ось Y справа"],
+      "Y Axis Title": ["Название оси Y"],
+      "Y Log Scale": ["Логарифмическая ось Y"],
+      "Y bounds": ["Показывать границы оси Y"],
+      "Y-axis": ["Ось Y"],
+      "Y-axis bounds": ["Границы оси Y"],
+      "Year": ["Год"],
+      "Year (freq=AS)": ["Год (част=AS)"],
+      "Yearly seasonality": ["Годовая сезонность"],
+      "Years %s": ["Лет %s"],
+      "Yes": ["Да"],
+      "Yes, cancel": ["Да, отменить"],
+      "Yes, overwrite changes": ["Да, перезаписать изменения"],
+      "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?": [
+        "Вы импортируете один или несколько графиков, которые уже существуют. Перезапись может привести к потере части вашей работы. Вы уверены, что хотите перезаписать?"
       ],
-      "Impersonate Logged In User (Presto, Trino, Drill & Hive)": [
-        "Ассоциировать пользователя"
+      "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?": [
+        "Вы импортируете один или несколько дашбордов, которые уже существуют. Перезапись может привести к потере части вашей работы. Вы уверены, что хотите перезаписать?"
       ],
-      "If Presto, Trino or Drill all the queries in SQL Lab are going to be executed as the currently logged on user who must have permission to run them. If Hive and hive.server2.enable.doAs is enabled, will run the queries as service account, but impersonate the currently logged on user via hive.server2.proxy.user property.": [
-        "Если вы используете Presto, все запросы в SQL-Редакторе будут выполняться от авторизованного пользователя, который должен иметь разрешение на их выполнение. <br/> Если включен Hive, то запросы будут выполняться через техническую учетную запись, но ассоциировать зарегистрированного пользователя можно через свойство hive.server2.proxy.user."
+      "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?": [
+        "Вы импортируете одну или несколько баз данных, которые уже существуют. Перезапись может привести к потере части вашей работы. Вы уверены, что хотите перезаписать?"
       ],
-      "Allow data upload": ["Разрешить загрузку данных"],
-      "If selected, please set the schemas allowed for data upload in Extra.": [
-        "Если установлено, выберите схемы, в которые разрешена загрузка на вкладке “Дополнительно”."
+      "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?": [
+        "Вы импортируете один или несколько датасетов, которые уже существуют. Перезапись может привести к потере части вашей работы. Вы уверены, что хотите продолжить?"
       ],
-      "JSON string containing extra configuration elements.": [
-        "Строка JSON, содержащая дополнительные элементы конфигурации."
+      "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?": [
+        "Вы импортируете один или несколько сохраненных запросов, которые уже существуют. Перезапись может привести к потере части вашей работы. Вы уверены, что хотите продолжить?"
       ],
-      "1. The engine_params object gets unpacked into the sqlalchemy.create_engine call, while the metadata_params gets unpacked into the sqlalchemy.MetaData call.": [
-        ""
+      "You are not authorized to see this query. If you think this is an error, please reach out to your administrator.": [
+        "Вы не авторизованы для просмотра этого запроса. Если вы считаете, что это ошибка, пожалуйста, обратитесь к своему администратору"
       ],
-      "2. The metadata_cache_timeout is a cache timeout setting in seconds for metadata fetch of this database. Specify it as \"metadata_cache_timeout\": {\"schema_cache_timeout\": 600, \"table_cache_timeout\": 600}. If unset, cache will not be enabled for the functionality. A timeout of 0 indicates that the cache never expires.": [
-        ""
+      "You can": ["Вы можете"],
+      "You can add the components in the": ["Вы можете добавить компоненты в"],
+      "You can add the components in the edit mode.": [
+        "Вы можете добавить компоненты в режиме редактирования."
       ],
-      "3. The schemas_allowed_for_file_upload is a comma separated list of schemas that CSVs are allowed to upload to. Specify it as \"schemas_allowed_for_file_upload\": [\"public\", \"csv_upload\"]. If database flavor does not support schema or any schema is allowed to be accessed, just leave the list empty.": [
-        ""
+      "You can create a new chart or use existing ones from the panel on the right": [
+        "Вы можете создать новый график или использовать существующие из панели справа"
       ],
-      "4. The version field is a string specifying this db's version. This should be used with Presto DBs so that the syntax is correct.": [
+      "You can preview the list of dashboards in the chart settings dropdown.": [
         ""
       ],
-      "5. The allows_virtual_table_explore field is a boolean specifying whether or not the Explore button in SQL Lab results is shown.": [
-        ""
+      "You cannot use 45° tick layout along with the time range filter": [
+        "Вы не можете использовать расположение делений под углом 45° при использовании временного фильтра"
       ],
-      "Error while saving dataset: %s": ["Ошибка при сохранении датасета: %s"],
-      "Add dataset": ["Добавить Базу Данных"],
-      "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.": [
-        "Пароли к базам данных требуются, чтобы импортировать их вместе с датасетами. Пожалуйста, обратите внимание, что разделы “Безопасность” и “Сертификат” конфигурации базы данных отсутствуют в экспортируемых файлах и должны быть добавлены после импорта вручную."
+      "You cannot use [Columns] in combination with [Group By]/[Metrics]/[Percentage Metrics]. Please choose one or the other.": [
+        "Вы не можете использовать [Столбцы] в сочетании с [Группировать по]/[Мерами]/[Процентными мерами]. Пожалуйста, выберите одно или другое."
       ],
-      "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 do not have permission to edit this chart": [
+        "У вас нет прав на редактирование этого графика"
       ],
-      "An error occurred while fetching dataset related data": [
-        "Произошла ошибка при получении метаданных из таблицы"
+      "You do not have permission to edit this dashboard": [
+        "У вас нет прав на редактирование этого дашборда"
       ],
-      "An error occurred while fetching dataset related data: %s": [
-        "Произошла ошибка при получении данных о датасете: %s"
+      "You do not have permissions to access the datasource(s): %(name)s.": [
+        "У вас нет доступа этого источника данных: %(name)s."
       ],
-      "Physical dataset": ["Физический датасет"],
-      "Virtual dataset": ["Виртуальный датасет"],
-      "An error occurred while fetching dataset owner values: %s": [
-        "Произошла ошибка при получении создателя датасета: %s"
+      "You do not have permissions to edit this dashboard.": [
+        "У вас нет прав на редактирование этого дашборда."
       ],
-      "An error occurred while fetching datasets: %s": [
-        "Произошла ошибка при получении датасетов: %s"
+      "You don't have access to this chart.": [
+        "Недостаточно прав для доступа к этому графику."
       ],
-      "An error occurred while fetching schema values: %s": [
-        "Произошла ошибка при построении графика: %s"
+      "You don't have access to this dashboard.": [
+        "Недостаточно прав для доступа к этому дашборду."
       ],
-      "There was an issue deleting the selected datasets: %s": [
-        "Произошла ошибка при удалении выбранных датасетов: %s"
+      "You don't have access to this dataset.": [
+        "Недостаточно прав для доступа к этому датасету."
       ],
-      "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.": [
-        "Датасет %s привязан к графикам %s, которые используются в дашбордах %s. Вы уверены, что хотите продолжить? Удаление датасета приведёт к неработоспособности этих объектов."
+      "You don't have access to this embedded dashboard config.": [
+        "У вас нет прав на редактирование этого встраиваемого дашборда."
       ],
-      "Delete Dataset?": ["Удалить все?"],
-      "Are you sure you want to delete the selected datasets?": [
-        "Вы уверены, что хотите удалить выбранные датасеты?"
+      "You don't have any favorites yet!": ["У вас пока нет избранных!"],
+      "You don't have permission to modify the value.": [
+        "Недостаточно прав для редактирования этого значения."
       ],
-      "0 Selected": ["Выполнить выбранный запрос"],
-      "%s Selected (Virtual)": ["%s Выбрано (Виртуальные)"],
-      "%s Selected (Physical)": ["%s Выбрано (Физические)"],
-      "%s Selected (%s Physical, %s Virtual)": [
-        "%s Выбрано (%s Физические, %s Виртуальные)"
+      "You don't have the rights to alter %(resource)s": [
+        "Недостаточно прав для изменения %(resource)s"
       ],
-      "There was an issue previewing the selected query. %s": [
-        "Возникла ошибка при предпросмотре выбранных запросов: %s"
+      "You don't have the rights to alter this chart": [
+        "Недостаточно прав для изменения графика"
       ],
-      "Success": ["Успешно"],
-      "Failed": ["Ошибка"],
-      "Running": ["Выполняется"],
-      "Offline": [""],
-      "Scheduled": ["Запланировано"],
-      "Duration: %s": ["Продолжительность: %s"],
-      "Tab name": ["Имя Таблицы"],
-      "TABLES": ["ТАБЛИЦЫ"],
-      "Rows": ["Игнорировать"],
-      "Open query in SQL Lab": ["Открыть в SQL редакторе"],
-      "An error occurred while fetching database values: %s": [
-        "Произошла ошибка при получении значений базы данных: %s"
+      "You don't have the rights to alter this dashboard": [
+        "Недостаточно прав для изменения дашборда"
       ],
-      "Search by query text": ["Поиск по тексту запроса"],
-      "Query preview": ["Предпросмотр данных"],
-      "Previous": ["Предпросмотр %s"],
-      "Next": ["След"],
-      "Open in SQL Lab": ["Открыть в SQL редакторе"],
-      "User query": ["Скопировать запрос"],
-      "Executed query": ["Выполнить выбранный запрос"],
-      "Saved queries": ["Сохраненные запросы"],
-      "There was an issue previewing the selected query %s": [
-        "Произошла ошибка при предпросмотре выбранного запроса %s"
+      "You don't have the rights to alter this title.": [
+        "Недостаточно прав для изменения названия."
       ],
-      "Link Copied!": ["Ссылка скопирована!"],
-      "There was an issue deleting the selected queries: %s": [
-        "Произошла ошибка при удалении выбранных запросов: %s"
+      "You don't have the rights to create a chart": [
+        "Недостаточно прав для создания графика"
       ],
-      "Edit query": ["Редактировать запрос"],
-      "Copy query URL": ["Скопировать URL запроса"],
-      "Delete query": ["Удалить"],
-      "This action will permanently delete the saved query.": [
-        "Это действие навсегда удалит сохранённый запрос."
+      "You don't have the rights to create a dashboard": [
+        "Недостаточно прав для создания дашборда"
       ],
-      "Delete Query?": ["Удалить запрос?"],
-      "Are you sure you want to delete the selected queries?": [
-        "Вы уверены, что хотите удалить выбранные запросы?"
+      "You don't have the rights to download as csv": [
+        "Недостаточно прав для скачивания в CSV"
       ],
-      "Query name": ["Страна"],
-      "Edited": ["Редактировано"],
-      "Created": ["Создано"],
-      "Viewed": ["Просмотрено"],
-      "Examples": ["Примеры"],
-      "Mine": ["Мои"],
-      "Recently viewed charts, dashboards, and saved queries will appear here": [
-        "Недавно просмотренные графики, дашборды и сохранённые запросы"
+      "You have no permission to approve this request": [
+        "Недостаточно прав для одобрения этого запроса"
       ],
-      "Recently created charts, dashboards, and saved queries will appear here": [
-        "Недавно созданные графики, дашборды и сохранённые запросы"
+      "You have removed this filter.": ["Вы удалили фильтр."],
+      "You have unsaved changes.": ["У вас есть несохраненные изменения."],
+      "You must be a dataset owner in order to edit. Please reach out to a dataset owner to request modifications or edit access.": [
+        "Вы должны быть владельцем датасета для его редактирования. Пожалуйста, обратитесь к владельцу с просьбой предоставить доступ."
       ],
-      "Recent example charts, dashboards, and saved queries will appear here": [
-        "Примеры графиков, дашбордов и сохранённых запросов"
+      "You must pick a name for the new dashboard": [
+        "Вы должны выбрать имя для нового дашборда"
       ],
-      "Recently edited charts, dashboards, and saved queries will appear here": [
-        "Недавно изменённые графики, дашборды и сохранённые запросы"
+      "You must run the query successfully first": [
+        "Сначала необходимо успешно выполнить запрос"
+      ],
+      "You need to configure HTML sanitization to use CSS": [""],
+      "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've changed datasets. Any controls with data (columns, metrics) that match this new dataset have been retained.": [
+        "Вы изменили датасеты. Все элементы управления с данными (столбцами, мерами), которые соответствуют новому датасету, были сохранены."
+      ],
+      "Your chart is not up to date": ["Ваш график не актуален"],
+      "Your chart is ready to go!": ["Ваш график готов!"],
+      "Your dashboard is too large. Please reduce its size before saving it.": [
+        "Дашборд слишком большой. Пожалуйста, уменьшите его размер перед сохранением."
+      ],
+      "Your query could not be saved": ["Не удалось сохранить ваш запрос"],
+      "Your query could not be scheduled": [
+        "Не удалось запланировать ваш запрос"
+      ],
+      "Your query could not be updated": ["Не удалось обновить ваш запрос"],
+      "Your query has been scheduled. To see details of your query, navigate to Saved queries": [
+        "Запрос был запланирован. Чтобы посмотреть детали запроса, перейдите в Сохраненные запросы"
+      ],
+      "Your query was not properly saved": [
+        "Ваш запрос не был сохранен должным образом"
+      ],
+      "Your query was saved": ["Ваш запрос был сохранен"],
+      "Your query was updated": ["Ваш запрос был сохранен"],
+      "Your report could not be deleted": ["Не удается удалить рассылку"],
+      "Zero imputation": ["Нулевые значения"],
+      "Zoom": ["Масштабирование"],
+      "Zoom level of the map": ["Уровень масштабирования карты"],
+      "[ untitled dashboard ]": ["[ безымянный дашборд ]"],
+      "[Longitude] and [Latitude] columns must be present in [Group By]": [
+        "Столбцы [Долгота] и [Широта] должны присутствовать в [Группировать по]"
+      ],
+      "[Longitude] and [Latitude] must be set": [
+        "[Долгота] и [Широта] должны быть заданы"
+      ],
+      "[Missing Dataset]": ["[отсутствующий датасет]"],
+      "[Superset] Access to the datasource %(name)s was granted": [
+        "[Суперсет] Предоставлен доступ к источнику данных %(name)s"
+      ],
+      "[Untitled]": ["[Без названия]"],
+      "[dashboard name]": ["[имя дашборда]"],
+      "[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": [
+        "[необязательно] вторичная мера используется для определения цвета как доли по отношению к основной мере. Если не выбрано, цвет задается согласно имени категории"
+      ],
+      "[untitled]": ["[без названия]"],
+      "`compare_columns` must have the same length as `source_columns`.": [""],
+      "`compare_type` must be `difference`, `percentage` or `ratio`": [""],
+      "`confidence_interval` must be between 0 and 1 (exclusive)": [
+        "`доверительный_интервал` должен быть между 0 и 1 (не включая концы)"
       ],
-      "${tableName\n                        .split('')\n                        .slice(0, tableName.length - 1)\n                        .join('')}\n                    ": [
+      "`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.": [
         ""
       ],
-      "You don't have any favorites yet!": ["У вас пока нет избранного!"],
-      "SQL Lab queries": ["Лаборатория"],
-      "${tableName}": ["Имя Таблицы"],
-      "query": ["запрос"],
-      "Share": ["Поделиться"],
-      "Last run %s": ["Последнее выполнение %s"],
-      "Recents": ["Последние"],
-      "Select start and end date": ["Выберите дату начала"],
-      "Type or Select [%s]": ["Выбрать [%s]"],
-      "Filter box": ["Фильтр"],
-      "Filters configuration": ["Изменение настроек таблицы"],
-      "Filter configuration for the filter box": ["Настройки фильтра"],
-      "Date filter": ["Временной фильтр"],
-      "Whether to include a time filter": [
-        "Включить фильтр на определенный интервал/диапазон времени"
+      "`operation` property of post processing object undefined": [""],
+      "`prophet` package not installed": [""],
+      "`rename_columns` must have the same length as `columns`.": [""],
+      "`row_limit` must be greater than or equal to 0": [""],
+      "`row_offset` must be greater than or equal to 0": [""],
+      "`width` must be greater or equal to 0": [""],
+      "aggregate": ["агрегатная функция"],
+      "alert": ["оповещение"],
+      "alerts": ["оповещений"],
+      "all": ["Все"],
+      "also copy (duplicate) charts": [
+        "также копировать (дублировать) графики"
+      ],
+      "ancestor": ["предок"],
+      "and": ["и"],
+      "annotation": ["аннотация"],
+      "annotation_layer": ["слой_аннотации"],
+      "asfreq": ["asfreq (без изменения)"],
+      "at": ["в"],
+      "auto": ["Автоматически"],
+      "auto (Smooth)": ["Автоматически (плавно)"],
+      "below (example:": ["ниже (пример:"],
+      "bfill": ["bfill (заполняет пропуски предыдущими значениями)"],
+      "bolt": [""],
+      "boolean type icon": [""],
+      "bottom": ["снизу"],
+      "button (cmd + z) until you save your changes.": [
+        "(CTRL + Z), пока вы не сохраните изменения."
       ],
-      "Instant filtering": ["Мгновенная Фильтрация"],
-      "Check to apply filters instantly as they change instead of displaying [Apply] button": [
+      "by using": [", используя"],
+      "cannot be empty": ["Необходимо заполнить"],
+      "chart": ["график"],
+      "charts": ["графики(ов)"],
+      "choose WHERE or HAVING...": ["выберите WHERE или HAVING..."],
+      "clear all filters": ["Сбросить все фильтры"],
+      "click here": ["нажмите сюда"],
+      "code ISO 3166-1 alpha-2 (cca2)": ["Код ISO 3166-1 alpha-2 (cca2)"],
+      "code ISO 3166-1 alpha-3 (cca3)": ["Код ISO 3166-1 alpha-3 (cca3)"],
+      "code International Olympic Committee (cioc)": [
+        "Код Международного Олимпийского Комитета (cioc)"
+      ],
+      "column": ["столбец"],
+      "connecting to %(dbModelName)s.": ["подключении к %(dbModelName)s"],
+      "create": ["создать"],
+      "create a new chart": ["создать новый график"],
+      "create dataset from SQL query": ["создайте датасет из SQL запроса"],
+      "css": ["css"],
+      "css_template": ["шаблон_css"],
+      "cumsum": ["Кумулятивная сумма"],
+      "dashboard": ["дашборд"],
+      "dashboards": ["дашборды(ов)"],
+      "database": ["база данных"],
+      "dataset": ["датасет"],
+      "dataset name": ["Имя датасета"],
+      "date": ["дата"],
+      "day": ["день"],
+      "day of the month": ["день месяца"],
+      "day of the week": ["день недели"],
+      "deck.gl 3D Hexagon": ["deck.gl 3D Шестигранники"],
+      "deck.gl Arc": ["deck.gl Дуга"],
+      "deck.gl Geojson": ["deck.gl GeoJSON"],
+      "deck.gl Grid": ["deck.gl Сетка"],
+      "deck.gl Multiple Layers": ["deck.gl Многослойный"],
+      "deck.gl Polygon": ["deck.gl - Полигон"],
+      "deck.gl Scatterplot": ["deck.gl - Точечная карта"],
+      "deckGL": ["Карта deckGL"],
+      "default": ["по умолчанию"],
+      "delete": ["удалить"],
+      "descendant": ["потомок"],
+      "description": ["описание"],
+      "dialect+driver://username:password@host:port/database": [
+        "диалект+драйвер://пользователь:пароль@хост:порт/схема"
+      ],
+      "draft": ["черновик"],
+      "dttm": ["Дата/время"],
+      "e.g. ********": ["например, ********"],
+      "e.g. 127.0.0.1": ["например, 127.0.0.1"],
+      "e.g. 5432": ["например, 5432"],
+      "e.g. Analytics": ["например, Analytics"],
+      "e.g. param1=value1&param2=value2": [
+        "например, параметр1=значение1&параметр2=значение2"
+      ],
+      "e.g. sql/protocolv1/o/12345": [""],
+      "e.g. world_population": ["например, health_medicine"],
+      "e.g. xy12345.us-east-2.aws": [""],
+      "e.g., a \"user id\" column": [
+        "например, столбец \"идентификатор пользователя\""
+      ],
+      "edit mode": ["режиме редактирования"],
+      "every": ["каждые"],
+      "every day of the month": ["каждый день месяца"],
+      "every day of the week": ["каждый день недели"],
+      "every hour": ["каждый час"],
+      "every minute": ["каждая минута"],
+      "every month": ["каждый месяц"],
+      "expand": ["развернуть"],
+      "explore": ["исследовать"],
+      "ffill": ["ffill (заполняет пропуски следующими значениями)"],
+      "filter_box will be deprecated in a future version of Superset. Please replace filter_box by dashboard filter components.": [
+        "filter_box устарел и будет удален в будущей версии Суперсета. Пожалуйста, замените его фильтрами в левой панели дашборда."
+      ],
+      "flat": [""],
+      "for more information on how to structure your URI.": [
+        " за подробной информацией по тому, как структурировать ваш URI"
+      ],
+      "function type icon": [""],
+      "geohash (square)": [""],
+      "green": ["Зеленая"],
+      "heatmap": ["тепловая карта"],
+      "heatmap: values are normalized across the entire heatmap": [""],
+      "here": ["здесь"],
+      "hour": ["час"],
+      "id": ["идентификатор"],
+      "image-rendering CSS attribute of the canvas object that defines how the browser scales up the image": [
         ""
       ],
-      "Show SQL granularity dropdown": [""],
-      "Check to include SQL granularity dropdown": [""],
-      "Show SQL time column": ["Показать колонку Druid"],
-      "Check to include time column dropdown": [
-        "Включить фильтр на определенный интервал/диапазон времени"
+      "in": ["в"],
+      "in modal": ["в модальном окне"],
+      "is expected to be a number": ["Ожидается число"],
+      "is expected to be an integer": ["Ожидается целое число"],
+      "joined": ["Присоединился"],
+      "json isn't valid": ["JSON не валиден"],
+      "key a-z": ["По алфавиту А-Я"],
+      "key z-a": ["По алфавиту Я-А"],
+      "label": ["метка"],
+      "last day": ["последний день"],
+      "last month": ["последний месяц"],
+      "last quarter": ["последний квартал"],
+      "last week": ["последняя неделя"],
+      "last year": ["последний год"],
+      "latest partition:": ["последний раздел:"],
+      "left": ["слева"],
+      "log": ["журнал"],
+      "lower percentile must be greater than 0 and less than 100. Must be lower than upper percentile.": [
+        "Нижний процентиль должен быть больше 0 и меньше 100. Должен быть ниже верхнего процентиля"
       ],
-      "Show Druid granularity dropdown": [""],
-      "Check to include Druid granularity dropdown": [""],
-      "Show Druid time origin": ["Показать Druid Метрики"],
-      "Check to include time origin dropdown": [
-        "Включить фильтр на определенный интервал/диапазон времени"
+      "max": ["Максимум"],
+      "mean": ["Среднее"],
+      "median": ["Медиана"],
+      "metric": ["мера"],
+      "min": ["Минимум"],
+      "minute": ["минута"],
+      "minute(s)": ["минут"],
+      "month": ["месяц"],
+      "must have a value": ["значение обязательно"],
+      "name": ["имя"],
+      "no SQL validator is configured": ["не настроен ни один SQL валидатор"],
+      "no SQL validator is configured for {}": [
+        "не настроен ни один SQL валидатор для {}"
+      ],
+      "numeric type icon": [""],
+      "nvd3": ["Графики nvd3"],
+      "on": ["по"],
+      "or use existing ones from the panel on the right": [
+        "или использовать уже существующие из панели справа"
+      ],
+      "p-value precision": ["точность p-значения"],
+      "p1": ["p1"],
+      "p5": ["p5"],
+      "p95": ["p95"],
+      "p99": ["p99"],
+      "page_size.all": [""],
+      "page_size.entries": [""],
+      "page_size.show": [""],
+      "percentile (exclusive)": [""],
+      "percentiles must be a list or tuple with two numeric values, of which the first is lower than the second value": [
+        ""
       ],
-      "Limit selector values": [""],
-      "These filters apply to the values available in the dropdowns": [""],
-      "Time-series Table": ["Таблица временных рядов"]
+      "permalink state not found": [""],
+      "pixelated (Sharp)": [""],
+      "previous calendar month": ["предыдущий календарный месяц"],
+      "previous calendar week": ["предыдущая календарная неделя"],
+      "previous calendar year": ["предыдущий календарный год"],
+      "published": ["опубликовано"],
+      "quarter": ["Квартал"],
+      "queries": ["запросы"],
+      "query": ["запрос"],
+      "random": ["случайно"],
+      "reboot": ["обновить"],
+      "recent": ["недавние"],
+      "recents": ["недавние(их)"],
+      "red": ["Красная"],
+      "report": ["рассылка"],
+      "reports": ["рассылки"],
+      "restore zoom": ["восстановить масштабирование"],
+      "right": ["справа"],
+      "rowlevelsecurity": ["Безопасность на уровне строк"],
+      "saved queries": ["сохраненные(ых) запросы(ов)"],
+      "seconds": ["секунд"],
+      "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": [
+        ""
+      ],
+      "std": ["Стандартное отклонение"],
+      "step-after": [""],
+      "step-before": [""],
+      "stream": ["поток"],
+      "string type icon": [""],
+      "sum": ["Сумма"],
+      "syntax.": [""],
+      "temporal type icon": [""],
+      "textarea": ["текстовая область"],
+      "top": ["сверху"],
+      "undo": ["отмены"],
+      "unknown type icon": [""],
+      "upper percentile must be greater than 0 and less than 100. Must be higher than lower percentile.": [
+        ""
+      ],
+      "value ascending": ["Значение по возрастанию"],
+      "value descending": ["Значение по убыванию"],
+      "var": ["Дисперсия"],
+      "variance": ["Дисперсия"],
+      "virtual": ["Виртуальный"],
+      "viz type": ["тип визуализации"],
+      "was created": ["создан(а)"],
+      "week": ["неделя"],
+      "week ending Saturday": ["неделя, заканчивающаяся в субботу"],
+      "week starting Sunday": ["неделя, начинающаяся в воскресенье"],
+      "x": ["x"],
+      "x: values are normalized within each column": [""],
+      "y": ["y"],
+      "y: values are normalized within each row": [""],
+      "year": ["год"],
+      "yellow": ["Желтая"],
+      "zoom area": ["область масштабирования"]
     }
   }
 }
diff --git a/superset/translations/ru/LC_MESSAGES/messages.po b/superset/translations/ru/LC_MESSAGES/messages.po
index 4061c78552..993c4670f0 100644
--- a/superset/translations/ru/LC_MESSAGES/messages.po
+++ b/superset/translations/ru/LC_MESSAGES/messages.po
@@ -17,19 +17,20 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2021-12-08 12:22+0800\n"
-"PO-Revision-Date: 2021-04-29 02:41+0300\n"
-"Last-Translator: Aleksandr Gordienko\n"
+"POT-Creation-Date: 2023-01-16 10:30+0300\n"
+"PO-Revision-Date: 2023-01-09 14:32+0300\n"
+"Last-Translator: Artem Shumeiko\n"
 "Language: ru\n"
 "Language-Team: Russian <>\n"
-"Plural-Forms: nplurals=1; plural=0\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"
 "Generated-By: Babel 2.9.1\n"
 
-#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx:68
-#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:323
+#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/Option.tsx:71
+#: superset-frontend/src/explore/components/controls/OptionControls/index.tsx:326
 msgid ""
 "\n"
 "                This filter was inherited from the dashboard's context.\n"
@@ -38,69 +39,50 @@ msgid ""
 msgstr ""
 "\n"
 "                Фильтр был наследован из контекста дашборда.\n"
-"                Это не будет сохранено при сохранении графика.\n"
+"                Он не будет сохранен при сохранении графика.\n"
 "              "
 
-#: superset/tasks/schedules.py:184
+#: superset/reports/notifications/email.py:89
 #, python-format
 msgid ""
 "\n"
-"            <b><a href=\"%(url)s\">Explore in Superset</a></b><p></p>\n"
-"            <img src=\"cid:%(msgid)s\">\n"
+"            Error: %(text)s\n"
 "            "
 msgstr ""
 "\n"
-"            <b><a href=“%(url)s”>Исследовать в Superset</a></b><p></p>\n"
-"            <img src=“cid:%(msgid)s”>\n"
+"            Ошибка: %(text)s\n"
 "            "
 
-#: superset/reports/notifications/email.py:60
-#, python-format
-msgid ""
-"\n"
-"            Error: %(text)s\n"
-"            "
-msgstr ""
+#: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:129
+msgid " (excluded)"
+msgstr " (исключено)"
 
-#: superset/tasks/schedules.py:159
-#, python-format
+#: 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 ""
-"\n"
-"        *%(name)s*\n"
-"\n"
-"        <%(url)s|Explore in Superset>\n"
-"        "
+" Set the opacity to 0 if you do not want to override the color specified "
+"in the GeoJSON"
 msgstr ""
-"\n"
-"        *%(name)s*\n"
-"\n"
-"        <%(url)s|Исследовать в Superset>\n"
-"        "
+" Установите прозрачность 0, если вы не хотите переписывать цвет, указанный "
+"в GeoJSON"
 
-#: superset/tasks/schedules.py:372
-#, python-format
-msgid ""
-"\n"
-"        *%(slice_name)s*\n"
-"\n"
-"        <%(slice_url_user_friendly)s|Explore in Superset>\n"
-"        "
-msgstr ""
-"\n"
-"        *%(slice_name)s*\n"
-"\n"
-"        <%(slice_url_user_friendly)s|Исследовать в Superset>\n"
-"        "
+#: superset-frontend/src/explore/components/SaveModal.tsx:354
+msgid " a dashboard OR "
+msgstr " дашборд или "
 
-#: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:122
-msgid " (excluded)"
-msgstr ""
+#: superset-frontend/src/explore/components/SaveModal.tsx:356
+msgid " a new one"
+msgstr " новый"
 
-#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:235
+#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:302
 msgid " expression which needs to adhere to the "
-msgstr ""
+msgstr ", который должен придерживаться "
+
+#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx:48
+msgid " source code of Superset's sandboxed parser"
+msgstr " исходный код sandboxed парсера Суперсета"
 
-#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:239
+#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:306
 msgid ""
 " standard to ensure that the lexicographical ordering\n"
 "                      coincides with the chronological ordering. If the\n"
@@ -117,199 +99,260 @@ msgid ""
 "defaults on a per\n"
 "                      database/column name level via the extra parameter."
 msgstr ""
+" стандарта для обеспечения того, чтобы лексикографический порядок "
+"совпадал с хронологическим порядком. Если формат временной метки не "
+"соответствует стандарту ISO 8601, вам нужно будет определить выражение и "
+"тип для преобразования строки в дату или временную метку. В настоящее "
+"время часовые пояса не поддерживаются. Если время хранится в формате "
+"эпохи, введите \\`epoch_s\\` или \\`epoch_ms\\`. Если шаблон не указан, "
+"будут использованы необязательные значения по умолчанию на уровне имен "
+"для каждой базы данных/столбца с помощью дополнительного параметра."
 
-#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:111
+#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:332
+msgid " to add calculated columns"
+msgstr " для добавления вычисляемых столбцов"
+
+#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:397
+msgid " to add metrics"
+msgstr " для добавления мер"
+
+#: superset-frontend/src/explore/components/DatasourcePanel/index.tsx:381
+msgid " to edit or add columns and metrics."
+msgstr " для редактирования или добавления столбцов и мер."
+
+#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:321
+#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:356
+msgid " to mark a column as a time column"
+msgstr ", чтобы пометить столбец как столбец даты/времени"
+
+#: superset-frontend/src/views/CRUD/data/dataset/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.jsx:332
+msgid " to visualize your data."
+msgstr " для визуализации ваших данных."
+
+#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:109
 msgid "!= (Is not equal)"
 msgstr "!= (не равно)"
 
-#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:125
-msgid ""
-"${tableName\n"
-"                      .split('')\n"
-"                      .slice(0, tableName.length - 1)\n"
-"                      .join('')}\n"
-"                    "
-msgstr ""
-
 #: superset/security/analytics_db_safety.py:44
-#, fuzzy, python-format
+#, python-format
 msgid "%(dialect)s cannot be used as a data source for security reasons."
 msgstr ""
-"БД SQLite не может быть использована как источник данных из-за "
-"потенциальных проблем с безопасностью."
+"%(dialect)s не может использоваться в качестве источника данных по "
+"соображениям безопасности."
 
-#: superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx:84
-#, fuzzy, python-format
+#: superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx:83
+#, python-format
 msgid ""
 "%(message)s\n"
 "This may be triggered by: \n"
 "%(issues)s"
-msgstr "Триггеры:"
+msgstr ""
+"%(message)s\n"
+"Возможные причины: \n"
+"%(issues)s"
 
-#: superset/reports/notifications/email.py:122 superset/tasks/schedules.py:364
+#: superset/reports/notifications/email.py:174
 #, python-format
 msgid "%(name)s.csv"
 msgstr "%(name)s.csv"
 
-#: superset/db_engine_specs/snowflake.py:99
+#: superset/db_engine_specs/snowflake.py:108
 #, python-format
 msgid "%(object)s does not exist in this database."
-msgstr ""
+msgstr "%(object)s не существует в этой базе данных."
 
-#: superset/reports/notifications/email.py:126 superset/tasks/schedules.py:296
-#: superset/tasks/schedules.py:465
+#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:99
+#, python-format
+msgid "%(other)s %(tableName)s will appear here"
+msgstr "%(other)s %(tableName)s появятся здесь после добавления"
+
+#: superset/reports/notifications/email.py:183
 #, python-format
 msgid "%(prefix)s %(title)s"
 msgstr "%(prefix)s %(title)s"
 
-#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:635
-#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:642
-#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:656
-#, fuzzy, python-format
+#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:335
+#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:353
+#: superset-frontend/src/SqlLab/components/ResultSet/index.tsx:367
+#, python-format
 msgid "%(rows)d rows returned"
-msgstr "строк получено"
+msgstr "Получено строк: %(rows)d"
 
 #: superset-frontend/src/components/ErrorMessage/TimeoutErrorMessage.tsx:93
-#, fuzzy, python-format
+#, python-format
 msgid ""
 "%(subtitle)s\n"
 "This may be triggered by:\n"
 " %(issue)s"
-msgstr "Триггеры:"
+msgstr ""
+"%(subtitle)s\n"
+"Возможные причины:\n"
+" %(issue)s"
 
 #: superset-frontend/src/components/ErrorMessage/ParameterErrorMessage.tsx:88
 #, python-format
 msgid "%(suggestion)s instead of \"%(undefinedParameter)s?\""
-msgstr ""
-
-#: superset/views/core.py:366
+msgid_plural ""
+"%(firstSuggestions)s or %(lastSuggestion)s instead of "
+"\"%(undefinedParameter)s\"?"
+msgstr[0] "%(suggestion)s вместо \"%(undefinedParameter)s\"?"
+msgstr[1] ""
+"%(firstSuggestions)s или %(lastSuggestion)s вместо "
+"\"%(undefinedParameter)s\"?"
+msgstr[2] ""
+"%(firstSuggestions)s или %(lastSuggestion)s вместо "
+"\"%(undefinedParameter)s\"?"
+
+#: superset/views/core.py:383
 #, python-format
 msgid ""
 "%(user)s was granted the role %(role)s that gives access to the "
 "%(datasource)s"
 msgstr ""
-"%(user)s была предоставлена роль %(role)s, которая дает доступ к ресурсам"
-" %(datasource)s"
+"%(user)s была назначена роль %(role)s, которая дает доступ к "
+"%(datasource)s"
 
-#: superset/views/core.py:2773
+#: superset/views/core.py:2729
 #, python-format
 msgid "%(user)s's profile"
-msgstr "Профиль пользователя %(user)s"
+msgstr "%(user)s - профиль"
 
-#: superset/views/core.py:2442
+#: superset/databases/commands/validate_sql.py:73 superset/views/core.py:2386
 #, python-format
 msgid ""
 "%(validator)s was unable to check your query.\n"
 "Please recheck your query.\n"
 "Exception: %(ex)s"
 msgstr ""
+"%(validator)s не смог проверить ваш запрос.\n"
+"Пожалуйста, перепроверьте ваш запрос.\n"
+"Ошибка: %(ex)s"
 
-#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:170
-#, python-format
-msgid "%s - untitled"
-msgstr "%s - без названия"
-
-#: superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx:90
+#: superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx:89
 #, python-format
 msgid "%s Error"
 msgstr "%s Ошибка"
 
+#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:1160
+#, python-format
+msgid "%s PASSWORD"
+msgstr "%s ПАРОЛЬ"
+
 #: superset-frontend/src/components/ListView/ListView.tsx:244
 #, python-format
 msgid "%s Selected"
 msgstr "%s Выбрано"
 
-#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:685
+#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:836
 #, python-format
 msgid "%s Selected (%s Physical, %s Virtual)"
 msgstr "%s Выбрано (%s Физические, %s Виртуальные)"
 
-#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:678
+#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:829
 #, python-format
 msgid "%s Selected (Physical)"
 msgstr "%s Выбрано (Физические)"
 
-#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:671
+#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:822
 #, python-format
 msgid "%s Selected (Virtual)"
 msgstr "%s Выбрано (Виртуальные)"
 
-#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:311
+#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:310
 #, python-format
 msgid "%s aggregates(s)"
-msgstr "%s агрегат(ы)"
+msgstr "Агрегатных функций: %s"
 
-#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:249
-#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:270
-#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:286
-#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:302
+#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:272
+#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:369
+#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:347
+#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:301
 #, python-format
 msgid "%s column(s)"
-msgstr "Столбец(ы) %s"
+msgstr "Столбцов: %s"
 
-#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:276
-#, python-format
-msgid "%s column(s) and metric(s)"
-msgstr "%s столбец(ы) и показатель(и)"
-
-#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:297
+#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:357
 #, python-format
 msgid "%s operator(s)"
 msgstr "%s параметр(ы)"
 
-#: superset-frontend/src/filters/components/GroupBy/GroupByFilterPlugin.tsx:83
-#: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:256
-#: superset-frontend/src/filters/components/TimeColumn/TimeColumnFilterPlugin.tsx:82
-#: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:92
-#, fuzzy, python-format
+#: superset-frontend/src/filters/components/GroupBy/GroupByFilterPlugin.tsx:87
+#: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:264
+#: superset-frontend/src/filters/components/TimeColumn/TimeColumnFilterPlugin.tsx:86
+#: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:96
+#, python-format
 msgid "%s option"
-msgstr "%s параметр(ы)"
+msgid_plural "%s options"
+msgstr[0] "%s вариант"
+msgstr[1] "%s варианта"
+msgstr[2] "%s вариантов"
 
-#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:252
+#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent/index.tsx:322
 #, python-format
 msgid "%s option(s)"
-msgstr "%s параметр(ы)"
+msgstr "%s вариант(ов)"
+
+#: superset-frontend/src/explore/components/RowCountLabel/index.tsx:43
+#, python-format
+msgid "%s row"
+msgid_plural "%s rows"
+msgstr[0] "%s строка"
+msgstr[1] "%s строки"
+msgstr[2] "%s строк"
 
-#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:320
+#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:319
 #, python-format
 msgid "%s saved metric(s)"
-msgstr "%s сохранённый показатель(и)"
+msgstr "Сохраненная мер: %s"
 
-#: superset-frontend/src/components/URLShortLinkButton/index.jsx:59
-#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:123
+#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:617
+#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:633
+#, python-format
+msgid "%s updated"
+msgstr "Обновлено: %s"
+
+#: superset-frontend/src/SqlLab/utils/newQueryTabName.ts:43
+#: superset-frontend/src/explore/components/useExploreAdditionalActionsMenu/index.jsx:119
 #, python-format
 msgid "%s%s"
-msgstr ""
+msgstr "%s%s"
 
-#: superset-frontend/src/components/ListView/ListView.tsx:419
-#: superset-frontend/src/components/TableView/TableView.tsx:237
+#: superset-frontend/src/components/ListView/ListView.tsx:438
+#: superset-frontend/src/components/TableView/TableView.tsx:250
 #, python-format
 msgid "%s-%s of %s"
-msgstr ""
+msgstr "%s-%s из %s"
 
-#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:110
+#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitleContainer.tsx:115
 msgid "(Removed)"
 msgstr "(Удалено)"
 
-#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:637
-#, fuzzy
-msgid "(deleted)"
-msgstr "удалить"
+#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DependencyList.tsx:92
+msgid "(deleted or invalid type)"
+msgstr "(удалено или невалидный тип)"
 
-#: superset-frontend/src/utils/getClientErrorObject.ts:56
+#: superset-frontend/src/utils/getClientErrorObject.ts:68
 msgid "(no description, click to see stack trace)"
-msgstr ""
+msgstr "(нет описания, нажмите для просмотра трассировки стека)"
 
 #: superset-frontend/src/explore/components/controls/FilterBoxItemControl/index.jsx:168
 msgid ""
 "(optional) default value for the filter, when using the multiple option, "
 "you can use a semicolon-delimited list of options."
 msgstr ""
-"(опционально) значение по-умолчанию для фильтраю. Когда используются "
+"(опционально) значение по умолчанию для фильтра. Когда используются "
 "множественные значения, вы можете вставить список значений, разделённых "
 "символами точка с запятой"
 
-#: superset/reports/notifications/slack.py:50
+#: superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx:71
+msgid "), and they become available in your SQL (example:"
+msgstr "), и они станут доступны в ваших SQL запросах (пример:"
+
+#: superset/reports/notifications/slack.py:71
 #, python-format
 msgid ""
 "*%(name)s*\n"
@@ -320,8 +363,15 @@ msgid ""
 "\n"
 "%(table)s\n"
 msgstr ""
+"*%(name)s*\n"
+"\n"
+"%(description)s\n"
+"\n"
+"<%(url)s|Исследовать в Суперсете>\n"
+"\n"
+"%(table)s\n"
 
-#: superset/reports/notifications/slack.py:67
+#: superset/reports/notifications/slack.py:88
 #, python-format
 msgid ""
 "*%(name)s*\n"
@@ -330,112 +380,352 @@ msgid ""
 "\n"
 "Error: %(text)s\n"
 msgstr ""
+"*%(name)s*\n"
+"\n"
+"%(description)s\n"
+"\n"
+"Ошибка: %(text)s\n"
+
+#: superset-frontend/src/components/ListView/CrossLinksTooltip.tsx:64
+#, python-format
+msgid "+ %s more"
+msgstr "+ еще %s"
 
-#: superset-frontend/src/explore/components/SaveModal.tsx:35
-msgid "**Select** a dashboard OR **create** a new one"
-msgstr "**Выберите** дашборд ИЛИ **создайте** новый"
+#: superset/views/database/forms.py:153
+msgid ","
+msgstr ","
 
-#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.jsx:260
+#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.jsx:204
 msgid ""
 "-- Note: Unless you save your query, these tabs will NOT persist if you "
 "clear your cookies or change browsers.\n"
 "\n"
 msgstr ""
+"-- Примечание: Пока вы не сохраните ваш запрос, эти вкладки НЕ будут "
+"сохранены, если вы очистите куки или смените браузер.\n"
+"\n"
 
-#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:668
-msgid "0 Selected"
-msgstr "Выполнить выбранный запрос"
+#: superset/views/database/forms.py:154
+msgid "."
+msgstr "."
 
-#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:35
+#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:819
+msgid "0 Selected"
+msgstr "0 выбрано"
+
+#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:165
+#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:238
+msgid "1 calendar day frequency"
+msgstr "Дневная частота"
+
+#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:168
+#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:306
+#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:188
+#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:456
+#: superset-frontend/src/explore/controlPanels/sections.tsx:184
+#: superset-frontend/src/explore/controls.jsx:262
+msgid "1 day"
+msgstr "1 день"
+
+#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:112
+msgid "1 day ago"
+msgstr "1 день назад"
+
+#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:166
+#: superset-frontend/src/explore/controls.jsx:260
 msgid "1 hour"
 msgstr "1 час"
 
-#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:32
+#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:164
+#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:237
+msgid "1 hourly frequency"
+msgstr "Часовая частота"
+
+#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:163
+#: superset-frontend/src/explore/controls.jsx:257
 msgid "1 minute"
 msgstr "1 минута"
 
-#: superset/db_engine_specs/base.py:91
-#, fuzzy
+#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:163
+#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:236
+msgid "1 minutely frequency"
+msgstr "Минутная частота"
+
+#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:168
+#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:241
+msgid "1 month end frequency"
+msgstr "Месячная частота (конец месяца)"
+
+#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:167
+#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:240
+msgid "1 month start frequency"
+msgstr "Месячная частота (начало месяца)"
+
+#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:307
+#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:189
+#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:457
+#: superset-frontend/src/explore/controlPanels/sections.tsx:185
+msgid "1 week"
+msgstr "1 неделя"
+
+#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:113
+msgid "1 week ago"
+msgstr "1 неделя назад"
+
+#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:62
+msgid "1 week starting Monday (freq=W-MON)"
+msgstr "1 неделя с началом в Понедельник (част=W-MON)"
+
+#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:61
+msgid "1 week starting Sunday (freq=W-SUN)"
+msgstr "1 неделя с началом в Воскресенье (част=W-SUN)"
+
+#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:311
+#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:193
+#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:461
+#: superset-frontend/src/explore/controlPanels/sections.tsx:189
+msgid "1 year"
+msgstr "1 год"
+
+#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:117
+msgid "1 year ago"
+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:243
+msgid "1 year end frequency"
+msgstr "Годовая частота (конец года)"
+
+#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:169
+#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:242
+msgid "1 year start frequency"
+msgstr "Годовая частота (начало года)"
+
+#: superset/db_engine_specs/base.py:105
 msgid "10 minute"
-msgstr "1 минута"
+msgstr "10 минут"
 
-#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:30
-msgid "10 seconds"
-msgstr "10 секунд"
+#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:312
+#: 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/controlPanels/sections.tsx:190
+msgid "104 weeks"
+msgstr "104 недели"
 
-#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:37
-msgid "12 hours"
-msgstr "12 часов"
+#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:118
+msgid "104 weeks ago"
+msgstr "104 недели назад"
 
-#: superset/db_engine_specs/base.py:92
-#, fuzzy
+#: superset/db_engine_specs/base.py:106
 msgid "15 minute"
-msgstr "1 минута"
+msgstr "15 минут"
+
+#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:314
+#: 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:192
+msgid "156 weeks"
+msgstr "156 недель"
+
+#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:120
+msgid "156 weeks ago"
+msgstr "156 недель назад"
+
+#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:360
+#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:242
+#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:512
+#: superset-frontend/src/explore/controlPanels/sections.tsx:238
+msgid "1AS"
+msgstr "1С"
+
+#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:357
+#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:239
+#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:509
+#: superset-frontend/src/explore/controlPanels/sections.tsx:235
+msgid "1D"
+msgstr "1Д"
+
+#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:356
+#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:238
+#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:508
+#: superset-frontend/src/explore/controlPanels/sections.tsx:234
+msgid "1H"
+msgstr "1Ч"
+
+#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:359
+#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:241
+#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:511
+#: superset-frontend/src/explore/controlPanels/sections.tsx:237
+msgid "1M"
+msgstr "1М"
+
+#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:355
+#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:237
+#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:507
+#: superset-frontend/src/explore/controlPanels/sections.tsx:233
+msgid "1T"
+msgstr "1МИН"
+
+#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:313
+#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:195
+#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:463
+#: superset-frontend/src/explore/controlPanels/sections.tsx:191
+msgid "2 years"
+msgstr "2 года"
 
-#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:38
-msgid "24 hours"
-msgstr "24 часа"
+#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:119
+msgid "2 years ago"
+msgstr "2 года назад"
 
-#: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:32
+#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:98
+#: superset-frontend/plugins/preset-chart-xy/src/BoxPlot/controlPanel.ts:49
+msgid "2/98 percentiles"
+msgstr "2/98 перцентели"
+
+#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/SSHTunnelForm.tsx:126
+msgid "22"
+msgstr "22"
+
+#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:308
+#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:190
+#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:458
+#: superset-frontend/src/explore/controlPanels/sections.tsx:186
+msgid "28 days"
+msgstr "28 дней"
+
+#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:114
+msgid "28 days ago"
+msgstr "28 дней назад"
+
+#: superset-frontend/plugins/legacy-plugin-chart-country-map/src/index.js:35
 #: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:35
+#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Geojson/index.js:33
+#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/index.js:37
 msgid "2D"
-msgstr ""
+msgstr "2D карты"
 
-#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:116
-#, fuzzy
+#: superset-frontend/plugins/legacy-plugin-chart-world-map/src/controlPanel.ts:136
 msgid "3 letter code of the country"
-msgstr "каждый день месяца"
+msgstr "3х буквенный код страны"
 
-#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:128
+#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:315
+#: 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:193
+msgid "3 years"
+msgstr "3 года"
+
+#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:121
+msgid "3 years ago"
+msgstr "3 года назад"
+
+#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:309
+#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:191
+#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:459
+#: superset-frontend/src/explore/controlPanels/sections.tsx:187
+#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:124
 msgid "30 days"
 msgstr "30 дней"
 
-#: superset/db_engine_specs/base.py:93
-#, fuzzy
+#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:115
+msgid "30 days ago"
+msgstr "30 дней назад"
+
+#: superset/db_engine_specs/base.py:107
 msgid "30 minute"
 msgstr "30 минут"
 
-#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:34
+#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:165
+#: superset-frontend/src/explore/controls.jsx:259
 msgid "30 minutes"
 msgstr "30 минут"
 
-#: superset/db_engine_specs/base.py:88
-#, fuzzy
+#: superset/db_engine_specs/base.py:102
 msgid "30 second"
 msgstr "30 секунд"
 
-#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:31
+#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:162
+#: superset-frontend/src/explore/controls.jsx:256
 msgid "30 seconds"
 msgstr "30 секунд"
 
-#: superset/db_engine_specs/base.py:90
-#, fuzzy
+#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/index.js:33
+#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/index.js:33
+#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/index.js:33
+#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/index.js:35
+msgid "3D"
+msgstr "3D карты"
+
+#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:64
+msgid "4 weeks (freq=4W-MON)"
+msgstr "4 недели (част=4W-MON)"
+
+#: superset/db_engine_specs/base.py:104
 msgid "5 minute"
 msgstr "5 минут"
 
-#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:33
+#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:164
+#: superset-frontend/src/explore/controls.jsx:258
 msgid "5 minutes"
 msgstr "5 минут"
 
-#: superset/db_engine_specs/base.py:87
-#, fuzzy
+#: superset/db_engine_specs/base.py:101
 msgid "5 second"
-msgstr "30 секунд"
-
-#: superset/db_engine_specs/base.py:95
-#, fuzzy
+msgstr "5 секунд"
+
+#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:161
+#: superset-frontend/src/explore/controls.jsx:255
+msgid "5 seconds"
+msgstr "5 секунд"
+
+#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:310
+#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:192
+#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:460
+#: superset-frontend/src/explore/controlPanels/sections.tsx:188
+msgid "52 weeks"
+msgstr "52 недели"
+
+#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:116
+msgid "52 weeks ago"
+msgstr "52 недели назад"
+
+#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/TimePivot/controlPanel.ts:60
+msgid "52 weeks starting Monday (freq=52W-MON)"
+msgstr "52 недели с началом в Понедельник (част=52W-MON)"
+
+#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:167
+#: superset-frontend/src/explore/controls.jsx:261
+#: superset/db_engine_specs/base.py:109
 msgid "6 hour"
 msgstr "6 часов"
 
-#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:36
-msgid "6 hours"
-msgstr "6 часов"
-
-#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:132
+#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:128
 msgid "60 days"
 msgstr "60 дней"
 
-#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:136
+#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:166
+#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/controlPanel.tsx:239
+msgid "7 calendar day frequency"
+msgstr "Недельная частота"
+
+#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/sharedControls.tsx:169
+#: superset-frontend/src/explore/controls.jsx:263
+msgid "7 days"
+msgstr "7 дней"
+
+#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:358
+#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:240
+#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:510
+#: superset-frontend/src/explore/controlPanels/sections.tsx:236
+msgid "7D"
+msgstr "7Д"
+
+#: superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/controlPanel.ts:99
+#: superset-frontend/plugins/preset-chart-xy/src/BoxPlot/controlPanel.ts:50
+msgid "9/91 percentiles"
+msgstr "9/91 перцентели"
+
+#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:132
 msgid "90 days"
 msgstr "90 дней"
 
@@ -443,24 +733,19 @@ msgstr "90 дней"
 msgid ":"
 msgstr ":"
 
-#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:86
+#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:89
 msgid "< (Smaller than)"
 msgstr "< (меньше чем)"
 
-#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:96
+#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:97
 msgid "<= (Smaller or equal)"
 msgstr "<= (меньше или равно)"
 
-#: superset/tasks/schedules.py:171 superset/tasks/schedules.py:365
-#, python-format
-msgid "<b><a href=\"%(url)s\">Explore in Superset</a></b><p></p>"
-msgstr "<b><a href=“%(url)s”>Исследовать в Superset</a></b><p></p>"
-
-#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:106
+#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:105
 msgid "== (Is equal)"
 msgstr "== (равно)"
 
-#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:91
+#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:93
 msgid "> (Larger than)"
 msgstr "> (больше чем)"
 
@@ -468,119 +753,143 @@ msgstr "> (больше чем)"
 msgid ">= (Larger or equal)"
 msgstr ">= (больше или равно)"
 
-#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/index.ts:35
-#, fuzzy
+#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:34
 msgid "A Big Number"
-msgstr "Big Number"
+msgstr "Карточка"
 
-#: superset/views/alerts.py:195
-msgid ""
-"A SQL statement that defines whether the alert should get triggered or "
-"not. The query is expected to return either NULL or a number value."
+#: superset/views/database/forms.py:184
+msgid "A comma separated list of columns that should be parsed as dates"
 msgstr ""
-"SQL-выражение, которое определяет сработало оповещение или нет. Запрос "
-"должен вернуть NULL или числовое значение."
+"Разделённый запятыми список столбцов, которые должны быть "
+"интерпретированы как даты."
 
-#: superset/views/database/forms.py:204 superset/views/database/forms.py:341
+#: superset/views/database/forms.py:367
 msgid "A comma separated list of columns that should be parsed as dates."
 msgstr ""
-"Разделённый запятыми список столбцов, которые должен быть "
+"Разделённый запятыми список столбцов, которые должны быть "
 "интерпретированы как даты."
 
-#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:383
-#, fuzzy
-msgid "A comma-separated list of schemas that CSVs are allowed to upload to."
-msgstr ""
-"Разделённый запятыми список столбцов, которые должен быть "
-"интерпретированы как даты."
+#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:433
+msgid "A comma-separated list of schemas that files are allowed to upload to."
+msgstr "Разделённый запятыми список схем, в которые можно загружать файлы."
 
 #: superset/databases/commands/exceptions.py:42
-#, fuzzy
 msgid "A database with the same name already exists."
-msgstr "Источник данных %(name)s уже существует"
+msgstr "База данных с таким же именем уже существует"
 
 #: superset/views/dynamic_plugins.py:52
 msgid ""
 "A full URL pointing to the location of the built plugin (could be hosted "
 "on a CDN for example)"
 msgstr ""
+"Полный URL, указывающий на местоположение плагина (например, ссылка на CDN)"
+
+#: superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/handlebarTemplate.tsx:61
+msgid "A handlebars template that is applied to the data"
+msgstr "Шаблон handlebars, примененный к данным"
 
 #: superset/views/dynamic_plugins.py:47
 msgid "A human-friendly name"
-msgstr "Понятное человеку имя"
+msgstr "Человекочитаемое имя"
 
-#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:300
+#: superset-frontend/src/dashboard/components/DashboardEmbedControls.tsx:195
+msgid ""
+"A list of domain names that can embed this dashboard. Leaving this field "
+"empty will allow embedding from any domain."
+msgstr ""
+"Список доменных имен, которые могут встраивать этот дашборд. Если оставить "
+"поле пустым, любой домен сможет сделать встраивание."
+
+#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:313
 msgid "A list of users who can alter the chart. Searchable by name or username."
-msgstr "Владельцы - это пользователи, которые могут изменять график."
+msgstr "Владельцы - это пользователи, которые могут изменять график"
 
 #: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:29
 msgid "A map of the world, that can indicate values in different countries."
-msgstr ""
+msgstr "Карта мира, на которой могут быть указаны значения в разных странах."
 
-#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/dndControls.tsx:161
-#: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/index.tsx:209
-#: superset-frontend/src/explore/controls.jsx:238
+#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/index.js:27
+msgid ""
+"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:230
+#: superset-frontend/src/explore/controls.jsx:237
 msgid "A metric to use for color"
 msgstr "Показатель, используемый для расчета цвета"
 
-#: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:26
+#: 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."
 msgstr ""
 
-#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:523
+#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:599
 msgid "A readable URL for your dashboard"
 msgstr "Читаемый URL-адрес для дашборда"
 
-#: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:39
+#: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:45
 #: superset-frontend/src/explore/controls.jsx:113
 msgid "A reference to the [Time] configuration, taking granularity into account"
 msgstr ""
 
-#: superset/views/alerts.py:189
-msgid "A semicolon ';' delimited list of email addresses"
-msgstr "Список адресов, разделённый точкой с запятой ‘;’"
+#: superset/reports/commands/exceptions.py:186
+#, python-format
+msgid "A report named \"%(name)s\" already exists"
+msgstr "Рассылка с именем \"%(name)s\" уже существует"
+
+#: superset-frontend/src/explore/components/SaveModal.tsx:327
+msgid "A reusable dataset will be saved with your chart."
+msgstr "Переиспользуемый датасет будет сохранен с вашим графиком."
 
-#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:789
-#: superset/connectors/sqla/views.py:469
+#: superset-frontend/src/components/ReportModal/index.tsx:303
+msgid "A screenshot of the dashboard will be sent to your email at"
+msgstr "Скриншот дашборда будет отправлен на ваш электронный адрес"
+
+#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:957
+#: superset/connectors/sqla/views.py:366
 msgid ""
 "A set of parameters that become available in the query using Jinja "
 "templating syntax"
-msgstr ""
+msgstr "Набор параметров, которые доступны в запросе через шаблонизацию Jinja."
+
+#: superset/common/query_context_processor.py:413
+msgid "A time column must be specified when using a Time Comparison."
+msgstr "Столбец даты/времени должен быть указан при использовании сравнения "
+"по времени"
 
 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:32
 msgid ""
 "A time series chart that visualizes how a related metric from multiple "
 "groups vary over time. Each group is visualized using a different color."
 msgstr ""
+"Диаграмма временного ряда, которая визуализирует, как связанная метрика "
+"из нескольких групп изменяется с течением времени. Для каждой группы "
+"используется свой цвет."
 
-#: superset/reports/commands/exceptions.py:198
-#, fuzzy
+#: superset/reports/commands/exceptions.py:223
 msgid "A timeout occurred while executing the query."
-msgstr "Обнаружена ошибка в запросе."
+msgstr "Вышло время исполнения запроса."
 
-#: superset/reports/commands/exceptions.py:206
-#, fuzzy
+#: superset/reports/commands/exceptions.py:233
 msgid "A timeout occurred while generating a csv."
-msgstr "Произошла ошибка при получении метаданных из таблицы"
+msgstr "Вышло время создания CSV файла."
 
-#: superset/reports/commands/exceptions.py:210
-#, fuzzy
+#: superset/reports/commands/exceptions.py:238
 msgid "A timeout occurred while generating a dataframe."
-msgstr "Произошла ошибка при создании источника данных"
+msgstr "Вышло время создания датафрейма."
 
-#: superset/reports/commands/exceptions.py:202
-#, fuzzy
+#: superset/reports/commands/exceptions.py:228
 msgid "A timeout occurred while taking a screenshot."
-msgstr "Произошла ошибка при получении метаданных из таблицы"
+msgstr "Вышло время создания скриншота."
 
-#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:168
+#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:280
 msgid "A valid color scheme is required"
 msgstr "Требуется корректная цветовая схема"
 
-#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:344
+#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:337
 msgid "APPLY"
 msgstr "ПРИМЕНИТЬ"
 
@@ -588,105 +897,129 @@ msgstr "ПРИМЕНИТЬ"
 msgid "APR"
 msgstr "АПР"
 
-#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:239
-#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:404
+#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:309
+#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:475
 msgid "AQE"
-msgstr "AQE"
+msgstr "Асинхронные запросы"
 
 #: superset-frontend/src/components/CronPicker/CronPicker.tsx:98
 msgid "AUG"
 msgstr "АВГ"
 
-#: superset-frontend/src/components/Menu/MenuRight.tsx:176
+#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:79
+#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:110
+msgid "AXIS TITLE MARGIN"
+msgstr "ОТСТУП ЗАГОЛОВКА ОСИ"
+
+#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/controlPanel.tsx:127
+msgid "AXIS TITLE POSITION"
+msgstr "ПОЛОЖЕНИЕ ЗАГОЛОВКА ОСИ"
+
+#: superset-frontend/src/views/components/RightMenu.tsx:508
 msgid "About"
-msgstr ""
+msgstr "О программе"
 
-#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:354
-#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:397
-#: superset-frontend/src/explore/components/PropertiesModal/index.tsx:287
+#: 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:300
 msgid "Access"
 msgstr "Доступ"
 
-#: superset/initialization/__init__.py:491
+#: superset/initialization/__init__.py:399
 msgid "Access requests"
 msgstr "Запросы доступа"
 
-#: superset/views/core.py:300
+#: superset-frontend/src/components/TableLoader/index.tsx:91
+msgid "Access to user activity data is restricted"
+msgstr "Запрещен доступ к истории действий пользователя"
+
+#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:175
+msgid "Access token"
+msgstr "Токен доступа"
+
+#: superset/views/core.py:316
 msgid "Access was requested"
-msgstr "Запрошен доступ"
+msgstr "Доступ запрошен"
 
 #: superset/views/log/__init__.py:31
 msgid "Action"
-msgstr "Действия"
+msgstr "Действие"
 
-#: superset/initialization/__init__.py:419
+#: superset/initialization/__init__.py:361
 msgid "Action Log"
-msgstr "Журнал Действий"
+msgstr "Журнал действий"
 
-#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:335
-#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:189
-#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:249
-#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:420
+#: superset-frontend/src/pages/ChartList/index.tsx:539
+#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:405
+#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:203
+#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:246
 #: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:229
-#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:417
-#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:375
-#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:405
-#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:309
-#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:413
+#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:432
+#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:445
+#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:492
+#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:327
+#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:414
+#: superset-frontend/src/views/CRUD/rowlevelsecurity/RowLevelSecurityList.tsx:217
 msgid "Actions"
 msgstr "Действия"
 
-#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:290
-#: superset/views/schedules.py:240 superset/views/schedules.py:320
+#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:356
+#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:399
 msgid "Active"
-msgstr "Действия"
+msgstr "Активен"
 
-#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:316
+#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:332
+#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:214
+#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:484
+msgid "Actual Values"
+msgstr "Фактические значения"
+
+#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:309
 msgid "Actual time range"
-msgstr ""
+msgstr "Фактический временной интервал"
+
+#: superset-frontend/src/explore/components/controls/TimeSeriesColumnControl/index.jsx:64
+msgid "Actual value"
+msgstr "Фактическое значение"
+
+#: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:140
+#: superset-frontend/src/explore/controlPanels/sections.tsx:210
+msgid "Actual values"
+msgstr "Фактические значения"
 
 #: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:28
-#: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:49
-#, fuzzy
+#: superset-frontend/packages/superset-ui-chart-controls/src/utils/D3Formatting.ts:51
+#: superset-frontend/src/explore/controls.jsx:78
+#: superset-frontend/src/explore/controls.jsx:101
 msgid "Adaptive formatting"
-msgstr "Формат Datetime"
-
-#: superset-frontend/src/components/ReportModal/index.tsx:267
-#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:133
-#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1039
-#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:273
-#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:226
-#: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:220
-#: superset-frontend/src/views/CRUD/data/dataset/AddDatasetModal.tsx:119
+msgstr "Адаптивное форматирование"
+
+#: superset-frontend/src/components/ReportModal/index.tsx:223
+#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:390
+#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:272
+#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:230
+#: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:218
+#: superset-frontend/src/views/CRUD/rowlevelsecurity/RowLevelSecurityModal.tsx:326
 msgid "Add"
 msgstr "Добавить"
 
-#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1056
-#, fuzzy
+#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:394
 msgid "Add Alert"
-msgstr "оповещение"
-
-#: superset/views/annotations.py:60
-msgid "Add Annotation"
-msgstr "Добавить слой аннотации"
-
-#: superset/views/annotations.py:119
-msgid "Add Annotation Layer"
-msgstr "Добавить слой аннотации"
+msgstr "Добавить оповещение"
 
-#: superset/views/css_templates.py:38
+#: superset/views/css_templates.py:40
 msgid "Add CSS Template"
-msgstr "Шаблоны CSS"
+msgstr "Добавить CSS шаблон"
 
-#: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:232
+#: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:230
 msgid "Add CSS template"
-msgstr "Шаблоны CSS"
+msgstr "Добавить CSS шаблоны"
 
 #: superset/views/chart/mixin.py:28
 msgid "Add Chart"
 msgstr "Добавить график"
 
-#: superset/connectors/sqla/views.py:65
+#: superset/connectors/sqla/views.py:74
 msgid "Add Column"
 msgstr "Добавить столбец"
 
@@ -696,42 +1029,29 @@ msgstr "Добавить дашборд"
 
 #: superset/views/database/mixins.py:35
 msgid "Add Database"
-msgstr "Добавить Базу Данных"
-
-#: superset/connectors/druid/views.py:215
-msgid "Add Druid Cluster"
-msgstr "Добавить кластер Druid"
-
-#: superset/connectors/druid/views.py:72
-msgid "Add Druid Column"
-msgstr "Добавить столбец Druid"
-
-#: superset/connectors/druid/views.py:279
-msgid "Add Druid Datasource"
-msgstr "Добавить источник данных Druid"
+msgstr "Добавить базу данных"
 
-#: superset/connectors/druid/views.py:161
-msgid "Add Druid Metric"
-msgstr "Добавить Druid Метрику"
+#: superset-frontend/src/views/CRUD/data/dataset/AddDatasetModal.tsx:151
+msgid "Add Dataset and Create Chart"
+msgstr "Добавить датасет и создать график"
 
 #: superset/views/log/__init__.py:23
 msgid "Add Log"
-msgstr "Добавить журнал"
+msgstr "Добавить запись"
 
-#: superset/connectors/sqla/views.py:214
+#: superset/connectors/sqla/views.py:209
 msgid "Add Metric"
-msgstr "Добавить показатель"
+msgstr "Добавить меру"
 
-#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1055
-#, fuzzy
+#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:393
 msgid "Add Report"
-msgstr "рассылка"
+msgstr "Добавить рассылку"
 
-#: superset/connectors/sqla/views.py:316
-msgid "Add Row level security filter"
-msgstr "Добавить фильтр на уровне строк"
+#: superset-frontend/src/views/CRUD/rowlevelsecurity/RowLevelSecurityModal.tsx:338
+msgid "Add Rule"
+msgstr "Добавить правило"
 
-#: superset/views/sql_lab.py:41
+#: superset/views/sql_lab/views.py:54
 msgid "Add Saved Query"
 msgstr "Добавить сохраненный запрос"
 
@@ -739,267 +1059,363 @@ msgstr "Добавить сохраненный запрос"
 msgid "Add a Plugin"
 msgstr "Добавить плагин"
 
-#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:175
-#, fuzzy
+#: superset-frontend/src/pages/ChartCreation/index.tsx:344
+msgid "Add a dataset"
+msgstr "Добавить датасет"
+
+#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.jsx:276
+msgid "Add a new tab"
+msgstr "Новая вкладка"
+
+#: superset-frontend/src/SqlLab/components/TabbedSqlEditors/index.jsx:300
+msgid "Add a new tab to create SQL Query"
+msgstr "Откройте новую вкладку для создания SQL запроса"
+
+#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:220
 msgid "Add additional custom parameters"
-msgstr "Изменить параметры шаблона"
+msgstr "Добавление дополнительных пользовательских параметров"
+
+#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx:116
+msgid "Add an annotation layer"
+msgstr "Добавить слой аннотации"
 
 #: superset-frontend/src/explore/components/controls/CollectionControl/index.jsx:63
-#, fuzzy
 msgid "Add an item"
-msgstr "Добавить фильтр"
+msgstr "Добавить запись"
+
+#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:571
+msgid "Add and edit filters"
+msgstr "Добавить и изменить фильтры"
 
-#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:283
+#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:282
 msgid "Add annotation"
-msgstr "Добавить слой аннотации"
+msgstr "Добавить аннотацию"
 
-#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:201
-#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:213
-#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:238
+#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:214
+#: superset-frontend/src/explore/components/controls/AnnotationLayerControl/index.jsx:226
+#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:242
 msgid "Add annotation layer"
 msgstr "Добавить слой аннотации"
 
-#: superset-frontend/src/views/CRUD/data/dataset/AddDatasetModal.tsx:121
+#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:298
+msgid "Add calculated columns to dataset in \"Edit datasource\" modal"
+msgstr "Добавьте новые вычисляемые столбцы в датасет в настройках датасета"
+
+#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/ColumnSelectPopover.tsx:295
+msgid "Add calculated temporal columns to dataset in \"Edit datasource\" modal"
+msgstr "Добавьте новые столбцы формата дата/время в датасет в настройках датасета"
+
+#: superset-frontend/src/views/CRUD/data/dataset/AddDatasetModal.tsx:153
 msgid "Add dataset"
-msgstr "Добавить Базу Данных"
+msgstr "Добавить датасет"
 
-#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:387
+#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:388
 msgid "Add delivery method"
-msgstr "Добавить метод доставки"
+msgstr "Добавить способ оповещения"
 
-#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterControl/index.jsx:367
+#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:330
+msgid "Add extra connection information."
+msgstr "Дополнительная информация по подключению"
+
+#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DependencyList.tsx:167
+#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterControl/index.jsx:355
 msgid "Add filter"
 msgstr "Добавить фильтр"
 
-#: superset-frontend/src/CRUD/CollectionTable.tsx:417
+#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTitlePane.tsx:109
+msgid "Add filters and dividers"
+msgstr "Добавить фильтры и разделители"
+
+#: superset-frontend/src/components/Datasource/CollectionTable.tsx:458
 msgid "Add item"
-msgstr "Добавить фильтр"
+msgstr "Добавить запись"
 
 #: superset-frontend/src/explore/components/controls/MetricControl/MetricsControl.jsx:336
 msgid "Add metric"
-msgstr "Добавить показатель"
+msgstr "Добавить меру"
+
+#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover/index.jsx:377
+msgid "Add metrics to dataset in \"Edit datasource\" modal"
+msgstr "Добавьте меры в датасет в настройках датасета"
 
 #: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:176
 msgid "Add new color formatter"
-msgstr ""
+msgstr "Добавить цветовое форматирование"
 
 #: superset-frontend/src/explore/components/controls/ConditionalFormattingControl/ConditionalFormattingControl.tsx:169
 msgid "Add new formatter"
-msgstr ""
+msgstr "Добавить форматирование"
 
-#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:386
+#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:387
 msgid "Add notification method"
-msgstr "Добавить слой аннотации"
+msgstr "Добавить способ уведомления"
 
-#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:99
-#, fuzzy
+#: superset-frontend/src/components/Chart/Chart.jsx:268
+msgid "Add required control values to preview chart"
+msgstr "Добавьте обязательные значения для предпросмотра графика"
+
+#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:254
+msgid "Add required control values to save chart"
+msgstr "Добавьте обязательные значения для сохранения графика"
+
+#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/TableCatalog.tsx:98
 msgid "Add sheet"
-msgstr "Добавить Базу Данных"
+msgstr "Добавить лист"
+
+#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:219
+msgid "Add the name of the chart"
+msgstr "Задайте имя графика"
 
-#: superset-frontend/src/explore/components/SaveModal.tsx:258
+#: superset-frontend/src/dashboard/components/Header/index.jsx:516
+msgid "Add the name of the dashboard"
+msgstr "Задайте имя дашборда"
+
+#: superset-frontend/src/explore/components/SaveModal.tsx:341
 msgid "Add to dashboard"
 msgstr "Добавить в дашборд"
 
-#: superset-frontend/src/dashboard/components/AddSliceCard.jsx:141
+#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:135
+#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Horizontal.tsx:115
+msgid "Add/Edit Filters"
+msgstr "Добавить/изменить фильтры"
+
+#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:122
+#: superset-frontend/src/dashboard/components/AddSliceCard/AddSliceCard.tsx:149
 msgid "Added"
 msgstr "Добавлено"
 
-#: superset/connectors/druid/models.py:256
-msgid "Adding new datasource [{}]"
-msgstr "Добавление нового источника данных [{}]"
+#: superset-frontend/src/explore/components/ExploreChartHeader/index.jsx:174
+#, python-format
+msgid "Added to 1 dashboard"
+msgid_plural "Added to %s dashboards"
+msgstr[0] "Добавлено в 1 дашборд"
+msgstr[1] "Добавлено в %s дашборда"
+msgstr[2] "Добавлено в %s дашбордов"
 
-#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:173
-#, fuzzy
+#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx:218
 msgid "Additional Parameters"
-msgstr "Изменить параметры шаблона"
+msgstr "Дополнительные параметры"
 
-#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:324
+#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:323
 msgid "Additional information"
-msgstr "Дополнительные метаданные"
+msgstr "Дополнительная информация"
 
-#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:96
-#, fuzzy
+#: superset-frontend/plugins/legacy-plugin-chart-event-flow/src/controlPanel.tsx:95
 msgid "Additional metadata"
 msgstr "Дополнительные метаданные"
 
-#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:50
-#, fuzzy
+#: superset-frontend/plugins/plugin-chart-echarts/src/controls.tsx:52
 msgid "Additional padding for legend."
-msgstr "Дополнительные метаданные"
+msgstr "Дополнительный отступ для легенды"
 
-#: superset/db_engine_specs/base.py:1398
-#, fuzzy
+#: superset/db_engine_specs/base.py:1721
 msgid "Additional parameters"
-msgstr "Изменить параметры шаблона"
+msgstr "Дополнительные параметры"
+
+#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:444
+msgid "Additional settings."
+msgstr "Дополнительная настройка"
 
-#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:166
+#: superset-frontend/plugins/plugin-chart-echarts/src/Gauge/controlPanel.tsx:164
 msgid "Additional text to add before or after the value, e.g. unit"
-msgstr ""
+msgstr "Дополнительный текст перед значением, например, единица измерения"
 
-#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumberTotal/index.ts:40
-#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:40
+#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/DistBar/index.js:45
+#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberTotal/index.ts:39
 #: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/index.ts:55
 #: superset-frontend/plugins/plugin-chart-table/src/index.ts:43
-#, fuzzy
 msgid "Additive"
-msgstr "Добавить фильтр"
-
-#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:765
-#: superset-frontend/src/dashboard/components/PropertiesModal/index.jsx:580
-#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:267
+msgstr "Смешанный"
+
+#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/ExtraOptions.tsx:75
+msgid "Adjust how this database will interact with SQL Lab."
+msgstr "Настройка взаимодействия базы данных с Лабораторией SQL"
+
+#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Arc/controlPanel.ts:132
+#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Geojson/controlPanel.ts:91
+#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Grid/controlPanel.ts:64
+#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Hex/controlPanel.ts:93
+#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Path/controlPanel.ts:76
+#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Polygon/controlPanel.ts:186
+#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Scatter/controlPanel.ts:153
+#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/controlPanel.ts:66
+#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:933
+#: superset-frontend/src/dashboard/components/PropertiesModal/index.tsx:643
 #: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:34
-#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:1146
+#: superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx:1629
 msgid "Advanced"
-msgstr "Дополнительно"
+msgstr "Продвинутая настройка"
 
-#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:122
-#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:242
-#: superset-frontend/plugins/legacy-plugin-chart-rose/src/controlPanel.tsx:125
-#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/controlPanel.tsx:148
-#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx:375
-#, fuzzy
+#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:115
+#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:235
+#: 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:169
 msgid "Advanced Analytics"
-msgstr "Расширенный анализ"
+msgstr "Расширенная аналитика"
+
+#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:285
+msgid "Advanced Data type"
+msgstr "Расширенный тип данных"
 
 #: superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx:25
-#: superset-frontend/src/explore/controlPanels/sections.tsx:144
+#: superset-frontend/src/explore/controlPanels/sections.tsx:117
 msgid "Advanced analytics"
-msgstr "Расширенный анализ"
+msgstr "Расширенная аналитика"
 
-#: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:32
-#: superset-frontend/plugins/legacy-preset-chart-big-number/src/BigNumber/index.ts:36
-#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:44
+#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:298
+msgid "Advanced analytics Query A"
+msgstr "Расширенный анализ: запрос А"
+
+#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/controlPanel.tsx:300
+msgid "Advanced analytics Query B"
+msgstr "Расширенный анализ: запрос Б"
+
+#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:281
+#: superset-frontend/src/components/Datasource/DatasourceEditor.jsx:353
+msgid "Advanced data type"
+msgstr "Расширенный тип данных"
+
+#: superset-frontend/plugins/legacy-plugin-chart-rose/src/index.js:35
+#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bar/index.js:45
 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/index.js:35
-#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:79
-#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:79
-#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:74
-#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:73
-#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:73
-#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/index.ts:64
-#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:71
-#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:124
-#, fuzzy
+#: superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberWithTrendline/index.ts:38
+#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:75
+#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:76
+#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:82
+#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:81
+#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:80
+#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:80
+#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/index.ts:71
+#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:66
+#: superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx:130
 msgid "Advanced-Analytics"
-msgstr "Расширенный анализ"
+msgstr "Продвинутая аналитика"
 
 #: superset-frontend/plugins/legacy-plugin-chart-chord/src/index.js:36
 #: superset-frontend/plugins/legacy-plugin-chart-sunburst/src/index.js:33
 #: superset-frontend/plugins/legacy-plugin-chart-world-map/src/index.js:36
+#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Geojson/index.js:33
 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Area/index.js:44
-#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:33
+#: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/index.js:35
 #: superset-frontend/plugins/legacy-preset-chart-nvd3/src/Line/index.js:45
-#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:39
-#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:70
+#: superset-frontend/plugins/plugin-chart-echarts/src/Graph/index.ts:41
+#: superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/index.ts:76
 #: superset-frontend/plugins/plugin-chart-echarts/src/Pie/index.ts:65
-#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:80
-#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Bar/index.ts:80
-#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Line/index.ts:75
-#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:74
-#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:74
-#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/index.ts:65
-#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:72
+#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Area/index.ts:77
+#: 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:82
+#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/Scatter/index.ts:81
+#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Regular/SmoothLine/index.ts:81
+#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/Step/index.ts:72
+#: superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts:67
 #: superset-frontend/plugins/plugin-chart-echarts/src/Treemap/index.ts:58
 #: superset-frontend/plugins/plugin-chart-word-cloud/src/plugin/index.ts:41
 msgid "Aesthetic"
-msgstr ""
+msgstr "Эстетично"
 
-#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:84
-#, fuzzy
+#: superset-frontend/src/components/AlteredSliceTag/index.jsx:182
+#: superset-frontend/src/explore/components/controls/DateFilterControl/utils/constants.ts:82
 msgid "After"
-msgstr "дата"
+msgstr "После"
 
-#: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:45
-#, fuzzy
+#: superset-frontend/packages/superset-ui-chart-controls/src/constants.ts:57
 msgid "Aggregate"
-msgstr "агрегат"
+msgstr "Агрегация"
 
-#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:91
-#, fuzzy
+#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:84
 msgid "Aggregate Mean"
-msgstr "агрегат"
+msgstr "Агрегированное среднее"
 
-#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:96
-#, fuzzy
+#: superset-frontend/plugins/legacy-plugin-chart-partition/src/controlPanel.tsx:89
 msgid "Aggregate Sum"
-msgstr "агрегат"
+msgstr "Агрегированная сумма"
 
-#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:182
+#: superset-frontend/plugins/legacy-plugin-chart-map-box/src/controlPanel.ts:194
 msgid ""
 "Aggregate function applied to the list of points in each cluster to "
 "produce the cluster label."
 msgstr ""
+"Агрегатная функция, применяемая для списка точек в каждом кластере для "
+"создания метки кластера."
 
-#: superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/controlPanel.ts:74
-#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:137
+#: superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/controlPanel.ts:63
+#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:204
 msgid ""
 "Aggregate function to apply when pivoting and computing the total rows "
 "and columns"
 msgstr ""
+"Агрегатная функция, применяемая для сводных таблиц и вычислении суммарных"
+" значений."
 
-#: superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/controlPanel.ts:63
-#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:114
-#, fuzzy
+#: superset-frontend/plugins/legacy-preset-chart-deckgl/src/layers/Screengrid/index.js:27
+msgid ""
+"Aggregates data within the boundary of grid cells and maps the aggregated"
+" values to a dynamic color scale"
+msgstr ""
+
+#: superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/controlPanel.ts:52
+#: superset-frontend/plugins/plugin-chart-pivot-table/src/plugin/controlPanel.tsx:178
 msgid "Aggregation function"
-msgstr "Python функции"
+msgstr "Функция агрегирования"
 
 #: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:92
 msgid "Alert Triggered, In Grace Period"
-msgstr "Сработало оповещение"
+msgstr "Оповещение сработало во время перерыва"
 
-#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1123
+#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:400
 msgid "Alert condition"
 msgstr "Условие оповещения"
 
-#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1215
+#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:408
 msgid "Alert condition schedule"
 msgstr "Расписание условия оповещения"
 
-#: superset/reports/commands/exceptions.py:218
+#: superset/reports/commands/exceptions.py:248
 msgid "Alert ended grace period."
-msgstr ""
+msgstr "У оповещения закончился перерыв."
 
 #: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:82
 msgid "Alert failed"
-msgstr "Оповещение не удалось"
+msgstr "Оповещение не сработало"
 
-#: superset/reports/commands/exceptions.py:214
+#: superset/reports/commands/exceptions.py:243
 msgid "Alert fired during grace period."
-msgstr ""
+msgstr "Оповещение сработало во время перерыва"
 
-#: superset/reports/commands/exceptions.py:194
+#: superset/reports/commands/exceptions.py:218
 msgid "Alert found an error while executing a query."
-msgstr "Обнаружена ошибка в запросе."
+msgstr "Возникла ошибка при выполнении запроса для оповещения."
 
-#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1064
-#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1072
+#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:396
 msgid "Alert name"
 msgstr "Имя оповещения"
 
-#: superset/reports/commands/exceptions.py:222
+#: superset/reports/commands/exceptions.py:253
 msgid "Alert on grace period"
-msgstr ""
+msgstr "Оповещение во время перерыва"
 
-#: superset/reports/commands/exceptions.py:190
+#: superset/reports/commands/exceptions.py:214
 msgid "Alert query returned a non-number value."
-msgstr "Запрос для оповещения вернул не число."
+msgstr "Запрос оповещения вернул нечисловое значение."
 
-#: superset/reports/commands/exceptions.py:186
+#: superset/reports/commands/exceptions.py:209
 msgid "Alert query returned more than one column."
-msgstr "Запрос для оповещения вернул больше одного столбца."
+msgstr "Запрос оповещения вернул больше, чем один столбец."
 
-#: superset/reports/commands/alert.py:105
+#: superset/reports/commands/alert.py:107
 #, python-format
 msgid "Alert query returned more than one column. %s columns returned"
-msgstr "Запрос от оповещения вернул больше одного столбца. %s столбцов возвращено"
+msgstr "Запрос оповещения вернул больше, чем один столбец. Возвращено столбцов: %s"
 
-#: superset/reports/commands/exceptions.py:177
+#: superset/reports/commands/exceptions.py:199
 msgid "Alert query returned more than one row."
-msgstr "Запрос для оповещения вернул больше одной строки."
+msgstr "Запрос оповещения вернул больше, чем одну строку."
 
-#: superset/reports/commands/alert.py:96
+#: superset/reports/commands/alert.py:98
 #, python-format
 msgid "Alert query returned more than one row. %s rows returned"
-msgstr "Запрос от оповещения вернул больше одной строки. %s строк возвращено"
+msgstr "Запрос оповещения вернул больше, чем одну строку. Возвращено строк: %s"
 
 #: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:75
 msgid "Alert running"
@@ -1009,164 +1425,172 @@ msgstr "Выполняется оповещение"
 msgid "Alert triggered, notification sent"
 msgstr "Сработало оповещение, уведомление отправлено"
... 24584 lines suppressed ...