X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9bc86f5a6542c5893ac94284da33162a7c7be2d6..e24e657ebf536f55c1bde66bd41563fae30a98b0:/src/funding/templates/funding/wlfund.html diff --git a/src/funding/templates/funding/wlfund.html b/src/funding/templates/funding/wlfund.html index 0054956db..5a1ba61b4 100644 --- a/src/funding/templates/funding/wlfund.html +++ b/src/funding/templates/funding/wlfund.html @@ -1,33 +1,33 @@ {% extends "base_simple.html" %} {% load i18n %} -{% block titleextra %}{% trans "Remaining funds" %}{% endblock %} +{% block titleextra %}{% trans "Pozostałe środki" %}{% endblock %} {% block body %} -

{% trans "Remaining funds" %}

+

{% trans "Pozostałe środki" %}

- {% blocktrans with r="http://redakcja.wolnelektury.pl/" %} - If the full amount needed for publishing a book is not raised in time, - the funds are spent on other books waiting for - publication. The same thing happens with any money remaining - from successful fundraisers. + {% blocktrans trimmed with r="http://redakcja.wolnelektury.pl/" %} + Gdy nie udaje się zebrać pełnej kwoty potrzebnej do opublikowania książki, + środki przekazujemy na redakcję innych utworów + oczekujących na publikację w serwisie. Na ten cel przekazujemy również + nadmiarowe środki ze zbiórek ukończonych sukcesem. {% endblocktrans %} - {% trans "Learn more" %}. + {% trans "Dowiedz się więcej" %}.

-

{% trans "Spending these remaining funds is recorded in this table." %}

+

{% trans "W poniższej tabeli rejestrujemy wydatkowanie tych środków." %}

- - - - + + + + {% for tag, entry in log %} @@ -35,7 +35,7 @@ @@ -45,7 +45,7 @@ @@ -55,7 +55,7 @@ {% empty %} {% endfor %}
{% trans "Date" %}:{% trans "Operation" %}:{% trans "Amount" %}:{% trans "Balance" %}:{% trans "Data" %}:{% trans "Rozdysponowanie środków" %}:{% trans "Kwota" %}:{% trans "Bilans" %}:
{{ entry.timestamp }} - {% trans "Money spent on publishing the book" %}: + {% trans "Pieniądze przeznaczone na opublikowanie książki" %}: {{ entry.book }} -{{ entry.amount }} zł
{{ entry.end }} - {% trans "Money remaining from the fundraiser for" %}: + {% trans "Pieniądze pozostałe ze zbiórki na" %}: {{ entry }} +{{ entry.wlfund }} zł
- {% trans "There are no previous fundraisers to show yet." %} + {% trans "Nie ma jeszcze żadnych zakończonych zbiórek." %}