# 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"
"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"

#: club/admin.py:46
msgid "payment complete"
msgstr ""

#: club/admin.py:52
msgid "schedule expired"
msgstr ""

#: club/apps.py:10
msgid "Club"
msgstr ""

#: club/forms.py:52
msgid "first name"
msgstr ""

#: club/forms.py:53
msgid "last name"
msgstr ""

#: club/forms.py:55
msgid "street address"
msgstr ""

#: club/forms.py:56
msgid "postal code"
msgstr ""

#: club/forms.py:57
msgid "town"
msgstr ""

#: club/forms.py:84
#, python-format
msgid "Minimal amount is %(amount)d PLN."
msgstr ""

#: club/models.py:27
msgid "minimum amount"
msgstr ""

#: club/models.py:28
msgid "minimum amount for year"
msgstr ""

#: club/models.py:29
msgid "proposed amounts for single payment"
msgstr ""

#: club/models.py:30
msgid "default single amount"
msgstr ""

#: club/models.py:31
msgid "proposed amounts for monthly payments"
msgstr ""

#: club/models.py:32
msgid "default monthly amount"
msgstr ""

#: club/models.py:35
msgid "club"
msgstr ""

#: club/models.py:36
msgid "clubs"
msgstr ""

#: club/models.py:63
msgid "key"
msgstr ""

#: club/models.py:64
msgid "email"
msgstr ""

#: club/models.py:65 club/models.py:189
msgid "membership"
msgstr ""

#: club/models.py:66
msgid "amount"
msgstr ""

#: club/models.py:67
msgid "method"
msgstr ""

#: club/models.py:70 club/templates/club/payment_form.html:25
msgid "monthly"
msgstr ""

#: club/models.py:71
msgid "yearly"
msgstr ""

#: club/models.py:73
msgid "source"
msgstr ""

#: club/models.py:75
msgid "cancelled"
msgstr ""

#: club/models.py:76
msgid "payed at"
msgstr ""

#: club/models.py:77
msgid "started at"
msgstr ""

#: club/models.py:78
msgid "expires_at"
msgstr ""

#: club/models.py:92
msgid "schedule"
msgstr ""

#: club/models.py:93
msgid "schedules"
msgstr ""

#: club/models.py:181
msgid "user"
msgstr ""

#: club/models.py:182
msgid "created at"
msgstr ""

#: club/models.py:183 club/models.py:244
msgid "name"
msgstr ""

#: club/models.py:184
msgid "manual"
msgstr ""

#: club/models.py:185
msgid "notes"
msgstr ""

#: club/models.py:186
msgid "updated at"
msgstr ""

#: club/models.py:190
msgid "memberships"
msgstr ""

#: club/models.py:227
msgid "days before"
msgstr ""

#: club/models.py:228
msgid "subject"
msgstr ""

#: club/models.py:229 club/payu/models.py:140
msgid "body"
msgstr ""

#: club/models.py:232
msgid "reminder email"
msgstr ""

#: club/models.py:233
msgid "reminder emails"
msgstr ""

#: club/models.py:238
#, python-format
msgid "a day before expiration"
msgid_plural "%d days before expiration"
msgstr[0] ""
msgstr[1] ""

#: club/models.py:240
#, python-format
msgid "a day after expiration"
msgid_plural "%d days after expiration"
msgstr[0] ""
msgstr[1] ""

#: club/models.py:245
msgid "photo"
msgstr ""

#: club/models.py:246
msgid "text"
msgstr ""

#: club/models.py:249
msgid "ambassador"
msgstr ""

#: club/models.py:250
msgid "ambassadors"
msgstr ""

#: club/models.py:281 club/templates/club/index.html:7
#: club/templates/club/index.html:13 club/templates/club/thanks.html:6
#: club/templates/payu/rec_payment.html:5
msgid "Towarzystwo Przyjaciół Wolnych Lektur"
msgstr ""

#: club/payu/models.py:17 club/payu/models.py:29
msgid "POS id"
msgstr ""

#: club/payu/models.py:18
msgid "disposable token"
msgstr ""

#: club/payu/models.py:19
msgid "reusable token"
msgstr ""

#: club/payu/models.py:20
msgid "created_at"
msgstr ""

#: club/payu/models.py:24
msgid "PayU card token"
msgstr ""

#: club/payu/models.py:25
msgid "PayU card tokens"
msgstr ""

#: club/payu/models.py:30
msgid "customer IP"
msgstr ""

#: club/payu/models.py:31
msgid "order ID"
msgstr ""

#: club/payu/models.py:34
msgid "Pending"
msgstr ""

#: club/payu/models.py:35
msgid "Waiting for confirmation"
msgstr ""

#: club/payu/models.py:36
msgid "Completed"
msgstr ""

#: club/payu/models.py:37
msgid "Canceled"
msgstr ""

#: club/payu/models.py:38
msgid "Rejected"
msgstr ""

#: club/payu/models.py:44
msgid "PayU order"
msgstr ""

#: club/payu/models.py:45
msgid "PayU orders"
msgstr ""

#: club/payu/models.py:141
msgid "received_at"
msgstr ""

#: club/payu/models.py:145
msgid "PayU notification"
msgstr ""

#: club/payu/models.py:146
msgid "PayU notifications"
msgstr ""

#: club/templates/admin/club/schedule/change_list.html:7
msgid "Active monthly recurring donations"
msgstr ""

#: club/templates/admin/club/schedule/change_list.html:12
msgid "Active yearly recurring donations"
msgstr ""

#: club/templates/admin/club/schedule/change_list.html:17
msgid "One-time donations in last 30 days"
msgstr ""

#: club/templates/club/index.html:20
msgid "Congratulations – you're already a supporter of Wolne Lektury!"
msgstr ""

#: club/templates/club/index.html:22
msgid "Become a supporter"
msgstr ""

#: club/templates/club/membership_form.html:7
msgid "Join us in freeing the books!"
msgstr ""

#: club/templates/club/membership_form.html:8
msgid "„Wolne Lektury należy wspierać, bo są” - Filip Springer"
msgstr ""

#: club/templates/club/membership_form.html:14
msgid "Support Wolne Lektury"
msgstr ""

#: club/templates/club/membership_form.html:18
msgid "Thank you for your support! Support us again!"
msgstr ""

#: club/templates/club/membership_form.html:21
msgid "Thank you for wanting to free the books with us!"
msgstr ""

#: club/templates/club/membership_form.html:26
msgid "See your past support."
msgstr ""

#: club/templates/club/membership_form.html:41
msgid "Help us get 100 new Friends by the end of the school semester."
msgstr ""

#: club/templates/club/membership_form.html:42
#, python-format
msgid ""
"\n"
"\t    So far <b style=\"color: #0d7e85\">%(supporters)s</b> reader has "
"already supported us with a regular donation,\n"
"\t    "
msgid_plural ""
"\n"
"\t    So far <b style=\"color: #0d7e85\">%(supporters)s</b> readers have "
"already supported us with a regular donation,\n"
"\t  "
msgstr[0] ""
msgstr[1] ""

#: club/templates/club/membership_form.html:47
#, python-format
msgid ""
"\n"
"\t    <b style=\"color: #0d7e85\">%(missing_supporters)s</b> is missing.\n"
"            "
msgid_plural ""
"\n"
"            <b style=\"color: #0d7e85\">%(missing_supporters)s</b> are "
"missing.\n"
"\t  "
msgstr[0] ""
msgstr[1] ""

#: club/templates/club/payment/payu-re.html:4
#: club/templates/club/payment/payu.html:4
msgid "Safe payments"
msgstr ""

#: club/templates/club/payment/payu.html:10
msgid "transfer"
msgstr ""

#: club/templates/club/payment_form.html:18
msgid "Choose your type of support"
msgstr ""

#: club/templates/club/payment_form.html:24
msgid "one-time"
msgstr ""

#: club/templates/club/payment_form.html:28
msgid "Choose the amount"
msgstr ""

#: club/templates/club/payment_form.html:36
#: club/templates/club/payment_form.html:49
msgid "different amount"
msgstr ""

#: club/templates/club/payment_form.html:57
msgid "Provide contact details"
msgstr ""

#: club/templates/club/payment_form.html:60
msgid "First and last name:"
msgstr ""

#: club/templates/club/payment_form.html:68
msgid "E-mail:"
msgstr ""

#: club/templates/club/payment_form.html:73
msgid "Phone number:"
msgstr ""

#: club/templates/club/payment_form.html:78
msgid "Postal address:"
msgstr ""

#: club/templates/club/payment_form.html:97
msgid "I'd like to subscribe the newsletter."
msgstr ""

#: club/templates/club/payment_form.html:101
msgid ""
"You can unsubscribe at any point. More in the <a target=\"_blank\" href="
"\"https://nowoczesnapolska.org.pl/prywatnosc/\">privacy policy</a>."
msgstr ""

#: club/templates/club/payment_form.html:105
msgid "Donate"
msgstr ""

#: club/templates/club/thanks.html:14
msgid "Thank you"
msgstr ""

#: club/templates/club/thanks.html:19
msgid "Go back to the app"
msgstr ""

#: club/templates/club/year_summary.html:10
#, python-format
msgid "Summary of donations in the year %(year)s for the address %(email)s."
msgstr ""

#: club/templates/club/year_summary.html:15
msgid "Date"
msgstr ""

#: club/templates/club/year_summary.html:16
msgid "Amount"
msgstr ""

#: club/templates/club/year_summary.html:27
msgid "Total"
msgstr ""

#: club/templates/payu/rec_payment.html:12
msgid "Supporting Wolne Lektury"
msgstr ""

#: club/templates/payu/rec_payment.html:15
#, python-format
msgid ""
"\n"
"        You are setting up a monthly payment in the amount of %(amount)s "
"PLN. Thank you!\n"
"      "
msgstr ""