f7fe633b9bda33d3e2dd45a555086bf04cd49dce
[wolnelektury.git] / src / catalogue / locale / fr / 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
18 #: catalogue/constants.py:9
19 msgid "Creative Commons Attribution-ShareAlike 3.0 Unported"
20 msgstr ""
21
22 #: catalogue/constants.py:13
23 msgid "Free Art License 1.3"
24 msgstr ""
25
26 #: catalogue/constants.py:58
27 #, fuzzy
28 #| msgid "author"
29 msgid "authors"
30 msgstr "auteur"
31
32 #: catalogue/constants.py:59
33 #, fuzzy
34 #| msgid "epoch"
35 msgid "epochs"
36 msgstr "époque"
37
38 #: catalogue/constants.py:60
39 #, fuzzy
40 #| msgid "kind"
41 msgid "kinds"
42 msgstr "type"
43
44 #: catalogue/constants.py:61
45 #, fuzzy
46 #| msgid "genre"
47 msgid "genres"
48 msgstr "genre"
49
50 #: catalogue/constants.py:62
51 #, fuzzy
52 #| msgid "theme"
53 msgid "themes"
54 msgstr "thème"
55
56 #: catalogue/constants.py:63
57 msgid "sets"
58 msgstr ""
59
60 #: catalogue/constants.py:64
61 msgid "things"
62 msgstr ""
63
64 #: catalogue/constants.py:68
65 #, fuzzy
66 #| msgid "author"
67 msgid "All authors"
68 msgstr "auteur"
69
70 #: catalogue/constants.py:69
71 #, fuzzy
72 #| msgid "epoch"
73 msgid "All epochs"
74 msgstr "époque"
75
76 #: catalogue/constants.py:70
77 #, fuzzy
78 #| msgid "kind"
79 msgid "All kinds"
80 msgstr "type"
81
82 #: catalogue/constants.py:71
83 #, fuzzy
84 #| msgid "genre"
85 msgid "All genres"
86 msgstr "genre"
87
88 #: catalogue/constants.py:72
89 #, fuzzy
90 #| msgid "theme"
91 msgid "All themes"
92 msgstr "thème"
93
94 #: catalogue/constants.py:73
95 #, fuzzy
96 #| msgid "collections"
97 msgid "All sets"
98 msgstr "collections"
99
100 #: catalogue/constants.py:74
101 #, fuzzy
102 #| msgid "collections"
103 msgid "All things"
104 msgstr "collections"
105
106 #: catalogue/forms.py:28
107 msgid "Please supply an XML."
108 msgstr "Fournissez un XML, s'il vous plaît."
109
110 #: catalogue/forms.py:48
111 msgid "Don't show footnotes"
112 msgstr "Ne montre pas d'annotations"
113
114 #: catalogue/forms.py:49
115 msgid "Don't disply themes"
116 msgstr "N'affiche pas de thèmes"
117
118 #: catalogue/forms.py:50
119 msgid "Don't use our custom font"
120 msgstr "N'utilise pas notre caractère usuel"
121
122 #: catalogue/forms.py:51
123 msgid "Without cover"
124 msgstr ""
125
126 #: catalogue/forms.py:52
127 #, fuzzy
128 #| msgid "Table of contents"
129 msgid "Without table of contents"
130 msgstr "Table des matières"
131
132 #: catalogue/forms.py:55
133 msgid "Leading"
134 msgstr "Interligne"
135
136 #: catalogue/forms.py:56
137 msgid "Normal leading"
138 msgstr "Interligne normal"
139
140 #: catalogue/forms.py:57
141 msgid "One and a half leading"
142 msgstr "Interligne et demi"
143
144 #: catalogue/forms.py:58
145 msgid "Double leading"
146 msgstr "Interligne double"
147
148 #: catalogue/forms.py:60
149 msgid "Font size"
150 msgstr "Taille des caractères"
151
152 #: catalogue/forms.py:61
153 msgid "Default"
154 msgstr "Implicite"
155
156 #: catalogue/forms.py:62
157 msgid "Big"
158 msgstr "Grand(e)(s)"
159
160 #: catalogue/forms.py:63
161 msgid "Bigger"
162 msgstr ""
163
164 #: catalogue/forms.py:85
165 msgid "Queue is full. Please try again later."
166 msgstr ""
167
168 #: catalogue/models/book.py:57 catalogue/models/collection.py:14
169 msgid "title"
170 msgstr "titre"
171
172 #: catalogue/models/book.py:58 catalogue/models/tag.py:58
173 msgid "sort key"
174 msgstr "critère de tri"
175
176 #: catalogue/models/book.py:60
177 #, fuzzy
178 #| msgid "Results by authors"
179 msgid "sort key by author"
180 msgstr "Résultats par l'auteur"
181
182 #: catalogue/models/book.py:61 catalogue/models/book.py:62
183 #: catalogue/models/collection.py:15 catalogue/models/tag.py:57
184 msgid "slug"
185 msgstr "ébauche"
186
187 #: catalogue/models/book.py:63
188 msgid "language code"
189 msgstr "code de langue"
190
191 #: catalogue/models/book.py:64 catalogue/models/book.py:391
192 #: catalogue/models/collection.py:16 catalogue/models/tag.py:61
193 #: catalogue/models/tag.py:135
194 msgid "description"
195 msgstr "description"
196
197 #: catalogue/models/book.py:65
198 msgid "abstract"
199 msgstr ""
200
201 #: catalogue/models/book.py:66 catalogue/models/bookmedia.py:34
202 #: catalogue/models/tag.py:71 catalogue/models/tag.py:72
203 msgid "creation date"
204 msgstr "date de création"
205
206 #: catalogue/models/book.py:67
207 #, fuzzy
208 #| msgid "creation date"
209 msgid "change date"
210 msgstr "date de création"
211
212 #: catalogue/models/book.py:68
213 msgid "parent number"
214 msgstr "nombre de parent"
215
216 #: catalogue/models/book.py:69 catalogue/models/bookmedia.py:35
217 msgid "extra information"
218 msgstr "information supplémentaire"
219
220 #: catalogue/models/book.py:72
221 msgid "print on demand"
222 msgstr ""
223
224 #: catalogue/models/book.py:73 catalogue/models/collection.py:22
225 msgid "recommended"
226 msgstr ""
227
228 #: catalogue/models/book.py:74
229 msgid "audio length"
230 msgstr ""
231
232 #: catalogue/models/book.py:75
233 msgid "preview"
234 msgstr ""
235
236 #: catalogue/models/book.py:76
237 msgid "preview until"
238 msgstr ""
239
240 #: catalogue/models/book.py:78
241 msgid "findable"
242 msgstr ""
243
244 #: catalogue/models/book.py:82
245 msgid "cover"
246 msgstr "couverture"
247
248 #: catalogue/models/book.py:89
249 msgid "cover thumbnail"
250 msgstr ""
251
252 #: catalogue/models/book.py:95
253 msgid "cover thumbnail for mobile app"
254 msgstr ""
255
256 #: catalogue/models/book.py:101
257 msgid "cover for mobile app"
258 msgstr ""
259
260 #: catalogue/models/book.py:107
261 msgid "cover for Ebookpoint"
262 msgstr ""
263
264 #: catalogue/models/book.py:136 catalogue/models/collection.py:19
265 msgid "book"
266 msgstr "livre"
267
268 #: catalogue/models/book.py:137
269 msgid "books"
270 msgstr "livres"
271
272 #: catalogue/models/book.py:538
273 #, python-format
274 msgid "Book \"%s\" does not exist."
275 msgstr "Livre \"%s\" n'existe pas."
276
277 #: catalogue/models/book.py:554
278 #, python-format
279 msgid "Book %s already exists"
280 msgstr "Livre %s existe déjà"
281
282 #: catalogue/models/book.py:853
283 msgid "This work needs modernisation"
284 msgstr ""
285
286 #: catalogue/models/book.py:932 catalogue/models/bookmedia.py:27
287 #, python-format
288 msgid "%s file"
289 msgstr "fichier %s"
290
291 #: catalogue/models/bookmedia.py:29
292 msgid "type"
293 msgstr "type"
294
295 #: catalogue/models/bookmedia.py:30 catalogue/models/source.py:11
296 #: catalogue/models/tag.py:56
297 msgid "name"
298 msgstr "nom"
299
300 #: catalogue/models/bookmedia.py:31
301 #, fuzzy
302 #| msgid "name"
303 msgid "part name"
304 msgstr "nom"
305
306 #: catalogue/models/bookmedia.py:32
307 msgid "index"
308 msgstr ""
309
310 #: catalogue/models/bookmedia.py:33
311 msgid "file"
312 msgstr "fichier"
313
314 #: catalogue/models/bookmedia.py:44 catalogue/models/bookmedia.py:45
315 msgid "book media"
316 msgstr "book media"
317
318 #: catalogue/models/collection.py:17
319 #, fuzzy
320 msgid "book slugs"
321 msgstr "ébauches des livres"
322
323 #: catalogue/models/collection.py:18 catalogue/models/tag.py:23
324 msgid "kind"
325 msgstr "type"
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 "extrait"
342
343 #: catalogue/models/fragment.py:29
344 msgid "fragments"
345 msgstr "extraits"
346
347 #: catalogue/models/source.py:10
348 #, fuzzy
349 #| msgid "extra information"
350 msgid "network location"
351 msgstr "information supplémentaire"
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 "auteur"
368
369 #: catalogue/models/tag.py:22
370 msgid "epoch"
371 msgstr "époque"
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 "thème"
380
381 #: catalogue/models/tag.py:26
382 msgid "set"
383 msgstr "série"
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 "type du contenu"
396
397 #: catalogue/models/tag.py:35
398 msgid "object id"
399 msgstr "ID de l'objet"
400
401 #: catalogue/models/tag.py:60
402 msgid "category"
403 msgstr "catégorie"
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:34
411 #, fuzzy
412 #| msgid "Other resources"
413 msgid "Other versions"
414 msgstr "Autres ressources"
415
416 #: catalogue/templates/catalogue/book_detail.html:34
417 msgid "See also"
418 msgstr "Voir aussi"
419
420 #: catalogue/templates/catalogue/book_detail.html:41
421 #: catalogue/templates/catalogue/book_text.html:47
422 #: catalogue/templates/catalogue/book_text.html:66
423 #: catalogue/templates/catalogue/tagged_object_list.html:20
424 msgid "Themes"
425 msgstr "Thèmes"
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 "du livre"
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 "type"
447
448 #: catalogue/templates/catalogue/book_detail.html:74
449 msgid "Source XML file"
450 msgstr "Fichier source XML"
451
452 #: catalogue/templates/catalogue/book_detail.html:78
453 msgid "Book on"
454 msgstr "Livre sur"
455
456 #: catalogue/templates/catalogue/book_detail.html:78
457 msgid "Editor's Platform"
458 msgstr "Plateforme d'éditeur"
459
460 #: catalogue/templates/catalogue/book_detail.html:83
461 msgid "Book description on Wikipedia"
462 msgstr "Description du livre sur Wikipédia"
463
464 #: catalogue/templates/catalogue/book_detail.html:87
465 msgid "Mix this book"
466 msgstr "Mixez ce livre"
467
468 #: catalogue/templates/catalogue/book_fragments.html:6
469 #: catalogue/templates/catalogue/book_fragments.html:12
470 msgid "Theme"
471 msgstr "Thème"
472
473 #: catalogue/templates/catalogue/book_fragments.html:6
474 #: catalogue/templates/catalogue/book_fragments.html:14
475 msgid "in work "
476 msgstr "dans l'oeuvre"
477
478 #: catalogue/templates/catalogue/book_info.html:7
479 msgid "This work is licensed under:"
480 msgstr "Cet oeuvre est publié sous la licence"
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 "Cet ouvrage n'est pas protégé par le droit d'auteur et appartiennent au\n"
505 "domaine public; c'est-à-dire qu'il peut être publié et divulgué librement.\n"
506 "Si l'ouvrage est accompagné des matériaux supplémentaires (annotations, "
507 "motifs littéraires, etc.),\n"
508 "ces derniers sont donc distribués sous la licence:\n"
509 "<a href=\"http://creativecommons.org/licenses/by-sa/3.0/deed.pl\">Paternité "
510 "- Partage à l'Identique 3.0 non transposé</a>."
511
512 #: catalogue/templates/catalogue/book_info.html:21
513 #, fuzzy
514 msgid "Resource prepared based on:"
515 msgstr "Préparation du texte basée sur:"
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 "Les éditions et annotations par:"
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 "Liste des tous les ouvrages"
543
544 #: catalogue/templates/catalogue/book_list.html:25
545 msgid "Table of Content"
546 msgstr "Table des matières"
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 "Époque"
556
557 #: catalogue/templates/catalogue/book_short.html:61
558 #: catalogue/templates/catalogue/picture_detail.html:58
559 msgid "Kind"
560 msgstr "Type"
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 "code de langue"
575
576 #: catalogue/templates/catalogue/book_short.html:111
577 msgid "Read online"
578 msgstr "Lire en ligne"
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 "Téléchargez"
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:41
610 msgid "Table of contents"
611 msgstr "Table des matières"
612
613 #: catalogue/templates/catalogue/book_text.html:53
614 msgid "Edit. note"
615 msgstr "Note d'éditeur"
616
617 #: catalogue/templates/catalogue/book_text.html:59
618 msgid "Infobox"
619 msgstr "Infobox"
620
621 #: catalogue/templates/catalogue/book_text.html:64
622 msgid "Numbering"
623 msgstr ""
624
625 #: catalogue/templates/catalogue/book_text.html:68
626 #, fuzzy
627 #| msgid "Don't show footnotes"
628 msgid "Footnotes"
629 msgstr "Ne montre pas d'annotations"
630
631 #: catalogue/templates/catalogue/book_text.html:70
632 msgid "References"
633 msgstr ""
634
635 #: catalogue/templates/catalogue/book_text.html:93
636 #: catalogue/templates/catalogue/viewer_base.html:54
637 msgid "Close"
638 msgstr ""
639
640 #: catalogue/templates/catalogue/book_text.html:94
641 msgid "Please wait..."
642 msgstr ""
643
644 #: catalogue/templates/catalogue/book_text.html:149
645 msgid "Other versions of the book"
646 msgstr ""
647
648 #: catalogue/templates/catalogue/book_text.html:150
649 msgid "Close the other version"
650 msgstr ""
651
652 #: catalogue/templates/catalogue/catalogue.html:6
653 msgid "Catalogue"
654 msgstr "Catalogue"
655
656 #: catalogue/templates/catalogue/catalogue.html:11
657 #: catalogue/templates/catalogue/tagged_object_list.html:57
658 #, fuzzy
659 #| msgid "All books"
660 msgid "All works"
661 msgstr "Tous les livres"
662
663 #: catalogue/templates/catalogue/catalogue.html:15
664 msgid "Download the catalogue in PDF format."
665 msgstr "Téléchargez le catalogue au format PDF"
666
667 #: catalogue/templates/catalogue/catalogue.html:19
668 #: catalogue/templates/catalogue/tag_list_split.html:4
669 #: catalogue/templates/catalogue/tagged_object_list.html:5
670 msgid "Literature"
671 msgstr ""
672
673 #: catalogue/templates/catalogue/catalogue.html:22
674 #: catalogue/templates/catalogue/collections.html:5
675 #: catalogue/templates/catalogue/collections.html:10
676 #, fuzzy
677 msgid "Collections"
678 msgstr "collections"
679
680 #: catalogue/templates/catalogue/catalogue.html:25
681 #: catalogue/templates/catalogue/search_multiple_hits.html:45
682 #: catalogue/templates/catalogue/tag_list_split.html:9
683 #: catalogue/templates/catalogue/tagged_object_list.html:5
684 #, fuzzy
685 #| msgid "Artist"
686 msgid "Art"
687 msgstr "Artiste"
688
689 #: catalogue/templates/catalogue/collection_box.html:4
690 #, fuzzy
691 msgid "Collection"
692 msgstr "collections"
693
694 #: catalogue/templates/catalogue/collection_box.html:14
695 #, python-format
696 msgid "and one more"
697 msgid_plural "and %(c)s more"
698 msgstr[0] ""
699 msgstr[1] ""
700
701 #: catalogue/templates/catalogue/collections.html:16
702 #, fuzzy
703 #| msgid "collections"
704 msgid "All collections"
705 msgstr "collections"
706
707 #: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:400
708 msgid "Download custom PDF"
709 msgstr "Téléchargez un PDF personnalisé"
710
711 #: catalogue/templates/catalogue/daisy_list.html:7
712 #: catalogue/templates/catalogue/daisy_list.html:15
713 msgid "Listing of all DAISY files"
714 msgstr "Liste des tous les livres audio DAISY"
715
716 #: catalogue/templates/catalogue/daisy_list.html:11
717 msgid "Latest DAISY audiobooks"
718 msgstr "Le plus nouveaux livres audio DAISY"
719
720 #: catalogue/templates/catalogue/differentiate_tags.html:12
721 msgid "The criteria are ambiguous. Please select one of the following options:"
722 msgstr "Les critères sont ambigus. Choisissez parmi les options ci-dessous:"
723
724 #: catalogue/templates/catalogue/fragment_short.html:12
725 msgid "Expand fragment"
726 msgstr "Montrer l'extrait"
727
728 #: catalogue/templates/catalogue/fragment_short.html:22
729 msgid "Hide fragment"
730 msgstr "Cacher l'extrait"
731
732 #: catalogue/templates/catalogue/inline_tag_list.html:22
733 msgid "Other"
734 msgstr ""
735
736 #: catalogue/templates/catalogue/picture_detail.html:29
737 msgid "Work is licensed under "
738 msgstr "Ouvrage sous la licence"
739
740 #: catalogue/templates/catalogue/picture_detail.html:31
741 msgid "Based on"
742 msgstr "Basé sur"
743
744 #: catalogue/templates/catalogue/picture_detail.html:43
745 msgid "Details"
746 msgstr "Détails"
747
748 #: catalogue/templates/catalogue/picture_detail.html:46
749 msgid "Author"
750 msgstr "Auteur"
751
752 #: catalogue/templates/catalogue/picture_detail.html:64
753 msgid "Other resources"
754 msgstr "Autres ressources"
755
756 #: catalogue/templates/catalogue/picture_detail.html:67
757 msgid "Source of the image"
758 msgstr "Source d'image"
759
760 #: catalogue/templates/catalogue/picture_detail.html:70
761 msgid "Image on the Editor's Platform"
762 msgstr "L'image sur la Plateforme d'éditeur"
763
764 #: catalogue/templates/catalogue/picture_detail.html:73
765 msgid "View XML source"
766 msgstr "Voir source XML"
767
768 #: catalogue/templates/catalogue/picture_detail.html:76
769 msgid "Work's themes "
770 msgstr "Les thèmes de l'oeuvre"
771
772 #: catalogue/templates/catalogue/player.html:12
773 #: catalogue/templates/catalogue/viewer_base.html:11
774 msgid "Wolne Lektury"
775 msgstr "Wolne Lektury (Lectures Libres)"
776
777 #: catalogue/templates/catalogue/player.html:29
778 msgid "Book's page"
779 msgstr "Site du livre"
780
781 #: catalogue/templates/catalogue/player.html:30
782 msgid "Download as"
783 msgstr "Téléchargez comme"
784
785 #: catalogue/templates/catalogue/player.html:46
786 msgid "Audiobooks were prepared as a part of the projects:"
787 msgstr "Livres audios ont été préparés comme une part des projets:"
788
789 #: catalogue/templates/catalogue/player.html:51
790 #, python-format
791 msgid "%(cs)s, funded by %(fb)s"
792 msgstr "%(cs)s, sponsorisé par %(fb)s"
793
794 #: catalogue/templates/catalogue/player.html:62
795 #, fuzzy, python-format
796 #| msgid ""
797 #| "Audiobooks were prepared as a part of the %(cs)s project funded by %(fb)s."
798 msgid ""
799 "Audiobooks were prepared as a part of the <em>%(cs)s</em> project funded by "
800 "%(fb)s."
801 msgstr ""
802 "Livres audios ont été préparés comme une part du projet %(cs)s sponsorisé "
803 "par %(fb)s."
804
805 #: catalogue/templates/catalogue/player.html:64
806 #, fuzzy, python-format
807 #| msgid "Audiobooks were prepared as a part of the %(cs)s project."
808 msgid "Audiobooks were prepared as a part of the <em>%(cs)s</em> project."
809 msgstr "Livres audios ont été préparés comme une part du projet %(cs)s."
810
811 #: catalogue/templates/catalogue/recent_audiobooks_list.html:5
812 #: catalogue/templates/catalogue/recent_audiobooks_list.html:10
813 #, fuzzy
814 msgid "Recent audiobooks"
815 msgstr "Les plus nouveaux livres audio MP3"
816
817 #: catalogue/templates/catalogue/recent_daisy_list.html:5
818 #: catalogue/templates/catalogue/recent_daisy_list.html:10
819 msgid "Recent DAISY files"
820 msgstr ""
821
822 #: catalogue/templates/catalogue/recent_list.html:5
823 #: catalogue/templates/catalogue/recent_list.html:10
824 #, fuzzy
825 msgid "Recent publications"
826 msgstr "entre dans le domaine public"
827
828 #: catalogue/templates/catalogue/recent_list.html:15
829 #, python-format
830 msgid ""
831 "You can also see <a href=\"%(a)s\">recent audiobooks</a>\n"
832 "    and <a href=\"%(d)s\">recent DAISY files</a>."
833 msgstr ""
834
835 #: catalogue/templates/catalogue/search_multiple_hits.html:7
836 #: catalogue/templates/catalogue/search_no_hits.html:5
837 #: catalogue/templates/catalogue/search_no_hits.html:10
838 #: catalogue/templates/catalogue/search_too_long.html:5
839 #: catalogue/templates/catalogue/search_too_long.html:10
840 #: catalogue/templates/catalogue/search_too_short.html:5
841 #: catalogue/templates/catalogue/search_too_short.html:10
842 msgid "Search"
843 msgstr "Rechercher"
844
845 #: catalogue/templates/catalogue/search_multiple_hits.html:13
846 #: catalogue/templates/catalogue/search_no_hits.html:16
847 msgid "Did you mean"
848 msgstr "Est-ce que vous cherchez"
849
850 #: catalogue/templates/catalogue/search_multiple_hits.html:32
851 #, fuzzy
852 #| msgid "books"
853 msgid "Books"
854 msgstr "livres"
855
856 #: catalogue/templates/catalogue/search_no_hits.html:20
857 #: catalogue/templates/catalogue/tagged_object_list.html:66
858 msgid "Sorry! Search cirteria did not match any resources."
859 msgstr ""
860 "Nous sommes désolés, aucune ressource ne répond aux critères de recherche."
861
862 #: catalogue/templates/catalogue/search_too_long.html:13
863 #, fuzzy
864 #| msgid "Sorry! Search query must have at least two characters."
865 msgid "Sorry! Search query is too long to be processed."
866 msgstr ""
867 "Nous sommes désolés, pour effectuer la recherche il faut entrer au moins "
868 "deux caractères."
869
870 #: catalogue/templates/catalogue/search_too_short.html:13
871 msgid "Sorry! Search query must have at least two characters."
872 msgstr ""
873 "Nous sommes désolés, pour effectuer la recherche il faut entrer au moins "
874 "deux caractères."
875
876 #: catalogue/templates/catalogue/snippets/custom_pdf_link_li.html:3
877 msgid "Download a custom PDF"
878 msgstr "Téléchargez un PDF pérsonnalisé"
879
880 #: catalogue/templates/catalogue/snippets/jplayer.html:36
881 #, fuzzy
882 #| msgid "Artist"
883 msgid "Artist:"
884 msgstr "Artiste"
885
886 #: catalogue/templates/catalogue/snippets/jplayer.html:37
887 #, fuzzy
888 #| msgid "Director"
889 msgid "director:"
890 msgstr "Metteur en scène"
891
892 #: catalogue/templates/catalogue/snippets/jplayer.html:61
893 msgid "previous"
894 msgstr ""
895
896 #: catalogue/templates/catalogue/snippets/jplayer.html:62
897 msgid "Part"
898 msgstr ""
899
900 #: catalogue/templates/catalogue/snippets/jplayer.html:63
901 msgid "next"
902 msgstr ""
903
904 #: catalogue/templates/catalogue/snippets/license_icon.html:6
905 #: catalogue/templates/catalogue/snippets/license_icon.html:7
906 msgid "Free license"
907 msgstr ""
908
909 #: catalogue/templates/catalogue/tag_catalogue.html:11
910 #, fuzzy
911 #| msgid "Wolne Lektury"
912 msgid "on Wolne Lektury"
913 msgstr "Wolne Lektury (Lectures Libres)"
914
915 #: catalogue/templates/catalogue/tag_list.html:7
916 msgid "See full category"
917 msgstr "Voir catégorie entière"
918
919 #: catalogue/templates/catalogue/tagged_object_list.html:5
920 msgid "Audiobooks"
921 msgstr "Livres audio"
922
923 #: catalogue/templates/catalogue/tagged_object_list.html:15
924 msgid "Authors"
925 msgstr "Auteurs"
926
927 #: catalogue/templates/catalogue/tagged_object_list.html:16
928 msgid "Epochs"
929 msgstr "Époques"
930
931 #: catalogue/templates/catalogue/tagged_object_list.html:17
932 msgid "Genres"
933 msgstr "Genres"
934
935 #: catalogue/templates/catalogue/tagged_object_list.html:18
936 msgid "Kinds"
937 msgstr "Types"
938
939 #: catalogue/templates/catalogue/tagged_object_list.html:52
940 msgid "All matching works"
941 msgstr ""
942
943 #: catalogue/templates/catalogue/tagged_object_list.html:55
944 msgid "Listing of all audiobooks"
945 msgstr "Liste des tous les livres audio"
946
947 #: catalogue/templates/catalogue/tagged_object_list.html:62
948 #, fuzzy
949 #| msgid "PDF file"
950 msgid "DAISY files"
951 msgstr "fichier PDF"
952
953 #: catalogue/templates/catalogue/tagged_object_list.html:72
954 msgid "Motifs and themes"
955 msgstr "Motifs et thèmes"
956
957 #: catalogue/templates/catalogue/tagged_object_list.html:84
958 #, fuzzy
959 #| msgid "description"
960 msgid "No description."
961 msgstr "description"
962
963 #: catalogue/templates/catalogue/tagged_object_list.html:91
964 msgid "in Wikipedia"
965 msgstr "sur Wikipédia"
966
967 #: catalogue/templates/catalogue/tagged_object_list.html:97
968 msgid "in Culture.pl"
969 msgstr ""
970
971 #: catalogue/templates/catalogue/viewer_base.html:56
972 #, fuzzy
973 #| msgid "Leading"
974 msgid "Loading"
975 msgstr "Interligne"
976
977 # msgid "Today is %(month)s, %(day)s."
978 # msgstr "Aujourd'hui nous sommes le"
979 #: catalogue/views.py:351
980 #, python-format
981 msgid ""
982 "An error occurred: %(exception)s\n"
983 "\n"
984 "%(tb)s"
985 msgstr ""
986 "Un erreur a eu lieu : %(exception)s\n"
987 "\n"
988 "%(tb)s"
989
990 #: catalogue/views.py:356
991 msgid "Book imported successfully"
992 msgstr "Livre importé avec succès"
993
994 #: catalogue/views.py:357
995 #, python-format
996 msgid "Error importing file: %r"
997 msgstr "Erreur pendant l'importation du fichier: %r"
998
999 #, fuzzy
1000 #~| msgid "parent number"
1001 #~ msgid "Display line numbers"
1002 #~ msgstr "nombre de parent"
1003
1004 #, fuzzy
1005 #~| msgid "Don't disply themes"
1006 #~ msgid "Display themes"
1007 #~ msgstr "N'affiche pas de thèmes"
1008
1009 #, fuzzy
1010 #~| msgid ""
1011 #~| "Search engine supports following criteria: title, author, theme/topic, "
1012 #~| "epoch, kind and genre.\n"
1013 #~| "\t\tAs for now we do not support full text search."
1014 #~ msgid ""
1015 #~ "Search engine supports following criteria: title, author, theme/topic, "
1016 #~ "epoch, kind and genre.\n"
1017 #~ "        As for now we do not support full text search."
1018 #~ msgstr ""
1019 #~ "Le moteur de recherche permet de chercher selon le titre, auteur, sujet/"
1020 #~ "thème, époque, type et genre.\n"
1021 #~ "\t\tPour le moment nous n'assurons pas la recherche en plein texte."
1022
1023 #~ msgid "Book description on Lektury.Gazeta.pl"
1024 #~ msgstr "Description du livre sur Lektury.Gazeta.pl"
1025
1026 #~ msgid "in Lektury.Gazeta.pl"
1027 #~ msgstr "sur Lektury.Gazeta.pl"
1028
1029 #~ msgid "Results by title"
1030 #~ msgstr "Résultats par le titre"
1031
1032 #~ msgid "Results by authors"
1033 #~ msgstr "Résultats par l'auteur"
1034
1035 #, fuzzy
1036 #~ msgid "Results by translators"
1037 #~ msgstr "traducteur"
1038
1039 #~ msgid "Results in text"
1040 #~ msgstr "Résultats dans le texte"
1041
1042 #~ msgid "Other results"
1043 #~ msgstr "Autres résultats"
1044
1045 #~ msgid "book count"
1046 #~ msgstr "nombre des livres"
1047
1048 #~ msgid "Latest MP3 audiobooks"
1049 #~ msgstr "Les plus nouveaux livres audio MP3"
1050
1051 #~ msgid "Latest Ogg Vorbis audiobooks"
1052 #~ msgstr "Les plus nouveaux livres audio Ogg Vorbis"
1053
1054 #~ msgid ""
1055 #~ "Audioteka lektur szkolnych fundacji Nowoczesna Polska.\n"
1056 #~ "Możecie z niej korzystać bezpłatnie i bez ograniczeń.\n"
1057 #~ "Audiobooki nagrywają znani aktorzy, wśród nich Danuta Stenka i Jan Peszek."
1058 #~ msgstr ""
1059 #~ "Audiothèque des lectures scolaires de la Fondation Pologne Moderne.\n"
1060 #~ "Vous pouvez l'utiliser gratuitement et sans limites. \n"
1061 #~ "Les livres audio sont lus par les acteurs connus, comme par exemple: "
1062 #~ "Danuta Stenka et Jan Peszek."
1063
1064 #~ msgid "to print"
1065 #~ msgstr "pour imprimer"
1066
1067 #~ msgid "for an e-book reader"
1068 #~ msgstr "pour un lecteur des livres numeriques"
1069
1070 #~ msgid "for Kindle"
1071 #~ msgstr "pour Kindle"
1072
1073 #~ msgid "for advanced usage"
1074 #~ msgstr "pour l’utilisation avancée"
1075
1076 #~ msgid "Listen"
1077 #~ msgstr "Écoutez"
1078
1079 #~ msgid "for a reader"
1080 #~ msgstr "pour un lecteur"
1081
1082 #~ msgid "Download all audiobooks for this book"
1083 #~ msgstr "Téléchargez tous les livres audio pour ce livre"
1084
1085 #~ msgid "See"
1086 #~ msgstr "Voir"
1087
1088 #~ msgid "Themes and topics"
1089 #~ msgstr "Thèmes et sujets"
1090
1091 #~ msgid ""
1092 #~ "System DAISY to uznany na całym świecie format udostępniania książek\n"
1093 #~ "dostosowany do potrzeb osób słabowidzących, niewidomych oraz innych osób\n"
1094 #~ "mających trudności z czytaniem. Możecie z nich korzystać bezpłatnie i bez "
1095 #~ "ograniczeń."
1096 #~ msgstr ""
1097 #~ "DAISY est un système pour rendre les livres accessibles, apprécié autour "
1098 #~ "du monde, \n"
1099 #~ "approprié à des non voyants et à des malvoyants et à des personnes \n"
1100 #~ "qui ont des difficultés à lire. Vous pouvez l'utiliser gratuitement et "
1101 #~ "sans limites."
1102
1103 #~ msgid "DAISY"
1104 #~ msgstr "DAISY"
1105
1106 #~ msgid "Listing of all pictures"
1107 #~ msgstr "Liste de tous les images"
1108
1109 #~ msgid "Put a book on the shelf!"
1110 #~ msgstr "Mettre un livre sur l'étagère!"
1111
1112 #~ msgid "Create new shelf"
1113 #~ msgstr "Créez une nouvelle étagère"
1114
1115 #~ msgid ""
1116 #~ "You do not have any shelves. You can create one below, if you want to."
1117 #~ msgstr ""
1118 #~ "Vous ne possédez aucune étagère. Vous pouvez en créer une au-dessous, si "
1119 #~ "vous voulez."
1120
1121 #~ msgid "Put on the shelf!"
1122 #~ msgstr "Mettre sur l'étagère!"
1123
1124 #~ msgid "Shelves containing fragment"
1125 #~ msgstr "Étagères qui contiennent l'extrait"
1126
1127 #~ msgid ""
1128 #~ "You do not own any shelves. You can create one below, if you want to."
1129 #~ msgstr ""
1130 #~ "Vous ne possédez aucune étagère. Vous pouvez en créer une au-dessous, si "
1131 #~ "vous voulez."
1132
1133 #~ msgid "Save all shelves"
1134 #~ msgstr "Enregistrer toutes les étagères"
1135
1136 #~ msgid "Your shelves with books"
1137 #~ msgstr "Vos étagères avec les livres"
1138
1139 #~ msgid "You do not own any shelves. You can create one below if you want to"
1140 #~ msgstr ""
1141 #~ "Vous ne possédez aucune étagère. Vous pouvez en créer une en-dessus, si "
1142 #~ "vous voulez."
1143
1144 #~ msgid "Create shelf"
1145 #~ msgstr "Créez une étagère"
1146
1147 #~ msgid "Enter a valid JSON value. Error: %s"
1148 #~ msgstr "Entrer une valeur JSON valide. Erreur: %s."
1149
1150 #~ msgid "A4"
1151 #~ msgstr "A4"
1152
1153 #~ msgid "A5"
1154 #~ msgstr "A5"
1155
1156 #~ msgid "Incorrect customization options for PDF"
1157 #~ msgstr "Options de personnalisation incorrectes pour PDF"
1158
1159 #~ msgid "Bad method"
1160 #~ msgstr "Mauvaise méthode"
1161
1162 #~ msgid "title, author, theme/topic, epoch, kind, genre"
1163 #~ msgstr "titre, auteur, thème/sujet, époque, type, genre"
1164
1165 #~ msgid "main page"
1166 #~ msgstr "page d'accueil"
1167
1168 #~ msgid "Show tag on main page"
1169 #~ msgstr "Montrer le tag au page d'accueil"
1170
1171 #~ msgid "year of death"
1172 #~ msgstr "année de la mort"
1173
1174 #~ msgid "short HTML"
1175 #~ msgstr "HTML court"
1176
1177 #~ msgid "HTML file"
1178 #~ msgstr "fichier HTML"
1179
1180 #~ msgid "ODT file"
1181 #~ msgstr "fichier ODT"
1182
1183 #~ msgid "TXT file"
1184 #~ msgstr "fichier TXT"
1185
1186 #~ msgid "MP3 file"
1187 #~ msgstr "fichier MP3"
1188
1189 #~ msgid "OGG file"
1190 #~ msgstr "fichier OGG"
1191
1192 #~ msgid "year of translator's death"
1193 #~ msgstr "année de la mort du traducteur"
1194
1195 #~ msgid "book stub"
1196 #~ msgstr "ébauche du livre"
1197
1198 #~ msgid "<p>To maintain your shelves you need to be logged in.</p>"
1199 #~ msgstr "<p>Connectez-vous pour gérer vos étagères.</p>"
1200
1201 #~ msgid "<p>Shelves were sucessfully saved.</p>"
1202 #~ msgstr "<p>Les étagères <strong>%s</strong>ont été enregistrées</p>"
1203
1204 #~ msgid "Book was successfully removed from the shelf"
1205 #~ msgstr "Le livre a été supprimé de l'étagère"
1206
1207 #~ msgid "<p>Shelf <strong>%s</strong> was successfully created</p>"
1208 #~ msgstr "<p>L'étagère <strong>%s</strong>a été créée</p>"
1209
1210 #~ msgid "<p>Shelf <strong>%s</strong> was successfully removed</p>"
1211 #~ msgstr "<p>L'étagère <strong>%s</strong>a été supprimée</p>"