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