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