merge
authorJan Szejko <janek37@gmail.com>
Wed, 14 Sep 2016 10:54:00 +0000 (12:54 +0200)
committerJan Szejko <janek37@gmail.com>
Wed, 14 Sep 2016 10:54:00 +0000 (12:54 +0200)
219 files changed:
src/ajaxable/locale/de/LC_MESSAGES/django.po
src/ajaxable/locale/en/LC_MESSAGES/django.po
src/ajaxable/locale/es/LC_MESSAGES/django.po
src/ajaxable/locale/fr/LC_MESSAGES/django.po
src/ajaxable/locale/it/LC_MESSAGES/django.po
src/ajaxable/locale/lt/LC_MESSAGES/django.po
src/ajaxable/locale/pl/LC_MESSAGES/django.po
src/ajaxable/locale/ru/LC_MESSAGES/django.po
src/ajaxable/locale/uk/LC_MESSAGES/django.po
src/ajaxable/templatetags/ajaxable_tags.py
src/api/locale/de/LC_MESSAGES/django.po
src/api/locale/en/LC_MESSAGES/django.po
src/api/locale/es/LC_MESSAGES/django.po
src/api/locale/fr/LC_MESSAGES/django.po
src/api/locale/it/LC_MESSAGES/django.po
src/api/locale/lt/LC_MESSAGES/django.po
src/api/locale/pl/LC_MESSAGES/django.po
src/api/locale/ru/LC_MESSAGES/django.po
src/api/locale/uk/LC_MESSAGES/django.po
src/catalogue/locale/de/LC_MESSAGES/django.po
src/catalogue/locale/en/LC_MESSAGES/django.po
src/catalogue/locale/es/LC_MESSAGES/django.po
src/catalogue/locale/fr/LC_MESSAGES/django.po
src/catalogue/locale/it/LC_MESSAGES/django.po
src/catalogue/locale/lt/LC_MESSAGES/django.po
src/catalogue/locale/pl/LC_MESSAGES/django.po
src/catalogue/locale/ru/LC_MESSAGES/django.po
src/catalogue/locale/uk/LC_MESSAGES/django.po
src/chunks/locale/de/LC_MESSAGES/django.po
src/chunks/locale/en/LC_MESSAGES/django.po
src/chunks/locale/es/LC_MESSAGES/django.po
src/chunks/locale/fr/LC_MESSAGES/django.po
src/chunks/locale/it/LC_MESSAGES/django.po
src/chunks/locale/lt/LC_MESSAGES/django.po
src/chunks/locale/pl/LC_MESSAGES/django.po
src/chunks/locale/ru/LC_MESSAGES/django.po
src/chunks/locale/uk/LC_MESSAGES/django.po
src/dictionary/locale/de/LC_MESSAGES/django.po
src/dictionary/locale/en/LC_MESSAGES/django.po
src/dictionary/locale/es/LC_MESSAGES/django.po
src/dictionary/locale/fr/LC_MESSAGES/django.po
src/dictionary/locale/it/LC_MESSAGES/django.po
src/dictionary/locale/lt/LC_MESSAGES/django.po
src/dictionary/locale/pl/LC_MESSAGES/django.po
src/dictionary/locale/ru/LC_MESSAGES/django.po
src/dictionary/locale/uk/LC_MESSAGES/django.po
src/funding/locale/de/LC_MESSAGES/django.po
src/funding/locale/en/LC_MESSAGES/django.po
src/funding/locale/es/LC_MESSAGES/django.po
src/funding/locale/fr/LC_MESSAGES/django.po
src/funding/locale/it/LC_MESSAGES/django.po
src/funding/locale/lt/LC_MESSAGES/django.po
src/funding/locale/pl/LC_MESSAGES/django.po
src/funding/locale/ru/LC_MESSAGES/django.po
src/funding/locale/uk/LC_MESSAGES/django.po
src/infopages/locale/de/LC_MESSAGES/django.po
src/infopages/locale/en/LC_MESSAGES/django.po
src/infopages/locale/es/LC_MESSAGES/django.po
src/infopages/locale/fr/LC_MESSAGES/django.po
src/infopages/locale/it/LC_MESSAGES/django.po
src/infopages/locale/lt/LC_MESSAGES/django.po
src/infopages/locale/pl/LC_MESSAGES/django.po
src/infopages/locale/ru/LC_MESSAGES/django.po
src/infopages/locale/uk/LC_MESSAGES/django.po
src/lesmianator/locale/de/LC_MESSAGES/django.po
src/lesmianator/locale/en/LC_MESSAGES/django.po
src/lesmianator/locale/es/LC_MESSAGES/django.po
src/lesmianator/locale/fr/LC_MESSAGES/django.po
src/lesmianator/locale/it/LC_MESSAGES/django.po
src/lesmianator/locale/lt/LC_MESSAGES/django.po
src/lesmianator/locale/pl/LC_MESSAGES/django.po
src/lesmianator/locale/ru/LC_MESSAGES/django.po
src/lesmianator/locale/uk/LC_MESSAGES/django.po
src/libraries/locale/de/LC_MESSAGES/django.po
src/libraries/locale/en/LC_MESSAGES/django.po
src/libraries/locale/es/LC_MESSAGES/django.po
src/libraries/locale/fr/LC_MESSAGES/django.po
src/libraries/locale/it/LC_MESSAGES/django.po
src/libraries/locale/lt/LC_MESSAGES/django.po
src/libraries/locale/pl/LC_MESSAGES/django.po
src/libraries/locale/ru/LC_MESSAGES/django.po
src/libraries/locale/uk/LC_MESSAGES/django.po
src/newsletter/admin.py
src/newsletter/forms.py
src/newsletter/locale/de/LC_MESSAGES/django.po [new file with mode: 0644]
src/newsletter/locale/en/LC_MESSAGES/django.po [new file with mode: 0644]
src/newsletter/locale/es/LC_MESSAGES/django.po [new file with mode: 0644]
src/newsletter/locale/fr/LC_MESSAGES/django.po [new file with mode: 0644]
src/newsletter/locale/it/LC_MESSAGES/django.po [new file with mode: 0644]
src/newsletter/locale/lt/LC_MESSAGES/django.po [new file with mode: 0644]
src/newsletter/locale/pl/LC_MESSAGES/django.po
src/newsletter/locale/ru/LC_MESSAGES/django.po [new file with mode: 0644]
src/newsletter/locale/uk/LC_MESSAGES/django.po [new file with mode: 0644]
src/newsletter/models.py
src/newsletter/templates/newsletter/confirm_subscription.html [new file with mode: 0644]
src/newsletter/templates/newsletter/subscribe_email.html [new file with mode: 0644]
src/newsletter/templates/newsletter/subscribe_form.html [new file with mode: 0644]
src/newsletter/templates/newsletter/subscribed.html [new file with mode: 0644]
src/newsletter/templates/newsletter/unsubscribe_email.html [new file with mode: 0644]
src/newsletter/templates/newsletter/unsubscribe_form.html [new file with mode: 0644]
src/newsletter/templates/newsletter/unsubscribed.html [new file with mode: 0644]
src/newsletter/urls.py
src/newsletter/views.py
src/newtagging/locale/de/LC_MESSAGES/django.po
src/newtagging/locale/en/LC_MESSAGES/django.po
src/newtagging/locale/es/LC_MESSAGES/django.po
src/newtagging/locale/fr/LC_MESSAGES/django.po
src/newtagging/locale/it/LC_MESSAGES/django.po
src/newtagging/locale/lt/LC_MESSAGES/django.po
src/newtagging/locale/pl/LC_MESSAGES/django.po
src/newtagging/locale/ru/LC_MESSAGES/django.po
src/newtagging/locale/uk/LC_MESSAGES/django.po
src/pdcounter/locale/de/LC_MESSAGES/django.po
src/pdcounter/locale/en/LC_MESSAGES/django.po
src/pdcounter/locale/es/LC_MESSAGES/django.po
src/pdcounter/locale/fr/LC_MESSAGES/django.po
src/pdcounter/locale/it/LC_MESSAGES/django.po
src/pdcounter/locale/lt/LC_MESSAGES/django.po
src/pdcounter/locale/pl/LC_MESSAGES/django.po
src/pdcounter/locale/ru/LC_MESSAGES/django.po
src/pdcounter/locale/uk/LC_MESSAGES/django.po
src/picture/locale/de/LC_MESSAGES/django.po
src/picture/locale/en/LC_MESSAGES/django.po
src/picture/locale/es/LC_MESSAGES/django.po
src/picture/locale/fr/LC_MESSAGES/django.po
src/picture/locale/it/LC_MESSAGES/django.po
src/picture/locale/lt/LC_MESSAGES/django.po
src/picture/locale/pl/LC_MESSAGES/django.po
src/picture/locale/ru/LC_MESSAGES/django.po
src/picture/locale/uk/LC_MESSAGES/django.po
src/polls/locale/de/LC_MESSAGES/django.po
src/polls/locale/en/LC_MESSAGES/django.po
src/polls/locale/es/LC_MESSAGES/django.po
src/polls/locale/fr/LC_MESSAGES/django.po
src/polls/locale/it/LC_MESSAGES/django.po
src/polls/locale/lt/LC_MESSAGES/django.po
src/polls/locale/pl/LC_MESSAGES/django.po
src/polls/locale/ru/LC_MESSAGES/django.po
src/polls/locale/uk/LC_MESSAGES/django.po
src/reporting/locale/de/LC_MESSAGES/django.po
src/reporting/locale/en/LC_MESSAGES/django.po
src/reporting/locale/es/LC_MESSAGES/django.po
src/reporting/locale/fr/LC_MESSAGES/django.po
src/reporting/locale/it/LC_MESSAGES/django.po
src/reporting/locale/lt/LC_MESSAGES/django.po
src/reporting/locale/pl/LC_MESSAGES/django.po
src/reporting/locale/ru/LC_MESSAGES/django.po
src/reporting/locale/uk/LC_MESSAGES/django.po
src/search/locale/de/LC_MESSAGES/django.po
src/search/locale/en/LC_MESSAGES/django.po
src/search/locale/es/LC_MESSAGES/django.po
src/search/locale/fr/LC_MESSAGES/django.po
src/search/locale/it/LC_MESSAGES/django.po
src/search/locale/lt/LC_MESSAGES/django.po
src/search/locale/pl/LC_MESSAGES/django.po
src/search/locale/ru/LC_MESSAGES/django.po
src/search/locale/uk/LC_MESSAGES/django.po
src/social/admin.py
src/social/locale/de/LC_MESSAGES/django.po
src/social/locale/en/LC_MESSAGES/django.po
src/social/locale/es/LC_MESSAGES/django.po
src/social/locale/fr/LC_MESSAGES/django.po
src/social/locale/it/LC_MESSAGES/django.po
src/social/locale/lt/LC_MESSAGES/django.po
src/social/locale/pl/LC_MESSAGES/django.po
src/social/locale/ru/LC_MESSAGES/django.po
src/social/locale/uk/LC_MESSAGES/django.po
src/social/migrations/0003_cite_banner.py [new file with mode: 0644]
src/social/models.py
src/social/templates/social/cite_promo.html
src/sponsors/locale/de/LC_MESSAGES/django.po
src/sponsors/locale/en/LC_MESSAGES/django.po
src/sponsors/locale/es/LC_MESSAGES/django.po
src/sponsors/locale/fr/LC_MESSAGES/django.po
src/sponsors/locale/it/LC_MESSAGES/django.po
src/sponsors/locale/lt/LC_MESSAGES/django.po
src/sponsors/locale/pl/LC_MESSAGES/django.po
src/sponsors/locale/ru/LC_MESSAGES/django.po
src/sponsors/locale/uk/LC_MESSAGES/django.po
src/suggest/forms.py
src/suggest/locale/de/LC_MESSAGES/django.po
src/suggest/locale/en/LC_MESSAGES/django.po
src/suggest/locale/es/LC_MESSAGES/django.po
src/suggest/locale/fr/LC_MESSAGES/django.po
src/suggest/locale/it/LC_MESSAGES/django.po
src/suggest/locale/lt/LC_MESSAGES/django.po
src/suggest/locale/pl/LC_MESSAGES/django.po
src/suggest/locale/ru/LC_MESSAGES/django.po
src/suggest/locale/uk/LC_MESSAGES/django.po
src/waiter/locale/de/LC_MESSAGES/django.po
src/waiter/locale/en/LC_MESSAGES/django.po
src/waiter/locale/es/LC_MESSAGES/django.po
src/waiter/locale/fr/LC_MESSAGES/django.po
src/waiter/locale/it/LC_MESSAGES/django.po
src/waiter/locale/lt/LC_MESSAGES/django.po
src/waiter/locale/pl/LC_MESSAGES/django.po
src/waiter/locale/ru/LC_MESSAGES/django.po
src/waiter/locale/uk/LC_MESSAGES/django.po
src/wolnelektury/locale-contrib/de/LC_MESSAGES/django.po
src/wolnelektury/locale-contrib/en/LC_MESSAGES/django.po
src/wolnelektury/locale-contrib/es/LC_MESSAGES/django.po
src/wolnelektury/locale-contrib/fr/LC_MESSAGES/django.po
src/wolnelektury/locale-contrib/it/LC_MESSAGES/django.po
src/wolnelektury/locale-contrib/lt/LC_MESSAGES/django.po
src/wolnelektury/locale-contrib/pl/LC_MESSAGES/django.po
src/wolnelektury/locale-contrib/ru/LC_MESSAGES/django.po
src/wolnelektury/locale-contrib/uk/LC_MESSAGES/django.po
src/wolnelektury/locale/de/LC_MESSAGES/django.po
src/wolnelektury/locale/en/LC_MESSAGES/django.po
src/wolnelektury/locale/es/LC_MESSAGES/django.po
src/wolnelektury/locale/fr/LC_MESSAGES/django.po
src/wolnelektury/locale/it/LC_MESSAGES/django.po
src/wolnelektury/locale/lt/LC_MESSAGES/django.po
src/wolnelektury/locale/pl/LC_MESSAGES/django.po
src/wolnelektury/locale/ru/LC_MESSAGES/django.po
src/wolnelektury/locale/uk/LC_MESSAGES/django.po
src/wolnelektury/static/scss/main/main_page.scss
src/wolnelektury/templates/main_page.html
src/wolnelektury/utils.py

index 7916821..352dba1 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index a572911..a85f561 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 7916821..352dba1 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index e7eb159..fef4cde 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 7916821..352dba1 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 21c5e7d..ca4c8bf 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 6f976c8..d61554a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-01-27 16:36+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 6a14def..5f6f2cc 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 6a14def..5f6f2cc 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index c262a92..72b9baa 100644 (file)
@@ -26,8 +26,14 @@ def pretty_field(field, template=None):
             <li>
               <span class="error">%(errors)s</span>
               <label class="nohide"><span class="label">%(label)s: </span>%(input)s</label>
+              <span class="helptext">%(helptext)s</span>
             </li>'''
-    return mark_safe(template % {'errors': field.errors, 'input': field, 'label': field.label})
+    return mark_safe(template % {
+        'errors': field.errors,
+        'input': field,
+        'label': field.label,
+        'helptext': field.help_text,
+    })
 
 
 @register.filter
@@ -36,4 +42,5 @@ def pretty_checkbox(field):
         <li class="checkbox">
           <span class="error">%(errors)s</span>
           <label class="nohide">%(input)s<span class="label"> %(label)s</span></label>
+          <span class="helptext">%(helptext)s</span>
         </li>''')
index 8e85ea2..fbe58ce 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 0f17978..7041872 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 8e85ea2..fbe58ce 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index d305ef3..53929e1 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 8e85ea2..fbe58ce 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 10e74fb..8595f54 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index ba3b9bc..5fef31c 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2013-06-14 11:45+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 6ec07b6..5914167 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 6ec07b6..5914167 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 946dd2f..21064b1 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-07-06 15:28+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2013-04-09 10:38+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -488,7 +488,8 @@ msgstr "Sprachenkode"
 msgid "Read online"
 msgstr "Online lesen"
 
-#: templates/catalogue/book_short.html:89 views.py:623
+#: templates/catalogue/book_short.html:89
+#: templates/catalogue/custom_pdf_form.html:19 views.py:630
 msgid "Download"
 msgstr "Herunterladen"
 
@@ -596,6 +597,10 @@ msgstr[1] ""
 msgid "All collections"
 msgstr "Sammlungen"
 
+#: templates/catalogue/custom_pdf_form.html:6 views.py:629
+msgid "Download custom PDF"
+msgstr "PDF-Datei herunterladen"
+
 #: templates/catalogue/daisy_list.html:7
 #: templates/catalogue/daisy_list.html:15
 msgid "Listing of all DAISY files"
@@ -895,7 +900,7 @@ msgstr ""
 msgid "Loading"
 msgstr "Zeilenabstand"
 
-#: views.py:588
+#: views.py:595
 #, python-format
 msgid ""
 "An error occurred: %(exception)s\n"
@@ -906,19 +911,15 @@ msgstr ""
 "\n"
 "%(tb)s"
 
-#: views.py:590
+#: views.py:597
 msgid "Book imported successfully"
 msgstr "Buch wurde erfolgreich importiert"
 
-#: views.py:592
+#: views.py:599
 #, python-format
 msgid "Error importing file: %r"
 msgstr "Fehler beim Importieren der Datei: %r"
 
-#: views.py:622
-msgid "Download custom PDF"
-msgstr "PDF-Datei herunterladen"
-
 #~ msgid "book count"
 #~ msgstr "Anzahl der Bücher"
 
index eac7a85..0f3d284 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-07-06 15:28+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2013-04-09 10:38+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -490,7 +490,8 @@ msgstr "language code"
 msgid "Read online"
 msgstr "Read online"
 
-#: templates/catalogue/book_short.html:89 views.py:623
+#: templates/catalogue/book_short.html:89
+#: templates/catalogue/custom_pdf_form.html:19 views.py:630
 msgid "Download"
 msgstr "Download"
 
@@ -598,6 +599,10 @@ msgstr[1] ""
 msgid "All collections"
 msgstr "collections"
 
+#: templates/catalogue/custom_pdf_form.html:6 views.py:629
+msgid "Download custom PDF"
+msgstr "Download custom PDF"
+
 #: templates/catalogue/daisy_list.html:7
 #: templates/catalogue/daisy_list.html:15
 msgid "Listing of all DAISY files"
@@ -896,7 +901,7 @@ msgstr ""
 msgid "Loading"
 msgstr "Leading"
 
-#: views.py:588
+#: views.py:595
 #, python-format
 msgid ""
 "An error occurred: %(exception)s\n"
@@ -907,19 +912,15 @@ msgstr ""
 "\n"
 "%(tb)s"
 
-#: views.py:590
+#: views.py:597
 msgid "Book imported successfully"
 msgstr "Book imported succesfully"
 
-#: views.py:592
+#: views.py:599
 #, python-format
 msgid "Error importing file: %r"
 msgstr "An error occured while importing file: %r"
 
-#: views.py:622
-msgid "Download custom PDF"
-msgstr "Download custom PDF"
-
 #~ msgid "book count"
 #~ msgstr "Number of books"
 
index 29d9e00..9955c85 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-07-06 15:28+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2013-04-09 10:39+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -495,7 +495,8 @@ msgstr "código de idioma"
 msgid "Read online"
 msgstr "Leer en línea"
 
-#: templates/catalogue/book_short.html:89 views.py:623
+#: templates/catalogue/book_short.html:89
+#: templates/catalogue/custom_pdf_form.html:19 views.py:630
 msgid "Download"
 msgstr "Descargar"
 
@@ -604,6 +605,10 @@ msgstr[1] ""
 msgid "All collections"
 msgstr "colecciones"
 
+#: templates/catalogue/custom_pdf_form.html:6 views.py:629
+msgid "Download custom PDF"
+msgstr "Descarga PDF personalizado"
+
 #: templates/catalogue/daisy_list.html:7
 #: templates/catalogue/daisy_list.html:15
 msgid "Listing of all DAISY files"
@@ -909,7 +914,7 @@ msgstr "Interlineado"
 
 # msgid "Today is %(month)s, %(day)s."
 # msgstr "Hoy es el %(día)s de %(mes)es"
-#: views.py:588
+#: views.py:595
 #, python-format
 msgid ""
 "An error occurred: %(exception)s\n"
@@ -920,19 +925,15 @@ msgstr ""
 "\n"
 "%(tb)s"
 
-#: views.py:590
+#: views.py:597
 msgid "Book imported successfully"
 msgstr "El libro ha sido importado con éxito"
 
-#: views.py:592
+#: views.py:599
 #, python-format
 msgid "Error importing file: %r"
 msgstr "Ha ocurrido un error al cargar el archivo: %r"
 
-#: views.py:622
-msgid "Download custom PDF"
-msgstr "Descarga PDF personalizado"
-
 #~ msgid "book count"
 #~ msgstr "número de libros"
 
index ac1cd9a..a776f84 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-07-06 15:28+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2013-04-09 10:38+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -489,7 +489,8 @@ msgstr "code de langue"
 msgid "Read online"
 msgstr "Lire en ligne"
 
-#: templates/catalogue/book_short.html:89 views.py:623
+#: templates/catalogue/book_short.html:89
+#: templates/catalogue/custom_pdf_form.html:19 views.py:630
 msgid "Download"
 msgstr "Téléchargez"
 
@@ -597,6 +598,10 @@ msgstr[1] ""
 msgid "All collections"
 msgstr "collections"
 
+#: templates/catalogue/custom_pdf_form.html:6 views.py:629
+msgid "Download custom PDF"
+msgstr "Téléchargez un PDF personnalisé"
+
 #: templates/catalogue/daisy_list.html:7
 #: templates/catalogue/daisy_list.html:15
 msgid "Listing of all DAISY files"
@@ -902,7 +907,7 @@ msgstr "Interligne"
 
 # msgid "Today is %(month)s, %(day)s."
 # msgstr "Aujourd'hui nous sommes le"
-#: views.py:588
+#: views.py:595
 #, python-format
 msgid ""
 "An error occurred: %(exception)s\n"
@@ -913,19 +918,15 @@ msgstr ""
 "\n"
 "%(tb)s"
 
-#: views.py:590
+#: views.py:597
 msgid "Book imported successfully"
 msgstr "Livre importé avec succès"
 
-#: views.py:592
+#: views.py:599
 #, python-format
 msgid "Error importing file: %r"
 msgstr "Erreur pendant l'importation du fichier: %r"
 
-#: views.py:622
-msgid "Download custom PDF"
-msgstr "Téléchargez un PDF personnalisé"
-
 #~ msgid "book count"
 #~ msgstr "nombre des livres"
 
index 2483d13..625e723 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-07-06 15:28+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2013-04-09 10:39+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -492,7 +492,8 @@ msgstr "codice della lingua"
 msgid "Read online"
 msgstr "Leggi online"
 
-#: templates/catalogue/book_short.html:89 views.py:623
+#: templates/catalogue/book_short.html:89
+#: templates/catalogue/custom_pdf_form.html:19 views.py:630
 msgid "Download"
 msgstr "Scarica"
 
@@ -600,6 +601,10 @@ msgstr[1] ""
 msgid "All collections"
 msgstr " raccolte"
 
+#: templates/catalogue/custom_pdf_form.html:6 views.py:629
+msgid "Download custom PDF"
+msgstr "Scarica PDF personalizzato"
+
 #: templates/catalogue/daisy_list.html:7
 #: templates/catalogue/daisy_list.html:15
 msgid "Listing of all DAISY files"
@@ -902,7 +907,7 @@ msgstr ""
 msgid "Loading"
 msgstr "Interlinea"
 
-#: views.py:588
+#: views.py:595
 #, python-format
 msgid ""
 "An error occurred: %(exception)s\n"
@@ -913,19 +918,15 @@ msgstr ""
 "\n"
 "%(tb)s"
 
-#: views.py:590
+#: views.py:597
 msgid "Book imported successfully"
 msgstr "Libro scaricato con successo"
 
-#: views.py:592
+#: views.py:599
 #, python-format
 msgid "Error importing file: %r"
 msgstr "Errore dell'importazione del file: %r"
 
-#: views.py:622
-msgid "Download custom PDF"
-msgstr "Scarica PDF personalizzato"
-
 #~ msgid "book count"
 #~ msgstr "conteggio dei libri"
 
index f740ea7..60fafc2 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-07-06 15:28+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2013-04-09 10:40+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -492,7 +492,8 @@ msgstr "kalbos kodas"
 msgid "Read online"
 msgstr "Skaityti online"
 
-#: templates/catalogue/book_short.html:89 views.py:623
+#: templates/catalogue/book_short.html:89
+#: templates/catalogue/custom_pdf_form.html:19 views.py:630
 msgid "Download"
 msgstr "Atsisiųsti"
 
@@ -601,6 +602,10 @@ msgstr[1] ""
 msgid "All collections"
 msgstr "kolekcijos"
 
+#: templates/catalogue/custom_pdf_form.html:6 views.py:629
+msgid "Download custom PDF"
+msgstr "Sukurti ir atsisiųsti PDF failą"
+
 #: templates/catalogue/daisy_list.html:7
 #: templates/catalogue/daisy_list.html:15
 msgid "Listing of all DAISY files"
@@ -902,7 +907,7 @@ msgstr ""
 msgid "Loading"
 msgstr "eilučių intervalas"
 
-#: views.py:588
+#: views.py:595
 #, python-format
 msgid ""
 "An error occurred: %(exception)s\n"
@@ -913,19 +918,15 @@ msgstr ""
 "\n"
 "%(tb)s"
 
-#: views.py:590
+#: views.py:597
 msgid "Book imported successfully"
 msgstr "Knyga buvo sėkmingai importuota"
 
-#: views.py:592
+#: views.py:599
 #, python-format
 msgid "Error importing file: %r"
 msgstr "Importuojant failą įvyko klaida: %r"
 
-#: views.py:622
-msgid "Download custom PDF"
-msgstr "Sukurti ir atsisiųsti PDF failą"
-
 #~ msgid "book count"
 #~ msgstr "knygų skaičius"
 
index 0083020..9c3391b 100644 (file)
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: WolneLektury\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-07-06 15:28+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2015-12-31 16:45+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: Fundacja Nowoczesna Polska <fundacja@nowoczesnapolska.org."
@@ -442,7 +442,8 @@ msgstr "Język"
 msgid "Read online"
 msgstr "Czytaj online"
 
-#: templates/catalogue/book_short.html:89 views.py:623
+#: templates/catalogue/book_short.html:89
+#: templates/catalogue/custom_pdf_form.html:19 views.py:630
 msgid "Download"
 msgstr "Pobierz"
 
@@ -539,6 +540,10 @@ msgstr[2] "oraz %(c)s innych"
 msgid "All collections"
 msgstr "Wszystkie kolekcje"
 
+#: templates/catalogue/custom_pdf_form.html:6 views.py:629
+msgid "Download custom PDF"
+msgstr "Stwórz własny PDF"
+
 #: templates/catalogue/daisy_list.html:7
 #: templates/catalogue/daisy_list.html:15
 msgid "Listing of all DAISY files"
@@ -816,7 +821,7 @@ msgstr "w Culture.pl"
 msgid "Loading"
 msgstr "Ładowanie"
 
-#: views.py:588
+#: views.py:595
 #, python-format
 msgid ""
 "An error occurred: %(exception)s\n"
@@ -827,19 +832,15 @@ msgstr ""
 "\n"
 "%(tb)s"
 
-#: views.py:590
+#: views.py:597
 msgid "Book imported successfully"
 msgstr "Książka zaimportowana"
 
-#: views.py:592
+#: views.py:599
 #, python-format
 msgid "Error importing file: %r"
 msgstr "Błąd podczas importowania pliku: %r"
 
-#: views.py:622
-msgid "Download custom PDF"
-msgstr "Stwórz własny PDF"
-
 #~ msgid "Chosen"
 #~ msgstr "Wybrano"
 
index 37cdeb0..9aed344 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-07-06 15:28+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2013-04-09 10:40+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -494,7 +494,8 @@ msgstr "код языка"
 msgid "Read online"
 msgstr "Читать онлайн"
 
-#: templates/catalogue/book_short.html:89 views.py:623
+#: templates/catalogue/book_short.html:89
+#: templates/catalogue/custom_pdf_form.html:19 views.py:630
 msgid "Download"
 msgstr "Загрузить"
 
@@ -602,6 +603,10 @@ msgstr[1] ""
 msgid "All collections"
 msgstr "сборы"
 
+#: templates/catalogue/custom_pdf_form.html:6 views.py:629
+msgid "Download custom PDF"
+msgstr "Скачать PDF пользователя"
+
 #: templates/catalogue/daisy_list.html:7
 #: templates/catalogue/daisy_list.html:15
 msgid "Listing of all DAISY files"
@@ -903,7 +908,7 @@ msgstr ""
 msgid "Loading"
 msgstr "Ведение"
 
-#: views.py:588
+#: views.py:595
 #, python-format
 msgid ""
 "An error occurred: %(exception)s\n"
@@ -914,19 +919,15 @@ msgstr ""
 "\n"
 "%(tb)s"
 
-#: views.py:590
+#: views.py:597
 msgid "Book imported successfully"
 msgstr "Вы удачно заимпортировали книгу"
 
-#: views.py:592
+#: views.py:599
 #, python-format
 msgid "Error importing file: %r"
 msgstr "Ошибка импорта файла: %r"
 
-#: views.py:622
-msgid "Download custom PDF"
-msgstr "Скачать PDF пользователя"
-
 #~ msgid "book count"
 #~ msgstr "число книг"
 
index 29b37f1..705846c 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-07-06 15:28+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2013-04-09 10:40+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -491,7 +491,8 @@ msgstr "мовний код"
 msgid "Read online"
 msgstr "Читати онлайн"
 
-#: templates/catalogue/book_short.html:89 views.py:623
+#: templates/catalogue/book_short.html:89
+#: templates/catalogue/custom_pdf_form.html:19 views.py:630
 msgid "Download"
 msgstr "Завантажити"
 
@@ -599,6 +600,10 @@ msgstr[1] ""
 msgid "All collections"
 msgstr "колекції"
 
+#: templates/catalogue/custom_pdf_form.html:6 views.py:629
+msgid "Download custom PDF"
+msgstr "Завантажити настроюваний PDF"
+
 #: templates/catalogue/daisy_list.html:7
 #: templates/catalogue/daisy_list.html:15
 msgid "Listing of all DAISY files"
@@ -897,7 +902,7 @@ msgstr ""
 msgid "Loading"
 msgstr "Leading"
 
-#: views.py:588
+#: views.py:595
 #, python-format
 msgid ""
 "An error occurred: %(exception)s\n"
@@ -908,19 +913,15 @@ msgstr ""
 "\n"
 "%(tb)s"
 
-#: views.py:590
+#: views.py:597
 msgid "Book imported successfully"
 msgstr "Книжку успішно завантажено"
 
-#: views.py:592
+#: views.py:599
 #, python-format
 msgid "Error importing file: %r"
 msgstr "Помилка в завантаженні файла: %r"
 
-#: views.py:622
-msgid "Download custom PDF"
-msgstr "Завантажити настроюваний PDF"
-
 #~ msgid "book count"
 #~ msgstr "кількість книжок"
 
index d714e2a..0cd4f4d 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-04-11 22:56+0100\n"
 "Last-Translator: Kamil <kjaklukowski@gmail.com>\n"
 "Language-Team: \n"
index 1bff6fb..0226cb4 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-04 20:05+0100\n"
 "Last-Translator: xxx <xxx>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 64c8b82..3607ab4 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-02-18 13:02+0100\n"
 "Last-Translator: Anna Jopp <aniajopp@gmail.com>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index ceae74a..711959c 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-02-22 20:52+0100\n"
 "Last-Translator: Ela Janota <amarillis5@wp.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index ac922ab..53d1e07 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-02-21 16:52+0100\n"
 "Last-Translator: xxx\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 64cd5e7..e649db2 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-01 16:13+0100\n"
 "Last-Translator: Aneta\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 6fbe517..dcbbc4a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2010-05-19 16:19\n"
 "Last-Translator: <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index a6a3f47..1d44631 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-04 22:10+0100\n"
 "Last-Translator: xxx <xxx>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index eeb58fb..5eff76b 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-04 17:29+0100\n"
 "Last-Translator: xxx <xxx>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 27315b3..d974084 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 9ecb59e..ff28289 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 27315b3..d974084 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index ed5b5b1..f4993b8 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 27315b3..d974084 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 5a55595..71082f7 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 5c11fe8..2d94050 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: WolneLektury-dictionary\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2014-10-24 11:58+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 2518cb8..05401b4 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 2518cb8..05401b4 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 396eb26..8b87159 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -34,35 +34,35 @@ msgstr ""
 msgid "perks"
 msgstr ""
 
-#: forms.py:16 templates/funding/wlfund.html:29
+#: forms.py:18 templates/funding/wlfund.html:29
 msgid "Amount"
 msgstr ""
 
-#: forms.py:18
+#: forms.py:20
 msgid "Name"
 msgstr ""
 
-#: forms.py:18
+#: forms.py:20
 msgid "Optional name for public list of contributors"
 msgstr ""
 
-#: forms.py:20
+#: forms.py:22
 msgid "Contact e-mail"
 msgstr ""
 
-#: forms.py:22
+#: forms.py:24
 msgid ""
 "We'll use it to contact you about the <strong>details needed for your perks</"
 "strong>,<br/>and to send you updates about your payment and the fundraiser "
 "status (which you can always turn off).<br/>Your e-mail won't be publicised."
 msgstr ""
 
-#: forms.py:37
+#: forms.py:39
 #, python-format
 msgid "The minimum amount is %(amount)s PLN."
 msgstr ""
 
-#: forms.py:43
+#: forms.py:45
 msgid "This offer is out of date."
 msgstr ""
 
@@ -450,23 +450,23 @@ msgstr ""
 msgid "Support the publication"
 msgstr ""
 
-#: templates/funding/offer_detail.html:50
+#: templates/funding/offer_detail.html:63
 msgid "Donate!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:59 templates/funding/thanks.html:35
+#: templates/funding/offer_detail.html:72 templates/funding/thanks.html:35
 msgid "Tell your friends!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:60
+#: templates/funding/offer_detail.html:73
 msgid "Support Wolne Lektury!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:63
+#: templates/funding/offer_detail.html:76
 msgid "See all fundraisers."
 msgstr ""
 
-#: templates/funding/offer_detail.html:66
+#: templates/funding/offer_detail.html:79
 msgid "Supporters"
 msgstr ""
 
index f408768..dd9e9ae 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -33,35 +33,35 @@ msgstr ""
 msgid "perks"
 msgstr ""
 
-#: forms.py:16 templates/funding/wlfund.html:29
+#: forms.py:18 templates/funding/wlfund.html:29
 msgid "Amount"
 msgstr ""
 
-#: forms.py:18
+#: forms.py:20
 msgid "Name"
 msgstr ""
 
-#: forms.py:18
+#: forms.py:20
 msgid "Optional name for public list of contributors"
 msgstr ""
 
-#: forms.py:20
+#: forms.py:22
 msgid "Contact e-mail"
 msgstr ""
 
-#: forms.py:22
+#: forms.py:24
 msgid ""
 "We'll use it to contact you about the <strong>details needed for your perks</"
 "strong>,<br/>and to send you updates about your payment and the fundraiser "
 "status (which you can always turn off).<br/>Your e-mail won't be publicised."
 msgstr ""
 
-#: forms.py:37
+#: forms.py:39
 #, python-format
 msgid "The minimum amount is %(amount)s PLN."
 msgstr ""
 
-#: forms.py:43
+#: forms.py:45
 msgid "This offer is out of date."
 msgstr ""
 
@@ -449,23 +449,23 @@ msgstr ""
 msgid "Support the publication"
 msgstr ""
 
-#: templates/funding/offer_detail.html:50
+#: templates/funding/offer_detail.html:63
 msgid "Donate!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:59 templates/funding/thanks.html:35
+#: templates/funding/offer_detail.html:72 templates/funding/thanks.html:35
 msgid "Tell your friends!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:60
+#: templates/funding/offer_detail.html:73
 msgid "Support Wolne Lektury!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:63
+#: templates/funding/offer_detail.html:76
 msgid "See all fundraisers."
 msgstr ""
 
-#: templates/funding/offer_detail.html:66
+#: templates/funding/offer_detail.html:79
 msgid "Supporters"
 msgstr ""
 
index 396eb26..8b87159 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -34,35 +34,35 @@ msgstr ""
 msgid "perks"
 msgstr ""
 
-#: forms.py:16 templates/funding/wlfund.html:29
+#: forms.py:18 templates/funding/wlfund.html:29
 msgid "Amount"
 msgstr ""
 
-#: forms.py:18
+#: forms.py:20
 msgid "Name"
 msgstr ""
 
-#: forms.py:18
+#: forms.py:20
 msgid "Optional name for public list of contributors"
 msgstr ""
 
-#: forms.py:20
+#: forms.py:22
 msgid "Contact e-mail"
 msgstr ""
 
-#: forms.py:22
+#: forms.py:24
 msgid ""
 "We'll use it to contact you about the <strong>details needed for your perks</"
 "strong>,<br/>and to send you updates about your payment and the fundraiser "
 "status (which you can always turn off).<br/>Your e-mail won't be publicised."
 msgstr ""
 
-#: forms.py:37
+#: forms.py:39
 #, python-format
 msgid "The minimum amount is %(amount)s PLN."
 msgstr ""
 
-#: forms.py:43
+#: forms.py:45
 msgid "This offer is out of date."
 msgstr ""
 
@@ -450,23 +450,23 @@ msgstr ""
 msgid "Support the publication"
 msgstr ""
 
-#: templates/funding/offer_detail.html:50
+#: templates/funding/offer_detail.html:63
 msgid "Donate!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:59 templates/funding/thanks.html:35
+#: templates/funding/offer_detail.html:72 templates/funding/thanks.html:35
 msgid "Tell your friends!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:60
+#: templates/funding/offer_detail.html:73
 msgid "Support Wolne Lektury!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:63
+#: templates/funding/offer_detail.html:76
 msgid "See all fundraisers."
 msgstr ""
 
-#: templates/funding/offer_detail.html:66
+#: templates/funding/offer_detail.html:79
 msgid "Supporters"
 msgstr ""
 
index 440c964..5138968 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -34,35 +34,35 @@ msgstr ""
 msgid "perks"
 msgstr ""
 
-#: forms.py:16 templates/funding/wlfund.html:29
+#: forms.py:18 templates/funding/wlfund.html:29
 msgid "Amount"
 msgstr ""
 
-#: forms.py:18
+#: forms.py:20
 msgid "Name"
 msgstr ""
 
-#: forms.py:18
+#: forms.py:20
 msgid "Optional name for public list of contributors"
 msgstr ""
 
-#: forms.py:20
+#: forms.py:22
 msgid "Contact e-mail"
 msgstr ""
 
-#: forms.py:22
+#: forms.py:24
 msgid ""
 "We'll use it to contact you about the <strong>details needed for your perks</"
 "strong>,<br/>and to send you updates about your payment and the fundraiser "
 "status (which you can always turn off).<br/>Your e-mail won't be publicised."
 msgstr ""
 
-#: forms.py:37
+#: forms.py:39
 #, python-format
 msgid "The minimum amount is %(amount)s PLN."
 msgstr ""
 
-#: forms.py:43
+#: forms.py:45
 msgid "This offer is out of date."
 msgstr ""
 
@@ -450,23 +450,23 @@ msgstr ""
 msgid "Support the publication"
 msgstr ""
 
-#: templates/funding/offer_detail.html:50
+#: templates/funding/offer_detail.html:63
 msgid "Donate!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:59 templates/funding/thanks.html:35
+#: templates/funding/offer_detail.html:72 templates/funding/thanks.html:35
 msgid "Tell your friends!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:60
+#: templates/funding/offer_detail.html:73
 msgid "Support Wolne Lektury!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:63
+#: templates/funding/offer_detail.html:76
 msgid "See all fundraisers."
 msgstr ""
 
-#: templates/funding/offer_detail.html:66
+#: templates/funding/offer_detail.html:79
 msgid "Supporters"
 msgstr ""
 
index 396eb26..8b87159 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -34,35 +34,35 @@ msgstr ""
 msgid "perks"
 msgstr ""
 
-#: forms.py:16 templates/funding/wlfund.html:29
+#: forms.py:18 templates/funding/wlfund.html:29
 msgid "Amount"
 msgstr ""
 
-#: forms.py:18
+#: forms.py:20
 msgid "Name"
 msgstr ""
 
-#: forms.py:18
+#: forms.py:20
 msgid "Optional name for public list of contributors"
 msgstr ""
 
-#: forms.py:20
+#: forms.py:22
 msgid "Contact e-mail"
 msgstr ""
 
-#: forms.py:22
+#: forms.py:24
 msgid ""
 "We'll use it to contact you about the <strong>details needed for your perks</"
 "strong>,<br/>and to send you updates about your payment and the fundraiser "
 "status (which you can always turn off).<br/>Your e-mail won't be publicised."
 msgstr ""
 
-#: forms.py:37
+#: forms.py:39
 #, python-format
 msgid "The minimum amount is %(amount)s PLN."
 msgstr ""
 
-#: forms.py:43
+#: forms.py:45
 msgid "This offer is out of date."
 msgstr ""
 
@@ -450,23 +450,23 @@ msgstr ""
 msgid "Support the publication"
 msgstr ""
 
-#: templates/funding/offer_detail.html:50
+#: templates/funding/offer_detail.html:63
 msgid "Donate!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:59 templates/funding/thanks.html:35
+#: templates/funding/offer_detail.html:72 templates/funding/thanks.html:35
 msgid "Tell your friends!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:60
+#: templates/funding/offer_detail.html:73
 msgid "Support Wolne Lektury!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:63
+#: templates/funding/offer_detail.html:76
 msgid "See all fundraisers."
 msgstr ""
 
-#: templates/funding/offer_detail.html:66
+#: templates/funding/offer_detail.html:79
 msgid "Supporters"
 msgstr ""
 
index c8306bf..cd592e3 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -35,35 +35,35 @@ msgstr ""
 msgid "perks"
 msgstr ""
 
-#: forms.py:16 templates/funding/wlfund.html:29
+#: forms.py:18 templates/funding/wlfund.html:29
 msgid "Amount"
 msgstr ""
 
-#: forms.py:18
+#: forms.py:20
 msgid "Name"
 msgstr ""
 
-#: forms.py:18
+#: forms.py:20
 msgid "Optional name for public list of contributors"
 msgstr ""
 
-#: forms.py:20
+#: forms.py:22
 msgid "Contact e-mail"
 msgstr ""
 
-#: forms.py:22
+#: forms.py:24
 msgid ""
 "We'll use it to contact you about the <strong>details needed for your perks</"
 "strong>,<br/>and to send you updates about your payment and the fundraiser "
 "status (which you can always turn off).<br/>Your e-mail won't be publicised."
 msgstr ""
 
-#: forms.py:37
+#: forms.py:39
 #, python-format
 msgid "The minimum amount is %(amount)s PLN."
 msgstr ""
 
-#: forms.py:43
+#: forms.py:45
 msgid "This offer is out of date."
 msgstr ""
 
@@ -451,23 +451,23 @@ msgstr ""
 msgid "Support the publication"
 msgstr ""
 
-#: templates/funding/offer_detail.html:50
+#: templates/funding/offer_detail.html:63
 msgid "Donate!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:59 templates/funding/thanks.html:35
+#: templates/funding/offer_detail.html:72 templates/funding/thanks.html:35
 msgid "Tell your friends!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:60
+#: templates/funding/offer_detail.html:73
 msgid "Support Wolne Lektury!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:63
+#: templates/funding/offer_detail.html:76
 msgid "See all fundraisers."
 msgstr ""
 
-#: templates/funding/offer_detail.html:66
+#: templates/funding/offer_detail.html:79
 msgid "Supporters"
 msgstr ""
 
index e3221c5..31d700d 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2015-04-16 13:13+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -35,24 +35,24 @@ msgstr "Nie"
 msgid "perks"
 msgstr "prezenty"
 
-#: forms.py:16 templates/funding/wlfund.html:29
+#: forms.py:18 templates/funding/wlfund.html:29
 msgid "Amount"
 msgstr "Kwota"
 
-#: forms.py:18
+#: forms.py:20
 msgid "Name"
 msgstr "Imię i nazwisko na listę darczyńców"
 
-#: forms.py:18
+#: forms.py:20
 msgid "Optional name for public list of contributors"
 msgstr ""
 "Opcjonalnie imię i nazwisko lub pseudonim do publicznej listy darczyńców."
 
-#: forms.py:20
+#: forms.py:22
 msgid "Contact e-mail"
 msgstr "E-mail kontaktowy"
 
-#: forms.py:22
+#: forms.py:24
 msgid ""
 "We'll use it to contact you about the <strong>details needed for your perks</"
 "strong>,<br/>and to send you updates about your payment and the fundraiser "
@@ -63,12 +63,12 @@ msgstr ""
 "zbiórki (z czego zawsze możesz zrezygnować).<br/>Twój adres e-mail nie "
 "będzie upubliczniony."
 
-#: forms.py:37
+#: forms.py:39
 #, python-format
 msgid "The minimum amount is %(amount)s PLN."
 msgstr "Minimalna kwota wpłaty to %(amount)s zł."
 
-#: forms.py:43
+#: forms.py:45
 msgid "This offer is out of date."
 msgstr "Ta zbiórka jest już nieaktywna."
 
@@ -487,23 +487,23 @@ msgstr ""
 msgid "Support the publication"
 msgstr "Wesprzyj publikację"
 
-#: templates/funding/offer_detail.html:50
+#: templates/funding/offer_detail.html:63
 msgid "Donate!"
 msgstr "Wpłać!"
 
-#: templates/funding/offer_detail.html:59 templates/funding/thanks.html:35
+#: templates/funding/offer_detail.html:72 templates/funding/thanks.html:35
 msgid "Tell your friends!"
 msgstr "Powiedz swoim znajomym!"
 
-#: templates/funding/offer_detail.html:60
+#: templates/funding/offer_detail.html:73
 msgid "Support Wolne Lektury!"
 msgstr "Wesprzyj Wolne Lektury!"
 
-#: templates/funding/offer_detail.html:63
+#: templates/funding/offer_detail.html:76
 msgid "See all fundraisers."
 msgstr "Zobacz wszystkie zbiórki."
 
-#: templates/funding/offer_detail.html:66
+#: templates/funding/offer_detail.html:79
 msgid "Supporters"
 msgstr "Wpłaty"
 
index dfa6638..e30df97 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -35,35 +35,35 @@ msgstr ""
 msgid "perks"
 msgstr ""
 
-#: forms.py:16 templates/funding/wlfund.html:29
+#: forms.py:18 templates/funding/wlfund.html:29
 msgid "Amount"
 msgstr ""
 
-#: forms.py:18
+#: forms.py:20
 msgid "Name"
 msgstr ""
 
-#: forms.py:18
+#: forms.py:20
 msgid "Optional name for public list of contributors"
 msgstr ""
 
-#: forms.py:20
+#: forms.py:22
 msgid "Contact e-mail"
 msgstr ""
 
-#: forms.py:22
+#: forms.py:24
 msgid ""
 "We'll use it to contact you about the <strong>details needed for your perks</"
 "strong>,<br/>and to send you updates about your payment and the fundraiser "
 "status (which you can always turn off).<br/>Your e-mail won't be publicised."
 msgstr ""
 
-#: forms.py:37
+#: forms.py:39
 #, python-format
 msgid "The minimum amount is %(amount)s PLN."
 msgstr ""
 
-#: forms.py:43
+#: forms.py:45
 msgid "This offer is out of date."
 msgstr ""
 
@@ -451,23 +451,23 @@ msgstr ""
 msgid "Support the publication"
 msgstr ""
 
-#: templates/funding/offer_detail.html:50
+#: templates/funding/offer_detail.html:63
 msgid "Donate!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:59 templates/funding/thanks.html:35
+#: templates/funding/offer_detail.html:72 templates/funding/thanks.html:35
 msgid "Tell your friends!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:60
+#: templates/funding/offer_detail.html:73
 msgid "Support Wolne Lektury!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:63
+#: templates/funding/offer_detail.html:76
 msgid "See all fundraisers."
 msgstr ""
 
-#: templates/funding/offer_detail.html:66
+#: templates/funding/offer_detail.html:79
 msgid "Supporters"
 msgstr ""
 
index dfa6638..e30df97 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -35,35 +35,35 @@ msgstr ""
 msgid "perks"
 msgstr ""
 
-#: forms.py:16 templates/funding/wlfund.html:29
+#: forms.py:18 templates/funding/wlfund.html:29
 msgid "Amount"
 msgstr ""
 
-#: forms.py:18
+#: forms.py:20
 msgid "Name"
 msgstr ""
 
-#: forms.py:18
+#: forms.py:20
 msgid "Optional name for public list of contributors"
 msgstr ""
 
-#: forms.py:20
+#: forms.py:22
 msgid "Contact e-mail"
 msgstr ""
 
-#: forms.py:22
+#: forms.py:24
 msgid ""
 "We'll use it to contact you about the <strong>details needed for your perks</"
 "strong>,<br/>and to send you updates about your payment and the fundraiser "
 "status (which you can always turn off).<br/>Your e-mail won't be publicised."
 msgstr ""
 
-#: forms.py:37
+#: forms.py:39
 #, python-format
 msgid "The minimum amount is %(amount)s PLN."
 msgstr ""
 
-#: forms.py:43
+#: forms.py:45
 msgid "This offer is out of date."
 msgstr ""
 
@@ -451,23 +451,23 @@ msgstr ""
 msgid "Support the publication"
 msgstr ""
 
-#: templates/funding/offer_detail.html:50
+#: templates/funding/offer_detail.html:63
 msgid "Donate!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:59 templates/funding/thanks.html:35
+#: templates/funding/offer_detail.html:72 templates/funding/thanks.html:35
 msgid "Tell your friends!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:60
+#: templates/funding/offer_detail.html:73
 msgid "Support Wolne Lektury!"
 msgstr ""
 
-#: templates/funding/offer_detail.html:63
+#: templates/funding/offer_detail.html:76
 msgid "See all fundraisers."
 msgstr ""
 
-#: templates/funding/offer_detail.html:66
+#: templates/funding/offer_detail.html:79
 msgid "Supporters"
 msgstr ""
 
index d1b73ea..d0d7044 100644 (file)
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: \n"
 "Last-Translator: Kamil <kjaklukowski@gmail.com>\n"
 "Language-Team: de <yourteam@example.com>\n"
index 002f70c..673e2c8 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 41742ce..beec5dd 100644 (file)
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: \n"
 "Last-Translator: KG <kamila.gawron87@gmail.com>\n"
 "Language-Team: es <yourteam@example.com>\n"
index be1f03b..da28b76 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index b8d2b60..86e9106 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 5d2915b..9f89cde 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 465f6c7..6885448 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-01-27 16:38+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 49f30f2..662be31 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index f4109c9..1f9e9d6 100644 (file)
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: \n"
 "Last-Translator: Natalia Kertyczak <natalczyk@o2.pl>\n"
 "Language-Team: uk <yourteam@example.com>\n"
index df8eca7..f7ab0c7 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index e9e6292..3508952 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index df8eca7..f7ab0c7 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 7a5b4e9..e7775a2 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index df8eca7..f7ab0c7 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 2398d33..5138482 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 5ad03dc..e3e576e 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-01-27 16:38+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 0f1b917..3aabc89 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 0f1b917..3aabc89 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 5891b17..959bf2b 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 18fee63..dec182f 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 5891b17..959bf2b 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 77ba59c..b1582c5 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 5891b17..959bf2b 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index c88ef46..42fcc16 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 0d8baf5..2ed0c6c 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 187468e..4c04096 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 187468e..4c04096 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index bcb7897..21ab434 100644 (file)
@@ -15,7 +15,9 @@ class SubscriptionAdmin(admin.ModelAdmin):
         return my_urls + urls
 
     def extract_subscribers(self, request):
-        return HttpResponse(',\n'.join(Subscription.objects.values_list('email', flat=True)), content_type='text/plain')
+        active_subscriptions = Subscription.objects.filter(active=True)
+        return HttpResponse(',\n'.join(active_subscriptions.values_list('email', flat=True)),
+                            content_type='text/plain')
 
 
 admin.site.register(Subscription, SubscriptionAdmin)
index d9f931b..5eb71e8 100644 (file)
@@ -2,15 +2,23 @@
 from django.core.exceptions import ValidationError
 from django.core.validators import validate_email
 from django.forms import Form, BooleanField
-from django.utils.translation import ugettext_lazy as _
+from django.forms.fields import EmailField
+from django.template.loader import render_to_string
+from django.utils.translation import ugettext_lazy as _, ugettext
 
 from newsletter.models import Subscription
+from wolnelektury.utils import send_noreply_mail
 
 
 class NewsletterForm(Form):
     email_field = 'email'
     agree_newsletter = BooleanField(
-        required=False, initial=True, label=_(u'I want to receive Wolne Lektury\'s newsletter.'))
+        required=False, initial=True, label=_(u'I want to receive Wolne Lektury\'s newsletter.'), help_text='''\
+Oświadczam, że wyrażam zgodę na przetwarzanie moich danych osobowych zawartych \
+w niniejszym formularzu zgłoszeniowym przez Fundację Nowoczesna Polska (administratora danych) z siedzibą \
+w Warszawie (00-514) przy ul. Marszałkowskiej 84/92 lok. 125 w celu otrzymywania newslettera Wolnych Lektur. \
+Jednocześnie oświadczam, że zostałam/em poinformowana/y o tym, że mam prawo wglądu w treść swoich danych i \
+możliwość ich poprawiania oraz że ich podanie jest dobrowolne, ale niezbędne do dokonania zgłoszenia.''')
 
     def save(self):
         try:
@@ -26,8 +34,39 @@ class NewsletterForm(Form):
         except ValidationError:
             pass
         else:
-            subscription, created = Subscription.objects.get_or_create(email=email)
-            if not created and not subscription.active:
-                subscription.active = True
-                subscription.save()
-            # Send some test email?
+            subscription, created = Subscription.objects.get_or_create(email=email, defaults={'active': False})
+            send_noreply_mail(
+                ugettext(u'Confirm your subscription to Wolne Lektury newsletter'),
+                render_to_string('newsletter/subscribe_email.html', {'subscription': subscription}), [email])
+
+
+class SubscribeForm(NewsletterForm):
+    email = EmailField(label=_('email address'))
+
+    def __init__(self, *args, **kwargs):
+        super(SubscribeForm, self).__init__(*args, **kwargs)
+        self.fields['agree_newsletter'].required = True
+
+
+class UnsubscribeForm(Form):
+    email = EmailField(label=_('email address'))
+
+    def clean(self):
+        email = self.cleaned_data.get('email')
+        try:
+            subscription = Subscription.objects.get(email=email)
+        except Subscription.DoesNotExist:
+            raise ValidationError(ugettext(u'Email address not found.'))
+        self.cleaned_data['subscription'] = subscription
+
+    def save(self):
+        subscription = self.cleaned_data['subscription']
+        subscription.active = False
+        subscription.save()
+
+        context = {'subscription': subscription}
+        # refactor to send_noreply_mail
+        send_noreply_mail(
+            ugettext(u'Unsubscribe from Wolne Lektury\'s newsletter.'),
+            render_to_string('newsletter/unsubscribe_email.html', context),
+            [subscription.email], fail_silently=True)
diff --git a/src/newsletter/locale/de/LC_MESSAGES/django.po b/src/newsletter/locale/de/LC_MESSAGES/django.po
new file mode 100644 (file)
index 0000000..ef995ef
--- /dev/null
@@ -0,0 +1,91 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\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"
+
+#: forms.py:16
+msgid "I want to receive Wolne Lektury's newsletter."
+msgstr ""
+
+#: forms.py:39
+msgid "Confirm your subscription to Wolne Lektury newsletter"
+msgstr ""
+
+#: forms.py:44 forms.py:52 models.py:10
+msgid "email address"
+msgstr ""
+
+#: forms.py:59
+msgid "Email address not found."
+msgstr ""
+
+#: forms.py:70
+msgid "Unsubscribe from Wolne Lektury's newsletter."
+msgstr ""
+
+#: models.py:11
+msgid "active"
+msgstr ""
+
+#: models.py:16
+msgid "subscription"
+msgstr ""
+
+#: models.py:17
+msgid "subscriptions"
+msgstr ""
+
+#: templates/admin/newsletter/subscription/change_list.html:9
+msgid "Extract"
+msgstr ""
+
+#: templates/newsletter/confirm_subscription.html:6
+msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!"
+msgstr ""
+
+#: templates/newsletter/subscribe_form.html:15 views.py:21
+msgid "Subscribe"
+msgstr ""
+
+#: templates/newsletter/subscribed.html:7
+msgid ""
+"You have requested subscription to Wolne Lektury newsletter. You'll receive "
+"a confirmation link by email."
+msgstr ""
+
+#: templates/newsletter/unsubscribe_form.html:13 views.py:56
+msgid "Unsubscribe"
+msgstr ""
+
+#: templates/newsletter/unsubscribed.html:6
+msgid ""
+"You have unsubscribed from Wolne Lektury newsletter. You'll receive a "
+"confirmation by email."
+msgstr ""
+
+#: views.py:28
+msgid "Confirmation link sent"
+msgstr ""
+
+#: views.py:43
+msgid "Subscription confirmed"
+msgstr ""
+
+#: views.py:63
+msgid "Unsubscribed"
+msgstr ""
diff --git a/src/newsletter/locale/en/LC_MESSAGES/django.po b/src/newsletter/locale/en/LC_MESSAGES/django.po
new file mode 100644 (file)
index 0000000..4dfaf3b
--- /dev/null
@@ -0,0 +1,90 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: forms.py:16
+msgid "I want to receive Wolne Lektury's newsletter."
+msgstr ""
+
+#: forms.py:39
+msgid "Confirm your subscription to Wolne Lektury newsletter"
+msgstr ""
+
+#: forms.py:44 forms.py:52 models.py:10
+msgid "email address"
+msgstr ""
+
+#: forms.py:59
+msgid "Email address not found."
+msgstr ""
+
+#: forms.py:70
+msgid "Unsubscribe from Wolne Lektury's newsletter."
+msgstr ""
+
+#: models.py:11
+msgid "active"
+msgstr ""
+
+#: models.py:16
+msgid "subscription"
+msgstr ""
+
+#: models.py:17
+msgid "subscriptions"
+msgstr ""
+
+#: templates/admin/newsletter/subscription/change_list.html:9
+msgid "Extract"
+msgstr ""
+
+#: templates/newsletter/confirm_subscription.html:6
+msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!"
+msgstr ""
+
+#: templates/newsletter/subscribe_form.html:15 views.py:21
+msgid "Subscribe"
+msgstr ""
+
+#: templates/newsletter/subscribed.html:7
+msgid ""
+"You have requested subscription to Wolne Lektury newsletter. You'll receive "
+"a confirmation link by email."
+msgstr ""
+
+#: templates/newsletter/unsubscribe_form.html:13 views.py:56
+msgid "Unsubscribe"
+msgstr ""
+
+#: templates/newsletter/unsubscribed.html:6
+msgid ""
+"You have unsubscribed from Wolne Lektury newsletter. You'll receive a "
+"confirmation by email."
+msgstr ""
+
+#: views.py:28
+msgid "Confirmation link sent"
+msgstr ""
+
+#: views.py:43
+msgid "Subscription confirmed"
+msgstr ""
+
+#: views.py:63
+msgid "Unsubscribed"
+msgstr ""
diff --git a/src/newsletter/locale/es/LC_MESSAGES/django.po b/src/newsletter/locale/es/LC_MESSAGES/django.po
new file mode 100644 (file)
index 0000000..ef995ef
--- /dev/null
@@ -0,0 +1,91 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\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"
+
+#: forms.py:16
+msgid "I want to receive Wolne Lektury's newsletter."
+msgstr ""
+
+#: forms.py:39
+msgid "Confirm your subscription to Wolne Lektury newsletter"
+msgstr ""
+
+#: forms.py:44 forms.py:52 models.py:10
+msgid "email address"
+msgstr ""
+
+#: forms.py:59
+msgid "Email address not found."
+msgstr ""
+
+#: forms.py:70
+msgid "Unsubscribe from Wolne Lektury's newsletter."
+msgstr ""
+
+#: models.py:11
+msgid "active"
+msgstr ""
+
+#: models.py:16
+msgid "subscription"
+msgstr ""
+
+#: models.py:17
+msgid "subscriptions"
+msgstr ""
+
+#: templates/admin/newsletter/subscription/change_list.html:9
+msgid "Extract"
+msgstr ""
+
+#: templates/newsletter/confirm_subscription.html:6
+msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!"
+msgstr ""
+
+#: templates/newsletter/subscribe_form.html:15 views.py:21
+msgid "Subscribe"
+msgstr ""
+
+#: templates/newsletter/subscribed.html:7
+msgid ""
+"You have requested subscription to Wolne Lektury newsletter. You'll receive "
+"a confirmation link by email."
+msgstr ""
+
+#: templates/newsletter/unsubscribe_form.html:13 views.py:56
+msgid "Unsubscribe"
+msgstr ""
+
+#: templates/newsletter/unsubscribed.html:6
+msgid ""
+"You have unsubscribed from Wolne Lektury newsletter. You'll receive a "
+"confirmation by email."
+msgstr ""
+
+#: views.py:28
+msgid "Confirmation link sent"
+msgstr ""
+
+#: views.py:43
+msgid "Subscription confirmed"
+msgstr ""
+
+#: views.py:63
+msgid "Unsubscribed"
+msgstr ""
diff --git a/src/newsletter/locale/fr/LC_MESSAGES/django.po b/src/newsletter/locale/fr/LC_MESSAGES/django.po
new file mode 100644 (file)
index 0000000..f0c730d
--- /dev/null
@@ -0,0 +1,91 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\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"
+
+#: forms.py:16
+msgid "I want to receive Wolne Lektury's newsletter."
+msgstr ""
+
+#: forms.py:39
+msgid "Confirm your subscription to Wolne Lektury newsletter"
+msgstr ""
+
+#: forms.py:44 forms.py:52 models.py:10
+msgid "email address"
+msgstr ""
+
+#: forms.py:59
+msgid "Email address not found."
+msgstr ""
+
+#: forms.py:70
+msgid "Unsubscribe from Wolne Lektury's newsletter."
+msgstr ""
+
+#: models.py:11
+msgid "active"
+msgstr ""
+
+#: models.py:16
+msgid "subscription"
+msgstr ""
+
+#: models.py:17
+msgid "subscriptions"
+msgstr ""
+
+#: templates/admin/newsletter/subscription/change_list.html:9
+msgid "Extract"
+msgstr ""
+
+#: templates/newsletter/confirm_subscription.html:6
+msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!"
+msgstr ""
+
+#: templates/newsletter/subscribe_form.html:15 views.py:21
+msgid "Subscribe"
+msgstr ""
+
+#: templates/newsletter/subscribed.html:7
+msgid ""
+"You have requested subscription to Wolne Lektury newsletter. You'll receive "
+"a confirmation link by email."
+msgstr ""
+
+#: templates/newsletter/unsubscribe_form.html:13 views.py:56
+msgid "Unsubscribe"
+msgstr ""
+
+#: templates/newsletter/unsubscribed.html:6
+msgid ""
+"You have unsubscribed from Wolne Lektury newsletter. You'll receive a "
+"confirmation by email."
+msgstr ""
+
+#: views.py:28
+msgid "Confirmation link sent"
+msgstr ""
+
+#: views.py:43
+msgid "Subscription confirmed"
+msgstr ""
+
+#: views.py:63
+msgid "Unsubscribed"
+msgstr ""
diff --git a/src/newsletter/locale/it/LC_MESSAGES/django.po b/src/newsletter/locale/it/LC_MESSAGES/django.po
new file mode 100644 (file)
index 0000000..ef995ef
--- /dev/null
@@ -0,0 +1,91 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\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"
+
+#: forms.py:16
+msgid "I want to receive Wolne Lektury's newsletter."
+msgstr ""
+
+#: forms.py:39
+msgid "Confirm your subscription to Wolne Lektury newsletter"
+msgstr ""
+
+#: forms.py:44 forms.py:52 models.py:10
+msgid "email address"
+msgstr ""
+
+#: forms.py:59
+msgid "Email address not found."
+msgstr ""
+
+#: forms.py:70
+msgid "Unsubscribe from Wolne Lektury's newsletter."
+msgstr ""
+
+#: models.py:11
+msgid "active"
+msgstr ""
+
+#: models.py:16
+msgid "subscription"
+msgstr ""
+
+#: models.py:17
+msgid "subscriptions"
+msgstr ""
+
+#: templates/admin/newsletter/subscription/change_list.html:9
+msgid "Extract"
+msgstr ""
+
+#: templates/newsletter/confirm_subscription.html:6
+msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!"
+msgstr ""
+
+#: templates/newsletter/subscribe_form.html:15 views.py:21
+msgid "Subscribe"
+msgstr ""
+
+#: templates/newsletter/subscribed.html:7
+msgid ""
+"You have requested subscription to Wolne Lektury newsletter. You'll receive "
+"a confirmation link by email."
+msgstr ""
+
+#: templates/newsletter/unsubscribe_form.html:13 views.py:56
+msgid "Unsubscribe"
+msgstr ""
+
+#: templates/newsletter/unsubscribed.html:6
+msgid ""
+"You have unsubscribed from Wolne Lektury newsletter. You'll receive a "
+"confirmation by email."
+msgstr ""
+
+#: views.py:28
+msgid "Confirmation link sent"
+msgstr ""
+
+#: views.py:43
+msgid "Subscription confirmed"
+msgstr ""
+
+#: views.py:63
+msgid "Unsubscribed"
+msgstr ""
diff --git a/src/newsletter/locale/lt/LC_MESSAGES/django.po b/src/newsletter/locale/lt/LC_MESSAGES/django.po
new file mode 100644 (file)
index 0000000..9b8fc2f
--- /dev/null
@@ -0,0 +1,92 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
+"%100<10 || n%100>=20) ? 1 : 2);\n"
+
+#: forms.py:16
+msgid "I want to receive Wolne Lektury's newsletter."
+msgstr ""
+
+#: forms.py:39
+msgid "Confirm your subscription to Wolne Lektury newsletter"
+msgstr ""
+
+#: forms.py:44 forms.py:52 models.py:10
+msgid "email address"
+msgstr ""
+
+#: forms.py:59
+msgid "Email address not found."
+msgstr ""
+
+#: forms.py:70
+msgid "Unsubscribe from Wolne Lektury's newsletter."
+msgstr ""
+
+#: models.py:11
+msgid "active"
+msgstr ""
+
+#: models.py:16
+msgid "subscription"
+msgstr ""
+
+#: models.py:17
+msgid "subscriptions"
+msgstr ""
+
+#: templates/admin/newsletter/subscription/change_list.html:9
+msgid "Extract"
+msgstr ""
+
+#: templates/newsletter/confirm_subscription.html:6
+msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!"
+msgstr ""
+
+#: templates/newsletter/subscribe_form.html:15 views.py:21
+msgid "Subscribe"
+msgstr ""
+
+#: templates/newsletter/subscribed.html:7
+msgid ""
+"You have requested subscription to Wolne Lektury newsletter. You'll receive "
+"a confirmation link by email."
+msgstr ""
+
+#: templates/newsletter/unsubscribe_form.html:13 views.py:56
+msgid "Unsubscribe"
+msgstr ""
+
+#: templates/newsletter/unsubscribed.html:6
+msgid ""
+"You have unsubscribed from Wolne Lektury newsletter. You'll receive a "
+"confirmation by email."
+msgstr ""
+
+#: views.py:28
+msgid "Confirmation link sent"
+msgstr ""
+
+#: views.py:43
+msgid "Subscription confirmed"
+msgstr ""
+
+#: views.py:63
+msgid "Unsubscribed"
+msgstr ""
index 550b089..6d13454 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-07-18 15:48+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Jan Szejko <jan.szejko@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,14 +18,78 @@ msgstr ""
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
 
-#: forms.py:11
+#: forms.py:16
 msgid "I want to receive Wolne Lektury's newsletter."
 msgstr "Chcę otrzymywać newsletter Wolnych Lektur"
 
-#: models.py:7
+#: forms.py:39
+msgid "Confirm your subscription to Wolne Lektury newsletter"
+msgstr "Potwierdź subskrypcję newslettera Wolnych Lektur"
+
+#: forms.py:44 forms.py:52 models.py:10
 msgid "email address"
 msgstr "adres email"
 
-#: views.py:8
+#: forms.py:59
+msgid "Email address not found."
+msgstr "Nie znaleziono adresu email."
+
+#: forms.py:70
+msgid "Unsubscribe from Wolne Lektury's newsletter."
+msgstr "Wypisuję się z newslettera Wolnych Lektur"
+
+#: models.py:11
+msgid "active"
+msgstr "aktywna"
+
+#: models.py:16
+msgid "subscription"
+msgstr "subskrypcja"
+
+#: models.py:17
+msgid "subscriptions"
+msgstr "subskrypcje"
+
+#: templates/admin/newsletter/subscription/change_list.html:9
+msgid "Extract"
+msgstr "Ekstrakt"
+
+#: templates/newsletter/confirm_subscription.html:6
+msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!"
+msgstr "Potwierdzono subskrypcję newslettera Wolnych Lektur. Dziękujemy!"
+
+#: templates/newsletter/subscribe_form.html:15 views.py:21
+msgid "Subscribe"
+msgstr "Zapisz się"
+
+#: templates/newsletter/subscribed.html:7
+msgid ""
+"You have requested subscription to Wolne Lektury newsletter. You'll receive "
+"a confirmation link by email."
+msgstr ""
+"Przyjęto zgłoszenie do subskrypcji newslettera Wolnych Lektur. Otrzymasz "
+"wiadomość z linkiem potwierdzającym na adres email."
+
+#: templates/newsletter/unsubscribe_form.html:13 views.py:56
 msgid "Unsubscribe"
 msgstr "Usuń subskrypcję"
+
+#: templates/newsletter/unsubscribed.html:6
+msgid ""
+"You have unsubscribed from Wolne Lektury newsletter. You'll receive a "
+"confirmation by email."
+msgstr ""
+"Wypisałaś/eś się z newslettera Wolnych Lektur. Otrzymasz potwierdzenie na "
+"adres email."
+
+#: views.py:28
+msgid "Confirmation link sent"
+msgstr "Wysłano link potwierdzający"
+
+#: views.py:43
+msgid "Subscription confirmed"
+msgstr "Potwierdzono subskrypcję"
+
+#: views.py:63
+msgid "Unsubscribed"
+msgstr "Usunięto subskrypcję"
diff --git a/src/newsletter/locale/ru/LC_MESSAGES/django.po b/src/newsletter/locale/ru/LC_MESSAGES/django.po
new file mode 100644 (file)
index 0000000..9839ec1
--- /dev/null
@@ -0,0 +1,92 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+
+#: forms.py:16
+msgid "I want to receive Wolne Lektury's newsletter."
+msgstr ""
+
+#: forms.py:39
+msgid "Confirm your subscription to Wolne Lektury newsletter"
+msgstr ""
+
+#: forms.py:44 forms.py:52 models.py:10
+msgid "email address"
+msgstr ""
+
+#: forms.py:59
+msgid "Email address not found."
+msgstr ""
+
+#: forms.py:70
+msgid "Unsubscribe from Wolne Lektury's newsletter."
+msgstr ""
+
+#: models.py:11
+msgid "active"
+msgstr ""
+
+#: models.py:16
+msgid "subscription"
+msgstr ""
+
+#: models.py:17
+msgid "subscriptions"
+msgstr ""
+
+#: templates/admin/newsletter/subscription/change_list.html:9
+msgid "Extract"
+msgstr ""
+
+#: templates/newsletter/confirm_subscription.html:6
+msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!"
+msgstr ""
+
+#: templates/newsletter/subscribe_form.html:15 views.py:21
+msgid "Subscribe"
+msgstr ""
+
+#: templates/newsletter/subscribed.html:7
+msgid ""
+"You have requested subscription to Wolne Lektury newsletter. You'll receive "
+"a confirmation link by email."
+msgstr ""
+
+#: templates/newsletter/unsubscribe_form.html:13 views.py:56
+msgid "Unsubscribe"
+msgstr ""
+
+#: templates/newsletter/unsubscribed.html:6
+msgid ""
+"You have unsubscribed from Wolne Lektury newsletter. You'll receive a "
+"confirmation by email."
+msgstr ""
+
+#: views.py:28
+msgid "Confirmation link sent"
+msgstr ""
+
+#: views.py:43
+msgid "Subscription confirmed"
+msgstr ""
+
+#: views.py:63
+msgid "Unsubscribed"
+msgstr ""
diff --git a/src/newsletter/locale/uk/LC_MESSAGES/django.po b/src/newsletter/locale/uk/LC_MESSAGES/django.po
new file mode 100644 (file)
index 0000000..9839ec1
--- /dev/null
@@ -0,0 +1,92 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+
+#: forms.py:16
+msgid "I want to receive Wolne Lektury's newsletter."
+msgstr ""
+
+#: forms.py:39
+msgid "Confirm your subscription to Wolne Lektury newsletter"
+msgstr ""
+
+#: forms.py:44 forms.py:52 models.py:10
+msgid "email address"
+msgstr ""
+
+#: forms.py:59
+msgid "Email address not found."
+msgstr ""
+
+#: forms.py:70
+msgid "Unsubscribe from Wolne Lektury's newsletter."
+msgstr ""
+
+#: models.py:11
+msgid "active"
+msgstr ""
+
+#: models.py:16
+msgid "subscription"
+msgstr ""
+
+#: models.py:17
+msgid "subscriptions"
+msgstr ""
+
+#: templates/admin/newsletter/subscription/change_list.html:9
+msgid "Extract"
+msgstr ""
+
+#: templates/newsletter/confirm_subscription.html:6
+msgid "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!"
+msgstr ""
+
+#: templates/newsletter/subscribe_form.html:15 views.py:21
+msgid "Subscribe"
+msgstr ""
+
+#: templates/newsletter/subscribed.html:7
+msgid ""
+"You have requested subscription to Wolne Lektury newsletter. You'll receive "
+"a confirmation link by email."
+msgstr ""
+
+#: templates/newsletter/unsubscribe_form.html:13 views.py:56
+msgid "Unsubscribe"
+msgstr ""
+
+#: templates/newsletter/unsubscribed.html:6
+msgid ""
+"You have unsubscribed from Wolne Lektury newsletter. You'll receive a "
+"confirmation by email."
+msgstr ""
+
+#: views.py:28
+msgid "Confirmation link sent"
+msgstr ""
+
+#: views.py:43
+msgid "Subscription confirmed"
+msgstr ""
+
+#: views.py:63
+msgid "Unsubscribed"
+msgstr ""
index 6d100a3..65fc435 100644 (file)
@@ -1,6 +1,9 @@
 # -*- coding: utf-8 -*-
+import hashlib
+
 from django.db.models import Model, EmailField, DateTimeField, BooleanField
 from django.utils.translation import ugettext_lazy as _
+from django.conf import settings
 
 
 class Subscription(Model):
@@ -14,4 +17,7 @@ class Subscription(Model):
         verbose_name_plural = _('subscriptions')
 
     def __unicode__(self):
-        return self.email
\ No newline at end of file
+        return self.email
+
+    def hashcode(self):
+        return hashlib.sha224(self.email + settings.SECRET_KEY).hexdigest()[:30]
diff --git a/src/newsletter/templates/newsletter/confirm_subscription.html b/src/newsletter/templates/newsletter/confirm_subscription.html
new file mode 100644 (file)
index 0000000..401789e
--- /dev/null
@@ -0,0 +1,7 @@
+{% extends "base/base.html" %}
+{% load i18n %}
+
+{% block body %}
+  <h1>{{ page_title }}</h1>
+  <p>{% trans "Your subscription to Wolne Lektury newsletter is confirmed. Thank you!" %}</p>
+{% endblock %}
\ No newline at end of file
diff --git a/src/newsletter/templates/newsletter/subscribe_email.html b/src/newsletter/templates/newsletter/subscribe_email.html
new file mode 100644 (file)
index 0000000..2670a48
--- /dev/null
@@ -0,0 +1,14 @@
+Dziękujemy za zapisanie się na newsletter Wolnych Lektur!
+
+W celu dokończenia rejestracji kliknij w poniższy link:
+
+https://wolnelektury.pl{% url 'confirm_subscription' subscription_id=subscription.id hashcode=subscription.hashcode %}
+
+lub skopiuj go do swojej przeglądarki.
+
+Dopóki tego nie zrobisz, nie będziesz otrzymywał od nas newsletterów.
+
+Jeżeli jednak otrzymałaś/eś tę wiadomość przez przypadek i nie chcesz otrzymywać newslettera Wolnych Lektur, zignoruj ją.
+
+Pozdrawiamy,
+zespół Wolnych Lektur
\ No newline at end of file
diff --git a/src/newsletter/templates/newsletter/subscribe_form.html b/src/newsletter/templates/newsletter/subscribe_form.html
new file mode 100644 (file)
index 0000000..67a39ce
--- /dev/null
@@ -0,0 +1,18 @@
+{% extends "base/base.html" %}
+{% load i18n %}
+{% load ssify %}
+{% load honeypot %}
+{% load ajaxable_tags %}
+
+{% block body %}
+  <h1>{{ page_title }}</h1>
+  <form id="subscribe-form" action="" method="post" accept-charset="utf-8" class="cuteform">
+    {% ssi_csrf_token %}
+    {% render_honeypot_field %}
+    <ol>
+      <li>{{ form.email|pretty_field }}</li>
+      <li>{{ form.agree_newsletter|pretty_checkbox }}</li>
+      <li><input type="submit" value="{% trans "Subscribe" %}"/></li>
+    </ol>
+  </form>
+{% endblock %}
\ No newline at end of file
diff --git a/src/newsletter/templates/newsletter/subscribed.html b/src/newsletter/templates/newsletter/subscribed.html
new file mode 100644 (file)
index 0000000..a703092
--- /dev/null
@@ -0,0 +1,9 @@
+{% extends "base/base.html" %}
+{% load i18n %}
+
+{% block body %}
+  <h1>{{ page_title }}</h1>
+  <p>
+    {% trans "You have requested subscription to Wolne Lektury newsletter. You'll receive a confirmation link by email." %}
+  </p>
+{% endblock %}
\ No newline at end of file
diff --git a/src/newsletter/templates/newsletter/unsubscribe_email.html b/src/newsletter/templates/newsletter/unsubscribe_email.html
new file mode 100644 (file)
index 0000000..fe26a1a
--- /dev/null
@@ -0,0 +1,6 @@
+Dziękujemy za dotychczasowe korzystanie z newslettera Wolnych Lektur.
+Jeśli w przyszłości zdecydujesz ponownie się na niego zapisać, wypełnij formularz
+https://wolnelektury.pl{% url "subscribe" %}, a będziemy Cię na bieżąco informować o naszych działaniach.
+
+Pozdrawiamy,
+zespół Wolnych Lektur
\ No newline at end of file
diff --git a/src/newsletter/templates/newsletter/unsubscribe_form.html b/src/newsletter/templates/newsletter/unsubscribe_form.html
new file mode 100644 (file)
index 0000000..3372d2f
--- /dev/null
@@ -0,0 +1,16 @@
+{% extends "base/base.html" %}
+{% load i18n %}
+{% load ssify %}
+{% load honeypot %}
+
+{% block body %}
+  <h1>{{ page_title }}</h1>
+  <form id="unsubscribe-form" action="" method="post" accept-charset="utf-8" class="cuteform">
+    {% ssi_csrf_token %}
+    {% render_honeypot_field %}
+    <ol>
+      {{ form.as_ul }}
+      <li><input type="submit" value="{% trans "Unsubscribe" %}"/></li>
+    </ol>
+  </form>
+{% endblock %}
\ No newline at end of file
diff --git a/src/newsletter/templates/newsletter/unsubscribed.html b/src/newsletter/templates/newsletter/unsubscribed.html
new file mode 100644 (file)
index 0000000..f96c613
--- /dev/null
@@ -0,0 +1,7 @@
+{% extends "base/base.html" %}
+{% load i18n %}
+
+{% block body %}
+  <h1>{{ page_title }}</h1>
+  <p>{% trans "You have unsubscribed from Wolne Lektury newsletter. You'll receive a confirmation by email." %}</p>
+{% endblock %}
\ No newline at end of file
index 566f777..a34d98c 100644 (file)
@@ -3,5 +3,10 @@ from django.conf.urls import url
 from . import views
 
 urlpatterns = [
-    url(r'^wypisz-sie/$', views.unsubscribe, name='unsubscribe'),
+    url(r'^zapisz-sie/$', views.subscribe_form, name='subscribe'),
+    url(r'^zapis/$', views.subscribed, name='subscribed'),
+    url(r'^potwierdzenie/(?P<subscription_id>[0-9]+)/(?P<hashcode>[0-9a-f]+)/$',
+        views.confirm_subscription, name='confirm_subscription'),
+    url(r'^wypisz-sie/$', views.unsubscribe_form, name='unsubscribe'),
+    url(r'^wypisano/$', views.unsubscribed, name='unsubscribed'),
 ]
index 847530e..fd932d5 100644 (file)
@@ -1,9 +1,64 @@
 # -*- coding: utf-8 -*-
-from django.shortcuts import render
+from django.core.urlresolvers import reverse
+from django.http import Http404
+from django.http.response import HttpResponseRedirect
+from django.shortcuts import render, get_object_or_404
 from django.utils.translation import ugettext_lazy as _
 
+from newsletter.forms import UnsubscribeForm, SubscribeForm
+from newsletter.models import Subscription
 
-def unsubscribe(request):
-    return render(request, 'newsletter/unsubscribe.html', {
+
+def subscribe_form(request):
+    if request.POST:
+        form = SubscribeForm(request.POST)
+        if form.is_valid():
+            form.save()
+            return HttpResponseRedirect(reverse('subscribed'))
+    else:
+        form = SubscribeForm()
+    return render(request, 'newsletter/subscribe_form.html', {
+        'page_title': _(u'Subscribe'),
+        'form': form,
+    })
+
+
+def subscribed(request):
+    return render(request, 'newsletter/subscribed.html', {
+        'page_title': _(u'Confirmation link sent'),
+    })
+
+
+def check_subscription(subscription, hashcode):
+    if hashcode != subscription.hashcode():
+        raise Http404
+
+
+def confirm_subscription(request, subscription_id, hashcode):
+    subscription = get_object_or_404(Subscription, id=subscription_id)
+    check_subscription(subscription, hashcode)
+    subscription.active = True
+    subscription.save()
+    return render(request, 'newsletter/confirm_subscription.html', {
+        'page_title': _(u'Subscription confirmed')
+    })
+
+
+def unsubscribe_form(request):
+    if request.POST:
+        form = UnsubscribeForm(request.POST)
+        if form.is_valid():
+            form.save()
+            return HttpResponseRedirect(reverse('unsubscribed'))
+    else:
+        form = UnsubscribeForm()
+    return render(request, 'newsletter/unsubscribe_form.html', {
         'page_title': _(u'Unsubscribe'),
-    })
\ No newline at end of file
+        'form': form,
+    })
+
+
+def unsubscribed(request):
+    return render(request, 'newsletter/unsubscribed.html', {
+        'page_title': _(u'Unsubscribed'),
+    })
index 0792b5c..0555620 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-13 12:19+0100\n"
 "Last-Translator: xxx <xxx>\n"
 "Language-Team: \n"
index 5843580..b7adf6a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-04 20:05+0100\n"
 "Last-Translator: xxx <xxx>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index d361126..3019d61 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-02-28 12:01+0100\n"
 "Last-Translator: Aneta <afroneta@wp.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index a061c41..dd180c0 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-02-23 17:28+0100\n"
 "Last-Translator: Ela Janota <amarillis5@wp.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index a9b8506..aab07f4 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-02-18 13:41+0100\n"
 "Last-Translator: xxx\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 5e0cb36..7ff33c5 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-01 16:13+0100\n"
 "Last-Translator: Aneta\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 3ad81ef..5ce8923 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2010-05-19 16:20\n"
 "Last-Translator: <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index b8e9b6f..8dbccde 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-04 22:11+0100\n"
 "Last-Translator: xxx <xxx>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index aea9881..9e77a62 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-02-29 23:08+0100\n"
 "Last-Translator: Anna Vasiutynska <was_ania@op.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index e3e1557..3d5a83e 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-04-15 13:43+0100\n"
 "Last-Translator: Kamil <kjaklukowski@gmail.com>\n"
 "Language-Team: \n"
index 32755eb..b1f6b93 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-04 20:05+0100\n"
 "Last-Translator: xxx <xxx>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index d73dcb6..b00b79a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-05-17 22:05+0100\n"
 "Last-Translator: KG <kamila.gawron87@gmail.com>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index c3b4e32..99b695b 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-02-22 20:58+0100\n"
 "Last-Translator: Ela Janota <amarillis5@wp.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 9fbc25e..7afb27e 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-02-21 17:06+0100\n"
 "Last-Translator: xxx\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 5507ca7..8ad5ad4 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-04-03 18:01+0100\n"
 "Last-Translator: Karolina Zuber <suomija@o2.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 21da772..4926cf8 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2013-06-11 15:47+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 5cc2f12..9e49ad4 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-04 22:11+0100\n"
 "Last-Translator: xxx <xxx>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 89493bf..224bed8 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-05-28 14:18+0100\n"
 "Last-Translator: Natalia Kertyczak <natalczyk@o2.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 14822bb..2fc1fee 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 29e892e..0491c18 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 14822bb..2fc1fee 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 81e8bdc..5a83772 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 14822bb..2fc1fee 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 3ec0233..3521191 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index c960a5a..c509b1a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2014-10-24 11:48+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index e28a0f7..7eb7e78 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index e28a0f7..7eb7e78 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 632c6e0..144d94e 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 341b2bd..681e1cf 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 632c6e0..144d94e 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 84bf2b3..bc849ab 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 632c6e0..144d94e 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 59a282c..49989a5 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 171f347..5f8e697 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index c01d457..7bb4877 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index c01d457..7bb4877 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 3b7bd25..64159ae 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 619e459..5a96bf4 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 3b7bd25..64159ae 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 163d61c..913cbe9 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 3b7bd25..64159ae 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index f7500bf..4bf4781 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 91b6fb2..3a39e82 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-01-27 16:40+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 72f5bdf..19baecc 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 72f5bdf..19baecc 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 22e3761..30b8b44 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-09 11:35+0100\n"
 "Last-Translator: xxx <xxx>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 0205619..151aedb 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-10 13:31+0100\n"
 "Last-Translator: Kamil <kjaklukowski@gmail.com>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 6b85bfb..5228b47 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-05-17 23:20+0100\n"
 "Last-Translator: KG <kamila.gawron87@gmail.com>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index abd6b6c..951ff95 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-04 20:25+0100\n"
 "Last-Translator: xxx <xxx>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index f4d3858..b9dac2c 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index e66ceb0..f8e12dc 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-02 18:24+0100\n"
 "Last-Translator: Karolina Zuber <suomija@o2.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index c53576e..7913af5 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-01-27 16:41+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index f6ab195..d497ae4 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-04 22:11+0100\n"
 "Last-Translator: xxx <xxx>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index c295ae3..fe774fe 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-04-10 22:12+0100\n"
 "Last-Translator: Natalia Kertyczak <natalczyk@o2.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index a0f3ec9..c53ff89 100755 (executable)
@@ -11,7 +11,7 @@ from social.models import Cite
 class CiteAdmin(admin.ModelAdmin):
     list_display = ['nonempty_text', 'sticky', 'vip', 'small', 'has_image']
     fieldsets = (
-        (None, {'fields': ('book', 'text', 'small', 'vip', 'link', 'sticky')}),
+        (None, {'fields': ('book', 'text', 'small', 'vip', 'link', 'sticky', 'banner')}),
         (
             _('Background'),
             {'fields': (
index edd4d1f..9aa3a89 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 8dfb9da..90e6a2d 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index edd4d1f..9aa3a89 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 46ca95a..1477f22 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index edd4d1f..9aa3a89 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 14bfffa..d5a2699 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index d42fd59..bbb49ad 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2014-01-24 10:06+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 7fd1907..df97922 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 7fd1907..df97922 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/src/social/migrations/0003_cite_banner.py b/src/social/migrations/0003_cite_banner.py
new file mode 100644 (file)
index 0000000..0aaea6d
--- /dev/null
@@ -0,0 +1,19 @@
+# -*- coding: utf-8 -*-
+from __future__ import unicode_literals
+
+from django.db import migrations, models
+
+
+class Migration(migrations.Migration):
+
+    dependencies = [
+        ('social', '0002_auto_20151221_1225'),
+    ]
+
+    operations = [
+        migrations.AddField(
+            model_name='cite',
+            name='banner',
+            field=models.BooleanField(default=False, help_text='Adjust size to image, ignore the text', verbose_name='banner'),
+        ),
+    ]
index 12ad613..8065305 100644 (file)
@@ -18,6 +18,7 @@ class Cite(models.Model):
     link = models.URLField(_('link'))
     sticky = models.BooleanField(_('sticky'), default=False, db_index=True,
                                  help_text=_('Sticky cites will take precedense.'))
+    banner = models.BooleanField(_('banner'), default=False, help_text=_('Adjust size to image, ignore the text'))
 
     image = models.ImageField(
         _('image'), upload_to='social/cite', null=True, blank=True,
index 546e070..8c0bdde 100755 (executable)
@@ -2,19 +2,23 @@
   {% load i18n %}
 
   {% if main %}
-    <section id="big-cite"{% if cite.image %} style="background-image: url('{{ cite.image.url }}'); background-position: 50% {{ cite.image_shift|default_if_none:50 }}%;"{% endif %} >
+    <section id="big-cite"{% if cite.image and not cite.banner %} style="background-image: url('{{ cite.image.url }}'); background-position: 50% {{ cite.image_shift|default_if_none:50 }}%;"{% endif %} {% if cite.banner %}class="banner"{% endif %}>
   {% endif %}
 
   {% if cite %}
-    <a href="{{ cite.link }}" class="cite{% if cite.small %} cite-small{% endif %}">
-      {% if cite.vip %}
-        <p class='vip mono'><span>{{ cite.vip }} {% trans "recommends" %}:</span></p>
-      {% endif %}
-      <blockquote class="cite-body">
-        <span>{{ cite.text|linebreaksbr|safe }}</span>
-      </blockquote>
-      {% if cite.book %}
-        <p class="source mono"><span>{{ cite.book.pretty_title }}</span></p>
+    <a href="{{ cite.link }}" {% if not cite.banner %}class="cite{% if cite.small %} cite-small{% endif %}{% endif %}">
+      {% if cite.banner %}
+        <img src="{{ cite.image.url }}" width="100%"/>
+      {% else %}
+        {% if cite.vip %}
+          <p class='vip mono'><span>{{ cite.vip }} {% trans "recommends" %}:</span></p>
+        {% endif %}
+        <blockquote class="cite-body">
+          <span>{{ cite.text|linebreaksbr|safe }}</span>
+        </blockquote>
+        {% if cite.book %}
+          <p class="source mono"><span>{{ cite.book.pretty_title }}</span></p>
+        {% endif %}
       {% endif %}
     </a>
   {% endif %}
index 6bc7cfd..204f38a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2010-06-23 11:48+0100\n"
 "Last-Translator: Iwona Fiałkowska <ifialkowska@gmail.com>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 78aada9..9e7c0d5 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-04 20:05+0100\n"
 "Last-Translator: xxx <xxx>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 9453b7d..bd8f660 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-02-28 12:01+0100\n"
 "Last-Translator: Aneta <afroneta@wp.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 44bcdf9..4669c5a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-02-22 21:00+0100\n"
 "Last-Translator: Ela Janota <amarillis5@wp.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index e0c2adf..4e149ba 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-02-21 17:43+0100\n"
 "Last-Translator: xxxx\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index b0852d7..c4ab681 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-01 16:13+0100\n"
 "Last-Translator: Aneta\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 07de40c..bf32010 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2010-05-19 16:18\n"
 "Last-Translator: <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 141899f..fe129e9 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-04 22:11+0100\n"
 "Last-Translator: xxx <xxx>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 37d15cd..d957949 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-04 17:30+0100\n"
 "Last-Translator: xxx <xxx>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 4521805..717cbc7 100644 (file)
@@ -13,6 +13,7 @@ from django.utils.translation import ugettext
 
 from newsletter.forms import NewsletterForm
 from suggest.models import PublishingSuggestion, Suggestion
+from wolnelektury.utils import send_noreply_mail
 
 
 class SuggestForm(NewsletterForm):
@@ -50,12 +51,12 @@ Kontakt: %(contact)s
         except ValidationError:
             pass
         else:
-            send_mail(u'[WolneLektury] ' + ugettext(u'Thank you for your suggestion.'),
-                      ugettext(u"""\
+            send_noreply_mail(
+                ugettext(u'Thank you for your suggestion.'),
+                ugettext(u"""\
 Thank you for your comment on WolneLektury.pl.
-The suggestion has been referred to the project coordinator.""") +
-                      u'\n\n-- \n' + ugettext(u'''Message sent automatically. Please do not reply.'''),
-                      'no-reply@wolnelektury.pl', [contact], fail_silently=True)
+The suggestion has been referred to the project coordinator."""),
+                [contact], fail_silently=True)
 
 
 class PublishingSuggestForm(NewsletterForm):
@@ -113,9 +114,8 @@ class PublishingSuggestForm(NewsletterForm):
                 pass
             else:
                 send_mail(
-                    u'[WolneLektury] ' + ugettext(u'Thank you for your suggestion.'),
+                    ugettext(u'Thank you for your suggestion.'),
                     ugettext(u"""\
 Thank you for your comment on WolneLektury.pl.
-The suggestion has been referred to the project coordinator.""") +
-                    u"\n\n-- \n" + ugettext(u'''Message sent automatically. Please do not reply.'''),
-                    'no-reply@wolnelektury.pl', [contact], fail_silently=True)
+The suggestion has been referred to the project coordinator."""),
+                    [contact], fail_silently=True)
index 8e45a34..50f9d16 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-08 11:33+0100\n"
 "Last-Translator: \n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,19 +16,19 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: forms.py:17 forms.py:58
+#: forms.py:21 forms.py:64
 msgid "Contact"
 msgstr "Kontakt"
 
-#: forms.py:18
+#: forms.py:22
 msgid "Description"
 msgstr "Beschreibung"
 
-#: forms.py:49 forms.py:110
+#: forms.py:55 forms.py:117
 msgid "Thank you for your suggestion."
 msgstr "Vielen Dank für Ihren Vorschlag."
 
-#: forms.py:50 forms.py:111
+#: forms.py:56 forms.py:118
 msgid ""
 "Thank you for your comment on WolneLektury.pl.\n"
 "The suggestion has been referred to the project coordinator."
@@ -36,28 +36,23 @@ msgstr ""
 "Vielen Dank für Ihren Kommentar zu WolneLekturz.pl\n"
 "Ihr Kommentar ist an den Projekt - Koordinator weitergeleitet worden. "
 
-#: forms.py:53 forms.py:114
-msgid "Message sent automatically. Please do not reply."
-msgstr ""
-"Diese Nachricht wird automatisch generiert. Bitte sie nicht beantworten."
-
-#: forms.py:59 models.py:31
+#: forms.py:65 models.py:31
 msgid "books"
 msgstr "Bücher"
 
-#: forms.py:60
+#: forms.py:66
 #, fuzzy
 #| msgid "books"
 msgid "ebook"
 msgstr "Bücher"
 
-#: forms.py:61
+#: forms.py:67
 #, fuzzy
 #| msgid "audiobooks"
 msgid "audiobook"
 msgstr "Audiobücher"
 
-#: forms.py:65
+#: forms.py:71
 #, fuzzy
 #| msgid "One of these fields is required."
 msgid "One of these options is required."
@@ -99,32 +94,36 @@ msgstr "Vorschlag publizieren"
 msgid "publishing suggestions"
 msgstr "Vorschläge publizieren"
 
-#: templates/publishing_suggest.html:5
-msgid "Didn't find a book? Make a suggestion."
-msgstr "Hast Du kein Buch gefunden? Mach einen Vorschlag."
-
-#: templates/publishing_suggest.html:17
+#: templates/publishing_suggest.html:7
 msgid "I'd like to find in WolneLektury.pl these…"
 msgstr "Ich würde gerne auf WolneLektury ... finden."
 
-#: templates/publishing_suggest.html:32 views.py:22
+#: templates/publishing_suggest.html:15 views.py:16 views.py:26
 msgid "Send report"
 msgstr "Bericht senden"
 
-#: templates/publishing_suggest.html:33
+#: templates/publishing_suggest.html:16
 msgid ""
 "Remember that we can only publish books in public domain, ie. 70 years after "
 "the death of the author!"
 msgstr ""
 
-#: views.py:13 views.py:21
-msgid "Report a bug or suggestion"
-msgstr "Melden Sie einen Bug oder einen Vorschlag"
+#: views.py:14
+msgid "Didn't find a book? Make a suggestion."
+msgstr "Hast Du kein Buch gefunden? Mach einen Vorschlag."
 
-#: views.py:15 views.py:23
+#: views.py:17 views.py:27
 msgid "Report was sent successfully."
 msgstr "Der Bericht wurde erfolgreich gesendet."
 
+#: views.py:24
+msgid "Report a bug or suggestion"
+msgstr "Melden Sie einen Bug oder einen Vorschlag"
+
+#~ msgid "Message sent automatically. Please do not reply."
+#~ msgstr ""
+#~ "Diese Nachricht wird automatisch generiert. Bitte sie nicht beantworten."
+
 #, fuzzy
 #~| msgid ""
 #~| "Thank you for your comment on WolneLektury.pl.\n"
index bf75c63..4c81c5c 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-10 13:06+0100\n"
 "Last-Translator: Kamil <kjaklukowski@gmail.com>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,19 +17,19 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1\n"
 
-#: forms.py:17 forms.py:58
+#: forms.py:21 forms.py:64
 msgid "Contact"
 msgstr "Contact"
 
-#: forms.py:18
+#: forms.py:22
 msgid "Description"
 msgstr "Description"
 
-#: forms.py:49 forms.py:110
+#: forms.py:55 forms.py:117
 msgid "Thank you for your suggestion."
 msgstr "Thank you for your suggestion."
 
-#: forms.py:50 forms.py:111
+#: forms.py:56 forms.py:118
 msgid ""
 "Thank you for your comment on WolneLektury.pl.\n"
 "The suggestion has been referred to the project coordinator."
@@ -37,27 +37,23 @@ msgstr ""
 "Thank you for your suggestion concerning WolneLektury.pl \n"
 "Your suggestion was sent to the project coordinator."
 
-#: forms.py:53 forms.py:114
-msgid "Message sent automatically. Please do not reply."
-msgstr "This message was sent automatically. Please do not reply."
-
-#: forms.py:59 models.py:31
+#: forms.py:65 models.py:31
 msgid "books"
 msgstr "books"
 
-#: forms.py:60
+#: forms.py:66
 #, fuzzy
 #| msgid "books"
 msgid "ebook"
 msgstr "books"
 
-#: forms.py:61
+#: forms.py:67
 #, fuzzy
 #| msgid "audiobooks"
 msgid "audiobook"
 msgstr "audiobooks"
 
-#: forms.py:65
+#: forms.py:71
 #, fuzzy
 #| msgid "One of these fields is required."
 msgid "One of these options is required."
@@ -99,32 +95,35 @@ msgstr "publishing suggestion"
 msgid "publishing suggestions"
 msgstr "publishing suggestions"
 
-#: templates/publishing_suggest.html:5
-msgid "Didn't find a book? Make a suggestion."
-msgstr "Didn't find a book? Make a suggestion."
-
-#: templates/publishing_suggest.html:17
+#: templates/publishing_suggest.html:7
 msgid "I'd like to find in WolneLektury.pl these…"
 msgstr "I would like to find the following items on WolneLektury.pl:"
 
-#: templates/publishing_suggest.html:32 views.py:22
+#: templates/publishing_suggest.html:15 views.py:16 views.py:26
 msgid "Send report"
 msgstr "send a suggestion"
 
-#: templates/publishing_suggest.html:33
+#: templates/publishing_suggest.html:16
 msgid ""
 "Remember that we can only publish books in public domain, ie. 70 years after "
 "the death of the author!"
 msgstr ""
 
-#: views.py:13 views.py:21
-msgid "Report a bug or suggestion"
-msgstr "Report an error or make a suggestion"
+#: views.py:14
+msgid "Didn't find a book? Make a suggestion."
+msgstr "Didn't find a book? Make a suggestion."
 
-#: views.py:15 views.py:23
+#: views.py:17 views.py:27
 msgid "Report was sent successfully."
 msgstr "publishing suggestion"
 
+#: views.py:24
+msgid "Report a bug or suggestion"
+msgstr "Report an error or make a suggestion"
+
+#~ msgid "Message sent automatically. Please do not reply."
+#~ msgstr "This message was sent automatically. Please do not reply."
+
 #, fuzzy
 #~| msgid ""
 #~| "Thank you for your comment on WolneLektury.pl.\n"
index ddaf803..4d523a0 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-02-18 13:20+0100\n"
 "Last-Translator: Anna Jopp <aniajopp@gmail.com>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,19 +16,19 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: forms.py:17 forms.py:58
+#: forms.py:21 forms.py:64
 msgid "Contact"
 msgstr "Contacto"
 
-#: forms.py:18
+#: forms.py:22
 msgid "Description"
 msgstr "Descripción"
 
-#: forms.py:49 forms.py:110
+#: forms.py:55 forms.py:117
 msgid "Thank you for your suggestion."
 msgstr "Gracias por tu sugerencia"
 
-#: forms.py:50 forms.py:111
+#: forms.py:56 forms.py:118
 msgid ""
 "Thank you for your comment on WolneLektury.pl.\n"
 "The suggestion has been referred to the project coordinator."
@@ -36,27 +36,23 @@ msgstr ""
 "Gracias por tu comentario en WolneLektury.pl La sugerencia ha sido remitida "
 "a el coordinador del proyecto"
 
-#: forms.py:53 forms.py:114
-msgid "Message sent automatically. Please do not reply."
-msgstr "La mensaje enviado automaticamente. No conteste por favor."
-
-#: forms.py:59 models.py:31
+#: forms.py:65 models.py:31
 msgid "books"
 msgstr "libros"
 
-#: forms.py:60
+#: forms.py:66
 #, fuzzy
 #| msgid "books"
 msgid "ebook"
 msgstr "libros"
 
-#: forms.py:61
+#: forms.py:67
 #, fuzzy
 #| msgid "audiobooks"
 msgid "audiobook"
 msgstr "audiolibros"
 
-#: forms.py:65
+#: forms.py:71
 #, fuzzy
 #| msgid "One of these fields is required."
 msgid "One of these options is required."
@@ -98,32 +94,35 @@ msgstr "Sugerencia de publicación"
 msgid "publishing suggestions"
 msgstr "Sugerencias de publicación"
 
-#: templates/publishing_suggest.html:5
-msgid "Didn't find a book? Make a suggestion."
-msgstr "No encontraste un libro? Haz una sugerencia."
-
-#: templates/publishing_suggest.html:17
+#: templates/publishing_suggest.html:7
 msgid "I'd like to find in WolneLektury.pl these…"
 msgstr "Me gustaría encontrar estos en WolneLektury.pl"
 
-#: templates/publishing_suggest.html:32 views.py:22
+#: templates/publishing_suggest.html:15 views.py:16 views.py:26
 msgid "Send report"
 msgstr "Envia un report"
 
-#: templates/publishing_suggest.html:33
+#: templates/publishing_suggest.html:16
 msgid ""
 "Remember that we can only publish books in public domain, ie. 70 years after "
 "the death of the author!"
 msgstr ""
 
-#: views.py:13 views.py:21
-msgid "Report a bug or suggestion"
-msgstr "Reporta un error o una sugerencia"
+#: views.py:14
+msgid "Didn't find a book? Make a suggestion."
+msgstr "No encontraste un libro? Haz una sugerencia."
 
-#: views.py:15 views.py:23
+#: views.py:17 views.py:27
 msgid "Report was sent successfully."
 msgstr "la noticia ha sido enviada con éxito "
 
+#: views.py:24
+msgid "Report a bug or suggestion"
+msgstr "Reporta un error o una sugerencia"
+
+#~ msgid "Message sent automatically. Please do not reply."
+#~ msgstr "La mensaje enviado automaticamente. No conteste por favor."
+
 #, fuzzy
 #~| msgid ""
 #~| "Thank you for your comment on WolneLektury.pl.\n"
index 3107930..8264779 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-02-23 17:55+0100\n"
 "Last-Translator: Ela Janota <amarillis5@wp.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,19 +16,19 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: forms.py:17 forms.py:58
+#: forms.py:21 forms.py:64
 msgid "Contact"
 msgstr "Contact"
 
-#: forms.py:18
+#: forms.py:22
 msgid "Description"
 msgstr "Description"
 
-#: forms.py:49 forms.py:110
+#: forms.py:55 forms.py:117
 msgid "Thank you for your suggestion."
 msgstr "Merci pour votre suggestion."
 
-#: forms.py:50 forms.py:111
+#: forms.py:56 forms.py:118
 msgid ""
 "Thank you for your comment on WolneLektury.pl.\n"
 "The suggestion has been referred to the project coordinator."
@@ -36,27 +36,23 @@ msgstr ""
 "Merci pour votre commentaire sur Wolne Lektury.pl.\n"
 "Votre suggestion a été adressée au coordinateur du projet."
 
-#: forms.py:53 forms.py:114
-msgid "Message sent automatically. Please do not reply."
-msgstr "Message envoyé automatiquement. Merci de n'y pas répondre."
-
-#: forms.py:59 models.py:31
+#: forms.py:65 models.py:31
 msgid "books"
 msgstr "livres"
 
-#: forms.py:60
+#: forms.py:66
 #, fuzzy
 #| msgid "books"
 msgid "ebook"
 msgstr "livres"
 
-#: forms.py:61
+#: forms.py:67
 #, fuzzy
 #| msgid "audiobooks"
 msgid "audiobook"
 msgstr "livres audio"
 
-#: forms.py:65
+#: forms.py:71
 #, fuzzy
 #| msgid "One of these fields is required."
 msgid "One of these options is required."
@@ -98,32 +94,35 @@ msgstr "suggestion sur publication"
 msgid "publishing suggestions"
 msgstr "suggestions sur publication"
 
-#: templates/publishing_suggest.html:5
-msgid "Didn't find a book? Make a suggestion."
-msgstr "Vous n'avez pas trouvé un livre? Faites une suggestion."
-
-#: templates/publishing_suggest.html:17
+#: templates/publishing_suggest.html:7
 msgid "I'd like to find in WolneLektury.pl these…"
 msgstr "J'aimerais trouver dans Wolne Lektury.pl:..."
 
-#: templates/publishing_suggest.html:32 views.py:22
+#: templates/publishing_suggest.html:15 views.py:16 views.py:26
 msgid "Send report"
 msgstr "Envoyez un rapport"
 
-#: templates/publishing_suggest.html:33
+#: templates/publishing_suggest.html:16
 msgid ""
 "Remember that we can only publish books in public domain, ie. 70 years after "
 "the death of the author!"
 msgstr ""
 
-#: views.py:13 views.py:21
-msgid "Report a bug or suggestion"
-msgstr "Rapportez une erreur ou faites une suggestion"
+#: views.py:14
+msgid "Didn't find a book? Make a suggestion."
+msgstr "Vous n'avez pas trouvé un livre? Faites une suggestion."
 
-#: views.py:15 views.py:23
+#: views.py:17 views.py:27
 msgid "Report was sent successfully."
 msgstr "Votre rapport a été envoyé"
 
+#: views.py:24
+msgid "Report a bug or suggestion"
+msgstr "Rapportez une erreur ou faites une suggestion"
+
+#~ msgid "Message sent automatically. Please do not reply."
+#~ msgstr "Message envoyé automatiquement. Merci de n'y pas répondre."
+
 #, fuzzy
 #~| msgid ""
 #~| "Thank you for your comment on WolneLektury.pl.\n"
index 6d14715..6051ba5 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-02-21 17:57+0100\n"
 "Last-Translator: xxx\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,19 +17,19 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
-#: forms.py:17 forms.py:58
+#: forms.py:21 forms.py:64
 msgid "Contact"
 msgstr "Contatto"
 
-#: forms.py:18
+#: forms.py:22
 msgid "Description"
 msgstr "Descrizione"
 
-#: forms.py:49 forms.py:110
+#: forms.py:55 forms.py:117
 msgid "Thank you for your suggestion."
 msgstr "Grazie per la sua proposta"
 
-#: forms.py:50 forms.py:111
+#: forms.py:56 forms.py:118
 msgid ""
 "Thank you for your comment on WolneLektury.pl.\n"
 "The suggestion has been referred to the project coordinator."
@@ -37,28 +37,23 @@ msgstr ""
 "Grazie per il commento su WolneLektury.pl. La sua proposta è stata inviata "
 "al coordinatore del progetto. // "
 
-#: forms.py:53 forms.py:114
-msgid "Message sent automatically. Please do not reply."
-msgstr ""
-"Il messaggio è stato inviato automaticamente. Si prega di non rispondere."
-
-#: forms.py:59 models.py:31
+#: forms.py:65 models.py:31
 msgid "books"
 msgstr "libri"
 
-#: forms.py:60
+#: forms.py:66
 #, fuzzy
 #| msgid "books"
 msgid "ebook"
 msgstr "libri"
 
-#: forms.py:61
+#: forms.py:67
 #, fuzzy
 #| msgid "audiobooks"
 msgid "audiobook"
 msgstr "audiolibri"
 
-#: forms.py:65
+#: forms.py:71
 #, fuzzy
 #| msgid "One of these fields is required."
 msgid "One of these options is required."
@@ -100,32 +95,36 @@ msgstr "pubblica la proposta"
 msgid "publishing suggestions"
 msgstr "pubblica le proposte"
 
-#: templates/publishing_suggest.html:5
-msgid "Didn't find a book? Make a suggestion."
-msgstr "Non hai trovato il libro?Fai una proposta."
-
-#: templates/publishing_suggest.html:17
+#: templates/publishing_suggest.html:7
 msgid "I'd like to find in WolneLektury.pl these…"
 msgstr "Vorrei trovare in WolneLektury.pl questo..."
 
-#: templates/publishing_suggest.html:32 views.py:22
+#: templates/publishing_suggest.html:15 views.py:16 views.py:26
 msgid "Send report"
 msgstr "Invia una notifica"
 
-#: templates/publishing_suggest.html:33
+#: templates/publishing_suggest.html:16
 msgid ""
 "Remember that we can only publish books in public domain, ie. 70 years after "
 "the death of the author!"
 msgstr ""
 
-#: views.py:13 views.py:21
-msgid "Report a bug or suggestion"
-msgstr " Segnala un'errore o un proposta"
+#: views.py:14
+msgid "Didn't find a book? Make a suggestion."
+msgstr "Non hai trovato il libro?Fai una proposta."
 
-#: views.py:15 views.py:23
+#: views.py:17 views.py:27
 msgid "Report was sent successfully."
 msgstr "La notifica è stata inviata con successo."
 
+#: views.py:24
+msgid "Report a bug or suggestion"
+msgstr " Segnala un'errore o un proposta"
+
+#~ msgid "Message sent automatically. Please do not reply."
+#~ msgstr ""
+#~ "Il messaggio è stato inviato automaticamente. Si prega di non rispondere."
+
 #, fuzzy
 #~| msgid ""
 #~| "Thank you for your comment on WolneLektury.pl.\n"
index ec29e19..7c079d9 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-02 18:19+0100\n"
 "Last-Translator: Karolina Zuber <suomija@o2.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,19 +16,19 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: forms.py:17 forms.py:58
+#: forms.py:21 forms.py:64
 msgid "Contact"
 msgstr "Kontaktas"
 
-#: forms.py:18
+#: forms.py:22
 msgid "Description"
 msgstr "Aprašymas"
 
-#: forms.py:49 forms.py:110
+#: forms.py:55 forms.py:117
 msgid "Thank you for your suggestion."
 msgstr "Ačiū už jūsų pasiūlymą."
 
-#: forms.py:50 forms.py:111
+#: forms.py:56 forms.py:118
 msgid ""
 "Thank you for your comment on WolneLektury.pl.\n"
 "The suggestion has been referred to the project coordinator."
@@ -36,27 +36,23 @@ msgstr ""
 "Ačiū už jūsų komentarą WolneLektury.pl interneto svetainėje \n"
 "Pasiūlymas buvo pateiktas projekto koordinatoriui."
 
-#: forms.py:53 forms.py:114
-msgid "Message sent automatically. Please do not reply."
-msgstr "Tai automatiškai sugeneruotas laiškas. Prašome į jį neatsakyti."
-
-#: forms.py:59 models.py:31
+#: forms.py:65 models.py:31
 msgid "books"
 msgstr "knygas"
 
-#: forms.py:60
+#: forms.py:66
 #, fuzzy
 #| msgid "books"
 msgid "ebook"
 msgstr "knygas"
 
-#: forms.py:61
+#: forms.py:67
 #, fuzzy
 #| msgid "audiobooks"
 msgid "audiobook"
 msgstr "audio knygas"
 
-#: forms.py:65
+#: forms.py:71
 #, fuzzy
 #| msgid "One of these fields is required."
 msgid "One of these options is required."
@@ -98,32 +94,35 @@ msgstr "publikavimo pasiūlymas"
 msgid "publishing suggestions"
 msgstr "publikavimo pasiūlymai"
 
-#: templates/publishing_suggest.html:5
-msgid "Didn't find a book? Make a suggestion."
-msgstr "Neradote knygos? Teikite pasiūlymus."
-
-#: templates/publishing_suggest.html:17
+#: templates/publishing_suggest.html:7
 msgid "I'd like to find in WolneLektury.pl these…"
 msgstr "Interneto svetainėje WolneLektury.pl norėčiau rasti šias..."
 
-#: templates/publishing_suggest.html:32 views.py:22
+#: templates/publishing_suggest.html:15 views.py:16 views.py:26
 msgid "Send report"
 msgstr "Siųsti pranešimą"
 
-#: templates/publishing_suggest.html:33
+#: templates/publishing_suggest.html:16
 msgid ""
 "Remember that we can only publish books in public domain, ie. 70 years after "
 "the death of the author!"
 msgstr ""
 
-#: views.py:13 views.py:21
-msgid "Report a bug or suggestion"
-msgstr "Praneškite apie klaidą arba teikite pasiūlymus"
+#: views.py:14
+msgid "Didn't find a book? Make a suggestion."
+msgstr "Neradote knygos? Teikite pasiūlymus."
 
-#: views.py:15 views.py:23
+#: views.py:17 views.py:27
 msgid "Report was sent successfully."
 msgstr "Pranešimas sėkmingai išsiųstas."
 
+#: views.py:24
+msgid "Report a bug or suggestion"
+msgstr "Praneškite apie klaidą arba teikite pasiūlymus"
+
+#~ msgid "Message sent automatically. Please do not reply."
+#~ msgstr "Tai automatiškai sugeneruotas laiškas. Prašome į jį neatsakyti."
+
 #, fuzzy
 #~| msgid ""
 #~| "Thank you for your comment on WolneLektury.pl.\n"
index c1d10c9..79c697a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2011-06-09 13:06+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,19 +17,19 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Translated-Using: django-rosetta 0.5.3\n"
 
-#: forms.py:17 forms.py:58
+#: forms.py:21 forms.py:64
 msgid "Contact"
 msgstr "Kontakt"
 
-#: forms.py:18
+#: forms.py:22
 msgid "Description"
 msgstr "Opis"
 
-#: forms.py:49 forms.py:110
+#: forms.py:55 forms.py:117
 msgid "Thank you for your suggestion."
 msgstr "Dziękujemy za zgłoszenie."
 
-#: forms.py:50 forms.py:111
+#: forms.py:56 forms.py:118
 msgid ""
 "Thank you for your comment on WolneLektury.pl.\n"
 "The suggestion has been referred to the project coordinator."
@@ -37,23 +37,19 @@ msgstr ""
 "Dziękujemy za zgłoszenie uwag do serwisu Wolne Lektury.\n"
 "Sugestia została przekazana koordynatorce projektu."
 
-#: forms.py:53 forms.py:114
-msgid "Message sent automatically. Please do not reply."
-msgstr "Wiadomość wysłana automatycznie. Proszę nie odpowiadać."
-
-#: forms.py:59 models.py:31
+#: forms.py:65 models.py:31
 msgid "books"
 msgstr "książki"
 
-#: forms.py:60
+#: forms.py:66
 msgid "ebook"
 msgstr "ebook"
 
-#: forms.py:61
+#: forms.py:67
 msgid "audiobook"
 msgstr "audiobook"
 
-#: forms.py:65
+#: forms.py:71
 msgid "One of these options is required."
 msgstr "Proszę zaznaczyć co najmniej jedną opcję."
 
@@ -93,19 +89,15 @@ msgstr "sugestia publikacji"
 msgid "publishing suggestions"
 msgstr "sugestie publikacji"
 
-#: templates/publishing_suggest.html:5
-msgid "Didn't find a book? Make a suggestion."
-msgstr "Nie znalazłeś utworu na stronie? Zgłoś sugestię."
-
-#: templates/publishing_suggest.html:17
+#: templates/publishing_suggest.html:7
 msgid "I'd like to find in WolneLektury.pl these…"
 msgstr "Chciałabym/chciałbym znaleźć w bibliotece Wolne Lektury następujące"
 
-#: templates/publishing_suggest.html:32 views.py:22
+#: templates/publishing_suggest.html:15 views.py:16 views.py:26
 msgid "Send report"
 msgstr "Wyślij zgłoszenie"
 
-#: templates/publishing_suggest.html:33
+#: templates/publishing_suggest.html:16
 msgid ""
 "Remember that we can only publish books in public domain, ie. 70 years after "
 "the death of the author!"
@@ -113,10 +105,17 @@ msgstr ""
 "Pamiętaj, że możemy publikować jedynie książki w domenie publicznej, czyli "
 "70 lat po śmierci autora!"
 
-#: views.py:13 views.py:21
-msgid "Report a bug or suggestion"
-msgstr "Zgłoś błąd lub sugestię"
+#: views.py:14
+msgid "Didn't find a book? Make a suggestion."
+msgstr "Nie znalazłeś utworu na stronie? Zgłoś sugestię."
 
-#: views.py:15 views.py:23
+#: views.py:17 views.py:27
 msgid "Report was sent successfully."
 msgstr "Zgłoszenie zostało wysłane."
+
+#: views.py:24
+msgid "Report a bug or suggestion"
+msgstr "Zgłoś błąd lub sugestię"
+
+#~ msgid "Message sent automatically. Please do not reply."
+#~ msgstr "Wiadomość wysłana automatycznie. Proszę nie odpowiadać."
index 93084f4..ad04463 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-04 22:11+0100\n"
 "Last-Translator: xxx <xxx>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,19 +16,19 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: forms.py:17 forms.py:58
+#: forms.py:21 forms.py:64
 msgid "Contact"
 msgstr "Контакт"
 
-#: forms.py:18
+#: forms.py:22
 msgid "Description"
 msgstr "Описание"
 
-#: forms.py:49 forms.py:110
+#: forms.py:55 forms.py:117
 msgid "Thank you for your suggestion."
 msgstr "Спасибо за Ваше предложение."
 
-#: forms.py:50 forms.py:111
+#: forms.py:56 forms.py:118
 msgid ""
 "Thank you for your comment on WolneLektury.pl.\n"
 "The suggestion has been referred to the project coordinator."
@@ -36,27 +36,23 @@ msgstr ""
 "Спасибо за Ваш комментарий на  WolneLektury.pl. \n"
 "Предложение было передано координатору проекта."
 
-#: forms.py:53 forms.py:114
-msgid "Message sent automatically. Please do not reply."
-msgstr "Сообщение отправлено автоматически. Пожалуйста, не отвечайте."
-
-#: forms.py:59 models.py:31
+#: forms.py:65 models.py:31
 msgid "books"
 msgstr "книги"
 
-#: forms.py:60
+#: forms.py:66
 #, fuzzy
 #| msgid "books"
 msgid "ebook"
 msgstr "книги"
 
-#: forms.py:61
+#: forms.py:67
 #, fuzzy
 #| msgid "audiobooks"
 msgid "audiobook"
 msgstr "аудиокниги"
 
-#: forms.py:65
+#: forms.py:71
 #, fuzzy
 #| msgid "One of these fields is required."
 msgid "One of these options is required."
@@ -98,32 +94,35 @@ msgstr "издательское предложение"
 msgid "publishing suggestions"
 msgstr "издательские предложения"
 
-#: templates/publishing_suggest.html:5
-msgid "Didn't find a book? Make a suggestion."
-msgstr "Вы не нашли книгу? Сделайте предложение."
-
-#: templates/publishing_suggest.html:17
+#: templates/publishing_suggest.html:7
 msgid "I'd like to find in WolneLektury.pl these…"
 msgstr "Я хотел/а бы найти на сайте WolneLektury.pl этих..."
 
-#: templates/publishing_suggest.html:32 views.py:22
+#: templates/publishing_suggest.html:15 views.py:16 views.py:26
 msgid "Send report"
 msgstr "Отправить отчет"
 
-#: templates/publishing_suggest.html:33
+#: templates/publishing_suggest.html:16
 msgid ""
 "Remember that we can only publish books in public domain, ie. 70 years after "
 "the death of the author!"
 msgstr ""
 
-#: views.py:13 views.py:21
-msgid "Report a bug or suggestion"
-msgstr "СообÑ\89иÑ\82e Ð¾Ð± Ð¾Ñ\88ибке Ð¸Ð»Ð¸ Ð¿Ñ\80едложении"
+#: views.py:14
+msgid "Didn't find a book? Make a suggestion."
+msgstr "Ð\92Ñ\8b Ð½Ðµ Ð½Ð°Ñ\88ли ÐºÐ½Ð¸Ð³Ñ\83? Ð¡Ð´ÐµÐ»Ð°Ð¹Ñ\82е Ð¿Ñ\80едложение."
 
-#: views.py:15 views.py:23
+#: views.py:17 views.py:27
 msgid "Report was sent successfully."
 msgstr "Отчет отправлен успешно."
 
+#: views.py:24
+msgid "Report a bug or suggestion"
+msgstr "Сообщитe об ошибке или предложении"
+
+#~ msgid "Message sent automatically. Please do not reply."
+#~ msgstr "Сообщение отправлено автоматически. Пожалуйста, не отвечайте."
+
 #, fuzzy
 #~| msgid ""
 #~| "Thank you for your comment on WolneLektury.pl.\n"
index dd03683..713441b 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-04 17:31+0100\n"
 "Last-Translator: xxx <xxx>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,19 +16,19 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: forms.py:17 forms.py:58
+#: forms.py:21 forms.py:64
 msgid "Contact"
 msgstr "Контакт"
 
-#: forms.py:18
+#: forms.py:22
 msgid "Description"
 msgstr "Опис"
 
-#: forms.py:49 forms.py:110
+#: forms.py:55 forms.py:117
 msgid "Thank you for your suggestion."
 msgstr "Дякуємо за Ваші пропозиції."
 
-#: forms.py:50 forms.py:111
+#: forms.py:56 forms.py:118
 msgid ""
 "Thank you for your comment on WolneLektury.pl.\n"
 "The suggestion has been referred to the project coordinator."
@@ -36,27 +36,23 @@ msgstr ""
 "Дякуємо за Ваш коментар на WolneLektury.pl.\n"
 "Вашу пропозицію передано координатору проекту."
 
-#: forms.py:53 forms.py:114
-msgid "Message sent automatically. Please do not reply."
-msgstr "Повідомлення надіслано автоматично. Просимо не відповідати."
-
-#: forms.py:59 models.py:31
+#: forms.py:65 models.py:31
 msgid "books"
 msgstr "книжки"
 
-#: forms.py:60
+#: forms.py:66
 #, fuzzy
 #| msgid "books"
 msgid "ebook"
 msgstr "книжки"
 
-#: forms.py:61
+#: forms.py:67
 #, fuzzy
 #| msgid "audiobooks"
 msgid "audiobook"
 msgstr "аудіокниги"
 
-#: forms.py:65
+#: forms.py:71
 #, fuzzy
 msgid "One of these options is required."
 msgstr "Одне з цих полів є обов'язковим."
@@ -97,32 +93,35 @@ msgstr "пропозиція публікації"
 msgid "publishing suggestions"
 msgstr "пропозиції публікацій"
 
-#: templates/publishing_suggest.html:5
-msgid "Didn't find a book? Make a suggestion."
-msgstr "Не знайшли книжки, якої шукали? Вишліть свої пропозиції."
-
-#: templates/publishing_suggest.html:17
+#: templates/publishing_suggest.html:7
 msgid "I'd like to find in WolneLektury.pl these…"
 msgstr "Я хотів би/хотіла би знайти на сайті WolneLektury.pl наступні..."
 
-#: templates/publishing_suggest.html:32 views.py:22
+#: templates/publishing_suggest.html:15 views.py:16 views.py:26
 msgid "Send report"
 msgstr "Вислати повідомлення"
 
-#: templates/publishing_suggest.html:33
+#: templates/publishing_suggest.html:16
 msgid ""
 "Remember that we can only publish books in public domain, ie. 70 years after "
 "the death of the author!"
 msgstr ""
 
-#: views.py:13 views.py:21
-msgid "Report a bug or suggestion"
-msgstr "Ð\9fовÑ\96домиÑ\82и Ð¿Ñ\80о Ð¿Ð¾Ð¼Ð¸Ð»ÐºÑ\83 Ð°Ð±Ð¾ Ð½Ð°Ð´Ñ\96Ñ\81лаÑ\82и Ð¿Ñ\80опозиÑ\86Ñ\96Ñ\8e"
+#: views.py:14
+msgid "Didn't find a book? Make a suggestion."
+msgstr "Ð\9dе Ð·Ð½Ð°Ð¹Ñ\88ли ÐºÐ½Ð¸Ð¶ÐºÐ¸, Ñ\8fкоÑ\97 Ñ\88Ñ\83кали? Ð\92иÑ\88лÑ\96Ñ\82Ñ\8c Ñ\81воÑ\97 Ð¿Ñ\80опозиÑ\86Ñ\96Ñ\97."
 
-#: views.py:15 views.py:23
+#: views.py:17 views.py:27
 msgid "Report was sent successfully."
 msgstr "Ваше повідомлення надіслано успішно."
 
+#: views.py:24
+msgid "Report a bug or suggestion"
+msgstr "Повідомити про помилку або надіслати пропозицію"
+
+#~ msgid "Message sent automatically. Please do not reply."
+#~ msgstr "Повідомлення надіслано автоматично. Просимо не відповідати."
+
 #, fuzzy
 #~| msgid ""
 #~| "Thank you for your comment on WolneLektury.pl.\n"
index 3aa163d..1ed0900 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index cc09525..ab37615 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 3aa163d..1ed0900 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 8ed7419..ef70935 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 3aa163d..1ed0900 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 2432059..2c7fbe0 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index ac1e8c9..5898257 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-22 15:54+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 9ffac33..220c50e 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 9ffac33..220c50e 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 8ee0c82..258803a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-08-14 17:50+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language: de\n"
index 92d19ba..eb720cc 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-08-14 17:50+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language: en\n"
index 99690ea..007e09d 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-08-14 17:50+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language: es\n"
index 96f7abc..dcf9399 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-22 14:23+0100\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language: fr\n"
index d9e5390..62a0371 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-22 14:23+0100\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language: it\n"
index 1bbffac..6490bb1 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-08-14 17:50+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language: lt\n"
index 00b374d..03970f4 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2013-04-09 15:46+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language: pl\n"
index aade01a..9d39b9f 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-03-22 14:23+0100\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language: ru\n"
index 37213f5..595c33a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2012-08-14 17:49+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language: uk\n"
index 52b627c..1471e75 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2013-04-09 10:43+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: \n"
@@ -95,11 +95,6 @@ msgstr "Buch importieren"
 msgid "Forgot Password?"
 msgstr "Password vergessen?"
 
-#: templates/auth/login.html:17 templates/auth/register.html:7
-#, fuzzy
-msgid "Sign in using:"
-msgstr "Einloggen"
-
 #: templates/auth/login_register.html:9
 msgid "or register"
 msgstr "oder Registrieren"
@@ -160,11 +155,11 @@ msgstr "Administration"
 msgid "Logout"
 msgstr "Ausloggen"
 
-#: templates/base/superbase.html:101 views.py:70 views.py:71
+#: templates/base/superbase.html:101 views.py:71 views.py:72
 msgid "Sign in"
 msgstr "Einloggen"
 
-#: templates/base/superbase.html:102 views.py:89 views.py:90 views.py:118
+#: templates/base/superbase.html:102 views.py:90 views.py:91 views.py:119
 msgid "Register"
 msgstr "Registrieren"
 
@@ -274,10 +269,42 @@ msgstr "Mehr..."
 msgid "Wolne Lektury internet library"
 msgstr "Internetbibliothek WolneLektury.pl"
 
+#: templates/main_page.html:21
+msgid "In our digital library you will find"
+msgstr ""
+
+#: templates/main_page.html:32
+msgid "and many other books, poems, pictures, audiobooks…"
+msgstr ""
+
+#: templates/main_page.html:39
+msgid "Motifs and themes"
+msgstr "Motive und Themen"
+
 #: templates/main_page.html:41
 msgid "Theme"
 msgstr "Motiv"
 
+#: templates/main_page.html:42
+msgid "Explore works with the same theme"
+msgstr ""
+
+#: templates/main_page.html:54
+#, fuzzy
+#| msgid "See our blog"
+msgid "See motifs catalog"
+msgstr "Siehe unseren Blog"
+
+#: templates/main_page.html:94
+#, fuzzy
+#| msgid "Account Connections"
+msgid "Collections"
+msgstr "Konto-Beziehungen"
+
+#: templates/main_page.html:98
+msgid "See collections catalog"
+msgstr ""
+
 #: templates/main_page.html:103
 msgid "Recent publications"
 msgstr "Letzte Publikationen"
@@ -318,16 +345,20 @@ msgstr "Brauchen Sie ein Buch?"
 msgid "Publishing plan"
 msgstr "Plan der Veröffentlichung"
 
-#: templates/main_page.html:137
+#: templates/main_page.html:133
+msgid "Newsletter"
+msgstr ""
+
+#: templates/main_page.html:138
 #, fuzzy
 msgid "Information"
 msgstr "Format öffnen"
 
-#: templates/main_page.html:139
+#: templates/main_page.html:140
 msgid "Privacy policy"
 msgstr ""
 
-#: templates/main_page.html:160
+#: templates/main_page.html:161
 msgid "Image used:"
 msgstr "das genutzte Bild"
 
@@ -363,6 +394,10 @@ msgid ""
 msgstr ""
 "Bitte bestätigen Sie den Zugang zu Wolne Lektury <strong>%(user)s</strong>."
 
+#: templates/piston/authorize_token.html:17
+msgid "Confirm"
+msgstr ""
+
 #: templates/socialaccount/connections.html:5
 #: templates/socialaccount/connections.html:10
 msgid "Account Connections"
@@ -421,15 +456,23 @@ msgstr "E-Mail"
 msgid "Social accounts"
 msgstr "oder melde dich an:"
 
-#: views.py:78 views.py:99
+#: utils.py:116
+msgid "Message sent automatically. Please do not reply."
+msgstr ""
+
+#: views.py:79 views.py:100
 #, python-format
 msgid "Already logged in as user %(user)s"
 msgstr "Eingeloggt als User %(user)s"
 
-#: views.py:113
+#: views.py:114
 msgid "You have to be logged in to continue"
 msgstr "Sie müssen eingeloggt sein, um fortzusetzen."
 
+#, fuzzy
+#~ msgid "Sign in using:"
+#~ msgstr "Einloggen"
+
 #~ msgid "What's new?"
 #~ msgstr "Was Neues?"
 
@@ -605,9 +648,6 @@ msgstr "Sie müssen eingeloggt sein, um fortzusetzen."
 #~ msgid "Download a custom PDF"
 #~ msgstr "PDF-Datei herunterladen"
 
-#~ msgid "Motifs and themes"
-#~ msgstr "Motive und Themen"
-
 #~ msgid "See"
 #~ msgstr "Siehe"
 
@@ -994,9 +1034,6 @@ msgstr "Sie müssen eingeloggt sein, um fortzusetzen."
 #~ msgid "Themes groups"
 #~ msgstr "Motivketten"
 
-#~ msgid "See our blog"
-#~ msgstr "Siehe unseren Blog"
-
 #~ msgid "You can help us!"
 #~ msgstr "Du kannst uns helfen!"
 
index 9c345da..dd15a43 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2013-04-09 10:43+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -94,11 +94,6 @@ msgstr "Import book"
 msgid "Forgot Password?"
 msgstr ""
 
-#: templates/auth/login.html:17 templates/auth/register.html:7
-#, fuzzy
-msgid "Sign in using:"
-msgstr "Sign in"
-
 #: templates/auth/login_register.html:9
 msgid "or register"
 msgstr "or register"
@@ -158,11 +153,11 @@ msgstr "Administration"
 msgid "Logout"
 msgstr "Logout"
 
-#: templates/base/superbase.html:101 views.py:70 views.py:71
+#: templates/base/superbase.html:101 views.py:71 views.py:72
 msgid "Sign in"
 msgstr "Sign in"
 
-#: templates/base/superbase.html:102 views.py:89 views.py:90 views.py:118
+#: templates/base/superbase.html:102 views.py:90 views.py:91 views.py:119
 msgid "Register"
 msgstr "Register"
 
@@ -268,10 +263,38 @@ msgstr "More..."
 msgid "Wolne Lektury internet library"
 msgstr "Wolne Lektury Internet library"
 
+#: templates/main_page.html:21
+msgid "In our digital library you will find"
+msgstr ""
+
+#: templates/main_page.html:32
+msgid "and many other books, poems, pictures, audiobooks…"
+msgstr ""
+
+#: templates/main_page.html:39
+msgid "Motifs and themes"
+msgstr "Motifs and themes"
+
 #: templates/main_page.html:41
 msgid "Theme"
 msgstr "Theme"
 
+#: templates/main_page.html:42
+msgid "Explore works with the same theme"
+msgstr ""
+
+#: templates/main_page.html:54
+msgid "See motifs catalog"
+msgstr ""
+
+#: templates/main_page.html:94
+msgid "Collections"
+msgstr ""
+
+#: templates/main_page.html:98
+msgid "See collections catalog"
+msgstr ""
+
 #: templates/main_page.html:103
 msgid "Recent publications"
 msgstr "Latest publications"
@@ -311,15 +334,19 @@ msgstr "Missing a book?"
 msgid "Publishing plan"
 msgstr "Publishing plan"
 
-#: templates/main_page.html:137
+#: templates/main_page.html:133
+msgid "Newsletter"
+msgstr ""
+
+#: templates/main_page.html:138
 msgid "Information"
 msgstr "Information"
 
-#: templates/main_page.html:139
+#: templates/main_page.html:140
 msgid "Privacy policy"
 msgstr ""
 
-#: templates/main_page.html:160
+#: templates/main_page.html:161
 msgid "Image used:"
 msgstr "Image used:"
 
@@ -355,6 +382,10 @@ msgid ""
 msgstr ""
 "Confirm to authorize access to Wolne Lektury as <strong>%(user)s</strong>."
 
+#: templates/piston/authorize_token.html:17
+msgid "Confirm"
+msgstr ""
+
 #: templates/socialaccount/connections.html:5
 #: templates/socialaccount/connections.html:10
 msgid "Account Connections"
@@ -410,15 +441,23 @@ msgstr ""
 msgid "Social accounts"
 msgstr "or join accounts:"
 
-#: views.py:78 views.py:99
+#: utils.py:116
+msgid "Message sent automatically. Please do not reply."
+msgstr ""
+
+#: views.py:79 views.py:100
 #, python-format
 msgid "Already logged in as user %(user)s"
 msgstr ""
 
-#: views.py:113
+#: views.py:114
 msgid "You have to be logged in to continue"
 msgstr "You have to be logged in to continue"
 
+#, fuzzy
+#~ msgid "Sign in using:"
+#~ msgstr "Sign in"
+
 #~ msgid "Widget"
 #~ msgstr "Widget"
 
@@ -592,9 +631,6 @@ msgstr "You have to be logged in to continue"
 #~ msgid "Download a custom PDF"
 #~ msgstr "Download a custom PDF"
 
-#~ msgid "Motifs and themes"
-#~ msgstr "Motifs and themes"
-
 #~ msgid "See"
 #~ msgstr "See"
 
index 88a8d61..e91f857 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2013-04-09 10:43+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -94,10 +94,6 @@ msgstr "Importar libro"
 msgid "Forgot Password?"
 msgstr "¿Olvidaste tu contraseña?"
 
-#: templates/auth/login.html:17 templates/auth/register.html:7
-msgid "Sign in using:"
-msgstr "Iniciar sesión con:"
-
 #: templates/auth/login_register.html:9
 msgid "or register"
 msgstr "o registrarse"
@@ -157,11 +153,11 @@ msgstr "Administración"
 msgid "Logout"
 msgstr "Cerrar sesión"
 
-#: templates/base/superbase.html:101 views.py:70 views.py:71
+#: templates/base/superbase.html:101 views.py:71 views.py:72
 msgid "Sign in"
 msgstr "Iniciar sesión"
 
-#: templates/base/superbase.html:102 views.py:89 views.py:90 views.py:118
+#: templates/base/superbase.html:102 views.py:90 views.py:91 views.py:119
 msgid "Register"
 msgstr "Registrarse"
 
@@ -268,10 +264,42 @@ msgstr "Más..."
 msgid "Wolne Lektury internet library"
 msgstr "La biblioteca virtual WolneLektury.pl"
 
+#: templates/main_page.html:21
+msgid "In our digital library you will find"
+msgstr ""
+
+#: templates/main_page.html:32
+msgid "and many other books, poems, pictures, audiobooks…"
+msgstr ""
+
+#: templates/main_page.html:39
+msgid "Motifs and themes"
+msgstr "Temas"
+
 #: templates/main_page.html:41
 msgid "Theme"
 msgstr "Tema"
 
+#: templates/main_page.html:42
+msgid "Explore works with the same theme"
+msgstr ""
+
+#: templates/main_page.html:54
+#, fuzzy
+#| msgid "See our blog"
+msgid "See motifs catalog"
+msgstr "Ver nuestro blog"
+
+#: templates/main_page.html:94
+#, fuzzy
+#| msgid "Account Connections"
+msgid "Collections"
+msgstr "Conexiones de la cuenta de usuario"
+
+#: templates/main_page.html:98
+msgid "See collections catalog"
+msgstr ""
+
 #: templates/main_page.html:103
 msgid "Recent publications"
 msgstr "Publicaciones recientes"
@@ -311,15 +339,19 @@ msgstr "¿Falta un libro?"
 msgid "Publishing plan"
 msgstr "Plan de publicación"
 
-#: templates/main_page.html:137
+#: templates/main_page.html:133
+msgid "Newsletter"
+msgstr ""
+
+#: templates/main_page.html:138
 msgid "Information"
 msgstr "Información"
 
-#: templates/main_page.html:139
+#: templates/main_page.html:140
 msgid "Privacy policy"
 msgstr ""
 
-#: templates/main_page.html:160
+#: templates/main_page.html:161
 msgid "Image used:"
 msgstr "La imagen usada:"
 
@@ -356,6 +388,10 @@ msgstr ""
 "Confirma para autorizar el acceso a Wolne Lektury como el usuario <strong>"
 "%(user)s</strong>."
 
+#: templates/piston/authorize_token.html:17
+msgid "Confirm"
+msgstr ""
+
 #: templates/socialaccount/connections.html:5
 #: templates/socialaccount/connections.html:10
 msgid "Account Connections"
@@ -416,15 +452,22 @@ msgstr "Correo electrónico"
 msgid "Social accounts"
 msgstr "Cuentas sociales"
 
-#: views.py:78 views.py:99
+#: utils.py:116
+msgid "Message sent automatically. Please do not reply."
+msgstr ""
+
+#: views.py:79 views.py:100
 #, python-format
 msgid "Already logged in as user %(user)s"
 msgstr "Ya has iniciado sesión como usuario %(user)s"
 
-#: views.py:113
+#: views.py:114
 msgid "You have to be logged in to continue"
 msgstr "Tienes que iniciar sesión para continuar"
 
+#~ msgid "Sign in using:"
+#~ msgstr "Iniciar sesión con:"
+
 #~ msgid "What's new?"
 #~ msgstr "Novedades"
 
@@ -596,9 +639,6 @@ msgstr "Tienes que iniciar sesión para continuar"
 #~ msgid "Download a custom PDF"
 #~ msgstr "Descarga un PDF personalisado"
 
-#~ msgid "Motifs and themes"
-#~ msgstr "Temas"
-
 #~ msgid "See"
 #~ msgstr "Ve"
 
@@ -976,9 +1016,6 @@ msgstr "Tienes que iniciar sesión para continuar"
 #~ msgid "Themes groups"
 #~ msgstr "Grupos de temas"
 
-#~ msgid "See our blog"
-#~ msgstr "Ver nuestro blog"
-
 #~ msgid "You can help us!"
 #~ msgstr "¡Puedes ayudarnos!"
 
index c12858f..db6934a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2013-04-09 10:43+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -95,11 +95,6 @@ msgstr "Importez le livre"
 msgid "Forgot Password?"
 msgstr ""
 
-#: templates/auth/login.html:17 templates/auth/register.html:7
-#, fuzzy
-msgid "Sign in using:"
-msgstr "Connexion"
-
 #: templates/auth/login_register.html:9
 msgid "or register"
 msgstr "ou inscrivez-vous"
@@ -159,11 +154,11 @@ msgstr "Administration"
 msgid "Logout"
 msgstr "Déconnexion"
 
-#: templates/base/superbase.html:101 views.py:70 views.py:71
+#: templates/base/superbase.html:101 views.py:71 views.py:72
 msgid "Sign in"
 msgstr "Connexion"
 
-#: templates/base/superbase.html:102 views.py:89 views.py:90 views.py:118
+#: templates/base/superbase.html:102 views.py:90 views.py:91 views.py:119
 msgid "Register"
 msgstr "Inscrivez-vous"
 
@@ -269,10 +264,38 @@ msgstr "Plus..."
 msgid "Wolne Lektury internet library"
 msgstr "Wolne Lektury - la bibliothèque en ligne"
 
+#: templates/main_page.html:21
+msgid "In our digital library you will find"
+msgstr ""
+
+#: templates/main_page.html:32
+msgid "and many other books, poems, pictures, audiobooks…"
+msgstr ""
+
+#: templates/main_page.html:39
+msgid "Motifs and themes"
+msgstr "Motifs et thèmes"
+
 #: templates/main_page.html:41
 msgid "Theme"
 msgstr "Thème"
 
+#: templates/main_page.html:42
+msgid "Explore works with the same theme"
+msgstr ""
+
+#: templates/main_page.html:54
+msgid "See motifs catalog"
+msgstr ""
+
+#: templates/main_page.html:94
+msgid "Collections"
+msgstr ""
+
+#: templates/main_page.html:98
+msgid "See collections catalog"
+msgstr ""
+
 #: templates/main_page.html:103
 msgid "Recent publications"
 msgstr "Publications récentes"
@@ -312,15 +335,19 @@ msgstr "Il vous manque un livre?"
 msgid "Publishing plan"
 msgstr "Plan de publication"
 
-#: templates/main_page.html:137
+#: templates/main_page.html:133
+msgid "Newsletter"
+msgstr ""
+
+#: templates/main_page.html:138
 msgid "Information"
 msgstr "Informations"
 
-#: templates/main_page.html:139
+#: templates/main_page.html:140
 msgid "Privacy policy"
 msgstr ""
 
-#: templates/main_page.html:160
+#: templates/main_page.html:161
 msgid "Image used:"
 msgstr "L'image utilisé:"
 
@@ -357,6 +384,10 @@ msgstr ""
 "Confirmez pour autoriser l'accès à Wolne Lektury comme l'utilisateur <strong>"
 "%(user)s</strong>."
 
+#: templates/piston/authorize_token.html:17
+msgid "Confirm"
+msgstr ""
+
 #: templates/socialaccount/connections.html:5
 #: templates/socialaccount/connections.html:10
 msgid "Account Connections"
@@ -412,15 +443,23 @@ msgstr ""
 msgid "Social accounts"
 msgstr "ou utilisez votre compte"
 
-#: views.py:78 views.py:99
+#: utils.py:116
+msgid "Message sent automatically. Please do not reply."
+msgstr ""
+
+#: views.py:79 views.py:100
 #, python-format
 msgid "Already logged in as user %(user)s"
 msgstr ""
 
-#: views.py:113
+#: views.py:114
 msgid "You have to be logged in to continue"
 msgstr "Vous devez être connecter pour continuer"
 
+#, fuzzy
+#~ msgid "Sign in using:"
+#~ msgstr "Connexion"
+
 #~ msgid "Widget"
 #~ msgstr "Widget"
 
@@ -594,9 +633,6 @@ msgstr "Vous devez être connecter pour continuer"
 #~ msgid "Download a custom PDF"
 #~ msgstr "Téléchargez un PDF pérsonnalisé"
 
-#~ msgid "Motifs and themes"
-#~ msgstr "Motifs et thèmes"
-
 #~ msgid "See"
 #~ msgstr "Voir"
 
index 976cb53..5f1dfeb 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2013-04-09 10:43+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -95,11 +95,6 @@ msgstr "Importa un libro"
 msgid "Forgot Password?"
 msgstr ""
 
-#: templates/auth/login.html:17 templates/auth/register.html:7
-#, fuzzy
-msgid "Sign in using:"
-msgstr "Accedi"
-
 #: templates/auth/login_register.html:9
 msgid "or register"
 msgstr "oppure registrati"
@@ -159,11 +154,11 @@ msgstr "Amministrazione"
 msgid "Logout"
 msgstr "Esci"
 
-#: templates/base/superbase.html:101 views.py:70 views.py:71
+#: templates/base/superbase.html:101 views.py:71 views.py:72
 msgid "Sign in"
 msgstr "Accedi"
 
-#: templates/base/superbase.html:102 views.py:89 views.py:90 views.py:118
+#: templates/base/superbase.html:102 views.py:90 views.py:91 views.py:119
 msgid "Register"
 msgstr "Registrati"
 
@@ -263,10 +258,38 @@ msgstr "Più"
 msgid "Wolne Lektury internet library"
 msgstr "Wolne Lektury biblioteca online"
 
+#: templates/main_page.html:21
+msgid "In our digital library you will find"
+msgstr ""
+
+#: templates/main_page.html:32
+msgid "and many other books, poems, pictures, audiobooks…"
+msgstr ""
+
+#: templates/main_page.html:39
+msgid "Motifs and themes"
+msgstr "Motivi e temi"
+
 #: templates/main_page.html:41
 msgid "Theme"
 msgstr "tema"
 
+#: templates/main_page.html:42
+msgid "Explore works with the same theme"
+msgstr ""
+
+#: templates/main_page.html:54
+msgid "See motifs catalog"
+msgstr ""
+
+#: templates/main_page.html:94
+msgid "Collections"
+msgstr ""
+
+#: templates/main_page.html:98
+msgid "See collections catalog"
+msgstr ""
+
 #: templates/main_page.html:103
 msgid "Recent publications"
 msgstr ""
@@ -304,15 +327,19 @@ msgstr "Manca un libro?"
 msgid "Publishing plan"
 msgstr "Programma editoriale"
 
-#: templates/main_page.html:137
+#: templates/main_page.html:133
+msgid "Newsletter"
+msgstr ""
+
+#: templates/main_page.html:138
 msgid "Information"
 msgstr ""
 
-#: templates/main_page.html:139
+#: templates/main_page.html:140
 msgid "Privacy policy"
 msgstr ""
 
-#: templates/main_page.html:160
+#: templates/main_page.html:161
 msgid "Image used:"
 msgstr "Immagine usata"
 
@@ -349,6 +376,10 @@ msgstr ""
 "Conferma l'accesso autorizzato a Wolne Lektury come utente <strong>%(user)s</"
 "strong>."
 
+#: templates/piston/authorize_token.html:17
+msgid "Confirm"
+msgstr ""
+
 #: templates/socialaccount/connections.html:5
 #: templates/socialaccount/connections.html:10
 msgid "Account Connections"
@@ -403,15 +434,23 @@ msgstr ""
 msgid "Social accounts"
 msgstr ""
 
-#: views.py:78 views.py:99
+#: utils.py:116
+msgid "Message sent automatically. Please do not reply."
+msgstr ""
+
+#: views.py:79 views.py:100
 #, python-format
 msgid "Already logged in as user %(user)s"
 msgstr ""
 
-#: views.py:113
+#: views.py:114
 msgid "You have to be logged in to continue"
 msgstr " Per poter continuare devi essere loggato"
 
+#, fuzzy
+#~ msgid "Sign in using:"
+#~ msgstr "Accedi"
+
 #~ msgid "Widget"
 #~ msgstr "Widget"
 
@@ -567,9 +606,6 @@ msgstr " Per poter continuare devi essere loggato"
 #~ msgid "Download a custom PDF"
 #~ msgstr " Scarica un PDF personalizzato"
 
-#~ msgid "Motifs and themes"
-#~ msgstr "Motivi e temi"
-
 #~ msgid "See"
 #~ msgstr "Vedi"
 
index b2bf9c0..2dc9e0f 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2013-04-09 10:43+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -97,10 +97,6 @@ msgstr "Importuoti knygą"
 msgid "Forgot Password?"
 msgstr "Pamiršote slaptažodį?"
 
-#: templates/auth/login.html:17 templates/auth/register.html:7
-msgid "Sign in using:"
-msgstr "Prisijungti naudojant:"
-
 #: templates/auth/login_register.html:9
 msgid "or register"
 msgstr "arba registruotis "
@@ -165,11 +161,11 @@ msgstr "Administracija "
 msgid "Logout"
 msgstr "Atsijungti"
 
-#: templates/base/superbase.html:101 views.py:70 views.py:71
+#: templates/base/superbase.html:101 views.py:71 views.py:72
 msgid "Sign in"
 msgstr "Prisijungti  "
 
-#: templates/base/superbase.html:102 views.py:89 views.py:90 views.py:118
+#: templates/base/superbase.html:102 views.py:90 views.py:91 views.py:119
 msgid "Register"
 msgstr "Registruotis "
 
@@ -284,10 +280,42 @@ msgstr "Daugiau..."
 msgid "Wolne Lektury internet library"
 msgstr "Wolne Lektury internetinė biblioteka"
 
+#: templates/main_page.html:21
+msgid "In our digital library you will find"
+msgstr ""
+
+#: templates/main_page.html:32
+msgid "and many other books, poems, pictures, audiobooks…"
+msgstr ""
+
+#: templates/main_page.html:39
+msgid "Motifs and themes"
+msgstr "Motyvai ir temos"
+
 #: templates/main_page.html:41
 msgid "Theme"
 msgstr "Motyvas"
 
+#: templates/main_page.html:42
+msgid "Explore works with the same theme"
+msgstr ""
+
+#: templates/main_page.html:54
+#, fuzzy
+#| msgid "See our blog"
+msgid "See motifs catalog"
+msgstr "Aplankyk mūsų blogą"
+
+#: templates/main_page.html:94
+#, fuzzy
+#| msgid "Account Connections"
+msgid "Collections"
+msgstr "Paskyros jungtys"
+
+#: templates/main_page.html:98
+msgid "See collections catalog"
+msgstr ""
+
 #: templates/main_page.html:103
 msgid "Recent publications"
 msgstr "Naujos publikacijos"
@@ -327,15 +355,19 @@ msgstr "Neradote knygos?"
 msgid "Publishing plan"
 msgstr "Publikavimo planas"
 
-#: templates/main_page.html:137
+#: templates/main_page.html:133
+msgid "Newsletter"
+msgstr ""
+
+#: templates/main_page.html:138
 msgid "Information"
 msgstr "Informacija"
 
-#: templates/main_page.html:139
+#: templates/main_page.html:140
 msgid "Privacy policy"
 msgstr ""
 
-#: templates/main_page.html:160
+#: templates/main_page.html:161
 msgid "Image used:"
 msgstr "Panaudotas paveikslėlis:"
 
@@ -371,6 +403,10 @@ msgstr ""
 "Patvirtinkite, kad leistute prieigą prie Wolne Lektury interneto svetainės "
 "kaip vartotojas <strong>%(user)s</strong>."
 
+#: templates/piston/authorize_token.html:17
+msgid "Confirm"
+msgstr ""
+
 #: templates/socialaccount/connections.html:5
 #: templates/socialaccount/connections.html:10
 msgid "Account Connections"
@@ -429,15 +465,22 @@ msgstr "El- paštas"
 msgid "Social accounts"
 msgstr "Socialinės paskyros"
 
-#: views.py:78 views.py:99
+#: utils.py:116
+msgid "Message sent automatically. Please do not reply."
+msgstr ""
+
+#: views.py:79 views.py:100
 #, python-format
 msgid "Already logged in as user %(user)s"
 msgstr "Jau esate prisijungęs kaip vartotojas %(user)s"
 
-#: views.py:113
+#: views.py:114
 msgid "You have to be logged in to continue"
 msgstr "Norėdami tęsti, turite būti prisijungę"
 
+#~ msgid "Sign in using:"
+#~ msgstr "Prisijungti naudojant:"
+
 #~ msgid "What's new?"
 #~ msgstr "Kas naujo?"
 
@@ -615,9 +658,6 @@ msgstr "Norėdami tęsti, turite būti prisijungę"
 #~ msgid "Download a custom PDF"
 #~ msgstr "Atsisiųsti PDF failą"
 
-#~ msgid "Motifs and themes"
-#~ msgstr "Motyvai ir temos"
-
 #~ msgid "See"
 #~ msgstr "Žiūrėti"
 
@@ -1004,9 +1044,6 @@ msgstr "Norėdami tęsti, turite būti prisijungę"
 #~ msgid "Themes groups"
 #~ msgstr "Motyvų grupė"
 
-#~ msgid "See our blog"
-#~ msgstr "Aplankyk mūsų blogą"
-
 #~ msgid "You can help us!"
 #~ msgstr "Gali mums padėti!"
 
index 500a2f5..5636905 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: WolneLektury\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2015-12-31 16:45+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: \n"
@@ -100,10 +100,6 @@ msgstr "Importuj książkę"
 msgid "Forgot Password?"
 msgstr "Nie pamiętasz hasła?"
 
-#: templates/auth/login.html:17 templates/auth/register.html:7
-msgid "Sign in using:"
-msgstr "Zaloguj się używając:"
-
 #: templates/auth/login_register.html:9
 msgid "or register"
 msgstr "albo załóż konto"
@@ -156,11 +152,11 @@ msgstr "Administracja"
 msgid "Logout"
 msgstr "Wyloguj"
 
-#: templates/base/superbase.html:101 views.py:70 views.py:71
+#: templates/base/superbase.html:101 views.py:71 views.py:72
 msgid "Sign in"
 msgstr "Zaloguj się"
 
-#: templates/base/superbase.html:102 views.py:89 views.py:90 views.py:118
+#: templates/base/superbase.html:102 views.py:90 views.py:91 views.py:119
 msgid "Register"
 msgstr "Załóż konto"
 
@@ -251,10 +247,38 @@ msgstr "Więcej..."
 msgid "Wolne Lektury internet library"
 msgstr "Biblioteka internetowa Wolne Lektury"
 
+#: templates/main_page.html:21
+msgid "In our digital library you will find"
+msgstr "W naszej cyfrowej bibliotece znajdziesz"
+
+#: templates/main_page.html:32
+msgid "and many other books, poems, pictures, audiobooks…"
+msgstr "i wiele innych książek, wierszy, obrazów, audiobooków…"
+
+#: templates/main_page.html:39
+msgid "Motifs and themes"
+msgstr "Motywy i tematy"
+
 #: templates/main_page.html:41
 msgid "Theme"
 msgstr "Motyw"
 
+#: templates/main_page.html:42
+msgid "Explore works with the same theme"
+msgstr "Utwory, w których występuje ten motyw:"
+
+#: templates/main_page.html:54
+msgid "See motifs catalog"
+msgstr "Zobacz katalog motywów"
+
+#: templates/main_page.html:94
+msgid "Collections"
+msgstr "Kolekcje"
+
+#: templates/main_page.html:98
+msgid "See collections catalog"
+msgstr "Zobacz katalog kolekcji"
+
 #: templates/main_page.html:103
 msgid "Recent publications"
 msgstr "Ostatnie publikacje"
@@ -292,15 +316,19 @@ msgstr "Nie znalazłeś/-aś utworu?"
 msgid "Publishing plan"
 msgstr "Plan publikacji"
 
-#: templates/main_page.html:137
+#: templates/main_page.html:133
+msgid "Newsletter"
+msgstr "Newsletter"
+
+#: templates/main_page.html:138
 msgid "Information"
 msgstr "Informacje"
 
-#: templates/main_page.html:139
+#: templates/main_page.html:140
 msgid "Privacy policy"
 msgstr "Polityka prywatności"
 
-#: templates/main_page.html:160
+#: templates/main_page.html:161
 msgid "Image used:"
 msgstr "Użyto obrazu:"
 
@@ -335,6 +363,10 @@ msgid ""
 msgstr ""
 "Potwierdź dostęp do Wolnych Lektur jako użytkownik <strong>%(user)s</strong>."
 
+#: templates/piston/authorize_token.html:17
+msgid "Confirm"
+msgstr "Potwierdź"
+
 #: templates/socialaccount/connections.html:5
 #: templates/socialaccount/connections.html:10
 msgid "Account Connections"
@@ -391,15 +423,22 @@ msgstr "E-mail"
 msgid "Social accounts"
 msgstr "Konta społecznościowe"
 
-#: views.py:78 views.py:99
+#: utils.py:116
+msgid "Message sent automatically. Please do not reply."
+msgstr "Wiadomość wysłana automatycznie. Prosimy nie odpowiadać."
+
+#: views.py:79 views.py:100
 #, python-format
 msgid "Already logged in as user %(user)s"
 msgstr "Zalogowano jako %(user)s"
 
-#: views.py:113
+#: views.py:114
 msgid "You have to be logged in to continue"
 msgstr "Zaloguj się, aby kontynuować"
 
+#~ msgid "Sign in using:"
+#~ msgstr "Zaloguj się używając:"
+
 #~ msgid "What's new?"
 #~ msgstr "Co nowego?"
 
@@ -567,9 +606,6 @@ msgstr "Zaloguj się, aby kontynuować"
 #~ msgid "Download a custom PDF"
 #~ msgstr "Stwórz własny plik PDF"
 
-#~ msgid "Motifs and themes"
-#~ msgstr "Motywy i tematy"
-
 #~ msgid "See"
 #~ msgstr "Zobacz"
 
@@ -1013,9 +1049,6 @@ msgstr "Zaloguj się, aby kontynuować"
 #~ msgid "Themes groups"
 #~ msgstr "Rodziny motywów"
 
-#~ msgid "See our blog"
-#~ msgstr "Zobacz nasz blog"
-
 #~ msgid "You can help us!"
 #~ msgstr "Możesz nam pomóc!"
 
index 64c05a1..09b51ca 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2013-04-09 10:43+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -97,11 +97,6 @@ msgstr "Импорт книги"
 msgid "Forgot Password?"
 msgstr ""
 
-#: templates/auth/login.html:17 templates/auth/register.html:7
-#, fuzzy
-msgid "Sign in using:"
-msgstr "Вход"
-
 #: templates/auth/login_register.html:9
 msgid "or register"
 msgstr "или зарегистрироваться"
@@ -166,11 +161,11 @@ msgstr "Администрация"
 msgid "Logout"
 msgstr "Выход"
 
-#: templates/base/superbase.html:101 views.py:70 views.py:71
+#: templates/base/superbase.html:101 views.py:71 views.py:72
 msgid "Sign in"
 msgstr "Вход"
 
-#: templates/base/superbase.html:102 views.py:89 views.py:90 views.py:118
+#: templates/base/superbase.html:102 views.py:90 views.py:91 views.py:119
 msgid "Register"
 msgstr "Зарегистроваться"
 
@@ -285,10 +280,40 @@ msgstr "Подробнее..."
 msgid "Wolne Lektury internet library"
 msgstr "WolneLektury интернет библиотека"
 
+#: templates/main_page.html:21
+msgid "In our digital library you will find"
+msgstr ""
+
+#: templates/main_page.html:32
+msgid "and many other books, poems, pictures, audiobooks…"
+msgstr ""
+
+#: templates/main_page.html:39
+msgid "Motifs and themes"
+msgstr "Мотивы и темы"
+
 #: templates/main_page.html:41
 msgid "Theme"
 msgstr "Мотив"
 
+#: templates/main_page.html:42
+msgid "Explore works with the same theme"
+msgstr ""
+
+#: templates/main_page.html:54
+#, fuzzy
+#| msgid "See our blog"
+msgid "See motifs catalog"
+msgstr "Посмотрите наш блог"
+
+#: templates/main_page.html:94
+msgid "Collections"
+msgstr ""
+
+#: templates/main_page.html:98
+msgid "See collections catalog"
+msgstr ""
+
 #: templates/main_page.html:103
 msgid "Recent publications"
 msgstr "Последние публикации"
@@ -328,15 +353,19 @@ msgstr "Потеряли книгу?"
 msgid "Publishing plan"
 msgstr "Издательский план"
 
-#: templates/main_page.html:137
+#: templates/main_page.html:133
+msgid "Newsletter"
+msgstr ""
+
+#: templates/main_page.html:138
 msgid "Information"
 msgstr "Информация"
 
-#: templates/main_page.html:139
+#: templates/main_page.html:140
 msgid "Privacy policy"
 msgstr ""
 
-#: templates/main_page.html:160
+#: templates/main_page.html:161
 msgid "Image used:"
 msgstr "Используемые изображения:"
 
@@ -373,6 +402,10 @@ msgstr ""
 "Подтверждение для авторизации доступа к Wolne Lektury как пользователь "
 "<strong>%(user)s </strong>."
 
+#: templates/piston/authorize_token.html:17
+msgid "Confirm"
+msgstr ""
+
 #: templates/socialaccount/connections.html:5
 #: templates/socialaccount/connections.html:10
 msgid "Account Connections"
@@ -428,15 +461,23 @@ msgstr ""
 msgid "Social accounts"
 msgstr "или присоединитесь к пользователям"
 
-#: views.py:78 views.py:99
+#: utils.py:116
+msgid "Message sent automatically. Please do not reply."
+msgstr ""
+
+#: views.py:79 views.py:100
 #, python-format
 msgid "Already logged in as user %(user)s"
 msgstr ""
 
-#: views.py:113
+#: views.py:114
 msgid "You have to be logged in to continue"
 msgstr "Вы должны войти, чтобы продолжaть"
 
+#, fuzzy
+#~ msgid "Sign in using:"
+#~ msgstr "Вход"
+
 #~ msgid "Widget"
 #~ msgstr "Виджет"
 
@@ -610,9 +651,6 @@ msgstr "Вы должны войти, чтобы продолжaть"
 #~ msgid "Download a custom PDF"
 #~ msgstr "Скачать PDF"
 
-#~ msgid "Motifs and themes"
-#~ msgstr "Мотивы и темы"
-
 #~ msgid "See"
 #~ msgstr "Посмотрите"
 
@@ -989,9 +1027,6 @@ msgstr "Вы должны войти, чтобы продолжaть"
 #~ msgid "Themes groups"
 #~ msgstr "Тематические группы"
 
-#~ msgid "See our blog"
-#~ msgstr "Посмотрите наш блог"
-
 #~ msgid "You can help us!"
 #~ msgstr "Вы можете нам помочь!"
 
index bf1b10f..e0dcb68 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-05-24 16:18+0200\n"
+"POT-Creation-Date: 2016-09-14 12:34+0200\n"
 "PO-Revision-Date: 2013-04-09 10:43+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -95,10 +95,6 @@ msgstr "Імпортувати книжку"
 msgid "Forgot Password?"
 msgstr "Забули пароль?"
 
-#: templates/auth/login.html:17 templates/auth/register.html:7
-msgid "Sign in using:"
-msgstr "Увійти за допомогою:"
-
 #: templates/auth/login_register.html:9
 msgid "or register"
 msgstr "або зареєструватися"
@@ -163,11 +159,11 @@ msgstr "Адміністрація"
 msgid "Logout"
 msgstr "Вийти "
 
-#: templates/base/superbase.html:101 views.py:70 views.py:71
+#: templates/base/superbase.html:101 views.py:71 views.py:72
 msgid "Sign in"
 msgstr "Увійти"
 
-#: templates/base/superbase.html:102 views.py:89 views.py:90 views.py:118
+#: templates/base/superbase.html:102 views.py:90 views.py:91 views.py:119
 msgid "Register"
 msgstr "Зареєструватися"
 
@@ -282,10 +278,42 @@ msgstr "Більше..."
 msgid "Wolne Lektury internet library"
 msgstr "Електронна бібліотека WolneLektury.pl"
 
+#: templates/main_page.html:21
+msgid "In our digital library you will find"
+msgstr ""
+
+#: templates/main_page.html:32
+msgid "and many other books, poems, pictures, audiobooks…"
+msgstr ""
+
+#: templates/main_page.html:39
+msgid "Motifs and themes"
+msgstr "Мотиви та теми"
+
 #: templates/main_page.html:41
 msgid "Theme"
 msgstr "Тема"
 
+#: templates/main_page.html:42
+msgid "Explore works with the same theme"
+msgstr ""
+
+#: templates/main_page.html:54
+#, fuzzy
+#| msgid "See our blog"
+msgid "See motifs catalog"
+msgstr "Дивитись наш блог"
+
+#: templates/main_page.html:94
+#, fuzzy
+#| msgid "Account Connections"
+msgid "Collections"
+msgstr "Пов'язані акаунти"
+
+#: templates/main_page.html:98
+msgid "See collections catalog"
+msgstr ""
+
 #: templates/main_page.html:103
 msgid "Recent publications"
 msgstr "останні публікації"
@@ -325,15 +353,19 @@ msgstr "Не знайшли книжки?"
 msgid "Publishing plan"
 msgstr "План публікації"
 
-#: templates/main_page.html:137
+#: templates/main_page.html:133
+msgid "Newsletter"
+msgstr ""
+
+#: templates/main_page.html:138
 msgid "Information"
 msgstr "інформація"
 
-#: templates/main_page.html:139
+#: templates/main_page.html:140
 msgid "Privacy policy"
 msgstr ""
 
-#: templates/main_page.html:160
+#: templates/main_page.html:161
 msgid "Image used:"
 msgstr "Використано графіку:"
 
@@ -369,6 +401,10 @@ msgstr ""
 "Підтвердити, щоб авторизувати доступ до Wolne Lektury від імені користувача "
 "<strong>%(user)s</strong>."
 
+#: templates/piston/authorize_token.html:17
+msgid "Confirm"
+msgstr ""
+
 #: templates/socialaccount/connections.html:5
 #: templates/socialaccount/connections.html:10
 msgid "Account Connections"
@@ -426,15 +462,22 @@ msgstr "Електронна адреса"
 msgid "Social accounts"
 msgstr "Облікові записи в соціальних мережах"
 
-#: views.py:78 views.py:99
+#: utils.py:116
+msgid "Message sent automatically. Please do not reply."
+msgstr ""
+
+#: views.py:79 views.py:100
 #, python-format
 msgid "Already logged in as user %(user)s"
 msgstr "Ви вже увійшли як користувач %(user)s"
 
-#: views.py:113
+#: views.py:114
 msgid "You have to be logged in to continue"
 msgstr "Щоб продовжити, увійдіть в свій акаунт."
 
+#~ msgid "Sign in using:"
+#~ msgstr "Увійти за допомогою:"
+
 #~ msgid "What's new?"
 #~ msgstr "Що нового?"
 
@@ -612,9 +655,6 @@ msgstr "Щоб продовжити, увійдіть в свій акаунт."
 #~ msgid "Download a custom PDF"
 #~ msgstr "Завантажити PDF"
 
-#~ msgid "Motifs and themes"
-#~ msgstr "Мотиви та теми"
-
 #~ msgid "See"
 #~ msgstr "Дивитись"
 
@@ -986,9 +1026,6 @@ msgstr "Щоб продовжити, увійдіть в свій акаунт."
 #~ msgid "Themes groups"
 #~ msgstr "Групи мотивів"
 
-#~ msgid "See our blog"
-#~ msgstr "Дивитись наш блог"
-
 #~ msgid "You can help us!"
 #~ msgstr "Можете нам допомогти!"
 
index 8323f05..7a9ab6a 100755 (executable)
         background-image: url(/static/img/backdrop/book-drawer2.jpg);
     }
 
+    &.banner {
+        background: none;
+    }
+
     .cite {
         @include size(padding, 46px 10px 48px 0);
         background: none;
index c3468ba..d46e192 100755 (executable)
@@ -18,7 +18,7 @@
     {% endif %}
 
     <section id="main-library">
-      <h1>W naszej cyfrowej bibliotece znajdziesz</h1>
+      <h1>{% trans "In our digital library you will find" %}</h1>
       <div class="main-library-row">
         <div class="covers">
           {% for book in best %}
         </div>
         <a href="{% url "book_list" %}">
           <div class="note white-box normal-text" style="font-size: 18px">
-            i wiele innych książek, wierszy, obrazów, audiobooków…
+            {% trans "and many other books, poems, pictures, audiobooks…" %}
           </div>
         </a>
       </div>
     </section>
 
     <section id="main-theme">
-      <h1>Motywy i tematy</h1>
+      <h1>{% trans "Motifs and themes" %}</h1>
       <div class="white-box normal-text">
         <h2>{% trans "Theme" %}: {{ theme }}</h2>
-        <p>Utwory, w których występuje ten motyw:</p>
+        <p>{% trans "Explore works with the same theme" %}</p>
         {% for book in theme_books %}
           {% cache 86400 book_mini_box book.pk %}
             {% include 'catalogue/book_mini_box.html' %}
@@ -51,7 +51,7 @@
           {% endcache %}
         {% endif %}
       </div>
-      <a class="more" href="{% url 'theme_catalogue' %}">Zobacz katalog motywów</a>
+      <a class="more" href="{% url 'theme_catalogue' %}">{% trans "See motifs catalog" %}</a>
     </section>
 
     {% comment %}
 
     {% if collection %}
       <section>
-        <h1>Kolekcje</h1>
+        <h1>{% trans "Collections" %}</h1>
         {% cache 3600 collection_box collection.pk LANGUAGE_CODE %}
           {% include 'catalogue/collection_box.html' %}
         {% endcache %}
-        <a class="more" href="{% url 'catalogue_collections' %}">Zobacz katalog kolekcji</a>
+        <a class="more" href="{% url 'catalogue_collections' %}">{% trans "See collections catalog" %}</a>
       </section>
     {% endif %}
 
         <li><a href="{% url 'oaipmh' %}">OAI-PMH</a></li>
         <li><a href="{% url 'lesmianator' %}" lang="pl">Leśmianator</a></li>
         <li><a href="http://polski.wolnelektury.pl" lang="pl">Materiały do nauki j. polskiego</a></li>
+        <li><a href="{% url 'subscribe' %}">{% trans "Newsletter" %}</a></li>
       </ul>
     </section>
 
index 2ce231b..72bc7d0 100644 (file)
@@ -9,11 +9,13 @@ from functools import wraps
 import pytz
 from inspect import getargspec
 
+from django.core.mail import send_mail
 from django.http import HttpResponse
 from django.template import RequestContext
 from django.template.loader import render_to_string
 from django.utils import timezone
 from django.conf import settings
+from django.utils.translation import ugettext
 
 tz = pytz.timezone(settings.TIME_ZONE)
 
@@ -106,3 +108,10 @@ def ajax(login_required=False, method=None, template=None, permission_required=N
         return ajax_view
 
     return decorator
+
+
+def send_noreply_mail(subject, message, recipient_list, **kwargs):
+    send_mail(
+        u'[WolneLektury] ' + subject,
+        message + u"\n\n-- \n" + ugettext(u'Message sent automatically. Please do not reply.'),
+        'no-reply@wolnelektury.pl', recipient_list, **kwargs)