X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/47321719a79024f176b315816a1de5b978ec0f1a..972f33fb2d98a9ff59c931ac6a8a82def7cea6fe:/src/club/locale/lt/LC_MESSAGES/django.po
diff --git a/src/club/locale/lt/LC_MESSAGES/django.po b/src/club/locale/lt/LC_MESSAGES/django.po
index b9f742d36..2cfa42602 100644
--- a/src/club/locale/lt/LC_MESSAGES/django.po
+++ b/src/club/locale/lt/LC_MESSAGES/django.po
@@ -19,14 +19,18 @@ msgstr ""
"11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? "
"1 : n % 1 != 0 ? 2: 3);\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 ""
@@ -56,24 +60,16 @@ msgstr ""
msgid "Minimal amount is %(amount)d PLN."
msgstr ""
-#: club/models.py:26
-msgid "minimum amount"
-msgstr ""
-
-#: club/models.py:27
-msgid "minimum amount for year"
-msgstr ""
-
#: club/models.py:28
-msgid "proposed amounts for single payment"
+msgid "minimum amount"
msgstr ""
#: club/models.py:29
-msgid "default single amount"
+msgid "minimum amount for year"
msgstr ""
#: club/models.py:30
-msgid "proposed amounts for monthly payments"
+msgid "default single amount"
msgstr ""
#: club/models.py:31
@@ -88,146 +84,140 @@ msgstr ""
msgid "clubs"
msgstr ""
-#: club/models.py:62
+#: club/models.py:112
msgid "key"
msgstr ""
-#: club/models.py:63
+#: club/models.py:113
msgid "email"
msgstr ""
-#: club/models.py:64 club/models.py:188
+#: club/models.py:114 club/models.py:270
msgid "membership"
msgstr ""
-#: club/models.py:65
+#: club/models.py:115
msgid "amount"
msgstr ""
-#: club/models.py:66
+#: club/models.py:116
msgid "method"
msgstr ""
-#: club/models.py:69 club/templates/club/payment_form.html:25
+#: club/models.py:119 club/templates/club/payment_form.html:25
msgid "monthly"
msgstr ""
-#: club/models.py:70
+#: club/models.py:120
msgid "yearly"
msgstr ""
-#: club/models.py:72
+#: club/models.py:122
msgid "source"
msgstr ""
-#: club/models.py:74
+#: club/models.py:124
msgid "cancelled"
msgstr ""
-#: club/models.py:75
+#: club/models.py:125
msgid "payed at"
msgstr ""
-#: club/models.py:76
+#: club/models.py:126
msgid "started at"
msgstr ""
-#: club/models.py:77
+#: club/models.py:127
msgid "expires_at"
msgstr ""
-#: club/models.py:91
+#: club/models.py:141
msgid "schedule"
msgstr ""
-#: club/models.py:92
+#: club/models.py:142
msgid "schedules"
msgstr ""
-#: club/models.py:180
+#: club/models.py:262
msgid "user"
msgstr ""
-#: club/models.py:181
+#: club/models.py:263
msgid "created at"
msgstr ""
-#: club/models.py:182 club/models.py:243
+#: club/models.py:264 club/models.py:325
msgid "name"
msgstr ""
-#: club/models.py:183
+#: club/models.py:265
msgid "manual"
msgstr ""
-#: club/models.py:184
+#: club/models.py:266
msgid "notes"
msgstr ""
-#: club/models.py:185
+#: club/models.py:267
msgid "updated at"
msgstr ""
-#: club/models.py:189
+#: club/models.py:271
msgid "memberships"
msgstr ""
-#: club/models.py:226
+#: club/models.py:308
msgid "days before"
msgstr ""
-#: club/models.py:227
+#: club/models.py:309
msgid "subject"
msgstr ""
-#: club/models.py:228 club/payu/models.py:140
+#: club/models.py:310 club/payu/models.py:157
msgid "body"
msgstr ""
-#: club/models.py:231
+#: club/models.py:313
msgid "reminder email"
msgstr ""
-#: club/models.py:232
+#: club/models.py:314
msgid "reminder emails"
msgstr ""
-#: club/models.py:237
+#: club/models.py:319
#, python-format
msgid "a day before expiration"
msgid_plural "%d days before expiration"
msgstr[0] ""
msgstr[1] ""
-#: club/models.py:239
+#: club/models.py:321
#, python-format
msgid "a day after expiration"
msgid_plural "%d days after expiration"
msgstr[0] ""
msgstr[1] ""
-#: club/models.py:244
+#: club/models.py:326
msgid "photo"
msgstr ""
-#: club/models.py:245
+#: club/models.py:327
msgid "text"
msgstr ""
-#: club/models.py:248
+#: club/models.py:330
msgid "ambassador"
msgstr ""
-#: club/models.py:249
+#: club/models.py:331
msgid "ambassadors"
msgstr ""
-#: club/models.py:280 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 ""
@@ -280,23 +270,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 ""
@@ -312,6 +306,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 ""
@@ -433,8 +436,8 @@ msgstr ""
#: 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:105
@@ -470,11 +473,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 ""