source: main/waeup.aaue/trunk/src/waeup/aaue/locales/waeup.aaue.pot @ 9914

Last change on this file since 9914 was 9853, checked in by Henrik Bettermann, 12 years ago

Update (and fix) localization.

Omit fees on payment slips.

File size: 4.0 KB
Line 
1##############################################################################
2#
3# Copyright (c) 2003-2004 Zope Corporation and Contributors.
4# All Rights Reserved.
5#
6# This software is subject to the provisions of the Zope Public License,
7# Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.
8# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
9# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
10# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
11# FOR A PARTICULAR PURPOSE.
12#
13##############################################################################
14msgid ""
15msgstr ""
16"Project-Id-Version: Development/Unknown\n"
17"POT-Creation-Date: Wed Jan  9 10:56:12 2013\n"
18"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
19"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
20"Language-Team: Zope 3 Developers <zope3-dev@zope.org>\n"
21"MIME-Version: 1.0\n"
22"Content-Type: text/plain; charset=UTF-8\n"
23"Content-Transfer-Encoding: 8bit\n"
24"Generated-By: zope/app/locales/extract.py\n"
25
26#: waeup/aaue/browser/theming.py:30
27msgid "AAUE Theme"
28msgstr ""
29
30#: waeup/aaue/etranzact/browser.py:133
31#. Default: ""
32msgid "Invalid or unsuccessful callback: ${a}"
33msgstr ""
34
35#: waeup/aaue/etranzact/browser.py:141
36#: waeup/aaue/etranzact/browser.py:148
37#. Default: ""
38msgid "Invalid callback: ${a}"
39msgstr ""
40
41#: waeup/aaue/etranzact/browser.py:153
42msgid "eTranzact IOError"
43msgstr ""
44
45#: waeup/aaue/etranzact/browser.py:163
46msgid "Wrong amount"
47msgstr ""
48
49#: waeup/aaue/etranzact/browser.py:174
50msgid "Wrong payment id"
51msgstr ""
52
53#: waeup/aaue/etranzact/browser.py:179
54msgid "Successful callback received"
55msgstr ""
56
57#: waeup/aaue/etranzact/browser.py:189
58#: waeup/aaue/etranzact/browser.py:197
59msgid "Query eTranzact History"
60msgstr ""
61
62#: waeup/aaue/etranzact/browser.py:208
63msgid "Submit to eTranzact"
64msgstr ""
65
66#: waeup/aaue/etranzact/browser.py:209
67msgid "Requery eTranzact History"
68msgstr ""
69
70#: waeup/aaue/etranzact/browser.py:227
71#: waeup/aaue/etranzact/browser.py:255
72msgid "This ticket has already been paid."
73msgstr ""
74
75#: waeup/aaue/etranzact/browser_templates/enterpin.pt:6
76msgid "Confirmation Number (PIN):"
77msgstr ""
78
79#: waeup/aaue/interfaces.py:100
80msgid "Academic Session"
81msgstr ""
82
83#: waeup/aaue/interfaces.py:35
84msgid "School Fee Instalments"
85msgstr ""
86
87#: waeup/aaue/interfaces.py:41
88msgid "Application Fee (fallback)"
89msgstr ""
90
91#: waeup/aaue/interfaces.py:47
92msgid "Clearance Fee (ignored)"
93msgstr ""
94
95#: waeup/aaue/interfaces.py:53
96msgid "Booking Fee"
97msgstr ""
98
99#: waeup/aaue/interfaces.py:61
100msgid "Maintenance Fee (ignored)"
101msgstr ""
102
103#: waeup/aaue/interfaces.py:67
104msgid "Gown Fee"
105msgstr ""
106
107#: waeup/aaue/interfaces.py:73
108msgid "Transfer Fee"
109msgstr ""
110
111#: waeup/aaue/interfaces.py:79
112msgid "UG Penalty Fee"
113msgstr ""
114
115#: waeup/aaue/interfaces.py:85
116msgid "PG Penalty Fee"
117msgstr ""
118
119#: waeup/aaue/students/interfaces.py:103
120msgid "Current Session Payment"
121msgstr ""
122
123#: waeup/aaue/students/interfaces.py:109
124msgid "Payment Level"
125msgstr ""
126
127#: waeup/aaue/students/interfaces.py:126
128msgid "Course"
129msgstr ""
130
131#: waeup/aaue/students/utils.py:123
132msgid "Wrong state."
133msgstr ""
134
135#: waeup/aaue/students/utils.py:125
136msgid "The previous 2nd school fee instalment has not yet been paid."
137msgstr ""
138
139#: waeup/aaue/students/utils.py:142
140msgid "The 1st school fee instalment has not yet been paid or session has not yet been started."
141msgstr ""
142
143#: waeup/aaue/students/utils.py:147
144msgid "Amount could not be determined."
145msgstr ""
146
147#: waeup/aaue/students/utils.py:160
148msgid "This type of payment has already been made."
149msgstr ""
150
151#: waeup/aaue/students/utils.py:61
152msgid "Previous session payment not yet implemented."
153msgstr ""
154
155#: waeup/aaue/students/utils.py:67
156#: waeup/aaue/students/utils.py:96
157#: waeup/aaue/students/utils.py:120
158msgid "Session configuration object is not available."
159msgstr ""
160
161#: waeup/aaue/students/utils.py:70
162msgid "School fee has to be paid by two instalments."
163msgstr ""
164
165#: waeup/aaue/students/utils.py:87
166#: waeup/aaue/students/utils.py:132
167msgid "Study course data are incomplete."
168msgstr ""
169
Note: See TracBrowser for help on using the repository browser.