From 4f619b5da2c1852dfa4fc31d54b8e83326e71fc3 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: Fri, 30 Jun 2023 20:18:26 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 99.6% (820 of 823 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/ru/ --- static/locales/ru.client.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/static/locales/ru.client.json b/static/locales/ru.client.json index d17a3c26..f9ebde05 100644 --- a/static/locales/ru.client.json +++ b/static/locales/ru.client.json @@ -1009,5 +1009,31 @@ "WebhookPage": { "Clear Queue": "Очистить очередь", "Webhook Settings": "Настройки вебхука" + }, + "FormulaAssistant": { + "Ask the bot.": "Спроси у бота.", + "Capabilities": "Возможности", + "Community": "Сообщество", + "Data": "Данные", + "Formula Cheat Sheet": "Шпаргалка по формуле", + "Formula Help. ": "Справка по формуле. ", + "Function List": "Список функций", + "Grist's AI Assistance": "Помощь AI Grist'а", + "Grist's AI Formula Assistance. ": "Помощник по формуле AI Grist'a. ", + "New Chat": "Новый чат", + "Preview": "Предпросмотр", + "Regenerate": "Регенерировать", + "Save": "Сохранить", + "See our {{helpFunction}} and {{formulaCheat}}, or visit our {{community}} for more help.": "Посмотрите наш {{helpFunction}} и {{formulaCheat}}, или поситите наше {{community}} для получения дополнительной помощи.", + "Tips": "Советы", + "Need help? Our AI assistant can help.": "Нужна помощь? Наш AI помощник может помочь." + }, + "GridView": { + "Click to insert": "Нажмите для вставки" + }, + "WelcomeSitePicker": { + "Welcome back": "С возвращением", + "You can always switch sites using the account menu.": "Вы всегда можете переключиться с одного сайта на другой, используя меню учетной записи.", + "You have access to the following Grist sites.": "У вас есть доступ к следующим сайтам Grist." } }