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

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

Confirmation check box must be available in template.

File size: 3.4 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
61#: waeup/kofa/interfaces.py:718
62msgid "Next Matriculation Number Integer"
63msgstr "Next PTP Matriculation Number Integer"
64
65#: waeup/kofa/interfaces.py:719
66msgid "Integer used for constructing the next matriculation number"
67msgstr ""
68"Integer used for constructing the next matriculation number of part-time "
69"students"
70
71#: waeup/kofa/interfaces.py:727
72msgid "Next Matriculation Number Integer 2"
73msgstr "Next Regular Matriculation Number Integer"
74
75#: waeup/kofa/interfaces.py:728
76msgid "2nd integer used for constructing the next matriculation number"
77msgstr ""
78"Integer used for constructing the next matriculation number of regular "
79"students"
80
81#. 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."
82#: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt:76
83msgid "appl_created"
84msgstr ""
85"Your student record has already been created for you and you can start your "
86"online clearance process. Please proceed to the ${login_url}, enter your new "
87"login credentials and change your password immediately after login. Your new "
88"user name (= student id) is: <strong>${student_id}</strong>. Your initial "
89"password is: <strong>${appl_number}</strong>.  Thank you."
90
91#: waeup/kofa/applicants/browser_templates/applicantcheckstatus.pt:5
92msgid "Registration Number or Applicant Id:"
93msgstr "JAMB Reg. No. or Applicant Id:"
Note: See TracBrowser for help on using the repository browser.