From 39390ff2791cbe9d7cb241429056fab9d755073d Mon Sep 17 00:00:00 2001 From: WeblateGravity <150622038+WeblateGravity@users.noreply.github.com> Date: Tue, 3 Sep 2024 16:26:26 +0300 Subject: [PATCH] Translations update from Weblate Gravity for PR #1433 (#1447) Co-authored-by: Darya Tikhonova Co-authored-by: Matthew Casserly --- src/i18n-keysets/wizard/en.json | 4 ++-- src/i18n-keysets/wizard/ru.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n-keysets/wizard/en.json b/src/i18n-keysets/wizard/en.json index fca284cd1b..35cbd3a2a8 100644 --- a/src/i18n-keysets/wizard/en.json +++ b/src/i18n-keysets/wizard/en.json @@ -355,13 +355,13 @@ "tooltip_dataset-fetch-failed-details-label": "Learn more", "tooltip_filter_item": "To apply a filter, remove the same field from the Filters from dashboard section.", "tooltip_filters_from_dashboard": "Filters from the dashboard applied to the chart. These filters will not be saved in the chart.", - "tooltip_logarithmic-axis": "The scale with negative values or 0 cannot be logarithmic", + "tooltip_logarithmic-axis": "A scale with negative values or 0 cannot be logarithmic", "tooltip_no-available-fields": "No suitable fields to add", "tooltip_pagination_unavailable": "Pagination is not available for multidataset charts", "tooltip_parameter-changed-icon": "Parameter value changed", "tooltip_tree-pagination_unavailable": "Pagination is not available in a tree table", "tooltip_tree-total_unavailable": "Total is not available in a tree table", - "tooltip_zero-to-max-scale": "The logarithmic scale cannot contain values of 0 or negative values", + "tooltip_zero-to-max-scale": "A logarithmic scale cannot contain values of 0 or negative values", "value_geotype-select-geopoint": "Points (Geopoints)", "value_geotype-select-geopoint-with-cluster": "Points with clusters (Geopoints)", "value_geotype-select-geopolygon": "Polygons (Geopolygons)", diff --git a/src/i18n-keysets/wizard/ru.json b/src/i18n-keysets/wizard/ru.json index 4fd788bd7f..8e030d3de7 100644 --- a/src/i18n-keysets/wizard/ru.json +++ b/src/i18n-keysets/wizard/ru.json @@ -361,7 +361,7 @@ "tooltip_parameter-changed-icon": "Значение параметра изменено", "tooltip_tree-pagination_unavailable": "Пагинация недоступна в таблице с деревьями", "tooltip_tree-total_unavailable": "Итоги недоступны в таблице с деревьями", - "tooltip_zero-to-max-scale": "Логарифмическая шкала не может содержать значения 0 или отрицательные значения", + "tooltip_zero-to-max-scale": "Логарифмическая шкала не может содержать 0 или отрицательные значения", "value_geotype-select-geopoint": "Точки (Геоточки)", "value_geotype-select-geopoint-with-cluster": "Точки с кластеризацией (Геоточки)", "value_geotype-select-geopolygon": "Полигоны (Геoполигоны)",