-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathmessages.pot
More file actions
157 lines (123 loc) · 3.39 KB
/
Copy pathmessages.pot
File metadata and controls
157 lines (123 loc) · 3.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
# Translations template for learnpython.
# Copyright (C) 2013 ORGANIZATION
# This file is distributed under the same license as the learnpython
# project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: learnpython VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-04-23 16:21+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n"
#: learnpython/forms.py:44
msgid "Invalid email address."
msgstr ""
#: learnpython/forms.py:53
msgid "This field is required."
msgstr ""
#: learnpython/forms.py:64
msgid "Name"
msgstr ""
#: learnpython/forms.py:65
msgid "Email"
msgstr ""
#: learnpython/forms.py:108
msgid "Subject"
msgstr ""
#: learnpython/forms.py:110
msgid "Message"
msgstr ""
#: learnpython/forms.py:114
msgid "Feedback"
msgstr ""
#: learnpython/forms.py:128
msgid "Phone"
msgstr ""
#: learnpython/forms.py:130
msgid "Flow"
msgstr ""
#: learnpython/forms.py:132
msgid "Additional comments"
msgstr ""
#: learnpython/forms.py:135
msgid "Flow subscription"
msgstr ""
#: learnpython/views.py:30
msgid "Cannot send message due to mail server problems. Please, try again later!"
msgstr ""
#: learnpython/views.py:32
msgid "Your message has been sent! Thanks for your feedback!"
msgstr ""
#: learnpython/views.py:36
msgid ""
"Cannot apply subscription due to mail server problems. Please, try again "
"later!"
msgstr ""
#: learnpython/views.py:38
msgid ""
"You successfully subscribed to Learn Python courses! We will send you all"
" necessary information later!"
msgstr ""
#: learnpython/templates/base.html:4 learnpython/templates/base.html:31
msgid "Learn Python in Kyiv, Ukraine"
msgstr ""
#: learnpython/templates/base.html:35 learnpython/templates/base.html:74
msgid "About us"
msgstr ""
#: learnpython/templates/base.html:36 learnpython/templates/base.html:76
msgid "Flows archive"
msgstr ""
#: learnpython/templates/base.html:37 learnpython/templates/base.html:77
msgid "Contacts"
msgstr ""
#: learnpython/templates/base.html:41
msgid "3 flows on 6 studies"
msgstr ""
#: learnpython/templates/base.html:48
msgid "Fork us on GitHub"
msgstr ""
#: learnpython/templates/base.html:55 learnpython/templates/base.html:70
msgid "Async flow"
msgstr ""
#: learnpython/templates/base.html:56 learnpython/templates/base.html:71
msgid "Web flow"
msgstr ""
#: learnpython/templates/base.html:57 learnpython/templates/base.html:72
msgid "Optimization flow"
msgstr ""
#: learnpython/templates/base.html:58 learnpython/templates/base.html:75
msgid "Subscribe"
msgstr ""
#: learnpython/templates/base.html:68
msgid "Learn Python"
msgstr ""
#: learnpython/templates/contacts.html:9
msgid "Cannot submit form! Please, fix errors below:"
msgstr ""
#: learnpython/templates/contacts.html:77
msgid "Submit"
msgstr ""
#: learnpython/templates/error.html:3
#, python-format
msgid "Error %(code)s"
msgstr ""
#: learnpython/templates/error.html:5
msgid "Click here to return to index page"
msgstr ""
#: learnpython/templates/flows.html:10
msgid "‹ Back to archive"
msgstr ""
#: learnpython/templates/status.html:10
msgid "You will redirect to next page in 10 seconds"
msgstr ""
#: learnpython/templates/status.html:11
msgid "Click here, if you don't wanna wait"
msgstr ""