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

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

Move MessageFactory? definition to w.s.interfaces to avoid conflicting imports.

Start translation of workflow (for demonstration).

File size: 2.9 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: Sun Feb 19 19:32:13 2012\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/sirp/applicants/browser_templates/applicanteditpage.pt:88
27#: waeup/sirp/applicants/browser_templates/applicantdisplaypage.pt:41
28#. Default: "Acceptance Fee Payment Tickets"
29msgid "acceptance_fee_tickets"
30msgstr ""
31
32#: waeup/sirp/browser/templates/facultymanagepage.pt:15
33#. Default: "Local Roles"
34msgid "local_roles"
35msgstr ""
36
37#: waeup/sirp/browser/templates/myrolespage.pt:1
38#. Default: "My Portal Roles:"
39msgid "my_portal_roles"
40msgstr ""
41
42#: waeup/sirp/browser/templates/myrolespage.pt:10
43#. Default: "My Local Roles:"
44msgid "my_local_roles"
45msgstr ""
46
47#: waeup/sirp/browser/templates/staffsitelayout.pt:31
48#. Default: "Login"
49msgid "login"
50msgstr ""
51
52#: waeup/sirp/interfaces.py:36
53msgid "created"
54msgstr ""
55
56#: waeup/sirp/interfaces.py:37
57msgid "admitted"
58msgstr ""
59
60#: waeup/sirp/interfaces.py:38
61msgid "clearance started"
62msgstr ""
63
64#: waeup/sirp/interfaces.py:39
65msgid "clearance requested"
66msgstr ""
67
68#: waeup/sirp/interfaces.py:40
69msgid "cleared"
70msgstr ""
71
72#: waeup/sirp/interfaces.py:41
73msgid "school fee paid"
74msgstr ""
75
76#: waeup/sirp/interfaces.py:42
77msgid "returning"
78msgstr ""
79
80#: waeup/sirp/interfaces.py:43
81msgid "courses registered"
82msgstr ""
83
84#: waeup/sirp/interfaces.py:44
85msgid "courses validated"
86msgstr ""
87
88#: waeup/sirp/students/browser_templates/changepw.pt:26
89#: waeup/sirp/applicants/browser_templates/applicantregister.pt:26
90#. Default: "Please solve the captcha<br />to prevent misuse of this service:"
91msgid "solve_captcha"
92msgstr ""
93
94#: waeup/sirp/students/browser_templates/imageupload.pt:20
95#: waeup/sirp/students/browser_templates/fileupload.pt:26
96#: waeup/sirp/applicants/browser_templates/applicanteditpage.pt:41
97#. Default: "Max. file size:"
98msgid "max_file_size"
99msgstr ""
100
101#: waeup/sirp/students/workflow.py:30
102msgid "Admit student"
103msgstr ""
104
105#: waeup/sirp/university/interfaces.py:47
106#. Default: "Name of faculty"
107msgid "name_of_faculty"
108msgstr ""
109
Note: See TracBrowser for help on using the repository browser.