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