Code layout change.
[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: 2013-12-16 09:20+0100\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 #: constants.py:10
21 msgid "Creative Commons Attribution-ShareAlike 3.0 Unported"
22 msgstr ""
23
24 #: forms.py:27
25 msgid "Please supply an XML."
26 msgstr "Please supply an XML."
27
28 #: forms.py:46
29 msgid "Don't show footnotes"
30 msgstr "Don't show footnotes"
31
32 #: forms.py:47
33 msgid "Don't disply themes"
34 msgstr "Don't display themes"
35
36 #: forms.py:48
37 msgid "Don't use our custom font"
38 msgstr "Don't use our custom font"
39
40 #: forms.py:49
41 msgid "Without cover"
42 msgstr ""
43
44 #: forms.py:52
45 msgid "Leading"
46 msgstr "Leading"
47
48 #: forms.py:53
49 msgid "Normal leading"
50 msgstr "Normal leading"
51
52 #: forms.py:54
53 msgid "One and a half leading"
54 msgstr "One and a half leading"
55
56 #: forms.py:55
57 msgid "Double leading"
58 msgstr "Double leading"
59
60 #: forms.py:57
61 msgid "Font size"
62 msgstr "Font size"
63
64 #: forms.py:58
65 msgid "Default"
66 msgstr "Default"
67
68 #: forms.py:59
69 msgid "Big"
70 msgstr "Big"
71
72 #: forms.py:82
73 msgid "Queue is full. Please try again later."
74 msgstr ""
75
76 #: views.py:585
77 #, python-format
78 msgid ""
79 "An error occurred: %(exception)s\n"
80 "\n"
81 "%(tb)s"
82 msgstr ""
83 "An error occurred: %(exception)s\n"
84 "\n"
85 "%(tb)s"
86
87 #: views.py:586
88 msgid "Book imported successfully"
89 msgstr "Book imported succesfully"
90
91 #: views.py:588
92 #, python-format
93 msgid "Error importing file: %r"
94 msgstr "An error occured while importing file: %r"
95
96 #: views.py:620
97 msgid "Download custom PDF"
98 msgstr "Download custom PDF"
99
100 #: views.py:621 templates/catalogue/book_short.html:92
101 #: templates/catalogue/book_text.html:27 templates/catalogue/book_wide.html:63
102 msgid "Download"
103 msgstr "Download"
104
105 #: models/book.py:28 models/collection.py:11
106 msgid "title"
107 msgstr "Title"
108
109 #: models/book.py:29 models/tag.py:34
110 msgid "sort key"
111 msgstr "Sort key"
112
113 #: models/book.py:30 models/book.py:32 models/collection.py:12
114 #: models/collection.py:15 models/tag.py:33
115 msgid "slug"
116 msgstr "Slug"
117
118 #: models/book.py:33
119 msgid "language code"
120 msgstr "language code"
121
122 #: models/book.py:35 models/book.py:146 models/collection.py:13
123 #: models/tag.py:37 models/tag.py:94
124 msgid "description"
125 msgstr "Description"
126
127 #: models/book.py:36 models/book.py:37 models/bookmedia.py:29 models/tag.py:46
128 #: models/tag.py:47
129 msgid "creation date"
130 msgstr "creation date"
131
132 #: models/book.py:38
133 msgid "parent number"
134 msgstr "Parent number"
135
136 #: models/book.py:39 models/bookmedia.py:30
137 msgid "extra information"
138 msgstr "Additional information"
139
140 #: models/book.py:44
141 msgid "cover"
142 msgstr "cover"
143
144 #: models/book.py:66 models/collection.py:18 models/tag.py:22
145 msgid "book"
146 msgstr "book"
147
148 #: models/book.py:67
149 msgid "books"
150 msgstr "Books"
151
152 #: models/book.py:244
153 #, python-format
154 msgid "Book \"%s\" does not exist."
155 msgstr "Book with stub = \"%s\" does not exist."
156
157 #: models/book.py:258
158 #, python-format
159 msgid "Book %s already exists"
160 msgstr "Book %s already exists"
161
162 #: models/book.py:599 models/bookmedia.py:23
163 #, python-format
164 msgid "%s file"
165 msgstr "%s file"
166
167 #: models/bookmedia.py:26
168 msgid "type"
169 msgstr "type"
170
171 #: models/bookmedia.py:27 models/tag.py:32
172 msgid "name"
173 msgstr "name"
174
175 #: models/bookmedia.py:28
176 msgid "file"
177 msgstr "XML file"
178
179 #: models/bookmedia.py:39 models/bookmedia.py:40
180 msgid "book media"
181 msgstr "book media"
182
183 #: models/collection.py:16
184 msgid "book slugs"
185 msgstr "Book stubs"
186
187 #: models/collection.py:18 models/tag.py:18
188 msgid "kind"
189 msgstr "form"
190
191 #: models/collection.py:22
192 msgid "collection"
193 msgstr "collection"
194
195 #: models/collection.py:23
196 msgid "collections"
197 msgstr "collections"
198
199 #: models/fragment.py:32
200 msgid "fragment"
201 msgstr "Fragment"
202
203 #: models/fragment.py:33
204 msgid "fragments"
205 msgstr "Fragments"
206
207 #: models/tag.py:16
208 msgid "author"
209 msgstr "author"
210
211 #: models/tag.py:17
212 msgid "epoch"
213 msgstr "period"
214
215 #: models/tag.py:19
216 msgid "genre"
217 msgstr "genre"
218
219 #: models/tag.py:20
220 msgid "theme"
221 msgstr "motif"
222
223 #: models/tag.py:21
224 msgid "set"
225 msgstr "set"
226
227 #: models/tag.py:23
228 msgid "thing"
229 msgstr ""
230
231 #: models/tag.py:35
232 msgid "category"
233 msgstr "Category"
234
235 #: models/tag.py:40
236 msgid "book count"
237 msgstr "Number of books"
238
239 #: models/tag.py:41
240 msgid "picture count"
241 msgstr ""
242
243 #: models/tag.py:65
244 msgid "tag"
245 msgstr "tag"
246
247 #: models/tag.py:66
248 msgid "tags"
249 msgstr "tags"
250
251 #: models/tag.py:83
252 msgid ""
253 "Book tags can't have attached links. Set them directly on the book instead "
254 "of it's tag."
255 msgstr ""
256
257 #: templates/catalogue/audiobook_list.html:7
258 #: templates/catalogue/audiobook_list.html:16
259 msgid "Listing of all audiobooks"
260 msgstr "List of the audiobooks"
261
262 #: templates/catalogue/audiobook_list.html:12
263 msgid "Latest MP3 audiobooks"
264 msgstr "Latest MP3 audiobooks"
265
266 #: templates/catalogue/audiobook_list.html:13
267 msgid "Latest Ogg Vorbis audiobooks"
268 msgstr "Latest Ogg Vorbis audiobooks"
269
270 #: templates/catalogue/audiobook_list.html:19
271 msgid ""
272 "Audioteka lektur szkolnych fundacji Nowoczesna Polska.\n"
273 "Możecie z niej korzystać bezpłatnie i bez ograniczeń.\n"
274 "Audiobooki nagrywają znani aktorzy, wśród nich Danuta Stenka i Jan Peszek."
275 msgstr ""
276 "Audio library of required readings of Modern Poland Foundation.\n"
277 "It is free of charge and you can use it without any limits. \n"
278 "Audiobooks are recorded with the participation of famous Polish actors like "
279 "Danuta Stenka or Jan Peszek."
280
281 #: templates/catalogue/book_detail.html:20
282 #: templates/catalogue/tagged_object_list.html:74
283 #: templates/catalogue/tagged_object_list.html:109
284 msgid "See also"
285 msgstr "See also"
286
287 #: templates/catalogue/book_fragments.html:5
288 #: templates/catalogue/book_fragments.html:11
289 msgid "Theme"
290 msgstr "Theme"
291
292 #: templates/catalogue/book_fragments.html:5
293 #: templates/catalogue/book_fragments.html:13
294 msgid "in work "
295 msgstr "in work "
296
297 #: templates/catalogue/book_info.html:6
298 msgid "This work is licensed under:"
299 msgstr "This work is licensed under:"
300
301 #: templates/catalogue/book_info.html:9
302 msgid ""
303 "This work isn't covered by copyright and is part of the\n"
304 "        public domain, which means it can be freely used, published and\n"
305 "        distributed. If there are any additional copyrighted materials\n"
306 "        provided with this work (such as annotations, motifs etc.), those\n"
307 "        materials are licensed under the \n"
308 "        <a href=\"http://creativecommons.org/licenses/by-sa/3.0/\">Creative "
309 "Commons Attribution-ShareAlike 3.0</a>\n"
310 "        license."
311 msgstr ""
312 "This work is not covered by copyright and is a part of the\n"
313 "        public domain, which means that it can be used, published and\n"
314 "        distributed. If there are any additional copyrighted materials\n"
315 "        provided with this work (such as annotations, motifs etc.), those\n"
316 "        materials are licensed under the \n"
317 "        <a href=\"http://creativecommons.org/licenses/by-sa/3.0/\">Creative "
318 "Commons Attribution-ShareAlike 3.0</a>\n"
319 "        license."
320
321 #: templates/catalogue/book_info.html:20
322 #, fuzzy
323 msgid "Resource prepared based on:"
324 msgstr "Text based on:"
325
326 #: templates/catalogue/book_info.html:28
327 msgid "Edited and annotated by:"
328 msgstr "Edited and annotated by:"
329
330 #: templates/catalogue/book_info.html:33
331 msgid "Publication funded by:"
332 msgstr ""
333
334 #: templates/catalogue/book_info.html:39
335 msgid "Cover image by:"
336 msgstr ""
337
338 #: templates/catalogue/book_list.html:7 templates/catalogue/book_list.html:10
339 msgid "Listing of all works"
340 msgstr "List of all works"
341
342 #: templates/catalogue/book_list.html:21
343 msgid "Table of Content"
344 msgstr "Table of Contents"
345
346 #: templates/catalogue/book_list.html:30
347 msgid "↑ top ↑"
348 msgstr "↑ top ↑"
349
350 #: templates/catalogue/book_short.html:59
351 #: templates/catalogue/picture_detail.html:54
352 msgid "Epoch"
353 msgstr "Period"
354
355 #: templates/catalogue/book_short.html:66
356 #: templates/catalogue/picture_detail.html:60
357 msgid "Kind"
358 msgstr "Form"
359
360 #: templates/catalogue/book_short.html:73
361 msgid "Genre"
362 msgstr "Genre"
363
364 #: templates/catalogue/book_short.html:88
365 msgid "Read online"
366 msgstr "Read online"
367
368 #: templates/catalogue/book_short.html:95
369 #: templates/catalogue/book_text.html:40
370 msgid "to print"
371 msgstr "to print"
372
373 #: templates/catalogue/book_short.html:98
374 msgid "for an e-book reader"
375 msgstr "for an e-book reader"
376
377 #: templates/catalogue/book_short.html:101
378 #: templates/catalogue/book_text.html:46
379 msgid "for Kindle"
380 msgstr "for Kindle"
381
382 #: templates/catalogue/book_short.html:104
383 #: templates/catalogue/book_text.html:49
384 msgid "FictionBook"
385 msgstr ""
386
387 #: templates/catalogue/book_short.html:107
388 #: templates/catalogue/book_text.html:52
389 msgid "for advanced usage"
390 msgstr ""
391
392 #: templates/catalogue/book_short.html:113
393 #: templates/catalogue/book_text.html:30
394 msgid "Listen"
395 msgstr "Listen"
396
397 #: templates/catalogue/book_text.html:9 templates/catalogue/player.html:11
398 msgid "Wolne Lektury"
399 msgstr "Wolne Lektury"
400
401 #: templates/catalogue/book_text.html:22
402 msgid "Table of contents"
403 msgstr "Table of contents"
404
405 #: templates/catalogue/book_text.html:23 templatetags/catalogue_tags.py:420
406 msgid "Themes"
407 msgstr "Themes"
408
409 #: templates/catalogue/book_text.html:24
410 msgid "Edit. note"
411 msgstr "Edit. note"
412
413 #: templates/catalogue/book_text.html:25
414 msgid "Infobox"
415 msgstr "Infobox"
416
417 #: templates/catalogue/book_text.html:26 templates/catalogue/player.html:34
418 msgid "Book's page"
419 msgstr "Book's page"
420
421 #: templates/catalogue/book_text.html:43
422 msgid "for a reader"
423 msgstr "for a reader"
424
425 #: templates/catalogue/book_text.html:56 templates/catalogue/book_wide.html:67
426 msgid "Download all audiobooks for this book"
427 msgstr "Download all audiobooks for this book"
428
429 #: templates/catalogue/book_wide.html:22
430 #: templates/catalogue/tagged_object_list.html:60
431 msgid "Motifs and themes"
432 msgstr "Motifs and themes"
433
434 #: templates/catalogue/book_wide.html:44
435 msgid "See"
436 msgstr "See"
437
438 #: templates/catalogue/book_wide.html:47
439 msgid "Source"
440 msgstr "Source"
441
442 #: templates/catalogue/book_wide.html:47
443 msgid "of the book"
444 msgstr "of the book"
445
446 #: templates/catalogue/book_wide.html:49
447 msgid "Source XML file"
448 msgstr "Source XML file"
449
450 #: templates/catalogue/book_wide.html:51
451 msgid "Book on"
452 msgstr "Book on"
453
454 #: templates/catalogue/book_wide.html:51
455 msgid "Editor's Platform"
456 msgstr "Editor's Platform"
457
458 #: templates/catalogue/book_wide.html:54
459 msgid "Book description on Lektury.Gazeta.pl"
460 msgstr "Book description on Lektury.Gazeta.pl"
461
462 #: templates/catalogue/book_wide.html:57
463 msgid "Book description on Wikipedia"
464 msgstr "Book description on Wikipedia"
465
466 #: templates/catalogue/book_wide.html:59
467 msgid "Mix this book"
468 msgstr "Mix this book"
469
470 #: templates/catalogue/catalogue.html:6 templates/catalogue/catalogue.html:11
471 msgid "Catalogue"
472 msgstr "Catalogue"
473
474 #: templates/catalogue/catalogue.html:16
475 msgid "Download the catalogue in PDF format."
476 msgstr "Download the catalogue in PDF format."
477
478 #: templates/catalogue/catalogue.html:19
479 #: templates/catalogue/search_multiple_hits.html:17
480 #: templates/catalogue/tagged_object_list.html:26
481 #: templatetags/catalogue_tags.py:416
482 msgid "Authors"
483 msgstr "Authors"
484
485 #: templates/catalogue/catalogue.html:22
486 #: templates/catalogue/search_multiple_hits.html:25
487 #: templates/catalogue/tagged_object_list.html:34
488 #: templatetags/catalogue_tags.py:418
489 msgid "Kinds"
490 msgstr "Forms"
491
492 #: templates/catalogue/catalogue.html:25
493 #: templates/catalogue/search_multiple_hits.html:33
494 #: templates/catalogue/tagged_object_list.html:42
495 #: templatetags/catalogue_tags.py:417
496 msgid "Genres"
497 msgstr "Genres"
498
499 #: templates/catalogue/catalogue.html:28
500 #: templates/catalogue/search_multiple_hits.html:41
501 #: templates/catalogue/tagged_object_list.html:50
502 #: templatetags/catalogue_tags.py:419
503 msgid "Epochs"
504 msgstr "Periods"
505
506 #: templates/catalogue/catalogue.html:31
507 msgid "Themes and topics"
508 msgstr "Motifs and themes"
509
510 #: templates/catalogue/catalogue.html:34 templates/catalogue/menu.html:16
511 #, fuzzy
512 msgid "Collections"
513 msgstr "collections"
514
515 #: templates/catalogue/daisy_list.html:6
516 #: templates/catalogue/daisy_list.html:12
517 msgid "Listing of all DAISY files"
518 msgstr "List of all DAISY files"
519
520 #: templates/catalogue/daisy_list.html:9
521 msgid "Latest DAISY audiobooks"
522 msgstr "Latest DAISY audiobooks"
523
524 #: templates/catalogue/daisy_list.html:15
525 msgid ""
526 "System DAISY to uznany na całym świecie format udostępniania książek\n"
527 "dostosowany do potrzeb osób słabowidzących, niewidomych oraz innych osób\n"
528 "mających trudności z czytaniem. Możecie z nich korzystać bezpłatnie i bez "
529 "ograniczeń."
530 msgstr ""
531 "The internationally recognized DAISY book format \n"
532 "provides the best possible standardized access to books for people who are \n"
533 "partially sighted, blind or are dyslexic. It is free of charge and you can "
534 "use it without any limits."
535
536 #: templates/catalogue/differentiate_tags.html:12
537 msgid "The criteria are ambiguous. Please select one of the following options:"
538 msgstr ""
539 "The criteria are ambiguous. Please select one of the following options:"
540
541 #: templates/catalogue/fragment_short.html:12
542 msgid "Expand fragment"
543 msgstr "Expand fragment"
544
545 #: templates/catalogue/fragment_short.html:22
546 msgid "Hide fragment"
547 msgstr "Hide fragment"
548
549 #: templates/catalogue/inline_tag_list.html:4
550 #: templates/catalogue/tag_list.html:4
551 msgid "See full category"
552 msgstr "See full category"
553
554 #: templates/catalogue/menu.html:9 templates/catalogue/menu.html.py:18
555 msgid "Please wait…"
556 msgstr ""
557
558 #: templates/catalogue/menu.html:24
559 msgid "All books"
560 msgstr "All books"
561
562 #: templates/catalogue/menu.html:28
563 msgid "Audiobooks"
564 msgstr "Audiobooks"
565
566 #: templates/catalogue/menu.html:32
567 msgid "DAISY"
568 msgstr "DAISY"
569
570 #: templates/catalogue/picture_detail.html:29
571 msgid "Work is licensed under "
572 msgstr "Work is licensed under "
573
574 #: templates/catalogue/picture_detail.html:31
575 msgid "Based on"
576 msgstr "Based on"
577
578 #: templates/catalogue/picture_detail.html:45
579 msgid "Details"
580 msgstr "Details"
581
582 #: templates/catalogue/picture_detail.html:48
583 msgid "Author"
584 msgstr "Author"
585
586 #: templates/catalogue/picture_detail.html:66
587 msgid "Other resources"
588 msgstr "Other sources"
589
590 #: templates/catalogue/picture_detail.html:69
591 msgid "Source of the image"
592 msgstr "Source of the image"
593
594 #: templates/catalogue/picture_detail.html:72
595 msgid "Image on the Editor's Platform"
596 msgstr "Image on the Editor's Platform"
597
598 #: templates/catalogue/picture_detail.html:83
599 msgid "View XML source"
600 msgstr "View XML source"
601
602 #: templates/catalogue/picture_detail.html:86
603 msgid "Work's themes "
604 msgstr "Work's themes "
605
606 #: templates/catalogue/picture_list.html:8
607 #: templates/catalogue/picture_list.html:10
608 msgid "Listing of all pictures"
609 msgstr "List of all pictures"
610
611 #: templates/catalogue/player.html:35
612 msgid "Download as"
613 msgstr "Download as"
614
615 #: templates/catalogue/player.html:88
616 msgid "Artist"
617 msgstr "Reader"
618
619 #: templates/catalogue/player.html:89
620 msgid "Director"
621 msgstr "Director"
622
623 #: templates/catalogue/player.html:108
624 msgid "Audiobooks were prepared as a part of the projects:"
625 msgstr "Audiobooks were prepared as a part of the following projects:"
626
627 #: templates/catalogue/player.html:113
628 #, python-format
629 msgid "%(cs)s, funded by %(fb)s"
630 msgstr "%(cs)s, funded by %(fb)s"
631
632 #: templates/catalogue/player.html:125
633 #, python-format
634 msgid ""
635 "Audiobooks were prepared as a part of the %(cs)s project funded by %(fb)s."
636 msgstr ""
637 "Audiobooks were prepared as a part of the %(cs)s project funded by %(fb)s."
638
639 #: templates/catalogue/player.html:127
640 #, python-format
641 msgid "Audiobooks were prepared as a part of the %(cs)s project."
642 msgstr "Audiobooks were prepared as a part of the %(cs)s project."
643
644 #: templates/catalogue/recent_audiobooks_list.html:5
645 #: templates/catalogue/recent_audiobooks_list.html:10
646 #, fuzzy
647 msgid "Recent audiobooks"
648 msgstr "Latest MP3 audiobooks"
649
650 #: templates/catalogue/recent_daisy_list.html:5
651 #: templates/catalogue/recent_daisy_list.html:10
652 msgid "Recent DAISY files"
653 msgstr ""
654
655 #: templates/catalogue/recent_list.html:5
656 #: templates/catalogue/recent_list.html:10
657 #, fuzzy
658 msgid "Recent publications"
659 msgstr "Goes to public domain"
660
661 #: templates/catalogue/recent_list.html:15
662 #, python-format
663 msgid ""
664 "You can also see <a href=\"%(a)s\">recent audiobooks</a>\n"
665 "        and <a href=\"%(d)s\">recent DAISY files</a>."
666 msgstr ""
667
668 #: templates/catalogue/search_multiple_hits.html:5
669 #: templates/catalogue/search_no_hits.html:5
670 #: templates/catalogue/search_no_hits.html:10
671 #: templates/catalogue/search_too_short.html:5
672 #: templates/catalogue/search_too_short.html:10
673 msgid "Search"
674 msgstr "Search"
675
676 #: templates/catalogue/search_multiple_hits.html:11
677 #: templates/catalogue/search_no_hits.html:16
678 msgid "Did you mean"
679 msgstr "Did you mean"
680
681 #: templates/catalogue/search_multiple_hits.html:52
682 msgid "Results by title"
683 msgstr "Results by title"
684
685 #: templates/catalogue/search_multiple_hits.html:67
686 msgid "Results by authors"
687 msgstr "Results by authors"
688
689 #: templates/catalogue/search_multiple_hits.html:80
690 #, fuzzy
691 msgid "Results by translators"
692 msgstr "Translator"
693
694 #: templates/catalogue/search_multiple_hits.html:93
695 msgid "Results in text"
696 msgstr "Results in text"
697
698 #: templates/catalogue/search_multiple_hits.html:110
699 msgid "Other results"
700 msgstr "Other results"
701
702 #: templates/catalogue/search_no_hits.html:19
703 #: templates/catalogue/tagged_object_list.html:151
704 msgid "Sorry! Search cirteria did not match any resources."
705 msgstr "Sorry! Search cirteria did not match any resources."
706
707 #: templates/catalogue/search_no_hits.html:21
708 msgid ""
709 "Search engine supports following criteria: title, author, theme/topic, "
710 "epoch, kind and genre.\n"
711 "\t\tAs for now we do not support full text search."
712 msgstr ""
713 "Search engine supports following criteria: title, author, theme/topic, "
714 "period, form and genre.\n"
715 "\t\tAs for now we do not support full text search."
716
717 #: templates/catalogue/search_too_short.html:13
718 msgid "Sorry! Search query must have at least two characters."
719 msgstr "Sorry! Search query must have at least two characters."
720
721 #: templates/catalogue/tag_list_split.html:5
722 msgid "Literature"
723 msgstr ""
724
725 #: templates/catalogue/tag_list_split.html:14
726 msgid "Gallery"
727 msgstr ""
728
729 #: templates/catalogue/tagged_object_list.html:78
730 msgid "in Culture.pl"
731 msgstr ""
732
733 #: templates/catalogue/tagged_object_list.html:83
734 #: templates/catalogue/tagged_object_list.html:113
735 msgid "in Lektury.Gazeta.pl"
736 msgstr "in Lektury.Gazeta.pl"
737
738 #: templates/catalogue/tagged_object_list.html:88
739 #: templates/catalogue/tagged_object_list.html:118
740 msgid "in Wikipedia"
741 msgstr "in Wikipedia"
742
743 #: templates/catalogue/snippets/custom_pdf_link_li.html:5
744 msgid "Download a custom PDF"
745 msgstr "Download a custom PDF"
746
747 #: templates/catalogue/snippets/license_icon.html:6
748 #: templates/catalogue/snippets/license_icon.html:8
749 msgid "Free license"
750 msgstr ""
751
752 #~ msgid "Put a book on the shelf!"
753 #~ msgstr "Put this book on the shelf!"
754
755 #~ msgid "Create new shelf"
756 #~ msgstr "Create new shelf"
757
758 #~ msgid ""
759 #~ "You do not have any shelves. You can create one below, if you want to."
760 #~ msgstr ""
761 #~ "You do not have any shelves. You can create one below, if you want to."
762
763 #~ msgid "Put on the shelf!"
764 #~ msgstr "Put on the shelf!"
765
766 #~ msgid "Shelves containing fragment"
767 #~ msgstr "Shelves containing fragment"
768
769 #~ msgid ""
770 #~ "You do not own any shelves. You can create one below, if you want to."
771 #~ msgstr ""
772 #~ "You do not own any shelves. You can create one below, if you want to."
773
774 #~ msgid "Save all shelves"
775 #~ msgstr "Save all shelves"
776
777 #~ msgid "Your shelves with books"
778 #~ msgstr "Your shelves with books"
779
780 #~ msgid "You do not own any shelves. You can create one below if you want to"
781 #~ msgstr "You do not own any shelves. You can create one below if you want to"
782
783 #~ msgid "Create shelf"
784 #~ msgstr "Create shelf"
785
786 #~ msgid "Enter a valid JSON value. Error: %s"
787 #~ msgstr "Enter a valid JSON value. Error: %s"
788
789 #~ msgid "A4"
790 #~ msgstr "A4"
791
792 #~ msgid "A5"
793 #~ msgstr "A5"
794
795 #~ msgid "Incorrect customization options for PDF"
796 #~ msgstr "Incorrect customization options for PDF"
797
798 #~ msgid "Bad method"
799 #~ msgstr "Bad method"
800
801 #~ msgid "title, author, theme/topic, epoch, kind, genre"
802 #~ msgstr "title, author, motifs/theme, period, form, genre"
803
804 #~ msgid "main page"
805 #~ msgstr "Main page"
806
807 #~ msgid "Show tag on main page"
808 #~ msgstr "Show tag on main page"
809
810 #~ msgid "year of death"
811 #~ msgstr "Year of death"
812
813 #~ msgid "short HTML"
814 #~ msgstr "short HTML"
815
816 #~ msgid "HTML file"
817 #~ msgstr "HTML file"
818
819 #~ msgid "PDF file"
820 #~ msgstr "PDF file"
821
822 #~ msgid "EPUB file"
823 #~ msgstr "EPUB file"
824
825 #~ msgid "ODT file"
826 #~ msgstr "ODT file"
827
828 #~ msgid "TXT file"
829 #~ msgstr "TXT file"
830
831 #~ msgid "MP3 file"
832 #~ msgstr "MP3 file"
833
834 #~ msgid "OGG file"
835 #~ msgstr "OGG file"
836
837 #~ msgid "year of translator's death"
838 #~ msgstr "Year of translator's death"
839
840 #~ msgid "book stub"
841 #~ msgstr "Book stub"
842
843 #~ msgid "time"
844 #~ msgstr "time"
845
846 #~ msgid "<p>To maintain your shelves you need to be logged in.</p>"
847 #~ msgstr "<p>To administer your shelves you need to be logged in.</p>"
848
849 #~ msgid "<p>Shelves were sucessfully saved.</p>"
850 #~ msgstr "<p>Shelves were sucessfully saved.</p>"
851
852 #~ msgid "Book was successfully removed from the shelf"
853 #~ msgstr "Book was successfully removed from the shelf"
854
855 #~ msgid "<p>Shelf <strong>%s</strong> was successfully created</p>"
856 #~ msgstr "<p>Shelf <strong>%s</strong> was successfully created</p>"
857
858 #~ msgid "<p>Shelf <strong>%s</strong> was successfully removed</p>"
859 #~ msgstr "<p>Shelf <strong>%s</strong> was successfully removed</p>"
860
861 #~ msgid "Today is %(month)s, %(day)s."
862 #~ msgstr "Today is %(month)s, %(day)s."
863
864 #~ msgid "content type"
865 #~ msgstr "content type"
866
867 #~ msgid "object id"
868 #~ msgstr "object id"