From 66b0673a3a0e33a53e35359e206f0d3cd6c56095 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=BB=D0=B0=D0=B4=D0=B8=D0=BC=D0=B8=D1=80=20=D0=92?= Date: Mon, 8 Jan 2024 19:24:07 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 99.6% (1020 of 1024 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/ru/ --- static/locales/ru.client.json | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/static/locales/ru.client.json b/static/locales/ru.client.json index 4477fb59..b25d950e 100644 --- a/static/locales/ru.client.json +++ b/static/locales/ru.client.json @@ -319,7 +319,8 @@ "TOOLS": "ИНСТРУМЕНТЫ", "Tour of this Document": "Тур по этому документу", "Validate Data": "Проверка данных", - "Settings": "Настройки" + "Settings": "Настройки", + "API Console": "API-консоль" }, "TypeTransformation": { "Cancel": "Отмена", @@ -566,7 +567,13 @@ "Adding duplicates column": "Добавление столбца дубликатов", "Lookups": "Lookups", "Add formula column": "Добавить вычисляемый столбец", - "Add column with type": "Добавить столбец с типом" + "Add column with type": "Добавить столбец с типом", + "Add column": "Добавить столбец", + "Created at": "Создан в", + "Created by": "Создано", + "Detect duplicates in...": "Обнаружение дубликатов в...", + "Last updated at": "Последнее обновление", + "Last updated by": "Последнее обновление" }, "FilterBar": { "SearchColumns": "Столбцы поиска", @@ -675,7 +682,8 @@ "WIDGET TITLE": "ЗАГОЛОВОК ВИДЖЕТА", "You do not have edit access to this document": "У вас нет прав на редактирование этого документа", "Widget": "Виджет", - "Add referenced columns": "Добавить ссылочные столбцы" + "Add referenced columns": "Добавить ссылочные столбцы", + "Reset form": "Сброс формы" }, "PermissionsWidget": { "Allow All": "Разрешить все", @@ -1249,5 +1257,8 @@ "Delete card": "Удалить карточку", "Copy anchor link": "Скопировать якорную ссылку", "Insert card": "Вставить карточку" + }, + "HiddenQuestionConfig": { + "Hidden fields": "Скрытые поля" } }