More data in payment form.
[wolnelektury.git] / src / club / locale / it / LC_MESSAGES / django.po
index 56d2927..a720016 100644 (file)
@@ -8,7 +8,6 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2020-09-10 15: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"
@@ -18,11 +17,11 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: club/admin.py:45
+#: club/admin.py:46
 msgid "payment complete"
 msgstr ""
 
-#: club/admin.py:51
+#: club/admin.py:52
 msgid "schedule expired"
 msgstr ""
 
@@ -30,7 +29,7 @@ msgstr ""
 msgid "Club"
 msgstr ""
 
-#: club/forms.py:26
+#: club/forms.py:70
 #, python-format
 msgid "Minimal amount is %(amount)d PLN."
 msgstr ""
@@ -67,126 +66,214 @@ msgstr ""
 msgid "clubs"
 msgstr ""
 
-#: club/models.py:48
+#: club/models.py:61
 msgid "key"
 msgstr ""
 
-#: club/models.py:49
+#: club/models.py:62
 msgid "email"
 msgstr ""
 
-#: club/models.py:50 club/models.py:139
+#: club/models.py:63 club/models.py:182
 msgid "membership"
 msgstr ""
 
-#: club/models.py:51
+#: club/models.py:64 club/models.py:388
 msgid "amount"
 msgstr ""
 
-#: club/models.py:52 club/templates/club/membership_form.html:185
+#: club/models.py:65
+msgid "method"
+msgstr ""
+
+#: club/models.py:68 club/templates/club/payment_form.html:25
 msgid "monthly"
 msgstr ""
 
-#: club/models.py:53
+#: club/models.py:69
 msgid "yearly"
 msgstr ""
 
-#: club/models.py:55
+#: club/models.py:71
+msgid "source"
+msgstr ""
+
+#: club/models.py:73
 msgid "cancelled"
 msgstr ""
 
-#: club/models.py:56
+#: club/models.py:74
 msgid "payed at"
 msgstr ""
 
-#: club/models.py:57
+#: club/models.py:75
 msgid "started at"
 msgstr ""
 
-#: club/models.py:58
+#: club/models.py:76
 msgid "expires_at"
 msgstr ""
 
-#: club/models.py:62
+#: club/models.py:85
 msgid "schedule"
 msgstr ""
 
-#: club/models.py:63
+#: club/models.py:86
 msgid "schedules"
 msgstr ""
 
-#: club/models.py:133
+#: club/models.py:174
 msgid "user"
 msgstr ""
 
-#: club/models.py:134
+#: club/models.py:175
 msgid "created at"
 msgstr ""
 
-#: club/models.py:140
+#: club/models.py:176 club/models.py:237
+msgid "name"
+msgstr ""
+
+#: club/models.py:177
+msgid "manual"
+msgstr ""
+
+#: club/models.py:178
+msgid "notes"
+msgstr ""
+
+#: club/models.py:179
+msgid "updated at"
+msgstr ""
+
+#: club/models.py:183
 msgid "memberships"
 msgstr ""
 
-#: club/models.py:162
+#: club/models.py:220
 msgid "days before"
 msgstr ""
 
-#: club/models.py:163
+#: club/models.py:221
 msgid "subject"
 msgstr ""
 
-#: club/models.py:164 club/payu/models.py:140
+#: club/models.py:222 club/payu/models.py:140
 msgid "body"
 msgstr ""
 
-#: club/models.py:167
+#: club/models.py:225
 msgid "reminder email"
 msgstr ""
 
-#: club/models.py:168
+#: club/models.py:226
 msgid "reminder emails"
 msgstr ""
 
-#: club/models.py:173
+#: club/models.py:231
 #, python-format
 msgid "a day before expiration"
 msgid_plural "%d days before expiration"
 msgstr[0] ""
 msgstr[1] ""
 
-#: club/models.py:175
+#: club/models.py:233
 #, python-format
 msgid "a day after expiration"
 msgid_plural "%d days after expiration"
 msgstr[0] ""
 msgstr[1] ""
 
-#: club/models.py:179
-msgid "name"
-msgstr ""
-
-#: club/models.py:180
+#: club/models.py:238
 msgid "photo"
 msgstr ""
 
-#: club/models.py:181
+#: club/models.py:239
 msgid "text"
 msgstr ""
 
-#: club/models.py:184
+#: club/models.py:242
 msgid "ambassador"
 msgstr ""
 
-#: club/models.py:185
+#: club/models.py:243
 msgid "ambassadors"
 msgstr ""
 
-#: club/models.py:216 club/templates/club/index.html:7
+#: club/models.py:274 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/models.py:370
+msgid "first name"
+msgstr ""
+
+#: club/models.py:371
+msgid "last name"
+msgstr ""
+
+#: club/models.py:372
+msgid "sex"
+msgstr ""
+
+#: club/models.py:376
+msgid "date of birth"
+msgstr ""
+
+#: club/models.py:377
+msgid "street"
+msgstr ""
+
+#: club/models.py:378
+msgid "building"
+msgstr ""
+
+#: club/models.py:379
+msgid "flat"
+msgstr ""
+
+#: club/models.py:380
+msgid "town"
+msgstr ""
+
+#: club/models.py:381
+msgid "postal code"
+msgstr ""
+
+#: club/models.py:382
+msgid "phone"
+msgstr ""
+
+#: club/models.py:383
+msgid "e-mail"
+msgstr ""
+
+#: club/models.py:384
+msgid "IBAN"
+msgstr ""
+
+#: club/models.py:385
+msgid "payment identifier"
+msgstr ""
+
+#: club/models.py:386
+msgid "agree newsletter"
+msgstr ""
+
+#: club/models.py:387
+msgid "date"
+msgstr ""
+
+#: club/models.py:391
+msgid "direct debit"
+msgstr ""
+
+#: club/models.py:392
+msgid "direct debits"
+msgstr ""
+
 #: club/payu/models.py:17 club/payu/models.py:29
 msgid "POS id"
 msgstr ""
@@ -259,6 +346,18 @@ msgstr ""
 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 ""
@@ -275,70 +374,119 @@ msgstr ""
 msgid "„Wolne Lektury należy wspierać, bo są” - Filip Springer"
 msgstr ""
 
-#: club/templates/club/membership_form.html:144
+#: club/templates/club/membership_form.html:14
 msgid "Support Wolne Lektury"
 msgstr ""
 
-#: club/templates/club/membership_form.html:148
+#: club/templates/club/membership_form.html:18
 msgid "Thank you for your support! Support us again!"
 msgstr ""
 
-#: club/templates/club/membership_form.html:151
+#: 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:156
+#: club/templates/club/membership_form.html:26
 msgid "See your past support."
 msgstr ""
 
-#: club/templates/club/membership_form.html:179
+#: 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/membership_form.html:184
+#: club/templates/club/payment_form.html:24
 msgid "one-time"
 msgstr ""
 
-#: club/templates/club/membership_form.html:188
+#: club/templates/club/payment_form.html:28
 msgid "Choose the amount"
 msgstr ""
 
-#: club/templates/club/membership_form.html:196
-#: club/templates/club/membership_form.html:209
+#: club/templates/club/payment_form.html:36
+#: club/templates/club/payment_form.html:49
 msgid "different amount"
 msgstr ""
 
-#: club/templates/club/membership_form.html:215
-msgid "Provide an e-mail address"
+#: club/templates/club/payment_form.html:57
+msgid "Provide contact details"
+msgstr ""
+
+#: club/templates/club/payment_form.html:60
+msgid "E-mail:"
+msgstr ""
+
+#: club/templates/club/payment_form.html:65
+msgid "Phone number:"
 msgstr ""
 
-#: club/templates/club/membership_form.html:222
+#: club/templates/club/payment_form.html:70
+msgid "Postal address:"
+msgstr ""
+
+#: club/templates/club/payment_form.html:87
 msgid "I'd like to receive informations about new publications."
 msgstr ""
 
-#: club/templates/club/membership_form.html:226
+#: club/templates/club/payment_form.html:91
 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/membership_form.html:228
+#: club/templates/club/payment_form.html:94
 msgid "Donate"
 msgstr ""
 
-#: 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/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."