source: main/waeup.sirp/trunk/src/waeup/sirp/locales/waeup.sirp.pot @ 7689

Last change on this file since 7689 was 7689, checked in by Henrik Bettermann, 13 years ago

Translate accesscode workflow.

File size: 9.9 KB
RevLine 
[7667]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"
[7689]17"POT-Creation-Date: Thu Feb 23 13:38:29 2012\n"
[7667]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
[7689]26#: waeup/sirp/accesscodes/workflow.py:100
27msgid "Disable used PIN"
28msgstr ""
29
30#: waeup/sirp/accesscodes/workflow.py:107
31msgid "Reenable disabled PIN"
32msgstr ""
33
34#: waeup/sirp/accesscodes/workflow.py:35
35#: waeup/sirp/applicants/workflow.py:39
36msgid "initialized"
37msgstr ""
38
39#: waeup/sirp/accesscodes/workflow.py:36
40msgid "used"
41msgstr ""
42
43#: waeup/sirp/accesscodes/workflow.py:37
44msgid "disabled"
45msgstr ""
46
47#: waeup/sirp/accesscodes/workflow.py:79
48msgid "Initialize PIN"
49msgstr ""
50
51#: waeup/sirp/accesscodes/workflow.py:86
52msgid "Use PIN"
53msgstr ""
54
55#: waeup/sirp/accesscodes/workflow.py:93
56msgid "Disable unused PIN"
57msgstr ""
58
59#: waeup/sirp/applicants/browser.py:651
60#: waeup/sirp/students/browser.py:344
61msgid "No transition"
62msgstr ""
63
[7669]64#: waeup/sirp/applicants/browser_templates/applicanteditpage.pt:88
65#: waeup/sirp/applicants/browser_templates/applicantdisplaypage.pt:41
66#. Default: "Acceptance Fee Payment Tickets"
67msgid "acceptance_fee_tickets"
68msgstr ""
69
[7677]70#: waeup/sirp/applicants/viewlets.py:45
[7674]71msgid "Applicants"
72msgstr ""
73
[7677]74#: waeup/sirp/applicants/viewlets.py:58
[7674]75msgid "Application"
76msgstr ""
77
[7689]78#: waeup/sirp/applicants/workflow.py:101
79msgid "Create student record"
80msgstr ""
81
82#: waeup/sirp/applicants/workflow.py:102
83#: waeup/sirp/students/workflow.py:26
84msgid "Student record created"
85msgstr ""
86
87#: waeup/sirp/applicants/workflow.py:108
88#: waeup/sirp/applicants/workflow.py:115
89#: waeup/sirp/applicants/workflow.py:122
90#: waeup/sirp/applicants/workflow.py:129
91msgid "Reset application to started"
92msgstr ""
93
94#: waeup/sirp/applicants/workflow.py:109
95#: waeup/sirp/applicants/workflow.py:116
96#: waeup/sirp/applicants/workflow.py:123
97#: waeup/sirp/applicants/workflow.py:130
98#: waeup/sirp/applicants/workflow.py:136
99msgid "Application reset"
100msgstr ""
101
102#: waeup/sirp/applicants/workflow.py:135
103msgid "Reset application to paid"
104msgstr ""
105
106#: waeup/sirp/applicants/workflow.py:40
107msgid "started"
108msgstr ""
109
110#: waeup/sirp/applicants/workflow.py:41
111msgid "paid"
112msgstr ""
113
114#: waeup/sirp/applicants/workflow.py:42
115msgid "submitted"
116msgstr ""
117
118#: waeup/sirp/applicants/workflow.py:43
119#: waeup/sirp/interfaces.py:69
120msgid "admitted"
121msgstr ""
122
123#: waeup/sirp/applicants/workflow.py:44
124msgid "not admitted"
125msgstr ""
126
127#: waeup/sirp/applicants/workflow.py:45
128#: waeup/sirp/interfaces.py:68
129msgid "created"
130msgstr ""
131
132#: waeup/sirp/applicants/workflow.py:51
133msgid "Initialize application"
134msgstr ""
135
136#: waeup/sirp/applicants/workflow.py:54
137msgid "Application initialized"
138msgstr ""
139
140#: waeup/sirp/applicants/workflow.py:59
141msgid "Start application"
142msgstr ""
143
144#: waeup/sirp/applicants/workflow.py:60
145msgid "Application started"
146msgstr ""
147
148#: waeup/sirp/applicants/workflow.py:66
149msgid "Pay acceptance fee"
150msgstr ""
151
152#: waeup/sirp/applicants/workflow.py:67
153msgid "Fee paid"
154msgstr ""
155
156#: waeup/sirp/applicants/workflow.py:73
157msgid "Submit application"
158msgstr ""
159
160#: waeup/sirp/applicants/workflow.py:74
161msgid "Application submitted"
162msgstr ""
163
164#: waeup/sirp/applicants/workflow.py:80
165msgid "Admit applicant"
166msgstr ""
167
168#: waeup/sirp/applicants/workflow.py:81
169msgid "Applicant admitted"
170msgstr ""
171
172#: waeup/sirp/applicants/workflow.py:87
173#: waeup/sirp/applicants/workflow.py:94
174msgid "Refuse application"
175msgstr ""
176
177#: waeup/sirp/applicants/workflow.py:88
178#: waeup/sirp/applicants/workflow.py:95
179msgid "Application refused"
180msgstr ""
181
[7669]182#: waeup/sirp/browser/templates/facultymanagepage.pt:15
183#. Default: "Local Roles"
184msgid "local_roles"
185msgstr ""
186
[7674]187#: waeup/sirp/browser/templates/facultypage.pt:1
188msgid "There no subobjects registered yet."
189msgstr ""
190
191#: waeup/sirp/browser/templates/facultypage.pt:8
192#. Default: "Code"
193msgid "code"
194msgstr ""
195
196#: waeup/sirp/browser/templates/facultypage.pt:9
197#. Default: "Title"
198msgid "title"
199msgstr ""
200
[7669]201#: waeup/sirp/browser/templates/myrolespage.pt:1
202#. Default: "My Portal Roles:"
203msgid "my_portal_roles"
204msgstr ""
205
206#: waeup/sirp/browser/templates/myrolespage.pt:10
207#. Default: "My Local Roles:"
208msgid "my_local_roles"
209msgstr ""
210
[7674]211#: waeup/sirp/browser/templates/staffsitelayout.pt:28
212#: waeup/sirp/browser/templates/studentsitelayout.pt:33
213msgid "Login"
[7669]214msgstr ""
215
[7674]216#: waeup/sirp/browser/templates/staffsitelayout.pt:34
217#: waeup/sirp/browser/templates/studentsitelayout.pt:39
218msgid "Contact"
[7670]219msgstr ""
220
[7674]221#: waeup/sirp/browser/templates/staffsitelayout.pt:40
222#: waeup/sirp/browser/templates/studentsitelayout.pt:45
223msgid "Logout"
[7670]224msgstr ""
225
[7677]226#: waeup/sirp/browser/viewlets.py:682
[7674]227msgid "Academics"
[7670]228msgstr ""
229
[7677]230#: waeup/sirp/browser/viewlets.py:697
[7674]231msgid "Enquiries"
[7670]232msgstr ""
233
[7677]234#: waeup/sirp/hostels/browser.py:68
[7674]235msgid "Hostels"
[7670]236msgstr ""
237
[7677]238#: waeup/sirp/interfaces.py:70
239msgid "clearance started"
240msgstr ""
241
242#: waeup/sirp/interfaces.py:71
243msgid "clearance requested"
244msgstr ""
245
246#: waeup/sirp/interfaces.py:72
247msgid "cleared"
248msgstr ""
249
250#: waeup/sirp/interfaces.py:73
251msgid "school fee paid"
252msgstr ""
253
254#: waeup/sirp/interfaces.py:74
255msgid "returning"
256msgstr ""
257
258#: waeup/sirp/interfaces.py:75
259msgid "courses registered"
260msgstr ""
261
262#: waeup/sirp/interfaces.py:76
263msgid "courses validated"
264msgstr ""
265
[7681]266#: waeup/sirp/objecthistory.py:73
[7680]267msgid "by"
268msgstr ""
269
[7669]270#: waeup/sirp/students/browser_templates/changepw.pt:26
271#: waeup/sirp/applicants/browser_templates/applicantregister.pt:26
272#. Default: "Please solve the captcha<br />to prevent misuse of this service:"
273msgid "solve_captcha"
274msgstr ""
275
276#: waeup/sirp/students/browser_templates/imageupload.pt:20
277#: waeup/sirp/students/browser_templates/fileupload.pt:26
278#: waeup/sirp/applicants/browser_templates/applicanteditpage.pt:41
279#. Default: "Max. file size:"
280msgid "max_file_size"
281msgstr ""
282
[7677]283#: waeup/sirp/students/viewlets.py:467
[7674]284msgid "Students"
285msgstr ""
286
[7680]287#: waeup/sirp/students/workflow.py:108
288msgid "Reset to returning"
289msgstr ""
290
291#: waeup/sirp/students/workflow.py:109
292msgid "Student record reset to 'returning'"
293msgstr ""
294
295#: waeup/sirp/students/workflow.py:115
296msgid "Register courses"
297msgstr ""
298
299#: waeup/sirp/students/workflow.py:116
300msgid "Courses registered"
301msgstr ""
302
303#: waeup/sirp/students/workflow.py:122
304#: waeup/sirp/students/workflow.py:136
305msgid "Reset to paid"
306msgstr ""
307
308#: waeup/sirp/students/workflow.py:123
309#: waeup/sirp/students/workflow.py:137
310msgid "Student record reset to 'paid'"
311msgstr ""
312
313#: waeup/sirp/students/workflow.py:129
314msgid "Validate courses"
315msgstr ""
316
317#: waeup/sirp/students/workflow.py:130
318msgid "Courses validated"
319msgstr ""
320
321#: waeup/sirp/students/workflow.py:143
322msgid "Return"
323msgstr ""
324
325#: waeup/sirp/students/workflow.py:144
326msgid "Returned"
327msgstr ""
328
329#: waeup/sirp/students/workflow.py:150
330msgid "Reset to validated"
331msgstr ""
332
333#: waeup/sirp/students/workflow.py:151
334msgid "Student record reset to 'validated'"
335msgstr ""
336
337#: waeup/sirp/students/workflow.py:23
338msgid "Create student"
339msgstr ""
340
341#: waeup/sirp/students/workflow.py:31
[7670]342msgid "Admit student"
343msgstr ""
344
[7680]345#: waeup/sirp/students/workflow.py:32
[7677]346msgid "Student admitted"
347msgstr ""
348
[7680]349#: waeup/sirp/students/workflow.py:38
350msgid "Reset student"
351msgstr ""
352
353#: waeup/sirp/students/workflow.py:39
354msgid "Student record reset"
355msgstr ""
356
357#: waeup/sirp/students/workflow.py:45
358msgid "Start clearance"
359msgstr ""
360
361#: waeup/sirp/students/workflow.py:46
362msgid "Clearance started"
363msgstr ""
364
365#: waeup/sirp/students/workflow.py:52
366msgid "Reset to admitted"
367msgstr ""
368
369#: waeup/sirp/students/workflow.py:53
370msgid "Student record reset to 'admitted'"
371msgstr ""
372
373#: waeup/sirp/students/workflow.py:59
374msgid "Request clearance"
375msgstr ""
376
377#: waeup/sirp/students/workflow.py:60
378msgid "Clearance requested"
379msgstr ""
380
381#: waeup/sirp/students/workflow.py:66
382#: waeup/sirp/students/workflow.py:80
383msgid "Reset to clearance"
384msgstr ""
385
386#: waeup/sirp/students/workflow.py:67
387#: waeup/sirp/students/workflow.py:81
388msgid "Student record reset to 'clearance'"
389msgstr ""
390
391#: waeup/sirp/students/workflow.py:73
392msgid "Clear student"
393msgstr ""
394
395#: waeup/sirp/students/workflow.py:74
396msgid "Cleared"
397msgstr ""
398
399#: waeup/sirp/students/workflow.py:87
400#: waeup/sirp/students/workflow.py:101
401msgid "Pay school fee"
402msgstr ""
403
404#: waeup/sirp/students/workflow.py:88
405#: waeup/sirp/students/workflow.py:102
406msgid "School fee paid"
407msgstr ""
408
409#: waeup/sirp/students/workflow.py:94
410msgid "Reset to cleared"
411msgstr ""
412
413#: waeup/sirp/students/workflow.py:95
414msgid "Student record reset to 'cleared'"
415msgstr ""
416
[7689]417#: waeup/sirp/university/interfaces.py:46
[7667]418#. Default: "Name of faculty"
419msgid "name_of_faculty"
420msgstr ""
421
[7681]422#: waeup/sirp/university/vocabularies.py:28
423msgid "Pre-Studies"
424msgstr ""
425
426#: waeup/sirp/university/vocabularies.py:29
427msgid "100 (Year 1)"
428msgstr ""
429
430#: waeup/sirp/university/vocabularies.py:30
431msgid "200 (Year 2)"
432msgstr ""
433
434#: waeup/sirp/university/vocabularies.py:31
435msgid "300 (Year 3)"
436msgstr ""
437
438#: waeup/sirp/university/vocabularies.py:32
439msgid "400 (Year 4)"
440msgstr ""
441
442#: waeup/sirp/university/vocabularies.py:33
443msgid "500 (Year 5)"
444msgstr ""
445
446#: waeup/sirp/university/vocabularies.py:34
447msgid "600 (Year 6)"
448msgstr ""
449
450#: waeup/sirp/university/vocabularies.py:35
451msgid "700 (Year 7)"
452msgstr ""
453
454#: waeup/sirp/university/vocabularies.py:36
455msgid "800 (Year 8)"
456msgstr ""
457
Note: See TracBrowser for help on using the repository browser.