upper limit on search query length
[wolnelektury.git] / src / catalogue / locale / ru / LC_MESSAGES / django.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2016-07-06 15:28+0200\n"
11 "PO-Revision-Date: 2013-04-09 10:40+0100\n"
12 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "Language: \n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Translated-Using: django-rosetta 0.5.6\n"
19
20 #: constants.py:10
21 msgid "Creative Commons Attribution-ShareAlike 3.0 Unported"
22 msgstr ""
23
24 #: constants.py:41
25 #, fuzzy
26 #| msgid "author"
27 msgid "authors"
28 msgstr "автор"
29
30 #: constants.py:42
31 #, fuzzy
32 #| msgid "epoch"
33 msgid "epochs"
34 msgstr "эпоха"
35
36 #: constants.py:43
37 #, fuzzy
38 #| msgid "kind"
39 msgid "kinds"
40 msgstr "форма"
41
42 #: constants.py:44
43 #, fuzzy
44 #| msgid "genre"
45 msgid "genres"
46 msgstr "жанр"
47
48 #: constants.py:45
49 #, fuzzy
50 #| msgid "theme"
51 msgid "themes"
52 msgstr "мотив"
53
54 #: constants.py:46
55 msgid "sets"
56 msgstr ""
57
58 #: constants.py:47
59 msgid "things"
60 msgstr ""
61
62 #: constants.py:51
63 #, fuzzy
64 #| msgid "author"
65 msgid "All authors"
66 msgstr "автор"
67
68 #: constants.py:52
69 #, fuzzy
70 #| msgid "epoch"
71 msgid "All epochs"
72 msgstr "эпоха"
73
74 #: constants.py:53
75 #, fuzzy
76 #| msgid "kind"
77 msgid "All kinds"
78 msgstr "форма"
79
80 #: constants.py:54
81 #, fuzzy
82 #| msgid "genre"
83 msgid "All genres"
84 msgstr "жанр"
85
86 #: constants.py:55
87 #, fuzzy
88 #| msgid "theme"
89 msgid "All themes"
90 msgstr "мотив"
91
92 #: constants.py:56
93 #, fuzzy
94 #| msgid "collections"
95 msgid "All sets"
96 msgstr "сборы"
97
98 #: constants.py:57
99 #, fuzzy
100 #| msgid "collections"
101 msgid "All things"
102 msgstr "сборы"
103
104 #: forms.py:28
105 msgid "Please supply an XML."
106 msgstr "Укажите, пожалуйста, XML."
107
108 #: forms.py:47
109 msgid "Don't show footnotes"
110 msgstr "Не показывать сноски"
111
112 #: forms.py:48
113 msgid "Don't disply themes"
114 msgstr "Не показывать темы"
115
116 #: forms.py:49
117 msgid "Don't use our custom font"
118 msgstr "Не используйте наш специальный шрифт"
119
120 #: forms.py:50
121 msgid "Without cover"
122 msgstr ""
123
124 #: forms.py:53
125 msgid "Leading"
126 msgstr "Ведение"
127
128 #: forms.py:54
129 msgid "Normal leading"
130 msgstr "Нормальное ведение"
131
132 #: forms.py:55
133 msgid "One and a half leading"
134 msgstr "1,5 ведения"
135
136 #: forms.py:56
137 msgid "Double leading"
138 msgstr "Двойное ведение"
139
140 #: forms.py:58
141 msgid "Font size"
142 msgstr "Размер шрифта"
143
144 #: forms.py:59
145 msgid "Default"
146 msgstr "Умолчание"
147
148 #: forms.py:60
149 msgid "Big"
150 msgstr "Большой"
151
152 #: forms.py:82
153 msgid "Queue is full. Please try again later."
154 msgstr ""
155
156 #: models/book.py:49 models/collection.py:14
157 msgid "title"
158 msgstr "заглавие"
159
160 #: models/book.py:50 models/tag.py:37
161 msgid "sort key"
162 msgstr "ключ сортировки "
163
164 #: models/book.py:52
165 #, fuzzy
166 #| msgid "Results by authors"
167 msgid "sort key by author"
168 msgstr "Результаты по авторам"
169
170 #: models/book.py:53 models/book.py:54 models/collection.py:15
171 #: models/collection.py:18 models/tag.py:36
172 msgid "slug"
173 msgstr "slug"
174
175 #: models/book.py:55
176 msgid "language code"
177 msgstr "код языка"
178
179 #: models/book.py:56 models/book.py:196 models/collection.py:16
180 #: models/tag.py:40 models/tag.py:160
181 msgid "description"
182 msgstr "описание"
183
184 #: models/book.py:57 models/book.py:58 models/bookmedia.py:34 models/tag.py:47
185 #: models/tag.py:48
186 msgid "creation date"
187 msgstr "дата создания"
188
189 #: models/book.py:59
190 msgid "parent number"
191 msgstr "номер родителя"
192
193 #: models/book.py:60 models/bookmedia.py:35
194 msgid "extra information"
195 msgstr "дополнительная информация"
196
197 #: models/book.py:66
198 msgid "cover"
199 msgstr "обложка"
200
201 #: models/book.py:72
202 msgid "cover thumbnail"
203 msgstr ""
204
205 #: models/book.py:97 models/collection.py:22
206 msgid "book"
207 msgstr "книга"
208
209 #: models/book.py:98
210 msgid "books"
211 msgstr "книги"
212
213 #: models/book.py:307
214 #, fuzzy, python-format
215 msgid "Book \"%s\" does not exist."
216 msgstr "Книга со slug = \"%s\"  не существует."
217
218 #: models/book.py:320
219 #, python-format
220 msgid "Book %s already exists"
221 msgstr "Книга %s уже существует"
222
223 #: models/book.py:569
224 msgid "This work needs modernisation"
225 msgstr ""
226
227 #: models/book.py:606 models/bookmedia.py:29
228 #, fuzzy, python-format
229 msgid "%s file"
230 msgstr "XML файл"
231
232 #: models/bookmedia.py:31
233 msgid "type"
234 msgstr "тип"
235
236 #: models/bookmedia.py:32 models/source.py:12 models/tag.py:35
237 msgid "name"
238 msgstr "название"
239
240 #: models/bookmedia.py:33
241 #, fuzzy
242 msgid "file"
243 msgstr "XML файл"
244
245 #: models/bookmedia.py:44 models/bookmedia.py:45
246 msgid "book media"
247 msgstr "аудиокнига"
248
249 #: models/collection.py:19
250 #, fuzzy
251 msgid "book slugs"
252 msgstr "анонсы книги"
253
254 #: models/collection.py:21 models/tag.py:22
255 msgid "kind"
256 msgstr "форма"
257
258 #: models/collection.py:22
259 msgid "picture"
260 msgstr ""
261
262 #: models/collection.py:26
263 msgid "collection"
264 msgstr "сбор"
265
266 #: models/collection.py:27
267 msgid "collections"
268 msgstr "сборы"
269
270 #: models/fragment.py:31
271 msgid "fragment"
272 msgstr "фрагмент"
273
274 #: models/fragment.py:32
275 msgid "fragments"
276 msgstr "фрагменты"
277
278 #: models/source.py:11
279 #, fuzzy
280 #| msgid "extra information"
281 msgid "network location"
282 msgstr "дополнительная информация"
283
284 #: models/source.py:16
285 #, fuzzy
286 #| msgid "Source"
287 msgid "source"
288 msgstr "Источник"
289
290 #: models/source.py:17
291 #, fuzzy
292 #| msgid "Source"
293 msgid "sources"
294 msgstr "Источник"
295
296 #: models/tag.py:20
297 msgid "author"
298 msgstr "автор"
299
300 #: models/tag.py:21
301 msgid "epoch"
302 msgstr "эпоха"
303
304 #: models/tag.py:23
305 msgid "genre"
306 msgstr "жанр"
307
308 #: models/tag.py:24
309 msgid "theme"
310 msgstr "мотив"
311
312 #: models/tag.py:25
313 msgid "set"
314 msgstr "набор"
315
316 #: models/tag.py:26
317 msgid "thing"
318 msgstr ""
319
320 #: models/tag.py:39
321 msgid "category"
322 msgstr "категория"
323
324 #: models/tag.py:70
325 msgid "tag"
326 msgstr "таг"
327
328 #: models/tag.py:71
329 msgid "tags"
330 msgstr "таги"
331
332 #: templates/catalogue/book_detail.html:23
333 #: templates/catalogue/book_text.html:24
334 #, fuzzy
335 #| msgid "Other resources"
336 msgid "Other versions"
337 msgstr "другие ресурсы"
338
339 #: templates/catalogue/book_detail.html:34
340 msgid "See also"
341 msgstr "Подробнее"
342
343 #: templates/catalogue/book_detail.html:41
344 #: templates/catalogue/book_text.html:37
345 #: templates/catalogue/tagged_object_list.html:20
346 msgid "Themes"
347 msgstr "Мотивы"
348
349 #: templates/catalogue/book_detail.html:47
350 msgid "Information about the work"
351 msgstr ""
352
353 #: templates/catalogue/book_detail.html:59
354 msgid "Source"
355 msgstr "Источник"
356
357 #: templates/catalogue/book_detail.html:59
358 msgid "of the book"
359 msgstr "данной книги"
360
361 #: templates/catalogue/book_detail.html:60
362 #, fuzzy
363 #| msgid "kind"
364 msgid "in"
365 msgstr "форма"
366
367 #: templates/catalogue/book_detail.html:63
368 msgid "Source XML file"
369 msgstr "Исходный файл"
370
371 #: templates/catalogue/book_detail.html:66
372 msgid "Book on"
373 msgstr "Книга на"
374
375 #: templates/catalogue/book_detail.html:66
376 msgid "Editor's Platform"
377 msgstr "Платформа редакторов"
378
379 #: templates/catalogue/book_detail.html:71
380 msgid "Book description on Lektury.Gazeta.pl"
381 msgstr "Описание книги на Lektury.Gazeta.pl"
382
383 #: templates/catalogue/book_detail.html:76
384 msgid "Book description on Wikipedia"
385 msgstr "Описание книги на Wikipedia"
386
387 #: templates/catalogue/book_detail.html:80
388 msgid "Mix this book"
389 msgstr "данной книги"
390
391 #: templates/catalogue/book_fragments.html:5
392 #: templates/catalogue/book_fragments.html:11
393 msgid "Theme"
394 msgstr "Мотив"
395
396 #: templates/catalogue/book_fragments.html:5
397 #: templates/catalogue/book_fragments.html:13
398 msgid "in work "
399 msgstr "в труде"
400
401 #: templates/catalogue/book_info.html:6
402 msgid "This work is licensed under:"
403 msgstr "Разрешение на работу со стороны"
404
405 #: templates/catalogue/book_info.html:9
406 #, fuzzy
407 #| msgid ""
408 #| "This work isn't covered by copyright and is part of the\n"
409 #| "        public domain, which means it can be freely used, published and\n"
410 #| "        distributed. If there are any additional copyrighted materials\n"
411 #| "        provided with this work (such as annotations, motifs etc.), "
412 #| "those\n"
413 #| "        materials are licensed under the \n"
414 #| "        <a href=\"http://creativecommons.org/licenses/by-sa/3.0/"
415 #| "\">Creative Commons Attribution-ShareAlike 3.0</a>\n"
416 #| "        license."
417 msgid ""
418 "This work isn't covered by copyright and is part of the\n"
419 "    public domain, which means it can be freely used, published and\n"
420 "    distributed. If there are any additional copyrighted materials\n"
421 "    provided with this work (such as annotations, motifs etc.), those\n"
422 "    materials are licensed under the\n"
423 "    <a href=\"http://creativecommons.org/licenses/by-sa/3.0/\">Creative "
424 "Commons Attribution-ShareAlike 3.0</a>\n"
425 "    license."
426 msgstr ""
427 "Этот труд не защищен авторским правом и является частью \n"
428 "         общественного домена, что обозначает, нем можно свободно "
429 "спользоваться, публиковать  и \n"
430 "         распространять. Если есть какие-либо дополнительные материалы, "
431 "защищенные авторскими правами \n"
432 "         предоставленные с этой работой (например, аннотации, мотивы и т."
433 "д.), эти \n"
434 "         материалы доступны по лицензией \n"
435 "         <a href=\"http://creativecommons.org/licenses/by-sa/3.0/\"> "
436 "Creative Commons Attribution-ShareAlike 3.0 </ a>"
437
438 #: templates/catalogue/book_info.html:20
439 #, fuzzy
440 msgid "Resource prepared based on:"
441 msgstr "Текст подготовлен на основе:"
442
443 #: templates/catalogue/book_info.html:30
444 msgid "Edited by:"
445 msgstr ""
446
447 #: templates/catalogue/book_info.html:32
448 msgid "Edited and annotated by:"
449 msgstr "Под редакцией и с комментариями:"
450
451 #: templates/catalogue/book_info.html:40
452 msgid "Publication funded by:"
453 msgstr ""
454
455 #: templates/catalogue/book_info.html:47
456 msgid "Cover image by:"
457 msgstr ""
458
459 #: templates/catalogue/book_list.html:8 templates/catalogue/book_list.html:12
460 #: templates/catalogue/picture_list.html:8
461 #: templates/catalogue/picture_list.html:10
462 msgid "Listing of all works"
463 msgstr "Список работ"
464
465 #: templates/catalogue/book_list.html:25
466 msgid "Table of Content"
467 msgstr "Оглавление"
468
469 #: templates/catalogue/book_list.html:35
470 msgid "↑ top ↑"
471 msgstr "↑ топ ↑"
472
473 #: templates/catalogue/book_short.html:41
474 #: templates/catalogue/picture_detail.html:52
475 msgid "Epoch"
476 msgstr "эпоха"
477
478 #: templates/catalogue/book_short.html:49
479 #: templates/catalogue/picture_detail.html:58
480 msgid "Kind"
481 msgstr "форма"
482
483 #: templates/catalogue/book_short.html:57
484 msgid "Genre"
485 msgstr "жанр"
486
487 #: templates/catalogue/book_short.html:66
488 #, fuzzy
489 #| msgid "language code"
490 msgid "Language"
491 msgstr "код языка"
492
493 #: templates/catalogue/book_short.html:85
494 msgid "Read online"
495 msgstr "Читать онлайн"
496
497 #: templates/catalogue/book_short.html:89 views.py:623
498 msgid "Download"
499 msgstr "Загрузить"
500
501 #: templates/catalogue/book_text.html:31
502 msgid "Table of contents"
503 msgstr "Оглавление"
504
505 #: templates/catalogue/book_text.html:43
506 #: templates/catalogue/book_text.html:103
507 msgid "Settings"
508 msgstr ""
509
510 #: templates/catalogue/book_text.html:49
511 msgid "Edit. note"
512 msgstr "Изменить примечание"
513
514 #: templates/catalogue/book_text.html:55
515 msgid "Infobox"
516 msgstr "Инфобокс"
517
518 #: templates/catalogue/book_text.html:67
519 #: templates/catalogue/viewer_base.html:50
520 msgid "Close"
521 msgstr ""
522
523 #: templates/catalogue/book_text.html:68
524 msgid "Please wait..."
525 msgstr ""
526
527 #: templates/catalogue/book_text.html:81
528 msgid "Other versions of the book"
529 msgstr ""
530
531 #: templates/catalogue/book_text.html:82
532 msgid "Close the other version"
533 msgstr ""
534
535 #: templates/catalogue/book_text.html:105
536 #, fuzzy
537 #| msgid "parent number"
538 msgid "Display line numbers"
539 msgstr "номер родителя"
540
541 #: templates/catalogue/book_text.html:107
542 #, fuzzy
543 #| msgid "Don't disply themes"
544 msgid "Display themes"
545 msgstr "Не показывать темы"
546
547 #: templates/catalogue/book_text.html:109
548 #, fuzzy
549 #| msgid "Don't show footnotes"
550 msgid "Display footnotes"
551 msgstr "Не показывать сноски"
552
553 #: templates/catalogue/catalogue.html:6
554 msgid "Catalogue"
555 msgstr "Каталог"
556
557 #: templates/catalogue/catalogue.html:11
558 #: templates/catalogue/tagged_object_list.html:76
559 #, fuzzy
560 #| msgid "All books"
561 msgid "All works"
562 msgstr "Все книги"
563
564 #: templates/catalogue/catalogue.html:15
565 msgid "Download the catalogue in PDF format."
566 msgstr "Скачать каталог в PDF формате."
567
568 #: templates/catalogue/catalogue.html:19
569 #: templates/catalogue/tag_list_split.html:4
570 #: templates/catalogue/tagged_object_list.html:6
571 msgid "Literature"
572 msgstr ""
573
574 #: templates/catalogue/catalogue.html:22
575 #: templates/catalogue/collections.html:6
576 #: templates/catalogue/collections.html:11
577 #, fuzzy
578 msgid "Collections"
579 msgstr "сборы"
580
581 #: templates/catalogue/catalogue.html:25
582 #: templates/catalogue/tag_list_split.html:9
583 #: templates/catalogue/tagged_object_list.html:6
584 msgid "Gallery"
585 msgstr ""
586
587 #: templates/catalogue/collection_box.html:6
588 #, fuzzy
589 msgid "Collection"
590 msgstr "сборы"
591
592 #: templates/catalogue/collection_box.html:18
593 #, python-format
594 msgid "and one more"
595 msgid_plural "and %(c)s more"
596 msgstr[0] ""
597 msgstr[1] ""
598
599 #: templates/catalogue/collections.html:17
600 #, fuzzy
601 #| msgid "collections"
602 msgid "All collections"
603 msgstr "сборы"
604
605 #: templates/catalogue/daisy_list.html:7
606 #: templates/catalogue/daisy_list.html:15
607 msgid "Listing of all DAISY files"
608 msgstr "Список всех DAISY файлов"
609
610 #: templates/catalogue/daisy_list.html:11
611 msgid "Latest DAISY audiobooks"
612 msgstr "Последние DAISY аудиокниги"
613
614 #: templates/catalogue/differentiate_tags.html:12
615 msgid "The criteria are ambiguous. Please select one of the following options:"
616 msgstr ""
617 "Критерия являются неоднозначными. Пожалуйста, выберите один из следующих "
618 "вариантов:"
619
620 #: templates/catalogue/fragment_short.html:12
621 msgid "Expand fragment"
622 msgstr "Растянуть фрагмент"
623
624 #: templates/catalogue/fragment_short.html:22
625 msgid "Hide fragment"
626 msgstr "Скрыть фрагмент"
627
628 #: templates/catalogue/inline_tag_list.html:22
629 msgid "Other"
630 msgstr ""
631
632 #: templates/catalogue/picture_detail.html:29
633 msgid "Work is licensed under "
634 msgstr "Разрешение на работу со стороны"
635
636 #: templates/catalogue/picture_detail.html:31
637 msgid "Based on"
638 msgstr "Основанный на"
639
640 #: templates/catalogue/picture_detail.html:43
641 msgid "Details"
642 msgstr "Подробнее"
643
644 #: templates/catalogue/picture_detail.html:46
645 msgid "Author"
646 msgstr "Автор"
647
648 #: templates/catalogue/picture_detail.html:64
649 msgid "Other resources"
650 msgstr "другие ресурсы"
651
652 #: templates/catalogue/picture_detail.html:67
653 msgid "Source of the image"
654 msgstr "Источник книги"
655
656 #: templates/catalogue/picture_detail.html:70
657 msgid "Image on the Editor's Platform"
658 msgstr "Изображение на платформе редакторов"
659
660 #: templates/catalogue/picture_detail.html:82
661 msgid "View XML source"
662 msgstr "Просмотр XML-источник"
663
664 #: templates/catalogue/picture_detail.html:85
665 msgid "Work's themes "
666 msgstr "Темы труда"
667
668 #: templates/catalogue/player.html:12 templates/catalogue/viewer_base.html:10
669 msgid "Wolne Lektury"
670 msgstr "на WolneLektury.pl"
671
672 #: templates/catalogue/player.html:28
673 msgid "Book's page"
674 msgstr "Возратитесь на сайт книги"
675
676 #: templates/catalogue/player.html:29
677 msgid "Download as"
678 msgstr "Скачать"
679
680 #: templates/catalogue/player.html:45
681 msgid "Audiobooks were prepared as a part of the projects:"
682 msgstr "Аудиокниги были подготовлены в рамках проекта:"
683
684 #: templates/catalogue/player.html:50
685 #, python-format
686 msgid "%(cs)s, funded by %(fb)s"
687 msgstr "%(cs)s, финансируемого %(fb)s"
688
689 #: templates/catalogue/player.html:61
690 #, fuzzy, python-format
691 #| msgid ""
692 #| "Audiobooks were prepared as a part of the %(cs)s project funded by %(fb)s."
693 msgid ""
694 "Audiobooks were prepared as a part of the <em>%(cs)s</em> project funded by "
695 "%(fb)s."
696 msgstr ""
697 "Аудиокниги были подготовлены в рамках %(cs)s проектa, финансируемого %(fb)s."
698
699 #: templates/catalogue/player.html:63
700 #, fuzzy, python-format
701 #| msgid "Audiobooks were prepared as a part of the %(cs)s project."
702 msgid "Audiobooks were prepared as a part of the <em>%(cs)s</em> project."
703 msgstr "Аудиокниги были подготовлены в рамках %(cs)s проектa."
704
705 #: templates/catalogue/recent_audiobooks_list.html:5
706 #: templates/catalogue/recent_audiobooks_list.html:10
707 #, fuzzy
708 msgid "Recent audiobooks"
709 msgstr "Последние MP3 аудиокниги"
710
711 #: templates/catalogue/recent_daisy_list.html:5
712 #: templates/catalogue/recent_daisy_list.html:10
713 msgid "Recent DAISY files"
714 msgstr ""
715
716 #: templates/catalogue/recent_list.html:5
717 #: templates/catalogue/recent_list.html:10
718 #, fuzzy
719 msgid "Recent publications"
720 msgstr "идти к публичной домене"
721
722 #: templates/catalogue/recent_list.html:15
723 #, python-format
724 msgid ""
725 "You can also see <a href=\"%(a)s\">recent audiobooks</a>\n"
726 "    and <a href=\"%(d)s\">recent DAISY files</a>."
727 msgstr ""
728
729 #: templates/catalogue/search_multiple_hits.html:8
730 #: templates/catalogue/search_no_hits.html:5
731 #: templates/catalogue/search_no_hits.html:10
732 #: templates/catalogue/search_too_long.html:5
733 #: templates/catalogue/search_too_long.html:10
734 #: templates/catalogue/search_too_short.html:5
735 #: templates/catalogue/search_too_short.html:10
736 msgid "Search"
737 msgstr "Поиск"
738
739 #: templates/catalogue/search_multiple_hits.html:14
740 #: templates/catalogue/search_no_hits.html:16
741 msgid "Did you mean"
742 msgstr "Вы имели в виду"
743
744 #: templates/catalogue/search_multiple_hits.html:21
745 #: templates/catalogue/tagged_object_list.html:15
746 msgid "Authors"
747 msgstr "Авторы"
748
749 #: templates/catalogue/search_multiple_hits.html:31
750 #: templates/catalogue/tagged_object_list.html:18
751 msgid "Kinds"
752 msgstr "Формы"
753
754 #: templates/catalogue/search_multiple_hits.html:41
755 #: templates/catalogue/tagged_object_list.html:17
756 msgid "Genres"
757 msgstr "Жанры"
758
759 #: templates/catalogue/search_multiple_hits.html:51
760 #: templates/catalogue/tagged_object_list.html:16
761 msgid "Epochs"
762 msgstr "Эпохи"
763
764 #: templates/catalogue/search_multiple_hits.html:64
765 msgid "Results by title"
766 msgstr "Результаты по заглавиям"
767
768 #: templates/catalogue/search_multiple_hits.html:81
769 msgid "Results by authors"
770 msgstr "Результаты по авторам"
771
772 #: templates/catalogue/search_multiple_hits.html:96
773 #, fuzzy
774 msgid "Results by translators"
775 msgstr "переводчик"
776
777 #: templates/catalogue/search_multiple_hits.html:111
778 msgid "Results in text"
779 msgstr "Результаты в текстах"
780
781 #: templates/catalogue/search_multiple_hits.html:128
782 msgid "Other results"
783 msgstr "другие ресурсы"
784
785 #: templates/catalogue/search_no_hits.html:20
786 #: templates/catalogue/tagged_object_list.html:85
787 msgid "Sorry! Search cirteria did not match any resources."
788 msgstr "Извините! Критерий поиска не соответствует никаким ресурсам."
789
790 #: templates/catalogue/search_no_hits.html:22
791 #, fuzzy
792 #| msgid ""
793 #| "Search engine supports following criteria: title, author, theme/topic, "
794 #| "epoch, kind and genre.\n"
795 #| "\t\tAs for now we do not support full text search."
796 msgid ""
797 "Search engine supports following criteria: title, author, theme/topic, "
798 "epoch, kind and genre.\n"
799 "        As for now we do not support full text search."
800 msgstr ""
801 "Искать поддержку двигателя используя критерии: заглавие, автор, тема/сюжет, "
802 "эпоха, форма и жанр.\n"
803 "\t\tПока мы не поддерживаем поиска всего текста."
804
805 #: templates/catalogue/search_too_long.html:13
806 #, fuzzy
807 #| msgid "Sorry! Search query must have at least two characters."
808 msgid "Sorry! Search query is too long to be processed."
809 msgstr ""
810 "Извините! У искаемого вопроса должны быть по крайней мере два свойства."
811
812 #: templates/catalogue/search_too_short.html:13
813 msgid "Sorry! Search query must have at least two characters."
814 msgstr ""
815 "Извините! У искаемого вопроса должны быть по крайней мере два свойства."
816
817 #: templates/catalogue/snippets/custom_pdf_link_li.html:3
818 msgid "Download a custom PDF"
819 msgstr "Скачать PDF"
820
821 #: templates/catalogue/snippets/jplayer.html:35
822 #, fuzzy
823 #| msgid "Artist"
824 msgid "Artist:"
825 msgstr "Артист"
826
827 #: templates/catalogue/snippets/jplayer.html:36
828 #, fuzzy
829 #| msgid "Director"
830 msgid "director:"
831 msgstr "режиссер"
832
833 #: templates/catalogue/snippets/jplayer.html:53
834 msgid "previous"
835 msgstr ""
836
837 #: templates/catalogue/snippets/jplayer.html:54
838 msgid "Part"
839 msgstr ""
840
841 #: templates/catalogue/snippets/jplayer.html:55
842 msgid "next"
843 msgstr ""
844
845 #: templates/catalogue/snippets/license_icon.html:6
846 #: templates/catalogue/snippets/license_icon.html:7
847 msgid "Free license"
848 msgstr ""
849
850 #: templates/catalogue/tag_catalogue.html:11
851 #, fuzzy
852 #| msgid "Wolne Lektury"
853 msgid "on Wolne Lektury"
854 msgstr "на WolneLektury.pl"
855
856 #: templates/catalogue/tag_list.html:7
857 msgid "See full category"
858 msgstr "Вся категория"
859
860 #: templates/catalogue/tagged_object_list.html:6
861 msgid "Audiobooks"
862 msgstr "Аудиокниги"
863
864 #: templates/catalogue/tagged_object_list.html:71
865 msgid "All matching works"
866 msgstr ""
867
868 #: templates/catalogue/tagged_object_list.html:74
869 msgid "Listing of all audiobooks"
870 msgstr "Список работ"
871
872 #: templates/catalogue/tagged_object_list.html:81
873 #, fuzzy
874 #| msgid "PDF file"
875 msgid "DAISY files"
876 msgstr "PDF файл"
877
878 #: templates/catalogue/tagged_object_list.html:91
879 msgid "Motifs and themes"
880 msgstr "Мотивы и темы"
881
882 #: templates/catalogue/tagged_object_list.html:103
883 #, fuzzy
884 #| msgid "description"
885 msgid "No description."
886 msgstr "описание"
887
888 #: templates/catalogue/tagged_object_list.html:109
889 msgid "in Lektury.Gazeta.pl"
890 msgstr "на Lektury.Gazeta.pl"
891
892 #: templates/catalogue/tagged_object_list.html:115
893 msgid "in Wikipedia"
894 msgstr "в Википедии"
895
896 #: templates/catalogue/tagged_object_list.html:121
897 msgid "in Culture.pl"
898 msgstr ""
899
900 #: templates/catalogue/viewer_base.html:52
901 #, fuzzy
902 #| msgid "Leading"
903 msgid "Loading"
904 msgstr "Ведение"
905
906 #: views.py:588
907 #, python-format
908 msgid ""
909 "An error occurred: %(exception)s\n"
910 "\n"
911 "%(tb)s"
912 msgstr ""
913 "Появилась ошибка: %(exception)s\n"
914 "\n"
915 "%(tb)s"
916
917 #: views.py:590
918 msgid "Book imported successfully"
919 msgstr "Вы удачно заимпортировали книгу"
920
921 #: views.py:592
922 #, python-format
923 msgid "Error importing file: %r"
924 msgstr "Ошибка импорта файла: %r"
925
926 #: views.py:622
927 msgid "Download custom PDF"
928 msgstr "Скачать PDF пользователя"
929
930 #~ msgid "book count"
931 #~ msgstr "число книг"
932
933 #~ msgid "Latest MP3 audiobooks"
934 #~ msgstr "Последние MP3 аудиокниги"
935
936 #~ msgid "Latest Ogg Vorbis audiobooks"
937 #~ msgstr "Последние  Ogg Vorbis аудиокниги"
938
939 #~ msgid ""
940 #~ "Audioteka lektur szkolnych fundacji Nowoczesna Polska.\n"
941 #~ "Możecie z niej korzystać bezpłatnie i bez ograniczeń.\n"
942 #~ "Audiobooki nagrywają znani aktorzy, wśród nich Danuta Stenka i Jan Peszek."
943 #~ msgstr ""
944 #~ "Аудиотека школьных чтений Фонда Nowoczesna Polska.\n"
945 #~ ". Можете использовать ее бесплатно и без ограничений. \n"
946 #~ "Аудиокниги записывают известные актеры, в том числе Данута Стенка и Ян "
947 #~ "Пешек."
948
949 #~ msgid "to print"
950 #~ msgstr "печатать"
951
952 #~ msgid "for an e-book reader"
953 #~ msgstr "для читателя электронной книги"
954
955 #~ msgid "for Kindle"
956 #~ msgstr "для Киндле"
957
958 #~ msgid "for advanced usage"
959 #~ msgstr "продвинутое использование"
960
961 #~ msgid "Listen"
962 #~ msgstr "Послушайте"
963
964 #~ msgid "for a reader"
965 #~ msgstr "для читателя"
966
967 #~ msgid "Download all audiobooks for this book"
968 #~ msgstr "Скачать все книги с этой полки"
969
970 #~ msgid "See"
971 #~ msgstr "Посмотрите"
972
973 #~ msgid "Themes and topics"
974 #~ msgstr "Мотивы и темы"
975
976 #~ msgid ""
977 #~ "System DAISY to uznany na całym świecie format udostępniania książek\n"
978 #~ "dostosowany do potrzeb osób słabowidzących, niewidomych oraz innych osób\n"
979 #~ "mających trudności z czytaniem. Możecie z nich korzystać bezpłatnie i bez "
980 #~ "ograniczeń."
981 #~ msgstr ""
982 #~ "Система DAISY это известный во всем мире формат записи книг\n"
983 #~ ", предназначен для людей с плохим зрением, плохо видящих и других лиц\n"
984 #~ ", имеющих проблемы с чтением. Книгами можно пользоваться бесплатно и без "
985 #~ "ограничений."
986
987 #~ msgid "DAISY"
988 #~ msgstr "Даисы"
989
990 #~ msgid "Listing of all pictures"
991 #~ msgstr "Список работ"
992
993 #~ msgid "Put a book on the shelf!"
994 #~ msgstr "Поставьте книгу на полку!"
995
996 #~ msgid "Create new shelf"
997 #~ msgstr "Создать новую полку"
998
999 #~ msgid ""
1000 #~ "You do not have any shelves. You can create one below, if you want to."
1001 #~ msgstr ""
1002 #~ "У вас нет никаких полок. Если вы хотите, вы можете создать одну ниже."
1003
1004 #~ msgid "Put on the shelf!"
1005 #~ msgstr "Поставьте на полку!"
1006
1007 #~ msgid "Shelves containing fragment"
1008 #~ msgstr "Полки с фрагментом"
1009
1010 #~ msgid ""
1011 #~ "You do not own any shelves. You can create one below, if you want to."
1012 #~ msgstr ""
1013 #~ "У вас нет никакой полки. Если вы хотите, вы можете создать одну ниже."
1014
1015 #~ msgid "Save all shelves"
1016 #~ msgstr "Сохранить все полки"
1017
1018 #~ msgid "Your shelves with books"
1019 #~ msgstr "Ваши книжные полки"
1020
1021 #~ msgid "You do not own any shelves. You can create one below if you want to"
1022 #~ msgstr "У вас нет никаких полок. Если хотите, вы можете создать одну ниже."
1023
1024 #~ msgid "Create shelf"
1025 #~ msgstr "Создать полку"
1026
1027 #~ msgid "Enter a valid JSON value. Error: %s"
1028 #~ msgstr "Ввести правильное JSON значение. Ошибка: %s"
1029
1030 #~ msgid "A4"
1031 #~ msgstr "b2"
1032
1033 #~ msgid "A5"
1034 #~ msgstr "A5"
1035
1036 #~ msgid "Incorrect customization options for PDF"
1037 #~ msgstr "Неправильные параметры настройки для PDF"
1038
1039 #~ msgid "Bad method"
1040 #~ msgstr "Плохой метод"
1041
1042 #~ msgid "title, author, theme/topic, epoch, kind, genre"
1043 #~ msgstr "Заглавие, автор, мотив/тема, эпоха, форма, жанр"
1044
1045 #~ msgid "main page"
1046 #~ msgstr "главная страница"
1047
1048 #~ msgid "Show tag on main page"
1049 #~ msgstr "Показать таг на главной странице"
1050
1051 #~ msgid "year of death"
1052 #~ msgstr "год смерти"
1053
1054 #~ msgid "short HTML"
1055 #~ msgstr "короткий  HTML"
1056
1057 #~ msgid "HTML file"
1058 #~ msgstr "HTML файл"
1059
1060 #~ msgid "EPUB file"
1061 #~ msgstr "EPUB файл"
1062
1063 #~ msgid "ODT file"
1064 #~ msgstr "ODT файл"
1065
1066 #~ msgid "TXT file"
1067 #~ msgstr "TXT файл"
1068
1069 #~ msgid "MP3 file"
1070 #~ msgstr "MP3 файл"
1071
1072 #~ msgid "OGG file"
1073 #~ msgstr "OGG файл"
1074
1075 #~ msgid "year of translator's death"
1076 #~ msgstr "год смерти переводчика"
1077
1078 #~ msgid "book stub"
1079 #~ msgstr "анонс книги"
1080
1081 #, fuzzy
1082 #~ msgid "time"
1083 #~ msgstr "мотив"
1084
1085 #~ msgid "<p>To maintain your shelves you need to be logged in.</p>"
1086 #~ msgstr "<p>Зарегиструйтесь, чтобы сохранить свои полки.</p>"
1087
1088 #~ msgid "<p>Shelves were sucessfully saved.</p>"
1089 #~ msgstr "<p>Полки - удачно сохранены.</p>"
1090
1091 #~ msgid "Book was successfully removed from the shelf"
1092 #~ msgstr "Книга была удачно удалена с полки"
1093
1094 #~ msgid "<p>Shelf <strong>%s</strong> was successfully created</p>"
1095 #~ msgstr "<p>Полка <strong>%s</strong>была удачно создана</p>"
1096
1097 #~ msgid "<p>Shelf <strong>%s</strong> was successfully removed</p>"
1098 #~ msgstr "<p>Полка<strong>%s</strong>была удачно удалена."
1099
1100 #~ msgid "Today is %(month)s, %(day)s."
1101 #~ msgstr "Сегодня %(month)s, %(day)s."
1102
1103 #~ msgid "content type"
1104 #~ msgstr "тип содержания"
1105
1106 #~ msgid "object id"
1107 #~ msgstr "ID объекта"