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

Last change on this file since 14229 was 14229, checked in by Henrik Bettermann, 8 years ago

Change school fees algorithm. Do no longer distinguish between local and foreigner students.

File size: 4.9 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
14msgid "Term"
15msgstr "Semester"
16
17#: waeup/kofa/students/browser.py:1013
18#: waeup/kofa/students/browser_templates/studylevelmanagepage.pt:40
19#: waeup/kofa/students/browser_templates/studylevelpage.pt:38
20msgid "Cred."
21msgstr "Units"
22
23#. Default: ""
24#: waeup/kofa/students/browser.py:2144
25msgid "Maximum credits of ${a} exceeded."
26msgstr "Maximum units of ${a} exceeded."
27
28#: waeup/kofa/students/browser_templates/courseticketmanagepage.pt:39
29msgid "Credits:"
30msgstr "Units:"
31
32#: waeup/kofa/students/browser_templates/studyleveleditpage.pt:7
33msgid "Course Tickets (Total Credits: ${total_credits})"
34msgstr "Course Units (Total Units: ${total_credits})"
35
36#: waeup/kofa/students/browser_templates/studylevelpage.pt:18
37msgid "Total Credits:"
38msgstr "Total Units"
39
40#: manually included
41msgid "Sessional GPA (rectified)"
42msgstr "Sessional GPA"
43
44#: waeup/kofa/students/interfaces.py:531
45#: waeup/kofa/university/interfaces.py:152
46#: waeup/kofa/students/browser_templates/studyleveleditpage.pt:18
47msgid "Credits"
48msgstr "Units"
49
50#: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt:69
51msgid "Sorry, you have not been offered admission."
52msgstr ""
53
54#: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt:75
55msgid "Your submitted application is being processed."
56msgstr "Admission status pending, please check back later."
57
58#: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt:81
59msgid "You have not yet submitted your application."
60msgstr ""
61"Your application process in not complete, please login to complete and "
62"submit your application."
63
64msgid "Next Matriculation Number Integer"
65msgstr "Next PTP Matriculation Number Integer"
66
67msgid "Integer used for constructing the next matriculation number"
68msgstr ""
69"Integer used for constructing the next matriculation number of part-time "
70"students"
71
72msgid "Next Matriculation Number Integer 2"
73msgstr "Next Regular Matriculation Number Integer"
74
75msgid "Next Matriculation Number Integer 3"
76msgstr "Next Postgraduate Matriculation Number Integer"
77
78msgid "Next Matriculation Number Integer 4"
79msgstr "Next Diploma Matriculation Number Integer"
80
81msgid "2nd integer used for constructing the next matriculation number"
82msgstr ""
83"Integer used for constructing the next matriculation number of regular "
84"students"
85
86msgid "3rd integer used for constructing the next matriculation number"
87msgstr ""
88"Integer used for constructing the next matriculation number of postgraduate "
89"students"
90
91msgid "4th integer used for constructing the next matriculation number"
92msgstr ""
93"Integer used for constructing the next matriculation number of diploma "
94"students"
95
96#. 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."
97#: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt:76
98msgid "appl_created"
99msgstr ""
100"Your student record has already been created for you and you can start your "
101"online clearance process. Please proceed to the ${login_url}, enter your new "
102"login credentials and change your password immediately after login. Your new "
103"user name (= student id) is: <strong>${student_id}</strong>. Your initial "
104"password is: <strong>${appl_number}</strong>.  Thank you."
105
106#: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt:5
107msgid "Registration Number or Applicant Id:"
108msgstr "JAMB Reg. No. or Applicant Id:"
109
110msgid "Level Report"
111msgstr "Summary of Results"
112
113msgid "Create level report"
114msgstr "Create summary of results"
115
116msgid "Create session results presentation"
117msgstr "Create presentation of results to senate"
118
119msgid "Session Results Presentation"
120msgstr "Presentation of Results to Senate"
121
122msgid "Presentation of Session Results"
123msgstr "Presentation of Results to Senate"
124
125msgid "Clearance Slip of"
126msgstr "Verification/Clearance Slip"
127
128msgid "Cleared"
129msgstr "Verified/Cleared"
130
131msgid "Download clearance slip"
132msgstr "Download verification/clearance slip"
133
134msgid "Remark"
135msgstr "Remark / Class of Degree"
136
137msgid "<b>Credits: ${a}</b>"
138msgstr "<b>Units: ${a}</b>"
139
140msgid "Course ${a} cannot be registered."
141msgstr ""
142"Course ${a} cannot be registered. You have to pay for the 2nd semester first."
143
144#: school_fee_1
145msgid "Initial School Fee"
146msgstr "School Fees New Students"
147
148#: school_fee_2
149msgid "Returning School Fee"
150msgstr "School Fees Returning Students (2015)"
151
152#: school_fee_3
153msgid "Foreigner Initial School Fee"
154msgstr "School Fees Returning Students (<2015)"
155
156#: school_fee_4
157msgid "Foreigner Returning School Fee"
158msgstr "School Fees 4 (not used):"
Note: See TracBrowser for help on using the repository browser.