-
Notifications
You must be signed in to change notification settings - Fork 1
/
messages.pot
417 lines (321 loc) · 8.48 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
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
# Translations template for PROJECT.
# Copyright (C) 2023 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2023-05-05 14:33+0300\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 2.12.1\n"
#: app/__init__.py:42
msgid "Please login to access this page"
msgstr ""
#: app/auth/decorators.py:11
msgid "Please confirm your account!"
msgstr ""
#: app/auth/forms.py:9 app/auth/forms.py:15
msgid "Username"
msgstr ""
#: app/auth/forms.py:10 app/auth/forms.py:17 app/auth/forms.py:39
msgid "Password"
msgstr ""
#: app/auth/forms.py:11 app/templates/auth/login.html:7
msgid "Sign In"
msgstr ""
#: app/auth/forms.py:16 app/auth/forms.py:34
msgid "Email"
msgstr ""
#: app/auth/forms.py:19 app/auth/forms.py:41
msgid "Repeat Password"
msgstr ""
#: app/auth/forms.py:20 app/templates/auth/register.html:7
#: app/templates/base.html:75
msgid "Register"
msgstr ""
#: app/auth/forms.py:25
msgid "This address is already in use."
msgstr ""
#: app/auth/forms.py:30
msgid "This username is already in use."
msgstr ""
#: app/auth/forms.py:35
msgid "Request Password Reset"
msgstr ""
#: app/auth/forms.py:42
msgid "Reset Password"
msgstr ""
#: app/auth/routes.py:24
msgid "Invalid user or password"
msgstr ""
#: app/auth/routes.py:63
msgid ""
"Congratulations, you are now a registered user! Check your email for "
"verification."
msgstr ""
#: app/auth/routes.py:80
msgid "Your account has already been confirmed."
msgstr ""
#: app/auth/routes.py:89
msgid "A new confirmation email has been sent."
msgstr ""
#: app/auth/routes.py:97
msgid "Account already confirmed."
msgstr ""
#: app/auth/routes.py:106
msgid "You have confirmed your account. Thanks!"
msgstr ""
#: app/auth/routes.py:108
msgid "The confirmation link is invalid or has expired."
msgstr ""
#: app/auth/routes.py:121
msgid "Check your email for the instructions to reset your password"
msgstr ""
#: app/auth/routes.py:138
msgid "Your password has been reset."
msgstr ""
#: app/auth/utils.py:81
msgid "[QueueHere] Reset Your Password"
msgstr ""
#: app/queue/forms.py:8
msgid "Name"
msgstr ""
#: app/queue/forms.py:9
msgid "Create"
msgstr ""
#: app/queue/forms.py:13
msgid "Join with name"
msgstr ""
#: app/queue/forms.py:14
msgid "Join"
msgstr ""
#: app/queue/forms.py:18 app/queue/forms.py:23 app/queue/forms.py:28
msgid "Queue ID"
msgstr ""
#: app/queue/forms.py:19 app/templates/base.html:49
msgid "Find"
msgstr ""
#: app/queue/forms.py:24
msgid "Delete"
msgstr ""
#: app/queue/forms.py:29 app/templates/queue/my_queues.html:20
msgid "Forget"
msgstr ""
#: app/queue/routes.py:22
msgid "Queue is closed."
msgstr ""
#: app/queue/routes.py:25
msgid "You have already enter this queue."
msgstr ""
#: app/queue/routes.py:47
msgid "You cant create more %(max_queues) than queues"
msgstr ""
#: app/templates/base.html:54
msgid "New"
msgstr ""
#: app/templates/base.html:59 app/templates/base.html:170
msgid "Queues"
msgstr ""
#: app/templates/base.html:63
msgid "Logout"
msgstr ""
#: app/templates/base.html:71
msgid "Login"
msgstr ""
#: app/templates/base.html:116
msgid "I updated the site a little bit"
msgstr ""
#: app/templates/base.html:123
msgid ""
"Now you can log into the account normally and it will not log out for a "
"long time, if you forget your password, you can reset it"
msgstr ""
#: app/templates/base.html:127
msgid ""
"Which I advise you to do, because it will automatically fill in the name "
"when you enter the queue, as well as always be at hand will be a "
"convenient list of your queues"
msgstr ""
#: app/templates/base.html:131
msgid ""
"And now you can support me morally by logging into your account and "
"clicking on the heart at the bottom of the site"
msgstr ""
#: app/templates/base.html:136
msgid "Sure"
msgstr ""
#: app/templates/base.html:150
msgid "Stats"
msgstr ""
#: app/templates/base.html:169
msgid "Users"
msgstr ""
#: app/templates/base.html:171
msgid "Queues entries"
msgstr ""
#: app/templates/base.html:197
msgid "Login and confirm you account"
msgstr ""
#: app/templates/auth/inactive.html:8
msgid ""
"You have not confirmed your account. Please check your inbox (and your "
"spam folder) - you should have received an email with a confirmation "
"link."
msgstr ""
#: app/templates/auth/inactive.html:12
msgid "Didn't get the email?"
msgstr ""
#: app/templates/auth/inactive.html:14
msgid "Resend"
msgstr ""
#: app/templates/auth/login.html:10
msgid "New User?"
msgstr ""
#: app/templates/auth/login.html:11
msgid "Click to Register!"
msgstr ""
#: app/templates/auth/login.html:14
msgid "Forget Password or Username?"
msgstr ""
#: app/templates/auth/login.html:15 app/templates/auth/reset_password.html:7
msgid "Reset password"
msgstr ""
#: app/templates/auth/reset_password_request.html:7
msgid "Request password reset"
msgstr ""
#: app/templates/auth/email/confirm_email.html:7
msgid ""
"Welcome! Thanks for signing up. Please follow this link to activate your "
"account:"
msgstr ""
#: app/templates/auth/email/reset_password.html:1
msgid "Hello!"
msgstr ""
#: app/templates/auth/email/reset_password.html:2
msgid "Your username is"
msgstr ""
#: app/templates/auth/email/reset_password.html:4
msgid "To reset password"
msgstr ""
#: app/templates/auth/email/reset_password.html:6
msgid "click this link"
msgstr ""
#: app/templates/auth/email/reset_password.html:9
msgid "Or paste it to browser address line"
msgstr ""
#: app/templates/auth/email/reset_password.html:11
msgid "Ignore this message, if you didnt ask for it"
msgstr ""
#: app/templates/errors/404.html:4
msgid "Wrong address"
msgstr ""
#: app/templates/errors/404.html:5 app/templates/errors/500.html:6
msgid "Back"
msgstr ""
#: app/templates/errors/500.html:4
msgid "An unexpected error has occurred"
msgstr ""
#: app/templates/errors/500.html:5
msgid "The administrator has been notified. Sorry for the inconvenience!"
msgstr ""
#: app/templates/main/index.html:7
msgid "Join Queue"
msgstr ""
#: app/templates/main/index.html:16
msgid "Register to get access to all the features:"
msgstr ""
#: app/templates/main/index.html:17
msgid "Create queues"
msgstr ""
#: app/templates/main/index.html:20
msgid "Manage your queues"
msgstr ""
#: app/templates/main/index.html:29
msgid "Swap members"
msgstr ""
#: app/templates/main/index.html:30
msgid "Remove members"
msgstr ""
#: app/templates/main/index.html:31
msgid "Clear the queue"
msgstr ""
#: app/templates/main/index.html:32
msgid "Lock and unlock"
msgstr ""
#: app/templates/main/index.html:38
msgid "Add scheduled tasks"
msgstr ""
#: app/templates/main/index.html:46
msgid "Choose time, date and action"
msgstr ""
#: app/templates/main/index.html:53
msgid "Remember queues"
msgstr ""
#: app/templates/queue/create_queue.html:7
msgid "Create queue"
msgstr ""
#: app/templates/queue/manage_queue.html:71
#: app/templates/queue/manage_queue.html:95
msgid "Clear"
msgstr ""
#: app/templates/queue/manage_queue.html:72
#: app/templates/queue/manage_queue.html:93
msgid "Close"
msgstr ""
#: app/templates/queue/manage_queue.html:73
#: app/templates/queue/manage_queue.html:94
msgid "Open"
msgstr ""
#: app/templates/queue/manage_queue.html:74
msgid "Tasks"
msgstr ""
#: app/templates/queue/manage_queue.html:75
msgid "Spam"
msgstr ""
#: app/templates/queue/manage_queue.html:105
msgid "Add task"
msgstr ""
#: app/templates/queue/my_queues.html:6
msgid "Your queues"
msgstr ""
#: app/templates/queue/my_queues.html:31
msgid "Are you sure you want to forget?"
msgstr ""
#: app/templates/queue/my_queues.html:37
msgid "This action cannot be undone"
msgstr ""
#: app/templates/queue/my_queues.html:41 app/templates/queue/my_queues.html:91
msgid "No"
msgstr ""
#: app/templates/queue/my_queues.html:47 app/templates/queue/my_queues.html:96
msgid "Yes"
msgstr ""
#: app/templates/queue/my_queues.html:57
msgid "Owned queues"
msgstr ""
#: app/templates/queue/my_queues.html:81
msgid "Are you sure you want to delete?"
msgstr ""
#: app/templates/queue/my_queues.html:87
msgid "This action cannot be undone."
msgstr ""
#: app/templates/queue/queue.html:63
msgid "Next clearing"
msgstr ""
#: app/templates/queue/queue.html:69
msgid "Next closing"
msgstr ""
#: app/templates/queue/queue.html:75
msgid "Next opening"
msgstr ""
#: app/templates/queue/queue.html:104
msgid "Leave"
msgstr ""