source: main/waeup.aaue/trunk/src/waeup/aaue/locales/en/LC_MESSAGES/waeup.kofa.po @ 13808

Last change on this file since 13808 was 13793, checked in by Henrik Bettermann, 9 years ago

Implement matric number constructor for diploma students.

File size: 3.8 KB
Line 
1msgid ""
2msgstr ""
3"Project-Id-Version: \n"
4"POT-Creation-Date: \n"
5"PO-Revision-Date: \n"
6"Last-Translator: Henrik Bettermann <henrik@waeup.org>\n"
7"Language-Team: \n"
8"MIME-Version: 1.0\n"
9"Content-Type: text/plain; charset=iso-8859-1\n"
10"Content-Transfer-Encoding: 8bit\n"
11"Language: en\n"
12"X-Generator: Poedit 1.6.5\n"
13
14#: waeup/kofa/students/browser.py:1013
15#: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:40
16#: waeup/kofa/students/browser_templates/studylevelpage.pt:38
17msgid "Cred."
18msgstr "Units"
19
20#. Default: ""
21#: waeup/kofa/students/browser.py:2144
22msgid "Maximum credits of ${a} exceeded."
23msgstr "Maximum units of ${a} exceeded."
24
25#: waeup/kofa/students/browser_templates/courseticketmanagepage.pt:39
26msgid "Credits:"
27msgstr "Units:"
28
29#: waeup/kofa/students/browser_templates/studyleveleditpage.pt:7
30msgid "Course Tickets (Total Credits: ${total_credits})"
31msgstr "Course Units (Total Units: ${total_credits})"
32
33#: waeup/kofa/students/browser_templates/studylevelpage.pt:18
34msgid "Total Credits:"
35msgstr "Total Units"
36
37#: manually included
38msgid "Sessional GPA (rectified)"
39msgstr "Sessional GPA"
40
41#: waeup/kofa/students/interfaces.py:531
42#: waeup/kofa/university/interfaces.py:152
43#: waeup/kofa/students/browser_templates/studyleveleditpage.pt:18
44msgid "Credits"
45msgstr "Units"
46
47#: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt:69
48msgid "Sorry, you have not been offered admission."
49msgstr ""
50
51#: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt:75
52msgid "Your submitted application is being processed."
53msgstr "Admission status pending, please check back later."
54
55#: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt:81
56msgid "You have not yet submitted your application."
57msgstr ""
58"Your application process in not complete, please login to complete and "
59"submit your application."
60
61msgid "Next Matriculation Number Integer"
62msgstr "Next PTP Matriculation Number Integer"
63
64msgid "Integer used for constructing the next matriculation number"
65msgstr ""
66"Integer used for constructing the next matriculation number of part-time "
67"students"
68
69msgid "Next Matriculation Number Integer 2"
70msgstr "Next Regular Matriculation Number Integer"
71
72msgid "Next Matriculation Number Integer 3"
73msgstr "Next Postgraduate Matriculation Number Integer"
74
75msgid "Next Matriculation Number Integer 4"
76msgstr "Next Diploma Matriculation Number Integer"
77
78msgid "2nd integer used for constructing the next matriculation number"
79msgstr ""
80"Integer used for constructing the next matriculation number of regular "
81"students"
82
83msgid "3rd integer used for constructing the next matriculation number"
84msgstr ""
85"Integer used for constructing the next matriculation number of postgraduate "
86"students"
87
88msgid "4th integer used for constructing the next matriculation number"
89msgstr ""
90"Integer used for constructing the next matriculation number of diploma "
91"students"
92
93#. Default: "Your student record has already been created for you. Your new user name (= student id) is: <strong>${student_id}</strong>. Your initial password is: <strong>${appl_number}</strong>. Please proceed to the ${login_url}, enter your new login credentials and change your password immediately after login."
94#: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt:76
95msgid "appl_created"
96msgstr ""
97"Your student record has already been created for you and you can start your "
98"online clearance process. Please proceed to the ${login_url}, enter your new "
99"login credentials and change your password immediately after login. Your new "
100"user name (= student id) is: <strong>${student_id}</strong>. Your initial "
101"password is: <strong>${appl_number}</strong>.  Thank you."
102
103#: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt:5
104msgid "Registration Number or Applicant Id:"
105msgstr "JAMB Reg. No. or Applicant Id:"
Note: See TracBrowser for help on using the repository browser.