quivr/frontend/public/locales/ru/translation.json
Matthieu Jacq c2bf3adc24
feat: remove legacy header and footer (#1509)
# Description

Also add a back to chat button in the user page to make up for the loss
of the legacy header.

## Screenshots (if appropriate):

<img width="754" alt="image"
src="https://github.com/StanGirard/quivr/assets/67386567/ad6d92a6-2f57-464f-b002-ec94f37a1ccd">
2023-10-26 18:23:36 +02:00

35 lines
1.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"lang": "ru-RU",
"title": "Quivr - Второй мозг с генеративным ИИ",
"description": "Quivr - это ваш второй мозг в облаке, предназначенный для легкого хранения и извлечения неструктурированной информации.",
"toastDismiss": "закрыть",
"email": "Email",
"or": "или",
"and": "и",
"logoutButton": "Выйти",
"updateButton": "Обновить",
"uploadButton": "Загрузить",
"uploadingButton": "Загрузка...",
"chatButton": "Чат",
"deleteButton": "Удалить",
"deleteForeverButton": "Удалить навсегда",
"doneButton": "Готово",
"resetButton": "Сбросить",
"newChatButton": "Новый чат",
"createButton": "Создать",
"shareButton": "Поделиться",
"Upload": "Загрузка",
"Chat": "Чат",
"Explore": "Исследовать",
"loading": "Загрузка...",
"comingSoon": "Скоро",
"Viewer": "Просмотр",
"Editor": "Редактор",
"Owner": "Владелец",
"saveButton": "Сохранить",
"invalidUrl": "Неверный URL",
"crawlButton": "Поиск",
"themeSelect": "Тема интерфейса",
"languageSelect": "предпочтительный язык"
}