X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/1249091e84840ca27aa6047db36c8e899328f15c..HEAD:/src/catalogue/locale/fr/LC_MESSAGES/django.po diff --git a/src/catalogue/locale/fr/LC_MESSAGES/django.po b/src/catalogue/locale/fr/LC_MESSAGES/django.po index 927985587..6daf43c54 100644 --- a/src/catalogue/locale/fr/LC_MESSAGES/django.po +++ b/src/catalogue/locale/fr/LC_MESSAGES/django.po @@ -1,567 +1,521 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# +# This file is part of Wolne Lektury, licensed under GNU Affero GPLv3 or later. +# Copyright © Fundacja Wolne Lektury. See NOTICE for more information. msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: WolneLektury-catalogue\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2013-04-09 10:38+0100\n" -"Last-Translator: Radek Czajka \n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" #: catalogue/constants.py:9 msgid "Creative Commons Attribution-ShareAlike 3.0 Unported" msgstr "" #: catalogue/constants.py:14 -msgid "Free Art License 1.3" +msgid "Licencja Wolnej Sztuki 1.3" msgstr "" #: catalogue/constants.py:60 -#, fuzzy -#| msgid "author" -msgid "authors" -msgstr "auteur" +msgid "autorzy" +msgstr "auteurs" #: catalogue/constants.py:61 -#, fuzzy -#| msgid "epoch" -msgid "epochs" -msgstr "époque" +msgid "epoki" +msgstr "époques" #: catalogue/constants.py:62 -#, fuzzy -#| msgid "kind" -msgid "kinds" -msgstr "type" +msgid "rodzaje" +msgstr "types" #: catalogue/constants.py:63 -#, fuzzy -#| msgid "genre" -msgid "genres" -msgstr "genre" +msgid "gatunki" +msgstr "genres" #: catalogue/constants.py:64 -#, fuzzy -#| msgid "theme" -msgid "themes" -msgstr "thème" +msgid "motywy" +msgstr "thèmes" #: catalogue/constants.py:65 -msgid "sets" +msgid "półki" msgstr "" #: catalogue/constants.py:66 -msgid "things" +msgid "obiekty" msgstr "" #: catalogue/constants.py:70 -#, fuzzy -#| msgid "author" -msgid "All authors" -msgstr "auteur" +msgid "Wszyscy autorzy" +msgstr "" #: catalogue/constants.py:71 -#, fuzzy -#| msgid "epoch" -msgid "All epochs" -msgstr "époque" +msgid "Wszystkie epoki" +msgstr "" #: catalogue/constants.py:72 -#, fuzzy -#| msgid "kind" -msgid "All kinds" -msgstr "type" +msgid "Wszystkie rodzaje" +msgstr "" #: catalogue/constants.py:73 -#, fuzzy -#| msgid "genre" -msgid "All genres" -msgstr "genre" +msgid "Wszystkie gatunki" +msgstr "" -#: catalogue/constants.py:74 -#, fuzzy -#| msgid "theme" -msgid "All themes" -msgstr "thème" +#: catalogue/constants.py:74 catalogue/templates/catalogue/book_detail.html:401 +msgid "Wszystkie motywy" +msgstr "" #: catalogue/constants.py:75 -#, fuzzy -#| msgid "collections" -msgid "All sets" -msgstr "collections" +msgid "Wszystkie półki" +msgstr "" #: catalogue/constants.py:76 -#, fuzzy -#| msgid "collections" -msgid "All things" -msgstr "collections" - -#: catalogue/forms.py:29 -msgid "Please supply an XML." -msgstr "Fournissez un XML, s'il vous plaît." +msgid "Wszystkie obiekty" +msgstr "" #: catalogue/forms.py:51 -msgid "Don't show footnotes" -msgstr "Ne montre pas d'annotations" +msgid "Bez przypisów" +msgstr "" #: catalogue/forms.py:52 -msgid "Don't disply themes" -msgstr "N'affiche pas de thèmes" +msgid "Bez motywów" +msgstr "" #: catalogue/forms.py:53 -msgid "Don't use our custom font" -msgstr "N'utilise pas notre caractère usuel" +msgid "Bez naszego kroju pisma" +msgstr "" #: catalogue/forms.py:54 -msgid "Without cover" +msgid "Bez okładki" msgstr "" #: catalogue/forms.py:55 -#, fuzzy -#| msgid "Table of contents" -msgid "Without table of contents" -msgstr "Table des matières" +msgid "Bez spisu treści" +msgstr "" #: catalogue/forms.py:58 -msgid "Leading" +msgid "Interlinia" msgstr "Interligne" #: catalogue/forms.py:59 -msgid "Normal leading" +msgid "Zwykła interlinia" msgstr "Interligne normal" #: catalogue/forms.py:60 -msgid "One and a half leading" +msgid "Powiększona interlinia" msgstr "Interligne et demi" #: catalogue/forms.py:61 -msgid "Double leading" +msgid "Podwójna interlinia" msgstr "Interligne double" #: catalogue/forms.py:63 -msgid "Font size" +msgid "Rozmiar tekstu" msgstr "Taille des caractères" #: catalogue/forms.py:64 -msgid "Default" +msgid "Domyślny" msgstr "Implicite" #: catalogue/forms.py:65 -msgid "Big" -msgstr "Grand(e)(s)" +msgid "Duży" +msgstr "" #: catalogue/forms.py:66 -msgid "Bigger" +msgid "Większy" msgstr "" #: catalogue/forms.py:88 -msgid "Queue is full. Please try again later." +msgid "Kolejka jest pełna. Proszę spróbować ponownie później." msgstr "" -#: catalogue/models/book.py:60 catalogue/models/collection.py:14 -msgid "title" -msgstr "titre" +#: catalogue/models/book.py:942 +msgid "Ten utwór wymaga uwspółcześnienia" +msgstr "" -#: catalogue/models/book.py:61 catalogue/models/tag.py:58 -msgid "sort key" -msgstr "critère de tri" +#: catalogue/models/tag.py:20 +msgid "autor" +msgstr "auteur" -#: catalogue/models/book.py:63 -#, fuzzy -#| msgid "Results by authors" -msgid "sort key by author" -msgstr "Résultats par l'auteur" +#: catalogue/models/tag.py:21 +msgid "epoka" +msgstr "époque" -#: catalogue/models/book.py:64 catalogue/models/book.py:65 -#: catalogue/models/collection.py:15 catalogue/models/tag.py:57 -msgid "slug" -msgstr "ébauche" +#: catalogue/models/tag.py:22 +msgid "rodzaj" +msgstr "type" -#: catalogue/models/book.py:66 -msgid "language code" -msgstr "code de langue" +#: catalogue/models/tag.py:23 +msgid "gatunek" +msgstr "genre" -#: catalogue/models/book.py:67 catalogue/models/book.py:429 -#: catalogue/models/collection.py:16 catalogue/models/tag.py:61 -#: catalogue/models/tag.py:137 -msgid "description" -msgstr "description" +#: catalogue/models/tag.py:24 +msgid "motyw" +msgstr "thème" -#: catalogue/models/book.py:68 -msgid "abstract" +#: catalogue/models/tag.py:25 +msgid "półka" msgstr "" -#: catalogue/models/book.py:69 -msgid "toc" +#: catalogue/models/tag.py:26 +msgid "obiekt" msgstr "" -#: catalogue/models/book.py:70 catalogue/models/bookmedia.py:42 -#: catalogue/models/tag.py:73 catalogue/models/tag.py:74 -msgid "creation date" -msgstr "date de création" - -#: catalogue/models/book.py:71 -#, fuzzy -#| msgid "creation date" -msgid "change date" -msgstr "date de création" - -#: catalogue/models/book.py:72 -msgid "parent number" -msgstr "nombre de parent" - -#: catalogue/models/book.py:73 catalogue/models/bookmedia.py:45 -msgid "extra information" -msgstr "information supplémentaire" +#: catalogue/templates/catalogue/author_box.html:4 +msgid "O autorze" +msgstr "" -#: catalogue/models/book.py:76 -msgid "print on demand" +#: catalogue/templates/catalogue/author_box.html:5 +msgid "O rodzaju" msgstr "" -#: catalogue/models/book.py:77 catalogue/models/collection.py:23 -msgid "recommended" +#: catalogue/templates/catalogue/author_box.html:6 +msgid "O gatunku" msgstr "" -#: catalogue/models/book.py:78 -msgid "audio length" +#: catalogue/templates/catalogue/author_box.html:7 +msgid "O epoce" msgstr "" -#: catalogue/models/book.py:79 -msgid "preview" +#: catalogue/templates/catalogue/author_box.html:8 +#: catalogue/templates/catalogue/set_detail.html:8 +msgid "Półka" msgstr "" -#: catalogue/models/book.py:80 -msgid "preview until" +#: catalogue/templates/catalogue/author_box.html:29 +#: catalogue/templates/catalogue/book_detail.html:350 +#: catalogue/templates/catalogue/book_detail.html:409 +msgid "Kliknij aby rozwinąć" msgstr "" -#: catalogue/models/book.py:82 -msgid "findable" +#: catalogue/templates/catalogue/author_box.html:29 +#: catalogue/templates/catalogue/book_detail.html:350 +#: catalogue/templates/catalogue/fragment_box.html:26 +msgid "Czytaj więcej" msgstr "" -#: catalogue/models/book.py:86 -msgid "cover" -msgstr "couverture" +#: catalogue/templates/catalogue/author_box.html:29 +#: catalogue/templates/catalogue/book_detail.html:350 +#: catalogue/templates/catalogue/book_detail.html:409 +msgid "Zwiń tekst" +msgstr "" -#: catalogue/models/book.py:93 -#, fuzzy -#| msgid "cover" -msgid "clean cover" -msgstr "couverture" +#: catalogue/templates/catalogue/author_detail.html:9 +#: catalogue/templates/catalogue/book_list.html:11 +#: catalogue/templates/catalogue/catalogue.html:6 +#: catalogue/templates/catalogue/collection.html:5 +#: catalogue/templates/catalogue/collections.html:5 +#: catalogue/templates/catalogue/theme_detail.html:10 +#: catalogue/templates/catalogue/themed_book_list.html:10 +msgid "Katalog" +msgstr "Catalogue" -#: catalogue/models/book.py:100 -msgid "cover thumbnail" +#: catalogue/templates/catalogue/author_detail.html:37 +#: catalogue/templates/catalogue/book_list.html:41 +#: catalogue/templates/catalogue/collection.html:28 +#: catalogue/templates/catalogue/collections.html:20 +#: catalogue/templates/catalogue/tag_catalogue.html:24 +#: catalogue/templates/catalogue/theme_detail.html:29 +#: catalogue/templates/catalogue/themed_book_list.html:29 +msgid "filtry, tytuł" msgstr "" -#: catalogue/models/book.py:106 -msgid "cover thumbnail for mobile app" +#: catalogue/templates/catalogue/author_detail.html:51 +#: catalogue/templates/catalogue/book_list.html:56 +#: catalogue/templates/catalogue/set_detail.html:25 +msgid "Sortuj:" msgstr "" -#: catalogue/models/book.py:112 -msgid "cover for mobile app" +#: catalogue/templates/catalogue/author_detail.html:53 +#: catalogue/templates/catalogue/collection.html:33 +#: catalogue/templates/catalogue/set_detail.html:27 catalogue/views.py:170 +msgid "najpopularniejsze" msgstr "" -#: catalogue/models/book.py:118 -msgid "cover for Ebookpoint" +#: catalogue/templates/catalogue/author_detail.html:54 +#: catalogue/templates/catalogue/collection.html:34 +#: catalogue/templates/catalogue/set_detail.html:28 catalogue/views.py:171 +msgid "alfabetycznie" msgstr "" -#: catalogue/models/book.py:147 catalogue/models/collection.py:19 -msgid "book" -msgstr "livre" - -#: catalogue/models/book.py:148 -msgid "books" -msgstr "livres" - -#: catalogue/models/book.py:621 -#, python-format -msgid "Book \"%s\" does not exist." -msgstr "Livre \"%s\" n'existe pas." - -#: catalogue/models/book.py:637 -#, python-format -msgid "Book %s already exists" -msgstr "Livre %s existe déjà" - -#: catalogue/models/book.py:955 -msgid "This work needs modernisation" +#: catalogue/templates/catalogue/book_box.html:27 +msgid "nazwa półki" msgstr "" -#: catalogue/models/book.py:1045 catalogue/models/bookmedia.py:34 -#, python-format -msgid "%s file" -msgstr "fichier %s" - -#: catalogue/models/bookmedia.py:36 -msgid "type" -msgstr "type" +#: catalogue/templates/catalogue/book_box.html:35 +msgid "książka" +msgstr "" -#: catalogue/models/bookmedia.py:37 catalogue/models/source.py:11 -#: catalogue/models/tag.py:56 -msgid "name" -msgstr "nom" +#: catalogue/templates/catalogue/book_box.html:38 +msgid "audiobook" +msgstr "" -#: catalogue/models/bookmedia.py:38 -#, fuzzy -#| msgid "name" -msgid "part name" -msgstr "nom" +#: catalogue/templates/catalogue/book_box.html:41 +msgid "obraz" +msgstr "" -#: catalogue/models/bookmedia.py:39 -msgid "index" +#: catalogue/templates/catalogue/book_detail.html:13 +#: catalogue/templates/catalogue/book_fragments.html:8 +#: catalogue/templates/catalogue/theme_detail.html:9 +#: catalogue/templates/catalogue/themed_book_list.html:9 +msgid "Strona główna" msgstr "" -#: catalogue/models/bookmedia.py:40 -msgid "file" -msgstr "fichier" +#: catalogue/templates/catalogue/book_detail.html:14 +#: catalogue/templates/catalogue/book_fragments.html:9 +#: catalogue/templates/catalogue/catalogue.html:27 +#: catalogue/templates/catalogue/tag_list_split.html:4 catalogue/views.py:162 +msgid "Literatura" +msgstr "" -#: catalogue/models/bookmedia.py:54 catalogue/models/bookmedia.py:55 -msgid "book media" -msgstr "book media" +#: catalogue/templates/catalogue/book_detail.html:81 +#: catalogue/templates/catalogue/book_short.html:50 +msgid "Epoka" +msgstr "Époque" -#: catalogue/models/collection.py:17 -#, fuzzy -msgid "book slugs" -msgstr "ébauches des livres" +#: catalogue/templates/catalogue/book_detail.html:82 +#: catalogue/templates/catalogue/book_short.html:58 +msgid "Rodzaj" +msgstr "Type" -#: catalogue/models/collection.py:18 catalogue/models/tag.py:23 -#: catalogue/templates/catalogue/search_multiple_hits.html:53 -msgid "kind" -msgstr "type" +#: catalogue/templates/catalogue/book_detail.html:83 +#: catalogue/templates/catalogue/book_short.html:66 +msgid "Gatunek" +msgstr "Genre" -#: catalogue/models/collection.py:19 -msgid "picture" +#: catalogue/templates/catalogue/book_detail.html:97 +msgid "tłum." msgstr "" -#: catalogue/models/collection.py:20 -#, fuzzy -#| msgid "Listen" -msgid "listed" -msgstr "Écoutez" +#: catalogue/templates/catalogue/book_detail.html:115 +#: catalogue/templates/catalogue/book_detail.html:152 +msgid "Usuń z ulubionych" +msgstr "" -#: catalogue/models/collection.py:28 -msgid "collection" -msgstr "collection" +#: catalogue/templates/catalogue/book_detail.html:122 +#: catalogue/templates/catalogue/book_detail.html:159 +msgid "Dodaj do ulubionych" +msgstr "" -#: catalogue/models/collection.py:29 -msgid "collections" -msgstr "collections" +#: catalogue/templates/catalogue/book_detail.html:167 +msgid "pobierz audiobook" +msgstr "" -#: catalogue/models/fragment.py:28 -msgid "fragment" -msgstr "extrait" +#: catalogue/templates/catalogue/book_detail.html:171 +msgid "pobierz książkę" +msgstr "" -#: catalogue/models/fragment.py:29 -msgid "fragments" -msgstr "extraits" +#: catalogue/templates/catalogue/book_detail.html:175 +msgid "czytaj online" +msgstr "lire en ligne" -#: catalogue/models/source.py:10 -#, fuzzy -#| msgid "extra information" -msgid "network location" -msgstr "information supplémentaire" +#: catalogue/templates/catalogue/book_detail.html:201 +msgid "Pobieranie e-booka" +msgstr "" -#: catalogue/models/source.py:15 -#, fuzzy -#| msgid "Source" -msgid "source" -msgstr "Source" +#: catalogue/templates/catalogue/book_detail.html:202 +#: catalogue/templates/catalogue/book_detail.html:272 +msgid "Wybierz wersję dla siebie" +msgstr "" -#: catalogue/models/source.py:16 -#, fuzzy -#| msgid "Source" -msgid "sources" -msgstr "Source" +#: catalogue/templates/catalogue/book_detail.html:209 +msgid "" +"Jeśli planujesz wydruk albo lekturę na urządzeniu mobilnym bez dodatkowych " +"aplikacji." +msgstr "" -#: catalogue/models/tag.py:21 -msgid "author" -msgstr "auteur" +#: catalogue/templates/catalogue/book_detail.html:220 +msgid "" +"Uniwersalny format e-booków, obsługiwany przez większość czytników " +"sprzętowych i aplikacji na urządzenia mobilne." +msgstr "" -#: catalogue/models/tag.py:22 -#: catalogue/templates/catalogue/search_multiple_hits.html:39 -msgid "epoch" -msgstr "époque" +#: catalogue/templates/catalogue/book_detail.html:231 +msgid "Natywny format dla czytnika Amazon Kindle." +msgstr "" -#: catalogue/models/tag.py:24 -msgid "genre" -msgstr "genre" +#: catalogue/templates/catalogue/book_detail.html:242 +#: catalogue/templates/catalogue/book_detail.html:312 +msgid "" +"Książka elektroniczna i audiobook w jednym. Wymaga aplikacji obsługującej " +"format." +msgstr "" -#: catalogue/models/tag.py:25 -msgid "theme" -msgstr "thème" +#: catalogue/templates/catalogue/book_detail.html:252 +msgid "inne formaty" +msgstr "" -#: catalogue/models/tag.py:26 -msgid "set" -msgstr "série" +#: catalogue/templates/catalogue/book_detail.html:254 +#: catalogue/templates/catalogue/custom_pdf_form.html:4 +#: catalogue/templates/catalogue/snippets/custom_pdf_link_li.html:3 +#: catalogue/views.py:622 +msgid "Stwórz własny PDF" +msgstr "Téléchargez un PDF personnalisé" -#: catalogue/models/tag.py:27 -msgid "thing" +#: catalogue/templates/catalogue/book_detail.html:255 +msgid "plik tekstowy" msgstr "" -#: catalogue/models/tag.py:33 catalogue/models/tag.py:99 -msgid "tag" -msgstr "tag" +#: catalogue/templates/catalogue/book_detail.html:256 +msgid "FictionBook" +msgstr "" -#: catalogue/models/tag.py:34 -msgid "content type" -msgstr "type du contenu" +#: catalogue/templates/catalogue/book_detail.html:263 +#: catalogue/templates/catalogue/book_detail.html:323 +#: catalogue/templates/catalogue/book_text.html:97 +#: catalogue/templates/catalogue/viewer_base.html:54 +msgid "Zamknij" +msgstr "" -#: catalogue/models/tag.py:35 -msgid "object id" -msgstr "ID de l'objet" +#: catalogue/templates/catalogue/book_detail.html:271 +msgid "Pobieranie audiobooka" +msgstr "" -#: catalogue/models/tag.py:60 -msgid "category" -msgstr "catégorie" +#: catalogue/templates/catalogue/book_detail.html:278 +msgid "Uniwersalny format, obsługiwany przez wszystkie urządzenia." +msgstr "" -#: catalogue/models/tag.py:100 -msgid "tags" -msgstr "tags" +#: catalogue/templates/catalogue/book_detail.html:288 +msgid "Otwarty format plików audio, oferujący wysokiej jakości nagranie." +msgstr "" -#: catalogue/templates/catalogue/book_detail.html:24 -#: catalogue/templates/catalogue/book_text.html:35 -#, fuzzy -#| msgid "Other resources" -msgid "Other versions" -msgstr "Autres ressources" +#: catalogue/templates/catalogue/book_detail.html:299 +msgid "Format dla osób z dysfunkcjami czytania." +msgstr "" -#: catalogue/templates/catalogue/book_detail.html:34 -msgid "See also" -msgstr "Voir aussi" +#: catalogue/templates/catalogue/book_detail.html:345 +#: catalogue/templates/catalogue/book_text.html:42 +msgid "Spis treści" +msgstr "" -#: catalogue/templates/catalogue/book_detail.html:41 -#: catalogue/templates/catalogue/book_text.html:48 -#: catalogue/templates/catalogue/book_text.html:67 -#: catalogue/templates/catalogue/tagged_object_list.html:20 -msgid "Themes" -msgstr "Thèmes" +#: catalogue/templates/catalogue/book_detail.html:356 +msgid "" +"Ta książka jest dostępna dla tysięcy dzieciaków dzięki darowiznom od osób takich jak Ty!" +msgstr "" -#: catalogue/templates/catalogue/book_detail.html:47 -msgid "Information about the work" +#: catalogue/templates/catalogue/book_detail.html:361 +msgid "Dorzuć się!" msgstr "" -#: catalogue/templates/catalogue/book_detail.html:62 -#: catalogue/templates/catalogue/book_detail.html:68 -msgid "Source" -msgstr "Source" +#: catalogue/templates/catalogue/book_detail.html:400 +msgid "Motywy występujące w tym utworze" +msgstr "" -#: catalogue/templates/catalogue/book_detail.html:62 -#: catalogue/templates/catalogue/book_detail.html:68 -msgid "of the book" -msgstr "du livre" +#: catalogue/templates/catalogue/book_detail.html:409 +msgid "Zobacz więcej" +msgstr "" -#: catalogue/templates/catalogue/book_detail.html:63 -#: catalogue/templates/catalogue/book_detail.html:69 -#, fuzzy -#| msgid "kind" -msgid "in" -msgstr "type" +#: catalogue/templates/catalogue/book_detail.html:415 +msgid "strona utworu w Wikipedii" +msgstr "description du livre sur Wikipédia" -#: catalogue/templates/catalogue/book_detail.html:74 -msgid "Source XML file" -msgstr "Fichier source XML" +#: catalogue/templates/catalogue/book_detail.html:419 +msgid "źródłowy plik XML" +msgstr "fichier source XML" -#: catalogue/templates/catalogue/book_detail.html:78 -msgid "Book on" -msgstr "Livre sur" +#: catalogue/templates/catalogue/book_detail.html:422 +msgid "miksuj treść utworu" +msgstr "mixez ce livre" -#: catalogue/templates/catalogue/book_detail.html:78 -msgid "Editor's Platform" -msgstr "Plateforme d'éditeur" +#: catalogue/templates/catalogue/book_detail.html:425 +msgid "utwór na Platformie Redakcyjnej" +msgstr "" -#: catalogue/templates/catalogue/book_detail.html:83 -msgid "Book description on Wikipedia" -msgstr "Description du livre sur Wikipédia" +#: catalogue/templates/catalogue/book_detail.html:440 +msgid "Czytaj także" +msgstr "" -#: catalogue/templates/catalogue/book_detail.html:87 -msgid "Mix this book" -msgstr "Mixez ce livre" +#: catalogue/templates/catalogue/book_detail.html:479 +msgid "i wiele innych książek, wierszy, obrazów, audiobooków…" +msgstr "" -#: catalogue/templates/catalogue/book_fragments.html:6 -#: catalogue/templates/catalogue/book_fragments.html:12 -msgid "Theme" +#: catalogue/templates/catalogue/book_fragments.html:22 +#: catalogue/templates/catalogue/book_fragments.html:63 +#: catalogue/templates/catalogue/theme_detail.html:11 +#: catalogue/templates/catalogue/theme_detail.html:20 +#: catalogue/templates/catalogue/theme_detail.html:74 +#: catalogue/templates/catalogue/themed_book_list.html:11 +#: catalogue/templates/catalogue/themed_book_list.html:20 +#: catalogue/templates/catalogue/themed_book_list.html:72 +msgid "Motyw" msgstr "Thème" -#: catalogue/templates/catalogue/book_fragments.html:6 -#: catalogue/templates/catalogue/book_fragments.html:14 -msgid "in work " +#: catalogue/templates/catalogue/book_fragments.html:23 +msgid "w utworze" msgstr "dans l'oeuvre" -#: catalogue/templates/catalogue/book_info.html:28 -#, fuzzy -msgid "Resource prepared based on:" -msgstr "Préparation du texte basée sur:" - -#: catalogue/templates/catalogue/book_info.html:38 -msgid "Edited by:" +#: catalogue/templates/catalogue/book_info.html:6 +#, python-format +msgid "" +"Wszystkie zasoby Wolnych Lektur możesz swobodnie wykorzystywać, publikować i " +"rozpowszechniać pod warunkiem zachowania warunków licencji i zgodnie z Zasadami wykorzystania Wolnych Lektur." msgstr "" -#: catalogue/templates/catalogue/book_info.html:40 -msgid "Edited and annotated by:" -msgstr "Les éditions et annotations par:" +#: catalogue/templates/catalogue/book_info.html:14 +msgctxt "licencji" +msgid "Ten utwór jest jest udostępniony na" +msgstr "Ouvrage sous la licence" -#: catalogue/templates/catalogue/book_info.html:48 -msgid "Publisher:" +#: catalogue/templates/catalogue/book_info.html:19 +msgid "Ten utwór jest w domenie publicznej." msgstr "" -#: catalogue/templates/catalogue/book_info.html:55 -msgid "Publication funded by:" +#: catalogue/templates/catalogue/book_info.html:22 +#, python-format +msgid "" +"Wszystkie materiały dodatkowe (przypisy, motywy literackie) są udostępnione " +"na Licencji Wolnej Sztuki " +"1.3.
Fundacja Wolne Lektury zastrzega sobie prawa do wydania " +"krytycznego zgodnie z art. Art.99(2) Ustawy o prawach autorskich i prawach " +"pokrewnych. Wykorzystując zasoby z Wolnych Lektur, należy pamiętać o " +"zapisach licencji oraz zasadach, które spisaliśmy w Zasadach wykorzystania Wolnych Lektur. Zapoznaj się z " +"nimi, zanim udostępnisz dalej nasze książki." msgstr "" -#: catalogue/templates/catalogue/book_info.html:62 -msgid "Cover image by:" +#: catalogue/templates/catalogue/book_info.html:35 +msgid "Zasób opracowany na podstawie:" msgstr "" -#: catalogue/templates/catalogue/book_list.html:8 -#: catalogue/templates/catalogue/book_list.html:12 -#: catalogue/templates/catalogue/picture_list.html:8 -#: catalogue/templates/catalogue/picture_list.html:10 -msgid "Listing of all works" -msgstr "Liste des tous les ouvrages" - -#: catalogue/templates/catalogue/book_list.html:25 -msgid "Table of Content" -msgstr "Table des matières" +#: catalogue/templates/catalogue/book_info.html:45 +msgid "Opracowanie redakcyjne:" +msgstr "" -#: catalogue/templates/catalogue/book_list.html:35 -msgid "↑ top ↑" -msgstr "↑ top ↑" +#: catalogue/templates/catalogue/book_info.html:47 +msgid "Opracowanie redakcyjne i przypisy:" +msgstr "Les éditions et annotations par:" -#: catalogue/templates/catalogue/book_short.html:53 -#: catalogue/templates/catalogue/picture_detail.html:52 -msgid "Epoch" -msgstr "Époque" +#: catalogue/templates/catalogue/book_info.html:55 +msgid "Wydawca:" +msgstr "" -#: catalogue/templates/catalogue/book_short.html:61 -#: catalogue/templates/catalogue/picture_detail.html:58 -msgid "Kind" -msgstr "Type" +#: catalogue/templates/catalogue/book_info.html:62 +msgid "Publikację wsparli i wsparły:" +msgstr "" -#: catalogue/templates/catalogue/book_short.html:69 -msgid "Genre" -msgstr "Genre" +#: catalogue/templates/catalogue/book_info.html:69 +msgid "Ilustracja na okładce:" +msgstr "" -#: catalogue/templates/catalogue/book_short.html:79 +#: catalogue/templates/catalogue/book_short.html:76 msgid "Region" msgstr "" -#: catalogue/templates/catalogue/book_short.html:87 -#, fuzzy -#| msgid "language code" -msgid "Language" -msgstr "code de langue" +#: catalogue/templates/catalogue/book_short.html:84 +msgid "Język" +msgstr "" -#: catalogue/templates/catalogue/book_short.html:112 -msgid "Read online" +#: catalogue/templates/catalogue/book_short.html:109 +msgid "Czytaj online" msgstr "Lire en ligne" -#: catalogue/templates/catalogue/book_short.html:115 +#: catalogue/templates/catalogue/book_short.html:112 msgid "" "Cena książki w druku cyfrowym jest zależna od liczby stron.
Przed zakupem " "upewnij się, że cena druku na żądanie jest dla Ciebie odpowiednia." @@ -569,675 +523,195 @@ msgid "" "bezpłatnie." msgstr "" -#: catalogue/templates/catalogue/book_short.html:115 -msgid "Print on demand –" +#: catalogue/templates/catalogue/book_short.html:112 +msgid "Druk na żądanie z" msgstr "" -#: catalogue/templates/catalogue/book_short.html:121 -#, fuzzy -#| msgid "Download as" -msgid "Download an ebook" -msgstr "Téléchargez comme" - -#: catalogue/templates/catalogue/book_short.html:140 -#, fuzzy -#| msgid "Download as" -msgid "Download audiobook" -msgstr "Téléchargez comme" +#: catalogue/templates/catalogue/book_short.html:118 +msgid "Pobierz ebook" +msgstr "" -#: catalogue/templates/catalogue/book_short.html:152 -msgid "For now this work is only available for our subscribers." +#: catalogue/templates/catalogue/book_short.html:137 +msgid "Pobierz audiobook" msgstr "" #: catalogue/templates/catalogue/book_text.html:24 -msgid "Click to download" +msgid "Kliknij, by pobrać" msgstr "" -#: catalogue/templates/catalogue/book_text.html:42 -msgid "Table of contents" -msgstr "Table des matières" +#: catalogue/templates/catalogue/book_text.html:35 +msgid "Inne wersje" +msgstr "" + +#: catalogue/templates/catalogue/book_text.html:48 +#: catalogue/templates/catalogue/book_text.html:67 +msgid "Motywy" +msgstr "Thèmes" #: catalogue/templates/catalogue/book_text.html:54 -msgid "Edit. note" +msgid "Nota red." msgstr "Note d'éditeur" #: catalogue/templates/catalogue/book_text.html:60 -msgid "Infobox" +msgid "Informacje" msgstr "Infobox" #: catalogue/templates/catalogue/book_text.html:65 -msgid "Numbering" +msgid "Numeracja" msgstr "" #: catalogue/templates/catalogue/book_text.html:69 -#, fuzzy -#| msgid "Don't show footnotes" -msgid "Footnotes" -msgstr "Ne montre pas d'annotations" - -#: catalogue/templates/catalogue/book_text.html:71 -msgid "References" +msgid "Przypisy" msgstr "" -#: catalogue/templates/catalogue/book_text.html:97 -#: catalogue/templates/catalogue/viewer_base.html:54 -msgid "Close" +#: catalogue/templates/catalogue/book_text.html:71 +msgid "Pinezki" msgstr "" #: catalogue/templates/catalogue/book_text.html:98 -msgid "Please wait..." +msgid "Proszę czekać..." msgstr "" -#: catalogue/templates/catalogue/book_text.html:158 -msgid "Other versions of the book" +#: catalogue/templates/catalogue/book_text.html:167 +msgid "Inne wersje utworu" msgstr "" -#: catalogue/templates/catalogue/book_text.html:159 -msgid "Close the other version" +#: catalogue/templates/catalogue/book_text.html:168 +msgid "Zamknij drugą wersję" msgstr "" -#: catalogue/templates/catalogue/catalogue.html:6 -msgid "Catalogue" -msgstr "Catalogue" - #: catalogue/templates/catalogue/catalogue.html:11 -#: catalogue/templates/catalogue/tagged_object_list.html:57 -#, fuzzy -#| msgid "All books" -msgid "All works" -msgstr "Tous les livres" - -#: catalogue/templates/catalogue/catalogue.html:15 -msgid "Download the catalogue in PDF format." -msgstr "Téléchargez le catalogue au format PDF" +msgid "Wszystkie utwory" +msgstr "" -#: catalogue/templates/catalogue/catalogue.html:19 -#: catalogue/templates/catalogue/tag_list_split.html:4 -#: catalogue/templates/catalogue/tagged_object_list.html:5 -msgid "Literature" +#: catalogue/templates/catalogue/catalogue.html:16 +#, python-format +msgid "" +"W naszej bibliotece mamy %(nbooks)s utworów zebranych w %(ntomes)s tomów." msgstr "" -#: catalogue/templates/catalogue/catalogue.html:22 -#: catalogue/templates/catalogue/collections.html:5 -#: catalogue/templates/catalogue/collections.html:10 -#, fuzzy -msgid "Collections" -msgstr "collections" - -#: catalogue/templates/catalogue/catalogue.html:25 -#: catalogue/templates/catalogue/search_multiple_hits.html:117 -#: catalogue/templates/catalogue/tag_list_split.html:9 -#: catalogue/templates/catalogue/tagged_object_list.html:5 -#, fuzzy -#| msgid "Artist" -msgid "Art" -msgstr "Artiste" - -#: catalogue/templates/catalogue/collections.html:16 -#, fuzzy -#| msgid "collections" -msgid "All collections" -msgstr "collections" - -#: catalogue/templates/catalogue/custom_pdf_form.html:5 catalogue/views.py:414 -msgid "Download custom PDF" -msgstr "Téléchargez un PDF personnalisé" +#: catalogue/templates/catalogue/catalogue.html:23 +msgid "Pobierz katalog w formacie PDF." +msgstr "Téléchargez le catalogue au format PDF" -#: catalogue/templates/catalogue/custom_pdf_form.html:18 catalogue/views.py:415 -msgid "Download" -msgstr "Téléchargez" +#: catalogue/templates/catalogue/catalogue.html:30 +#: catalogue/templates/catalogue/collection.html:6 +#: catalogue/templates/catalogue/collections.html:13 +msgid "Kolekcje" +msgstr "Collections" -#: catalogue/templates/catalogue/daisy_list.html:7 -#: catalogue/templates/catalogue/daisy_list.html:15 -msgid "Listing of all DAISY files" -msgstr "Liste des tous les livres audio DAISY" +#: catalogue/templates/catalogue/catalogue.html:33 +#: catalogue/templates/catalogue/tag_list_split.html:9 catalogue/views.py:201 +msgid "Sztuka" +msgstr "" -#: catalogue/templates/catalogue/daisy_list.html:11 -msgid "Latest DAISY audiobooks" -msgstr "Le plus nouveaux livres audio DAISY" +#: catalogue/templates/catalogue/custom_pdf_form.html:10 catalogue/views.py:623 +msgid "Pobierz" +msgstr "" #: catalogue/templates/catalogue/differentiate_tags.html:12 -msgid "The criteria are ambiguous. Please select one of the following options:" +msgid "" +"Podane kryteria są niejednoznaczne. Proszę wybrać jedną z następujących " +"możliwości:" msgstr "Les critères sont ambigus. Choisissez parmi les options ci-dessous:" -#: catalogue/templates/catalogue/fragment_short.html:12 -msgid "Expand fragment" -msgstr "Montrer l'extrait" - -#: catalogue/templates/catalogue/fragment_short.html:22 -msgid "Hide fragment" -msgstr "Cacher l'extrait" - -#: catalogue/templates/catalogue/inline_tag_list.html:22 -msgid "Other" +#: catalogue/templates/catalogue/preview_ad.html:6 +#: catalogue/templates/catalogue/preview_ad.html:11 +msgid "Prapremiera!" msgstr "" -#: catalogue/templates/catalogue/picture_detail.html:29 -msgid "Work is licensed under " -msgstr "Ouvrage sous la licence" - -#: catalogue/templates/catalogue/picture_detail.html:31 -msgid "Based on" -msgstr "Basé sur" - -#: catalogue/templates/catalogue/picture_detail.html:43 -msgid "Details" -msgstr "Détails" - -#: catalogue/templates/catalogue/picture_detail.html:46 -msgid "Author" -msgstr "Auteur" - -#: catalogue/templates/catalogue/picture_detail.html:64 -msgid "Other resources" -msgstr "Autres ressources" - -#: catalogue/templates/catalogue/picture_detail.html:67 -msgid "Source of the image" -msgstr "Source d'image" - -#: catalogue/templates/catalogue/picture_detail.html:70 -msgid "Image on the Editor's Platform" -msgstr "L'image sur la Plateforme d'éditeur" - -#: catalogue/templates/catalogue/picture_detail.html:73 -msgid "View XML source" -msgstr "Voir source XML" - -#: catalogue/templates/catalogue/picture_detail.html:76 -msgid "Work's themes " -msgstr "Les thèmes de l'oeuvre" - -#: catalogue/templates/catalogue/player.html:12 -#: catalogue/templates/catalogue/viewer_base.html:11 -msgid "Wolne Lektury" -msgstr "Wolne Lektury (Lectures Libres)" - -#: catalogue/templates/catalogue/player.html:29 -msgid "Book's page" -msgstr "Site du livre" +#: catalogue/templates/catalogue/preview_ad.html:7 +#: catalogue/templates/catalogue/preview_ad_homepage.html:24 +msgid "Dziękujemy za wsparcie – przeczytaj w prezencie już dzisiaj!" +msgstr "" -#: catalogue/templates/catalogue/player.html:30 -msgid "Download as" -msgstr "Téléchargez comme" +#: catalogue/templates/catalogue/preview_ad.html:12 +msgid "Dorzuć się, aby przeczytać." +msgstr "" -#: catalogue/templates/catalogue/player.html:46 -msgid "Audiobooks were prepared as a part of the projects:" -msgstr "Livres audios ont été préparés comme une part des projets:" +#: catalogue/templates/catalogue/preview_ad.html:14 +#: catalogue/templates/catalogue/preview_ad_homepage.html:34 +msgid "Dorzuć się" +msgstr "" -#: catalogue/templates/catalogue/player.html:51 -#, python-format -msgid "%(cs)s, funded by %(fb)s" -msgstr "%(cs)s, sponsorisé par %(fb)s" +#: catalogue/templates/catalogue/preview_ad_homepage.html:4 +msgid "Prapremiera" +msgstr "" -#: catalogue/templates/catalogue/player.html:62 -#, fuzzy, python-format -#| msgid "" -#| "Audiobooks were prepared as a part of the %(cs)s project funded by %(fb)s." +#: catalogue/templates/catalogue/preview_ad_homepage.html:27 msgid "" -"Audiobooks were prepared as a part of the %(cs)s project funded by " -"%(fb)s." +"Aby przeczytać prapremierę, dorzuć się do Wolnych Lektur " +"dowolną wpłatą. Ustaw stałe wsparcie, a będziesz mieć dostęp do kolejnych " +"prapremier." msgstr "" -"Livres audios ont été préparés comme une part du projet %(cs)s sponsorisé " -"par %(fb)s." -#: catalogue/templates/catalogue/player.html:64 -#, fuzzy, python-format -#| msgid "Audiobooks were prepared as a part of the %(cs)s project." -msgid "Audiobooks were prepared as a part of the %(cs)s project." -msgstr "Livres audios ont été préparés comme une part du projet %(cs)s." +#: catalogue/templates/catalogue/recent_audiobooks_list.html:7 +#: catalogue/templates/catalogue/recent_audiobooks_list.html:13 +msgid "Ostatnio dodane audiobooki" +msgstr "" -#: catalogue/templates/catalogue/recent_audiobooks_list.html:5 -#: catalogue/templates/catalogue/recent_audiobooks_list.html:10 -#, fuzzy -msgid "Recent audiobooks" -msgstr "Les plus nouveaux livres audio MP3" +#: catalogue/templates/catalogue/recent_daisy_list.html:7 +#: catalogue/templates/catalogue/recent_daisy_list.html:14 +msgid "Ostatnio dodane pliki DAISY" +msgstr "Le plus nouveaux livres audio DAISY" -#: catalogue/templates/catalogue/recent_daisy_list.html:5 -#: catalogue/templates/catalogue/recent_daisy_list.html:10 -msgid "Recent DAISY files" +#: catalogue/templates/catalogue/recent_list.html:7 +#: catalogue/templates/catalogue/recent_list.html:13 +msgid "Ostatnie publikacje" msgstr "" -#: catalogue/templates/catalogue/recent_list.html:5 -#: catalogue/templates/catalogue/recent_list.html:10 -#, fuzzy -msgid "Recent publications" -msgstr "entre dans le domaine public" - -#: catalogue/templates/catalogue/recent_list.html:15 +#: catalogue/templates/catalogue/recent_list.html:20 #, python-format msgid "" -"You can also see recent audiobooks\n" -" and recent DAISY files." -msgstr "" - -#: catalogue/templates/catalogue/search_multiple_hits.html:8 -#: catalogue/templates/catalogue/search_multiple_hits.html:14 -#: catalogue/templates/catalogue/search_no_hits.html:5 -#: catalogue/templates/catalogue/search_no_hits.html:10 -#: catalogue/templates/catalogue/search_too_long.html:5 -#: catalogue/templates/catalogue/search_too_long.html:10 -#: catalogue/templates/catalogue/search_too_short.html:5 -#: catalogue/templates/catalogue/search_too_short.html:10 -msgid "Search" -msgstr "Rechercher" - -#: catalogue/templates/catalogue/search_multiple_hits.html:28 -#, fuzzy -#| msgid "language code" -msgid "language" -msgstr "code de langue" - -#: catalogue/templates/catalogue/search_multiple_hits.html:85 -#: catalogue/templates/catalogue/search_no_hits.html:16 -msgid "Did you mean" -msgstr "Est-ce que vous cherchez" - -#: catalogue/templates/catalogue/search_multiple_hits.html:104 -#, fuzzy -#| msgid "books" -msgid "Books" -msgstr "livres" - -#: catalogue/templates/catalogue/search_no_hits.html:20 -#: catalogue/templates/catalogue/tagged_object_list.html:66 -msgid "Sorry! Search cirteria did not match any resources." -msgstr "" -"Nous sommes désolés, aucune ressource ne répond aux critères de recherche." - -#: catalogue/templates/catalogue/search_too_long.html:13 -#, fuzzy -#| msgid "Sorry! Search query must have at least two characters." -msgid "Sorry! Search query is too long to be processed." -msgstr "" -"Nous sommes désolés, pour effectuer la recherche il faut entrer au moins " -"deux caractères." - -#: catalogue/templates/catalogue/search_too_short.html:13 -msgid "Sorry! Search query must have at least two characters." -msgstr "" -"Nous sommes désolés, pour effectuer la recherche il faut entrer au moins " -"deux caractères." - -#: catalogue/templates/catalogue/snippets/2022_jplayer.html:53 -#: catalogue/templates/catalogue/snippets/jplayer.html:36 -#, fuzzy -#| msgid "Artist" -msgid "Artist:" -msgstr "Artiste" - -#: catalogue/templates/catalogue/snippets/2022_jplayer.html:54 -#: catalogue/templates/catalogue/snippets/jplayer.html:37 -#, fuzzy -#| msgid "Director" -msgid "director:" -msgstr "Metteur en scène" +"Zobacz też listę ostatnio dodanych audiobooków i plików DAISY." +msgstr "" #: catalogue/templates/catalogue/snippets/content_warning.html:4 -msgid "Caution: text contains" +msgid "Uwaga, tekst zawiera" msgstr "" -#: catalogue/templates/catalogue/snippets/custom_pdf_link_li.html:3 -msgid "Download a custom PDF" -msgstr "Téléchargez un PDF pérsonnalisé" +#: catalogue/templates/catalogue/snippets/jplayer.html:34 +#: catalogue/templates/catalogue/snippets/jplayer_reader.html:35 +msgid "Rozdziały" +msgstr "" -#: catalogue/templates/catalogue/snippets/jplayer.html:64 -msgid "previous" +#: catalogue/templates/catalogue/snippets/jplayer.html:35 +msgctxt "rozdziały" +msgid "Roz." msgstr "" -#: catalogue/templates/catalogue/snippets/jplayer.html:65 -msgid "Part" +#: catalogue/templates/catalogue/snippets/jplayer.html:52 +#: catalogue/templates/catalogue/snippets/jplayer_reader.html:51 +msgid "Czyta:" msgstr "" -#: catalogue/templates/catalogue/snippets/jplayer.html:66 -msgid "next" +#: catalogue/templates/catalogue/snippets/jplayer.html:53 +#: catalogue/templates/catalogue/snippets/jplayer_reader.html:52 +msgid "reż." msgstr "" #: catalogue/templates/catalogue/snippets/license_icon.html:6 #: catalogue/templates/catalogue/snippets/license_icon.html:7 -msgid "Free license" +msgid "Wolna licencja" msgstr "" -#: catalogue/templates/catalogue/tag_catalogue.html:11 -#, fuzzy -#| msgid "Wolne Lektury" -msgid "on Wolne Lektury" -msgstr "Wolne Lektury (Lectures Libres)" - #: catalogue/templates/catalogue/tag_list.html:7 -msgid "See full category" -msgstr "Voir catégorie entière" - -#: catalogue/templates/catalogue/tagged_object_list.html:5 -msgid "Audiobooks" -msgstr "Livres audio" - -#: catalogue/templates/catalogue/tagged_object_list.html:15 -msgid "Authors" -msgstr "Auteurs" - -#: catalogue/templates/catalogue/tagged_object_list.html:16 -msgid "Epochs" -msgstr "Époques" - -#: catalogue/templates/catalogue/tagged_object_list.html:17 -msgid "Genres" -msgstr "Genres" - -#: catalogue/templates/catalogue/tagged_object_list.html:18 -msgid "Kinds" -msgstr "Types" - -#: catalogue/templates/catalogue/tagged_object_list.html:52 -msgid "All matching works" +msgid "Zobacz całą kategorię" msgstr "" -#: catalogue/templates/catalogue/tagged_object_list.html:55 -msgid "Listing of all audiobooks" -msgstr "Liste des tous les livres audio" - -#: catalogue/templates/catalogue/tagged_object_list.html:62 -#, fuzzy -#| msgid "PDF file" -msgid "DAISY files" -msgstr "fichier PDF" - -#: catalogue/templates/catalogue/tagged_object_list.html:72 -msgid "Motifs and themes" -msgstr "Motifs et thèmes" - -#: catalogue/templates/catalogue/tagged_object_list.html:84 -#, fuzzy -#| msgid "description" -msgid "No description." -msgstr "description" - -#: catalogue/templates/catalogue/tagged_object_list.html:91 -msgid "in Wikipedia" -msgstr "sur Wikipédia" - -#: catalogue/templates/catalogue/tagged_object_list.html:97 -msgid "in Culture.pl" +#: catalogue/templates/catalogue/viewer_base.html:11 +msgid "Wolne Lektury" msgstr "" #: catalogue/templates/catalogue/viewer_base.html:56 -#, fuzzy -#| msgid "Leading" -msgid "Loading" -msgstr "Interligne" - -#: catalogue/templatetags/catalogue_tags.py:521 -#, fuzzy -#| msgid "language code" -msgid "vulgar language" -msgstr "code de langue" - -# msgid "Today is %(month)s, %(day)s." -# msgstr "Aujourd'hui nous sommes le" -#: catalogue/views.py:365 -#, python-format -msgid "" -"An error occurred: %(exception)s\n" -"\n" -"%(tb)s" +msgid "Ładowanie" msgstr "" -"Un erreur a eu lieu : %(exception)s\n" -"\n" -"%(tb)s" - -#: catalogue/views.py:370 -msgid "Book imported successfully" -msgstr "Livre importé avec succès" - -#: catalogue/views.py:371 -#, python-format -msgid "Error importing file: %r" -msgstr "Erreur pendant l'importation du fichier: %r" - -#~ msgid "This work is licensed under:" -#~ msgstr "Cet oeuvre est publié sous la licence" - -#, fuzzy -#~| msgid "" -#~| "This work isn't covered by copyright and is part of the\n" -#~| " public domain, which means it can be freely used, published and\n" -#~| " distributed. If there are any additional copyrighted materials\n" -#~| " provided with this work (such as annotations, motifs etc.), " -#~| "those\n" -#~| " materials are licensed under the \n" -#~| " Creative Commons Attribution-ShareAlike 3.0\n" -#~| " license." -#~ msgid "" -#~ "This work isn't covered by copyright and is part of the\n" -#~ " public domain, which means it can be freely used, published and\n" -#~ " distributed. If there are any additional copyrighted materials\n" -#~ " provided with this work (such as annotations, motifs etc.), those\n" -#~ " materials are licensed under the\n" -#~ " Creative " -#~ "Commons Attribution-ShareAlike 3.0\n" -#~ " license." -#~ msgstr "" -#~ "Cet ouvrage n'est pas protégé par le droit d'auteur et appartiennent au\n" -#~ "domaine public; c'est-à-dire qu'il peut être publié et divulgué " -#~ "librement.\n" -#~ "Si l'ouvrage est accompagné des matériaux supplémentaires (annotations, " -#~ "motifs littéraires, etc.),\n" -#~ "ces derniers sont donc distribués sous la licence:\n" -#~ "Paternité - Partage à l'Identique 3.0 non transposé." - -#, fuzzy -#~ msgid "Collection" -#~ msgstr "collections" - -#, fuzzy -#~| msgid "parent number" -#~ msgid "Display line numbers" -#~ msgstr "nombre de parent" - -#, fuzzy -#~| msgid "Don't disply themes" -#~ msgid "Display themes" -#~ msgstr "N'affiche pas de thèmes" - -#, fuzzy -#~| msgid "" -#~| "Search engine supports following criteria: title, author, theme/topic, " -#~| "epoch, kind and genre.\n" -#~| "\t\tAs for now we do not support full text search." -#~ msgid "" -#~ "Search engine supports following criteria: title, author, theme/topic, " -#~ "epoch, kind and genre.\n" -#~ " As for now we do not support full text search." -#~ msgstr "" -#~ "Le moteur de recherche permet de chercher selon le titre, auteur, sujet/" -#~ "thème, époque, type et genre.\n" -#~ "\t\tPour le moment nous n'assurons pas la recherche en plein texte." - -#~ msgid "Book description on Lektury.Gazeta.pl" -#~ msgstr "Description du livre sur Lektury.Gazeta.pl" - -#~ msgid "in Lektury.Gazeta.pl" -#~ msgstr "sur Lektury.Gazeta.pl" - -#~ msgid "Results by title" -#~ msgstr "Résultats par le titre" - -#~ msgid "Results by authors" -#~ msgstr "Résultats par l'auteur" - -#, fuzzy -#~ msgid "Results by translators" -#~ msgstr "traducteur" - -#~ msgid "Results in text" -#~ msgstr "Résultats dans le texte" - -#~ msgid "Other results" -#~ msgstr "Autres résultats" - -#~ msgid "book count" -#~ msgstr "nombre des livres" - -#~ msgid "Latest MP3 audiobooks" -#~ msgstr "Les plus nouveaux livres audio MP3" - -#~ msgid "Latest Ogg Vorbis audiobooks" -#~ msgstr "Les plus nouveaux livres audio Ogg Vorbis" - -#~ msgid "" -#~ "Audioteka lektur szkolnych fundacji Nowoczesna Polska.\n" -#~ "Możecie z niej korzystać bezpłatnie i bez ograniczeń.\n" -#~ "Audiobooki nagrywają znani aktorzy, wśród nich Danuta Stenka i Jan Peszek." -#~ msgstr "" -#~ "Audiothèque des lectures scolaires de la Fondation Pologne Moderne.\n" -#~ "Vous pouvez l'utiliser gratuitement et sans limites. \n" -#~ "Les livres audio sont lus par les acteurs connus, comme par exemple: " -#~ "Danuta Stenka et Jan Peszek." - -#~ msgid "to print" -#~ msgstr "pour imprimer" - -#~ msgid "for an e-book reader" -#~ msgstr "pour un lecteur des livres numeriques" - -#~ msgid "for Kindle" -#~ msgstr "pour Kindle" - -#~ msgid "for advanced usage" -#~ msgstr "pour l’utilisation avancée" - -#~ msgid "for a reader" -#~ msgstr "pour un lecteur" - -#~ msgid "Download all audiobooks for this book" -#~ msgstr "Téléchargez tous les livres audio pour ce livre" - -#~ msgid "See" -#~ msgstr "Voir" - -#~ msgid "Themes and topics" -#~ msgstr "Thèmes et sujets" - -#~ msgid "" -#~ "System DAISY to uznany na całym świecie format udostępniania książek\n" -#~ "dostosowany do potrzeb osób słabowidzących, niewidomych oraz innych osób\n" -#~ "mających trudności z czytaniem. Możecie z nich korzystać bezpłatnie i bez " -#~ "ograniczeń." -#~ msgstr "" -#~ "DAISY est un système pour rendre les livres accessibles, apprécié autour " -#~ "du monde, \n" -#~ "approprié à des non voyants et à des malvoyants et à des personnes \n" -#~ "qui ont des difficultés à lire. Vous pouvez l'utiliser gratuitement et " -#~ "sans limites." - -#~ msgid "DAISY" -#~ msgstr "DAISY" - -#~ msgid "Listing of all pictures" -#~ msgstr "Liste de tous les images" - -#~ msgid "Put a book on the shelf!" -#~ msgstr "Mettre un livre sur l'étagère!" - -#~ msgid "Create new shelf" -#~ msgstr "Créez une nouvelle étagère" -#~ msgid "" -#~ "You do not have any shelves. You can create one below, if you want to." -#~ msgstr "" -#~ "Vous ne possédez aucune étagère. Vous pouvez en créer une au-dessous, si " -#~ "vous voulez." - -#~ msgid "Put on the shelf!" -#~ msgstr "Mettre sur l'étagère!" - -#~ msgid "Shelves containing fragment" -#~ msgstr "Étagères qui contiennent l'extrait" - -#~ msgid "" -#~ "You do not own any shelves. You can create one below, if you want to." -#~ msgstr "" -#~ "Vous ne possédez aucune étagère. Vous pouvez en créer une au-dessous, si " -#~ "vous voulez." - -#~ msgid "Save all shelves" -#~ msgstr "Enregistrer toutes les étagères" - -#~ msgid "Your shelves with books" -#~ msgstr "Vos étagères avec les livres" - -#~ msgid "You do not own any shelves. You can create one below if you want to" -#~ msgstr "" -#~ "Vous ne possédez aucune étagère. Vous pouvez en créer une en-dessus, si " -#~ "vous voulez." - -#~ msgid "Create shelf" -#~ msgstr "Créez une étagère" - -#~ msgid "Enter a valid JSON value. Error: %s" -#~ msgstr "Entrer une valeur JSON valide. Erreur: %s." - -#~ msgid "A4" -#~ msgstr "A4" - -#~ msgid "A5" -#~ msgstr "A5" - -#~ msgid "Incorrect customization options for PDF" -#~ msgstr "Options de personnalisation incorrectes pour PDF" - -#~ msgid "Bad method" -#~ msgstr "Mauvaise méthode" - -#~ msgid "title, author, theme/topic, epoch, kind, genre" -#~ msgstr "titre, auteur, thème/sujet, époque, type, genre" - -#~ msgid "main page" -#~ msgstr "page d'accueil" - -#~ msgid "Show tag on main page" -#~ msgstr "Montrer le tag au page d'accueil" - -#~ msgid "year of death" -#~ msgstr "année de la mort" - -#~ msgid "short HTML" -#~ msgstr "HTML court" - -#~ msgid "HTML file" -#~ msgstr "fichier HTML" - -#~ msgid "ODT file" -#~ msgstr "fichier ODT" - -#~ msgid "TXT file" -#~ msgstr "fichier TXT" - -#~ msgid "MP3 file" -#~ msgstr "fichier MP3" - -#~ msgid "OGG file" -#~ msgstr "fichier OGG" - -#~ msgid "year of translator's death" -#~ msgstr "année de la mort du traducteur" - -#~ msgid "book stub" -#~ msgstr "ébauche du livre" - -#~ msgid "

To maintain your shelves you need to be logged in.

" -#~ msgstr "

Connectez-vous pour gérer vos étagères.

" - -#~ msgid "

Shelves were sucessfully saved.

" -#~ msgstr "

Les étagères %sont été enregistrées

" - -#~ msgid "Book was successfully removed from the shelf" -#~ msgstr "Le livre a été supprimé de l'étagère" - -#~ msgid "

Shelf %s was successfully created

" -#~ msgstr "

L'étagère %sa été créée

" +#: catalogue/templatetags/catalogue_tags.py:515 +msgid "wulgaryzmy" +msgstr "" -#~ msgid "

Shelf %s was successfully removed

" -#~ msgstr "

L'étagère %sa été supprimée

" +#: catalogue/views.py:224 +msgid "Audiobooki" +msgstr ""