blob: 963e623df11fb5b35513a38d412f3b7972303f76 [file] [log] [blame]
Akronca9bd982016-12-06 16:59:57 +01001# English translations for PROJECT.
2# Copyright (C) 2014 ORGANIZATION
3# This file is distributed under the same license as the PROJECT project.
4# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: PROJECT VERSION\n"
9"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10"POT-Creation-Date: 2014-12-05 18:49+0100\n"
11"PO-Revision-Date: 2014-12-05 18:28+0100\n"
12"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13"Language-Team: en <LL@li.org>\n"
14"Plural-Forms: nplurals=2; plural=(n != 1)\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=utf-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Generated-By: Babel 1.3\n"
19
20#: application.py:78
21msgid "Update"
22msgstr "Update"
23
24#: models.py:14
25msgid "enter.username"
26msgstr ""
27
28#: models.py:15 models.py:33 models.py:34
29msgid "enter.password"
30msgstr "Please enter a password"
31
32#: models.py:33 models.py:63
33msgid "username"
34msgstr "Please enter a username"
35
36#: models.py:34
37msgid "password"
38msgstr "password"
39
40#: models.py:35
41msgid "password.match"
42msgstr "The passwords need to match!"
43
44#: models.py:36 models.py:38
45msgid "confirm"
46msgstr "confirm"
47
48#: models.py:38
49msgid "enter.email"
50msgstr "Please enter an email address"
51
52#: models.py:39
53msgid "enter.valid.email"
54msgstr ""
55
56#: models.py:40 models.py:66
57msgid "firstName"
58msgstr ""
59
60#: models.py:40
61msgid "enter.firstName"
62msgstr ""
63
64#: models.py:41 models.py:67
65msgid "lastName"
66msgstr ""
67
68#: models.py:41
69msgid "enter.lastName"
70msgstr ""
71
72#: models.py:43 models.py:69
73msgid "address"
74msgstr ""
75
76#: models.py:44 models.py:70
77msgid "phone"
78msgstr ""
79
80#: models.py:45 models.py:71
81msgid "institution"
82msgstr ""
83
84#: models.py:65
85msgid "email"
86msgstr ""
87
88#: templates/base.html:28
89msgid "korap.title"
90msgstr "KorAP - Next generation corpus analysis platform"
91
92#: templates/base.html:31
93msgid "logged in as"
94msgstr "logged in as"
95
96#~ msgid "phoen"
97#~ msgstr ""
98