-
Notifications
You must be signed in to change notification settings - Fork 35
/
Copy pathschool-mgt-hr.po
5727 lines (4436 loc) · 231 KB
/
school-mgt-hr.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-01-22 08:58+0000\n"
"PO-Revision-Date: 2021-02-16 14:20+0530\n"
"Last-Translator: \n"
"Language-Team: Croatian\n"
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10 >= 2 && n%10<=4 &&(n%100<10||n%100 >= 20)? 1 : 2;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.4.2\n"
msgid "Tuesday"
msgstr "Utorak"
msgid "Wednesday"
msgstr "U srijedu,"
msgid "Thursday"
msgstr "U četvrtak"
msgid "Friday"
msgstr "U petak"
msgid "Saturday"
msgstr "U subotu"
msgid "Sunday"
msgstr "U nedjelju"
msgid "Enter Admission Date"
msgstr "Unesite Datum Prijema "
msgid "Enter Date of birth"
msgstr "Unesite datum rođenja"
msgid "Enter Address"
msgstr "Unesite Adresu"
msgid "Enter State"
msgstr "Unesite Stanje"
msgid "Enter City"
msgstr "Unesite Grad"
msgid "Enter Zip Code"
msgstr "Unesite Poštanski Kod"
msgid "Enter Mobile Number"
msgstr "Upišite Broj Mobilnog Telefona"
msgid "Enter Alternate Mobile Number"
msgstr "Unesite Alternativni Broj Mobilnog Telefona"
msgid "Enter SID Number"
msgstr "Unesite broj Ceda "
msgid "this file not allowed, please choose a CSV file."
msgstr "ova datoteka nije dopušteno, Molimo odaberite CSV datoteku."
msgid "Cancel"
msgstr "Poništi"
msgid "Are you sure want to edit this record?"
msgstr "Jeste li sigurni da želite promijeniti ovu stavku?"
msgid "Class Limit Is Full."
msgstr "Ograničiti Klasa Prepun."
msgid "Please Enter Room Category Name."
msgstr "Molimo Vas, Unesite Broj Naziv Kategorije."
msgid "Please Enter Value."
msgstr "Molimo Vas, Unesite Vrijednost."
msgid "Are you sure want to delete this record?"
msgstr "Jeste li sigurni da želite obrisati ovaj zapis?"
msgid "Marks"
msgstr "Znakovi"
msgid "Submitted"
msgstr "Podnosi"
msgid "Late-Submitted"
msgstr "Kasnije Su Podnijeli"
msgid "Pending"
msgstr "U očekivanju"
msgid "Select users to reply"
msgstr "Izbor korisnika odgovori"
msgid "Sub Total "
msgstr "Ukupno "
msgid "Payment Made :"
msgstr "Plaćanje :"
msgid "Due Amount :"
msgstr "Zbog Iznosi :"
msgid "Grand Total :"
msgstr "Ukupno :"
msgid "Book Details"
msgstr "Knjiga Detaljno"
msgid "ISBN"
msgstr "ИСБН"
msgid "Days"
msgstr "Dana"
msgid "Textarea"
msgstr "Textarea u"
msgid "Nullable"
msgstr "Vrijednost null"
msgid "URL"
msgstr "URL adresa"
msgid "Please Select Exam Hall"
msgstr "Molimo, Odaberite Ispit Dvorana"
msgid "Please Checked Atleast One Student"
msgstr "Molimo Vas, Provjereno Barem Jedan Student"
msgid "No Student Available"
msgstr "Ni Jedan Student Je Dostupan"
#: template/exam.php:196
msgid " Add Exam"
msgstr " Dodaj Ispit"
#: template/holiday.php:178
msgid " Add Holiday"
msgstr " Dodaj Odmor"
#: template/notice.php:415
msgid " Add Notice"
msgstr " Dodati Obavijest"
#: template/transport.php:187
msgid " Add Transport"
msgstr " Dodaj Prijevoz"
#: admin/admin.php:26
msgid " Attendance"
msgstr " Promet"
#: template/parent.php:835 admin/includes/parent/view_parent.php:180
msgid " Child"
msgstr " Dijete"
#: admin/includes/dasboard.php:869
msgid " Class"
msgstr " Klasa"
#: template/parent.php:333 admin/includes/parent/index.php:512
msgid " Delete"
msgstr " Izbrisati"
#: admin/includes/student_HomeWork/viewsubmission.php:119
msgid " Download"
msgstr " Preuzimanje"
#: template/exam.php:373 admin/includes/exam/index.php:327
msgid " Download Syllabus"
msgstr " Program Za Preuzimanje "
#: template/parent.php:328 admin/includes/parent/index.php:511
msgid " Edit"
msgstr " Uređivanje"
#: api/class/student-registration-image-upload.php:37 api/class/student-registration-image-upload.php:39 api/class/student-registration.php:58
#: api/class/student-registration.php:62
msgid " Email Already in use"
msgstr " Već napišite u korištenju"
#: admin/includes/student/student.php:571
msgid " file"
msgstr " datoteku"
#: template/library.php:95 template/library.php:111
msgid " Issue Book successfully Delete!"
msgstr " Izdanje knjige uspješno ukloniti!"
#: admin/includes/dasboard.php:718
msgid " Notification Title :"
msgstr " Naslov Poruke :"
#: template/child.php:480 template/student.php:1568 admin/includes/student/view_student.php:267
msgid " Parents"
msgstr " Roditelji"
#: admin/includes/general-settings.php:324
msgid " Student can send message to each other"
msgstr " Učenik može slati poruke jedni drugima"
#: template/subject.php:185
msgid " Subject List"
msgstr " Popis Predmeta "
#: template/teacher.php:315
msgid " Teacher List"
msgstr " Popis Nastavnika "
#: template/teacher.php:1022 admin/includes/teacher/view_teacher.php:199
msgid " Time Table"
msgstr " Tablica Vremena "
#: admin/includes/parent/index.php:418
msgid " View Parent"
msgstr " Pogled Roditelja"
#: admin/includes/supportstaff/index.php:377
msgid " View SupportStaff"
msgstr " Pogled SupportStaff"
#: template/exam.php:374 admin/includes/exam/index.php:329
msgid " View Syllabus"
msgstr " Prikaži Nastavni Plan"
#: template/view_message.php:269 template/view_message.php:272 admin/includes/message/view_message.php:238
#: admin/includes/message/view_message.php:241
msgid " || "
msgstr ""
#: translation_string.php:4
msgid "(filtered from _MAX_ total entries)"
msgstr "(filtrirani od _MAX_ ukupna zapisa)"
#: translation_string.php:14
msgid ": activate to sort column ascending"
msgstr "aktivirati stupca za sortiranje uzlazno"
#: translation_string.php:15
msgid ": activate to sort column descending"
msgstr "aktivirati za sortiranje silazno stupca "
#: template/attendance.php:398 template/attendance.php:584 template/child.php:108 template/report.php:112 template/student.php:1789
#: template/teacher.php:289 template/view-attendance.php:174 template/view-attendance.php:220 template/view-attendance.php:362
#: admin/includes/dasboard.php:314 admin/includes/dasboard.php:390 admin/includes/attendence/index.php:609
#: admin/includes/attendence/subject-attendence.php:180 admin/includes/attendence/teacher-attendence.php:97 admin/includes/report/index.php:73
#: admin/includes/student/index.php:751 admin/includes/student/smgt_view-attendance.php:102
#: admin/includes/student/smgt_view-attendance.php:215 admin/includes/teacher/index.php:456 admin/includes/teacher/index.php:497
msgid "Absent"
msgstr "Na upit"
#: template/library.php:923 admin/includes/library/memberlist.php:54
msgid "Accept Returns"
msgstr "Prihvaćamo Vraća"
#: admin/admin.php:51
msgid "Access Right"
msgstr "Prava Pristupa"
#: admin/includes/access_right_old/index.php:238
msgid "Access Right Settings"
msgstr "Ispravne Postavke Pristupa "
#: admin/includes/access_right_old/index.php:220
msgid "Access Right Updated Successfully."
msgstr "Pravo Pristupa Uspješno Ažurirana."
#: admin/includes/access_right/parent.php:986 admin/includes/access_right/student.php:986 admin/includes/access_right/support_staff.php:988
#: admin/includes/access_right/teacher.php:1040 admin/includes/access_right_old/index.php:926
msgid "Account"
msgstr "Računa"
#: template/account.php:378
msgid "Account Settings"
msgstr "Postavke Korisničkog Računa "
#: template/account.php:157
msgid "Account Settings "
msgstr "Postavke Korisničkog Računa "
#: admin/includes/sms_setting/index.php:143
msgid "Account SID"
msgstr "Sid računa "
#: template/child.php:163 template/child.php:175 template/exam.php:305 template/exam.php:318 template/feepayment.php:351
#: template/feepayment.php:367 template/homework.php:262 template/homework.php:281 template/homeworklist.php:54 template/homeworklist.php:65
#: template/hostel.php:359 template/hostel.php:372 template/hostel.php:495 template/hostel.php:511 template/hostel.php:719
#: template/hostel.php:733 template/library.php:361 template/library.php:375 template/library.php:614 template/library.php:625
#: template/library.php:849 template/library.php:859 template/notice.php:512 template/notice.php:524 template/parent.php:232
#: template/parent.php:241 template/payment.php:448 template/payment.php:463 template/payment.php:688 template/payment.php:698
#: template/payment.php:1016 template/payment.php:1025 template/report.php:567 template/report.php:581 template/student.php:537
#: template/student.php:556 template/student.php:1264 template/student.php:1271 template/subject.php:224 template/subject.php:236
#: template/teacher.php:373 template/teacher.php:384 template/transport.php:239 template/transport.php:251 template/viewsubmission.php:54
#: template/viewsubmission.php:66 admin/includes/admission/index.php:263 admin/includes/admission/index.php:276
#: admin/includes/class/index.php:175 admin/includes/class/index.php:186 admin/includes/customfield/index.php:191
#: admin/includes/customfield/index.php:202 admin/includes/exam/index.php:264 admin/includes/exam/index.php:278
#: admin/includes/fees/index.php:120 admin/includes/fees/index.php:130 admin/includes/feespayment/index.php:256
#: admin/includes/feespayment/index.php:267 admin/includes/feespayment/index.php:364 admin/includes/feespayment/index.php:381
#: admin/includes/grade/index.php:163 admin/includes/grade/index.php:175 admin/includes/hall/index.php:201 admin/includes/hall/index.php:212
#: admin/includes/holiday/index.php:185 admin/includes/holiday/index.php:196 admin/includes/hostel/index.php:358
#: admin/includes/hostel/index.php:368 admin/includes/hostel/index.php:458 admin/includes/hostel/index.php:471
#: admin/includes/hostel/index.php:581 admin/includes/hostel/index.php:592 admin/includes/library/index.php:245
#: admin/includes/library/index.php:256 admin/includes/library/issuelist.php:50 admin/includes/library/issuelist.php:61
#: admin/includes/library/memberlist.php:15 admin/includes/library/memberlist.php:25 admin/includes/message/view_all_message.php:146
#: admin/includes/message/view_all_message.php:161 admin/includes/message/view_all_message_reply.php:136
#: admin/includes/message/view_all_message_reply.php:147 admin/includes/notice/index.php:423 admin/includes/notice/index.php:436
#: admin/includes/parent/index.php:473 admin/includes/parent/index.php:483 admin/includes/payment/expense-list.php:51
#: admin/includes/payment/expense-list.php:60 admin/includes/payment/income-list.php:52 admin/includes/payment/income-list.php:62
#: admin/includes/payment/index.php:324 admin/includes/payment/index.php:339 admin/includes/report/index.php:566
#: admin/includes/report/index.php:581 admin/includes/student/index.php:978 admin/includes/student/index.php:992
#: admin/includes/student/view_exam_receipt.php:31 admin/includes/student/view_exam_receipt.php:38
#: admin/includes/student_HomeWork/homeworklist.php:53 admin/includes/student_HomeWork/homeworklist.php:64
#: admin/includes/student_HomeWork/viewsubmission.php:50 admin/includes/student_HomeWork/viewsubmission.php:63
#: admin/includes/subject/index.php:281 admin/includes/subject/index.php:295 admin/includes/supportstaff/index.php:439
#: admin/includes/supportstaff/index.php:449 admin/includes/teacher/index.php:653 admin/includes/teacher/index.php:665
#: admin/includes/transport/index.php:209 admin/includes/transport/index.php:223
msgid "Action"
msgstr "Akcija"
#: admin/includes/student/index.php:1047
msgid "Active"
msgstr "Aktivan"
#: template/exam.php:522 template/hostel.php:665 template/library.php:490 template/library.php:533 template/library.php:788
#: admin/includes/access_right/parent.php:208 admin/includes/access_right/student.php:208 admin/includes/access_right/support_staff.php:209
#: admin/includes/access_right/teacher.php:217 admin/includes/admission/admission_form.php:329 admin/includes/exam/add-exam.php:133
#: admin/includes/feespayment/add_feetype.php:68 admin/includes/hostel/add_room.php:90 admin/includes/library/issue-book.php:132
msgid "Add"
msgstr "Dodaj"
#: template/hostel.php:854 admin/includes/hostel/add_bed.php:72
msgid "Add Bed"
msgstr "Dodaj Krevet"
#: template/hostel.php:327 admin/includes/hostel/index.php:302
msgid "Add Beds"
msgstr "Dodati Kreveta"
#: template/library.php:266 template/library.php:556 admin/includes/library/add-newbook.php:126 admin/includes/library/index.php:177
msgid "Add Book"
msgstr "Dodaj Knjiga"
#: admin/includes/class/add-newclass.php:48 admin/includes/class/index.php:112
msgid "Add Class"
msgstr "Dodaj Klasa"
#: admin/includes/customfield/add_customfield.php:469 admin/includes/customfield/index.php:103
msgid "Add Custom Field"
msgstr "Dodaj Prilagođeno Polje"
#: template/exam.php:597 admin/includes/exam/add-exam.php:208 admin/includes/exam/index.php:188 admin/includes/mark/add-result.php:94
msgid "Add Exam"
msgstr "Dodaj Ispit"
#: admin/includes/hall/index.php:138
msgid "Add Exam Hall"
msgstr "Dodaj Ispit Dvorana"
#: admin/includes/mark/add-result.php:29
msgid "Add Exam Successfully"
msgstr "Uspješno Dodati Ispit "
#: template/payment.php:354 admin/includes/payment/index.php:263
msgid "Add Expense"
msgstr "Dodaj Račun"
#: template/payment.php:1191 admin/includes/payment/add_expense.php:130
msgid "Add Expense Entry"
msgstr "Dodaj Račun Troškovi "
#: admin/includes/fees/index.php:101 admin/includes/feespayment/index.php:189
msgid "Add Fee Type"
msgstr "Dodaj Vrsta Naknada "
#: admin/includes/grade/add-grade.php:56 admin/includes/grade/index.php:107
msgid "Add Grade"
msgstr "Dodaj Klasa"
#: admin/includes/hall/add-hall.php:46
msgid "Add Hall"
msgstr "Dodaj Sobe"
#: template/holiday.php:310 admin/includes/holiday/add-holiday.php:64 admin/includes/holiday/index.php:130
msgid "Add Holiday"
msgstr "Dodaj Odmor"
#: template/homework.php:135 admin/includes/student_HomeWork/index.php:116
msgid "Add Homework"
msgstr "Dodajte Domaću Zadaću"
#: template/hostel.php:270 template/hostel.php:455 admin/includes/hostel/add_hostel.php:44 admin/includes/hostel/index.php:265
msgid "Add Hostel"
msgstr "Dodaj Hostela"
#: template/payment.php:333 admin/includes/payment/index.php:250
msgid "Add Income"
msgstr "Dodaj Prihod"
#: template/payment.php:920 admin/includes/payment/add_income.php:179
msgid "Add Income Entry"
msgstr "Dodaj Račun Prihoda "
#: template/manage_marks.php:535 admin/includes/mark/index.php:488
msgid "Add Mark"
msgstr "Dodaj Oznaku"
#: admin/includes/admission/admission_form.php:335 admin/includes/customfield/add_customfield.php:188
#: admin/includes/customfield/add_customfield.php:223 admin/includes/customfield/add_customfield.php:257
#: admin/includes/customfield/add_customfield.php:383 admin/includes/customfield/add_customfield.php:399
#: admin/includes/customfield/add_customfield.php:416
msgid "Add More"
msgstr "Dodati Više"
#: template/composemail.php:853 template/view_message.php:386 admin/includes/message/composemail.php:185
#: admin/includes/message/view_message.php:350
msgid "Add More Attachment"
msgstr "Više Dodati Privitak"
#: template/manage_marks.php:280 admin/includes/mark/index.php:244
msgid "Add Multiple Subject Marks"
msgstr "Dodati Nekoliko Znakova"
#: admin/includes/mark/add-result.php:52
msgid "Add New Exam"
msgstr "Dodaj Novi Ispit"
#: template/parent.php:203 admin/includes/parent/index.php:412
msgid "Add New Parent"
msgstr "Dodavanje Novog Roditelja"
#: admin/includes/student/index.php:832
msgid "Add New student"
msgstr "Dodaj novi učenik"
#: template/sent.php:122
msgid "Add New Subject"
msgstr "Dodaj Novu Temu"
#: admin/includes/supportstaff/index.php:372
msgid "Add New Support Staff"
msgstr "Dodaj Novi Pomoćno Osoblje "
#: template/teacher.php:332 admin/includes/teacher/index.php:587
msgid "Add New Teacher"
msgstr "Dodaj Novi Učitelj"
#: template/notice.php:717 admin/includes/notice/add-notice.php:140 admin/includes/notice/index.php:367
msgid "Add Notice"
msgstr "Dodati Obavijest"
#: admin/includes/notification/index.php:310
msgid "Add Notification"
msgstr "Dodati Obavijest"
#: admin/includes/fees/add_feetype.php:63 admin/includes/library/add-newbook.php:59 admin/includes/library/add-newbook.php:103
msgid "Add Or Remove"
msgstr "Dodati Ili Ukloniti"
#: template/parent.php:496 admin/includes/parent/add-newparent.php:147
msgid "Add Other Child"
msgstr "Dodaj Djeteta"
#: template/parent.php:647 admin/includes/parent/add-newparent.php:299
msgid "Add Parent"
msgstr "Dodaj Roditelja"
#: template/payment.php:312 template/payment.php:631 admin/includes/payment/add-payment.php:115 admin/includes/payment/index.php:236
msgid "Add Payment"
msgstr "Dodaj Plaćanje"
#: template/hostel.php:683 admin/includes/hostel/add_room.php:108 admin/includes/hostel/index.php:286
msgid "Add Room"
msgstr "Dodati Broj"
#: template/hostel.php:303
msgid "Add Rooom"
msgstr "Dodati Broj"
#: admin/includes/routine/add-route.php:174 admin/includes/routine/index.php:120
msgid "Add Route"
msgstr "Dodaj Rutu"
#: template/student.php:346 template/student.php:1232 admin/includes/student/student.php:587
msgid "Add Student"
msgstr "Dodaj Učenika"
#: template/sent.php:17 template/sent.php:188 template/subject.php:202 template/subject.php:518 admin/includes/subject/add-newsubject.php:161
#: admin/includes/subject/index.php:220
msgid "Add Subject"
msgstr "Dodaj Temu"
#: admin/includes/supportstaff/add-staff.php:204
msgid "Add Support Staff"
msgstr "Dodaj Pomoćno Osoblje "
#: template/teacher.php:815 admin/includes/teacher/add-newteacher.php:266
msgid "Add Teacher"
msgstr "Dodaj Učitelj"
#: template/transport.php:405 admin/includes/transport/add-transport.php:101 admin/includes/transport/index.php:143
msgid "Add Transport"
msgstr "Dodaj Prijevoz"
#: admin/includes/email-template/index.php:388
msgid "Add User"
msgstr "Dodaj Korisnika"
#: admin/includes/mark/add_multiple_subject_marks.php:301
msgid "Add/Save Mark"
msgstr "Dodati/Spremi Marku"
#: template/account.php:275 template/account.php:518 template/child.php:377 template/parent.php:547 template/parent.php:795
#: template/student.php:775 template/student.php:1466 template/teacher.php:636 template/teacher.php:983 api/class/settings.php:567
#: admin/includes/admission/admission_form.php:232 admin/includes/admission/admission_form.php:443
#: admin/includes/admission/admission_form.php:654 admin/includes/admission/index.php:259 admin/includes/admission/index.php:272
#: admin/includes/parent/add-newparent.php:199 admin/includes/parent/view_parent.php:140 admin/includes/student/student.php:120
#: admin/includes/student/view_student.php:164 admin/includes/supportstaff/add-staff.php:74
#: admin/includes/supportstaff/view_supportstaff.php:132 admin/includes/teacher/add-newteacher.php:87
#: admin/includes/teacher/view_teacher.php:160
msgid "Address"
msgstr "Adresa"
#: template/composemail.php:615
msgid "Admin"
msgstr "Admin"
#: admin/admin.php:16
msgid "Admission"
msgstr "Prijem"
#: admin/includes/admission/admission_form.php:189
msgid "Admission Date"
msgstr "Datum Prijema "
#: admin/includes/admission/index.php:207
msgid "Admission Form"
msgstr "Oblik Recepcije"
#: admin/includes/admission/index.php:204
msgid "Admission List"
msgstr "Popis Prijem "
#: admin/includes/admission/admission_form.php:185
msgid "Admission Number"
msgstr "Primanja Broj"
#: admin/includes/customfield/add_customfield.php:169
msgid "After Or Equal(Today's Date)"
msgstr "Nakon ili jednak(današnji datum)"
#: admin/includes/admission/admission_form.php:292
msgid "Age"
msgstr "Dob"
#: template/notice.php:554 template/notice.php:655 template/notice.php:670 template/sendbox.php:88 api/class/circulars.php:116
#: api/class/circulars.php:198 api/class/message.php:219 api/class/notice-old.php:163 api/class/notice-old.php:227 api/class/notice.php:295
#: admin/includes/message/composemail.php:117 admin/includes/message/sendbox.php:86 admin/includes/notice/add-notice.php:78
#: admin/includes/notice/add-notice.php:93 admin/includes/notice/index.php:470 admin/includes/notification/add-notification.php:21
#: admin/includes/notification/add-notification.php:36 admin/includes/notification/add-notification.php:45
msgid "All"
msgstr "Sve"
#: api/class/notice.php:185
msgid "all"
msgstr "sve"
#: admin/includes/student/exportstudent.php:15
msgid "All Class"
msgstr "Sve Klase"
#: admin/includes/access_right_old/index.php:1118
msgid "All Student"
msgstr "Svi Studentski"
#: admin/includes/access_right_old/index.php:1042
msgid "All Students"
msgstr "Svi Studenti"
#: admin/includes/access_right_old/index.php:1062
msgid "All Students Attendance"
msgstr "Sve Pohađanje Učenika "
#: admin/includes/access_right_old/index.php:1017
msgid "All Subjects"
msgstr "Sve Predmete"
#: admin/includes/access_right_old/index.php:1086 admin/includes/access_right_old/index.php:1137
msgid "All Teachers"
msgstr "Svi Nastavnici"
#: template/student.php:814 template/teacher.php:702 admin/includes/admission/admission_form.php:259 admin/includes/student/student.php:161
#: admin/includes/supportstaff/add-staff.php:113 admin/includes/teacher/add-newteacher.php:153
msgid "Alternate Mobile Number"
msgstr "Alternativni Broj Mobilnog Telefona"
#: api/class/settings.php:606
msgid "Alternate Number"
msgstr "Alternativni Broj"
#: admin/includes/exam/exam_time_table.php:264 admin/includes/exam/exam_time_table.php:308 admin/includes/routine/add-route.php:130
#: admin/includes/routine/add-route.php:168
msgid "A.M."
msgstr "A. M."
#: template/feepayment.php:347 template/feepayment.php:363 template/feepayment.php:515 template/payment.php:445 template/payment.php:460
#: template/payment.php:606 template/payment.php:686 template/payment.php:696 template/payment.php:1014 template/payment.php:1023
#: template/report.php:563 template/report.php:577 admin/includes/fees/add_feetype.php:84 admin/includes/fees/index.php:118
#: admin/includes/fees/index.php:128 admin/includes/feespayment/add_feetype.php:107 admin/includes/feespayment/add_paymentfee.php:145
#: admin/includes/feespayment/index.php:254 admin/includes/feespayment/index.php:265 admin/includes/feespayment/index.php:360
#: admin/includes/feespayment/index.php:377 admin/includes/payment/add-payment.php:89 admin/includes/payment/expense-list.php:49
#: admin/includes/payment/expense-list.php:58 admin/includes/payment/income-list.php:50 admin/includes/payment/income-list.php:60
#: admin/includes/payment/index.php:321 admin/includes/payment/index.php:336 admin/includes/report/index.php:562
#: admin/includes/report/index.php:577
msgid "Amount"
msgstr "Iznos"
#: admin/includes/admission/admission_form.php:539 admin/includes/admission/admission_form.php:750
msgid "Annual Income"
msgstr "Godišnji Prihod"
#: admin/includes/sms_setting/index.php:125
msgid "API Key"
msgstr "API ključ "
#: admin/includes/admission/index.php:302
msgid "Approve"
msgstr "Odobriti"
#: admin/includes/email-template/index.php:224
msgid "Approve Admission Mail Template"
msgstr "Odobriti Upis Poštanskog Predloška "
#: admin/includes/student/index.php:1051
msgid "Approved"
msgstr "Odobren"
#: admin/includes/dasboard.php:538
msgid "April"
msgstr "Travanj"
#: template/hostel.php:1045 admin/includes/hostel/assign_room.php:185
msgid "Are you sure you want to delete this bed?"
msgstr "Jeste li sigurni da želite ukloniti ovaj krevet?"
#: admin/includes/message/view_all_message.php:100 admin/includes/message/view_all_message_reply.php:92
msgid "Are you sure you want to delete this message?"
msgstr "Jeste li sigurni da želite ukloniti ovu poruku?"
#: template/homework.php:344 template/homeworklist.php:34 template/homeworklist.php:84 template/hostel.php:398 template/hostel.php:557
#: template/hostel.php:769 template/library.php:338 template/library.php:405 template/library.php:593 template/library.php:654
#: template/notice.php:571 template/payment.php:425 template/payment.php:498 template/payment.php:670 template/payment.php:734
#: template/payment.php:961 template/payment.php:999 template/payment.php:1061 template/payment.php:1230 template/subject.php:346
#: template/teacher.php:527 template/transport.php:289 template/viewsubmission.php:32 template/view_message.php:233
#: template/view_message.php:282 admin/includes/admission/index.php:243 admin/includes/class/index.php:156 admin/includes/class/index.php:203
#: admin/includes/customfield/index.php:151 admin/includes/customfield/index.php:219 admin/includes/exam/index.php:244
#: admin/includes/fees/index.php:146 admin/includes/feespayment/index.php:239 admin/includes/feespayment/index.php:285
#: admin/includes/feespayment/index.php:340 admin/includes/feespayment/index.php:422 admin/includes/grade/index.php:194
#: admin/includes/hall/index.php:182 admin/includes/hall/index.php:229 admin/includes/holiday/index.php:168
#: admin/includes/holiday/index.php:212 admin/includes/hostel/index.php:340 admin/includes/hostel/index.php:385
#: admin/includes/hostel/index.php:437 admin/includes/hostel/index.php:509 admin/includes/hostel/index.php:562
#: admin/includes/hostel/index.php:621 admin/includes/library/index.php:227 admin/includes/library/index.php:274
#: admin/includes/library/issuelist.php:33 admin/includes/library/issuelist.php:78 admin/includes/message/view_message.php:202
#: admin/includes/notice/index.php:404 admin/includes/notice/index.php:478 admin/includes/notification/index.php:347
#: admin/includes/parent/index.php:457 admin/includes/payment/expense-list.php:34 admin/includes/payment/expense-list.php:87
#: admin/includes/payment/income-list.php:34 admin/includes/payment/income-list.php:89 admin/includes/payment/index.php:303
#: admin/includes/payment/index.php:367 admin/includes/student/index.php:958 admin/includes/student_HomeWork/homeworklist.php:34
#: admin/includes/student_HomeWork/homeworklist.php:82 admin/includes/subject/index.php:261 admin/includes/subject/index.php:335
#: admin/includes/supportstaff/index.php:421 admin/includes/supportstaff/index.php:483 admin/includes/teacher/index.php:635
#: admin/includes/teacher/index.php:727 admin/includes/transport/index.php:187 admin/includes/transport/index.php:257
msgid "Are you sure you want to delete this record?"
msgstr "Jeste li sigurni da želite obrisati ovaj zapis?"
#: template/hostel.php:1065 admin/includes/hostel/assign_room.php:205 admin/includes/hostel/index.php:272
msgid "Assign Room"
msgstr "Dodijeliti Broj"
#: template/hostel.php:285
msgid "Assign Rooom"
msgstr "Dodijeliti Broj"
#: template/hostel.php:238 admin/includes/hostel/index.php:240
msgid "Assigned Bed Deleted Successfully."
msgstr "Dodijeljene Krevet Uspješno Uklonjen."
#: template/inbox.php:44 template/sendbox.php:43 admin/includes/message/inbox.php:47 admin/includes/message/sendbox.php:42
#: admin/includes/message/view_all_message.php:144 admin/includes/message/view_all_message.php:159
#: admin/includes/message/view_all_message_reply.php:134 admin/includes/message/view_all_message_reply.php:145
#: admin/includes/message/view_message.php:343
msgid "Attachment"
msgstr "Prilog"
#: template/composemail.php:552 template/composemail.php:845 template/view_message.php:118 template/view_message.php:379
#: admin/includes/message/composemail.php:66 admin/includes/message/composemail.php:177 admin/includes/message/view_message.php:84
msgid "Attachment "
msgstr "Prilog "
#: template/attendance.php:252 template/attendance.php:374 template/attendance.php:560 template/child.php:39 template/child.php:83
#: template/student.php:377 template/student.php:1746 template/student.php:1756 template/teacher.php:185 template/teacher.php:239
#: template/teacher.php:249 template/view-attendance.php:19 template/view-attendance.php:131 template/view-attendance.php:141
#: template/view-attendance.php:195 template/view-attendance.php:337 admin/includes/access_right/parent.php:445
#: admin/includes/access_right/student.php:445 admin/includes/access_right/support_staff.php:447 admin/includes/access_right/teacher.php:499
#: admin/includes/access_right_old/index.php:483 admin/includes/attendence/index.php:460 admin/includes/attendence/index.php:586
#: admin/includes/attendence/subject-attendence.php:152 admin/includes/attendence/teacher-attendence.php:68
#: admin/includes/student/index.php:703 admin/includes/student/index.php:714 admin/includes/student/smgt_view-attendance.php:34
#: admin/includes/student/smgt_view-attendance.php:77 admin/includes/student/smgt_view-attendance.php:190 admin/includes/teacher/index.php:403
#: admin/includes/teacher/index.php:413 admin/includes/teacher/index.php:473
msgid "Attendance"
msgstr "Promet"
#: admin/includes/email-template/index.php:549
msgid "Attendance Absent Notification"
msgstr "Promet Na Upit Obavijest"
#: admin/includes/attendence/index.php:442
msgid "Attendance records not found."
msgstr "Pohađanje nije pronađen."
#: admin/includes/attendence/index.php:445
msgid "Attendance records successfully imported."
msgstr "Pohađanje snimanja uspješno uvoze."
#: template/report.php:137 template/report.php:250 admin/includes/report/index.php:95 admin/includes/report/index.php:207
msgid "Attendance Report"
msgstr "Izvješće O Pohađanju "
#: template/attendance.php:121 template/attendance.php:243 admin/includes/attendence/index.php:436
msgid "Attendance successfully saved!"
msgstr "Posjećenost je uspješno spremljen!"
#: admin/includes/dasboard.php:538
msgid "August"
msgstr "Kolovoz"
#: admin/includes/general-settings.php:224
msgid "Australian Dollar"
msgstr "Australski Dolar"
#: admin/includes/sms_setting/index.php:149
msgid "Auth Token"
msgstr "Token Za Autentifikaciju "
#: admin/includes/sms_setting/index.php:168
msgid "Authentication Key"
msgstr "Ključ Za Provjeru Autentičnosti "
#: template/library.php:358 template/library.php:372 template/library.php:500 template/sent.php:173 template/subject.php:222
#: template/subject.php:234 template/subject.php:471 admin/includes/library/add-newbook.php:70 admin/includes/library/index.php:242
#: admin/includes/library/index.php:253 admin/includes/subject/add-newsubject.php:115 admin/includes/subject/index.php:279
#: admin/includes/subject/index.php:293
msgid "Author Name"
msgstr "Ime Autora "
#: template/hostel.php:491 template/hostel.php:507 template/hostel.php:715 template/hostel.php:729 admin/includes/hostel/index.php:456
#: admin/includes/hostel/index.php:469 admin/includes/hostel/index.php:579 admin/includes/hostel/index.php:590
msgid "Availability"
msgstr "Na lageru"
#: template/hostel.php:540 template/hostel.php:749 template/hostel.php:1052 admin/includes/hostel/assign_room.php:192
#: admin/includes/hostel/index.php:500 admin/includes/hostel/index.php:609
msgid "Available"
msgstr "Dostupan"
#: admin/includes/general-settings.php:282
msgid "Bangladeshi Taka"
msgstr "Бангладешская Taka"
#: template/hostel.php:223 admin/includes/hostel/index.php:225
msgid "Bed Added Successfully."
msgstr "Krevet Je Uspješno Dodan."
#: template/hostel.php:490 template/hostel.php:506 admin/includes/hostel/index.php:455 admin/includes/hostel/index.php:468
msgid "Bed Capacity"
msgstr "Kreveta"
#: template/hostel.php:229 admin/includes/hostel/index.php:231
msgid "Bed Deleted Successfully."
msgstr "Krevet Je Uspješno Izbrisana."
#: admin/includes/email-template/index.php:934
msgid "Bed number"
msgstr "Broj ležaja "
#: template/hostel.php:713 template/hostel.php:727 template/hostel.php:815 template/hostel.php:980 admin/includes/hostel/add_bed.php:33
#: admin/includes/hostel/assign_room.php:120 admin/includes/hostel/index.php:577 admin/includes/hostel/index.php:588
msgid "Bed Unique ID"
msgstr "Noćenje jedinstveni identifikator"
#: template/hostel.php:226 admin/includes/hostel/index.php:228
msgid "Bed Updated Successfully."
msgstr "Krevet Je Uspješno Obnovljeno."
#: template/hostel.php:669 admin/includes/hostel/add_room.php:94
msgid "Beds Capacity"
msgstr "Kreveti Kapacitet"
#: template/hostel.php:311 admin/includes/hostel/index.php:292
msgid "Beds List"
msgstr "Popis Kreveta "
#: admin/includes/customfield/add_customfield.php:163
msgid "Before Or Equal(Today's Date)"
msgstr "Prije nego ili jednako(današnji datum)"
#: template/child.php:324 template/parent.php:761 template/student.php:1413 template/teacher.php:930 admin/includes/parent/view_parent.php:106
#: admin/includes/student/view_student.php:111 admin/includes/supportstaff/view_supportstaff.php:107
#: admin/includes/teacher/view_teacher.php:107
msgid "Birth Date"
msgstr "Datum Rođenja "
#: admin/includes/library/index.php:137
msgid "Book Added Successfully."
msgstr "Knjiga Je Uspješno Dodana."
#: template/library.php:463 template/library.php:798 admin/includes/library/add-newbook.php:32 admin/includes/library/issue-book.php:144
msgid "Book Category"
msgstr "Knjiga Kategorije"
#: template/library.php:245 admin/includes/library/index.php:165
msgid "Book List"
msgstr "Popis Knjiga "
#: template/library.php:357 template/library.php:371 template/library.php:494 template/library.php:610 template/library.php:621
#: template/library.php:819 admin/includes/library/add-newbook.php:63 admin/includes/library/index.php:241
#: admin/includes/library/index.php:252 admin/includes/library/issue-book.php:165 admin/includes/library/issuelist.php:46
#: admin/includes/library/issuelist.php:57
msgid "Book Name"
msgstr "Naziv Knjige "
#: api/class/library.php:790
msgid "Book Not Submitted"
msgstr "Knjiga Nije Uveo"
#: template/library.php:204
msgid "Book Submitted Successfully"
msgstr "Knjiga Je Uspješno Poslan "
#: admin/includes/library/index.php:146
msgid "Book Submitted Successfully."
msgstr "Knjiga Je Uspješno Poslana."
#: template/library.php:64 template/library.php:79
msgid "Book successfully Delete!"
msgstr "Knjiga je uspješno ukloniti!"
#: api/class/library.php:784
msgid "Book Successfully Submitted!"
msgstr "Knjiga Je Uspješno Poslan!"
#: template/library.php:157
msgid "Book Updated Successfully"
msgstr "Knjiga Je Uspješno Obnovljeno "
#: admin/includes/library/index.php:134
msgid "Book Updated Successfully."
msgstr "Knjiga Je Uspješno Obnovljeno."
#: admin/includes/admission/admission_form.php:353
msgid "Both"
msgstr "Oba"
#: admin/includes/general-settings.php:226
msgid "Brazilian Real"
msgstr "Brazilski Real"
#: admin/includes/admission/admission_form.php:162 admin/includes/admission/admission_form.php:300
msgid "Brother"
msgstr "Brat"
#: admin/includes/general-settings.php:228
msgid "Canadian Dollar"
msgstr "Kanadski Dolar"
#: template/class.php:95 template/class.php:104 admin/includes/dasboard.php:889 admin/includes/class/index.php:174
#: admin/includes/class/index.php:185 admin/includes/hall/add-hall.php:34 admin/includes/hall/index.php:199 admin/includes/hall/index.php:210
msgid "Capacity"
msgstr "Kapacitet"
#: admin/includes/general-settings.php:237
msgid "Cedis"
msgstr "Седи"
#: admin/includes/customfield/add_customfield.php:145
msgid "Character with Space"
msgstr "Lik s prostorom"
#: admin/includes/customfield/add_customfield.php:60
msgid "Checkbox"
msgstr "Okvir"
#: admin/includes/customfield/add_customfield.php:218 admin/includes/customfield/add_customfield.php:394
msgid "Checkbox Label"
msgstr "Oznake Okvir "
#: template/parent.php:437 template/parent.php:457 template/parent.php:479 admin/includes/access_right/parent.php:263
#: admin/includes/access_right_old/index.php:333 admin/includes/parent/add-newparent.php:88 admin/includes/parent/add-newparent.php:108
#: admin/includes/parent/add-newparent.php:130
msgid "Child"
msgstr "Dijete"
#: template/schedule.php:292
msgid "Child data not avilable"
msgstr "Podaci dijete nije dostupan"
#: template/child.php:162 template/child.php:173 template/parent.php:865 admin/includes/parent/view_parent.php:210
msgid "Child Email"
msgstr "Dijete E-Mail"
#: template/child.php:133 template/student.php:333
msgid "Child List"
msgstr "Popis Djece "
#: template/child.php:159 template/child.php:170 template/parent.php:862 template/student.php:527 template/student.php:546
#: admin/includes/parent/view_parent.php:207
msgid "Child Name"
msgstr "Ime Djeteta "
#: template/account.php:283 template/account.php:529 template/child.php:383 template/parent.php:554 template/parent.php:801
#: template/student.php:782 template/student.php:1472 template/teacher.php:643 template/teacher.php:989
#: admin/includes/admission/admission_form.php:242 admin/includes/admission/admission_form.php:463
#: admin/includes/admission/admission_form.php:674 admin/includes/parent/add-newparent.php:206 admin/includes/parent/view_parent.php:146
#: admin/includes/student/student.php:127 admin/includes/student/view_student.php:170 admin/includes/supportstaff/add-staff.php:81
#: admin/includes/supportstaff/view_supportstaff.php:138 admin/includes/teacher/add-newteacher.php:94
#: admin/includes/teacher/view_teacher.php:166
msgid "City"
msgstr "Grad"
#: admin/admin.php:23 template/attendance.php:363 template/attendance.php:549 template/child.php:161 template/child.php:172
#: template/exam.php:638 template/feepayment.php:344 template/feepayment.php:360 template/feepayment.php:459 template/homework.php:252
#: template/homework.php:272 template/homeworklist.php:50 template/homeworklist.php:61 template/library.php:715 template/library.php:846
#: template/library.php:856 template/notice.php:511 template/notice.php:523 template/parent.php:864 template/payment.php:443
#: template/payment.php:458 template/payment.php:551 template/payment.php:778 template/report.php:46 template/report.php:112
#: template/report.php:143 template/report.php:561 template/report.php:575 template/schedule.php:38 template/schedule.php:99
#: template/schedule.php:179 template/schedule.php:248 template/sendbox.php:36 template/sent.php:30 template/sent.php:38 template/sent.php:137
#: template/student.php:700 template/subject.php:391 template/teacher.php:664 template/viewsubmission.php:48 template/viewsubmission.php:60
#: admin/includes/dasboard.php:314 admin/includes/dasboard.php:329 admin/includes/dasboard.php:390 admin/includes/dasboard.php:408
#: admin/includes/dasboard.php:460 api/class/settings.php:513 api/class/settings.php:942 admin/includes/access_right/teacher.php:409
#: admin/includes/attendence/index.php:567 admin/includes/attendence/subject-attendence.php:131 admin/includes/exam/exam_time_table.php:154
#: admin/includes/exam/index.php:384 admin/includes/fees/add_feetype.php:67 admin/includes/fees/index.php:117
#: admin/includes/fees/index.php:127 admin/includes/feespayment/add_feetype.php:72 admin/includes/feespayment/add_paymentfee.php:52
#: admin/includes/feespayment/index.php:252 admin/includes/feespayment/index.php:263 admin/includes/feespayment/index.php:357
#: admin/includes/feespayment/index.php:374 admin/includes/library/issue-book.php:60 admin/includes/library/memberlist.php:12
#: admin/includes/library/memberlist.php:22 admin/includes/message/sendbox.php:35 admin/includes/message/view_all_message.php:141
#: admin/includes/message/view_all_message.php:156 admin/includes/notice/index.php:422 admin/includes/notice/index.php:435
#: admin/includes/parent/view_parent.php:209 admin/includes/payment/add-payment.php:33 admin/includes/payment/add_income.php:42
#: admin/includes/payment/index.php:318 admin/includes/payment/index.php:333 admin/includes/report/index.php:7
#: admin/includes/report/index.php:73 admin/includes/report/index.php:101 admin/includes/report/index.php:560
#: admin/includes/report/index.php:575 admin/includes/routine/add-route.php:21 admin/includes/routine/index.php:146
#: admin/includes/routine/index.php:211 admin/includes/student/index.php:974 admin/includes/student/index.php:988
#: admin/includes/student/student.php:45 admin/includes/student/uploadstudent.php:12 admin/includes/student_HomeWork/homeworklist.php:49
#: admin/includes/student_HomeWork/homeworklist.php:60 admin/includes/student_HomeWork/viewsubmission.php:44
#: admin/includes/student_HomeWork/viewsubmission.php:57 admin/includes/subject/add-newsubject.php:64
#: admin/includes/teacher/add-newteacher.php:115 admin/includes/teacher/index.php:650 admin/includes/teacher/index.php:662
msgid "Class"
msgstr "Klasa"
#: admin/includes/class/index.php:81
msgid "Class Added Successfully."
msgstr "Klasa Uspješno Dodan."
#: template/schedule.php:156 admin/includes/routine/index.php:332
msgid "Class data not avilable"
msgstr "Podaci klase nije dostupan"
#: admin/includes/class/index.php:87
msgid "Class Deleted Successfully."
msgstr "Klasa Uspješno Uklonjen."
#: template/class.php:56 admin/includes/class/index.php:102
msgid "Class List"
msgstr "Popis Klase "
#: template/child.php:346 template/class.php:92 template/class.php:101 template/exam.php:299 template/exam.php:312 template/exam.php:463
#: template/student.php:1435 template/student.php:1743 template/student.php:1753 template/subject.php:220 template/subject.php:232
#: template/teacher.php:236 template/teacher.php:246 template/teacher.php:945 template/view-attendance.php:128
#: template/view-attendance.php:138 admin/includes/dasboard.php:887 admin/includes/class/add-newclass.php:21
#: admin/includes/class/index.php:171 admin/includes/class/index.php:182 admin/includes/exam/add-exam.php:74 admin/includes/exam/index.php:258
#: admin/includes/exam/index.php:272 admin/includes/student/index.php:700 admin/includes/student/index.php:711
#: admin/includes/student/view_student.php:133 admin/includes/subject/index.php:277 admin/includes/subject/index.php:291
#: admin/includes/teacher/index.php:400 admin/includes/teacher/index.php:410 admin/includes/teacher/view_teacher.php:122
msgid "Class Name"
msgstr "Ime Klase "
#: admin/includes/email-template/activation_mail.php:26 admin/includes/email-template/feepayment_mail.php:26
#: admin/includes/email-template/homework_mail.php:26 admin/includes/email-template/index.php:290 admin/includes/email-template/index.php:332
#: admin/includes/email-template/registration_mail.php:25
msgid "Class name of student"
msgstr "Ime klase student"
#: template/class.php:93 template/class.php:102 admin/includes/class/index.php:172 admin/includes/class/index.php:183
msgid "Class Numeric Name"
msgstr "Broj Ime Klase "
#: admin/admin.php:25 admin/includes/access_right/parent.php:400 admin/includes/access_right/student.php:400
#: admin/includes/access_right/support_staff.php:402 admin/includes/access_right/teacher.php:454 admin/includes/access_right_old/index.php:446
msgid "Class Routine"
msgstr "Klasa Posao"