platform/plugins/questions-assets/lang/ru.json
Alexey Zinoviev 48e1ca9849
UBERF-7090: Add QMS plugins (#5716)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-06-03 19:55:54 +04:00

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

{
"string": {
"Answer": "Ответ",
"Answers": "Ответы",
"Assessment": "Тест",
"Assessments": "Тесты",
"CorrectAnswer": "Правильный ответ",
"CorrectAnswers": "Правильные ответы",
"Duplicate": "Дублировать",
"Failed": "Не пройдено",
"MultipleChoice": "Множественный выбор",
"MultipleChoiceAssessment": "Тест с множественным выбором",
"MultipleChoiceQuestion": "Вопрос с множественным выбором",
"NoQuestions": "Нет вопросов",
"Option": "Вариант",
"Options": "Варианты",
"Ordering": "Сортировка",
"OrderingAssessment": "Тест с сортировкой",
"OrderingQuestion": "Вопрос с сортировкой",
"Owner": "Владелец",
"Passed": "Пройдено",
"Question": "Вопрос",
"Questions": "Вопросы",
"Rank": "Ранг",
"ReleasedBy": "Автор публикации",
"ReleasedDate": "Дата публикации",
"Score": "Балл",
"SingleChoice": "Одиночный выбор",
"SingleChoiceAssessment": "Вопрос с множественным выбором",
"SingleChoiceQuestion": "Вопрос с одиночным выбором",
"TypePercentage": "Проценты",
"TypeQuestionOption": "Вариант",
"TypeRank": "Ранг"
}
}