X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/788c99a388fd34de4c159d6a3cefed84291b95f5..e7451b87d12c06755d6dc278e72b6650f8de8b4a:/src/messaging/locale/lt/LC_MESSAGES/django.po diff --git a/src/messaging/locale/lt/LC_MESSAGES/django.po b/src/messaging/locale/lt/LC_MESSAGES/django.po new file mode 100644 index 000000000..a47b0ec30 --- /dev/null +++ b/src/messaging/locale/lt/LC_MESSAGES/django.po @@ -0,0 +1,187 @@ +# 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 , YEAR. +# +#, fuzzy +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 \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < " +"11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? " +"1 : n % 1 != 0 ? 2: 3);\n" + +#: messaging/admin.py:16 +msgid "E-mail content" +msgstr "" + +#: messaging/admin.py:19 +msgid "Sending constraints" +msgstr "" + +#: messaging/admin.py:29 +#, python-format +msgid "Test e-mail has been sent to %(email)s." +msgstr "" + +#: messaging/admin.py:31 +msgid "You have no email set. Test e-mail not sent." +msgstr "" + +#: messaging/models.py:16 +msgid "state" +msgstr "" + +#: messaging/models.py:17 messaging/models.py:171 +msgid "subject" +msgstr "" + +#: messaging/models.py:18 messaging/models.py:172 +msgid "body" +msgstr "" + +#: messaging/models.py:19 +msgid "min days since" +msgstr "" + +#: messaging/models.py:20 +msgid "max days since" +msgstr "" + +#: messaging/models.py:21 +msgid "min hour" +msgstr "" + +#: messaging/models.py:22 +msgid "max hour" +msgstr "" + +#: messaging/models.py:23 +msgid "min day of month" +msgstr "" + +#: messaging/models.py:24 +msgid "max day of month" +msgstr "" + +#: messaging/models.py:25 +msgid "Monday" +msgstr "" + +#: messaging/models.py:26 +msgid "Tuesday" +msgstr "" + +#: messaging/models.py:27 +msgid "Wednesday" +msgstr "" + +#: messaging/models.py:28 +msgid "Thursday" +msgstr "" + +#: messaging/models.py:29 +msgid "Friday" +msgstr "" + +#: messaging/models.py:30 +msgid "Saturday" +msgstr "" + +#: messaging/models.py:31 +msgid "Sunday" +msgstr "" + +#: messaging/models.py:32 +msgid "active" +msgstr "" + +#: messaging/models.py:35 +msgid "email template" +msgstr "" + +#: messaging/models.py:36 +msgid "email templates" +msgstr "" + +#: messaging/models.py:111 +msgid "Cold" +msgstr "" + +#: messaging/models.py:112 +msgid "Would-be donor" +msgstr "" + +#: messaging/models.py:113 +msgid "One-time donor" +msgstr "" + +#: messaging/models.py:114 +msgid "Recurring donor" +msgstr "" + +#: messaging/models.py:115 +msgid "Opt out" +msgstr "" + +#: messaging/models.py:122 +msgid "contact" +msgstr "" + +#: messaging/models.py:123 +msgid "contacts" +msgstr "" + +#: messaging/models.py:175 +msgid "email sent" +msgstr "" + +#: messaging/models.py:176 +msgid "emails sent" +msgstr "" + +#: messaging/states.py:75 +msgid "club one-time donors" +msgstr "" + +#: messaging/states.py:90 +msgid "club one-time donors with donation expiring" +msgstr "" + +#: messaging/states.py:104 +msgid "club would-be donors" +msgstr "" + +#: messaging/states.py:116 +msgid "club recurring donors" +msgstr "" + +#: messaging/states.py:131 +msgid "club recurring donors with donation expired" +msgstr "" + +#: messaging/states.py:146 +msgid "cold group" +msgstr "" + +#: messaging/templates/messaging/email_body.html:5 +msgid "Visit this address if you don't want to be contacted in the future:" +msgstr "" + +#: messaging/views.py:15 +#, python-format +msgid "a %(verbose_name)s object." +msgstr "" + +#: messaging/views.py:36 +msgid "Context" +msgstr ""