X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3f527019946f993c9d1cadd41e80c2c7eac188ed..84a3f7f335bf15b4671cc56c26d243bf539a9536:/src/club/locale/it/LC_MESSAGES/django.po diff --git a/src/club/locale/it/LC_MESSAGES/django.po b/src/club/locale/it/LC_MESSAGES/django.po index a7200160b..54ce6ace2 100644 --- a/src/club/locale/it/LC_MESSAGES/django.po +++ b/src/club/locale/it/LC_MESSAGES/django.po @@ -17,263 +17,205 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: club/admin.py:46 +#: club/admin.py:60 msgid "payment complete" msgstr "" -#: club/admin.py:52 +#: club/admin.py:66 msgid "schedule expired" msgstr "" +#: club/admin.py:84 +msgid "Source" +msgstr "" + #: club/apps.py:10 msgid "Club" msgstr "" -#: club/forms.py:70 -#, python-format -msgid "Minimal amount is %(amount)d PLN." +#: club/forms.py:52 +msgid "first name" msgstr "" -#: club/models.py:25 -msgid "minimum amount" +#: club/forms.py:53 +msgid "last name" msgstr "" -#: club/models.py:26 -msgid "minimum amount for year" +#: club/forms.py:55 +msgid "street address" +msgstr "" + +#: club/forms.py:56 +msgid "postal code" msgstr "" -#: club/models.py:27 -msgid "proposed amounts for single payment" +#: club/forms.py:57 +msgid "town" +msgstr "" + +#: club/forms.py:84 +#, python-format +msgid "Minimal amount is %(amount)d PLN." msgstr "" #: club/models.py:28 -msgid "default single amount" +msgid "minimum amount" msgstr "" #: club/models.py:29 -msgid "proposed amounts for monthly payments" +msgid "minimum amount for year" msgstr "" #: club/models.py:30 +msgid "default single amount" +msgstr "" + +#: club/models.py:31 msgid "default monthly amount" msgstr "" -#: club/models.py:33 +#: club/models.py:34 msgid "club" msgstr "" -#: club/models.py:34 +#: club/models.py:35 msgid "clubs" msgstr "" -#: club/models.py:61 +#: club/models.py:112 msgid "key" msgstr "" -#: club/models.py:62 +#: club/models.py:113 msgid "email" msgstr "" -#: club/models.py:63 club/models.py:182 +#: club/models.py:114 club/models.py:270 msgid "membership" msgstr "" -#: club/models.py:64 club/models.py:388 +#: club/models.py:115 msgid "amount" msgstr "" -#: club/models.py:65 +#: club/models.py:116 msgid "method" msgstr "" -#: club/models.py:68 club/templates/club/payment_form.html:25 +#: club/models.py:119 club/templates/club/payment_form.html:25 msgid "monthly" msgstr "" -#: club/models.py:69 +#: club/models.py:120 msgid "yearly" msgstr "" -#: club/models.py:71 +#: club/models.py:122 msgid "source" msgstr "" -#: club/models.py:73 +#: club/models.py:124 msgid "cancelled" msgstr "" -#: club/models.py:74 +#: club/models.py:125 msgid "payed at" msgstr "" -#: club/models.py:75 +#: club/models.py:126 msgid "started at" msgstr "" -#: club/models.py:76 +#: club/models.py:127 msgid "expires_at" msgstr "" -#: club/models.py:85 +#: club/models.py:141 msgid "schedule" msgstr "" -#: club/models.py:86 +#: club/models.py:142 msgid "schedules" msgstr "" -#: club/models.py:174 +#: club/models.py:262 msgid "user" msgstr "" -#: club/models.py:175 +#: club/models.py:263 msgid "created at" msgstr "" -#: club/models.py:176 club/models.py:237 +#: club/models.py:264 club/models.py:325 msgid "name" msgstr "" -#: club/models.py:177 +#: club/models.py:265 msgid "manual" msgstr "" -#: club/models.py:178 +#: club/models.py:266 msgid "notes" msgstr "" -#: club/models.py:179 +#: club/models.py:267 msgid "updated at" msgstr "" -#: club/models.py:183 +#: club/models.py:271 msgid "memberships" msgstr "" -#: club/models.py:220 +#: club/models.py:308 msgid "days before" msgstr "" -#: club/models.py:221 +#: club/models.py:309 msgid "subject" msgstr "" -#: club/models.py:222 club/payu/models.py:140 +#: club/models.py:310 club/payu/models.py:157 msgid "body" msgstr "" -#: club/models.py:225 +#: club/models.py:313 msgid "reminder email" msgstr "" -#: club/models.py:226 +#: club/models.py:314 msgid "reminder emails" msgstr "" -#: club/models.py:231 +#: club/models.py:319 #, python-format msgid "a day before expiration" msgid_plural "%d days before expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:233 +#: club/models.py:321 #, python-format msgid "a day after expiration" msgid_plural "%d days after expiration" msgstr[0] "" msgstr[1] "" -#: club/models.py:238 +#: club/models.py:326 msgid "photo" msgstr "" -#: club/models.py:239 +#: club/models.py:327 msgid "text" msgstr "" -#: club/models.py:242 +#: club/models.py:330 msgid "ambassador" msgstr "" -#: club/models.py:243 +#: club/models.py:331 msgid "ambassadors" msgstr "" -#: 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 "" @@ -326,23 +268,27 @@ msgstr "" msgid "Rejected" msgstr "" -#: club/payu/models.py:44 +#: club/payu/models.py:40 +msgid "Invalid token" +msgstr "" + +#: club/payu/models.py:47 msgid "PayU order" msgstr "" -#: club/payu/models.py:45 +#: club/payu/models.py:48 msgid "PayU orders" msgstr "" -#: club/payu/models.py:141 +#: club/payu/models.py:158 msgid "received_at" msgstr "" -#: club/payu/models.py:145 +#: club/payu/models.py:162 msgid "PayU notification" msgstr "" -#: club/payu/models.py:146 +#: club/payu/models.py:163 msgid "PayU notifications" msgstr "" @@ -358,6 +304,15 @@ msgstr "" msgid "One-time donations in last 30 days" msgstr "" +#: club/templates/club/dummy_payment.html:4 club/templates/club/index.html:7 +#: club/templates/club/index.html:12 +#: club/templates/club/membership_form_app.html:5 +#: club/templates/club/schedule.html:5 club/templates/club/thanks.html:6 +#: club/templates/club/year_summary.html:5 +#: club/templates/payu/rec_payment.html:5 +msgid "Wolne Lektury need your help!" +msgstr "" + #: club/templates/club/index.html:20 msgid "Congratulations – you're already a supporter of Wolne Lektury!" msgstr "" @@ -454,28 +409,32 @@ 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:65 +#: club/templates/club/payment_form.html:73 msgid "Phone number:" msgstr "" -#: club/templates/club/payment_form.html:70 +#: club/templates/club/payment_form.html:78 msgid "Postal address:" msgstr "" -#: club/templates/club/payment_form.html:87 -msgid "I'd like to receive informations about new publications." +#: club/templates/club/payment_form.html:97 +msgid "I'd like to subscribe the newsletter." msgstr "" -#: club/templates/club/payment_form.html:91 +#: club/templates/club/payment_form.html:101 msgid "" -"You can unsubscribe at any point. More in the privacy policy." +"You can unsubscribe at any point. More in the privacy policy." msgstr "" -#: club/templates/club/payment_form.html:94 +#: club/templates/club/payment_form.html:105 msgid "Donate" msgstr "" @@ -508,11 +467,11 @@ msgstr "" msgid "Supporting Wolne Lektury" msgstr "" -#: club/templates/payu/rec_payment.html:15 +#: club/templates/payu/rec_payment.html:19 #, python-format msgid "" "\n" -" You are setting up a monthly payment in the amount of %(amount)s " +" You are setting up a monthly payment in the amount of %(amount)s " "PLN. Thank you!\n" -" " +" " msgstr ""