Skip to content

Commit bcf781c

Browse files
committed
chore: Serbian (Latin) translations
1 parent d8a8e68 commit bcf781c

1 file changed

Lines changed: 25 additions & 25 deletions

File tree

lms/locale/sr_CS.po

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ msgid ""
22
msgstr ""
33
"Project-Id-Version: frappe\n"
44
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
5-
"POT-Creation-Date: 2025-10-24 16:04+0000\n"
6-
"PO-Revision-Date: 2025-10-27 17:04\n"
5+
"POT-Creation-Date: 2025-10-31 16:04+0000\n"
6+
"PO-Revision-Date: 2025-11-02 19:07\n"
77
"Last-Translator: jannat@frappe.io\n"
88
"Language-Team: Serbian (Latin)\n"
99
"MIME-Version: 1.0\n"
@@ -216,7 +216,7 @@ msgstr "Dodaj lekciju"
216216
msgid "Add a new member"
217217
msgstr "Dodaj novog člana"
218218

219-
#: frontend/src/components/Modals/Question.vue:166
219+
#: frontend/src/components/Modals/Question.vue:167
220220
#: frontend/src/pages/QuizForm.vue:200
221221
msgid "Add a new question"
222222
msgstr "Dodaj novo pitanje"
@@ -1734,15 +1734,15 @@ msgstr "Naslov obuke"
17341734
msgid "Course added to program successfully"
17351735
msgstr "Obuka je uspešno dodata u program"
17361736

1737-
#: frontend/src/pages/CourseForm.vue:560
1737+
#: frontend/src/pages/CourseForm.vue:559
17381738
msgid "Course created successfully"
17391739
msgstr "Obuka je uspešno kreirana"
17401740

1741-
#: frontend/src/pages/CourseForm.vue:597
1741+
#: frontend/src/pages/CourseForm.vue:596
17421742
msgid "Course deleted successfully"
17431743
msgstr "Obuka je uspešno obrisana"
17441744

1745-
#: frontend/src/pages/CourseForm.vue:580
1745+
#: frontend/src/pages/CourseForm.vue:579
17461746
msgid "Course updated successfully"
17471747
msgstr "Obuka je uspešno ažurirana"
17481748

@@ -1999,7 +1999,7 @@ msgstr "Vrsta diplome"
19991999
#: frontend/src/components/CourseOutline.vue:360
20002000
#: frontend/src/components/DiscussionReplies.vue:41
20012001
#: frontend/src/components/Settings/Badges.vue:171
2002-
#: frontend/src/pages/BatchForm.vue:565 frontend/src/pages/CourseForm.vue:610
2002+
#: frontend/src/pages/BatchForm.vue:565 frontend/src/pages/CourseForm.vue:609
20032003
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
20042004
#: frontend/src/pages/Programs/ProgramForm.vue:231
20052005
msgid "Delete"
@@ -2009,7 +2009,7 @@ msgstr "Obriši"
20092009
msgid "Delete Chapter"
20102010
msgstr "Obriši poglavlje"
20112011

2012-
#: frontend/src/pages/CourseForm.vue:604
2012+
#: frontend/src/pages/CourseForm.vue:603
20132013
msgid "Delete Course"
20142014
msgstr "Obriši obuku"
20152015

@@ -2021,7 +2021,7 @@ msgstr "Obriši ovo poglavlje?"
20212021
msgid "Delete this lesson?"
20222022
msgstr "Obrišite ovu lekciju?"
20232023

2024-
#: frontend/src/pages/CourseForm.vue:605
2024+
#: frontend/src/pages/CourseForm.vue:604
20252025
msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?"
20262026
msgstr "Brisanjem obuke takođe će se obrisati sva poglavlja i lekcije. Da li ste sigurni da želite da obrišete ovu obuku?"
20272027

@@ -3023,7 +3023,7 @@ msgstr "Trenutno sam u potrazi za poslom"
30233023
msgid "I am unavailable"
30243024
msgstr "Nisam dostupan"
30253025

3026-
#: frontend/src/pages/QuizForm.vue:338
3026+
#: frontend/src/pages/QuizForm.vue:334
30273027
msgid "ID"
30283028
msgstr "ID"
30293029

@@ -3756,7 +3756,7 @@ msgstr "Referenca lekcije"
37563756
msgid "Lesson Title"
37573757
msgstr "Naslov lekcije"
37583758

3759-
#: frontend/src/pages/LessonForm.vue:426
3759+
#: frontend/src/pages/LessonForm.vue:425
37603760
msgid "Lesson created successfully"
37613761
msgstr "Lekcija je uspešno kreirana"
37623762

@@ -3768,7 +3768,7 @@ msgstr "Lekcija je uspešno obrisana"
37683768
msgid "Lesson moved successfully"
37693769
msgstr "Lekcija je uspešno premeštena"
37703770

3771-
#: frontend/src/pages/LessonForm.vue:450
3771+
#: frontend/src/pages/LessonForm.vue:449
37723772
msgid "Lesson updated successfully"
37733773
msgstr "Lekcija je uspešno ažurirana"
37743774

@@ -3948,7 +3948,7 @@ msgstr "Označi sve kao pročitano"
39483948
#. Label of the marks (Int) field in DocType 'LMS Quiz Result'
39493949
#: frontend/src/components/Modals/Question.vue:40
39503950
#: frontend/src/components/Modals/Question.vue:106
3951-
#: frontend/src/components/Quiz.vue:120 frontend/src/pages/QuizForm.vue:348
3951+
#: frontend/src/components/Quiz.vue:120 frontend/src/pages/QuizForm.vue:344
39523952
#: frontend/src/pages/QuizSubmission.vue:64
39533953
#: lms/lms/doctype/lms_quiz_question/lms_quiz_question.json
39543954
#: lms/lms/doctype/lms_quiz_result/lms_quiz_result.json
@@ -4378,7 +4378,7 @@ msgstr "Novi"
43784378
msgid "New Batch"
43794379
msgstr "Nova grupa"
43804380

4381-
#: frontend/src/pages/CourseForm.vue:691 lms/www/lms.py:93
4381+
#: frontend/src/pages/CourseForm.vue:690 lms/www/lms.py:93
43824382
msgid "New Course"
43834383
msgstr "Nova obuka"
43844384

@@ -4402,7 +4402,7 @@ msgstr "Novi platni portal"
44024402
msgid "New Question"
44034403
msgstr "Novo pitanje"
44044404

4405-
#: frontend/src/pages/QuizForm.vue:404 frontend/src/pages/QuizForm.vue:412
4405+
#: frontend/src/pages/QuizForm.vue:400 frontend/src/pages/QuizForm.vue:408
44064406
msgid "New Quiz"
44074407
msgstr "Novi kviz"
44084408

@@ -5451,7 +5451,7 @@ msgstr "Python"
54515451
#: frontend/src/components/Assignment.vue:20
54525452
#: frontend/src/components/Modals/AssignmentForm.vue:32
54535453
#: frontend/src/components/Modals/Question.vue:27
5454-
#: frontend/src/pages/QuizForm.vue:343 frontend/src/pages/QuizSubmission.vue:56
5454+
#: frontend/src/pages/QuizForm.vue:339 frontend/src/pages/QuizSubmission.vue:56
54555455
#: lms/lms/doctype/course_lesson/course_lesson.json
54565456
#: lms/lms/doctype/lms_assignment/lms_assignment.json
54575457
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -5471,11 +5471,11 @@ msgstr "Detalji pitanja"
54715471
msgid "Question Name"
54725472
msgstr "Naziv pitanja"
54735473

5474-
#: frontend/src/components/Modals/Question.vue:284
5474+
#: frontend/src/components/Modals/Question.vue:285
54755475
msgid "Question added successfully"
54765476
msgstr "Pitanje je uspešno dodato"
54775477

5478-
#: frontend/src/components/Modals/Question.vue:334
5478+
#: frontend/src/components/Modals/Question.vue:335
54795479
msgid "Question updated successfully"
54805480
msgstr "Pitanje je uspešno ažurirano"
54815481

@@ -5492,7 +5492,7 @@ msgstr "Pitanje {0} od {1}"
54925492
msgid "Questions"
54935493
msgstr "Pitanja"
54945494

5495-
#: frontend/src/pages/QuizForm.vue:385
5495+
#: frontend/src/pages/QuizForm.vue:381
54965496
msgid "Questions deleted successfully"
54975497
msgstr "Pitanja su uspešno obrisana"
54985498

@@ -5542,7 +5542,7 @@ msgstr "Kviz je uspešno kreiran"
55425542
msgid "Quiz is not available to Guest users. Please login to continue."
55435543
msgstr "Kviz nije dostupan gostujućim korisnicima. Molimo Vas da se prijavite da biste nastavili."
55445544

5545-
#: frontend/src/pages/QuizForm.vue:310
5545+
#: frontend/src/pages/QuizForm.vue:306
55465546
msgid "Quiz updated successfully"
55475547
msgstr "Kviz je uspešno ažuriran"
55485548

@@ -5552,7 +5552,7 @@ msgid "Quiz will appear at the bottom of the lesson."
55525552
msgstr "Kviz će biti prikazivan na dnu lekcije."
55535553

55545554
#: frontend/src/components/AppSidebar.vue:621
5555-
#: frontend/src/pages/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
5555+
#: frontend/src/pages/QuizForm.vue:392 frontend/src/pages/Quizzes.vue:275
55565556
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:249
55575557
msgid "Quizzes"
55585558
msgstr "Kvizovi"
@@ -7529,8 +7529,8 @@ msgstr "aktivnosti"
75297529
msgid "activity"
75307530
msgstr "aktivnost"
75317531

7532-
#: frontend/src/components/CourseInstructors.vue:22
7533-
#: frontend/src/components/CourseInstructors.vue:41
7532+
#: frontend/src/components/CourseInstructors.vue:24
7533+
#: frontend/src/components/CourseInstructors.vue:45
75347534
msgid "and"
75357535
msgstr "i"
75367536

@@ -7643,11 +7643,11 @@ msgstr "članovi"
76437643
msgid "minutes"
76447644
msgstr "minute"
76457645

7646-
#: frontend/src/components/CourseInstructors.vue:41
7646+
#: frontend/src/components/CourseInstructors.vue:45
76477647
msgid "others"
76487648
msgstr "ostalo"
76497649

7650-
#: frontend/src/pages/QuizForm.vue:344
7650+
#: frontend/src/pages/QuizForm.vue:340
76517651
msgid "question_detail"
76527652
msgstr "question_detail"
76537653

0 commit comments

Comments
 (0)