I18n.
[wolnelektury.git] / src / messaging / locale / en / LC_MESSAGES / django.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2020-09-10 15:34+0200\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
21 #: messaging/admin.py:16
22 msgid "E-mail content"
23 msgstr ""
24
25 #: messaging/admin.py:19
26 msgid "Sending constraints"
27 msgstr ""
28
29 #: messaging/admin.py:29
30 #, python-format
31 msgid "Test e-mail has been sent to %(email)s."
32 msgstr ""
33
34 #: messaging/admin.py:31
35 msgid "You have no email set. Test e-mail not sent."
36 msgstr ""
37
38 #: messaging/models.py:16
39 msgid "state"
40 msgstr ""
41
42 #: messaging/models.py:17 messaging/models.py:171
43 msgid "subject"
44 msgstr ""
45
46 #: messaging/models.py:18 messaging/models.py:172
47 msgid "body"
48 msgstr ""
49
50 #: messaging/models.py:19
51 msgid "min days since"
52 msgstr ""
53
54 #: messaging/models.py:20
55 msgid "max days since"
56 msgstr ""
57
58 #: messaging/models.py:21
59 msgid "min hour"
60 msgstr ""
61
62 #: messaging/models.py:22
63 msgid "max hour"
64 msgstr ""
65
66 #: messaging/models.py:23
67 msgid "min day of month"
68 msgstr ""
69
70 #: messaging/models.py:24
71 msgid "max day of month"
72 msgstr ""
73
74 #: messaging/models.py:25
75 msgid "Monday"
76 msgstr ""
77
78 #: messaging/models.py:26
79 msgid "Tuesday"
80 msgstr ""
81
82 #: messaging/models.py:27
83 msgid "Wednesday"
84 msgstr ""
85
86 #: messaging/models.py:28
87 msgid "Thursday"
88 msgstr ""
89
90 #: messaging/models.py:29
91 msgid "Friday"
92 msgstr ""
93
94 #: messaging/models.py:30
95 msgid "Saturday"
96 msgstr ""
97
98 #: messaging/models.py:31
99 msgid "Sunday"
100 msgstr ""
101
102 #: messaging/models.py:32
103 msgid "active"
104 msgstr ""
105
106 #: messaging/models.py:35
107 msgid "email template"
108 msgstr ""
109
110 #: messaging/models.py:36
111 msgid "email templates"
112 msgstr ""
113
114 #: messaging/models.py:111
115 msgid "Cold"
116 msgstr ""
117
118 #: messaging/models.py:112
119 msgid "Would-be donor"
120 msgstr ""
121
122 #: messaging/models.py:113
123 msgid "One-time donor"
124 msgstr ""
125
126 #: messaging/models.py:114
127 msgid "Recurring donor"
128 msgstr ""
129
130 #: messaging/models.py:115
131 msgid "Opt out"
132 msgstr ""
133
134 #: messaging/models.py:122
135 msgid "contact"
136 msgstr ""
137
138 #: messaging/models.py:123
139 msgid "contacts"
140 msgstr ""
141
142 #: messaging/models.py:175
143 msgid "email sent"
144 msgstr ""
145
146 #: messaging/models.py:176
147 msgid "emails sent"
148 msgstr ""
149
150 #: messaging/states.py:75
151 msgid "club one-time donors"
152 msgstr ""
153
154 #: messaging/states.py:90
155 msgid "club one-time donors with donation expiring"
156 msgstr ""
157
158 #: messaging/states.py:104
159 msgid "club would-be donors"
160 msgstr ""
161
162 #: messaging/states.py:116
163 msgid "club recurring donors"
164 msgstr ""
165
166 #: messaging/states.py:131
167 msgid "club recurring donors with donation expired"
168 msgstr ""
169
170 #: messaging/states.py:146
171 msgid "cold group"
172 msgstr ""
173
174 #: messaging/templates/messaging/email_body.html:5
175 msgid "Visit this address if you don't want to be contacted in the future:"
176 msgstr ""
177
178 #: messaging/views.py:15
179 #, python-format
180 msgid "a <a href=\"%(docs_url)s\">%(verbose_name)s</a> object."
181 msgstr ""
182
183 #: messaging/views.py:36
184 msgid "Context"
185 msgstr ""