Show More
@@ -356,8 +356,7 b' class ThreadForm(PostForm):' | |||||
356 | if not required_tag_exists: |
|
356 | if not required_tag_exists: | |
357 | all_tags = Tag.objects.filter(required=True) |
|
357 | all_tags = Tag.objects.filter(required=True) | |
358 | raise forms.ValidationError( |
|
358 | raise forms.ValidationError( | |
359 |
_('Need at least one |
|
359 | _('Need at least one section.')) | |
360 | + ', '.join([tag.name for tag in all_tags])) |
|
|||
361 |
|
360 | |||
362 | return tags |
|
361 | return tags | |
363 |
|
362 |
1 | NO CONTENT: modified file, binary diff hidden |
|
NO CONTENT: modified file, binary diff hidden |
@@ -7,7 +7,7 b' msgid ""' | |||||
7 | msgstr "" |
|
7 | msgstr "" | |
8 | "Project-Id-Version: PACKAGE VERSION\n" |
|
8 | "Project-Id-Version: PACKAGE VERSION\n" | |
9 | "Report-Msgid-Bugs-To: \n" |
|
9 | "Report-Msgid-Bugs-To: \n" | |
10 |
"POT-Creation-Date: 2015-08-0 |
|
10 | "POT-Creation-Date: 2015-08-09 22:38+0300\n" | |
11 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
|
11 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | |
12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
|
12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | |
13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
|
13 | "Language-Team: LANGUAGE <LL@li.org>\n" | |
@@ -111,7 +111,7 b' msgstr "\xd0\xa2\xd0\xb5\xd0\xba\xd1\x81\xd1\x82 \xd0\xb8\xd0\xbb\xd0\xb8 \xd0\xba\xd0\xb0\xd1\x80\xd1\x82\xd0\xb8\xd0\xbd\xd0\xba\xd0\xb0 \xd0\xb4\xd0\xbe\xd0\xbb\xd0\xb6\xd0\xbd\xd1\x8b \xd0\xb1\xd1\x8b\xd1\x82\xd1\x8c \xd0\xb2\xd0\xb2\xd0\xb5\xd0\xb4\xd0\xb5\xd0\xbd\xd1\x8b."' | |||||
111 | msgid "Image must be less than %s bytes" |
|
111 | msgid "Image must be less than %s bytes" | |
112 | msgstr "Изображение должно быть менее %s байт" |
|
112 | msgstr "Изображение должно быть менее %s байт" | |
113 |
|
113 | |||
114 |
#: forms.py:338 templates/boards/all_threads.html:1 |
|
114 | #: forms.py:338 templates/boards/all_threads.html:141 | |
115 | #: templates/boards/rss/post.html:10 templates/boards/tags.html:6 |
|
115 | #: templates/boards/rss/post.html:10 templates/boards/tags.html:6 | |
116 | msgid "Tags" |
|
116 | msgid "Tags" | |
117 | msgstr "Метки" |
|
117 | msgstr "Метки" | |
@@ -121,26 +121,27 b' msgid "Inappropriate characters in tags.' | |||||
121 | msgstr "Недопустимые символы в метках." |
|
121 | msgstr "Недопустимые символы в метках." | |
122 |
|
122 | |||
123 | #: forms.py:359 |
|
123 | #: forms.py:359 | |
124 | msgid "Need at least one of the tags: " |
|
124 | #| msgid "Need at least one of the tags: " | |
125 | msgstr "Нужна хотя бы одна из меток: " |
|
125 | msgid "Need at least one section." | |
|
126 | msgstr "Нужен хотя бы один раздел." | |||
126 |
|
127 | |||
127 |
#: forms.py:37 |
|
128 | #: forms.py:371 | |
128 | msgid "Theme" |
|
129 | msgid "Theme" | |
129 | msgstr "Тема" |
|
130 | msgstr "Тема" | |
130 |
|
131 | |||
131 |
#: forms.py:37 |
|
132 | #: forms.py:372 | |
132 | msgid "Image view mode" |
|
133 | msgid "Image view mode" | |
133 | msgstr "Режим просмотра изображений" |
|
134 | msgstr "Режим просмотра изображений" | |
134 |
|
135 | |||
135 |
#: forms.py:37 |
|
136 | #: forms.py:373 | |
136 | msgid "User name" |
|
137 | msgid "User name" | |
137 | msgstr "Имя пользователя" |
|
138 | msgstr "Имя пользователя" | |
138 |
|
139 | |||
139 |
#: forms.py:37 |
|
140 | #: forms.py:374 | |
140 | msgid "Time zone" |
|
141 | msgid "Time zone" | |
141 | msgstr "Часовой пояс" |
|
142 | msgstr "Часовой пояс" | |
142 |
|
143 | |||
143 |
#: forms.py:38 |
|
144 | #: forms.py:380 | |
144 | msgid "Inappropriate characters." |
|
145 | msgid "Inappropriate characters." | |
145 | msgstr "Недопустимые символы." |
|
146 | msgstr "Недопустимые символы." | |
146 |
|
147 | |||
@@ -160,55 +161,55 b' msgstr "\xd0\xa1\xd0\xb2\xd1\x8f\xd0\xb7\xd0\xb0\xd0\xbd\xd0\xbd\xd0\xbe\xd0\xb5 \xd1\x81\xd0\xbe\xd0\xbe\xd0\xb1\xd1\x89\xd0\xb5\xd0\xbd\xd0\xb8\xd0\xb5"' | |||||
160 | msgid "Edit tag" |
|
161 | msgid "Edit tag" | |
161 | msgstr "Изменить метку" |
|
162 | msgstr "Изменить метку" | |
162 |
|
163 | |||
163 |
#: templates/boards/all_threads.html:7 |
|
164 | #: templates/boards/all_threads.html:76 | |
164 | #, python-format |
|
165 | #, python-format | |
165 | msgid "This tag has %(thread_count)s threads and %(post_count)s posts." |
|
166 | msgid "This tag has %(thread_count)s threads and %(post_count)s posts." | |
166 | msgstr "С этой меткой есть %(thread_count)s тем и %(post_count)s сообщений." |
|
167 | msgstr "С этой меткой есть %(thread_count)s тем и %(post_count)s сообщений." | |
167 |
|
168 | |||
168 |
#: templates/boards/all_threads.html: |
|
169 | #: templates/boards/all_threads.html:83 templates/boards/feed.html:30 | |
169 | #: templates/boards/notifications.html:17 templates/search/search.html:26 |
|
170 | #: templates/boards/notifications.html:17 templates/search/search.html:26 | |
170 | msgid "Previous page" |
|
171 | msgid "Previous page" | |
171 | msgstr "Предыдущая страница" |
|
172 | msgstr "Предыдущая страница" | |
172 |
|
173 | |||
173 |
#: templates/boards/all_threads.html:9 |
|
174 | #: templates/boards/all_threads.html:97 | |
174 | #, python-format |
|
175 | #, python-format | |
175 | msgid "Skipped %(count)s replies. Open thread to see all replies." |
|
176 | msgid "Skipped %(count)s replies. Open thread to see all replies." | |
176 | msgstr "Пропущено %(count)s ответов. Откройте тред, чтобы увидеть все ответы." |
|
177 | msgstr "Пропущено %(count)s ответов. Откройте тред, чтобы увидеть все ответы." | |
177 |
|
178 | |||
178 |
#: templates/boards/all_threads.html:11 |
|
179 | #: templates/boards/all_threads.html:115 templates/boards/feed.html:40 | |
179 | #: templates/boards/notifications.html:27 templates/search/search.html:37 |
|
180 | #: templates/boards/notifications.html:27 templates/search/search.html:37 | |
180 | msgid "Next page" |
|
181 | msgid "Next page" | |
181 | msgstr "Следующая страница" |
|
182 | msgstr "Следующая страница" | |
182 |
|
183 | |||
183 |
#: templates/boards/all_threads.html:1 |
|
184 | #: templates/boards/all_threads.html:120 | |
184 | msgid "No threads exist. Create the first one!" |
|
185 | msgid "No threads exist. Create the first one!" | |
185 | msgstr "Нет тем. Создайте первую!" |
|
186 | msgstr "Нет тем. Создайте первую!" | |
186 |
|
187 | |||
187 |
#: templates/boards/all_threads.html:12 |
|
188 | #: templates/boards/all_threads.html:126 | |
188 | msgid "Create new thread" |
|
189 | msgid "Create new thread" | |
189 | msgstr "Создать новую тему" |
|
190 | msgstr "Создать новую тему" | |
190 |
|
191 | |||
191 |
#: templates/boards/all_threads.html:1 |
|
192 | #: templates/boards/all_threads.html:131 templates/boards/preview.html:16 | |
192 | #: templates/boards/thread_normal.html:38 |
|
193 | #: templates/boards/thread_normal.html:38 | |
193 | msgid "Post" |
|
194 | msgid "Post" | |
194 | msgstr "Отправить" |
|
195 | msgstr "Отправить" | |
195 |
|
196 | |||
196 |
#: templates/boards/all_threads.html:13 |
|
197 | #: templates/boards/all_threads.html:136 | |
197 | msgid "Tags must be delimited by spaces. Text or image is required." |
|
198 | msgid "Tags must be delimited by spaces. Text or image is required." | |
198 | msgstr "" |
|
199 | msgstr "" | |
199 | "Метки должны быть разделены пробелами. Текст или изображение обязательны." |
|
200 | "Метки должны быть разделены пробелами. Текст или изображение обязательны." | |
200 |
|
201 | |||
201 |
#: templates/boards/all_threads.html:13 |
|
202 | #: templates/boards/all_threads.html:138 templates/boards/preview.html:6 | |
202 | #: templates/boards/staticpages/help.html:21 |
|
203 | #: templates/boards/staticpages/help.html:21 | |
203 | #: templates/boards/thread_normal.html:42 |
|
204 | #: templates/boards/thread_normal.html:42 | |
204 | msgid "Preview" |
|
205 | msgid "Preview" | |
205 | msgstr "Предпросмотр" |
|
206 | msgstr "Предпросмотр" | |
206 |
|
207 | |||
207 |
#: templates/boards/all_threads.html:1 |
|
208 | #: templates/boards/all_threads.html:140 templates/boards/thread_normal.html:45 | |
208 | msgid "Text syntax" |
|
209 | msgid "Text syntax" | |
209 | msgstr "Синтаксис текста" |
|
210 | msgstr "Синтаксис текста" | |
210 |
|
211 | |||
211 |
#: templates/boards/all_threads.html:14 |
|
212 | #: templates/boards/all_threads.html:154 templates/boards/feed.html:53 | |
212 | msgid "Pages:" |
|
213 | msgid "Pages:" | |
213 | msgstr "Страницы: " |
|
214 | msgstr "Страницы: " | |
214 |
|
215 | |||
@@ -393,12 +394,10 b' msgid "Sections:"' | |||||
393 | msgstr "Разделы:" |
|
394 | msgstr "Разделы:" | |
394 |
|
395 | |||
395 | #: templates/boards/tags.html:26 |
|
396 | #: templates/boards/tags.html:26 | |
396 | #| msgid "Hidden tags:" |
|
|||
397 | msgid "Other tags:" |
|
397 | msgid "Other tags:" | |
398 | msgstr "Другие метки:" |
|
398 | msgstr "Другие метки:" | |
399 |
|
399 | |||
400 | #: templates/boards/tags.html:38 |
|
400 | #: templates/boards/tags.html:38 | |
401 | #| msgid "All tags" |
|
|||
402 | msgid "All tags..." |
|
401 | msgid "All tags..." | |
403 | msgstr "Все метки..." |
|
402 | msgstr "Все метки..." | |
404 |
|
403 | |||
@@ -437,4 +436,3 b' msgstr "\xd0\x97\xd0\xb0\xd0\xba\xd1\x80\xd1\x8b\xd1\x82\xd1\x8c \xd1\x84\xd0\xbe\xd1\x80\xd0\xbc\xd1\x83"' | |||||
437 | #: templates/search/search.html:17 |
|
436 | #: templates/search/search.html:17 | |
438 | msgid "Ok" |
|
437 | msgid "Ok" | |
439 | msgstr "Ок" |
|
438 | msgstr "Ок" | |
440 |
|
General Comments 0
You need to be logged in to leave comments.
Login now