Skip to content

Commit 3ace8a2

Browse files
committed
Translation update
1 parent 17b57f4 commit 3ace8a2

File tree

1 file changed

+41
-30
lines changed

1 file changed

+41
-30
lines changed

src/locale/ru/LC_MESSAGES/django.po

Lines changed: 41 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-08-27 14:53+0300\n"
11+
"POT-Creation-Date: 2025-08-28 10:22+0300\n"
1212
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1313
"Language-Team: LANGUAGE <[email protected]>\n"
1414
"Language: \n"
@@ -205,9 +205,10 @@ msgstr "Комиссии банков"
205205
msgid "Zero Price"
206206
msgstr "Бесплатно"
207207

208-
#: apps/chains/admin/chain.py:13
208+
#: apps/chains/admin/chain.py:13 apps/lms/admin/module/admin.py:15
209+
#: apps/lms/models/module.py:57
209210
msgid "Archived"
210-
msgstr "Заархивирована"
211+
msgstr "В архиве"
211212

212213
#: apps/chains/admin/forms.py:17 apps/chains/models/message.py:39
213214
msgid "Parent"
@@ -225,18 +226,17 @@ msgstr "В списке только не запущенные и не заар
225226
#: apps/chains/admin/message.py:44 apps/chains/models/chain.py:33
226227
#: apps/diplomas/admin/diploma.py:56 apps/homework/admin/answer/admin.py:56
227228
#: apps/homework/admin/crosscheck/admin.py:37
228-
#: apps/homework/admin/question/admin.py:38 apps/lms/admin/lesson/admin.py:56
229+
#: apps/homework/admin/question/admin.py:38 apps/lms/admin/lesson/admin.py:61
229230
#: apps/orders/models/order.py:60 apps/products/admin/filters.py:12
230231
#: apps/products/models/course.py:122 apps/studying/models.py:9
231232
msgid "Course"
232233
msgstr "Курс"
233234

234235
#: apps/chains/models/chain.py:32 apps/chains/models/message.py:32
235-
#: apps/homework/models/question.py:93 apps/lms/admin/lesson/admin.py:78
236-
#: apps/lms/admin/lesson/inline.py:28 apps/lms/admin/lms_course/admin.py:26
237-
#: apps/lms/admin/module/inline.py:23 apps/lms/models/call.py:9
238-
#: apps/lms/models/course_link.py:8 apps/products/admin/course.py:18
239-
#: apps/products/models/course.py:65
236+
#: apps/homework/models/question.py:93 apps/lms/admin/lesson/inline.py:28
237+
#: apps/lms/admin/lms_course/admin.py:26 apps/lms/admin/module/inline.py:23
238+
#: apps/lms/models/call.py:9 apps/lms/models/course_link.py:8
239+
#: apps/products/admin/course.py:18 apps/products/models/course.py:65
240240
msgid "Name"
241241
msgstr "Название"
242242

@@ -370,7 +370,7 @@ msgstr "Автор"
370370
msgid "Is root answer"
371371
msgstr "Первый ответ"
372372

373-
#: apps/homework/admin/crosscheck/admin.py:44 apps/lms/admin/lesson/admin.py:71
373+
#: apps/homework/admin/crosscheck/admin.py:44 apps/lms/admin/lesson/admin.py:76
374374
msgid "Question"
375375
msgstr "Вопрос"
376376

@@ -388,8 +388,8 @@ msgstr "Тариф"
388388
msgid "Dispatch crosscheck"
389389
msgstr "Запустить p2p-проверку домашки"
390390

391-
#: apps/homework/admin/question/form.py:13 apps/lms/admin/lesson/admin.py:60
392-
#: apps/lms/models/lesson.py:55 apps/lms/models/module.py:65
391+
#: apps/homework/admin/question/form.py:13 apps/lms/admin/lesson/admin.py:65
392+
#: apps/lms/models/lesson.py:57 apps/lms/models/module.py:66
393393
msgid "Module"
394394
msgstr "Модуль"
395395

@@ -444,7 +444,7 @@ msgstr "Реакции"
444444
msgid "Invalid emoji symbol"
445445
msgstr "Неверный символ emoji"
446446

447-
#: apps/lms/admin/lesson/admin.py:64 apps/lms/admin/lesson/form.py:12
447+
#: apps/lms/admin/lesson/admin.py:69 apps/lms/admin/lesson/form.py:12
448448
msgid "Material"
449449
msgstr "Страница в ноушене"
450450

@@ -460,7 +460,7 @@ msgstr "Урок не найден"
460460
msgid "Change"
461461
msgstr "Изменить"
462462

463-
#: apps/lms/admin/lesson/inline.py:51 apps/lms/models/lesson.py:57
463+
#: apps/lms/admin/lesson/inline.py:51 apps/lms/models/lesson.py:59
464464
msgctxt "lessons"
465465
msgid "Material"
466466
msgstr "Страница в ноушене"
@@ -473,7 +473,15 @@ msgstr "Ссылки"
473473
msgid "Module count"
474474
msgstr "Модули"
475475

476-
#: apps/lms/admin/module/admin.py:47
476+
#: apps/lms/admin/module/actions.py:13
477+
msgid "Put to archive"
478+
msgstr "Заархивировать"
479+
480+
#: apps/lms/admin/module/actions.py:30
481+
msgid "Extract from archive"
482+
msgstr "Достать из архива"
483+
484+
#: apps/lms/admin/module/admin.py:66
477485
msgid "Lesson count"
478486
msgstr "Уроки"
479487

@@ -490,7 +498,7 @@ msgctxt "lms"
490498
msgid "Call date"
491499
msgstr "Дата"
492500

493-
#: apps/lms/models/call.py:19 apps/lms/models/lesson.py:60
501+
#: apps/lms/models/call.py:19 apps/lms/models/lesson.py:62
494502
msgctxt "lms"
495503
msgid "Call"
496504
msgstr "Созвон"
@@ -508,25 +516,25 @@ msgstr "Ссылка в свободной форме"
508516
msgid "Course links"
509517
msgstr "Ссылки в свободной форме"
510518

511-
#: apps/lms/models/lesson.py:58
519+
#: apps/lms/models/lesson.py:60
512520
msgctxt "lms"
513521
msgid "Question"
514522
msgstr "Домашка"
515523

516-
#: apps/lms/models/lesson.py:61 apps/lms/models/module.py:56
524+
#: apps/lms/models/lesson.py:63 apps/lms/models/module.py:56
517525
msgid "Hidden"
518526
msgstr "Скрыт"
519527

520-
#: apps/lms/models/lesson.py:61 apps/lms/models/module.py:56
528+
#: apps/lms/models/lesson.py:63 apps/lms/models/module.py:56
521529
msgid "Users can't find such materials in the listing"
522530
msgstr "Студенты не видят"
523531

524-
#: apps/lms/models/lesson.py:68
532+
#: apps/lms/models/lesson.py:70
525533
msgctxt "lms"
526534
msgid "Lesson"
527535
msgstr "Урок"
528536

529-
#: apps/lms/models/lesson.py:69
537+
#: apps/lms/models/lesson.py:71
530538
msgctxt "lms"
531539
msgid "Lessons"
532540
msgstr "Уроки"
@@ -553,7 +561,11 @@ msgstr "Подзаг"
553561
msgid "Text"
554562
msgstr "Текст"
555563

556-
#: apps/lms/models/module.py:66
564+
#: apps/lms/models/module.py:57
565+
msgid "Hidden from the admin, but still acessible by users"
566+
msgstr "В админке будет не видно, в LMS все будет по старому"
567+
568+
#: apps/lms/models/module.py:67
557569
msgid "Modules"
558570
msgstr "Модули"
559571

@@ -970,10 +982,10 @@ msgstr "Для писем"
970982
msgid "Name used for international purchases"
971983
msgstr "Название для международных покупок"
972984

973-
#: apps/products/models/course.py:78 apps/products/models/legacy.py:10
974-
#: apps/products/models/legacy.py:24
975-
msgid "Analytical group"
976-
msgstr "Группа товаров (аналитика)"
985+
#: apps/products/models/course.py:78 apps/products/models/group.py:15
986+
#: apps/products/models/legacy.py:10 apps/products/models/legacy.py:24
987+
msgid "Product group"
988+
msgstr "Поток"
977989

978990
#: apps/products/models/course.py:85
979991
msgid "Fixed promo code for tinkoff credit"
@@ -1066,10 +1078,6 @@ msgstr ""
10661078
msgid "Evergreen"
10671079
msgstr ""
10681080

1069-
#: apps/products/models/group.py:15
1070-
msgid "Product group"
1071-
msgstr "Поток"
1072-
10731081
#: apps/products/models/group.py:16
10741082
msgid "Product groups"
10751083
msgstr "Потоки"
@@ -1240,6 +1248,9 @@ msgstr "Нет"
12401248
msgid "Paste it from the address bar"
12411249
msgstr "Скопируйте адрес из строки браузера"
12421250

1251+
#~ msgid "Analytical group"
1252+
#~ msgstr "Группа товаров (аналитика)"
1253+
12431254
#~ msgid "Analytical groups"
12441255
#~ msgstr "Группы товаров (аналитика)"
12451256

0 commit comments

Comments
 (0)