platform/plugins/questions-assets/lang/ru.json
Alexey Zinoviev c7cf2aecba
ezqms-1004: fix questions wording (#5820)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-06-14 15:25:12 +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": "Ранг"
}
}