X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9bc86f5a6542c5893ac94284da33162a7c7be2d6..e24e657ebf536f55c1bde66bd41563fae30a98b0:/src/catalogue/templates/catalogue/book_short.html diff --git a/src/catalogue/templates/catalogue/book_short.html b/src/catalogue/templates/catalogue/book_short.html index 133ed0cd6..190bdc8f9 100644 --- a/src/catalogue/templates/catalogue/book_short.html +++ b/src/catalogue/templates/catalogue/book_short.html @@ -47,7 +47,7 @@
- {% trans "Epoch" %}:  + {% trans "Epoka" %}:  {% for tag in tags.epoch %} {{ tag.name }} {% if not forloop.last %}, {% endif %} @@ -55,7 +55,7 @@ - {% trans "Kind" %}:  + {% trans "Rodzaj" %}:  {% for tag in tags.kind %} {{ tag.name }} {% if not forloop.last %}, {% endif %} @@ -63,7 +63,7 @@ - {% trans "Genre" %}:  + {% trans "Gatunek" %}:  {% for tag in tags.genre %} {{ tag.name }} {% if not forloop.last %}, {% endif %} @@ -81,7 +81,7 @@ {% if book.is_foreign %} - {% trans "Language" %}:  + {% trans "Język" %}:  {{ book.language_name }} @@ -106,16 +106,16 @@
  • {% if book.html_file %}
    {% content_warning book %}
    - {% trans "Read online" %} + {% trans "Czytaj online" %} {% endif %} {% if book.print_on_demand %} - Przed zakupem upewnij się, że cena druku na żądanie jest dla Ciebie odpowiednia.
    Wszystkie nasze zasoby w wersji elektronicznej są zawsze dostępne bezpłatnie." %}">{% trans "Print on demand –" %} +
    Przed zakupem upewnij się, że cena druku na żądanie jest dla Ciebie odpowiednia.
    Wszystkie nasze zasoby w wersji elektronicznej są zawsze dostępne bezpłatnie." %}">{% trans "Druk na żądanie z" %}
    {% endif %}
  • - {% trans "Download an ebook" %}:
    + {% trans "Pobierz ebook" %}:
    {% if book.pdf_file %} PDF {% endif %} @@ -134,19 +134,19 @@
    {% if book.has_mp3_file %}
    - {% trans "Download audiobook" %}:
    + {% trans "Pobierz audiobook" %}:
    {% download_audio book %}
    {% endif %}
    - {% custom_pdf_link_li book %} + {% custom_pdf_link_li book %}
  • {% else %} {% block preview-info %}

    - {% trans "For now this work is only available for our subscribers." %} + Ten utwór jest na razie dostępny wyłącznie dla naszych Darczyńców. Wspieraj Wolne Lektury

    {% content_warning book %}