Django

Code

Ticket #1184: django.po

File django.po, 45.0 kB (added by Maniac <Maniac@SoftwareManiacs.Org>, 3 years ago)

Fixed django.po

Line 
1 # Translation of django.po to russian.
2 # Copyright (C) 2005 THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # Dmitry Sorokin <ds@dial.com.ru>, 2005.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: django\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2005-12-29 00:04+0100\n"
11 "PO-Revision-Date: 2005-11-26 00:00\n"
12 "Last-Translator: Dmitry Sorokin <ds@dial.com.ru>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=koi8-r\n"
16 "Content-Transfer-Encoding: 8bit\n"
17
18 #: contrib/comments/models/comments.py:8
19 #: contrib/comments/models/comments.py:161
20 msgid "object ID"
21 msgstr "ID ����
22
23 #: contrib/comments/models/comments.py:9
24 msgid "headline"
25 msgstr "�����
26
27 #: contrib/comments/models/comments.py:10
28 #: contrib/comments/models/comments.py:162
29 msgid "comment"
30 msgstr "������
31
32 #: contrib/comments/models/comments.py:11
33 msgid "rating #1"
34 msgstr ""
35
36 #: contrib/comments/models/comments.py:12
37 msgid "rating #2"
38 msgstr ""
39
40 #: contrib/comments/models/comments.py:13
41 msgid "rating #3"
42 msgstr ""
43
44 #: contrib/comments/models/comments.py:14
45 msgid "rating #4"
46 msgstr ""
47
48 #: contrib/comments/models/comments.py:15
49 msgid "rating #5"
50 msgstr ""
51
52 #: contrib/comments/models/comments.py:16
53 msgid "rating #6"
54 msgstr ""
55
56 #: contrib/comments/models/comments.py:17
57 msgid "rating #7"
58 msgstr ""
59
60 #: contrib/comments/models/comments.py:18
61 msgid "rating #8"
62 msgstr ""
63
64 #: contrib/comments/models/comments.py:23
65 msgid "is valid rating"
66 msgstr ""
67
68 #: contrib/comments/models/comments.py:24
69 #: contrib/comments/models/comments.py:164
70 msgid "date/time submitted"
71 msgstr ""
72
73 #: contrib/comments/models/comments.py:25
74 #: contrib/comments/models/comments.py:165
75 msgid "is public"
76 msgstr ""
77
78 #: contrib/comments/models/comments.py:26 contrib/admin/views/doc.py:256
79 msgid "IP address"
80 msgstr "IP ���
81
82 #: contrib/comments/models/comments.py:27
83 msgid "is removed"
84 msgstr "���"
85
86 #: contrib/comments/models/comments.py:27
87 msgid ""
88 "Check this box if the comment is inappropriate. A \"This comment has been "
89 "removed\" message will be displayed instead."
90 msgstr ""
91
92 #: contrib/comments/models/comments.py:31
93 msgid "Comment"
94 msgstr "�����"
95
96 #: contrib/comments/models/comments.py:32
97 msgid "Comments"
98 msgstr "�����"
99
100 #: contrib/comments/models/comments.py:85
101 #: contrib/comments/models/comments.py:204
102 msgid "Content object"
103 msgstr ""
104
105 #: contrib/comments/models/comments.py:113
106 #, python-format
107 msgid ""
108 "Posted by %(user)s at %(date)s\n"
109 "\n"
110 "%(comment)s\n"
111 "\n"
112 "http://%(domain)s%(url)s"
113 msgstr ""
114 "���  %(user)s  %(date)s\n"
115 "\n"
116 "%(comment)s\n"
117 "\n"
118 "http://%(domain)s%(url)s"
119
120 #: contrib/comments/models/comments.py:163
121 msgid "person's name"
122 msgstr "������"
123
124 #: contrib/comments/models/comments.py:166
125 msgid "ip address"
126 msgstr "ip ���"
127
128 #: contrib/comments/models/comments.py:168
129 msgid "approved by staff"
130 msgstr "���� �������"
131
132 #: contrib/comments/models/comments.py:172
133 msgid "Free comment"
134 msgstr "����������
135
136 #: contrib/comments/models/comments.py:173
137 msgid "Free comments"
138 msgstr "����������
139
140 #: contrib/comments/models/comments.py:209
141 msgid "score"
142 msgstr ""
143
144 #: contrib/comments/models/comments.py:210
145 msgid "score date"
146 msgstr ""
147
148 #: contrib/comments/models/comments.py:213
149 msgid "Karma score"
150 msgstr ""
151
152 #: contrib/comments/models/comments.py:214
153 msgid "Karma scores"
154 msgstr ""
155
156 #: contrib/comments/models/comments.py:223
157 #, python-format
158 msgid "%(score)d rating by %(user)s"
159 msgstr ""
160
161 #: contrib/comments/models/comments.py:248
162 msgid "flag date"
163 msgstr ""
164
165 #: contrib/comments/models/comments.py:251
166 #, fuzzy
167 msgid "User flag"
168 msgstr "�����"
169
170 #: contrib/comments/models/comments.py:252
171 #, fuzzy
172 msgid "User flags"
173 msgstr "�����"
174
175 #: contrib/comments/models/comments.py:256
176 #, python-format
177 msgid "Flag by %r"
178 msgstr ""
179
180 #: contrib/comments/models/comments.py:271
181 #, python-format
182 msgid ""
183 "This comment was flagged by %(user)s:\n"
184 "\n"
185 "%(text)s"
186 msgstr ""
187
188 #: contrib/comments/models/comments.py:278
189 msgid "deletion date"
190 msgstr "�� ����"
191
192 #: contrib/comments/models/comments.py:281
193 msgid "Moderator deletion"
194 msgstr "���������
195
196 #: contrib/comments/models/comments.py:282
197 msgid "Moderator deletions"
198 msgstr "���������
199
200 #: contrib/comments/models/comments.py:286
201 #, python-format
202 msgid "Moderator deletion by %r"
203 msgstr ""
204
205 #: contrib/comments/views/karma.py:18
206 msgid "Anonymous users cannot vote"
207 msgstr "���� ������ � ��������"
208
209 #: contrib/comments/views/karma.py:22
210 msgid "Invalid comment ID"
211 msgstr "����ID ������
212
213 #: contrib/comments/views/karma.py:24
214 msgid "No voting for yourself"
215 msgstr "�������� � ��"
216
217 #: contrib/comments/views/comments.py:25
218 msgid ""
219 "This rating is required because you've entered at least one other rating."
220 msgstr ""
221
222 #: contrib/comments/views/comments.py:109
223 #, python-format
224 msgid ""
225 "This comment was posted by a user who has posted fewer than %(count)s "
226 "comment:\n"
227 "\n"
228 "%(text)s"
229 msgid_plural ""
230 "This comment was posted by a user who has posted fewer than %(count)s "
231 "comments:\n"
232 "\n"
233 "%(text)s"
234 msgstr[0] ""
235 msgstr[1] ""
236
237 #: contrib/comments/views/comments.py:114
238 #, python-format
239 msgid ""
240 "This comment was posted by a sketchy user:\n"
241 "\n"
242 "%(text)s"
243 msgstr ""
244
245 #: contrib/comments/views/comments.py:186
246 #: contrib/comments/views/comments.py:277
247 msgid "Only POSTs are allowed"
248 msgstr ""
249
250 #: contrib/comments/views/comments.py:190
251 #: contrib/comments/views/comments.py:281
252 msgid "One or more of the required fields wasn't submitted"
253 msgstr "������� ������ ���� �� �����
254
255 #: contrib/comments/views/comments.py:194
256 #: contrib/comments/views/comments.py:283
257 msgid "Somebody tampered with the comment form (security violation)"
258 msgstr ""
259
260 #: contrib/comments/views/comments.py:204
261 #: contrib/comments/views/comments.py:289
262 msgid ""
263 "The comment form had an invalid 'target' parameter -- the object ID was "
264 "invalid"
265 msgstr ""
266
267 #: contrib/comments/views/comments.py:254
268 #: contrib/comments/views/comments.py:318
269 msgid "The comment form didn't provide either 'preview' or 'post'"
270 msgstr ""
271
272 #: contrib/admin/filterspecs.py:40
273 #, python-format
274 msgid ""
275 "<h3>By %s:</h3>\n"
276 "<ul>\n"
277 msgstr ""
278
279 #: contrib/admin/filterspecs.py:70 contrib/admin/filterspecs.py:88
280 #: contrib/admin/filterspecs.py:143
281 msgid "All"
282 msgstr "�
283
284 #: contrib/admin/filterspecs.py:109
285 msgid "Any date"
286 msgstr "�����"
287
288 #: contrib/admin/filterspecs.py:110
289 msgid "Today"
290 msgstr "���
291
292 #: contrib/admin/filterspecs.py:113
293 msgid "Past 7 days"
294 msgstr "����7 ��"
295
296 #: contrib/admin/filterspecs.py:115
297 msgid "This month"
298 msgstr "�� ���"
299
300 #: contrib/admin/filterspecs.py:117
301 msgid "This year"
302 msgstr "�� ��"
303
304 #: contrib/admin/filterspecs.py:143
305 msgid "Yes"
306 msgstr "�
307
308 #: contrib/admin/filterspecs.py:143
309 msgid "No"
310 msgstr "�"
311
312 #: contrib/admin/filterspecs.py:150
313 msgid "Unknown"
314 msgstr "�����
315
316 #: contrib/admin/models/admin.py:6
317 msgid "action time"
318 msgstr "�������"
319
320 #: contrib/admin/models/admin.py:9
321 msgid "object id"
322 msgstr "id ����
323
324 #: contrib/admin/models/admin.py:10
325 msgid "object repr"
326 msgstr "�����������
327
328 #: contrib/admin/models/admin.py:11
329 msgid "action flag"
330 msgstr ""
331
332 #: contrib/admin/models/admin.py:12
333 msgid "change message"
334 msgstr ""
335
336 #: contrib/admin/models/admin.py:15
337 msgid "log entry"
338 msgstr "����� ���"
339
340 #: contrib/admin/models/admin.py:16
341 msgid "log entries"
342 msgstr "����� ���"
343
344 #: contrib/admin/templatetags/admin_list.py:245
345 msgid "All dates"
346 msgstr "���"
347
348 #: contrib/admin/views/decorators.py:9 parts/auth/formfields.py:33
349 #: parts/auth/formfields.py:38
350 msgid ""
351 "Please enter a correct username and password. Note that both fields are case-"
352 "sensitive."
353 msgstr ""
354
355 #: contrib/admin/views/decorators.py:23
356 #: contrib/admin/templates/admin/login.html:24
357 msgid "Log in"
358 msgstr "�"
359
360 #: contrib/admin/views/decorators.py:57
361 msgid ""
362 "Please log in again, because your session has expired. Don't worry: Your "
363 "submission has been saved."
364 msgstr ""
365 "���� ������� ����� �� ��� ����. �������:"
366 "������� ��� �����"
367
368 #: contrib/admin/views/decorators.py:64
369 msgid ""
370 "Looks like your browser isn't configured to accept cookies. Please enable "
371 "cookies, reload this page, and try again."
372 msgstr ""
373 "��, ��������� ���� � ���cookies. ��������� "
374 "cookie, ����������� ���������� "
375
376 #: contrib/admin/views/decorators.py:78
377 msgid "Usernames cannot contain the '@' character."
378 msgstr "� ������ � ������� ��� '@'."
379
380 #: contrib/admin/views/decorators.py:80
381 #, python-format
382 msgid "Your e-mail address is not your username. Try '%s' instead."
383 msgstr ""
384
385 #: contrib/admin/views/main.py:52
386 msgid "Site administration"
387 msgstr "�������� ���
388
389 #: contrib/admin/views/main.py:67
390 #, python-format
391 msgid "Select %s"
392 msgstr "��� %s"
393
394 #: contrib/admin/views/main.py:68
395 #, python-format
396 msgid "Select %s to change"
397 msgstr "��� %s �������
398
399 #: contrib/admin/views/main.py:410
400 #, python-format
401 msgid "The %(name)s \"%(obj)s\" was added successfully."
402 msgstr "%(name)s \"%(obj)s\" �� ���������"
403
404 #: contrib/admin/views/main.py:415 contrib/admin/views/main.py:492
405 msgid "You may edit it again below."
406 msgstr "��� ��� �������� ���
407
408 #: contrib/admin/views/main.py:423 contrib/admin/views/main.py:501
409 #, python-format
410 msgid "You may add another %s below."
411 msgstr "�������� %s ���"
412
413 #: contrib/admin/views/main.py:441
414 #, python-format
415 msgid "Add %s"
416 msgstr "����%s"
417
418 #: contrib/admin/views/main.py:457
419 #, python-format
420 msgid "Added %s."
421 msgstr "���� %s"
422
423 #: contrib/admin/views/main.py:457 contrib/admin/views/main.py:459
424 #: contrib/admin/views/main.py:461
425 msgid "and"
426 msgstr "�
427
428 #: contrib/admin/views/main.py:459
429 #, python-format
430 msgid "Changed %s."
431 msgstr "����%s."
432
433 #: contrib/admin/views/main.py:461
434 #, python-format
435 msgid "Deleted %s."
436 msgstr "���%s."
437
438 #: contrib/admin/views/main.py:464
439 msgid "No fields changed."
440 msgstr ""
441
442 #: contrib/admin/views/main.py:489
443 #, python-format
444 msgid "The %(name)s \"%(obj)s\" was changed successfully."
445 msgstr ""
446
447 #: contrib/admin/views/main.py:498
448 #, python-format
449 msgid ""
450 "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below."
451 msgstr ""
452
453 #: contrib/admin/views/main.py:536
454 #, python-format
455 msgid "Change %s"
456 msgstr "����%s"
457
458 #: contrib/admin/views/main.py:614
459 #, python-format
460 msgid "One or more %(fieldname)s in %(name)s: %(obj)s"
461 msgstr "������� %(fieldname)s �%(name)s: %(obj)s"
462
463 #: contrib/admin/views/main.py:619
464 #, python-format
465 msgid "One or more %(fieldname)s in %(name)s:"
466 msgstr "�������%(fieldname)s �%(name)s:"
467
468 #: contrib/admin/views/main.py:648
469 #, python-format
470 msgid "The %(name)s \"%(obj)s\" was deleted successfully."
471 msgstr "%(name)s \"%(obj)s\" �� ��������"
472
473 #: contrib/admin/views/main.py:651
474 msgid "Are you sure?"
475 msgstr "����?"
476
477 #: contrib/admin/views/main.py:666
478 #, python-format
479 msgid "Change history: %s"
480 msgstr "������� %s"
481
482 #: contrib/admin/views/doc.py:244 contrib/admin/views/doc.py:253
483 #: contrib/admin/views/doc.py:255 contrib/admin/views/doc.py:261
484 #: contrib/admin/views/doc.py:262 contrib/admin/views/doc.py:264
485 msgid "Integer"
486 msgstr "��"
487
488 #: contrib/admin/views/doc.py:245
489 msgid "Boolean (Either True or False)"
490 msgstr "�����(True ��False)"
491
492 #: contrib/admin/views/doc.py:246
493 #, python-format
494 msgid "String (up to %(maxlength)s)"
495 msgstr "�� (� %(maxlength)s ����)"
496
497 #: contrib/admin/views/doc.py:247
498 msgid "Comma-separated integers"
499 msgstr "��, ����������"
500
501 #: contrib/admin/views/doc.py:248
502 msgid "Date (without time)"
503 msgstr "��(������ ����"
504
505 #: contrib/admin/views/doc.py:249
506 msgid "Date (with time)"
507 msgstr "��(����������"
508
509 #: contrib/admin/views/doc.py:250
510 msgid "E-mail address"
511 msgstr "E-mail ���
512
513 #: contrib/admin/views/doc.py:251 contrib/admin/views/doc.py:254
514 msgid "File path"
515 msgstr "� ����
516
517 #: contrib/admin/views/doc.py:252
518 msgid "Decimal number"
519 msgstr "��������
520
521 #: contrib/admin/views/doc.py:258
522 msgid "Boolean (Either True, False or None)"
523 msgstr "�����(True, False ��None)"
524
525 #: contrib/admin/views/doc.py:259
526 msgid "Relation to parent model"
527 msgstr ""
528
529 #: contrib/admin/views/doc.py:260
530 msgid "Phone number"
531 msgstr "�� ����"
532
533 #: contrib/admin/views/doc.py:263
534 msgid "String (up to 50)"
535 msgstr "�� (� 50 ����)"
536
537 #: contrib/admin/views/doc.py:265
538 msgid "Text"
539 msgstr "��
540
541 #: contrib/admin/views/doc.py:266
542 msgid "Time"
543 msgstr "��
544
545 #: contrib/admin/views/doc.py:267 contrib/flatpages/models/flatpages.py:6
546 msgid "URL"
547 msgstr "URL"
548
549 #: contrib/admin/views/doc.py:268
550 msgid "U.S. state (two uppercase letters)"
551 msgstr "��(�����������"
552
553 #: contrib/admin/views/doc.py:269
554 msgid "XML text"
555 msgstr "XML ���
556
557 #: contrib/admin/templates/admin/object_history.html:3
558 #: contrib/admin/templates/admin/change_list.html:4
559 #: contrib/admin/templates/admin/base.html:23
560 #: contrib/admin/templates/admin/delete_confirmation.html:3
561 #: contrib/admin/templates/admin/change_form.html:9
562 #: contrib/admin/templates/admin_doc/bookmarklets.html:4
563 #: contrib/admin/templates/admin_doc/view_detail.html:4
564 #: contrib/admin/templates/admin_doc/template_tag_index.html:5
565 #: contrib/admin/templates/admin_doc/template_detail.html:4
566 #: contrib/admin/templates/admin_doc/template_filter_index.html:5
567 #: contrib/admin/templates/admin_doc/missing_docutils.html:4
568 #: contrib/admin/templates/admin_doc/view_index.html:5
569 #: contrib/admin/templates/admin_doc/model_detail.html:3
570 #: contrib/admin/templates/admin_doc/index.html:4
571 #: contrib/admin/templates/admin_doc/model_index.html:5
572 msgid "Change password"
573 msgstr "���� ���"
574
575 #: contrib/admin/templates/admin/object_history.html:3
576 #: contrib/admin/templates/admin/change_list.html:4
577 #: contrib/admin/templates/admin/base.html:23
578 #: contrib/admin/templates/admin/delete_confirmation.html:3
579 #: contrib/admin/templates/admin/change_form.html:9
580 #: contrib/admin/templates/admin_doc/bookmarklets.html:4
581 #: contrib/admin/templates/admin_doc/view_detail.html:4
582 #: contrib/admin/templates/admin_doc/template_tag_index.html:5
583 #: contrib/admin/templates/admin_doc/template_detail.html:4
584 #: contrib/admin/templates/admin_doc/template_filter_index.html:5
585 #: contrib/admin/templates/admin_doc/missing_docutils.html:4
586 #: contrib/admin/templates/admin_doc/view_index.html:5
587 #: contrib/admin/templates/admin_doc/model_detail.html:3
588 #: contrib/admin/templates/admin_doc/index.html:4
589 #: contrib/admin/templates/admin_doc/model_index.html:5
590 msgid "Log out"
591 msgstr "��
592
593 #: contrib/admin/templates/admin/object_history.html:5
594 #: contrib/admin/templates/admin/500.html:4
595 #: contrib/admin/templates/admin/change_list.html:5
596 #: contrib/admin/templates/admin/base.html:29
597 #: contrib/admin/templates/admin/change_form.html:12
598 #: contrib/admin/templates/registration/password_change_done.html:4
599 #: contrib/admin/templates/registration/password_reset_form.html:4
600 #: contrib/admin/templates/registration/logged_out.html:4
601 #: contrib/admin/templates/registration/password_reset_done.html:4
602 #: contrib/admin/templates/registration/password_change_form.html:4
603 #: contrib/admin/templates/admin_doc/bookmarklets.html:3
604 msgid "Home"
605 msgstr "���
606
607 #: contrib/admin/templates/admin/object_history.html:5
608 #: contrib/admin/templates/admin/change_form.html:19
609 msgid "History"
610 msgstr "���"
611
612 #: contrib/admin/templates/admin/object_history.html:18
613 msgid "Date/time"
614 msgstr "�����
615
616 #: contrib/admin/templates/admin/object_history.html:19 models/auth.py:47
617 msgid "User"
618 msgstr "�����"
619
620 #: contrib/admin/templates/admin/object_history.html:20
621 msgid "Action"
622 msgstr "����
623
624 #: contrib/admin/templates/admin/object_history.html:26
625 msgid "DATE_WITH_TIME_FULL"
626 msgstr "j. N Y, H:i"
627
628 #: contrib/admin/templates/admin/object_history.html:36
629 msgid ""
630 "This object doesn't have a change history. It probably wasn't added via this "
631 "admin site."
632 msgstr ""
633 "������ � ������������ ��� � � ������ ���"
634 "��� �������� ��."
635
636 #: contrib/admin/templates/admin/base_site.html:4
637 msgid "Django site admin"
638 msgstr "���������� Django"
639
640 #: contrib/admin/templates/admin/base_site.html:7
641 msgid "Django administration"
642 msgstr "�������� Django"
643
644 #: contrib/admin/templates/admin/500.html:4
645 msgid "Server error"
646 msgstr "�������
647
648 #: contrib/admin/templates/admin/500.html:6
649 msgid "Server error (500)"
650 msgstr "�������(500)"
651
652 #: contrib/admin/templates/admin/500.html:9
653 msgid "Server Error <em>(500)</em>"
654 msgstr "�������<em>(500)</em>"
655
656 #: contrib/admin/templates/admin/500.html:10
657 msgid ""
658 "There's been an error. It's been reported to the site administrators via e-"
659 "mail and should be fixed shortly. Thanks for your patience."
660 msgstr ""
661 "�������. �� � ��� ����������������� e-mail�"
662 "����� �� ��� �����. �������� ���� ����."
663
664 #: contrib/admin/templates/admin/404.html:4
665 #: contrib/admin/templates/admin/404.html:8
666 msgid "Page not found"
667 msgstr "��� � ����
668
669 #: contrib/admin/templates/admin/404.html:10
670 msgid "We're sorry, but the requested page could not be found."
671 msgstr "�����, ��������� ���� � ����"
672
673 #: contrib/admin/templates/admin/index.html:27
674 #: contrib/admin/templates/admin/change_form.html:14
675 msgid "Add"
676 msgstr "����
677
678 #: contrib/admin/templates/admin/index.html:33
679 msgid "Change"
680 msgstr "����
681
682 #: contrib/admin/templates/admin/index.html:43
683 msgid "You don't have permission to edit anything."
684 msgstr "�������� ���������."
685
686 #: contrib/admin/templates/admin/index.html:51
687 msgid "Recent Actions"
688 msgstr "��������
689
690 #: contrib/admin/templates/admin/index.html:52
691 msgid "My Actions"
692 msgstr "� ����
693
694 #: contrib/admin/templates/admin/index.html:56
695 msgid "None available"
696 msgstr "�����
697
698 #: contrib/admin/templates/admin/change_list.html:10
699 #, python-format
700 msgid "Add %(name)s"
701 msgstr "����%(name)s"
702
703 #: contrib/admin/templates/admin/login.html:15
704 msgid "Username:"
705 msgstr "�:"
706
707 #: contrib/admin/templates/admin/login.html:18
708 msgid "Password:"
709 msgstr "��:"
710
711 #: contrib/admin/templates/admin/login.html:20
712 msgid "Have you <a href=\"/password_reset/\">forgotten your password</a>?"
713 msgstr "�a href=\"/password_reset/\">��� ���</a>?"
714
715 #: contrib/admin/templates/admin/base.html:23
716 msgid "Welcome,"
717 msgstr "�� �����,"
718
719 #: contrib/admin/templates/admin/delete_confirmation.html:6
720 #, python-format
721 msgid ""
722 "Deleting the %(object_name)s '%(object)s' would result in deleting related "
723 "objects, but your account doesn't have permission to delete the following "
724 "types of objects:"
725 msgstr ""
726 "��� ����%(object_name)s '%(object)s' ���� ����� ����� "
727 "����� � ������������ ������ ������ �����"
728 "�������:"
729
730 #: contrib/admin/templates/admin/delete_confirmation.html:13
731 #, python-format
732 msgid ""
733 "Are you sure you want to delete the %(object_name)s \"%(object)s\"? All of "
734 "the following related items will be deleted:"
735 msgstr ""
736 "����, ����� ���� %(object_name)s \"%(object)s\"? �"
737 "�������������������"
738
739 #: contrib/admin/templates/admin/delete_confirmation.html:17
740 msgid "Yes, I'm sure"
741 msgstr "� ����"
742
743 #: contrib/admin/templates/admin/filter.html:2
744 #, python-format
745 msgid " By %(title)s "
746 msgstr ""
747
748 #: contrib/admin/templates/admin/search_form.html:7
749 msgid "Go"
750 msgstr ""
751
752 #: contrib/admin/templates/admin/change_form.html:20
753 msgid "View on site"
754 msgstr ""
755
756 #: contrib/admin/templates/admin/change_form.html:28
757 msgid "Please correct the error below."
758 msgid_plural "Please correct the errors below."
759 msgstr[0] "���� �������� ��."
760 msgstr[1] "���� �������� ��."
761
762 #: contrib/admin/templates/admin/change_form.html:45
763 msgid "Ordering"
764 msgstr ""
765
766 #: contrib/admin/templates/admin/change_form.html:48
767 msgid "Order:"
768 msgstr "���"
769
770 #: contrib/admin/templates/admin/submit_line.html:3
771 msgid "Delete"
772 msgstr "���
773
774 #: contrib/admin/templates/admin/submit_line.html:4
775 msgid "Save as new"
776 msgstr "���������
777
778 #: contrib/admin/templates/admin/submit_line.html:5
779 msgid "Save and add another"
780 msgstr "��������� ���"
781
782 #: contrib/admin/templates/admin/submit_line.html:6
783 msgid "Save and continue editing"
784 msgstr "���������� �������"
785
786 #: contrib/admin/templates/admin/submit_line.html:7
787 msgid "Save"
788 msgstr "����
789
790 #: contrib/admin/templates/registration/password_change_done.html:4
791 #: contrib/admin/templates/registration/password_change_form.html:4
792 #: contrib/admin/templates/registration/password_change_form.html:6
793 #: contrib/admin/templates/registration/password_change_form.html:10
794 msgid "Password change"
795 msgstr "���� ���"
796
797 #: contrib/admin/templates/registration/password_change_done.html:6
798 #: contrib/admin/templates/registration/password_change_done.html:10
799 msgid "Password change successful"
800 msgstr "�� ��������"
801
802 #: contrib/admin/templates/registration/password_change_done.html:12
803 msgid "Your password was changed."
804 msgstr "���� ������"
805
806 #: contrib/admin/templates/registration/password_reset_form.html:4
807 #: contrib/admin/templates/registration/password_reset_form.html:6
808 #: contrib/admin/templates/registration/password_reset_form.html:10
809 #: contrib/admin/templates/registration/password_reset_done.html:4
810 msgid "Password reset"
811 msgstr "�����"
812
813 #: contrib/admin/templates/registration/password_reset_form.html:12
814 msgid ""
815 "Forgotten your password? Enter your e-mail address below, and we'll reset "
816 "your password and e-mail the new one to you."
817 msgstr ""
818 "�����? �����e-mail ����� �� ��������� ���, "
819 "���� ��� e-mail ���"
820
821 #: contrib/admin/templates/registration/password_reset_form.html:16
822 msgid "E-mail address:"
823 msgstr "E-mail ���"
824
825 #: contrib/admin/templates/registration/password_reset_form.html:16
826 msgid "Reset my password"
827 msgstr "��� ���"
828
829 #: contrib/admin/templates/registration/logged_out.html:8
830 msgid "Thanks for spending some quality time with the Web site today."
831 msgstr "������ �������� �������� �� ���"
832
833 #: contrib/admin/templates/registration/logged_out.html:10
834 msgid "Log in again"
835 msgstr "������"
836
837 #: contrib/admin/templates/registration/password_reset_done.html:6
838 #: contrib/admin/templates/registration/password_reset_done.html:10
839 msgid "Password reset successful"
840 msgstr "��� �������"
841
842 #: contrib/admin/templates/registration/password_reset_done.html:12
843 msgid ""
844 "We've e-mailed a new password to the e-mail address you submitted. You "
845 "should be receiving it shortly."
846 msgstr ""
847 "������������ � ����� �� ��� ��������� �
848 "��� ����� ����."
849
850 #: contrib/admin/templates/registration/password_change_form.html:12
851 msgid ""
852 "Please enter your old password, for security's sake, and then enter your new "
853 "password twice so we can verify you typed it in correctly."
854 msgstr ""
855 "���������, �����, ��������� ���, ���- ���"
856 "��� ���, ��� ���� ��������������� �����"
857
858 #: contrib/admin/templates/registration/password_change_form.html:17
859 msgid "Old password:"
860 msgstr "�� ���:"
861
862 #: contrib/admin/templates/registration/password_change_form.html:19
863 msgid "New password:"
864 msgstr "�� ���:"
865
866 #: contrib/admin/templates/registration/password_change_form.html:21
867 msgid "Confirm password:"
868 msgstr "��������:"
869
870 #: contrib/admin/templates/registration/password_change_form.html:23
871 msgid "Change my password"
872 msgstr "���� ���"
873
874 #: contrib/admin/templates/registration/password_reset_email.html:2
875 msgid "You're receiving this e-mail because you requested a password reset"
876 msgstr "��������������� ���� ������������"
877
878 #: contrib/admin/templates/registration/password_reset_email.html:3
879 #, python-format
880 msgid "for your user account at %(site_name)s"
881 msgstr "����� ������������� � %(site_name)s"
882
883 #: contrib/admin/templates/registration/password_reset_email.html:5
884 #, python-format
885 msgid "Your new password is: %(new_password)s"
886 msgstr "�������: %(new_password)s"
887
888 #: contrib/admin/templates/registration/password_reset_email.html:7
889 msgid "Feel free to change this password by going to this page:"
890 msgstr "������� ���� �� ��� ����� ����:"
891
892 #: contrib/admin/templates/registration/password_reset_email.html:11
893 msgid "Your username, in case you've forgotten:"
894 msgstr "� �� � ��� �� � �����:"
895
896 #: contrib/admin/templates/registration/password_reset_email.html:13
897 msgid "Thanks for using our site!"
898 msgstr "���� �������� ���"
899
900 #: contrib/admin/templates/registration/password_reset_email.html:15
901 #, python-format
902 msgid "The %(site_name)s team"
903 msgstr "��� ���di %(site_name)s"
904
905 #: contrib/admin/templates/admin_doc/bookmarklets.html:3
906 msgid "Documentation"
907 msgstr "������
908
909 #: contrib/admin/templates/admin_doc/bookmarklets.html:3
910 msgid "Bookmarklets"
911 msgstr ""
912
913 #: contrib/admin/templates/admin_doc/bookmarklets.html:5
914 msgid "Documentation bookmarklets"
915 msgstr "������� bookmarklets"
916
917 #: contrib/admin/templates/admin_doc/bookmarklets.html:9
918 msgid ""
919 "\n"
920 "<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n"
921 "toolbar, or right-click the link and add it to your bookmarks. Now you can\n"
922 "select the bookmarklet from any page in the site.  Note that some of these\n"
923 "bookmarklets require you to be viewing the site from a computer designated\n"
924 "as \"internal\" (talk to your system administrator if you aren't sure if\n"
925 "your computer is \"internal\").</p>\n"
926 msgstr ""
927
928 #: contrib/admin/templates/admin_doc/bookmarklets.html:19
929 msgid "Documentation for this page"
930 msgstr "������� ��� ����"
931
932 #: contrib/admin/templates/admin_doc/bookmarklets.html:20
933 msgid ""
934 "Jumps you from any page to the documentation for the view that generates "
935 "that page."
936 msgstr ""
937
938 #: contrib/admin/templates/admin_doc/bookmarklets.html:22
939 msgid "Show object ID"
940 msgstr "��� ID ����
941
942 #: contrib/admin/templates/admin_doc/bookmarklets.html:23
943 msgid ""
944 "Shows the content-type and unique ID for pages that represent a single "
945 "object."
946 msgstr ""
947
948 #: contrib/admin/templates/admin_doc/bookmarklets.html:25
949 msgid "Edit this object (current window)"
950 msgstr "��������� ��� (�������)"
951
952 #: contrib/admin/templates/admin_doc/bookmarklets.html:26
953 msgid "Jumps to the admin page for pages that represent a single object."
954 msgstr ""
955
956 #: contrib/admin/templates/admin_doc/bookmarklets.html:28
957 msgid "Edit this object (new window)"
958 msgstr "��������� ��� (������)"
959
960 #: contrib/admin/templates/admin_doc/bookmarklets.html:29
961 msgid "As above, but opens the admin page in a new window."
962 msgstr "�������, � ������������ ���� ������"
963
964 #: contrib/admin/templates/widget/date_time.html:3
965 msgid "Date:"
966 msgstr ""
967
968 #: contrib/admin/templates/widget/date_time.html:4
969 #, fuzzy
970 msgid "Time:"
971 msgstr "��
972
973 #: contrib/admin/templates/widget/file.html:2
974 msgid "Currently:"
975 msgstr ""
976
977 #: contrib/admin/templates/widget/file.html:3
978 #, fuzzy
979 msgid "Change:"
980 msgstr "����
981
982 #: contrib/redirects/models/redirects.py:7
983 msgid "redirect from"
984 msgstr "��������"
985
986 #: contrib/redirects/models/redirects.py:8
987 msgid ""
988 "This should be an absolute path, excluding the domain name. Example: '/"
989 "events/search/'."
990 msgstr ""
991 "��� �� ����� ��, ���� ���� �� ��: '/events/"
992 "search/'."
993
994 #: contrib/redirects/models/redirects.py:9
995 msgid "redirect to"
996 msgstr "��������"
997
998 #: contrib/redirects/models/redirects.py:10
999 msgid ""
1000 "This can be either an absolute path (as above) or a full URL starting with "
1001 "'http://'."
1002 msgstr ""
1003 "��� ��, �� ����� �� (����) ����� URL ������ "
1004 "�'http://'."
1005
1006 #: contrib/redirects/models/redirects.py:12
1007 msgid "redirect"
1008 msgstr "�������
1009
1010 #: contrib/redirects/models/redirects.py:13
1011 msgid "redirects"
1012 msgstr "��������
1013
1014 #: contrib/flatpages/models/flatpages.py:7
1015 msgid ""
1016 "Example: '/about/contact/'. Make sure to have leading and trailing slashes."
1017 msgstr ""
1018 "��: '/about/contact/'. �������, ������ ������ ��."
1019
1020 #: contrib/flatpages/models/flatpages.py:8
1021 msgid "title"
1022 msgstr "�����
1023
1024 #: contrib/flatpages/models/flatpages.py:9
1025 msgid "content"
1026 msgstr "�����"
1027
1028 #: contrib/flatpages/models/flatpages.py:10
1029 msgid "enable comments"
1030 msgstr "������ ������
1031
1032 #: contrib/flatpages/models/flatpages.py:11
1033 msgid "template name"
1034 msgstr "������
1035
1036 #: contrib/flatpages/models/flatpages.py:12
1037 msgid ""
1038 "Example: 'flatpages/contact_page'. If this isn't provided, the system will "
1039 "use 'flatpages/default'."
1040 msgstr ""
1041
1042 #: contrib/flatpages/models/flatpages.py:13
1043 msgid "registration required"
1044 msgstr "������������
1045
1046 #: contrib/flatpages/models/flatpages.py:13
1047 msgid "If this is checked, only logged-in users will be able to view the page."
1048 msgstr "������, ��� ���� ������ ��� ��� ����"
1049
1050 #: contrib/flatpages/models/flatpages.py:17
1051 msgid "flat page"
1052 msgstr "��������"
1053
1054 #: contrib/flatpages/models/flatpages.py:18
1055 msgid "flat pages"
1056 msgstr "��������"
1057
1058 #: utils/translation.py:350
1059 msgid "DATE_FORMAT"
1060 msgstr ""
1061
1062 #: utils/translation.py:351
1063 msgid "DATETIME_FORMAT"
1064 msgstr ""
1065
1066 #: utils/translation.py:352
1067 msgid "TIME_FORMAT"
1068 msgstr ""
1069
1070 #: utils/dates.py:6
1071 msgid "Monday"
1072 msgstr "�����
1073
1074 #: utils/dates.py:6
1075 msgid "Tuesday"
1076 msgstr "���
1077
1078 #: utils/dates.py:6
1079 msgid "Wednesday"
1080 msgstr "��
1081
1082 #: utils/dates.py:6
1083 msgid "Thursday"
1084 msgstr "����"
1085
1086 #: utils/dates.py:6
1087 msgid "Friday"
1088 msgstr "���
1089
1090 #: utils/dates.py:7
1091 msgid "Saturday"
1092 msgstr "���
1093
1094 #: utils/dates.py:7
1095 msgid "Sunday"
1096 msgstr "�����
1097
1098 #: utils/dates.py:14
1099 msgid "January"
1100 msgstr "��"
1101
1102 #: utils/dates.py:14
1103 msgid "February"
1104 msgstr "���"
1105
1106 #: utils/dates.py:14 utils/dates.py:27
1107 msgid "March"
1108 msgstr "��
1109
1110 #: utils/dates.py:14 utils/dates.py:27
1111 msgid "April"
1112 msgstr "���
1113
1114 #: utils/dates.py:14 utils/dates.py:27
1115 msgid "May"
1116 msgstr "�"
1117
1118 #: utils/dates.py:14 utils/dates.py:27
1119 msgid "June"
1120 msgstr "��
1121
1122 #: utils/dates.py:15 utils/dates.py:27
1123 msgid "July"
1124 msgstr "��
1125
1126 #: utils/dates.py:15
1127 msgid "August"
1128 msgstr "���
1129
1130 #: utils/dates.py:15
1131 msgid "September"
1132 msgstr "���"
1133
1134 #: utils/dates.py:15
1135 msgid "October"
1136 msgstr "���"
1137
1138 #: utils/dates.py:15
1139 msgid "November"
1140 msgstr "���
1141
1142 #: utils/dates.py:16
1143 msgid "December"
1144 msgstr "���"
1145
1146 #: utils/dates.py:27
1147 msgid "Jan."
1148 msgstr "�"
1149
1150 #: utils/dates.py:27
1151 msgid "Feb."
1152 msgstr "�."
1153
1154 #: utils/dates.py:28
1155 msgid "Aug."
1156 msgstr "�."
1157
1158 #: utils/dates.py:28
1159 msgid "Sept."
1160 msgstr "�"
1161
1162 #: utils/dates.py:28
1163 msgid "Oct."
1164 msgstr "�."
1165
1166 #: utils/dates.py:28
1167 msgid "Nov."
1168 msgstr "��"
1169
1170 #: utils/dates.py:28
1171 msgid "Dec."
1172 msgstr "�."
1173
1174 #: utils/timesince.py:12
1175 msgid "year"
1176 msgid_plural "years"
1177 msgstr[0] "��
1178 msgstr[1] "��
1179
1180 #: utils/timesince.py:13
1181 msgid "month"
1182 msgid_plural "months"
1183 msgstr[0] "���
1184 msgstr[1] "����
1185
1186 #: utils/timesince.py:14
1187 msgid "day"
1188 msgid_plural "days"
1189 msgstr[0] "��"
1190 msgstr[1] "��"
1191
1192 #: utils/timesince.py:15
1193 msgid "hour"
1194 msgid_plural "hours"
1195 msgstr[0] "��
1196 msgstr[1] "���
1197
1198 #: utils/timesince.py:16
1199 msgid "minute"
1200 msgid_plural "minutes"
1201 msgstr[0] "���"
1202 msgstr[1] "���
1203
1204 #: models/core.py:7
1205 msgid "domain name"
1206 msgstr "���
1207
1208 #: models/core.py:8
1209 msgid "display name"
1210 msgstr "�������
1211
1212 #: models/core.py:10
1213 msgid "site"
1214 msgstr "��"
1215
1216 #: models/core.py:11
1217 msgid "sites"
1218 msgstr "���
1219
1220 #: models/core.py:28
1221 msgid "label"
1222 msgstr "���
1223
1224 #: models/core.py:29 models/core.py:40 models/auth.py:6 models/auth.py:19
1225 msgid "name"
1226 msgstr "��
1227
1228 #: models/core.py:31
1229 msgid "package"
1230 msgstr "���
1231
1232 #: models/core.py:32
1233 msgid "packages"
1234 msgstr "���"
1235
1236 #: models/core.py:42
1237 msgid "python module name"
1238 msgstr "��python ���"
1239
1240 #: models/core.py:44
1241 msgid "content type"
1242 msgstr "�������"
1243
1244 #: models/core.py:45
1245 msgid "content types"
1246 msgstr "�� �����"
1247
1248 #: models/core.py:67
1249 msgid "session key"
1250 msgstr "�� ���"
1251
1252 #: models/core.py:68
1253 msgid "session data"
1254 msgstr "��� ���"
1255
1256 #: models/core.py:69
1257 msgid "expire date"
1258 msgstr "�� �����
1259
1260 #: models/core.py:71
1261 msgid "session"
1262 msgstr "���"
1263
1264 #: models/core.py:72
1265 msgid "sessions"
1266 msgstr "���"
1267
1268 #: models/auth.py:8
1269 msgid "codename"
1270 msgstr "��
1271
1272 #: models/auth.py:10
1273 msgid "Permission"
1274 msgstr "��
1275
1276 #: models/auth.py:11 models/auth.py:58
1277 msgid "Permissions"
1278 msgstr "��
1279
1280 #: models/auth.py:22
1281 msgid "Group"
1282 msgstr "���
1283
1284 #: models/auth.py:23 models/auth.py:60
1285 msgid "Groups"
1286 msgstr "���
1287
1288 #: models/auth.py:33
1289 msgid "username"
1290 msgstr "��������"
1291
1292 #: models/auth.py:34
1293 msgid "first name"
1294 msgstr "��
1295
1296 #: models/auth.py:35
1297 msgid "last name"
1298 msgstr "����
1299
1300 #: models/auth.py:36
1301 msgid "e-mail address"
1302 msgstr "e-mail ���
1303
1304 #: models/auth.py:37
1305 msgid "password"
1306 msgstr "���"
1307
1308 #: models/auth.py:37
1309 msgid "Use '[algo]$[salt]$[hexdigest]'"
1310 msgstr ""
1311
1312 #: models/au