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