Project

General

Profile

Statistics
| Branch: | Revision:

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

History | View | Annotate | Download (17.7 KB)

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