forked from laoqiu/pypress-tornado
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmessages.pot
292 lines (224 loc) · 5.34 KB
/
messages.pot
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
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
# Translations template for PROJECT.
# Copyright (C) 2012 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2012-03-23 17:09+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\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"
#: pypress/forms.py:27
msgid "You can only use letters, numbers or dashes"
msgstr ""
#: pypress/forms.py:32
msgid "Username or email"
msgstr ""
#: pypress/forms.py:34
msgid "You must provide an email or username"
msgstr ""
#: pypress/forms.py:36 pypress/forms.py:53 pypress/forms.py:89
msgid "Password"
msgstr ""
#: pypress/forms.py:38
msgid "Remember me"
msgstr ""
#: pypress/forms.py:42 pypress/themes/default/templates/account/login.html:2
msgid "Login"
msgstr ""
#: pypress/forms.py:46
msgid "Username"
msgstr ""
#: pypress/forms.py:47
msgid "Username required"
msgstr ""
#: pypress/forms.py:50 pypress/forms.py:145
msgid "Nickname"
msgstr ""
#: pypress/forms.py:51 pypress/forms.py:146
msgid "Nickname required"
msgstr ""
#: pypress/forms.py:54
msgid "Password required"
msgstr ""
#: pypress/forms.py:56 pypress/forms.py:95
msgid "Password again"
msgstr ""
#: pypress/forms.py:58 pypress/forms.py:97
msgid "Passwords don't match"
msgstr ""
#: pypress/forms.py:60 pypress/forms.py:141 pypress/forms.py:169
msgid "Email"
msgstr ""
#: pypress/forms.py:61 pypress/forms.py:142
msgid "Email required"
msgstr ""
#: pypress/forms.py:62 pypress/forms.py:83 pypress/forms.py:143
#: pypress/forms.py:170
msgid "A valid email is required"
msgstr ""
#: pypress/forms.py:64
msgid "Signup Code"
msgstr ""
#: pypress/forms.py:68 pypress/themes/default/templates/account/signup.html:2
msgid "Signup"
msgstr ""
#: pypress/forms.py:73
msgid "This username is taken"
msgstr ""
#: pypress/forms.py:78
msgid "This email is taken"
msgstr ""
#: pypress/forms.py:82
msgid "Your email address"
msgstr ""
#: pypress/forms.py:85
msgid "Find password"
msgstr ""
#: pypress/forms.py:90
msgid "Password is required"
msgstr ""
#: pypress/forms.py:92
msgid "New Password"
msgstr ""
#: pypress/forms.py:93
msgid "New Password is required"
msgstr ""
#: pypress/forms.py:99 pypress/forms.py:120 pypress/forms.py:178
#: pypress/forms.py:185
msgid "Save"
msgstr ""
#: pypress/forms.py:103
msgid "Recaptcha"
msgstr ""
#: pypress/forms.py:105
msgid "Delete"
msgstr ""
#: pypress/forms.py:109
msgid "Title"
msgstr ""
#: pypress/forms.py:110
msgid "Title required"
msgstr ""
#: pypress/forms.py:112
msgid "Slug"
msgstr ""
#: pypress/forms.py:114
msgid "Content"
msgstr ""
#: pypress/forms.py:115
msgid "Content required"
msgstr ""
#: pypress/forms.py:117 pypress/themes/default/templates/base.html:47
msgid "Tags"
msgstr ""
#: pypress/forms.py:118
msgid "Tags required"
msgstr ""
#: pypress/forms.py:130
msgid "Slug must be less than 50 characters"
msgstr ""
#: pypress/forms.py:136
msgid "This slug is taken"
msgstr ""
#: pypress/forms.py:136
msgid "Slug is required"
msgstr ""
#: pypress/forms.py:148
msgid "Website"
msgstr ""
#: pypress/forms.py:150 pypress/forms.py:167 pypress/forms.py:174
msgid "A valid url is required"
msgstr ""
#: pypress/forms.py:152
msgid "Comment"
msgstr ""
#: pypress/forms.py:153
msgid "Comment required"
msgstr ""
#: pypress/forms.py:155
msgid "Captcha"
msgstr ""
#: pypress/forms.py:156
msgid "Captcha required"
msgstr ""
#: pypress/forms.py:158
#: pypress/themes/default/templates/blog/add_comment.html:2
msgid "Add comment"
msgstr ""
#: pypress/forms.py:159 pypress/forms.py:186
msgid "Cancel"
msgstr ""
#: pypress/forms.py:163
msgid "Site name"
msgstr ""
#: pypress/forms.py:164
msgid "Site name required"
msgstr ""
#: pypress/forms.py:166
msgid "link"
msgstr ""
#: pypress/forms.py:172
msgid "Logo"
msgstr ""
#: pypress/forms.py:176
msgid "Description"
msgstr ""
#: pypress/forms.py:182
msgid "HTML"
msgstr ""
#: pypress/forms.py:183
msgid "HTML required"
msgstr ""
#: pypress/themes/default/templates/base.html:50
msgid "Archives"
msgstr ""
#: pypress/themes/default/templates/base.html:53
#: pypress/themes/default/templates/blog/post.html:2
msgid "Post Now"
msgstr ""
#: pypress/themes/default/templates/base.html:60
msgid "login"
msgstr ""
#: pypress/themes/default/templates/blog/edit.html:2
msgid "Edit"
msgstr ""
#: pypress/themes/default/templates/blog/list.html:2
msgid "List"
msgstr ""
#: pypress/themes/default/templates/blog/module-comment.html:21
msgid "Are you sure you want to delete this comment ?"
msgstr ""
#: pypress/themes/default/templates/blog/module-comment.html:22
msgid "yes"
msgstr ""
#: pypress/themes/default/templates/blog/module-comment.html:23
msgid "no"
msgstr ""
#: pypress/themes/default/templates/blog/view.html:23
msgid "edit"
msgstr ""
#: pypress/themes/default/templates/blog/view.html:87
msgid "No comments have been posted yet."
msgstr ""
#: pypress/views/account.py:42
#, python-format
msgid "Welcome back, %s"
msgstr ""
#: pypress/views/account.py:51
msgid "The username or password you provided are incorrect."
msgstr ""
#: pypress/views/account.py:106
msgid "Code is not allowed"
msgstr ""
#: pypress/views/blog.py:195
msgid "Captcha don't match"
msgstr ""