msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-05-22 10:32+0200\n"
+"POT-Creation-Date: 2013-05-22 10:40+0200\n"
"PO-Revision-Date: 2013-04-25 13:03+0100\n"
"Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
" ends on %(end)s. The book will be published by %(due)s."
msgstr "Zbiórka kończy się %(end)s. Książka zostanie opublikowana do %(due)s."
-#: templates/funding/thanks.html:21
+#: templates/funding/thanks.html:22
#, python-format
msgid ""
-"Your\n"
-" donation will be spent on publishing\n"
-" the book %(b)s if the full amount is raised by %(end)s.\n"
-" The book will then be published by %(due)s."
-msgstr ""
-"Pieniądze przez Ciebie wpłacone zostaną przekazane na publikację książki "
-"%(b)s, jeśli do %(end)s uda nam się zebrać pełną kwotę potrzebną na "
-"digitalizację, redakcję techniczną i literacką. Książka zostanie wówczas "
-"opublikowana do %(due)s."
+"Your donation will be spent on digitizing, compiling and\n"
+" publishing the book %(b)s in multiple formats. We will contact you "
+"if you qualify for perks."
+msgstr "Pieniądze przez Ciebie wpłacone przeznaczymy na na digitalizację, opracowanie"
+"i udostępnienie książki w serwisie w wielu formatach. Jeśli wybrałeś nagrody, skontaktujemy się z Tobą mailowo."
#: templates/funding/thanks.html:32
msgid "Go back to the current fundraiser."
#: templates/funding/widgets/amount.html:13
msgid "Other amount"
msgstr "Inna kwota"
+
<p>{% blocktrans with due=offer.due end=offer.end %}The fundraiser
ends on {{ end }}. The book will be published by {{ due }}.{% endblocktrans %}</p>
{% else %}
- <p>{% blocktrans with b=offer.title due=offer.due end=offer.end %}Your
- donation will be spent on publishing
- the book {{ b }} if the full amount is raised by {{ end }}.
- The book will then be published by {{ due }}.{% endblocktrans %}</p>
+ <p>
+ {% blocktrans with b=offer.title %}Your donation will be spent on digitizing, compiling and
+ publishing the book {{ b }} in multiple formats. We will contact you if you qualify for perks.{% endblocktrans %}
+ </p>
{% endif %}
<p>{% include "funding/snippets/any_remaining.html" %}