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

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

Resolve ticket #228:

  1. The first column should be the Serial number.
  2. Under the column for Full name, surname should come first in capital letter with a coma before the other names.
  3. The heading for ‘score’ column should be renamed ‘exam score’.
  4. CA column should come before exam score column
  5. The column for Total should be added after exam score column.
  6. Extra column for letter grade should come after the ‘total’ column.
File size: 3.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"
Note: See TracBrowser for help on using the repository browser.