Add initial Alembic migrations.
[mediagoblin.git] / mediagoblin / i18n / ru / LC_MESSAGES / mediagoblin.po
CommitLineData
39f115ed 1# Translations template for PROJECT.
d9b59fc6 2# Copyright (C) 2013 ORGANIZATION
39f115ed
CAW
3# This file is distributed under the same license as the PROJECT project.
4#
8c12e57b 5# Translators:
cff285b1
CAW
6# aleksejrs <deletesoftware@yandex.ru>, 2013
7# aleksejrs <deletesoftware@yandex.ru>, 2011-2012
577e8fc7 8# Yury Sakarinen, 2013
39f115ed
CAW
9msgid ""
10msgstr ""
11"Project-Id-Version: GNU MediaGoblin\n"
d110f656 12"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
97e445cc
CAW
13"POT-Creation-Date: 2013-12-02 09:28-0600\n"
14"PO-Revision-Date: 2013-12-03 19:23+0000\n"
5a033eec 15"Last-Translator: aleksejrs <deletesoftware@yandex.ru>\n"
cff285b1 16"Language-Team: Russian (http://www.transifex.com/projects/p/mediagoblin/language/ru/)\n"
39f115ed
CAW
17"MIME-Version: 1.0\n"
18"Content-Type: text/plain; charset=UTF-8\n"
19"Content-Transfer-Encoding: 8bit\n"
20"Generated-By: Babel 0.9.6\n"
21"Language: ru\n"
d2eb7440 22"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
39f115ed 23
24960752 24#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
567c09f0
CAW
25msgid "Sorry, registration is disabled on this instance."
26msgstr "Извините, на этом сайте регистрация запрещена."
39f115ed 27
24960752 28#: mediagoblin/decorators.py:315
c57bf8d9
CAW
29msgid "Sorry, reporting is disabled on this instance."
30msgstr ""
31
24960752 32#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
b299b6b7 33#: mediagoblin/plugins/persona/views.py:77
567c09f0 34msgid "Sorry, authentication is disabled on this instance."
d110f656 35msgstr "Извините, аутентификация на этом сайте отключена."
cff285b1 36
c57bf8d9 37#: mediagoblin/auth/tools.py:43
cff285b1 38msgid "Invalid User name or email address."
577e8fc7 39msgstr "Неправильное имя пользователя или адрес электронной почты."
cff285b1 40
c57bf8d9 41#: mediagoblin/auth/tools.py:44
cff285b1
CAW
42msgid "This field does not take email addresses."
43msgstr "Это поле не для адреса электронной почты."
44
c57bf8d9 45#: mediagoblin/auth/tools.py:45
cff285b1
CAW
46msgid "This field requires an email address."
47msgstr "Это поле — для адреса электронной почты."
48
c57bf8d9 49#: mediagoblin/auth/tools.py:116
39f115ed 50msgid "Sorry, a user with that name already exists."
56f4953c 51msgstr "Извините, пользователь с этим именем уже зарегистрирован."
39f115ed 52
c57bf8d9 53#: mediagoblin/auth/tools.py:120 mediagoblin/edit/views.py:402
19e2668b 54msgid "Sorry, a user with that email address already exists."
42d0d8f3 55msgstr "Сожалеем, но на этот адрес электронной почты уже зарегистрирована другая учётная запись."
39f115ed 56
c57bf8d9
CAW
57#: mediagoblin/auth/views.py:142 mediagoblin/edit/views.py:358
58#: mediagoblin/edit/views.py:379 mediagoblin/plugins/basic_auth/views.py:110
567c09f0
CAW
59msgid "The verification key or user id is incorrect."
60msgstr ""
61
62#: mediagoblin/auth/views.py:161
39f115ed
CAW
63msgid ""
64"Your email address has been verified. You may now login, edit your profile, "
65"and submit images!"
78da158f 66msgstr "Ваш адрес электронной почты потвержден. Вы теперь можете войти и начать редактировать свой профиль и загружать новые изображения!"
39f115ed 67
567c09f0 68#: mediagoblin/auth/views.py:167
39f115ed 69msgid "The verification key or user id is incorrect"
56f4953c 70msgstr "Неверный ключ проверки или идентификатор пользователя"
39f115ed 71
567c09f0 72#: mediagoblin/auth/views.py:185
19e2668b 73msgid "You must be logged in so we know who to send the email to!"
b3efea3c 74msgstr "Вам надо представиться, чтобы мы знали, кому отправлять сообщение!"
19e2668b 75
567c09f0 76#: mediagoblin/auth/views.py:193
19e2668b 77msgid "You've already verified your email address!"
b3efea3c 78msgstr "Вы уже потвердили свой адрес электронной почты!"
19e2668b 79
567c09f0 80#: mediagoblin/auth/views.py:203
39f115ed 81msgid "Resent your verification email."
577e8fc7 82msgstr "Отправить заново запрос на подтверждение по е-мэйл."
39f115ed 83
c57bf8d9
CAW
84#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87
85#: mediagoblin/submit/forms.py:37 mediagoblin/submit/forms.py:61
d9b59fc6 86#: mediagoblin/user_pages/forms.py:45
39f115ed
CAW
87msgid "Title"
88msgstr "Название"
89
97e445cc 90#: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
bcd50908
CAW
91msgid "Description of this work"
92msgstr "Описание этого произведения"
93
567c09f0 94#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
97e445cc 95#: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
bcd50908
CAW
96msgid ""
97"You can use\n"
98" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
99" Markdown</a> for formatting."
42d0d8f3 100msgstr "Для разметки можете использовать язык\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a>."
bcd50908 101
97e445cc 102#: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
b0391ad9
CAW
103msgid "Tags"
104msgstr "Метки"
105
97e445cc 106#: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
bcd50908 107msgid "Separate tags by commas."
f62b697e 108msgstr "(через запятую)"
19e2668b 109
c57bf8d9 110#: mediagoblin/edit/forms.py:40 mediagoblin/edit/forms.py:95
39f115ed
CAW
111msgid "Slug"
112msgstr "Отличительная часть адреса"
113
c57bf8d9 114#: mediagoblin/edit/forms.py:41 mediagoblin/edit/forms.py:96
39f115ed
CAW
115msgid "The slug can't be empty"
116msgstr "Отличительная часть адреса необходима"
117
567c09f0 118#: mediagoblin/edit/forms.py:42
b0391ad9 119msgid ""
bcd50908
CAW
120"The title part of this media's address. You usually don't need to change "
121"this."
42d0d8f3 122msgstr "Часть адреса этого файла, производная от его названия. Её обычно не требуется изменять."
39f115ed 123
97e445cc 124#: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
5f081163 125#: mediagoblin/templates/mediagoblin/utils/license.html:20
f62b697e 126msgid "License"
1eb0bd71 127msgstr "Лицензия"
f62b697e 128
567c09f0 129#: mediagoblin/edit/forms.py:52
39f115ed 130msgid "Bio"
b0391ad9 131msgstr "Биография"
39f115ed 132
567c09f0 133#: mediagoblin/edit/forms.py:58
39f115ed
CAW
134msgid "Website"
135msgstr "Сайт"
136
567c09f0 137#: mediagoblin/edit/forms.py:60
e2afad95
E
138msgid "This address contains errors"
139msgstr "Этот адрес содержит ошибки"
140
567c09f0
CAW
141#: mediagoblin/edit/forms.py:65
142msgid "Email me when others comment on my media"
143msgstr "Уведомлять меня по e-mail о комментариях к моим файлам"
144
145#: mediagoblin/edit/forms.py:67
b299b6b7 146msgid "Enable insite notifications about events."
567c09f0
CAW
147msgstr ""
148
149#: mediagoblin/edit/forms.py:69
d9b59fc6 150msgid "License preference"
ac7c9180 151msgstr "Предпочитаемая лицензия"
d9b59fc6 152
567c09f0 153#: mediagoblin/edit/forms.py:75
d9b59fc6 154msgid "This will be your default license on upload forms."
ac7c9180 155msgstr "Она будет лицензией по умолчанию для ваших загрузок"
d9b59fc6 156
c57bf8d9 157#: mediagoblin/edit/forms.py:88
d2eb7440 158msgid "The title can't be empty"
9b25ad59 159msgstr "Название не может быть пустым"
d2eb7440 160
c57bf8d9 161#: mediagoblin/edit/forms.py:90 mediagoblin/submit/forms.py:64
d9b59fc6 162#: mediagoblin/user_pages/forms.py:48
d2eb7440 163msgid "Description of this collection"
21fee42b 164msgstr "Описание этой коллекции"
d2eb7440 165
c57bf8d9 166#: mediagoblin/edit/forms.py:97
d2eb7440
CAW
167msgid ""
168"The title part of this collection's address. You usually don't need to "
169"change this."
21fee42b 170msgstr "Отличительная часть адреса этой коллекции, основанная на названии. Обычно не нужно её изменять."
d2eb7440 171
c57bf8d9 172#: mediagoblin/edit/forms.py:104 mediagoblin/plugins/basic_auth/forms.py:68
cff285b1
CAW
173msgid "Old password"
174msgstr "Старый пароль"
175
c57bf8d9 176#: mediagoblin/edit/forms.py:106 mediagoblin/plugins/basic_auth/forms.py:70
cff285b1
CAW
177msgid "Enter your old password to prove you own this account."
178msgstr "Введите свой старый пароль в качестве доказательства, что это ваша учётная запись."
179
c57bf8d9 180#: mediagoblin/edit/forms.py:109 mediagoblin/plugins/basic_auth/forms.py:73
cff285b1
CAW
181msgid "New password"
182msgstr "Новый пароль"
183
c57bf8d9 184#: mediagoblin/edit/forms.py:117
567c09f0 185msgid "New email address"
577e8fc7 186msgstr "Новый адрес электронной почты"
567c09f0 187
c57bf8d9 188#: mediagoblin/edit/forms.py:121 mediagoblin/plugins/basic_auth/forms.py:28
567c09f0 189#: mediagoblin/plugins/basic_auth/forms.py:43
c57bf8d9
CAW
190#: mediagoblin/plugins/ldap/forms.py:39
191#: mediagoblin/templates/mediagoblin/edit/edit_account.html:64
567c09f0
CAW
192#: mediagoblin/tests/test_util.py:110
193msgid "Password"
194msgstr "Пароль"
195
c57bf8d9 196#: mediagoblin/edit/forms.py:123
567c09f0 197msgid "Enter your password to prove you own this account."
577e8fc7 198msgstr "Введите свой пароль в качестве доказательства, что это ваша учётная запись."
567c09f0
CAW
199
200#: mediagoblin/edit/views.py:73
39f115ed 201msgid "An entry with that slug already exists for this user."
42d0d8f3 202msgstr "У этого пользователя уже есть файл с такой отличительной частью адреса."
39f115ed 203
567c09f0 204#: mediagoblin/edit/views.py:91
39f115ed 205msgid "You are editing another user's media. Proceed with caution."
56f4953c 206msgstr "Вы редактируете файлы другого пользователя. Будьте осторожны."
39f115ed 207
567c09f0 208#: mediagoblin/edit/views.py:161
304934b3
CAW
209#, python-format
210msgid "You added the attachment %s!"
9b25ad59 211msgstr "Вы добавили сопутствующий файл %s!"
304934b3 212
567c09f0 213#: mediagoblin/edit/views.py:188
d9b59fc6 214msgid "You can only edit your own profile."
ac7c9180 215msgstr "Вы можете редактировать только свой собственный профиль."
d9b59fc6 216
567c09f0 217#: mediagoblin/edit/views.py:194
39f115ed 218msgid "You are editing a user's profile. Proceed with caution."
56f4953c 219msgstr "Вы редактируете профиль пользователя. Будьте осторожны."
39f115ed 220
567c09f0 221#: mediagoblin/edit/views.py:210
bcd50908 222msgid "Profile changes saved"
1eb0bd71 223msgstr "Изменения профиля сохранены"
bcd50908 224
b299b6b7 225#: mediagoblin/edit/views.py:243
57474c07
CAW
226msgid "Account settings saved"
227msgstr "Настройки учётной записи записаны"
228
b299b6b7 229#: mediagoblin/edit/views.py:277
d9b59fc6 230msgid "You need to confirm the deletion of your account."
a99321b9 231msgstr "Вам нужно подтвердить, что вы хотите удалить свою учётную запись."
19e2668b 232
24960752 233#: mediagoblin/edit/views.py:313 mediagoblin/submit/views.py:132
567c09f0 234#: mediagoblin/user_pages/views.py:242
d2eb7440 235#, python-format
304934b3
CAW
236msgid "You already have a collection called \"%s\"!"
237msgstr "У вас уже есть коллекция с названием «%s»!"
d2eb7440 238
b299b6b7 239#: mediagoblin/edit/views.py:317
d2eb7440 240msgid "A collection with that slug already exists for this user."
21fee42b 241msgstr "У этого пользователя уже есть коллекция с такой отличительной частью адреса."
d2eb7440 242
b299b6b7 243#: mediagoblin/edit/views.py:332
d2eb7440 244msgid "You are editing another user's collection. Proceed with caution."
21fee42b 245msgstr "Вы редактируете коллекцию другого пользователя. Будьте осторожны."
d2eb7440 246
c57bf8d9 247#: mediagoblin/edit/views.py:373
567c09f0 248msgid "Your email address has been verified."
d110f656 249msgstr "Ваш адрес электронной почты удостоверен."
567c09f0 250
c57bf8d9
CAW
251#: mediagoblin/edit/views.py:408 mediagoblin/plugins/basic_auth/views.py:200
252msgid "Wrong password"
253msgstr "Неправильный пароль"
254
cff285b1 255#: mediagoblin/gmg_commands/assetlink.py:60
57474c07
CAW
256msgid "Cannot link theme... no theme set\n"
257msgstr "Невозможно привязать тему… не выбрано существующей темы\n"
258
cff285b1 259#: mediagoblin/gmg_commands/assetlink.py:73
57474c07 260msgid "No asset directory for this theme\n"
a250a7cb 261msgstr "У этой темы отсутствует каталог с элементами оформления\n"
57474c07 262
cff285b1 263#: mediagoblin/gmg_commands/assetlink.py:76
57474c07
CAW
264msgid "However, old link directory symlink found; removed.\n"
265msgstr "Однако найдена (и удалена) старая символическая ссылка на каталог.\n"
bcd50908 266
cff285b1
CAW
267#: mediagoblin/gmg_commands/assetlink.py:112
268#, python-format
269msgid "Could not link \"%s\": %s exists and is not a symlink\n"
270msgstr ""
271
272#: mediagoblin/gmg_commands/assetlink.py:119
273#, python-format
274msgid "Skipping \"%s\"; already set up.\n"
275msgstr ""
276
277#: mediagoblin/gmg_commands/assetlink.py:124
278#, python-format
279msgid "Old link found for \"%s\"; removing.\n"
280msgstr ""
281
d9b59fc6
CAW
282#: mediagoblin/meddleware/csrf.py:134
283msgid ""
284"CSRF cookie not present. This is most likely the result of a cookie blocker "
285"or somesuch.<br/>Make sure to permit the settings of cookies for this "
286"domain."
287msgstr ""
288
567c09f0
CAW
289#: mediagoblin/media_types/__init__.py:78
290#: mediagoblin/media_types/__init__.py:100
bcd50908 291msgid "Sorry, I don't support that file type :("
1eb0bd71 292msgstr "Увы, я не поддерживаю этот тип файлов :("
39f115ed 293
567c09f0 294#: mediagoblin/media_types/pdf/processing.py:142
cff285b1
CAW
295msgid "unoconv failing to run, check log file"
296msgstr ""
297
567c09f0 298#: mediagoblin/media_types/video/processing.py:44
57474c07
CAW
299msgid "Video transcoding failed"
300msgstr "Перекодировка видео не удалась"
301
c57bf8d9 302#: mediagoblin/moderation/forms.py:21
02993c9d 303msgid "Take away privilege"
c57bf8d9
CAW
304msgstr ""
305
306#: mediagoblin/moderation/forms.py:22
02993c9d 307msgid "Ban the user"
5a033eec 308msgstr "Забанить этого пользователя"
c57bf8d9
CAW
309
310#: mediagoblin/moderation/forms.py:23
02993c9d 311msgid "Send the user a message"
c57bf8d9
CAW
312msgstr ""
313
02993c9d 314#: mediagoblin/moderation/forms.py:24
c57bf8d9
CAW
315msgid "Delete the content"
316msgstr ""
317
02993c9d 318#: mediagoblin/moderation/forms.py:53 mediagoblin/moderation/forms.py:118
c57bf8d9
CAW
319msgid "User will be banned until:"
320msgstr ""
321
02993c9d 322#: mediagoblin/moderation/forms.py:57
c57bf8d9
CAW
323msgid "Why are you banning this User?"
324msgstr ""
325
02993c9d 326#: mediagoblin/moderation/forms.py:109
c57bf8d9
CAW
327msgid "What action will you take to resolve the report?"
328msgstr ""
329
02993c9d 330#: mediagoblin/moderation/forms.py:115
c57bf8d9
CAW
331msgid "What privileges will you take away?"
332msgstr ""
333
334#: mediagoblin/moderation/tools.py:91
335msgid "Warning from"
5a033eec 336msgstr "Предупреждение от"
c57bf8d9
CAW
337
338#: mediagoblin/notifications/tools.py:54 mediagoblin/user_pages/lib.py:60
567c09f0
CAW
339msgid "commented on your post"
340msgstr "оставил комментарий к вашему файлу"
341
342#: mediagoblin/notifications/views.py:35
343#, python-format
344msgid "Subscribed to comments on %s!"
345msgstr ""
346
347#: mediagoblin/notifications/views.py:48
348#, python-format
349msgid "You will not receive notifications for comments on %s."
350msgstr ""
351
352#: mediagoblin/oauth/views.py:239
353msgid "Must provide an oauth_token."
354msgstr ""
355
356#: mediagoblin/oauth/views.py:244 mediagoblin/oauth/views.py:294
357msgid "No request token found."
358msgstr ""
359
24960752
CAW
360#: mediagoblin/plugins/api/views.py:75 mediagoblin/plugins/piwigo/views.py:155
361#: mediagoblin/submit/views.py:78
362msgid "Sorry, the file size is too big."
363msgstr ""
364
365#: mediagoblin/plugins/api/views.py:78 mediagoblin/plugins/piwigo/views.py:158
366#: mediagoblin/submit/views.py:81
367msgid "Sorry, uploading this file will put you over your upload limit."
368msgstr ""
369
370#: mediagoblin/plugins/api/views.py:82 mediagoblin/plugins/piwigo/views.py:162
371#: mediagoblin/submit/views.py:87
372msgid "Sorry, you have reached your upload limit."
373msgstr ""
374
567c09f0 375#: mediagoblin/plugins/basic_auth/forms.py:24
c57bf8d9 376#: mediagoblin/plugins/ldap/forms.py:35 mediagoblin/plugins/openid/forms.py:27
567c09f0 377#: mediagoblin/plugins/persona/forms.py:24
c57bf8d9 378#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:76
567c09f0 379msgid "Username"
577e8fc7 380msgstr "Имя пользователя"
567c09f0
CAW
381
382#: mediagoblin/plugins/basic_auth/forms.py:32
c57bf8d9 383#: mediagoblin/plugins/ldap/forms.py:28 mediagoblin/plugins/openid/forms.py:31
567c09f0
CAW
384#: mediagoblin/plugins/persona/forms.py:28
385#: mediagoblin/plugins/persona/forms.py:39
386msgid "Email address"
387msgstr "Адрес электронной почты"
388
389#: mediagoblin/plugins/basic_auth/forms.py:39
390msgid "Username or Email"
391msgstr "Имя пользователя или адрес электронной почты"
392
393#: mediagoblin/plugins/basic_auth/forms.py:46
394msgid "Stay logged in"
395msgstr ""
396
c57bf8d9
CAW
397#: mediagoblin/plugins/basic_auth/forms.py:51
398msgid "Username or email"
399msgstr "Имя пользователя или адрес электронной почты"
400
401#: mediagoblin/plugins/basic_auth/views.py:54
402msgid ""
403"If that email address (case sensitive!) is registered an email has been sent"
404" with instructions on how to change your password."
405msgstr "Если с этим адресом электронной почты (сравниваемым чувствительно к регистру символов!) есть учётная запись, то на него отправлено сообщение с указаниями о том, как сменить пароль."
406
407#: mediagoblin/plugins/basic_auth/views.py:65
408msgid "Couldn't find someone with that username."
409msgstr "Не найдено никого с таким именем пользователя."
410
411#: mediagoblin/plugins/basic_auth/views.py:68
412msgid ""
413"An email has been sent with instructions on how to change your password."
414msgstr "Вам отправлено электронное письмо с инструкциями по смене пароля."
415
416#: mediagoblin/plugins/basic_auth/views.py:75
417msgid ""
418"Could not send password recovery email as your username is inactive or your "
419"account's email address has not been verified."
420msgstr "Мы не можем отправить сообщение для восстановления пароля, потому что ваша учётная запись неактивна, либо указанный в ней адрес электронной почты не был подтверждён."
421
422#: mediagoblin/plugins/basic_auth/views.py:123
423msgid "The user id is incorrect."
424msgstr "ID пользователя указано неверно."
425
426#: mediagoblin/plugins/basic_auth/views.py:139
427msgid "You can now log in using your new password."
428msgstr "Теперь вы можете войти, используя ваш новый пароль."
429
430#: mediagoblin/plugins/basic_auth/views.py:163
431msgid ""
432"You are no longer an active user. Please contact the system admin to "
433"reactivate your account."
434msgstr ""
435
436#: mediagoblin/plugins/basic_auth/views.py:215
437msgid "Your password was changed successfully"
438msgstr "Ваш пароль сменён успешно"
439
440#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_fp.html:28
441#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_fp.html:36
442msgid "Set your new password"
443msgstr "Введите свой новый пароль"
444
445#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_fp.html:39
446msgid "Set password"
447msgstr "Установить пароль"
448
449#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_pass.html:28
450#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_pass.html:38
451#, python-format
452msgid "Changing %(username)s's password"
453msgstr "Смена пароля %(username)s"
454
455#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_pass.html:45
456#: mediagoblin/templates/mediagoblin/edit/change_email.html:40
457msgid "Save"
458msgstr "Сохранить"
459
460#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/create_account_link.html:22
461msgid "Don't have an account yet?"
462msgstr "Нет аккаунта?"
463
464#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/create_account_link.html:24
465msgid "Create one here!"
466msgstr "Создайте здесь!"
467
468#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/edit_link.html:22
469msgid "Change your password."
470msgstr ""
471
472#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/forgot_password.html:23
473#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/forgot_password.html:31
474msgid "Recover password"
475msgstr "Сброс пароля"
476
477#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/forgot_password.html:34
478msgid "Send instructions"
479msgstr "Отправить инструкцию"
480
481#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/fp_link.html:22
482msgid "Forgot your password?"
483msgstr "Забыли свой пароль?"
484
d9b59fc6
CAW
485#: mediagoblin/plugins/geolocation/templates/mediagoblin/plugins/geolocation/map.html:24
486msgid "Location"
487msgstr "На карте"
488
489#: mediagoblin/plugins/geolocation/templates/mediagoblin/plugins/geolocation/map.html:52
490#, python-format
491msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
492msgstr "Посмотреть на <a href=\"%(osm_url)s\">OpenStreetMap</a>"
493
c57bf8d9
CAW
494#: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
495msgid "Sign in to create an account!"
496msgstr ""
497
a99321b9 498#: mediagoblin/plugins/oauth/forms.py:29
d2eb7440 499msgid "Allow"
577e8fc7 500msgstr "Разрешить"
d2eb7440 501
a99321b9 502#: mediagoblin/plugins/oauth/forms.py:30
d2eb7440 503msgid "Deny"
577e8fc7 504msgstr "Запретить"
d2eb7440 505
a99321b9 506#: mediagoblin/plugins/oauth/forms.py:34
d2eb7440 507msgid "Name"
577e8fc7 508msgstr "Имя"
d2eb7440 509
a99321b9 510#: mediagoblin/plugins/oauth/forms.py:35
d2eb7440
CAW
511msgid "The name of the OAuth client"
512msgstr ""
513
a99321b9 514#: mediagoblin/plugins/oauth/forms.py:36
d2eb7440 515msgid "Description"
9b25ad59 516msgstr "Описание"
d2eb7440 517
a99321b9 518#: mediagoblin/plugins/oauth/forms.py:38
d2eb7440 519msgid ""
f2bcd91d
CAW
520"This will be visible to users allowing your\n"
521" application to authenticate as them."
a99321b9 522msgstr "Его увидят пользователи, разрешающие вашему приложению действовать от их имени."
d2eb7440 523
a99321b9 524#: mediagoblin/plugins/oauth/forms.py:40
d2eb7440 525msgid "Type"
a99321b9 526msgstr "Тип"
d2eb7440 527
a99321b9 528#: mediagoblin/plugins/oauth/forms.py:45
d2eb7440
CAW
529msgid ""
530"<strong>Confidential</strong> - The client can\n"
531" make requests to the GNU MediaGoblin instance that can not be\n"
532" intercepted by the user agent (e.g. server-side client).<br />\n"
533" <strong>Public</strong> - The client can't make confidential\n"
534" requests to the GNU MediaGoblin instance (e.g. client-side\n"
535" JavaScript client)."
536msgstr ""
537
a99321b9 538#: mediagoblin/plugins/oauth/forms.py:52
d2eb7440
CAW
539msgid "Redirect URI"
540msgstr ""
541
a99321b9 542#: mediagoblin/plugins/oauth/forms.py:54
d2eb7440
CAW
543msgid ""
544"The redirect URI for the applications, this field\n"
545" is <strong>required</strong> for public clients."
546msgstr ""
547
a99321b9 548#: mediagoblin/plugins/oauth/forms.py:66
d2eb7440
CAW
549msgid "This field is required for public clients"
550msgstr ""
551
567c09f0 552#: mediagoblin/plugins/oauth/views.py:55
d2eb7440 553msgid "The client {0} has been registered!"
a99321b9 554msgstr "Клиент {0} зарегистрирован!"
d2eb7440 555
d9b59fc6
CAW
556#: mediagoblin/plugins/oauth/templates/oauth/client/connections.html:22
557msgid "OAuth client connections"
558msgstr ""
559
560#: mediagoblin/plugins/oauth/templates/oauth/client/list.html:22
561msgid "Your OAuth clients"
562msgstr ""
563
97e445cc
CAW
564#: mediagoblin/plugins/oauth/templates/oauth/client/register.html:29
565#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/add.html:39
566#: mediagoblin/templates/mediagoblin/submit/collection.html:30
567#: mediagoblin/templates/mediagoblin/submit/start.html:39
568#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:68
569msgid "Add"
570msgstr "Добавить"
571
567c09f0
CAW
572#: mediagoblin/plugins/openid/__init__.py:97
573#: mediagoblin/plugins/openid/views.py:268
574#: mediagoblin/plugins/openid/views.py:297
575msgid "Sorry, an account is already registered to that OpenID."
576msgstr ""
577
578#: mediagoblin/plugins/openid/forms.py:38
579msgid "OpenID"
577e8fc7 580msgstr "OpenID"
567c09f0
CAW
581
582#: mediagoblin/plugins/openid/views.py:48
583msgid "Sorry, the OpenID server could not be found"
584msgstr ""
585
586#: mediagoblin/plugins/openid/views.py:61
587#, python-format
588msgid "No OpenID service was found for %s"
589msgstr ""
590
591#: mediagoblin/plugins/openid/views.py:106
592#, python-format
593msgid "Verification of %s failed: %s"
594msgstr ""
595
596#: mediagoblin/plugins/openid/views.py:117
597msgid "Verification cancelled"
598msgstr ""
599
600#: mediagoblin/plugins/openid/views.py:314
601msgid "Your OpenID url was saved successfully."
602msgstr ""
603
604#: mediagoblin/plugins/openid/views.py:338
605#: mediagoblin/plugins/openid/views.py:393
606msgid "You can't delete your only OpenID URL unless you have a password set"
607msgstr ""
608
609#: mediagoblin/plugins/openid/views.py:343
610#: mediagoblin/plugins/openid/views.py:402
611msgid "That OpenID is not registered to this account."
612msgstr ""
613
614#: mediagoblin/plugins/openid/views.py:385
615msgid "OpenID was successfully removed."
616msgstr ""
617
618#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/add.html:23
619#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/add.html:31
620#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/delete.html:34
621#: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/edit.html:23
622msgid "Add an OpenID"
577e8fc7 623msgstr "Добавить OpenID"
567c09f0
CAW
624
625#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/add.html:34
626#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/delete.html:23
627#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/delete.html:31
628msgid "Delete an OpenID"
577e8fc7 629msgstr "Удалить OpenID"
567c09f0
CAW
630
631#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/delete.html:39
632#: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/edit.html:39
633#: mediagoblin/templates/mediagoblin/user_pages/collection.html:56
634#: mediagoblin/templates/mediagoblin/user_pages/media.html:83
635msgid "Delete"
636msgstr "Удалить"
637
638#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/edit_link.html:21
639msgid "OpenID's"
640msgstr ""
641
642#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:28
643#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:36
644#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:57
c57bf8d9 645#: mediagoblin/templates/mediagoblin/base.html:106
567c09f0
CAW
646#: mediagoblin/templates/mediagoblin/auth/login.html:28
647#: mediagoblin/templates/mediagoblin/auth/login.html:36
c57bf8d9 648#: mediagoblin/templates/mediagoblin/auth/login.html:47
567c09f0
CAW
649msgid "Log in"
650msgstr "Войти"
651
652#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:39
653#: mediagoblin/templates/mediagoblin/auth/login.html:39
654msgid "Logging in failed!"
655msgstr "Авторизация неуспешна!"
656
657#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:44
658msgid "Log in to create an account!"
659msgstr ""
660
661#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:51
662msgid "Or login with a password!"
663msgstr ""
664
665#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login_link.html:23
666msgid "Or login with OpenID!"
667msgstr ""
668
669#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/register_link.html:23
670msgid "Or register with OpenID!"
671msgstr ""
672
673#: mediagoblin/plugins/persona/__init__.py:90
674msgid "Sorry, an account is already registered to that Persona email."
675msgstr ""
676
b299b6b7 677#: mediagoblin/plugins/persona/views.py:138
567c09f0
CAW
678msgid "The Persona email address was successfully removed."
679msgstr ""
680
b299b6b7 681#: mediagoblin/plugins/persona/views.py:144
567c09f0
CAW
682msgid ""
683"You can't delete your only Persona email address unless you have a password "
684"set."
685msgstr ""
686
b299b6b7 687#: mediagoblin/plugins/persona/views.py:149
567c09f0
CAW
688msgid "That Persona email address is not registered to this account."
689msgstr ""
690
b299b6b7 691#: mediagoblin/plugins/persona/views.py:176
567c09f0
CAW
692msgid ""
693"Sorry, an account is already registered with that Persona email address."
5a033eec 694msgstr "Сожалеем, но у нас уже есть учётная запись с этим email-адресом Persona ."
567c09f0 695
b299b6b7 696#: mediagoblin/plugins/persona/views.py:192
fea0e4e4 697msgid "Your Persona email address was saved successfully."
567c09f0
CAW
698msgstr ""
699
700#: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/edit.html:31
701msgid "Delete a Persona email address"
702msgstr ""
703
704#: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/edit.html:34
705msgid "Add a Persona email address"
706msgstr ""
707
c57bf8d9
CAW
708#: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/edit_link.html:21
709msgid "Persona's"
567c09f0
CAW
710msgstr ""
711
712#: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/login_link.html:22
713msgid "Or login with Persona!"
714msgstr ""
715
716#: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/register_link.html:22
717msgid "Or register with Persona!"
718msgstr ""
719
24960752 720#: mediagoblin/processing/__init__.py:420
754ba176
CAW
721msgid "Invalid file given for media type."
722msgstr "Неправильный формат файла."
723
24960752 724#: mediagoblin/processing/__init__.py:427
567c09f0
CAW
725msgid "Copying to public storage failed."
726msgstr ""
727
24960752 728#: mediagoblin/processing/__init__.py:435
567c09f0
CAW
729msgid "An acceptable processing file was not found"
730msgstr ""
731
c57bf8d9
CAW
732#: mediagoblin/submit/forms.py:30
733msgid "Max file size: {0} mb"
734msgstr ""
735
97e445cc
CAW
736#: mediagoblin/submit/forms.py:34
737msgid "File"
738msgstr "Файл"
739
c57bf8d9
CAW
740#: mediagoblin/submit/forms.py:41
741msgid ""
742"You can use\n"
743" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
744" Markdown</a> for formatting."
745msgstr ""
746
24960752 747#: mediagoblin/submit/views.py:55
39f115ed 748msgid "You must provide a file."
56f4953c 749msgstr "Вы должны загрузить файл."
39f115ed 750
24960752 751#: mediagoblin/submit/views.py:69
39f115ed
CAW
752msgid "Woohoo! Submitted!"
753msgstr "Ура! Файл загружен!"
754
24960752 755#: mediagoblin/submit/views.py:138
d2eb7440
CAW
756#, python-format
757msgid "Collection \"%s\" added!"
21fee42b 758msgstr "Коллекция «%s» добавлена!"
d2eb7440 759
c57bf8d9
CAW
760#: mediagoblin/templates/mediagoblin/banned.html:20
761msgid "You are Banned."
762msgstr ""
763
764#: mediagoblin/templates/mediagoblin/banned.html:24
765#: mediagoblin/templates/mediagoblin/error.html:24
766msgid "Image of goblin stressing out"
767msgstr "Изображение нервничающего гоблина"
768
769#: mediagoblin/templates/mediagoblin/banned.html:26
770msgid "You have been banned"
771msgstr ""
772
773#: mediagoblin/templates/mediagoblin/banned.html:28
774#, python-format
775msgid "until %(until_when)s"
776msgstr ""
777
778#: mediagoblin/templates/mediagoblin/banned.html:30
779msgid "indefinitely"
780msgstr ""
781
782#: mediagoblin/templates/mediagoblin/base.html:81
d9b59fc6
CAW
783msgid "Verify your email!"
784msgstr "Подтвердите ваш адрес электронной почты!"
e2afad95 785
c57bf8d9
CAW
786#: mediagoblin/templates/mediagoblin/base.html:88
787#: mediagoblin/templates/mediagoblin/base.html:96
304934b3 788msgid "log out"
9b25ad59 789msgstr "завершение сеанса"
d2eb7440 790
c57bf8d9 791#: mediagoblin/templates/mediagoblin/base.html:115
5f081163 792#, python-format
d9b59fc6
CAW
793msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
794msgstr "Учётная запись <a href=\"%(user_url)s\">%(user_name)s</a>"
304934b3 795
c57bf8d9 796#: mediagoblin/templates/mediagoblin/base.html:122
304934b3
CAW
797msgid "Change account settings"
798msgstr "Изменить настройки учётной записи"
799
c57bf8d9
CAW
800#: mediagoblin/templates/mediagoblin/base.html:126
801#: mediagoblin/templates/mediagoblin/base.html:147
802#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:21
803#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:27
304934b3
CAW
804#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
805#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
806msgid "Media processing panel"
807msgstr "Панель обработки файлов"
808
c57bf8d9 809#: mediagoblin/templates/mediagoblin/base.html:135
a99321b9 810msgid "Log out"
8aaf38b3 811msgstr "Завершение сеанса"
a99321b9 812
c57bf8d9
CAW
813#: mediagoblin/templates/mediagoblin/base.html:138
814#: mediagoblin/templates/mediagoblin/user_pages/user.html:112
a99321b9
CAW
815msgid "Add media"
816msgstr "Добавить файлы"
817
c57bf8d9 818#: mediagoblin/templates/mediagoblin/base.html:141
a99321b9
CAW
819#: mediagoblin/templates/mediagoblin/user_pages/collection_list.html:41
820msgid "Create new collection"
821msgstr "Создать новую коллекцию"
822
c57bf8d9
CAW
823#: mediagoblin/templates/mediagoblin/base.html:151
824msgid "User management panel"
825msgstr ""
826
827#: mediagoblin/templates/mediagoblin/base.html:155
828msgid "Report management panel"
829msgstr ""
d9b59fc6 830
cff285b1 831#: mediagoblin/templates/mediagoblin/root.html:32
8c12e57b 832msgid "Most recent media"
e9b2d7b4 833msgstr "Самые новые файлы"
8c12e57b 834
567c09f0
CAW
835#: mediagoblin/templates/mediagoblin/api/authorize.html:21
836msgid "Authorization"
837msgstr ""
838
839#: mediagoblin/templates/mediagoblin/api/authorize.html:26
840#: mediagoblin/templates/mediagoblin/api/authorize.html:53
841msgid "Authorize"
842msgstr ""
843
844#: mediagoblin/templates/mediagoblin/api/authorize.html:29
845msgid "You are logged in as"
846msgstr ""
847
848#: mediagoblin/templates/mediagoblin/api/authorize.html:33
849msgid "Do you want to authorize "
850msgstr ""
851
852#: mediagoblin/templates/mediagoblin/api/authorize.html:37
853msgid "an unknown application"
854msgstr ""
855
856#: mediagoblin/templates/mediagoblin/api/authorize.html:39
857msgid " to access your account? "
858msgstr ""
859
860#: mediagoblin/templates/mediagoblin/api/authorize.html:41
861msgid "Applications with access to your account can: "
5a033eec 862msgstr "Приложения с доступом к вашей учётной записи могут:"
567c09f0
CAW
863
864#: mediagoblin/templates/mediagoblin/api/authorize.html:43
865msgid "Post new media as you"
5a033eec 866msgstr "загружать файлы от вашего имени"
567c09f0
CAW
867
868#: mediagoblin/templates/mediagoblin/api/authorize.html:44
fea0e4e4 869msgid "See your information (e.g profile, media, etc...)"
577e8fc7 870msgstr "Посмотреть личную информацию (напр. профиль, файлы и т.д.)"
567c09f0
CAW
871
872#: mediagoblin/templates/mediagoblin/api/authorize.html:45
873msgid "Change your information"
874msgstr ""
875
876#: mediagoblin/templates/mediagoblin/api/oob.html:21
877msgid "Authorization Finished"
878msgstr ""
879
880#: mediagoblin/templates/mediagoblin/api/oob.html:26
881msgid "Authorization Complete"
882msgstr ""
883
884#: mediagoblin/templates/mediagoblin/api/oob.html:28
885msgid "Copy and paste this into your client:"
886msgstr ""
887
a250a7cb
CAW
888#: mediagoblin/templates/mediagoblin/auth/register.html:28
889#: mediagoblin/templates/mediagoblin/auth/register.html:36
39f115ed 890msgid "Create an account!"
577e8fc7 891msgstr "Создайте аккаунт!"
39f115ed 892
567c09f0 893#: mediagoblin/templates/mediagoblin/auth/register.html:41
39f115ed 894msgid "Create"
56f4953c 895msgstr "Создать"
39f115ed
CAW
896
897#: mediagoblin/templates/mediagoblin/auth/verification_email.txt:19
898#, python-format
899msgid ""
900"Hi %(username)s,\n"
901"\n"
902"to activate your GNU MediaGoblin account, open the following URL in\n"
903"your web browser:\n"
904"\n"
905"%(verification_url)s"
42d0d8f3 906msgstr "Привет, %(username)s!\n\nЧтобы активировать свой аккаунт в GNU MediaGoblin, откройте в своём веб‐браузере следующую ссылку:\n\n%(verification_url)s"
39f115ed 907
cff285b1
CAW
908#: mediagoblin/templates/mediagoblin/bits/base_footer.html:21
909#, python-format
910msgid ""
911"Powered by <a href=\"http://mediagoblin.org/\" title='Version "
912"%(version)s'>MediaGoblin</a>, a <a href=\"http://gnu.org/\">GNU</a> project."
913msgstr "Работает на <a href=\"http://mediagoblin.org/\" title='Версии %(version)s'>MediaGoblin</a>, проекте <a href=\"http://gnu.org/\">GNU</a>."
914
915#: mediagoblin/templates/mediagoblin/bits/base_footer.html:24
916#, python-format
917msgid ""
918"Released under the <a "
919"href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a "
920"href=\"%(source_link)s\">Source code</a> available."
921msgstr "Он опубликован на условиях <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. Доступны <a href=\"%(source_link)s\">исходные тексты</a>."
922
c57bf8d9
CAW
923#: mediagoblin/templates/mediagoblin/bits/base_footer.html:30
924msgid "Terms of Service"
5a033eec 925msgstr "Условия использования"
c57bf8d9 926
cff285b1
CAW
927#: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:20
928msgid "Explore"
929msgstr "Смотреть"
930
567c09f0 931#: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:23
cff285b1
CAW
932msgid "Hi there, welcome to this MediaGoblin site!"
933msgstr "Привет! Добро пожаловать на наш MediaGoblin’овый сайт!"
934
935#: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:24
936msgid ""
937"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
938"extraordinarily great piece of media hosting software."
939msgstr "Этот сайт работает на <a href=\"http://mediagoblin.org\">MediaGoblin</a>, необыкновенно замечательном ПО для хостинга мультимедийных файлов."
940
567c09f0 941#: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:26
cff285b1
CAW
942msgid ""
943"To add your own media, place comments, and more, you can log in with your "
944"MediaGoblin account."
945msgstr "Для добавления собственных файлов, комментирования и т. п. вы можете представиться с помощью вашей MediaGoblin’овой учётной записи."
946
567c09f0 947#: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:28
cff285b1
CAW
948msgid "Don't have one yet? It's easy!"
949msgstr "У вас её ещё нет? Не проблема!"
950
567c09f0
CAW
951#: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:35
952msgid ""
953"\n"
954" >Create an account at this site</a>\n"
955" or"
956msgstr ""
957
958#: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:41
cff285b1 959msgid ""
567c09f0
CAW
960"\n"
961" <a class=\"button_action\" href=\"http://mediagoblin.readthedocs.org/\">Set up MediaGoblin on your own server</a>"
cff285b1
CAW
962msgstr ""
963
d9b59fc6
CAW
964#: mediagoblin/templates/mediagoblin/bits/logo.html:23
965#: mediagoblin/themes/airy/templates/mediagoblin/bits/logo.html:23
966msgid "MediaGoblin logo"
967msgstr "Символ MediaGoblin"
968
a250a7cb
CAW
969#: mediagoblin/templates/mediagoblin/edit/attachments.html:23
970#: mediagoblin/templates/mediagoblin/edit/attachments.html:35
971#, python-format
972msgid "Editing attachments for %(media_title)s"
973msgstr "Добавление сопутствующего файла для %(media_title)s"
974
a99321b9 975#: mediagoblin/templates/mediagoblin/edit/attachments.html:44
c57bf8d9
CAW
976#: mediagoblin/templates/mediagoblin/user_pages/media.html:191
977#: mediagoblin/templates/mediagoblin/user_pages/media.html:207
304934b3
CAW
978msgid "Attachments"
979msgstr "Сопутствующие файлы"
39f115ed 980
a99321b9 981#: mediagoblin/templates/mediagoblin/edit/attachments.html:57
c57bf8d9 982#: mediagoblin/templates/mediagoblin/user_pages/media.html:213
304934b3
CAW
983msgid "Add attachment"
984msgstr "Добавить сопутствующий файл"
985
a99321b9 986#: mediagoblin/templates/mediagoblin/edit/attachments.html:61
d9b59fc6 987#: mediagoblin/templates/mediagoblin/edit/delete_account.html:42
304934b3 988#: mediagoblin/templates/mediagoblin/edit/edit.html:41
d2eb7440
CAW
989#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
990#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
304934b3 991#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
ac7c9180 992#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:67
304934b3 993#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
39f115ed 994msgid "Cancel"
fc8d2334 995msgstr "Отмена"
39f115ed 996
a99321b9 997#: mediagoblin/templates/mediagoblin/edit/attachments.html:63
304934b3 998#: mediagoblin/templates/mediagoblin/edit/edit.html:42
c57bf8d9 999#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
d2eb7440 1000#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
d9b59fc6 1001#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:40
39f115ed
CAW
1002msgid "Save changes"
1003msgstr "Сохранить изменения"
1004
567c09f0
CAW
1005#: mediagoblin/templates/mediagoblin/edit/change_email.html:23
1006#: mediagoblin/templates/mediagoblin/edit/change_email.html:33
cff285b1 1007#, python-format
567c09f0
CAW
1008msgid "Changing %(username)s's email"
1009msgstr ""
cff285b1 1010
d9b59fc6
CAW
1011#: mediagoblin/templates/mediagoblin/edit/delete_account.html:28
1012#, python-format
1013msgid "Really delete user '%(user_name)s' and all related media/comments?"
a99321b9 1014msgstr "На самом деле удалить аккаунт «%(user_name)s» и все связанные файлы и комментарии?"
d9b59fc6
CAW
1015
1016#: mediagoblin/templates/mediagoblin/edit/delete_account.html:35
1017msgid "Yes, really delete my account"
a99321b9 1018msgstr "Да, на самом деле удалить мою учётную запись"
d9b59fc6
CAW
1019
1020#: mediagoblin/templates/mediagoblin/edit/delete_account.html:44
cff285b1 1021#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:48
d9b59fc6
CAW
1022#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
1023msgid "Delete permanently"
1024msgstr "Удалить безвозвратно"
1025
304934b3
CAW
1026#: mediagoblin/templates/mediagoblin/edit/edit.html:23
1027#: mediagoblin/templates/mediagoblin/edit/edit.html:35
1028#, python-format
1029msgid "Editing %(media_title)s"
1030msgstr "Редактирование %(media_title)s"
1031
a250a7cb 1032#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
304934b3 1033#: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
bcd50908
CAW
1034#, python-format
1035msgid "Changing %(username)s's account settings"
1eb0bd71 1036msgstr "Настройка учётной записи %(username)s"
bcd50908 1037
c57bf8d9 1038#: mediagoblin/templates/mediagoblin/edit/edit_account.html:54
d9b59fc6 1039msgid "Delete my account"
a99321b9 1040msgstr "Удалить мою учётную запись"
d9b59fc6 1041
c57bf8d9 1042#: mediagoblin/templates/mediagoblin/edit/edit_account.html:59
567c09f0 1043msgid "Email"
577e8fc7 1044msgstr "Е-майл "
567c09f0 1045
d2eb7440
CAW
1046#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:29
1047#, python-format
1048msgid "Editing %(collection_title)s"
21fee42b 1049msgstr "Редактирование %(collection_title)s"
d2eb7440 1050
a250a7cb 1051#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:23
d9b59fc6 1052#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:34
39f115ed
CAW
1053#, python-format
1054msgid "Editing %(username)s's profile"
1055msgstr "Редактирование профиля %(username)s"
1056
567c09f0
CAW
1057#: mediagoblin/templates/mediagoblin/edit/verification.txt:19
1058#, python-format
1059msgid ""
1060"Hi,\n"
1061"\n"
1062"We wanted to verify that you are %(username)s. If this is the case, then \n"
1063"please follow the link below to verify your new email address.\n"
1064"\n"
1065"%(verification_url)s\n"
1066"\n"
1067"If you are not %(username)s or didn't request an email change, you can ignore\n"
1068"this email."
1069msgstr ""
1070
1071#: mediagoblin/templates/mediagoblin/fragments/header_notifications.html:4
1072msgid "New comments"
577e8fc7 1073msgstr "Новые комментарии"
567c09f0
CAW
1074
1075#: mediagoblin/templates/mediagoblin/fragments/header_notifications.html:24
1076#: mediagoblin/templates/mediagoblin/media_displays/image.html:39
c57bf8d9
CAW
1077#: mediagoblin/templates/mediagoblin/moderation/report.html:55
1078#: mediagoblin/templates/mediagoblin/moderation/report.html:117
567c09f0 1079#: mediagoblin/templates/mediagoblin/user_pages/media.html:139
c57bf8d9
CAW
1080#: mediagoblin/templates/mediagoblin/user_pages/media.html:168
1081#: mediagoblin/templates/mediagoblin/user_pages/report.html:48
567c09f0
CAW
1082#, python-format
1083msgid "%(formatted_time)s ago"
1084msgstr "%(formatted_time)s назад"
1085
1086#: mediagoblin/templates/mediagoblin/fragments/header_notifications.html:41
1087msgid "Mark all read"
577e8fc7 1088msgstr "Отметить все, как прочтенные"
567c09f0 1089
d2eb7440
CAW
1090#: mediagoblin/templates/mediagoblin/listings/collection.html:30
1091#: mediagoblin/templates/mediagoblin/listings/collection.html:35
19e2668b
CAW
1092#: mediagoblin/templates/mediagoblin/listings/tag.html:30
1093#: mediagoblin/templates/mediagoblin/listings/tag.html:35
1094#, python-format
1095msgid "Media tagged with: %(tag_name)s"
b3efea3c 1096msgstr "Файлы с меткой: %(tag_name)s"
19e2668b 1097
bcd50908 1098#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
57474c07 1099#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
567c09f0 1100#: mediagoblin/templates/mediagoblin/media_displays/pdf.html:67
c57bf8d9 1101#: mediagoblin/templates/mediagoblin/media_displays/video.html:74
57474c07
CAW
1102msgid "Download"
1103msgstr "Скачать"
1104
1105#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
19e2668b 1106msgid "Original"
b3efea3c 1107msgstr "Оригинал"
39f115ed 1108
6a26e4b0 1109#: mediagoblin/templates/mediagoblin/media_displays/audio.html:44
754ba176
CAW
1110msgid ""
1111"Sorry, this audio will not work because \n"
1112"\tyour web browser does not support HTML5 \n"
1113"\taudio."
1114msgstr "Сожалеем, этот аудиоролик не проиграется, ⏎\n» потому что ваш браузер не поддерживает ⏎\n» аудио в соответствии со стандартом HTML5."
1115
6a26e4b0 1116#: mediagoblin/templates/mediagoblin/media_displays/audio.html:47
754ba176
CAW
1117msgid ""
1118"You can get a modern web browser that \n"
1119"\tcan play the audio at <a href=\"http://getfirefox.com\">\n"
1120"\t http://getfirefox.com</a>!"
1121msgstr "Вы можете скачать современный браузер, \n\tспособный проиграть это аудио, с <a href=\"http://getfirefox.com\">\n\t http://getfirefox.com</a>!"
1122
791cc619 1123#: mediagoblin/templates/mediagoblin/media_displays/audio.html:60
567c09f0 1124#: mediagoblin/templates/mediagoblin/media_displays/pdf.html:73
c57bf8d9 1125#: mediagoblin/templates/mediagoblin/media_displays/video.html:80
57474c07
CAW
1126msgid "Original file"
1127msgstr "Исходный файл"
791cc619
CAW
1128
1129#: mediagoblin/templates/mediagoblin/media_displays/audio.html:63
1130msgid "WebM file (Vorbis codec)"
42001ce8 1131msgstr "WebM‐файл (кодек — Vorbis)"
791cc619 1132
567c09f0
CAW
1133#: mediagoblin/templates/mediagoblin/media_displays/image.html:36
1134msgid "Created"
1135msgstr "Создан"
1136
cff285b1 1137#: mediagoblin/templates/mediagoblin/media_displays/pdf.html:59
f4fe38d8
CAW
1138#: mediagoblin/templates/mediagoblin/media_displays/stl.html:87
1139#: mediagoblin/templates/mediagoblin/media_displays/stl.html:93
1140#: mediagoblin/templates/mediagoblin/media_displays/stl.html:99
1141#: mediagoblin/templates/mediagoblin/media_displays/stl.html:105
d9b59fc6
CAW
1142#: mediagoblin/templates/mediagoblin/user_pages/media.html:59
1143#: mediagoblin/templates/mediagoblin/user_pages/media.html:65
f4fe38d8
CAW
1144#, python-format
1145msgid "Image for %(media_title)s"
1146msgstr "Изображение «%(media_title)s»"
1147
567c09f0 1148#: mediagoblin/templates/mediagoblin/media_displays/pdf.html:81
cff285b1 1149msgid "PDF file"
faf104ce 1150msgstr "PDF-файл"
cff285b1 1151
f4fe38d8 1152#: mediagoblin/templates/mediagoblin/media_displays/stl.html:112
f4fe38d8 1153msgid "Perspective"
a99321b9 1154msgstr "Перспектива"
f4fe38d8 1155
567c09f0 1156#: mediagoblin/templates/mediagoblin/media_displays/stl.html:115
f4fe38d8 1157msgid "Front"
a99321b9 1158msgstr "Спереди"
f4fe38d8 1159
567c09f0 1160#: mediagoblin/templates/mediagoblin/media_displays/stl.html:118
f4fe38d8 1161msgid "Top"
a99321b9 1162msgstr "Сверху"
f4fe38d8 1163
567c09f0 1164#: mediagoblin/templates/mediagoblin/media_displays/stl.html:121
f4fe38d8 1165msgid "Side"
a99321b9 1166msgstr "Сбоку"
f4fe38d8 1167
567c09f0 1168#: mediagoblin/templates/mediagoblin/media_displays/stl.html:126
f4fe38d8 1169msgid "WebGL"
a99321b9 1170msgstr "WebGL"
f4fe38d8 1171
567c09f0 1172#: mediagoblin/templates/mediagoblin/media_displays/stl.html:132
f4fe38d8 1173msgid "Download model"
a99321b9 1174msgstr "Скачать модель"
f4fe38d8 1175
567c09f0 1176#: mediagoblin/templates/mediagoblin/media_displays/stl.html:140
f4fe38d8 1177msgid "File Format"
a99321b9 1178msgstr "Формат файла"
f4fe38d8 1179
567c09f0 1180#: mediagoblin/templates/mediagoblin/media_displays/stl.html:142
f4fe38d8 1181msgid "Object Height"
a99321b9 1182msgstr "Высота объекта"
f4fe38d8 1183
c57bf8d9 1184#: mediagoblin/templates/mediagoblin/media_displays/video.html:63
bcd50908 1185msgid ""
d9b59fc6
CAW
1186"Sorry, this video will not work because\n"
1187" your web browser does not support HTML5 \n"
1188" video."
8aaf38b3 1189msgstr "Сожалеем, этот ролик не проиграется, ⏎\nпотому что ваш браузер не поддерживает ⏎\nвидео в соответствии со стандартом HTML5."
bcd50908 1190
c57bf8d9 1191#: mediagoblin/templates/mediagoblin/media_displays/video.html:66
bcd50908
CAW
1192msgid ""
1193"You can get a modern web browser that \n"
d9b59fc6
CAW
1194" can play this video at <a href=\"http://getfirefox.com\">\n"
1195" http://getfirefox.com</a>!"
a99321b9 1196msgstr "Вы можете скачать современный браузер, способный воспроизводить это видео, с <a href=\"http://getfirefox.com\">\n http://getfirefox.com</a>!"
bcd50908 1197
c57bf8d9 1198#: mediagoblin/templates/mediagoblin/media_displays/video.html:88
567c09f0 1199msgid "WebM file (VP8/Vorbis)"
577e8fc7 1200msgstr "WebM файл (VP8/Vorbis)"
57474c07 1201
c57bf8d9
CAW
1202#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:30
1203msgid ""
1204"Here you can track the state of media being processed on this instance."
1205msgstr "Здесь вы можете следить за состоянием обработки файлов для данного сайта."
1206
1207#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:33
1208#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:32
1209msgid "Media in-processing"
1210msgstr "Обработка файлов в процессе"
1211
1212#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:59
1213#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:56
1214msgid "No media in-processing"
1215msgstr "Нету файлов для обработки"
1216
1217#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:62
1218#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:59
1219msgid "These uploads failed to process:"
1220msgstr "Обработка этих файлов вызвала ошибку:"
1221
1222#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:91
1223#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:86
1224msgid "No failed entries!"
1225msgstr "Неудавшихся задач нет!"
1226
1227#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:93
1228msgid "Last 10 successful uploads"
1229msgstr "Последние 10 удавшихся загрузок"
1230
1231#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:113
1232#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:107
1233msgid "No processed entries, yet!"
1234msgstr "Выполненных задач пока нет!"
1235
1236#: mediagoblin/templates/mediagoblin/moderation/report.html:27
1237msgid "Sorry, no such report found."
1238msgstr ""
1239
1240#: mediagoblin/templates/mediagoblin/moderation/report.html:32
1241msgid "Return to Reports Panel"
1242msgstr ""
1243
1244#: mediagoblin/templates/mediagoblin/moderation/report.html:33
1245#: mediagoblin/templates/mediagoblin/user_pages/media.html:155
1246msgid "Report"
1247msgstr ""
1248
1249#: mediagoblin/templates/mediagoblin/moderation/report.html:36
1250msgid "Reported comment"
1251msgstr ""
1252
1253#: mediagoblin/templates/mediagoblin/moderation/report.html:81
1254#, python-format
1255msgid ""
1256"\n"
1257" ❖ Reported media by <a href=\"%(user_url)s\">%(user_name)s</a>\n"
1258" "
1259msgstr ""
1260
1261#: mediagoblin/templates/mediagoblin/moderation/report.html:90
1262#, python-format
1263msgid ""
1264"\n"
1265" CONTENT BY\n"
1266" <a href=\"%(user_url)s\"> %(user_name)s</a>\n"
1267" HAS BEEN DELETED\n"
1268" "
1269msgstr ""
1270
1271#: mediagoblin/templates/mediagoblin/moderation/report.html:130
1272#: mediagoblin/templates/mediagoblin/moderation/user.html:128
1273msgid "Resolve"
1274msgstr ""
1275
1276#: mediagoblin/templates/mediagoblin/moderation/report.html:134
1277#: mediagoblin/templates/mediagoblin/moderation/report.html:153
1278msgid "Resolve This Report"
1279msgstr ""
1280
1281#: mediagoblin/templates/mediagoblin/moderation/report.html:145
1282msgid "Status"
1283msgstr ""
1284
1285#: mediagoblin/templates/mediagoblin/moderation/report.html:147
1286msgid "RESOLVED"
1287msgstr ""
1288
1289#: mediagoblin/templates/mediagoblin/moderation/report.html:155
1290msgid "You cannot take action against an administrator"
1291msgstr ""
1292
1293#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:22
1294#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:27
1295msgid "Report panel"
1296msgstr ""
1297
1298#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:30
1299msgid ""
1300"\n"
1301" Here you can look up open reports that have been filed by users.\n"
1302" "
1303msgstr ""
1304
1305#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:35
1306msgid "Active Reports Filed"
1307msgstr ""
1308
1309#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:77
1310#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:171
1311msgid "Offender"
1312msgstr ""
1313
1314#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:78
1315msgid "When Reported"
1316msgstr ""
1317
1318#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:79
1319#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:173
1320msgid "Reported By"
1321msgstr ""
1322
1323#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:80
1324#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:174
1325msgid "Reason"
1326msgstr ""
1327
1328#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:94
1329#, python-format
1330msgid ""
1331"\n"
1332" Comment Report #%(report_id)s\n"
1333" "
1334msgstr ""
1335
1336#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:109
1337#, python-format
1338msgid ""
1339"\n"
1340" Media Report #%(report_id)s\n"
1341" "
1342msgstr ""
1343
1344#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:123
1345msgid "No open reports found."
1346msgstr ""
1347
1348#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:125
1349msgid "Closed Reports"
1350msgstr ""
1351
1352#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:170
1353msgid "Resolved"
1354msgstr ""
1355
1356#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:172
1357msgid "Action Taken"
1358msgstr ""
1359
1360#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:185
1361#, python-format
1362msgid ""
1363"\n"
1364" Closed Report #%(report_id)s\n"
1365" "
1366msgstr ""
1367
1368#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:199
1369msgid "No closed reports found."
1370msgstr ""
1371
1372#: mediagoblin/templates/mediagoblin/moderation/user.html:23
1373#, python-format
1374msgid "User: %(username)s"
1375msgstr ""
1376
1377#: mediagoblin/templates/mediagoblin/moderation/user.html:39
1378msgid "Sorry, no such user found."
1379msgstr "Извините, но такой пользователь не найден."
1380
1381#: mediagoblin/templates/mediagoblin/moderation/user.html:43
1382#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:40
1383#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:60
1384msgid "Email verification needed"
1385msgstr "Нужно подтверждение почтового адреса"
1386
1387#: mediagoblin/templates/mediagoblin/moderation/user.html:45
1388msgid ""
1389"Someone has registered an account with this username, but it still has\n"
1390" to be activated."
1391msgstr ""
1392
1393#: mediagoblin/templates/mediagoblin/moderation/user.html:58
1394msgid "Return to Users Panel"
1395msgstr ""
1396
1397#: mediagoblin/templates/mediagoblin/moderation/user.html:60
1398#: mediagoblin/templates/mediagoblin/user_pages/user.html:34
1399#: mediagoblin/templates/mediagoblin/user_pages/user.html:45
1400#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:25
1401#, python-format
1402msgid "%(username)s's profile"
1403msgstr "Профиль пользователя %(username)s"
1404
1405#: mediagoblin/templates/mediagoblin/moderation/user.html:62
1406#, python-format
1407msgid "BANNED until %(expiration_date)s"
1408msgstr ""
1409
1410#: mediagoblin/templates/mediagoblin/moderation/user.html:66
1411msgid "Banned Indefinitely"
1412msgstr ""
1413
1414#: mediagoblin/templates/mediagoblin/moderation/user.html:72
1415#: mediagoblin/templates/mediagoblin/user_pages/user.html:61
1416msgid "This user hasn't filled in their profile (yet)."
1417msgstr "Этот пользователь не заполнил свой профайл (пока)."
1418
1419#: mediagoblin/templates/mediagoblin/moderation/user.html:83
1420#: mediagoblin/templates/mediagoblin/user_pages/user.html:56
1421#: mediagoblin/templates/mediagoblin/user_pages/user.html:73
1422msgid "Edit profile"
1423msgstr "Редактировать профиль"
1424
1425#: mediagoblin/templates/mediagoblin/moderation/user.html:90
1426#: mediagoblin/templates/mediagoblin/user_pages/user.html:80
1427msgid "Browse collections"
1428msgstr "Смотреть коллекции"
1429
1430#: mediagoblin/templates/mediagoblin/moderation/user.html:97
1431#, python-format
1432msgid "Active Reports on %(username)s"
1433msgstr ""
1434
1435#: mediagoblin/templates/mediagoblin/moderation/user.html:104
1436msgid "Report ID"
1437msgstr ""
1438
1439#: mediagoblin/templates/mediagoblin/moderation/user.html:105
1440msgid "Reported Content"
1441msgstr ""
1442
1443#: mediagoblin/templates/mediagoblin/moderation/user.html:106
1444msgid "Description of Report"
1445msgstr ""
1446
1447#: mediagoblin/templates/mediagoblin/moderation/user.html:114
1448#, python-format
1449msgid "Report #%(report_number)s"
1450msgstr ""
1451
1452#: mediagoblin/templates/mediagoblin/moderation/user.html:121
1453msgid "Reported Comment"
1454msgstr ""
1455
1456#: mediagoblin/templates/mediagoblin/moderation/user.html:123
1457msgid "Reported Media Entry"
1458msgstr ""
1459
1460#: mediagoblin/templates/mediagoblin/moderation/user.html:134
1461#, python-format
1462msgid "No active reports filed on %(username)s"
1463msgstr ""
1464
1465#: mediagoblin/templates/mediagoblin/moderation/user.html:141
1466#, python-format
1467msgid "All reports on %(username)s"
1468msgstr ""
1469
1470#: mediagoblin/templates/mediagoblin/moderation/user.html:146
1471#, python-format
1472msgid "All reports that %(username)s has filed"
1473msgstr ""
1474
1475#: mediagoblin/templates/mediagoblin/moderation/user.html:160
1476msgid "Ban User"
1477msgstr ""
1478
1479#: mediagoblin/templates/mediagoblin/moderation/user.html:165
1480msgid "UnBan User"
1481msgstr ""
1482
1483#: mediagoblin/templates/mediagoblin/moderation/user.html:173
1484msgid "Privilege"
1485msgstr ""
1486
1487#: mediagoblin/templates/mediagoblin/moderation/user.html:174
1488msgid "User Has Privilege"
97e445cc 1489msgstr "Есть у пользователя"
c57bf8d9
CAW
1490
1491#: mediagoblin/templates/mediagoblin/moderation/user.html:181
1492msgid "Yes"
1493msgstr ""
1494
1495#: mediagoblin/templates/mediagoblin/moderation/user.html:183
1496msgid "No"
1497msgstr ""
1498
1499#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:21
1500#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:26
1501msgid "User panel"
1502msgstr ""
1503
1504#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:29
1505msgid ""
1506"\n"
1507" Here you can look up users in order to take punitive actions on them.\n"
1508" "
1509msgstr ""
1510
1511#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:34
1512msgid "Active Users"
1513msgstr ""
1514
1515#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:75
1516msgid "ID"
1517msgstr ""
1518
1519#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:77
1520msgid "When Joined"
1521msgstr ""
1522
1523#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:78
1524msgid "# of Comments Posted"
1525msgstr ""
1526
1527#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:95
1528msgid "No users found."
1529msgstr ""
1530
d2eb7440
CAW
1531#: mediagoblin/templates/mediagoblin/submit/collection.html:26
1532msgid "Add a collection"
21fee42b 1533msgstr "Добавление коллекции"
d2eb7440 1534
97e445cc
CAW
1535#: mediagoblin/templates/mediagoblin/submit/start.html:28
1536#: mediagoblin/templates/mediagoblin/submit/start.html:35
1537msgid "Add your media"
1538msgstr "Добавление ваших файлов"
1539
d2eb7440
CAW
1540#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
1541#, python-format
1542msgid "%(collection_title)s (%(username)s's collection)"
21fee42b 1543msgstr "%(collection_title)s (коллекция пользователя %(username)s)"
d2eb7440
CAW
1544
1545#: mediagoblin/templates/mediagoblin/user_pages/collection.html:39
1546#, python-format
1547msgid "%(collection_title)s by <a href=\"%(user_url)s\">%(username)s</a>"
21fee42b 1548msgstr "%(collection_title)s пользователя <a href=\"%(user_url)s\">%(username)s</a>"
d2eb7440
CAW
1549
1550#: mediagoblin/templates/mediagoblin/user_pages/collection.html:52
d9b59fc6 1551#: mediagoblin/templates/mediagoblin/user_pages/media.html:79
d2eb7440
CAW
1552msgid "Edit"
1553msgstr "Изменить"
1554
d2eb7440
CAW
1555#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:30
1556#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
1557#, python-format
1558msgid "Really delete %(title)s?"
1559msgstr "Удалить %(title)s?"
1560
d2eb7440
CAW
1561#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:31
1562#, python-format
1563msgid "Really remove %(media_title)s from %(collection_title)s?"
21fee42b 1564msgstr "В самом деле исключить %(media_title)s из %(collection_title)s?"
d2eb7440 1565
cff285b1 1566#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54
d2eb7440 1567msgid "Remove"
21fee42b 1568msgstr "Исключить"
39f115ed 1569
d9b59fc6
CAW
1570#: mediagoblin/templates/mediagoblin/user_pages/collection_list.html:21
1571#, python-format
1572msgid "%(username)s's collections"
ac7c9180 1573msgstr "Коллекции %(username)s"
d9b59fc6
CAW
1574
1575#: mediagoblin/templates/mediagoblin/user_pages/collection_list.html:28
1576#, python-format
1577msgid "<a href=\"%(user_url)s\">%(username)s</a>'s collections"
ac7c9180 1578msgstr "Коллекции <a href=\"%(user_url)s\">%(username)s</a>"
d9b59fc6 1579
57474c07
CAW
1580#: mediagoblin/templates/mediagoblin/user_pages/comment_email.txt:19
1581#, python-format
1582msgid ""
1583"Hi %(username)s,\n"
1584"%(comment_author)s commented on your post (%(comment_url)s) at %(instance_name)s\n"
1585msgstr "Привет, %(username)s.\nПользователь %(comment_author)s оставил комментарий к вашему файлу (%(comment_url)s) at %(instance_name)s\n"
1586
19e2668b
CAW
1587#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30
1588#, python-format
1589msgid "%(username)s's media"
b3efea3c 1590msgstr "Файлы %(username)s"
19e2668b 1591
ac7c9180
CAW
1592#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:38
1593#, python-format
1594msgid ""
1595"<a href=\"%(user_url)s\">%(username)s</a>'s media with tag <a "
1596"href=\"%(tag_url)s\">%(tag)s</a>"
a99321b9 1597msgstr "Файлы <a href=\"%(user_url)s\">%(username)s</a> с меткой <a href=\"%(tag_url)s\">%(tag)s</a>"
ac7c9180
CAW
1598
1599#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:48
39f115ed
CAW
1600#, python-format
1601msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media"
e9b2d7b4 1602msgstr "Файлы пользователя <a href=\"%(user_url)s\">%(username)s</a>"
39f115ed 1603
d9b59fc6 1604#: mediagoblin/templates/mediagoblin/user_pages/media.html:38
a6f06563 1605#, python-format
5f081163 1606msgid "❖ Browsing media by <a href=\"%(user_url)s\">%(username)s</a>"
78da158f 1607msgstr "❖ Просмотр файлов пользователя <a href=\"%(user_url)s\">%(username)s</a>"
a6f06563 1608
567c09f0 1609#: mediagoblin/templates/mediagoblin/user_pages/media.html:97
5f081163 1610msgid "Add a comment"
78da158f 1611msgstr "Добавить комментарий"
bcd50908 1612
567c09f0 1613#: mediagoblin/templates/mediagoblin/user_pages/media.html:108
bcd50908 1614msgid "Add this comment"
f62b697e 1615msgstr "Добавить этот комментарий"
bcd50908 1616
567c09f0
CAW
1617#: mediagoblin/templates/mediagoblin/user_pages/media.html:112
1618msgid "Comment Preview"
577e8fc7 1619msgstr "Предварительный просмотр комментария"
cff285b1 1620
c57bf8d9 1621#: mediagoblin/templates/mediagoblin/user_pages/media.html:166
cff285b1 1622msgid "Added"
faf104ce 1623msgstr "Добавлен"
cff285b1 1624
d9b59fc6
CAW
1625#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:28
1626#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:40
56f4953c 1627#, python-format
d9b59fc6 1628msgid "Add “%(media_title)s” to a collection"
ac7c9180 1629msgstr "Добавление «%(media_title)s» в коллекцию"
56f4953c 1630
ac7c9180 1631#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:54
d2eb7440 1632msgid "+"
577e8fc7 1633msgstr "+"
d2eb7440 1634
ac7c9180 1635#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:58
d2eb7440 1636msgid "Add a new collection"
21fee42b 1637msgstr "Добавление новой коллекции"
39f115ed 1638
a250a7cb 1639#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:29
39f115ed
CAW
1640msgid ""
1641"You can track the state of media being processed for your gallery here."
42d0d8f3 1642msgstr "Вы можете следить за статусом обработки файлов для вашей галереи здесь."
39f115ed 1643
a250a7cb 1644#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:89
57474c07
CAW
1645msgid "Your last 10 successful uploads"
1646msgstr "Ваши последние 10 удавшихся загрузок"
39f115ed 1647
c57bf8d9
CAW
1648#: mediagoblin/templates/mediagoblin/user_pages/report.html:21
1649msgid "<h2>File a Report</h2>"
1650msgstr ""
1651
1652#: mediagoblin/templates/mediagoblin/user_pages/report.html:24
1653msgid "Reporting this Comment"
1654msgstr ""
1655
1656#: mediagoblin/templates/mediagoblin/user_pages/report.html:60
1657msgid "Reporting this Media Entry"
1658msgstr ""
1659
1660#: mediagoblin/templates/mediagoblin/user_pages/report.html:72
19e2668b 1661#, python-format
c57bf8d9
CAW
1662msgid ""
1663"\n"
1664" ❖ Published by <a href=\"%(user_url)s\"\n"
1665" class=\"comment_authorlink\">%(username)s</a>\n"
1666" "
1667msgstr ""
19e2668b 1668
c57bf8d9
CAW
1669#: mediagoblin/templates/mediagoblin/user_pages/report.html:81
1670msgid "File Report "
1671msgstr ""
19e2668b 1672
c57bf8d9
CAW
1673#: mediagoblin/templates/mediagoblin/user_pages/user.html:52
1674msgid "Here's a spot to tell others about yourself."
1675msgstr "Здесь вы можете рассказать о себе."
1676
1677#: mediagoblin/templates/mediagoblin/user_pages/user.html:93
1678#, python-format
1679msgid "View all of %(username)s's media"
1680msgstr "Смотреть все файлы %(username)s"
1681
1682#: mediagoblin/templates/mediagoblin/user_pages/user.html:106
1683msgid ""
1684"This is where your media will appear, but you don't seem to have added "
1685"anything yet."
1686msgstr "Ваши файлы появятся здесь, когда вы их добавите."
39f115ed 1687
c57bf8d9
CAW
1688#: mediagoblin/templates/mediagoblin/user_pages/user.html:118
1689#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:84
1690#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
1691msgid "There doesn't seem to be any media here yet..."
1692msgstr "Пока что тут файлов нет…"
1693
1694#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:43
39f115ed 1695msgid "Almost done! Your account still needs to be activated."
b0391ad9 1696msgstr "Почти закончили! Теперь надо активировать ваш аккаунт."
39f115ed 1697
c57bf8d9 1698#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:48
39f115ed
CAW
1699msgid ""
1700"An email should arrive in a few moments with instructions on how to do so."
42d0d8f3 1701msgstr "Через пару мгновений на адрес вашей электронной почты должно прийти сообщение с дальнейшими инструкциями."
39f115ed 1702
c57bf8d9 1703#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:52
39f115ed 1704msgid "In case it doesn't:"
56f4953c 1705msgstr "А если нет, то:"
39f115ed 1706
c57bf8d9 1707#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:55
39f115ed 1708msgid "Resend verification email"
42d0d8f3 1709msgstr "Повторно отправить сообщение для подверждения адреса электронной почты"
39f115ed 1710
c57bf8d9 1711#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:63
39f115ed
CAW
1712msgid ""
1713"Someone has registered an account with this username, but it still has to be"
1714" activated."
b0391ad9 1715msgstr "Кто‐то создал аккаунт с этим именем, но его еще надо активировать."
39f115ed 1716
c57bf8d9 1717#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:68
39f115ed
CAW
1718#, python-format
1719msgid ""
1720"If you are that person but you've lost your verification email, you can <a "
1721"href=\"%(login_url)s\">log in</a> and resend it."
42d0d8f3 1722msgstr "Если это были вы, и если вы потеряли сообщение для подтверждения аккаунта, то вы можете <a href=\"%(login_url)s\">войти</a> и отправить его повторно."
39f115ed 1723
f4fe38d8 1724#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:49
304934b3 1725msgid "(remove)"
9b25ad59 1726msgstr "(исключить)"
d2eb7440 1727
ac7c9180
CAW
1728#: mediagoblin/templates/mediagoblin/utils/collections.html:21
1729msgid "Collected in"
8aaf38b3 1730msgstr "В коллекциях:"
ac7c9180 1731
a99321b9 1732#: mediagoblin/templates/mediagoblin/utils/collections.html:40
ac7c9180 1733msgid "Add to a collection"
a99321b9 1734msgstr "Добавить в коллекцию"
d2eb7440 1735
39f115ed 1736#: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
d9b59fc6 1737#: mediagoblin/themes/airy/templates/mediagoblin/utils/feed_link.html:21
39f115ed 1738msgid "feed icon"
8c12e57b 1739msgstr "значок ленты"
39f115ed
CAW
1740
1741#: mediagoblin/templates/mediagoblin/utils/feed_link.html:23
d9b59fc6 1742#: mediagoblin/themes/airy/templates/mediagoblin/utils/feed_link.html:23
39f115ed 1743msgid "Atom feed"
c35b8426 1744msgstr "лента в формате Atom"
39f115ed 1745
f62b697e
CAW
1746#: mediagoblin/templates/mediagoblin/utils/license.html:25
1747msgid "All rights reserved"
1eb0bd71 1748msgstr "Все права сохранены"
f62b697e 1749
bcd50908
CAW
1750#: mediagoblin/templates/mediagoblin/utils/pagination.html:39
1751msgid "← Newer"
f62b697e 1752msgstr "← Более новые"
b0391ad9 1753
bcd50908
CAW
1754#: mediagoblin/templates/mediagoblin/utils/pagination.html:45
1755msgid "Older →"
f62b697e 1756msgstr "Более старые →"
b0391ad9 1757
bcd50908 1758#: mediagoblin/templates/mediagoblin/utils/pagination.html:48
a6f06563 1759msgid "Go to page:"
b3efea3c 1760msgstr "Перейти к странице:"
a6f06563 1761
5f081163
CAW
1762#: mediagoblin/templates/mediagoblin/utils/prev_next.html:28
1763#: mediagoblin/templates/mediagoblin/utils/prev_next.html:33
bcd50908 1764msgid "newer"
f62b697e 1765msgstr "более новые"
bcd50908 1766
5f081163
CAW
1767#: mediagoblin/templates/mediagoblin/utils/prev_next.html:39
1768#: mediagoblin/templates/mediagoblin/utils/prev_next.html:44
bcd50908 1769msgid "older"
f62b697e 1770msgstr "более старые"
bcd50908 1771
c57bf8d9
CAW
1772#: mediagoblin/templates/mediagoblin/utils/report.html:25
1773msgid "Report media"
1774msgstr ""
1775
19e2668b 1776#: mediagoblin/templates/mediagoblin/utils/tags.html:20
5f081163 1777msgid "Tagged with"
754ba176 1778msgstr "Метки"
f62b697e 1779
cff285b1 1780#: mediagoblin/tools/exif.py:83
f62b697e 1781msgid "Could not read the image file."
1eb0bd71 1782msgstr "Не удалось прочитать файл с изображением."
56f4953c 1783
c57bf8d9 1784#: mediagoblin/tools/response.py:38
304934b3
CAW
1785msgid "Oops!"
1786msgstr "Ой!"
1787
c57bf8d9 1788#: mediagoblin/tools/response.py:39
304934b3 1789msgid "An error occured"
9b25ad59 1790msgstr "Произошла ошибка"
304934b3 1791
c57bf8d9 1792#: mediagoblin/tools/response.py:53
567c09f0 1793msgid "Bad Request"
577e8fc7 1794msgstr "Неверный запрос"
567c09f0 1795
c57bf8d9 1796#: mediagoblin/tools/response.py:55
567c09f0
CAW
1797msgid "The request sent to the server is invalid, please double check it"
1798msgstr ""
1799
c57bf8d9 1800#: mediagoblin/tools/response.py:63
304934b3 1801msgid "Operation not allowed"
9b25ad59 1802msgstr "Операция не позволяется"
304934b3 1803
c57bf8d9 1804#: mediagoblin/tools/response.py:64
304934b3
CAW
1805msgid ""
1806"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
1807"function that you are not allowed to. Have you been trying to delete all "
1808"user accounts again?"
1809msgstr ""
1810
c57bf8d9 1811#: mediagoblin/tools/response.py:72
304934b3
CAW
1812msgid ""
1813"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
1814" the address is correct, maybe the page you're looking for has been moved or"
1815" deleted."
d110f656 1816msgstr "Похоже, по этому адресу нет страницы. Сожалеем!</p><p>Возможно, страница, которую вы ищете, была удалена или переехала."
304934b3 1817
cff285b1
CAW
1818#: mediagoblin/tools/timesince.py:62
1819msgid "year"
577e8fc7 1820msgstr "год"
cff285b1
CAW
1821
1822#: mediagoblin/tools/timesince.py:63
1823msgid "month"
577e8fc7 1824msgstr "месяц"
cff285b1
CAW
1825
1826#: mediagoblin/tools/timesince.py:64
1827msgid "week"
577e8fc7 1828msgstr "неделя"
cff285b1
CAW
1829
1830#: mediagoblin/tools/timesince.py:65
1831msgid "day"
577e8fc7 1832msgstr "день"
cff285b1
CAW
1833
1834#: mediagoblin/tools/timesince.py:66
1835msgid "hour"
577e8fc7 1836msgstr "час"
cff285b1
CAW
1837
1838#: mediagoblin/tools/timesince.py:67
1839msgid "minute"
faf104ce 1840msgstr "мин"
cff285b1 1841
d9b59fc6
CAW
1842#: mediagoblin/user_pages/forms.py:23
1843msgid "Comment"
8aaf38b3 1844msgstr "Комментировать"
d9b59fc6
CAW
1845
1846#: mediagoblin/user_pages/forms.py:25
1847msgid ""
567c09f0
CAW
1848"You can use <a href=\"http://daringfireball.net/projects/markdown/basics\" "
1849"target=\"_blank\">Markdown</a> for formatting."
1850msgstr ""
d9b59fc6
CAW
1851
1852#: mediagoblin/user_pages/forms.py:31
b0391ad9 1853msgid "I am sure I want to delete this"
8c12e57b 1854msgstr "Я уверен, что хочу удалить это"
b0391ad9 1855
d9b59fc6 1856#: mediagoblin/user_pages/forms.py:35
d2eb7440 1857msgid "I am sure I want to remove this item from the collection"
21fee42b 1858msgstr "Я уверен, что хочу исключить этот файл из коллекции"
d2eb7440 1859
d9b59fc6
CAW
1860#: mediagoblin/user_pages/forms.py:39
1861msgid "Collection"
8aaf38b3 1862msgstr "Коллекция"
d9b59fc6
CAW
1863
1864#: mediagoblin/user_pages/forms.py:40
d2eb7440 1865msgid "-- Select --"
21fee42b 1866msgstr "-- Выберите --"
d2eb7440 1867
d9b59fc6 1868#: mediagoblin/user_pages/forms.py:42
d2eb7440 1869msgid "Include a note"
21fee42b 1870msgstr "Примечание"
d2eb7440 1871
567c09f0
CAW
1872#: mediagoblin/user_pages/forms.py:49
1873msgid ""
1874"You can use\n"
1875" <a href=\"http://daringfireball.net/projects/markdown/basics\" target=\"_blank\">\n"
1876" Markdown</a> for formatting."
1877msgstr ""
57474c07 1878
c57bf8d9
CAW
1879#: mediagoblin/user_pages/forms.py:55 mediagoblin/user_pages/forms.py:61
1880msgid "Reason for Reporting"
1881msgstr ""
1882
1883#: mediagoblin/user_pages/views.py:178
cff285b1 1884msgid "Sorry, comments are disabled."
faf104ce 1885msgstr "Сожалеем: возможность комментирования отключена."
cff285b1 1886
c57bf8d9 1887#: mediagoblin/user_pages/views.py:183
a6f06563 1888msgid "Oops, your comment was empty."
b3efea3c 1889msgstr "Ой, ваш комментарий был пуст."
502c2563 1890
c57bf8d9 1891#: mediagoblin/user_pages/views.py:189
a6f06563 1892msgid "Your comment has been posted!"
b3efea3c 1893msgstr "Ваш комментарий размещён!"
19e2668b 1894
567c09f0 1895#: mediagoblin/user_pages/views.py:225
d9b59fc6 1896msgid "Please check your entries and try again."
a99321b9 1897msgstr "Пожалуйста, проверьте введённое и попробуйте ещё раз."
d9b59fc6 1898
567c09f0 1899#: mediagoblin/user_pages/views.py:265
d2eb7440 1900msgid "You have to select or add a collection"
21fee42b 1901msgstr "Необходимо выбрать или добавить коллекцию"
d2eb7440 1902
567c09f0 1903#: mediagoblin/user_pages/views.py:276
d2eb7440
CAW
1904#, python-format
1905msgid "\"%s\" already in collection \"%s\""
21fee42b 1906msgstr "«%s» — уже в коллекции «%s»"
d2eb7440 1907
567c09f0 1908#: mediagoblin/user_pages/views.py:282
d2eb7440
CAW
1909#, python-format
1910msgid "\"%s\" added to collection \"%s\""
21fee42b 1911msgstr "«%s» добавлено в коллекцию «%s»"
d2eb7440 1912
c57bf8d9 1913#: mediagoblin/user_pages/views.py:307
19e2668b 1914msgid "You deleted the media."
b3efea3c 1915msgstr "Вы удалили файл."
19e2668b 1916
c57bf8d9 1917#: mediagoblin/user_pages/views.py:319
19e2668b 1918msgid "The media was not deleted because you didn't check that you were sure."
b3efea3c 1919msgstr "Файл не удалён, так как вы не подтвердили свою уверенность галочкой."
502c2563 1920
c57bf8d9 1921#: mediagoblin/user_pages/views.py:326
56f4953c 1922msgid "You are about to delete another user's media. Proceed with caution."
e9b2d7b4 1923msgstr "Вы на пороге удаления файла другого пользователя. Будьте осторожны."
d2eb7440 1924
24960752 1925#: mediagoblin/user_pages/views.py:399
d2eb7440 1926msgid "You deleted the item from the collection."
21fee42b 1927msgstr "Вы исключили файл из коллекции."
d2eb7440 1928
24960752 1929#: mediagoblin/user_pages/views.py:403
d2eb7440 1930msgid "The item was not removed because you didn't check that you were sure."
21fee42b 1931msgstr "Файл не исключён из коллекции, так как вы не подтвердили своё намерение отметкой."
d2eb7440 1932
24960752 1933#: mediagoblin/user_pages/views.py:411
d2eb7440
CAW
1934msgid ""
1935"You are about to delete an item from another user's collection. Proceed with"
1936" caution."
21fee42b 1937msgstr "Вы на пороге исключения файла из коллекции другого пользователя. Будьте осторожны."
d2eb7440 1938
24960752 1939#: mediagoblin/user_pages/views.py:443
d2eb7440
CAW
1940#, python-format
1941msgid "You deleted the collection \"%s\""
21fee42b 1942msgstr "Вы удалили коллекцию «%s»"
d2eb7440 1943
24960752 1944#: mediagoblin/user_pages/views.py:450
d2eb7440
CAW
1945msgid ""
1946"The collection was not deleted because you didn't check that you were sure."
21fee42b 1947msgstr "Коллекция не удалена, так как вы не подтвердили своё намерение отметкой."
d2eb7440 1948
24960752 1949#: mediagoblin/user_pages/views.py:458
d2eb7440
CAW
1950msgid ""
1951"You are about to delete another user's collection. Proceed with caution."
21fee42b 1952msgstr "Вы на пороге удаления коллекции другого пользователя. Будьте осторожны."