quivr/frontend/public/locales/ru/chat.json
Zineb El Bachiri d80178a848
fix(translations): pr portuguese translations (#933)
*  add typing to translations

* 🐛 add removed brain key in some languages

* 🐛 put correct translations for fr/es/ru

* fix(translation): missing a few

---------

Co-authored-by: Stan Girard <girard.stanislas@gmail.com>
2023-08-12 18:54:41 +02:00

36 lines
2.4 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.

{
"actions_bar_placeholder": "Задайте вопрос @brains или /files и выберите ваш #prompt",
"ask": "Задайте вопрос или опишите задачу.",
"begin_conversation_placeholder": "Начните беседу здесь...",
"brain": "мозг",
"brains": "мозги",
"chat": "Чат",
"chat_title_intro": "Чат с",
"chatDeleted": "Чат успешно удален. Id: {{id}}",
"chatNameUpdated": "Имя чата обновлено",
"empty_brain_title_intro": "Чат с вашими",
"empty_brain_title_prefix": "Загрузите файлы в",
"empty_brain_title_suffix": "и общайтесь с ними",
"error_occurred": "Произошла ошибка при получении ответа",
"errorCallingAPI": "Ошибка вызова API",
"errorDeleting": "Ошибка при удалении чата: {{error}}",
"errorFetching": "Произошла ошибка при получении ваших чатов",
"errorParsingData": "Ошибка при разборе данных",
"keyboard_shortcuts": "Сочетания клавиш",
"limit_reached": "Вы достигли лимита запросов, пожалуйста, попробуйте позже",
"noCurrentBrain": "Нет текущего мозга",
"receivedResponse": "Получен ответ. Начинается обработка потока...",
"resposeBodyNull": "Пустой ответ",
"shortcut_choose_prompt": "#: Выберите конкретный запрос",
"shortcut_create_brain": "@+: Создайте новый мозг",
"shortcut_create_prompt": "#+: Создайте новый пользовательский запрос",
"shortcut_feed_brain": "/+: Подайте мозгу знаний",
"shortcut_go_to_shortcuts": "CMDK: Перейти к ярлыкам",
"shortcut_go_to_user_page": "CMDU: Перейти на страницу пользователя",
"shortcut_manage_brains": "CMDB: Управление вашими мозгами",
"shortcut_select_brain": "@: Выберите мозг для общения",
"shortcut_select_file": "/: Выберите файл для общения",
"subtitle": "Общайтесь с языковой моделью о ваших загруженных данных",
"thinking": "Думаю...",
"title": "Чат с {{brain}}"
}