I18n.
[wolnelektury.git] / src / messaging / locale / ru / 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=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
20 "%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
21 "%100>=11 && n%100<=14)? 2 : 3);\n"
22
23 #: messaging/admin.py:16
24 msgid "E-mail content"
25 msgstr ""
26
27 #: messaging/admin.py:19
28 msgid "Sending constraints"
29 msgstr ""
30
31 #: messaging/admin.py:29
32 #, python-format
33 msgid "Test e-mail has been sent to %(email)s."
34 msgstr ""
35
36 #: messaging/admin.py:31
37 msgid "You have no email set. Test e-mail not sent."
38 msgstr ""
39
40 #: messaging/models.py:16
41 msgid "state"
42 msgstr ""
43
44 #: messaging/models.py:17 messaging/models.py:171
45 msgid "subject"
46 msgstr ""
47
48 #: messaging/models.py:18 messaging/models.py:172
49 msgid "body"
50 msgstr ""
51
52 #: messaging/models.py:19
53 msgid "min days since"
54 msgstr ""
55
56 #: messaging/models.py:20
57 msgid "max days since"
58 msgstr ""
59
60 #: messaging/models.py:21
61 msgid "min hour"
62 msgstr ""
63
64 #: messaging/models.py:22
65 msgid "max hour"
66 msgstr ""
67
68 #: messaging/models.py:23
69 msgid "min day of month"
70 msgstr ""
71
72 #: messaging/models.py:24
73 msgid "max day of month"
74 msgstr ""
75
76 #: messaging/models.py:25
77 msgid "Monday"
78 msgstr ""
79
80 #: messaging/models.py:26
81 msgid "Tuesday"
82 msgstr ""
83
84 #: messaging/models.py:27
85 msgid "Wednesday"
86 msgstr ""
87
88 #: messaging/models.py:28
89 msgid "Thursday"
90 msgstr ""
91
92 #: messaging/models.py:29
93 msgid "Friday"
94 msgstr ""
95
96 #: messaging/models.py:30
97 msgid "Saturday"
98 msgstr ""
99
100 #: messaging/models.py:31
101 msgid "Sunday"
102 msgstr ""
103
104 #: messaging/models.py:32
105 msgid "active"
106 msgstr ""
107
108 #: messaging/models.py:35
109 msgid "email template"
110 msgstr ""
111
112 #: messaging/models.py:36
113 msgid "email templates"
114 msgstr ""
115
116 #: messaging/models.py:111
117 msgid "Cold"
118 msgstr ""
119
120 #: messaging/models.py:112
121 msgid "Would-be donor"
122 msgstr ""
123
124 #: messaging/models.py:113
125 msgid "One-time donor"
126 msgstr ""
127
128 #: messaging/models.py:114
129 msgid "Recurring donor"
130 msgstr ""
131
132 #: messaging/models.py:115
133 msgid "Opt out"
134 msgstr ""
135
136 #: messaging/models.py:122
137 msgid "contact"
138 msgstr ""
139
140 #: messaging/models.py:123
141 msgid "contacts"
142 msgstr ""
143
144 #: messaging/models.py:175
145 msgid "email sent"
146 msgstr ""
147
148 #: messaging/models.py:176
149 msgid "emails sent"
150 msgstr ""
151
152 #: messaging/states.py:75
153 msgid "club one-time donors"
154 msgstr ""
155
156 #: messaging/states.py:90
157 msgid "club one-time donors with donation expiring"
158 msgstr ""
159
160 #: messaging/states.py:104
161 msgid "club would-be donors"
162 msgstr ""
163
164 #: messaging/states.py:116
165 msgid "club recurring donors"
166 msgstr ""
167
168 #: messaging/states.py:131
169 msgid "club recurring donors with donation expired"
170 msgstr ""
171
172 #: messaging/states.py:146
173 msgid "cold group"
174 msgstr ""
175
176 #: messaging/templates/messaging/email_body.html:5
177 msgid "Visit this address if you don't want to be contacted in the future:"
178 msgstr ""
179
180 #: messaging/views.py:15
181 #, python-format
182 msgid "a <a href=\"%(docs_url)s\">%(verbose_name)s</a> object."
183 msgstr ""
184
185 #: messaging/views.py:36
186 msgid "Context"
187 msgstr ""