Locatizations.
authorRadek Czajka <rczajka@rczajka.pl>
Mon, 28 Aug 2023 14:38:26 +0000 (16:38 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Mon, 28 Aug 2023 14:38:26 +0000 (16:38 +0200)
commite24e657ebf536f55c1bde66bd41563fae30a98b0
tree92b7a02c0987224abbe05de6940d55deb5e88fa5
parent9bc86f5a6542c5893ac94284da33162a7c7be2d6
Locatizations.
731 files changed:
src/annoy/locale/de/LC_MESSAGES/django.mo [deleted file]
src/annoy/locale/de/LC_MESSAGES/django.po [deleted file]
src/annoy/locale/en/LC_MESSAGES/django.mo [deleted file]
src/annoy/locale/en/LC_MESSAGES/django.po [deleted file]
src/annoy/locale/es/LC_MESSAGES/django.mo [deleted file]
src/annoy/locale/es/LC_MESSAGES/django.po [deleted file]
src/annoy/locale/fr/LC_MESSAGES/django.mo [deleted file]
src/annoy/locale/fr/LC_MESSAGES/django.po [deleted file]
src/annoy/locale/it/LC_MESSAGES/django.mo [deleted file]
src/annoy/locale/it/LC_MESSAGES/django.po [deleted file]
src/annoy/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/annoy/locale/jp/LC_MESSAGES/django.po [deleted file]
src/annoy/locale/lt/LC_MESSAGES/django.mo [deleted file]
src/annoy/locale/lt/LC_MESSAGES/django.po [deleted file]
src/annoy/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/annoy/locale/pl/LC_MESSAGES/django.po [deleted file]
src/annoy/locale/ru/LC_MESSAGES/django.mo [deleted file]
src/annoy/locale/ru/LC_MESSAGES/django.po [deleted file]
src/annoy/locale/uk/LC_MESSAGES/django.mo [deleted file]
src/annoy/locale/uk/LC_MESSAGES/django.po [deleted file]
src/annoy/migrations/0015_alter_banner_options_alter_dynamictextinsert_options_and_more.py [new file with mode: 0644]
src/annoy/models.py
src/annoy/places.py
src/api/locale/de/LC_MESSAGES/django.mo
src/api/locale/de/LC_MESSAGES/django.po
src/api/locale/en/LC_MESSAGES/django.mo
src/api/locale/en/LC_MESSAGES/django.po
src/api/locale/es/LC_MESSAGES/django.mo
src/api/locale/es/LC_MESSAGES/django.po
src/api/locale/fr/LC_MESSAGES/django.mo
src/api/locale/fr/LC_MESSAGES/django.po
src/api/locale/it/LC_MESSAGES/django.mo
src/api/locale/it/LC_MESSAGES/django.po
src/api/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/api/locale/jp/LC_MESSAGES/django.po [deleted file]
src/api/locale/lt/LC_MESSAGES/django.mo
src/api/locale/lt/LC_MESSAGES/django.po
src/api/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/api/locale/pl/LC_MESSAGES/django.po [deleted file]
src/api/locale/ru/LC_MESSAGES/django.mo
src/api/locale/ru/LC_MESSAGES/django.po
src/api/locale/uk/LC_MESSAGES/django.mo
src/api/locale/uk/LC_MESSAGES/django.po
src/api/models.py
src/api/templates/api/main.html
src/api/templates/oauth/authorize_token.html
src/catalogue/constants.py
src/catalogue/fields.py
src/catalogue/forms.py
src/catalogue/locale/de/LC_MESSAGES/django.mo
src/catalogue/locale/de/LC_MESSAGES/django.po
src/catalogue/locale/en/LC_MESSAGES/django.mo
src/catalogue/locale/en/LC_MESSAGES/django.po
src/catalogue/locale/es/LC_MESSAGES/django.mo
src/catalogue/locale/es/LC_MESSAGES/django.po
src/catalogue/locale/fr/LC_MESSAGES/django.mo
src/catalogue/locale/fr/LC_MESSAGES/django.po
src/catalogue/locale/it/LC_MESSAGES/django.mo
src/catalogue/locale/it/LC_MESSAGES/django.po
src/catalogue/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/catalogue/locale/jp/LC_MESSAGES/django.po [deleted file]
src/catalogue/locale/lt/LC_MESSAGES/django.mo
src/catalogue/locale/lt/LC_MESSAGES/django.po
src/catalogue/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/catalogue/locale/pl/LC_MESSAGES/django.po [deleted file]
src/catalogue/locale/ru/LC_MESSAGES/django.mo
src/catalogue/locale/ru/LC_MESSAGES/django.po
src/catalogue/locale/uk/LC_MESSAGES/django.mo
src/catalogue/locale/uk/LC_MESSAGES/django.po
src/catalogue/migrations/0046_alter_book_options_alter_bookmedia_options_and_more.py [new file with mode: 0644]
src/catalogue/models/book.py
src/catalogue/models/bookmedia.py
src/catalogue/models/collection.py
src/catalogue/models/fragment.py
src/catalogue/models/source.py
src/catalogue/models/tag.py
src/catalogue/templates/catalogue/author_box.html
src/catalogue/templates/catalogue/author_detail.html
src/catalogue/templates/catalogue/book_box.html
src/catalogue/templates/catalogue/book_detail.html
src/catalogue/templates/catalogue/book_fragments.html
src/catalogue/templates/catalogue/book_info.html
src/catalogue/templates/catalogue/book_list.html
src/catalogue/templates/catalogue/book_short.html
src/catalogue/templates/catalogue/book_text.html
src/catalogue/templates/catalogue/catalogue.html
src/catalogue/templates/catalogue/collection.html
src/catalogue/templates/catalogue/collection_list.html [deleted file]
src/catalogue/templates/catalogue/collections.html
src/catalogue/templates/catalogue/custom_pdf_form.html
src/catalogue/templates/catalogue/differentiate_tags.html
src/catalogue/templates/catalogue/fragment_box.html
src/catalogue/templates/catalogue/inline_tag_list.html [deleted file]
src/catalogue/templates/catalogue/preview_ad.html
src/catalogue/templates/catalogue/preview_ad_homepage.html
src/catalogue/templates/catalogue/recent_audiobooks_list.html
src/catalogue/templates/catalogue/recent_daisy_list.html
src/catalogue/templates/catalogue/recent_list.html
src/catalogue/templates/catalogue/set_detail.html
src/catalogue/templates/catalogue/snippets/content_warning.html
src/catalogue/templates/catalogue/snippets/custom_pdf_link_li.html
src/catalogue/templates/catalogue/snippets/jplayer.html
src/catalogue/templates/catalogue/snippets/jplayer_reader.html
src/catalogue/templates/catalogue/snippets/license_icon.html
src/catalogue/templates/catalogue/tag_catalogue.html
src/catalogue/templates/catalogue/tag_list.html
src/catalogue/templates/catalogue/tag_list_split.html
src/catalogue/templates/catalogue/theme_detail.html
src/catalogue/templates/catalogue/themed_book_list.html
src/catalogue/templates/catalogue/viewer_base.html
src/catalogue/templatetags/catalogue_tags.py
src/catalogue/views.py
src/chunks/locale/de/LC_MESSAGES/django.mo [deleted file]
src/chunks/locale/de/LC_MESSAGES/django.po [deleted file]
src/chunks/locale/en/LC_MESSAGES/django.mo [deleted file]
src/chunks/locale/en/LC_MESSAGES/django.po [deleted file]
src/chunks/locale/es/LC_MESSAGES/django.mo [deleted file]
src/chunks/locale/es/LC_MESSAGES/django.po [deleted file]
src/chunks/locale/fr/LC_MESSAGES/django.mo [deleted file]
src/chunks/locale/fr/LC_MESSAGES/django.po [deleted file]
src/chunks/locale/it/LC_MESSAGES/django.mo [deleted file]
src/chunks/locale/it/LC_MESSAGES/django.po [deleted file]
src/chunks/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/chunks/locale/jp/LC_MESSAGES/django.po [deleted file]
src/chunks/locale/lt/LC_MESSAGES/django.mo [deleted file]
src/chunks/locale/lt/LC_MESSAGES/django.po [deleted file]
src/chunks/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/chunks/locale/pl/LC_MESSAGES/django.po [deleted file]
src/chunks/locale/ru/LC_MESSAGES/django.mo [deleted file]
src/chunks/locale/ru/LC_MESSAGES/django.po [deleted file]
src/chunks/locale/uk/LC_MESSAGES/django.mo [deleted file]
src/chunks/locale/uk/LC_MESSAGES/django.po [deleted file]
src/chunks/migrations/0005_alter_attachment_options_alter_chunk_options_and_more.py [new file with mode: 0644]
src/chunks/models.py
src/club/admin.py
src/club/apps.py
src/club/forms.py
src/club/locale/de/LC_MESSAGES/django.mo
src/club/locale/de/LC_MESSAGES/django.po
src/club/locale/en/LC_MESSAGES/django.mo
src/club/locale/en/LC_MESSAGES/django.po
src/club/locale/es/LC_MESSAGES/django.mo
src/club/locale/es/LC_MESSAGES/django.po
src/club/locale/fr/LC_MESSAGES/django.mo
src/club/locale/fr/LC_MESSAGES/django.po
src/club/locale/it/LC_MESSAGES/django.mo
src/club/locale/it/LC_MESSAGES/django.po
src/club/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/club/locale/jp/LC_MESSAGES/django.po [deleted file]
src/club/locale/lt/LC_MESSAGES/django.mo
src/club/locale/lt/LC_MESSAGES/django.po
src/club/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/club/locale/pl/LC_MESSAGES/django.po [deleted file]
src/club/locale/ru/LC_MESSAGES/django.mo
src/club/locale/ru/LC_MESSAGES/django.po
src/club/locale/uk/LC_MESSAGES/django.mo
src/club/locale/uk/LC_MESSAGES/django.po
src/club/migrations/0044_alter_ambassador_options_alter_club_options_and_more.py [new file with mode: 0644]
src/club/models.py
src/club/payu/models.py
src/club/templates/admin/club/schedule/change_list.html
src/club/templates/club/donation_step1.html
src/club/templates/club/donation_step1_form.html
src/club/templates/club/donation_step2.html
src/club/templates/club/donation_step3.html
src/club/templates/club/donation_step4.html
src/club/templates/club/donation_step_base.html
src/club/templates/club/index.html
src/club/templates/club/payment/paypal_invite.html
src/club/templates/club/payment/payu_invite.html
src/club/templates/club/schedule.html
src/club/templates/club/transfer_info.html [new file with mode: 0644]
src/club/templates/club/year_summary.html
src/club/templates/payu/rec_payment.html
src/club/templates/payu/rec_widget.html
src/dictionary/constants.py
src/dictionary/locale/de/LC_MESSAGES/django.mo
src/dictionary/locale/de/LC_MESSAGES/django.po
src/dictionary/locale/en/LC_MESSAGES/django.mo
src/dictionary/locale/en/LC_MESSAGES/django.po
src/dictionary/locale/es/LC_MESSAGES/django.mo
src/dictionary/locale/es/LC_MESSAGES/django.po
src/dictionary/locale/fr/LC_MESSAGES/django.mo
src/dictionary/locale/fr/LC_MESSAGES/django.po
src/dictionary/locale/it/LC_MESSAGES/django.mo
src/dictionary/locale/it/LC_MESSAGES/django.po
src/dictionary/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/dictionary/locale/jp/LC_MESSAGES/django.po [deleted file]
src/dictionary/locale/lt/LC_MESSAGES/django.mo
src/dictionary/locale/lt/LC_MESSAGES/django.po
src/dictionary/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/dictionary/locale/pl/LC_MESSAGES/django.po [deleted file]
src/dictionary/locale/ru/LC_MESSAGES/django.mo
src/dictionary/locale/ru/LC_MESSAGES/django.po
src/dictionary/locale/uk/LC_MESSAGES/django.mo
src/dictionary/locale/uk/LC_MESSAGES/django.po
src/dictionary/templates/dictionary/note_list.html
src/education/locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/education/locale/de/LC_MESSAGES/django.po [new file with mode: 0644]
src/education/locale/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/education/locale/en/LC_MESSAGES/django.po [new file with mode: 0644]
src/education/locale/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/education/locale/es/LC_MESSAGES/django.po [new file with mode: 0644]
src/education/locale/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/education/locale/fr/LC_MESSAGES/django.po [new file with mode: 0644]
src/education/locale/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/education/locale/it/LC_MESSAGES/django.po [new file with mode: 0644]
src/education/locale/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/education/locale/lt/LC_MESSAGES/django.po [new file with mode: 0644]
src/education/locale/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/education/locale/ru/LC_MESSAGES/django.po [new file with mode: 0644]
src/education/locale/uk/LC_MESSAGES/django.mo [new file with mode: 0644]
src/education/locale/uk/LC_MESSAGES/django.po [new file with mode: 0644]
src/education/templates/education/course_detail.html
src/experiments/locale/de/LC_MESSAGES/django.mo [new file with mode: 0644]
src/experiments/locale/de/LC_MESSAGES/django.po [new file with mode: 0644]
src/experiments/locale/en/LC_MESSAGES/django.mo [new file with mode: 0644]
src/experiments/locale/en/LC_MESSAGES/django.po [new file with mode: 0644]
src/experiments/locale/es/LC_MESSAGES/django.mo [new file with mode: 0644]
src/experiments/locale/es/LC_MESSAGES/django.po [new file with mode: 0644]
src/experiments/locale/fr/LC_MESSAGES/django.mo [new file with mode: 0644]
src/experiments/locale/fr/LC_MESSAGES/django.po [new file with mode: 0644]
src/experiments/locale/it/LC_MESSAGES/django.mo [new file with mode: 0644]
src/experiments/locale/it/LC_MESSAGES/django.po [new file with mode: 0644]
src/experiments/locale/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
src/experiments/locale/lt/LC_MESSAGES/django.po [new file with mode: 0644]
src/experiments/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/experiments/locale/pl/LC_MESSAGES/django.po [deleted file]
src/experiments/locale/ru/LC_MESSAGES/django.mo [new file with mode: 0644]
src/experiments/locale/ru/LC_MESSAGES/django.po [new file with mode: 0644]
src/experiments/locale/uk/LC_MESSAGES/django.mo [new file with mode: 0644]
src/experiments/locale/uk/LC_MESSAGES/django.po [new file with mode: 0644]
src/experiments/templates/experiments/main_switch.html
src/funding/admin.py
src/funding/forms.py
src/funding/locale/de/LC_MESSAGES/django.mo
src/funding/locale/de/LC_MESSAGES/django.po
src/funding/locale/en/LC_MESSAGES/django.mo
src/funding/locale/en/LC_MESSAGES/django.po
src/funding/locale/es/LC_MESSAGES/django.mo
src/funding/locale/es/LC_MESSAGES/django.po
src/funding/locale/fr/LC_MESSAGES/django.mo
src/funding/locale/fr/LC_MESSAGES/django.po
src/funding/locale/it/LC_MESSAGES/django.mo
src/funding/locale/it/LC_MESSAGES/django.po
src/funding/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/funding/locale/jp/LC_MESSAGES/django.po [deleted file]
src/funding/locale/lt/LC_MESSAGES/django.mo
src/funding/locale/lt/LC_MESSAGES/django.po
src/funding/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/funding/locale/pl/LC_MESSAGES/django.po [deleted file]
src/funding/locale/ru/LC_MESSAGES/django.mo
src/funding/locale/ru/LC_MESSAGES/django.po
src/funding/locale/uk/LC_MESSAGES/django.mo
src/funding/locale/uk/LC_MESSAGES/django.po
src/funding/migrations/0010_alter_funding_options_alter_offer_options_and_more.py [new file with mode: 0644]
src/funding/models.py
src/funding/templates/admin/funding/offer/change_form.html
src/funding/templates/funding/disable_notifications.html
src/funding/templates/funding/email/base.txt
src/funding/templates/funding/email/end.txt
src/funding/templates/funding/email/near.txt
src/funding/templates/funding/email/published.txt
src/funding/templates/funding/email/thanks.txt
src/funding/templates/funding/includes/funding.html
src/funding/templates/funding/includes/funding_box.html
src/funding/templates/funding/includes/fundings.html
src/funding/templates/funding/includes/offer_status.html
src/funding/templates/funding/includes/offer_status_more.html
src/funding/templates/funding/no_thanks.html
src/funding/templates/funding/offer_detail.html
src/funding/templates/funding/offer_list.html
src/funding/templates/funding/snippets/any_remaining.html
src/funding/templates/funding/thanks.html
src/funding/templates/funding/widgets/amount.html
src/funding/templates/funding/wlfund.html
src/infopages/locale/de/LC_MESSAGES/django.mo [deleted file]
src/infopages/locale/de/LC_MESSAGES/django.po [deleted file]
src/infopages/locale/en/LC_MESSAGES/django.mo [deleted file]
src/infopages/locale/en/LC_MESSAGES/django.po [deleted file]
src/infopages/locale/es/LC_MESSAGES/django.mo [deleted file]
src/infopages/locale/es/LC_MESSAGES/django.po [deleted file]
src/infopages/locale/fr/LC_MESSAGES/django.mo [deleted file]
src/infopages/locale/fr/LC_MESSAGES/django.po [deleted file]
src/infopages/locale/it/LC_MESSAGES/django.mo [deleted file]
src/infopages/locale/it/LC_MESSAGES/django.po [deleted file]
src/infopages/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/infopages/locale/jp/LC_MESSAGES/django.po [deleted file]
src/infopages/locale/lt/LC_MESSAGES/django.mo [deleted file]
src/infopages/locale/lt/LC_MESSAGES/django.po [deleted file]
src/infopages/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/infopages/locale/pl/LC_MESSAGES/django.po [deleted file]
src/infopages/locale/ru/LC_MESSAGES/django.mo [deleted file]
src/infopages/locale/ru/LC_MESSAGES/django.po [deleted file]
src/infopages/locale/uk/LC_MESSAGES/django.mo [deleted file]
src/infopages/locale/uk/LC_MESSAGES/django.po [deleted file]
src/infopages/migrations/0004_alter_infopage_options_alter_infopage_left_column_and_more.py [new file with mode: 0644]
src/infopages/models.py
src/isbn/forms.py
src/lesmianator/locale/de/LC_MESSAGES/django.mo [deleted file]
src/lesmianator/locale/de/LC_MESSAGES/django.po [deleted file]
src/lesmianator/locale/en/LC_MESSAGES/django.mo [deleted file]
src/lesmianator/locale/en/LC_MESSAGES/django.po [deleted file]
src/lesmianator/locale/es/LC_MESSAGES/django.mo [deleted file]
src/lesmianator/locale/es/LC_MESSAGES/django.po [deleted file]
src/lesmianator/locale/fr/LC_MESSAGES/django.mo [deleted file]
src/lesmianator/locale/fr/LC_MESSAGES/django.po [deleted file]
src/lesmianator/locale/it/LC_MESSAGES/django.mo [deleted file]
src/lesmianator/locale/it/LC_MESSAGES/django.po [deleted file]
src/lesmianator/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/lesmianator/locale/jp/LC_MESSAGES/django.po [deleted file]
src/lesmianator/locale/lt/LC_MESSAGES/django.mo [deleted file]
src/lesmianator/locale/lt/LC_MESSAGES/django.po [deleted file]
src/lesmianator/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/lesmianator/locale/pl/LC_MESSAGES/django.po [deleted file]
src/lesmianator/locale/ru/LC_MESSAGES/django.mo [deleted file]
src/lesmianator/locale/ru/LC_MESSAGES/django.po [deleted file]
src/lesmianator/locale/uk/LC_MESSAGES/django.mo [deleted file]
src/lesmianator/locale/uk/LC_MESSAGES/django.po [deleted file]
src/lesmianator/migrations/0004_alter_continuations_pickle_alter_poem_created_at_and_more.py [new file with mode: 0644]
src/lesmianator/models.py
src/lesmianator/templates/lesmianator/lesmianator.html
src/lesmianator/templates/lesmianator/poem.html
src/libraries/locale/de/LC_MESSAGES/django.mo
src/libraries/locale/de/LC_MESSAGES/django.po
src/libraries/locale/en/LC_MESSAGES/django.mo
src/libraries/locale/en/LC_MESSAGES/django.po
src/libraries/locale/es/LC_MESSAGES/django.mo
src/libraries/locale/es/LC_MESSAGES/django.po
src/libraries/locale/fr/LC_MESSAGES/django.mo
src/libraries/locale/fr/LC_MESSAGES/django.po
src/libraries/locale/it/LC_MESSAGES/django.mo
src/libraries/locale/it/LC_MESSAGES/django.po
src/libraries/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/libraries/locale/jp/LC_MESSAGES/django.po [deleted file]
src/libraries/locale/lt/LC_MESSAGES/django.mo
src/libraries/locale/lt/LC_MESSAGES/django.po
src/libraries/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/libraries/locale/pl/LC_MESSAGES/django.po [deleted file]
src/libraries/locale/ru/LC_MESSAGES/django.mo
src/libraries/locale/ru/LC_MESSAGES/django.po
src/libraries/locale/uk/LC_MESSAGES/django.mo
src/libraries/locale/uk/LC_MESSAGES/django.po
src/libraries/migrations/0003_alter_catalog_options_alter_library_options_and_more.py [new file with mode: 0644]
src/libraries/models.py
src/libraries/templates/libraries/catalog_view.html
src/libraries/templates/libraries/library_view.html
src/libraries/templates/libraries/main_view.html
src/messaging/admin.py
src/messaging/locale/de/LC_MESSAGES/django.mo
src/messaging/locale/de/LC_MESSAGES/django.po
src/messaging/locale/en/LC_MESSAGES/django.mo
src/messaging/locale/en/LC_MESSAGES/django.po
src/messaging/locale/es/LC_MESSAGES/django.mo
src/messaging/locale/es/LC_MESSAGES/django.po
src/messaging/locale/fr/LC_MESSAGES/django.mo
src/messaging/locale/fr/LC_MESSAGES/django.po
src/messaging/locale/it/LC_MESSAGES/django.mo
src/messaging/locale/it/LC_MESSAGES/django.po
src/messaging/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/messaging/locale/jp/LC_MESSAGES/django.po [deleted file]
src/messaging/locale/lt/LC_MESSAGES/django.mo
src/messaging/locale/lt/LC_MESSAGES/django.po
src/messaging/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/messaging/locale/pl/LC_MESSAGES/django.po [deleted file]
src/messaging/locale/ru/LC_MESSAGES/django.mo
src/messaging/locale/ru/LC_MESSAGES/django.po
src/messaging/locale/uk/LC_MESSAGES/django.mo
src/messaging/locale/uk/LC_MESSAGES/django.po
src/messaging/migrations/0007_alter_contact_options_alter_emailsent_options_and_more.py [new file with mode: 0644]
src/messaging/models.py
src/messaging/states.py
src/messaging/templates/messaging/contact_detail.html
src/messaging/templates/messaging/contact_form.html
src/messaging/templates/messaging/email_body.html
src/messaging/views.py
src/newsletter/forms.py
src/newsletter/locale/de/LC_MESSAGES/django.mo
src/newsletter/locale/de/LC_MESSAGES/django.po
src/newsletter/locale/en/LC_MESSAGES/django.mo
src/newsletter/locale/en/LC_MESSAGES/django.po
src/newsletter/locale/es/LC_MESSAGES/django.mo
src/newsletter/locale/es/LC_MESSAGES/django.po
src/newsletter/locale/fr/LC_MESSAGES/django.mo
src/newsletter/locale/fr/LC_MESSAGES/django.po
src/newsletter/locale/it/LC_MESSAGES/django.mo
src/newsletter/locale/it/LC_MESSAGES/django.po
src/newsletter/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/newsletter/locale/jp/LC_MESSAGES/django.po [deleted file]
src/newsletter/locale/lt/LC_MESSAGES/django.mo
src/newsletter/locale/lt/LC_MESSAGES/django.po
src/newsletter/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/newsletter/locale/pl/LC_MESSAGES/django.po [deleted file]
src/newsletter/locale/ru/LC_MESSAGES/django.mo
src/newsletter/locale/ru/LC_MESSAGES/django.po
src/newsletter/locale/uk/LC_MESSAGES/django.mo
src/newsletter/locale/uk/LC_MESSAGES/django.po
src/newsletter/migrations/0005_alter_subscription_options_alter_subscription_active_and_more.py [new file with mode: 0644]
src/newsletter/models.py
src/newsletter/templates/admin/newsletter/subscription/change_list.html
src/newsletter/templates/newsletter/subscribed.html
src/newsletter/views.py
src/newtagging/locale/de/LC_MESSAGES/django.mo [deleted file]
src/newtagging/locale/de/LC_MESSAGES/django.po [deleted file]
src/newtagging/locale/en/LC_MESSAGES/django.mo [deleted file]
src/newtagging/locale/en/LC_MESSAGES/django.po [deleted file]
src/newtagging/locale/es/LC_MESSAGES/django.mo [deleted file]
src/newtagging/locale/es/LC_MESSAGES/django.po [deleted file]
src/newtagging/locale/fr/LC_MESSAGES/django.mo [deleted file]
src/newtagging/locale/fr/LC_MESSAGES/django.po [deleted file]
src/newtagging/locale/it/LC_MESSAGES/django.mo [deleted file]
src/newtagging/locale/it/LC_MESSAGES/django.po [deleted file]
src/newtagging/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/newtagging/locale/jp/LC_MESSAGES/django.po [deleted file]
src/newtagging/locale/lt/LC_MESSAGES/django.mo [deleted file]
src/newtagging/locale/lt/LC_MESSAGES/django.po [deleted file]
src/newtagging/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/newtagging/locale/pl/LC_MESSAGES/django.po [deleted file]
src/newtagging/locale/ru/LC_MESSAGES/django.mo [deleted file]
src/newtagging/locale/ru/LC_MESSAGES/django.po [deleted file]
src/newtagging/locale/uk/LC_MESSAGES/django.mo [deleted file]
src/newtagging/locale/uk/LC_MESSAGES/django.po [deleted file]
src/paypal/locale/de/LC_MESSAGES/django.mo
src/paypal/locale/de/LC_MESSAGES/django.po
src/paypal/locale/en/LC_MESSAGES/django.mo
src/paypal/locale/en/LC_MESSAGES/django.po
src/paypal/locale/es/LC_MESSAGES/django.mo
src/paypal/locale/es/LC_MESSAGES/django.po
src/paypal/locale/fr/LC_MESSAGES/django.mo
src/paypal/locale/fr/LC_MESSAGES/django.po
src/paypal/locale/it/LC_MESSAGES/django.mo
src/paypal/locale/it/LC_MESSAGES/django.po
src/paypal/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/paypal/locale/jp/LC_MESSAGES/django.po [deleted file]
src/paypal/locale/lt/LC_MESSAGES/django.mo
src/paypal/locale/lt/LC_MESSAGES/django.po
src/paypal/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/paypal/locale/pl/LC_MESSAGES/django.po [deleted file]
src/paypal/locale/ru/LC_MESSAGES/django.mo
src/paypal/locale/ru/LC_MESSAGES/django.po
src/paypal/locale/uk/LC_MESSAGES/django.mo
src/paypal/locale/uk/LC_MESSAGES/django.po
src/paypal/templates/paypal/cancel.html
src/pdcounter/locale/de/LC_MESSAGES/django.mo
src/pdcounter/locale/de/LC_MESSAGES/django.po
src/pdcounter/locale/en/LC_MESSAGES/django.mo
src/pdcounter/locale/en/LC_MESSAGES/django.po
src/pdcounter/locale/es/LC_MESSAGES/django.mo
src/pdcounter/locale/es/LC_MESSAGES/django.po
src/pdcounter/locale/fr/LC_MESSAGES/django.mo
src/pdcounter/locale/fr/LC_MESSAGES/django.po
src/pdcounter/locale/it/LC_MESSAGES/django.mo
src/pdcounter/locale/it/LC_MESSAGES/django.po
src/pdcounter/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/pdcounter/locale/jp/LC_MESSAGES/django.po [deleted file]
src/pdcounter/locale/lt/LC_MESSAGES/django.mo
src/pdcounter/locale/lt/LC_MESSAGES/django.po
src/pdcounter/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/pdcounter/locale/pl/LC_MESSAGES/django.po [deleted file]
src/pdcounter/locale/ru/LC_MESSAGES/django.mo
src/pdcounter/locale/ru/LC_MESSAGES/django.po
src/pdcounter/locale/uk/LC_MESSAGES/django.mo
src/pdcounter/locale/uk/LC_MESSAGES/django.po
src/pdcounter/migrations/0003_alter_author_options_alter_bookstub_options_and_more.py [new file with mode: 0644]
src/pdcounter/models.py
src/pdcounter/templates/pdcounter/author_detail.html
src/pdcounter/templates/pdcounter/book_detail.html
src/picture/forms.py
src/picture/locale/de/LC_MESSAGES/django.mo
src/picture/locale/de/LC_MESSAGES/django.po
src/picture/locale/en/LC_MESSAGES/django.mo
src/picture/locale/en/LC_MESSAGES/django.po
src/picture/locale/es/LC_MESSAGES/django.mo
src/picture/locale/es/LC_MESSAGES/django.po
src/picture/locale/fr/LC_MESSAGES/django.mo
src/picture/locale/fr/LC_MESSAGES/django.po
src/picture/locale/it/LC_MESSAGES/django.mo
src/picture/locale/it/LC_MESSAGES/django.po
src/picture/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/picture/locale/jp/LC_MESSAGES/django.po [deleted file]
src/picture/locale/lt/LC_MESSAGES/django.mo
src/picture/locale/lt/LC_MESSAGES/django.po
src/picture/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/picture/locale/pl/LC_MESSAGES/django.po [deleted file]
src/picture/locale/ru/LC_MESSAGES/django.mo
src/picture/locale/ru/LC_MESSAGES/django.po
src/picture/locale/uk/LC_MESSAGES/django.mo
src/picture/locale/uk/LC_MESSAGES/django.po
src/picture/migrations/0009_alter_picture_options_alter_picture_areas_json_and_more.py [new file with mode: 0644]
src/picture/models.py
src/picture/templates/admin/picture/picture/change_list.html
src/picture/templates/picture/picture_detail.html
src/picture/templates/picture/picture_short.html
src/picture/templates/picture/picture_viewer.html
src/picture/views.py
src/polls/locale/de/LC_MESSAGES/django.mo
src/polls/locale/de/LC_MESSAGES/django.po
src/polls/locale/en/LC_MESSAGES/django.mo
src/polls/locale/en/LC_MESSAGES/django.po
src/polls/locale/es/LC_MESSAGES/django.mo
src/polls/locale/es/LC_MESSAGES/django.po
src/polls/locale/fr/LC_MESSAGES/django.mo
src/polls/locale/fr/LC_MESSAGES/django.po
src/polls/locale/it/LC_MESSAGES/django.mo
src/polls/locale/it/LC_MESSAGES/django.po
src/polls/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/polls/locale/jp/LC_MESSAGES/django.po [deleted file]
src/polls/locale/lt/LC_MESSAGES/django.mo
src/polls/locale/lt/LC_MESSAGES/django.po
src/polls/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/polls/locale/pl/LC_MESSAGES/django.po [deleted file]
src/polls/locale/ru/LC_MESSAGES/django.mo
src/polls/locale/ru/LC_MESSAGES/django.po
src/polls/locale/uk/LC_MESSAGES/django.mo
src/polls/locale/uk/LC_MESSAGES/django.po
src/polls/migrations/0003_alter_poll_options_alter_pollitem_options_and_more.py [new file with mode: 0644]
src/polls/models.py
src/polls/templates/polls/poll.html
src/polls/templates/polls/tags/poll.html
src/push/migrations/0004_alter_notification_body_alter_notification_image_and_more.py [new file with mode: 0644]
src/push/models.py
src/push/templates/push/notification_form.html
src/push/templates/push/notification_sent.html
src/pz/admin.py
src/pz/bank.py
src/pz/locale/de/LC_MESSAGES/django.mo [deleted file]
src/pz/locale/de/LC_MESSAGES/django.po [deleted file]
src/pz/locale/en/LC_MESSAGES/django.mo [deleted file]
src/pz/locale/en/LC_MESSAGES/django.po [deleted file]
src/pz/locale/es/LC_MESSAGES/django.mo [deleted file]
src/pz/locale/es/LC_MESSAGES/django.po [deleted file]
src/pz/locale/fr/LC_MESSAGES/django.mo [deleted file]
src/pz/locale/fr/LC_MESSAGES/django.po [deleted file]
src/pz/locale/it/LC_MESSAGES/django.mo [deleted file]
src/pz/locale/it/LC_MESSAGES/django.po [deleted file]
src/pz/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/pz/locale/jp/LC_MESSAGES/django.po [deleted file]
src/pz/locale/lt/LC_MESSAGES/django.mo [deleted file]
src/pz/locale/lt/LC_MESSAGES/django.po [deleted file]
src/pz/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/pz/locale/pl/LC_MESSAGES/django.po [deleted file]
src/pz/locale/ru/LC_MESSAGES/django.mo [deleted file]
src/pz/locale/ru/LC_MESSAGES/django.po [deleted file]
src/pz/locale/uk/LC_MESSAGES/django.mo [deleted file]
src/pz/locale/uk/LC_MESSAGES/django.po [deleted file]
src/pz/migrations/0013_alter_campaign_options_alter_directdebit_options_and_more.py [new file with mode: 0644]
src/pz/models.py
src/reporting/locale/de/LC_MESSAGES/django.mo [deleted file]
src/reporting/locale/de/LC_MESSAGES/django.po [deleted file]
src/reporting/locale/en/LC_MESSAGES/django.mo [deleted file]
src/reporting/locale/en/LC_MESSAGES/django.po [deleted file]
src/reporting/locale/es/LC_MESSAGES/django.mo [deleted file]
src/reporting/locale/es/LC_MESSAGES/django.po [deleted file]
src/reporting/locale/fr/LC_MESSAGES/django.mo [deleted file]
src/reporting/locale/fr/LC_MESSAGES/django.po [deleted file]
src/reporting/locale/it/LC_MESSAGES/django.mo [deleted file]
src/reporting/locale/it/LC_MESSAGES/django.po [deleted file]
src/reporting/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/reporting/locale/jp/LC_MESSAGES/django.po [deleted file]
src/reporting/locale/lt/LC_MESSAGES/django.mo [deleted file]
src/reporting/locale/lt/LC_MESSAGES/django.po [deleted file]
src/reporting/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/reporting/locale/pl/LC_MESSAGES/django.po [deleted file]
src/reporting/locale/ru/LC_MESSAGES/django.mo [deleted file]
src/reporting/locale/ru/LC_MESSAGES/django.po [deleted file]
src/reporting/locale/uk/LC_MESSAGES/django.mo [deleted file]
src/reporting/locale/uk/LC_MESSAGES/django.po [deleted file]
src/reporting/templates/reporting/main.html
src/search/forms.py
src/search/locale/de/LC_MESSAGES/django.mo
src/search/locale/de/LC_MESSAGES/django.po
src/search/locale/en/LC_MESSAGES/django.mo
src/search/locale/en/LC_MESSAGES/django.po
src/search/locale/es/LC_MESSAGES/django.mo
src/search/locale/es/LC_MESSAGES/django.po
src/search/locale/fr/LC_MESSAGES/django.mo
src/search/locale/fr/LC_MESSAGES/django.po
src/search/locale/it/LC_MESSAGES/django.mo
src/search/locale/it/LC_MESSAGES/django.po
src/search/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/search/locale/jp/LC_MESSAGES/django.po [deleted file]
src/search/locale/lt/LC_MESSAGES/django.mo
src/search/locale/lt/LC_MESSAGES/django.po
src/search/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/search/locale/pl/LC_MESSAGES/django.po [deleted file]
src/search/locale/ru/LC_MESSAGES/django.mo
src/search/locale/ru/LC_MESSAGES/django.po
src/search/locale/uk/LC_MESSAGES/django.mo
src/search/locale/uk/LC_MESSAGES/django.po
src/search/templates/search/results.html
src/social/admin.py
src/social/forms.py
src/social/locale/de/LC_MESSAGES/django.mo
src/social/locale/de/LC_MESSAGES/django.po
src/social/locale/en/LC_MESSAGES/django.mo
src/social/locale/en/LC_MESSAGES/django.po
src/social/locale/es/LC_MESSAGES/django.mo
src/social/locale/es/LC_MESSAGES/django.po
src/social/locale/fr/LC_MESSAGES/django.mo
src/social/locale/fr/LC_MESSAGES/django.po
src/social/locale/it/LC_MESSAGES/django.mo
src/social/locale/it/LC_MESSAGES/django.po
src/social/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/social/locale/jp/LC_MESSAGES/django.po [deleted file]
src/social/locale/lt/LC_MESSAGES/django.mo
src/social/locale/lt/LC_MESSAGES/django.po
src/social/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/social/locale/pl/LC_MESSAGES/django.po [deleted file]
src/social/locale/ru/LC_MESSAGES/django.mo
src/social/locale/ru/LC_MESSAGES/django.po
src/social/locale/uk/LC_MESSAGES/django.mo
src/social/locale/uk/LC_MESSAGES/django.po
src/social/migrations/0016_alter_bannergroup_options_alter_carousel_options_and_more.py [new file with mode: 0644]
src/social/models.py
src/social/templates/social/cite_promo.html
src/social/templates/social/my_shelf.html
src/sponsors/locale/de/LC_MESSAGES/django.mo [deleted file]
src/sponsors/locale/de/LC_MESSAGES/django.po [deleted file]
src/sponsors/locale/en/LC_MESSAGES/django.mo [deleted file]
src/sponsors/locale/en/LC_MESSAGES/django.po [deleted file]
src/sponsors/locale/es/LC_MESSAGES/django.mo [deleted file]
src/sponsors/locale/es/LC_MESSAGES/django.po [deleted file]
src/sponsors/locale/fr/LC_MESSAGES/django.mo [deleted file]
src/sponsors/locale/fr/LC_MESSAGES/django.po [deleted file]
src/sponsors/locale/it/LC_MESSAGES/django.mo [deleted file]
src/sponsors/locale/it/LC_MESSAGES/django.po [deleted file]
src/sponsors/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/sponsors/locale/jp/LC_MESSAGES/django.po [deleted file]
src/sponsors/locale/lt/LC_MESSAGES/django.mo [deleted file]
src/sponsors/locale/lt/LC_MESSAGES/django.po [deleted file]
src/sponsors/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/sponsors/locale/pl/LC_MESSAGES/django.po [deleted file]
src/sponsors/locale/ru/LC_MESSAGES/django.mo [deleted file]
src/sponsors/locale/ru/LC_MESSAGES/django.po [deleted file]
src/sponsors/locale/uk/LC_MESSAGES/django.mo [deleted file]
src/sponsors/locale/uk/LC_MESSAGES/django.po [deleted file]
src/sponsors/migrations/0003_alter_sponsor__description_alter_sponsor_name_and_more.py [new file with mode: 0644]
src/sponsors/models.py
src/suggest/forms.py
src/suggest/locale/de/LC_MESSAGES/django.mo
src/suggest/locale/de/LC_MESSAGES/django.po
src/suggest/locale/en/LC_MESSAGES/django.mo
src/suggest/locale/en/LC_MESSAGES/django.po
src/suggest/locale/es/LC_MESSAGES/django.mo
src/suggest/locale/es/LC_MESSAGES/django.po
src/suggest/locale/fr/LC_MESSAGES/django.mo
src/suggest/locale/fr/LC_MESSAGES/django.po
src/suggest/locale/it/LC_MESSAGES/django.mo
src/suggest/locale/it/LC_MESSAGES/django.po
src/suggest/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/suggest/locale/jp/LC_MESSAGES/django.po [deleted file]
src/suggest/locale/lt/LC_MESSAGES/django.mo
src/suggest/locale/lt/LC_MESSAGES/django.po
src/suggest/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/suggest/locale/pl/LC_MESSAGES/django.po [deleted file]
src/suggest/locale/ru/LC_MESSAGES/django.mo
src/suggest/locale/ru/LC_MESSAGES/django.po
src/suggest/locale/uk/LC_MESSAGES/django.mo
src/suggest/locale/uk/LC_MESSAGES/django.po
src/suggest/migrations/0004_alter_publishingsuggestion_options_and_more.py [new file with mode: 0644]
src/suggest/models.py
src/suggest/templates/publishing_suggest.html
src/suggest/views.py
src/waiter/locale/de/LC_MESSAGES/django.mo
src/waiter/locale/de/LC_MESSAGES/django.po
src/waiter/locale/en/LC_MESSAGES/django.mo
src/waiter/locale/en/LC_MESSAGES/django.po
src/waiter/locale/es/LC_MESSAGES/django.mo
src/waiter/locale/es/LC_MESSAGES/django.po
src/waiter/locale/fr/LC_MESSAGES/django.mo
src/waiter/locale/fr/LC_MESSAGES/django.po
src/waiter/locale/it/LC_MESSAGES/django.mo
src/waiter/locale/it/LC_MESSAGES/django.po
src/waiter/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/waiter/locale/jp/LC_MESSAGES/django.po [deleted file]
src/waiter/locale/lt/LC_MESSAGES/django.mo
src/waiter/locale/lt/LC_MESSAGES/django.po
src/waiter/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/waiter/locale/pl/LC_MESSAGES/django.po [deleted file]
src/waiter/locale/ru/LC_MESSAGES/django.mo
src/waiter/locale/ru/LC_MESSAGES/django.po
src/waiter/locale/uk/LC_MESSAGES/django.mo
src/waiter/locale/uk/LC_MESSAGES/django.po
src/waiter/templates/waiter/wait.html
src/wolnelektury/locale/de/LC_MESSAGES/django.mo
src/wolnelektury/locale/de/LC_MESSAGES/django.po
src/wolnelektury/locale/en/LC_MESSAGES/django.mo
src/wolnelektury/locale/en/LC_MESSAGES/django.po
src/wolnelektury/locale/es/LC_MESSAGES/django.mo
src/wolnelektury/locale/es/LC_MESSAGES/django.po
src/wolnelektury/locale/fr/LC_MESSAGES/django.mo
src/wolnelektury/locale/fr/LC_MESSAGES/django.po
src/wolnelektury/locale/it/LC_MESSAGES/django.mo
src/wolnelektury/locale/it/LC_MESSAGES/django.po
src/wolnelektury/locale/jp/LC_MESSAGES/django.mo [deleted file]
src/wolnelektury/locale/jp/LC_MESSAGES/django.po [deleted file]
src/wolnelektury/locale/lt/LC_MESSAGES/django.mo
src/wolnelektury/locale/lt/LC_MESSAGES/django.po
src/wolnelektury/locale/pl/LC_MESSAGES/django.mo [deleted file]
src/wolnelektury/locale/pl/LC_MESSAGES/django.po [deleted file]
src/wolnelektury/locale/ru/LC_MESSAGES/django.mo
src/wolnelektury/locale/ru/LC_MESSAGES/django.po
src/wolnelektury/locale/uk/LC_MESSAGES/django.mo
src/wolnelektury/locale/uk/LC_MESSAGES/django.po
src/wolnelektury/settings/locale.py
src/wolnelektury/templates/404.html
src/wolnelektury/templates/500.html
src/wolnelektury/templates/503.html
src/wolnelektury/templates/admin/base_site.html
src/wolnelektury/templates/admin/catalogue/book/change_form.html
src/wolnelektury/templates/admin/catalogue/book/change_list.html
src/wolnelektury/templates/admin/long_filter.html
src/wolnelektury/templates/base.html
src/wolnelektury/templates/footer.html
src/wolnelektury/templates/forms/form_sent.html
src/wolnelektury/templates/forms/includes/built_form.html
src/wolnelektury/templates/header.html
src/wolnelektury/templates/info/join_us.html [deleted file]
src/wolnelektury/templates/lang-switcher.html
src/wolnelektury/templates/main_page.html
src/wolnelektury/templates/openid/login.html
src/wolnelektury/templates/publish_plan.html
src/wolnelektury/templates/registration/login.html
src/wolnelektury/templates/registration/register.html
src/wolnelektury/templates/socialaccount/connections.html
src/wolnelektury/templates/socialaccount/login_cancelled.html
src/wolnelektury/templates/socialaccount/signup.html
src/wolnelektury/templates/user.html
src/wolnelektury/templates/user_actions.html
src/wolnelektury/utils.py
src/wolnelektury/views.py