Project

General

Profile

Statistics
| Branch: | Revision:

root / env / lib / python2.7 / site-packages / django / contrib / admin / locale / en_GB / LC_MESSAGES / django.po @ 1a305335

History | View | Annotate | Download (23.2 KB)

1 1a305335 officers
# This file is distributed under the same license as the Django package.
2
#
3
# Translators:
4
# jon_atkinson <jon@jonatkinson.co.uk>, 2011.
5
#   <jon@jonatkinson.co.uk>, 2012.
6
# Ross Poulton <ross@rossp.org>, 2011, 2012.
7
msgid ""
8
msgstr ""
9
"Project-Id-Version: Django\n"
10
"Report-Msgid-Bugs-To: \n"
11
"POT-Creation-Date: 2012-03-23 02:34+0100\n"
12
"PO-Revision-Date: 2012-03-12 21:43+0000\n"
13
"Last-Translator: Ross Poulton <ross@rossp.org>\n"
14
"Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/"
15
"django/language/en_GB/)\n"
16
"Language: en_GB\n"
17
"MIME-Version: 1.0\n"
18
"Content-Type: text/plain; charset=UTF-8\n"
19
"Content-Transfer-Encoding: 8bit\n"
20
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
21
22
#: actions.py:48
23
#, python-format
24
msgid "Successfully deleted %(count)d %(items)s."
25
msgstr "Successfully deleted %(count)d %(items)s."
26
27
#: actions.py:60 options.py:1295
28
#, python-format
29
msgid "Cannot delete %(name)s"
30
msgstr "Cannot delete %(name)s"
31
32
#: actions.py:62 options.py:1297
33
msgid "Are you sure?"
34
msgstr "Are you sure?"
35
36
#: actions.py:83
37
#, python-format
38
msgid "Delete selected %(verbose_name_plural)s"
39
msgstr "Delete selected %(verbose_name_plural)s"
40
41
#: filters.py:101 filters.py:191 filters.py:231 filters.py:268 filters.py:378
42
msgid "All"
43
msgstr "All"
44
45
#: filters.py:232
46
msgid "Yes"
47
msgstr "Yes"
48
49
#: filters.py:233
50
msgid "No"
51
msgstr "No"
52
53
#: filters.py:247
54
msgid "Unknown"
55
msgstr "Unknown"
56
57
#: filters.py:306
58
msgid "Any date"
59
msgstr "Any date"
60
61
#: filters.py:307
62
msgid "Today"
63
msgstr "Today"
64
65
#: filters.py:311
66
msgid "Past 7 days"
67
msgstr "Past 7 days"
68
69
#: filters.py:315
70
msgid "This month"
71
msgstr "This month"
72
73
#: filters.py:319
74
msgid "This year"
75
msgstr "This year"
76
77
#: forms.py:9
78
msgid ""
79
"Please enter the correct username and password for a staff account. Note "
80
"that both fields are case-sensitive."
81
msgstr ""
82
"Please enter the correct username and password for a staff account. Note "
83
"that both fields are case-sensitive."
84
85
#: forms.py:18
86
msgid "Please log in again, because your session has expired."
87
msgstr "Please log in again, because your session has expired."
88
89
#: forms.py:37
90
#, python-format
91
msgid "Your e-mail address is not your username. Try '%s' instead."
92
msgstr "Your e-mail address is not your username. Try '%s' instead."
93
94
#: helpers.py:20
95
msgid "Action:"
96
msgstr "Action:"
97
98
#: models.py:19
99
msgid "action time"
100
msgstr "action time"
101
102
#: models.py:22
103
msgid "object id"
104
msgstr "object id"
105
106
#: models.py:23
107
msgid "object repr"
108
msgstr "object repr"
109
110
#: models.py:24
111
msgid "action flag"
112
msgstr "action flag"
113
114
#: models.py:25
115
msgid "change message"
116
msgstr "change message"
117
118
#: models.py:30
119
msgid "log entry"
120
msgstr "log entry"
121
122
#: models.py:31
123
msgid "log entries"
124
msgstr "log entries"
125
126
#: models.py:40
127
#, python-format
128
msgid "Added \"%(object)s\"."
129
msgstr "Added \"%(object)s\"."
130
131
#: models.py:42
132
#, python-format
133
msgid "Changed \"%(object)s\" - %(changes)s"
134
msgstr "Changed \"%(object)s\" - %(changes)s"
135
136
#: models.py:44
137
#, python-format
138
msgid "Deleted \"%(object)s.\""
139
msgstr "Deleted \"%(object)s.\""
140
141
#: models.py:46
142
msgid "LogEntry Object"
143
msgstr "LogEntry Object"
144
145
#: options.py:150 options.py:166
146
msgid "None"
147
msgstr "None"
148
149
#: options.py:671
150
#, python-format
151
msgid "Changed %s."
152
msgstr "Changed %s."
153
154
#: options.py:671 options.py:681
155
msgid "and"
156
msgstr "and"
157
158
#: options.py:676
159
#, python-format
160
msgid "Added %(name)s \"%(object)s\"."
161
msgstr "Added %(name)s \"%(object)s\"."
162
163
#: options.py:680
164
#, python-format
165
msgid "Changed %(list)s for %(name)s \"%(object)s\"."
166
msgstr "Changed %(list)s for %(name)s \"%(object)s\"."
167
168
#: options.py:685
169
#, python-format
170
msgid "Deleted %(name)s \"%(object)s\"."
171
msgstr "Deleted %(name)s \"%(object)s\"."
172
173
#: options.py:689
174
msgid "No fields changed."
175
msgstr "No fields changed."
176
177
#: options.py:772
178
#, python-format
179
msgid "The %(name)s \"%(obj)s\" was added successfully."
180
msgstr "The %(name)s \"%(obj)s\" was added successfully."
181
182
#: options.py:776 options.py:824
183
msgid "You may edit it again below."
184
msgstr "You may edit it again below."
185
186
#: options.py:788 options.py:837
187
#, python-format
188
msgid "You may add another %s below."
189
msgstr "You may add another %s below."
190
191
#: options.py:822
192
#, python-format
193
msgid "The %(name)s \"%(obj)s\" was changed successfully."
194
msgstr "The %(name)s \"%(obj)s\" was changed successfully."
195
196
#: options.py:830
197
#, python-format
198
msgid ""
199
"The %(name)s \"%(obj)s\" was added successfully. You may edit it again below."
200
msgstr ""
201
"The %(name)s \"%(obj)s\" was added successfully. You may edit it again below."
202
203
#: options.py:899 options.py:1159
204
msgid ""
205
"Items must be selected in order to perform actions on them. No items have "
206
"been changed."
207
msgstr ""
208
"Items must be selected in order to perform actions on them. No items have "
209
"been changed."
210
211
#: options.py:918
212
msgid "No action selected."
213
msgstr "No action selected."
214
215
#: options.py:998
216
#, python-format
217
msgid "Add %s"
218
msgstr "Add %s"
219
220
#: options.py:1023 options.py:1267
221
#, python-format
222
msgid "%(name)s object with primary key %(key)r does not exist."
223
msgstr "%(name)s object with primary key %(key)r does not exist."
224
225
#: options.py:1089
226
#, python-format
227
msgid "Change %s"
228
msgstr "Change %s"
229
230
#: options.py:1138
231
msgid "Database error"
232
msgstr "Database error"
233
234
#: options.py:1201
235
#, python-format
236
msgid "%(count)s %(name)s was changed successfully."
237
msgid_plural "%(count)s %(name)s were changed successfully."
238
msgstr[0] "%(count)s %(name)s was changed successfully."
239
msgstr[1] "%(count)s %(name)s were changed successfully."
240
241
#: options.py:1228
242
#, python-format
243
msgid "%(total_count)s selected"
244
msgid_plural "All %(total_count)s selected"
245
msgstr[0] "%(total_count)s selected"
246
msgstr[1] "All %(total_count)s selected"
247
248
#: options.py:1233
249
#, python-format
250
msgid "0 of %(cnt)s selected"
251
msgstr "0 of %(cnt)s selected"
252
253
#: options.py:1283
254
#, python-format
255
msgid "The %(name)s \"%(obj)s\" was deleted successfully."
256
msgstr "The %(name)s \"%(obj)s\" was deleted successfully."
257
258
#: options.py:1330
259
#, python-format
260
msgid "Change history: %s"
261
msgstr "Change history: %s"
262
263
#: sites.py:315 tests.py:61 templates/admin/login.html:49
264
#: templates/registration/password_reset_complete.html:20
265
#: views/decorators.py:23
266
msgid "Log in"
267
msgstr "Log in"
268
269
#: sites.py:380
270
msgid "Site administration"
271
msgstr "Site administration"
272
273
#: sites.py:432
274
#, python-format
275
msgid "%s administration"
276
msgstr "%s administration"
277
278
#: widgets.py:87
279
msgid "Date:"
280
msgstr "Date:"
281
282
#: widgets.py:87
283
msgid "Time:"
284
msgstr "Time:"
285
286
#: widgets.py:161
287
msgid "Lookup"
288
msgstr "Lookup"
289
290
#: widgets.py:267
291
msgid "Add Another"
292
msgstr "Add Another"
293
294
#: templates/admin/404.html:4 templates/admin/404.html.py:8
295
msgid "Page not found"
296
msgstr "Page not found"
297
298
#: templates/admin/404.html:10
299
msgid "We're sorry, but the requested page could not be found."
300
msgstr "We're sorry, but the requested page could not be found."
301
302
#: templates/admin/500.html:7 templates/admin/app_index.html:8
303
#: templates/admin/base.html:45 templates/admin/change_form.html:21
304
#: templates/admin/change_list.html:43
305
#: templates/admin/delete_confirmation.html:8
306
#: templates/admin/delete_selected_confirmation.html:8
307
#: templates/admin/invalid_setup.html:7 templates/admin/object_history.html:8
308
#: templates/admin/auth/user/change_password.html:15
309
#: templates/registration/logged_out.html:5
310
#: templates/registration/password_change_done.html:7
311
#: templates/registration/password_change_form.html:8
312
#: templates/registration/password_reset_complete.html:7
313
#: templates/registration/password_reset_confirm.html:7
314
#: templates/registration/password_reset_done.html:7
315
#: templates/registration/password_reset_form.html:7
316
msgid "Home"
317
msgstr "Home"
318
319
#: templates/admin/500.html:8
320
msgid "Server error"
321
msgstr "Server error"
322
323
#: templates/admin/500.html:12
324
msgid "Server error (500)"
325
msgstr "Server error (500)"
326
327
#: templates/admin/500.html:15
328
msgid "Server Error <em>(500)</em>"
329
msgstr "Server Error <em>(500)</em>"
330
331
#: templates/admin/500.html:16
332
msgid ""
333
"There's been an error. It's been reported to the site administrators via e-"
334
"mail and should be fixed shortly. Thanks for your patience."
335
msgstr ""
336
"There's been an error. It's been reported to the site administrators via e-"
337
"mail and should be fixed shortly. Thanks for your patience."
338
339
#: templates/admin/actions.html:4
340
msgid "Run the selected action"
341
msgstr "Run the selected action"
342
343
#: templates/admin/actions.html:4
344
msgid "Go"
345
msgstr "Go"
346
347
#: templates/admin/actions.html:11
348
msgid "Click here to select the objects across all pages"
349
msgstr "Click here to select the objects across all pages"
350
351
#: templates/admin/actions.html:11
352
#, python-format
353
msgid "Select all %(total_count)s %(module_name)s"
354
msgstr "Select all %(total_count)s %(module_name)s"
355
356
#: templates/admin/actions.html:13
357
msgid "Clear selection"
358
msgstr "Clear selection"
359
360
#: templates/admin/app_index.html:11 templates/admin/index.html:19
361
#, python-format
362
msgid "%(name)s"
363
msgstr "%(name)s"
364
365
#: templates/admin/base.html:28
366
msgid "Welcome,"
367
msgstr "Welcome,"
368
369
#: templates/admin/base.html:33
370
#: templates/registration/password_change_done.html:4
371
#: templates/registration/password_change_form.html:5
372
msgid "Documentation"
373
msgstr "Documentation"
374
375
#: templates/admin/base.html:35
376
#: templates/admin/auth/user/change_password.html:19
377
#: templates/admin/auth/user/change_password.html:53
378
#: templates/registration/password_change_done.html:4
379
#: templates/registration/password_change_form.html:5
380
msgid "Change password"
381
msgstr "Change password"
382
383
#: templates/admin/base.html:36
384
#: templates/registration/password_change_done.html:4
385
#: templates/registration/password_change_form.html:5
386
msgid "Log out"
387
msgstr "Log out"
388
389
#: templates/admin/base_site.html:4
390
msgid "Django site admin"
391
msgstr "Django site admin"
392
393
#: templates/admin/base_site.html:7
394
msgid "Django administration"
395
msgstr "Django administration"
396
397
#: templates/admin/change_form.html:24 templates/admin/index.html:29
398
msgid "Add"
399
msgstr "Add"
400
401
#: templates/admin/change_form.html:34 templates/admin/object_history.html:12
402
msgid "History"
403
msgstr "History"
404
405
#: templates/admin/change_form.html:35
406
#: templates/admin/edit_inline/stacked.html:9
407
#: templates/admin/edit_inline/tabular.html:30
408
msgid "View on site"
409
msgstr "View on site"
410
411
#: templates/admin/change_form.html:46 templates/admin/change_list.html:69
412
#: templates/admin/login.html:18
413
#: templates/admin/auth/user/change_password.html:29
414
#: templates/registration/password_change_form.html:21
415
msgid "Please correct the error below."
416
msgid_plural "Please correct the errors below."
417
msgstr[0] "Please correct the error below."
418
msgstr[1] "Please correct the errors below."
419
420
#: templates/admin/change_list.html:60
421
#, python-format
422
msgid "Add %(name)s"
423
msgstr "Add %(name)s"
424
425
#: templates/admin/change_list.html:80
426
msgid "Filter"
427
msgstr "Filter"
428
429
#: templates/admin/change_list_results.html:17
430
msgid "Remove from sorting"
431
msgstr "Remove from sorting"
432
433
#: templates/admin/change_list_results.html:18
434
#, python-format
435
msgid "Sorting priority: %(priority_number)s"
436
msgstr "Sorting priority: %(priority_number)s"
437
438
#: templates/admin/change_list_results.html:19
439
msgid "Toggle sorting"
440
msgstr "Toggle sorting"
441
442
#: templates/admin/delete_confirmation.html:12
443
#: templates/admin/submit_line.html:4
444
msgid "Delete"
445
msgstr "Delete"
446
447
#: templates/admin/delete_confirmation.html:19
448
#, python-format
449
msgid ""
450
"Deleting the %(object_name)s '%(escaped_object)s' would result in deleting "
451
"related objects, but your account doesn't have permission to delete the "
452
"following types of objects:"
453
msgstr ""
454
"Deleting the %(object_name)s '%(escaped_object)s' would result in deleting "
455
"related objects, but your account doesn't have permission to delete the "
456
"following types of objects:"
457
458
#: templates/admin/delete_confirmation.html:27
459
#, python-format
460
msgid ""
461
"Deleting the %(object_name)s '%(escaped_object)s' would require deleting the "
462
"following protected related objects:"
463
msgstr ""
464
"Deleting the %(object_name)s '%(escaped_object)s' would require deleting the "
465
"following protected related objects:"
466
467
#: templates/admin/delete_confirmation.html:35
468
#, python-format
469
msgid ""
470
"Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? "
471
"All of the following related items will be deleted:"
472
msgstr ""
473
"Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? "
474
"All of the following related items will be deleted:"
475
476
#: templates/admin/delete_confirmation.html:40
477
#: templates/admin/delete_selected_confirmation.html:45
478
msgid "Yes, I'm sure"
479
msgstr "Yes, I'm sure"
480
481
#: templates/admin/delete_selected_confirmation.html:11
482
msgid "Delete multiple objects"
483
msgstr "Delete multiple objects"
484
485
#: templates/admin/delete_selected_confirmation.html:18
486
#, python-format
487
msgid ""
488
"Deleting the selected %(objects_name)s would result in deleting related "
489
"objects, but your account doesn't have permission to delete the following "
490
"types of objects:"
491
msgstr ""
492
"Deleting the selected %(objects_name)s would result in deleting related "
493
"objects, but your account doesn't have permission to delete the following "
494
"types of objects:"
495
496
#: templates/admin/delete_selected_confirmation.html:26
497
#, python-format
498
msgid ""
499
"Deleting the selected %(objects_name)s would require deleting the following "
500
"protected related objects:"
501
msgstr ""
502
"Deleting the selected %(objects_name)s would require deleting the following "
503
"protected related objects:"
504
505
#: templates/admin/delete_selected_confirmation.html:34
506
#, python-format
507
msgid ""
508
"Are you sure you want to delete the selected %(objects_name)s? All of the "
509
"following objects and their related items will be deleted:"
510
msgstr ""
511
"Are you sure you want to delete the selected %(objects_name)s? All of the "
512
"following objects and their related items will be deleted:"
513
514
#: templates/admin/filter.html:2
515
#, python-format
516
msgid " By %(filter_title)s "
517
msgstr " By %(filter_title)s "
518
519
#: templates/admin/index.html:18
520
#, python-format
521
msgid "Models available in the %(name)s application."
522
msgstr "Models available in the %(name)s application."
523
524
#: templates/admin/index.html:35
525
msgid "Change"
526
msgstr "Change"
527
528
#: templates/admin/index.html:45
529
msgid "You don't have permission to edit anything."
530
msgstr "You don't have permission to edit anything."
531
532
#: templates/admin/index.html:53
533
msgid "Recent Actions"
534
msgstr "Recent Actions"
535
536
#: templates/admin/index.html:54
537
msgid "My Actions"
538
msgstr "My Actions"
539
540
#: templates/admin/index.html:58
541
msgid "None available"
542
msgstr "None available"
543
544
#: templates/admin/index.html:72
545
msgid "Unknown content"
546
msgstr "Unknown content"
547
548
#: templates/admin/invalid_setup.html:13
549
msgid ""
550
"Something's wrong with your database installation. Make sure the appropriate "
551
"database tables have been created, and make sure the database is readable by "
552
"the appropriate user."
553
msgstr ""
554
"Something's wrong with your database installation. Make sure the appropriate "
555
"database tables have been created, and make sure the database is readable by "
556
"the appropriate user."
557
558
#: templates/admin/login.html:34
559
msgid "Username:"
560
msgstr "Username:"
561
562
#: templates/admin/login.html:38
563
msgid "Password:"
564
msgstr "Password:"
565
566
#: templates/admin/login.html:45
567
msgid "Forgotten your password or username?"
568
msgstr "Forgotten your password or username?"
569
570
#: templates/admin/object_history.html:24
571
msgid "Date/time"
572
msgstr "Date/time"
573
574
#: templates/admin/object_history.html:25
575
msgid "User"
576
msgstr "User"
577
578
#: templates/admin/object_history.html:26
579
msgid "Action"
580
msgstr "Action"
581
582
#: templates/admin/object_history.html:40
583
msgid ""
584
"This object doesn't have a change history. It probably wasn't added via this "
585
"admin site."
586
msgstr ""
587
"This object doesn't have a change history. It probably wasn't added via this "
588
"admin site."
589
590
#: templates/admin/pagination.html:10
591
msgid "Show all"
592
msgstr "Show all"
593
594
#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3
595
msgid "Save"
596
msgstr "Save"
597
598
#: templates/admin/search_form.html:7
599
msgid "Search"
600
msgstr "Search"
601
602
#: templates/admin/search_form.html:9
603
#, python-format
604
msgid "%(counter)s result"
605
msgid_plural "%(counter)s results"
606
msgstr[0] "%(counter)s result"
607
msgstr[1] "%(counter)s results"
608
609
#: templates/admin/search_form.html:9
610
#, python-format
611
msgid "%(full_result_count)s total"
612
msgstr "%(full_result_count)s total"
613
614
#: templates/admin/submit_line.html:5
615
msgid "Save as new"
616
msgstr "Save as new"
617
618
#: templates/admin/submit_line.html:6
619
msgid "Save and add another"
620
msgstr "Save and add another"
621
622
#: templates/admin/submit_line.html:7
623
msgid "Save and continue editing"
624
msgstr "Save and continue editing"
625
626
#: templates/admin/auth/user/add_form.html:6
627
msgid ""
628
"First, enter a username and password. Then, you'll be able to edit more user "
629
"options."
630
msgstr ""
631
"First, enter a username and password. Then, you'll be able to edit more user "
632
"options."
633
634
#: templates/admin/auth/user/add_form.html:8
635
msgid "Enter a username and password."
636
msgstr "Enter a username and password."
637
638
#: templates/admin/auth/user/change_password.html:33
639
#, python-format
640
msgid "Enter a new password for the user <strong>%(username)s</strong>."
641
msgstr "Enter a new password for the user <strong>%(username)s</strong>."
642
643
#: templates/admin/auth/user/change_password.html:40
644
msgid "Password"
645
msgstr "Password"
646
647
#: templates/admin/auth/user/change_password.html:46
648
#: templates/registration/password_change_form.html:43
649
msgid "Password (again)"
650
msgstr "Password (again)"
651
652
#: templates/admin/auth/user/change_password.html:47
653
msgid "Enter the same password as above, for verification."
654
msgstr "Enter the same password as above, for verification."
655
656
#: templates/admin/edit_inline/stacked.html:67
657
#: templates/admin/edit_inline/tabular.html:115
658
#, python-format
659
msgid "Add another %(verbose_name)s"
660
msgstr "Add another %(verbose_name)s"
661
662
#: templates/admin/edit_inline/stacked.html:70
663
#: templates/admin/edit_inline/tabular.html:118
664
msgid "Remove"
665
msgstr "Remove"
666
667
#: templates/admin/edit_inline/tabular.html:17
668
msgid "Delete?"
669
msgstr "Delete?"
670
671
#: templates/registration/logged_out.html:9
672
msgid "Thanks for spending some quality time with the Web site today."
673
msgstr "Thanks for spending some quality time with the Web site today."
674
675
#: templates/registration/logged_out.html:11
676
msgid "Log in again"
677
msgstr "Log in again"
678
679
#: templates/registration/password_change_done.html:8
680
#: templates/registration/password_change_form.html:9
681
#: templates/registration/password_change_form.html:13
682
#: templates/registration/password_change_form.html:25
683
msgid "Password change"
684
msgstr "Password change"
685
686
#: templates/registration/password_change_done.html:12
687
#: templates/registration/password_change_done.html:16
688
msgid "Password change successful"
689
msgstr "Password change successful"
690
691
#: templates/registration/password_change_done.html:18
692
msgid "Your password was changed."
693
msgstr "Your password was changed."
694
695
#: templates/registration/password_change_form.html:27
696
msgid ""
697
"Please enter your old password, for security's sake, and then enter your new "
698
"password twice so we can verify you typed it in correctly."
699
msgstr ""
700
"Please enter your old password, for security's sake, and then enter your new "
701
"password twice so we can verify you typed it in correctly."
702
703
#: templates/registration/password_change_form.html:33
704
msgid "Old password"
705
msgstr "Old password"
706
707
#: templates/registration/password_change_form.html:38
708
msgid "New password"
709
msgstr "New password"
710
711
#: templates/registration/password_change_form.html:49
712
#: templates/registration/password_reset_confirm.html:27
713
msgid "Change my password"
714
msgstr "Change my password"
715
716
#: templates/registration/password_reset_complete.html:8
717
#: templates/registration/password_reset_confirm.html:12
718
#: templates/registration/password_reset_done.html:8
719
#: templates/registration/password_reset_form.html:8
720
#: templates/registration/password_reset_form.html:12
721
#: templates/registration/password_reset_form.html:16
722
msgid "Password reset"
723
msgstr "Password reset"
724
725
#: templates/registration/password_reset_complete.html:12
726
#: templates/registration/password_reset_complete.html:16
727
msgid "Password reset complete"
728
msgstr "Password reset complete"
729
730
#: templates/registration/password_reset_complete.html:18
731
msgid "Your password has been set.  You may go ahead and log in now."
732
msgstr "Your password has been set.  You may go ahead and log in now."
733
734
#: templates/registration/password_reset_confirm.html:8
735
msgid "Password reset confirmation"
736
msgstr "Password reset confirmation"
737
738
#: templates/registration/password_reset_confirm.html:18
739
msgid "Enter new password"
740
msgstr "Enter new password"
741
742
#: templates/registration/password_reset_confirm.html:20
743
msgid ""
744
"Please enter your new password twice so we can verify you typed it in "
745
"correctly."
746
msgstr ""
747
"Please enter your new password twice so we can verify you typed it in "
748
"correctly."
749
750
#: templates/registration/password_reset_confirm.html:24
751
msgid "New password:"
752
msgstr "New password:"
753
754
#: templates/registration/password_reset_confirm.html:26
755
msgid "Confirm password:"
756
msgstr "Confirm password:"
757
758
#: templates/registration/password_reset_confirm.html:32
759
msgid "Password reset unsuccessful"
760
msgstr "Password reset unsuccessful"
761
762
#: templates/registration/password_reset_confirm.html:34
763
msgid ""
764
"The password reset link was invalid, possibly because it has already been "
765
"used.  Please request a new password reset."
766
msgstr ""
767
"The password reset link was invalid, possibly because it has already been "
768
"used.  Please request a new password reset."
769
770
#: templates/registration/password_reset_done.html:12
771
#: templates/registration/password_reset_done.html:16
772
msgid "Password reset successful"
773
msgstr "Password reset successful"
774
775
#: templates/registration/password_reset_done.html:18
776
msgid ""
777
"We've e-mailed you instructions for setting your password to the e-mail "
778
"address you submitted. You should be receiving it shortly."
779
msgstr ""
780
"We've e-mailed you instructions for setting your password to the e-mail "
781
"address you submitted. You should be receiving it shortly."
782
783
#: templates/registration/password_reset_email.html:2
784
#, python-format
785
msgid ""
786
"You're receiving this e-mail because you requested a password reset for your "
787
"user account at %(site_name)s."
788
msgstr ""
789
"You're receiving this e-mail because you requested a password reset for your "
790
"user account at %(site_name)s."
791
792
#: templates/registration/password_reset_email.html:4
793
msgid "Please go to the following page and choose a new password:"
794
msgstr "Please go to the following page and choose a new password:"
795
796
#: templates/registration/password_reset_email.html:8
797
msgid "Your username, in case you've forgotten:"
798
msgstr "Your username, in case you've forgotten:"
799
800
#: templates/registration/password_reset_email.html:10
801
msgid "Thanks for using our site!"
802
msgstr "Thanks for using our site!"
803
804
#: templates/registration/password_reset_email.html:12
805
#, python-format
806
msgid "The %(site_name)s team"
807
msgstr "The %(site_name)s team"
808
809
#: templates/registration/password_reset_form.html:18
810
msgid ""
811
"Forgotten your password? Enter your e-mail address below, and we'll e-mail "
812
"instructions for setting a new one."
813
msgstr ""
814
"Forgotten your password? Enter your e-mail address below, and we'll e-mail "
815
"instructions for setting a new one."
816
817
#: templates/registration/password_reset_form.html:22
818
msgid "E-mail address:"
819
msgstr "E-mail address:"
820
821
#: templates/registration/password_reset_form.html:22
822
msgid "Reset my password"
823
msgstr "Reset my password"
824
825
#: templatetags/admin_list.py:336
826
msgid "All dates"
827
msgstr "All dates"
828
829
#: views/main.py:31
830
msgid "(None)"
831
msgstr "(None)"
832
833
#: views/main.py:74
834
#, python-format
835
msgid "Select %s"
836
msgstr "Select %s"
837
838
#: views/main.py:76
839
#, python-format
840
msgid "Select %s to change"
841
msgstr "Select %s to change"