blob: b834b61ed6c17d779063caf5cdaec157485d7e83 [file] [log] [blame]
Akronca9bd982016-12-06 16:59:57 +01001# Translations template 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#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PROJECT VERSION\n"
10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11"POT-Creation-Date: 2014-12-05 18:49+0100\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\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 ""
23
24#: models.py:14
25msgid "enter.username"
26msgstr ""
27
28#: models.py:15 models.py:33 models.py:34
29msgid "enter.password"
30msgstr ""
31
32#: models.py:33 models.py:63
33msgid "username"
34msgstr ""
35
36#: models.py:34
37msgid "password"
38msgstr ""
39
40#: models.py:35
41msgid "password.match"
42msgstr ""
43
44#: models.py:36 models.py:38
45msgid "confirm"
46msgstr ""
47
48#: models.py:38
49msgid "enter.email"
50msgstr ""
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 ""
91
92#: templates/base.html:31
93msgid "logged in as"
94msgstr ""
95