]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - locale/ru/LC_MESSAGES/statusnet.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / locale / ru / LC_MESSAGES / statusnet.po
1 # Translation of StatusNet - Core to Russian (Русский)
2 # Exported from translatewiki.net
3 #
4 # Author: AVRS
5 # Author: Brion
6 # Author: Eleferen
7 # Author: Haffman
8 # Author: Kaganer
9 # Author: Kirill
10 # Author: Lionbeat
11 # Author: Lockal
12 # Author: Putnik
13 # Author: Rubin
14 # Author: Александр Сигачёв
15 # --
16 # This file is distributed under the same license as the StatusNet package.
17 #
18 msgid ""
19 msgstr ""
20 "Project-Id-Version: StatusNet - Core\n"
21 "Report-Msgid-Bugs-To: \n"
22 "POT-Creation-Date: 2012-01-20 18:05+0000\n"
23 "PO-Revision-Date: 2012-01-20 18:09:16+0000\n"
24 "Language-Team: Russian <https://translatewiki.net/wiki/Portal:ru>\n"
25 "Content-Type: text/plain; charset=UTF-8\n"
26 "Content-Transfer-Encoding: 8bit\n"
27 "X-Generator: MediaWiki 1.19alpha (r109611); Translate extension (2012-01-"
28 "13)\n"
29 "X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
30 "X-Language-Code: ru\n"
31 "X-Message-Group: #out-statusnet-core\n"
32 "Plural-Forms: nplurals=3; plural=(n%10 == 1 && n%100 != 11) ? 0 : ( (n%10 >= "
33 "2 && n%10 <= 4 && (n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\n"
34 "X-POT-Import-Date: 2011-12-03 10:15:09+0000\n"
35
36 #. TRANS: Database error message.
37 #, php-format
38 msgid ""
39 "The database for %1$s is not responding correctly, so the site will not work "
40 "properly. The site admins probably know about the problem, but you can "
41 "contact them at %2$s to make sure. Otherwise, wait a few minutes and try "
42 "again."
43 msgstr ""
44 "База данных %1$s не отвечает должным образом, поэтому сайт может работать "
45 "неправильно. Администраторы сайта, вероятно, знают об этой проблеме, однако "
46 "вы можете связаться с ними по адресу %2$s, чтобы убедиться в этом. В "
47 "противном случае, подождите несколько минут и попробуйте снова."
48
49 #. TRANS: Error message.
50 msgid "An error occurred."
51 msgstr "Произошла ошибка."
52
53 #. TRANS: Error message displayed when there is no StatusNet configuration file.
54 #, php-format
55 msgid ""
56 "No configuration file found. Try running the installation program first."
57 msgstr ""
58 "Файл конфигурации не найден. Попробуйте сначала запустить программу "
59 "установки."
60
61 #. TRANS: Error message displayed when trying to access a non-existing page.
62 msgid "Unknown page"
63 msgstr "Неизвестная страница"
64
65 #. TRANS: Error message displayed when trying to perform an undefined action.
66 #. TRANS: Title for password recovery page when an unknown action has been specified.
67 msgid "Unknown action"
68 msgstr "Неизвестное действие"
69
70 #. TRANS: Page title for Access admin panel that allows configuring site access.
71 msgid "Access"
72 msgstr "Доступ"
73
74 #. TRANS: Page notice.
75 msgid "Site access settings"
76 msgstr "Настройки доступа к сайту"
77
78 #. TRANS: Form legend for registration form.
79 msgid "Registration"
80 msgstr "Регистрация"
81
82 #. TRANS: Checkbox instructions for admin setting "Private".
83 msgid "Prohibit anonymous users (not logged in) from viewing site?"
84 msgstr ""
85 "Запретить анонимным (не авторизовавшимся) пользователям просматривать сайт."
86
87 #. TRANS: Checkbox label for prohibiting anonymous users from viewing site.
88 #. TRANS: Checkbox label to show private tags.
89 #. TRANS: Checkbox field label on group edit form to mark a group private.
90 msgctxt "LABEL"
91 msgid "Private"
92 msgstr "Частная"
93
94 #. TRANS: Checkbox instructions for admin setting "Invite only".
95 msgid "Make registration invitation only."
96 msgstr "Разрешить регистрацию только по приглашениям."
97
98 #. TRANS: Checkbox label for configuring site as invite only.
99 msgid "Invite only"
100 msgstr "Только по приглашениям"
101
102 #. TRANS: Checkbox instructions for admin setting "Closed" (no new registrations).
103 msgid "Disable new registrations."
104 msgstr "Отключить новые регистрации."
105
106 #. TRANS: Checkbox label for disabling new user registrations.
107 msgid "Closed"
108 msgstr "Закрыта"
109
110 #. TRANS: Button title to save access settings in site admin panel.
111 msgid "Save access settings."
112 msgstr "Сохранить настройки доступа."
113
114 #. TRANS: Button text to save access settings in site admin panel.
115 #. TRANS: Button label to save e-mail preferences.
116 #. TRANS: Button label to save IM preferences.
117 #. TRANS: Button text in the license admin panel.
118 #. TRANS: Button text to store form data in the Paths admin panel.
119 #. TRANS: Button to save input in profile settings.
120 #. TRANS: Submit button text on the sessions administration panel.
121 #. TRANS: Button text for saving site settings.
122 #. TRANS: Button text for saving site notice in admin panel.
123 #. TRANS: Button label to save SMS preferences.
124 #. TRANS: Button text to save snapshot settings.
125 #. TRANS: Save button for settings for a profile in a subscriptions list.
126 #. TRANS: Button text to save lists.
127 #. TRANS: Button text for saving "Other settings" in profile.
128 #. TRANS: Button text to save user settings in user admin panel.
129 #. TRANS: Button label in the "Edit application" form.
130 #. TRANS: Text for save button on group edit form.
131 #. TRANS: Button text to save tags for a profile.
132 msgctxt "BUTTON"
133 msgid "Save"
134 msgstr "Сохранить"
135
136 #. TRANS: Client error displayed when the session token does not match or is not given.
137 #. TRANS: Form validation error in API OAuth authorisation because of an invalid session token.
138 #. TRANS: Client error displayed when the session token does not match or is not given.
139 #. TRANS: Form validation error message.
140 #. TRANS: Client error displayed when the session token does not match or is not given.
141 #. TRANS: Form validation error.
142 #. TRANS: Form validation error message.
143 #. TRANS: Client error displayed when the session token does not match or is not given.
144 #. TRANS: Client error displayed when the session token is not okay.
145 #. TRANS: Client error displayed when the session token does not match or is not given.
146 msgid "There was a problem with your session token. Try again, please."
147 msgstr "Проблема с вашим ключом сессии. Пожалуйста, попробуйте ещё раз."
148
149 #. TRANS: Error message displayed when trying to perform an action that requires a logged in user.
150 msgid "Not logged in."
151 msgstr "Не авторизован."
152
153 #. TRANS: Client error displayed trying to perform an action related to a non-existing profile.
154 #. TRANS: Client exception thrown when requesting a favorite feed for a non-existing profile.
155 #. TRANS: Client exception.
156 #. TRANS: Client error displayed when referring to a non-existing profile.
157 #. TRANS: Client error displayed trying to subscribe to a non-existing profile.
158 #. TRANS: Client error displayed trying to perform an action related to a non-existing profile.
159 msgid "No such profile."
160 msgstr "Нет такого профиля."
161
162 #. TRANS: Client error displayed trying to reference a non-existing list.
163 #. TRANS: Client error displayed when referring to a non-existing list.
164 #. TRANS: Client error displayed trying to reference a non-existing list.
165 msgid "No such list."
166 msgstr "Нет такого списка."
167
168 #. TRANS: Client error displayed when an unknown error occurs when adding a user to a list.
169 #. TRANS: %s is a username.
170 #, php-format
171 msgid "There was an unexpected error while listing %s."
172 msgstr "Произошла непредвиденная ошибка при добавлении %s в список."
173
174 #. TRANS: Client error displayed when an unknown error occurs when adding a user to a list.
175 #. TRANS: %s is a profile URL.
176 #, php-format
177 msgid ""
178 "There was a problem listing %s. The remote server is probably not responding "
179 "correctly. Please try retrying later."
180 msgstr ""
181 "Возникла проблема с добавлением %s в список. Удалённый сервер, вероятно, не "
182 "отвечает правильно. Пожалуйста, попробуйте повторить позже."
183
184 #. TRANS: Title after adding a user to a list.
185 msgctxt "TITLE"
186 msgid "Listed"
187 msgstr "Добавлены в список"
188
189 #. TRANS: Server error when page not found (404).
190 #. TRANS: Server error when page not found (404)
191 #. TRANS: Server error when page not found (404).
192 msgid "No such page."
193 msgstr "Нет такой страницы."
194
195 #. TRANS: Client error when user not found for an action.
196 #. TRANS: Client error when user not found for an rss related action.
197 #. TRANS: Client error displayed when no existing user is provided for a user's delivery device setting.
198 #. TRANS: Client error displayed if a user could not be found.
199 #. TRANS: Client error displayed updating profile image without having a user object.
200 #. TRANS: Client error displayed when making an Atom API request for an unknown user.
201 #. TRANS: Client error displayed when trying to block a non-existing user or a user from another site.
202 #. TRANS: Client error when user not found for an API action to remove a block for a user.
203 #. TRANS: Client error given when a user was not found (404).
204 #. TRANS: Client error when user not found for an API direct message action.
205 #. TRANS: Client error given when a user was not found (404).
206 #. TRANS: Client error displayed when checking group membership for a non-existing user.
207 #. TRANS: Client error displayed when trying to have a non-existing user join a group.
208 #. TRANS: Client error displayed when trying to have a non-existing user leave a group.
209 #. TRANS: Client error displayed when user not found for an action.
210 #. TRANS: Client error displayed when not providing a user or an invalid user.
211 #. TRANS: Client error displayed when referring to a non-existing user.
212 #. TRANS: Client error displayed trying to perform an action related to a non-existing user.
213 #. TRANS: Client error displayed when updating a status for a non-existing user.
214 #. TRANS: Client error displayed when requesting a list of followers for a non-existing user.
215 #. TRANS: Client error displayed when requesting most recent favourite notices by a user for a non-existing user.
216 #. TRANS: Client error displayed when requesting dents of a user and friends for a user that does not exist.
217 #. TRANS: Client error displayed when requesting most recent dents by user and friends for a non-existing user.
218 #. TRANS: Client error displayed when requesting most recent mentions for a non-existing user.
219 #. TRANS: Client error displayed requesting most recent notices for a non-existing user.
220 #. TRANS: Client error displayed trying to get an avatar for a non-existing user.
221 #. TRANS: Client error displayed when trying to get the RSS feed with favorites of a user that does not exist.
222 #. TRANS: Client error displayed when requesting Friends of a Friend feed without providing a user nickname.
223 #. TRANS: Client error displayed when requesting Friends of a Friend feed for an object that is not a user.
224 #. TRANS: Client error displayed trying to make a micro summary without providing a valid user.
225 #. TRANS: Client error displayed trying to send a direct message to a non-existing user.
226 #. TRANS: Client error displayed trying to use "one time password login" without using an existing user.
227 #. TRANS: Client error displayed when referring to non-existing user.
228 #. TRANS: Client error displayed trying to perform an action related to a non-existing user.
229 #. TRANS: Client error displayed when trying to reply to a non-exsting user.
230 #. TRANS: Client error displayed when providing a non-existing nickname in a RSS 1.0 action.
231 #. TRANS: Client error.
232 #. TRANS: Client error displayed when trying to display favourite notices for a non-existing user.
233 #. TRANS: Client error displayed trying to perform an action related to a non-existing user.
234 #. TRANS: Client error displayed trying to find a user by ID for a non-existing ID.
235 #. TRANS: Client error displayed requesting groups for a non-existing user.
236 #. TRANS: Client error displayed when user not found for an action.
237 #. TRANS: Error text shown when trying to send a direct message to a user that does not exist.
238 #. TRANS: Client error displayed when trying to perform a gallery action with an unknown user.
239 #. TRANS: Client error displayed when trying to access a mailbox without providing a user.
240 #. TRANS: Client error displayed when calling a profile action without specifying a user.
241 msgid "No such user."
242 msgstr "Нет такого пользователя."
243
244 #. TRANS: Title of a user's own start page.
245 msgid "Home timeline"
246 msgstr "Моя основная лента"
247
248 #. TRANS: Title of another user's start page.
249 #. TRANS: %s is the other user's name.
250 #, php-format
251 msgid "%s's home timeline"
252 msgstr "Основная лента %s"
253
254 #. TRANS: %s is user nickname.
255 #. TRANS: Feed title.
256 #. TRANS: %s is tagger's nickname.
257 #, php-format
258 msgid "Feed for friends of %s (Activity Streams JSON)"
259 msgstr "Лента друзей %s (JSON Activity Streams)"
260
261 #. TRANS: %s is user nickname.
262 #, php-format
263 msgid "Feed for friends of %s (RSS 1.0)"
264 msgstr "Лента друзей %s (RSS 1.0)"
265
266 #. TRANS: %s is user nickname.
267 #. TRANS: Feed title.
268 #. TRANS: %s is tagger's nickname.
269 #, php-format
270 msgid "Feed for friends of %s (RSS 2.0)"
271 msgstr "Лента друзей %s (RSS 2.0)"
272
273 #. TRANS: %s is user nickname.
274 #, php-format
275 msgid "Feed for friends of %s (Atom)"
276 msgstr "Лента друзей %s (Atom)"
277
278 #. TRANS: Empty list message. %s is a user nickname.
279 #, php-format
280 msgid ""
281 "This is the timeline for %s and friends but no one has posted anything yet."
282 msgstr "Это лента %s и друзей, однако пока никто ничего не отправил."
283
284 #. TRANS: Encouragement displayed on logged in user's empty timeline.
285 #. TRANS: This message contains Markdown links. Keep "](" together.
286 #, php-format
287 msgid ""
288 "Try subscribing to more people, [join a group](%%action.groups%%) or post "
289 "something yourself."
290 msgstr ""
291 "Попробуйте подписаться на большее число людей, [присоединитесь к группе](%%"
292 "action.groups%%) или отправьте что-нибудь сами."
293
294 #. TRANS: %1$s is user nickname, %2$s is user nickname, %2$s is user nickname prefixed with "@".
295 #. TRANS: This message contains Markdown links. Keep "](" together.
296 #, php-format
297 msgid ""
298 "You can try to [nudge %1$s](../%2$s) from their profile or [post something "
299 "to them](%%%%action.newnotice%%%%?status_textarea=%3$s)."
300 msgstr ""
301 "Вы можете попробовать «[подтолкнуть %1$s](../%2$s)» из их профиля или "
302 "[написать им что-нибудь](%%%%action.newnotice%%%%?status_textarea=%3$s)."
303
304 #. TRANS: Encouragement displayed on empty timeline user pages for anonymous users.
305 #. TRANS: %s is a user nickname. This message contains Markdown links. Keep "](" together.
306 #. TRANS: Empty list message for page with replies for a user for not logged in users.
307 #. TRANS: %1$s is a user nickname. This message contains a Markdown link in the form [link text](link).
308 #. TRANS: Second sentence of empty message for anonymous users. %s is a user nickname.
309 #. TRANS: This message contains a Markdown link. Keep "](" together.
310 #, php-format
311 msgid ""
312 "Why not [register an account](%%%%action.register%%%%) and then nudge %s or "
313 "post a notice to them."
314 msgstr ""
315 "Почему бы не [зарегистрироваться](%%%%action.register%%%%), чтобы "
316 "«подтолкнуть» %s или оставить запись для них?"
317
318 #. TRANS: Button text for inviting more users to the StatusNet instance.
319 #. TRANS: Less business/enterprise-oriented language for public sites.
320 msgctxt "BUTTON"
321 msgid "Send invite"
322 msgstr "Отправить приглашение"
323
324 #. TRANS: Message is used as link title. %s is a user nickname.
325 #. TRANS: Title of API timeline for a user and friends.
326 #. TRANS: %s is a username.
327 #. TRANS: Timeline title for user and friends. %s is a user nickname.
328 #. TRANS: Menu item title in administrator navigation panel.
329 #. TRANS: %s is a username.
330 #. TRANS: Menu item title in personal group navigation menu.
331 #. TRANS: %s is a username.
332 #, php-format
333 msgid "%s and friends"
334 msgstr "%s и друзья"
335
336 #. TRANS: Message is used as link description. %1$s is a username, %2$s is a site name.
337 #. TRANS: Message is used as a subtitle. %1$s is a user nickname, %2$s is a site name.
338 #, php-format
339 msgid "Updates from %1$s and friends on %2$s!"
340 msgstr "Обновлено от %1$s и его друзей на %2$s!"
341
342 #. TRANS: Client error displayed when coming across a non-supported API method.
343 #. TRANS: Client error displayed when trying to handle an unknown API method.
344 #. TRANS: Client error displayed when coming across a non-supported API method.
345 msgid "API method not found."
346 msgstr "Метод API не найден."
347
348 #. TRANS: Client error message. POST is a HTTP command. It should not be translated.
349 #. TRANS: Client error. POST is a HTTP command. It should not be translated.
350 #. TRANS: Client error message. POST is a HTTP command. It should not be translated.
351 #. TRANS: Client error. POST is a HTTP command. It should not be translated.
352 msgid "This method requires a POST."
353 msgstr "Этот метод требует POST."
354
355 #. TRANS: Client error displayed when no valid device parameter is provided for a user's delivery device setting.
356 msgid ""
357 "You must specify a parameter named 'device' with a value of one of: sms, im, "
358 "none."
359 msgstr ""
360 "Вы должны указать параметр с именем «device» и одним из значений: sms, im, "
361 "none."
362
363 #. TRANS: Server error displayed when a user's delivery device cannot be updated.
364 #. TRANS: Server error displayed when confirming an e-mail address or IM address fails.
365 #. TRANS: Server error thrown on database error updating e-mail preferences.
366 #. TRANS: Server error thrown on database error removing a registered e-mail address.
367 #. TRANS: Server error thrown when user profile settings could not be updated.
368 #. TRANS: Server error thrown on database error updating SMS preferences.
369 #. TRANS: Server error thrown on database error removing a registered SMS phone number.
370 #. TRANS: Server error displayed when "Other" settings in user profile could not be updated on the server.
371 msgid "Could not update user."
372 msgstr "Не удаётся обновить пользователя."
373
374 #. TRANS: Error message displayed when referring to a user without a profile.
375 msgid "User has no profile."
376 msgstr "У пользователя нет профиля."
377
378 #. TRANS: Server error displayed if a user profile could not be saved.
379 #. TRANS: Server error thrown when user profile settings could not be saved.
380 msgid "Could not save profile."
381 msgstr "Не удаётся сохранить профиль."
382
383 #. TRANS: Client error displayed when the number of bytes in a POST request exceeds a limit.
384 #. TRANS: %s is the number of bytes of the CONTENT_LENGTH.
385 #, php-format
386 msgid ""
387 "The server was unable to handle that much POST data (%s byte) due to its "
388 "current configuration."
389 msgid_plural ""
390 "The server was unable to handle that much POST data (%s bytes) due to its "
391 "current configuration."
392 msgstr[0] ""
393 "Сервер не смог обработать столько POST-данных (%s байт) из-за текущей "
394 "конфигурации."
395 msgstr[1] ""
396 "Сервер не смог обработать столько POST-данных (%s байта) из-за текущей "
397 "конфигурации."
398 msgstr[2] ""
399 "Сервер не смог обработать столько POST-данных (%s байт) из-за текущей "
400 "конфигурации."
401
402 #. TRANS: Title for Atom feed.
403 msgctxt "ATOM"
404 msgid "Main"
405 msgstr "Главная"
406
407 #. TRANS: Title for Atom feed. %s is a user nickname.
408 #. TRANS: Message is used as link title. %s is a user nickname.
409 #. TRANS: Title in atom group notice feed. %s is a group name.
410 #. TRANS: Title in atom user notice feed. %s is a user name.
411 #, php-format
412 msgid "%s timeline"
413 msgstr "Лента %s"
414
415 #. TRANS: Title for Atom feed with a user's subscriptions. %s is a user nickname.
416 #. TRANS: Title for Atom subscription feed.
417 #. TRANS: %s is a user nickname.
418 #. TRANS: Header for subscriptions overview for a user (first page).
419 #. TRANS: %s is a user nickname.
420 #, php-format
421 msgid "%s subscriptions"
422 msgstr "Подписки %s"
423
424 #. TRANS: Title for Atom feed with a user's favorite notices. %s is a user nickname.
425 #. TRANS: Title for Atom favorites feed.
426 #. TRANS: %s is a user nickname.
427 #, php-format
428 msgid "%s favorites"
429 msgstr "Любимые записи %s"
430
431 #. TRANS: Title for Atom feed with a user's memberships. %s is a user nickname.
432 #, php-format
433 msgid "%s memberships"
434 msgstr "Участники группы %s"
435
436 #. TRANS: Client error displayed when users try to block themselves.
437 msgid "You cannot block yourself!"
438 msgstr "Вы не можете заблокировать самого себя!"
439
440 #. TRANS: Server error displayed when blocking a user has failed.
441 msgid "Block user failed."
442 msgstr "Неудача при блокировке пользователя."
443
444 #. TRANS: Server error displayed when unblocking a user has failed.
445 msgid "Unblock user failed."
446 msgstr "Неудача при разблокировке пользователя."
447
448 #. TRANS: Client exception thrown when no conversation ID is given.
449 msgid "No conversation ID."
450 msgstr "Нет идентификатора обсуждения."
451
452 #. TRANS: Client exception thrown when referring to a non-existing conversation ID (%d).
453 #, php-format
454 msgid "No conversation with ID %d."
455 msgstr "Нет обсуждения с идентификатором %d."
456
457 #. TRANS: Title for conversion timeline.
458 msgctxt "TITLE"
459 msgid "Conversation"
460 msgstr "Переписка"
461
462 #. TRANS: Title. %s is a user nickname.
463 #, php-format
464 msgid "Direct messages from %s"
465 msgstr "Прямые сообщения от %s"
466
467 #. TRANS: Subtitle. %s is a user nickname.
468 #, php-format
469 msgid "All the direct messages sent from %s"
470 msgstr "Все прямые сообщения от %s"
471
472 #. TRANS: Title. %s is a user nickname.
473 #, php-format
474 msgid "Direct messages to %s"
475 msgstr "Прямые сообщения для %s"
476
477 #. TRANS: Subtitle. %s is a user nickname.
478 #, php-format
479 msgid "All the direct messages sent to %s"
480 msgstr "Все прямые сообщения посланные для %s"
481
482 #. TRANS: Client error displayed when no message text was submitted (406).
483 msgid "No message text!"
484 msgstr "Отсутствует текст сообщения!"
485
486 #. TRANS: Client error displayed when message content is too long.
487 #. TRANS: %d is the maximum number of characters for a message.
488 #. TRANS: Form validation error displayed when message content is too long.
489 #. TRANS: %d is the maximum number of characters for a message.
490 #, php-format
491 msgid "That's too long. Maximum message size is %d character."
492 msgid_plural "That's too long. Maximum message size is %d characters."
493 msgstr[0] "Слишком длинно. Максимальная длина сообщения — %d знак."
494 msgstr[1] "Слишком длинно. Максимальная длина сообщения — %d знака."
495 msgstr[2] "Слишком длинно. Максимальная длина сообщения — %d знаков."
496
497 #. TRANS: Client error displayed if a recipient user could not be found (403).
498 msgid "Recipient user not found."
499 msgstr "Получатель не найден."
500
501 #. TRANS: Client error displayed trying to direct message another user who's not a friend (403).
502 msgid "Cannot send direct messages to users who aren't your friend."
503 msgstr ""
504 "Не удаётся отправить прямое сообщение пользователю, который не является "
505 "вашим другом."
506
507 #. TRANS: Client error displayed trying to direct message self (403).
508 #. TRANS: Client error displayed trying to send a direct message to self.
509 #. TRANS: Error text shown when trying to send a direct message to self.
510 msgid ""
511 "Do not send a message to yourself; just say it to yourself quietly instead."
512 msgstr "Не посылайте сообщения сами себе; просто потихоньку скажите это себе."
513
514 #. TRANS: Client error displayed when requesting a status with a non-existing ID.
515 #. TRANS: Client error displayed when trying to remove a favourite with an invalid ID.
516 #. TRANS: Client error displayed trying to delete a status with an invalid ID.
517 msgid "No status found with that ID."
518 msgstr "Нет статуса с таким ID."
519
520 #. TRANS: Client error displayed when trying to mark a notice favourite that already is a favourite.
521 msgid "This status is already a favorite."
522 msgstr "Этот статус уже входит в число любимых."
523
524 #. TRANS: Client error displayed when marking a notice as favourite fails.
525 #. TRANS: Server error displayed when trying to mark a notice as favorite fails in the database.
526 #. TRANS: Error message text shown when a favorite could not be set.
527 msgid "Could not create favorite."
528 msgstr "Не удаётся создать любимую запись."
529
530 #. TRANS: Client error displayed when trying to remove a favourite that was not a favourite.
531 msgid "That status is not a favorite."
532 msgstr "Этот статус не входит в число ваших любимых."
533
534 #. TRANS: Client error displayed when removing a favourite has failed.
535 #. TRANS: Server error displayed when removing a favorite from the database fails.
536 msgid "Could not delete favorite."
537 msgstr "Не удаётся удалить любимую запись."
538
539 #. TRANS: Client error displayed when trying follow who's profile could not be found.
540 msgid "Could not follow user: profile not found."
541 msgstr "Не удаётся следовать за пользователем: профиль не найден."
542
543 #. TRANS: Client error displayed when trying to follow a user that's already being followed.
544 #. TRANS: %s is the nickname of the user that is already being followed.
545 #, php-format
546 msgid "Could not follow user: %s is already on your list."
547 msgstr "Не удается включить %s в список поддержки, он уже в Вашем списке."
548
549 #. TRANS: Client error displayed when trying to unfollow a user that cannot be found.
550 msgid "Could not unfollow user: User not found."
551 msgstr ""
552 "Не удаётся следовать за пользователем, т. к. такого пользователя не "
553 "существует."
554
555 #. TRANS: Client error displayed when trying to unfollow self.
556 msgid "You cannot unfollow yourself."
557 msgstr "Вы не можете перестать следовать за собой."
558
559 #. TRANS: Client error displayed when supplying invalid parameters to an API call checking if a friendship exists.
560 msgid "Two valid IDs or nick names must be supplied."
561 msgstr "Необходимо задать два корректных идентификатора или псевдонима."
562
563 #. TRANS: Client error displayed when a source user could not be determined showing friendship.
564 msgid "Could not determine source user."
565 msgstr "Не удаётся определить исходного пользователя."
566
567 #. TRANS: Client error displayed when a target user could not be determined showing friendship.
568 msgid "Could not find target user."
569 msgstr "Не удаётся найти целевого пользователя."
570
571 #. TRANS: Client error trying to create a group with a nickname this is already in use.
572 #. TRANS: API validation exception thrown when nickname is already used.
573 #. TRANS: Group edit form validation error.
574 #. TRANS: Group create form validation error.
575 #. TRANS: Validation error in form for profile settings.
576 #. TRANS: Form validation error displayed when trying to register with an existing nickname.
577 msgid "Nickname already in use. Try another one."
578 msgstr "Такое имя уже используется. Попробуйте какое-нибудь другое."
579
580 #. TRANS: Client error in form for group creation.
581 #. TRANS: API validation exception thrown when nickname does not validate.
582 #. TRANS: Group edit form validation error.
583 #. TRANS: Group create form validation error.
584 #. TRANS: Validation error in form for profile settings.
585 #. TRANS: Form validation error displayed when trying to register with an invalid nickname.
586 msgid "Not a valid nickname."
587 msgstr "Неверное имя."
588
589 #. TRANS: Client error in form for group creation.
590 #. TRANS: API validation exception thrown when homepage URL does not validate.
591 #. TRANS: Validation error shown when providing an invalid homepage URL in the "Edit application" form.
592 #. TRANS: Group edit form validation error.
593 #. TRANS: Validation error shown when providing an invalid homepage URL in the "New application" form.
594 #. TRANS: Group create form validation error.
595 #. TRANS: Validation error in form for profile settings.
596 #. TRANS: Form validation error displayed when trying to register with an invalid homepage URL.
597 msgid "Homepage is not a valid URL."
598 msgstr "URL Главной страницы неверен."
599
600 #. TRANS: Client error in form for group creation.
601 #. TRANS: API validation exception thrown when full name does not validate.
602 #. TRANS: Group edit form validation error.
603 #. TRANS: Group create form validation error.
604 #. TRANS: Validation error in form for profile settings.
605 #. TRANS: Form validation error displayed when trying to register with a too long full name.
606 msgid "Full name is too long (maximum 255 characters)."
607 msgstr "Полное имя слишком длинное (максимум 255 символов)."
608
609 #. TRANS: Client error shown when providing too long a description during group creation.
610 #. TRANS: %d is the maximum number of allowed characters.
611 #. TRANS: API validation exception thrown when description does not validate.
612 #. TRANS: %d is the maximum description length and used for plural.
613 #. TRANS: Validation error shown when providing too long a description in the "Edit application" form.
614 #. TRANS: %d is the maximum number of allowed characters.
615 #. TRANS: Group edit form validation error.
616 #. TRANS: Client error shown when providing too long a description when editing a list.
617 #. TRANS: %d is the maximum number of allowed characters.
618 #. TRANS: Form validation error in New application form.
619 #. TRANS: %d is the maximum number of characters for the description.
620 #. TRANS: Group create form validation error.
621 #. TRANS: %d is the maximum number of allowed characters.
622 #, php-format
623 msgid "Description is too long (maximum %d character)."
624 msgid_plural "Description is too long (maximum %d characters)."
625 msgstr[0] "Слишком длинное описание (максимум %d символ)."
626 msgstr[1] "Слишком длинное описание (максимум %d символа)."
627 msgstr[2] "Слишком длинное описание (максимум %d символов)."
628
629 #. TRANS: Client error shown when providing too long a location during group creation.
630 #. TRANS: API validation exception thrown when location does not validate.
631 #. TRANS: Group edit form validation error.
632 #. TRANS: Group create form validation error.
633 #. TRANS: Validation error in form for profile settings.
634 #. TRANS: Form validation error displayed when trying to register with a too long location.
635 msgid "Location is too long (maximum 255 characters)."
636 msgstr "Слишком длинное месторасположение (максимум 255 символов)."
637
638 #. TRANS: Client error shown when providing too many aliases during group creation.
639 #. TRANS: %d is the maximum number of allowed aliases.
640 #. TRANS: API validation exception thrown when aliases do not validate.
641 #. TRANS: %d is the maximum number of aliases and used for plural.
642 #. TRANS: Group edit form validation error.
643 #. TRANS: %d is the maximum number of allowed aliases.
644 #. TRANS: Group create form validation error.
645 #. TRANS: %d is the maximum number of allowed aliases.
646 #, php-format
647 msgid "Too many aliases! Maximum %d allowed."
648 msgid_plural "Too many aliases! Maximum %d allowed."
649 msgstr[0] "Слишком много алиасов! Максимальное число — %d."
650 msgstr[1] "Слишком много алиасов! Максимальное число — %d."
651 msgstr[2] "Слишком много алиасов! Максимальное число — %d."
652
653 #. TRANS: Client error shown when providing an invalid alias during group creation.
654 #. TRANS: %s is the invalid alias.
655 #. TRANS: API validation exception thrown when aliases does not validate.
656 #. TRANS: %s is the invalid alias.
657 #, php-format
658 msgid "Invalid alias: \"%s\"."
659 msgstr "Ошибочный псевдоним: «%s»."
660
661 #. TRANS: Client error displayed when trying to use an alias during group creation that is already in use.
662 #. TRANS: %s is the alias that is already in use.
663 #. TRANS: API validation exception thrown when aliases is already used.
664 #. TRANS: %s is the already used alias.
665 #. TRANS: Group edit form validation error.
666 #. TRANS: Group create form validation error. %s is the already used alias.
667 #, php-format
668 msgid "Alias \"%s\" already in use. Try another one."
669 msgstr "Алиас «%s» уже используется. Попробуйте какой-нибудь другой."
670
671 #. TRANS: Client error displayed when trying to use an alias during group creation that is the same as the group's nickname.
672 #. TRANS: Group edit form validation error.
673 msgid "Alias can't be the same as nickname."
674 msgstr "Алиас не может совпадать с именем."
675
676 #. TRANS: Client error displayed when checking group membership for a non-existing group.
677 #. TRANS: Client error displayed when trying to join a group that does not exist.
678 #. TRANS: Client error displayed when trying to leave a group that does not exist.
679 #. TRANS: Client error displayed trying to show group membership on a non-existing group.
680 #. TRANS: Client error displayed when not providing a group or an invalid group.
681 #. TRANS: Client error displayed when trying to show a group that could not be found.
682 #. TRANS: Client error displayed requesting most recent notices to a group for a non-existing group.
683 msgid "Group not found."
684 msgstr "Группа не найдена."
685
686 #. TRANS: Server error displayed when trying to join a group the user is already a member of.
687 #. TRANS: Client error displayed when trying to join a group while already a member.
688 #. TRANS: Error text shown a user tries to join a group they already are a member of.
689 msgid "You are already a member of that group."
690 msgstr "Вы уже являетесь членом этой группы."
691
692 #. TRANS: Server error displayed when trying to join a group the user is blocked from joining.
693 #. TRANS: Client error displayed when trying to join a group while being blocked form joining it.
694 #. TRANS: Error text shown when a user tries to join a group they are blocked from joining.
695 msgid "You have been blocked from that group by the admin."
696 msgstr "Вы заблокированы из этой группы администратором."
697
698 #. TRANS: Server error displayed when joining a group failed in the database.
699 #. TRANS: %1$s is the joining user's nickname, $2$s is the group nickname for which the join failed.
700 #. TRANS: Message given having failed to add a user to a group.
701 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
702 #, php-format
703 msgid "Could not join user %1$s to group %2$s."
704 msgstr "Не удаётся присоединить пользователя %1$s к группе %2$s."
705
706 #. TRANS: Server error displayed when trying to leave a group the user is not a member of.
707 msgid "You are not a member of this group."
708 msgstr "Вы не являетесь членом этой группы."
709
710 #. TRANS: Server error displayed when leaving a group failed in the database.
711 #. TRANS: %1$s is the leaving user's nickname, $2$s is the group nickname for which the leave failed.
712 #. TRANS: Message given having failed to remove a user from a group.
713 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
714 #, php-format
715 msgid "Could not remove user %1$s from group %2$s."
716 msgstr "Не удаётся удалить пользователя %1$s из группы %2$s."
717
718 #. TRANS: Used as title in check for group membership. %s is a user name.
719 #, php-format
720 msgid "%s's groups"
721 msgstr "Группы %s"
722
723 #. TRANS: Used as subtitle in check for group membership. %1$s is the site name, %2$s is a user name.
724 #, php-format
725 msgid "%1$s groups %2$s is a member of."
726 msgstr "Группы %1$s, в которых состоит %2$s."
727
728 #. TRANS: Message is used as a title when listing the lastest 20 groups. %s is a site name.
729 #. TRANS: Page title for first page of groups for a user.
730 #. TRANS: %s is a nickname.
731 #, php-format
732 msgid "%s groups"
733 msgstr "Группы %s"
734
735 #. TRANS: Message is used as a subtitle when listing the latest 20 groups. %s is a site name.
736 #, php-format
737 msgid "groups on %s"
738 msgstr "группы на %s"
739
740 #. TRANS: Client error displayed when trying to edit a group without being an admin.
741 #. TRANS: Client error displayed trying to edit a group while not being a group admin.
742 #. TRANS: Client error displayed when trying to change group logo settings while not being a group admin.
743 msgid "You must be an admin to edit the group."
744 msgstr "Вы должны быть администратором, чтобы изменять информацию о группе."
745
746 #. TRANS: Server error displayed when group update fails.
747 #. TRANS: Server error displayed when editing a group fails.
748 msgid "Could not update group."
749 msgstr "Не удаётся обновить информацию о группе."
750
751 #. TRANS: Server error displayed when adding group aliases fails.
752 #. TRANS: Server error displayed when group aliases could not be added.
753 #. TRANS: Server exception thrown when creating group aliases failed.
754 msgid "Could not create aliases."
755 msgstr "Не удаётся создать алиасы."
756
757 #. TRANS: API validation exception thrown when nickname does not validate.
758 #. TRANS: Validation error in form for registration, profile and group settings, etc.
759 msgid "Nickname must have only lowercase letters and numbers and no spaces."
760 msgstr ""
761 "Имя должно состоять только из прописных букв и цифр и не иметь пробелов."
762
763 #. TRANS: API validation exception thrown when alias is the same as nickname.
764 #. TRANS: Group create form validation error.
765 msgid "Alias cannot be the same as nickname."
766 msgstr "Алиас не может совпадать с именем пользователя."
767
768 #. TRANS: Client error displayed when referring to a non-existing list.
769 #. TRANS: Client error displayed trying to perform an action related to a non-existing list.
770 #. TRANS: Client error displayed when referring to a non-existing list.
771 msgid "List not found."
772 msgstr "Список не найден."
773
774 #. TRANS: Client error displayed when trying to update another user's list.
775 msgid "You cannot update lists that do not belong to you."
776 msgstr "Вы не можете обновить списки, которые вам не принадлежат."
777
778 #. TRANS: Client error displayed when an unknown error occurs updating a list.
779 #. TRANS: Client error displayed when an unknown error occurs viewing list members.
780 #. TRANS: Client error displayed when an unknown error occurs in the list subscribers action.
781 #. TRANS: Client error displayed when an unknown error occurs unsubscribing from a list.
782 msgid "An error occured."
783 msgstr "Произошла ошибка."
784
785 #. TRANS: Client error displayed when trying to delete another user's list.
786 msgid "You cannot delete lists that do not belong to you."
787 msgstr "Вы не можете удалять списки, которые вам не принадлежат."
788
789 #. TRANS: Client error displayed when referring to a non-list member.
790 msgid "The specified user is not a member of this list."
791 msgstr "Указанный пользователь не входит в этот список."
792
793 #. TRANS: Client error displayed when trying to add members to a list without having the right to do so.
794 msgid "You are not allowed to add members to this list."
795 msgstr "Вы не можете добавлять пользователей в этот список."
796
797 #. TRANS: Client error displayed when trying to modify list members without specifying them.
798 msgid "You must specify a member."
799 msgstr "Необходимо указать участника."
800
801 #. TRANS: Client error displayed when trying to remove members from a list without having the right to do so.
802 msgid "You are not allowed to remove members from this list."
803 msgstr "Вы не можете удалять пользователей из этого списка."
804
805 #. TRANS: Client error displayed when trying to remove a list member that is not part of a list.
806 msgid "The user you are trying to remove from the list is not a member."
807 msgstr ""
808 "Пользователь, которого вы пытаетесь удалить из списка, не указан в этом "
809 "списке."
810
811 #. TRANS: Client error displayed when trying to create a list without a name.
812 msgid "A list must have a name."
813 msgstr "Список должен иметь название."
814
815 #. TRANS: Client error displayed when a membership check for a user is nagative.
816 msgid "The specified user is not a subscriber of this list."
817 msgstr "Указанный пользователь не подписан на этот список."
818
819 #. TRANS: Client error displayed when trying to unsubscribe from a non-subscribed list.
820 msgid "You are not subscribed to this list."
821 msgstr "Вы не подписаны на этот список."
822
823 #. TRANS: Client error displayed when uploading a media file has failed.
824 msgid "Upload failed."
825 msgstr "Загрузка не удалась."
826
827 #. TRANS: Client error given from the OAuth API when the request token or verifier is invalid.
828 msgid "Invalid request token or verifier."
829 msgstr "Недопустимый ключ запроса или верификатор."
830
831 #. TRANS: Client error given when no oauth_token was passed to the OAuth API.
832 msgid "No oauth_token parameter provided."
833 msgstr "Не задан параметр oauth_token."
834
835 #. TRANS: Client error given when an invalid request token was passed to the OAuth API.
836 msgid "Invalid request token."
837 msgstr "Неправильный запрос токена."
838
839 #. TRANS: Client error given when an invalid request token was passed to the OAuth API.
840 msgid "Request token already authorized."
841 msgstr "Ключ запроса уже авторизован."
842
843 #. TRANS: Form validation error given when an invalid username and/or password was passed to the OAuth API.
844 msgid "Invalid nickname / password!"
845 msgstr "Неверное имя или пароль."
846
847 #. TRANS: Server error displayed when a database action fails.
848 msgid "Database error inserting oauth_token_association."
849 msgstr "Ошибка базы данных при вставке oauth_token_association."
850
851 #. TRANS: Client error given on when invalid data was passed through a form in the OAuth API.
852 #. TRANS: Unexpected validation error on avatar upload form.
853 #. TRANS: Client error displayed submitting invalid form data for edit application.
854 #. TRANS: Message given submitting a form with an unknown action in e-mail settings.
855 #. TRANS: Form validation error message when an unsupported argument is used.
856 #. TRANS: Message given submitting a form with an unknown action in Instant Messaging settings.
857 #. TRANS: Client error displayed when encountering an unexpected action on form submission.
858 #. TRANS: Client error when submitting a form with unexpected information.
859 #. TRANS: Client error displayed when unexpected data is posted in the password recovery form.
860 #. TRANS: Message given submitting a form with an unknown action in SMS settings.
861 msgid "Unexpected form submission."
862 msgstr "Нетиповое подтверждение формы."
863
864 #. TRANS: Title for a page where a user can confirm/deny account access by an external application.
865 msgid "An application would like to connect to your account"
866 msgstr "Приложение хочет соединиться с вашей учётной записью"
867
868 #. TRANS: Fieldset legend.
869 msgid "Allow or deny access"
870 msgstr "Разрешить или запретить доступ"
871
872 #. TRANS: User notification of external application requesting account access.
873 #. TRANS: %3$s is the access type requested (read-write or read-only), %4$s is the StatusNet sitename.
874 #, php-format
875 msgid ""
876 "An application would like the ability to <strong>%3$s</strong> your %4$s "
877 "account data. You should only give access to your %4$s account to third "
878 "parties you trust."
879 msgstr ""
880 "Приложение просит разрешение на<strong>%3$s</strong> данных вашей учётной "
881 "записи %4$s. Вы должны предоставлять разрешение на доступ к вашей учётной "
882 "записи %4$s только тем сторонним приложениям, которым вы доверяете."
883
884 #. TRANS: User notification of external application requesting account access.
885 #. TRANS: %1$s is the application name requesting access, %2$s is the organisation behind the application,
886 #. TRANS: %3$s is the access type requested, %4$s is the StatusNet sitename.
887 #, php-format
888 msgid ""
889 "The application <strong>%1$s</strong> by <strong>%2$s</strong> would like "
890 "the ability to <strong>%3$s</strong> your %4$s account data. You should only "
891 "give access to your %4$s account to third parties you trust."
892 msgstr ""
893 "Приложение <strong>%1$s</strong> от <strong>%2$s</strong> просит разрешение "
894 "на<strong>%3$s</strong> данных вашей учётной записи%4$s . Вы должны "
895 "предоставлять разрешение на доступ к вашей учётной записи %4$s только тем "
896 "сторонним приложениям, которым вы доверяете."
897
898 #. TRANS: Fieldset legend.
899 msgctxt "LEGEND"
900 msgid "Account"
901 msgstr "Аккаунт"
902
903 #. TRANS: Field label on OAuth API authorisation form.
904 #. TRANS: Field label in form for profile settings.
905 #. TRANS: Field label on account registration page.
906 #. TRANS: Field label on group edit form.
907 #. TRANS: Dropdown option for searching in profiles.
908 msgid "Nickname"
909 msgstr "Имя"
910
911 #. TRANS: Field label on OAuth API authorisation form.
912 #. TRANS: Field label on login page.
913 #. TRANS: Field label on account registration page.
914 msgid "Password"
915 msgstr "Пароль"
916
917 #. TRANS: Button text that when clicked will cancel the process of allowing access to an account
918 #. TRANS: by an external application.
919 #. TRANS: Button label to cancel an e-mail address confirmation procedure.
920 #. TRANS: Button label to cancel an IM address confirmation procedure.
921 #. TRANS: Button label to cancel a SMS address confirmation procedure.
922 #. TRANS: Button label in the "Edit application" form.
923 msgctxt "BUTTON"
924 msgid "Cancel"
925 msgstr "Отмена"
926
927 #. TRANS: Button text that when clicked will allow access to an account by an external application.
928 msgctxt "BUTTON"
929 msgid "Allow"
930 msgstr "Разрешить"
931
932 #. TRANS: Form instructions.
933 msgid "Authorize access to your account information."
934 msgstr "Разрешить доступ к информации вашей учётной записи."
935
936 #. TRANS: Header for user notification after revoking OAuth access to an application.
937 msgid "Authorization canceled."
938 msgstr "Авторизация отменена."
939
940 #. TRANS: User notification after revoking OAuth access to an application.
941 #. TRANS: %s is an OAuth token.
942 #, php-format
943 msgid "The request token %s has been revoked."
944 msgstr "Ключ запроса %s отозван."
945
946 #. TRANS: Title of the page notifying the user that an anonymous client application was successfully authorized to access the user's account with OAuth.
947 msgid "You have successfully authorized the application"
948 msgstr "Приложение успешно авторизовано"
949
950 #. TRANS: Message notifying the user that an anonymous client application was successfully authorized to access the user's account with OAuth.
951 msgid ""
952 "Please return to the application and enter the following security code to "
953 "complete the process."
954 msgstr ""
955 "Пожалуйста, вернитесь в приложение и введите следующий код безопасности, "
956 "чтобы завершить процесс."
957
958 #. TRANS: Title of the page notifying the user that the client application was successfully authorized to access the user's account with OAuth.
959 #. TRANS: %s is the authorised application name.
960 #, php-format
961 msgid "You have successfully authorized %s"
962 msgstr "Вы успешно авторизовали %s"
963
964 #. TRANS: Message notifying the user that the client application was successfully authorized to access the user's account with OAuth.
965 #. TRANS: %s is the authorised application name.
966 #, php-format
967 msgid ""
968 "Please return to %s and enter the following security code to complete the "
969 "process."
970 msgstr ""
971 "Пожалуйста, вернитесь в %s и введите следующий код безопасности для "
972 "завершения процесса."
973
974 #. TRANS: Client error displayed trying to delete a status not using POST or DELETE.
975 #. TRANS: POST and DELETE should not be translated.
976 msgid "This method requires a POST or DELETE."
977 msgstr "Этот метод требует POST или DELETE."
978
979 #. TRANS: Client error displayed trying to delete a status of another user.
980 msgid "You may not delete another user's status."
981 msgstr "Вы не можете удалять статус других пользователей."
982
983 #. TRANS: Client error displayed trying to repeat a non-existing notice through the API.
984 #. TRANS: Client error displayed trying to display redents of a non-exiting notice.
985 #. TRANS: Client exception thrown when referencing a non-existing notice.
986 #. TRANS: Error message displayed trying to delete a non-existing notice.
987 #. TRANS: Client error displayed trying to show a non-existing notice.
988 msgid "No such notice."
989 msgstr "Нет такой записи."
990
991 #. TRANS: Client error displayed calling an unsupported HTTP error in API status show.
992 #. TRANS: Client exception thrown when using an unsupported HTTP method.
993 #. TRANS: Client exception thrown using an unsupported HTTP method.
994 #. TRANS: Client exception thrown when using an unsupported HTTP method.
995 #. TRANS: Client error shown when using a non-supported HTTP method.
996 #. TRANS: Client exception thrown when using an unsupported HTTP method.
997 msgid "HTTP method not supported."
998 msgstr "HTTP-метод не поддерживается."
999
1000 #. TRANS: Exception thrown requesting an unsupported notice output format.
1001 #. TRANS: %s is the requested output format.
1002 #, php-format
1003 msgid "Unsupported format: %s."
1004 msgstr "Неподдерживаемый формат: %s."
1005
1006 #. TRANS: Client error displayed requesting a deleted status.
1007 msgid "Status deleted."
1008 msgstr "Статус удалён."
1009
1010 #. TRANS: Client error displayed requesting a status with an invalid ID.
1011 msgid "No status with that ID found."
1012 msgstr "Не найдено статуса с таким ID."
1013
1014 #. TRANS: Client error displayed when trying to delete a notice not using the Atom format.
1015 msgid "Can only delete using the Atom format."
1016 msgstr "Можно удалить только в формате Atom."
1017
1018 #. TRANS: Client error displayed when a user has no rights to delete notices of other users.
1019 #. TRANS: Error message displayed trying to delete a notice that was not made by the current user.
1020 msgid "Cannot delete this notice."
1021 msgstr "Не удаётся удалить эту запись."
1022
1023 #. TRANS: Confirmation of notice deletion in API. %d is the ID (number) of the deleted notice.
1024 #, php-format
1025 msgid "Deleted notice %d"
1026 msgstr "Запись %d удалена"
1027
1028 #. TRANS: Client error displayed when the parameter "status" is missing.
1029 msgid "Client must provide a 'status' parameter with a value."
1030 msgstr "Клиент должен предоставить параметр «status» со значением."
1031
1032 #. TRANS: Client error displayed exceeding the maximum notice length.
1033 #. TRANS: %d is the maximum length for a notice.
1034 #. TRANS: Client error displayed when the parameter "status" is missing.
1035 #. TRANS: %d is the maximum number of character for a notice.
1036 #. TRANS: Error message in incoming mail handler used when an incoming e-mail contains too many characters.
1037 #, php-format
1038 msgid "That's too long. Maximum notice size is %d character."
1039 msgid_plural "That's too long. Maximum notice size is %d characters."
1040 msgstr[0] "Слишком длинная запись. Максимальная длина — %d знак."
1041 msgstr[1] "Слишком длинная запись. Максимальная длина — %d знака."
1042 msgstr[2] "Слишком длинная запись. Максимальная длина — %d знаков."
1043
1044 #. TRANS: Client error displayed when replying to a non-existing notice.
1045 msgid "Parent notice not found."
1046 msgstr "Родительская запись не найдена."
1047
1048 #. TRANS: Client error displayed exceeding the maximum notice length.
1049 #. TRANS: %d is the maximum lenth for a notice.
1050 #. TRANS: Client error displayed exceeding the maximum notice length.
1051 #. TRANS: %d is the maximum length for a notice.
1052 #, php-format
1053 msgid "Maximum notice size is %d character, including attachment URL."
1054 msgid_plural "Maximum notice size is %d characters, including attachment URL."
1055 msgstr[0] "Максимальная длина записи — %d символ, включая URL вложения."
1056 msgstr[1] "Максимальная длина записи — %d символа, включая URL вложения."
1057 msgstr[2] "Максимальная длина записи — %d символов, включая URL вложения."
1058
1059 #. TRANS: Client error displayed when requesting profiles of followers in an unsupported format.
1060 #. TRANS: Client error displayed when requesting IDs of followers in an unsupported format.
1061 msgid "Unsupported format."
1062 msgstr "Неподдерживаемый формат."
1063
1064 #. TRANS: Title for timeline of most recent favourite notices by a user.
1065 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname.
1066 #, php-format
1067 msgid "%1$s / Favorites from %2$s"
1068 msgstr "%1$s / Любимое от %2$s"
1069
1070 #. TRANS: Subtitle for timeline of most recent favourite notices by a user.
1071 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user's full name,
1072 #. TRANS: %3$s is a user nickname.
1073 #, php-format
1074 msgid "%1$s updates favorited by %2$s / %3$s."
1075 msgstr "Обновления %1$s, отмеченные как любимые %2$s / %3$s."
1076
1077 #. TRANS: Server error displayed whe trying to get a timeline fails.
1078 #. TRANS: %s is the error message.
1079 #, php-format
1080 msgid "Could not generate feed for list - %s"
1081 msgstr "Не удалось создать канал для списка — %s"
1082
1083 #. TRANS: Title for timeline of most recent mentions of a user.
1084 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname.
1085 #, php-format
1086 msgid "%1$s / Updates mentioning %2$s"
1087 msgstr "%1$s / Обновления, упоминающие %2$s"
1088
1089 #. TRANS: Subtitle for timeline of most recent mentions of a user.
1090 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname,
1091 #. TRANS: %3$s is a user's full name.
1092 #, php-format
1093 msgid "%1$s updates that reply to updates from %2$s / %3$s."
1094 msgstr "%1$s обновил этот ответ на сообщение: %2$s / %3$s."
1095
1096 #. TRANS: Title for site timeline. %s is the StatusNet sitename.
1097 #. TRANS: Public RSS feed title. %s is the StatusNet site name.
1098 #, php-format
1099 msgid "%s public timeline"
1100 msgstr "Общая лента %s"
1101
1102 #. TRANS: Subtitle for site timeline. %s is the StatusNet sitename.
1103 #, php-format
1104 msgid "%s updates from everyone!"
1105 msgstr "Обновления %s от всех!"
1106
1107 #. TRANS: Server error displayed calling unimplemented API method for 'retweeted by me'.
1108 msgid "Unimplemented."
1109 msgstr "Нереализованный метод."
1110
1111 #. TRANS: Title for Atom feed "repeated to me". %s is the user nickname.
1112 #, php-format
1113 msgid "Repeated to %s"
1114 msgstr "Повторено для %s"
1115
1116 #. TRANS: Subtitle for API action that shows most recent notices that are repeats in user's inbox.
1117 #. TRANS: %1$s is the sitename, %2$s is a user nickname, %3$s is a user profile name.
1118 #, php-format
1119 msgid "%1$s notices that were to repeated to %2$s / %3$s."
1120 msgstr "Записи %1$s, повторённые для %2$s / %3$s."
1121
1122 #. TRANS: Title of list of repeated notices of the logged in user.
1123 #. TRANS: %s is the nickname of the logged in user.
1124 #, php-format
1125 msgid "Repeats of %s"
1126 msgstr "Повторы за %s"
1127
1128 #. TRANS: Subtitle of API time with retweets of me.
1129 #. TRANS: %1$s is the StatusNet sitename, %2$s is the user nickname, %3$s is the user profile name.
1130 #, php-format
1131 msgid "%1$s notices that %2$s / %3$s has repeated."
1132 msgstr "Записи %1$s, повторённые %2$s / %3$s."
1133
1134 #. TRANS: Title for timeline with lastest notices with a given tag.
1135 #. TRANS: %s is the tag.
1136 #. TRANS: Title for first page of notices with tags.
1137 #. TRANS: %s is the tag.
1138 #, php-format
1139 msgid "Notices tagged with %s"
1140 msgstr "Записи с тегом %s"
1141
1142 #. TRANS: Subtitle for timeline with lastest notices with a given tag.
1143 #. TRANS: %1$s is the tag, $2$s is the StatusNet sitename.
1144 #. TRANS: Tag feed description.
1145 #. TRANS: %1$s is the tag name, %2$s is the StatusNet sitename.
1146 #, php-format
1147 msgid "Updates tagged with %1$s on %2$s!"
1148 msgstr "Обновления с тегом %1$s на %2$s!"
1149
1150 #. TRANS: Client error displayed trying to add a notice to another user's timeline.
1151 msgid "Only the user can add to their own timeline."
1152 msgstr "Только пользователь может добавлять в свою ленту."
1153
1154 #. TRANS: Client error displayed when using another format than AtomPub.
1155 msgid "Only accept AtomPub for Atom feeds."
1156 msgstr "Принимать только AtomPub для каналов Atom."
1157
1158 #. TRANS: Client error displayed attempting to post an empty API notice.
1159 msgid "Atom post must not be empty."
1160 msgstr "POST-запрос Atom не может быть пустым."
1161
1162 #. TRANS: Client error displayed attempting to post an API that is not well-formed XML.
1163 msgid "Atom post must be well-formed XML."
1164 msgstr "POST-запрос Atom должен быть корректным документом XML."
1165
1166 #. TRANS: Client error displayed when not using an Atom entry.
1167 msgid "Atom post must be an Atom entry."
1168 msgstr "POST-запрос Atom должен быть объектом Atom."
1169
1170 #. TRANS: Client error displayed when not using the POST verb. Do not translate POST.
1171 msgid "Can only handle POST activities."
1172 msgstr "Возможна обработка только POST-запросов."
1173
1174 #. TRANS: Client error displayed when using an unsupported activity object type.
1175 #. TRANS: %s is the unsupported activity object type.
1176 #, php-format
1177 msgid "Cannot handle activity object type \"%s\"."
1178 msgstr "Невозможно обработать действия объекта типа «%s»."
1179
1180 #. TRANS: Client error displayed when posting a notice without content through the API.
1181 #. TRANS: %d is the notice ID (number).
1182 #, php-format
1183 msgid "No content for notice %d."
1184 msgstr "Нет содержания для записи %d."
1185
1186 #. TRANS: Client error displayed when using another format than AtomPub.
1187 #. TRANS: %s is the notice URI.
1188 #, php-format
1189 msgid "Notice with URI \"%s\" already exists."
1190 msgstr "Запись с URI «%s» уже существует."
1191
1192 #. TRANS: Server error for unfinished API method showTrends.
1193 msgid "API method under construction."
1194 msgstr "Метод API реконструируется."
1195
1196 #. TRANS: Client error displayed when requesting user information for a non-existing user.
1197 msgid "User not found."
1198 msgstr "Метод API не найден."
1199
1200 #. TRANS: Client error displayed when trying to leave a group while not logged in.
1201 msgid "You must be logged in to leave a group."
1202 msgstr "Вы должны авторизоваться, чтобы покинуть группу."
1203
1204 #. TRANS: Client error displayed when trying to leave a non-local group.
1205 #. TRANS: Client error displayed when trying to leave a non-existing group.
1206 #. TRANS: Client exception thrown when referencing a non-existing group.
1207 #. TRANS: Client error displayed when requesting a list of blocked users for a non-local group.
1208 #. TRANS: Client error displayed when requesting a list of blocked users for a non-existing group.
1209 #. TRANS: Client error displayed when trying to leave a non-local group.
1210 #. TRANS: Client error displayed when trying to leave a non-existing group.
1211 #. TRANS: Client error when trying to delete a non-local group.
1212 #. TRANS: Client error when trying to delete a non-existing group.
1213 #. TRANS: Client error displayed trying to edit a non-existing group.
1214 #. TRANS: Client error displayed when requesting Friends of a Friend feed without providing a group nickname.
1215 #. TRANS: Client error displayed when requesting Friends of a Friend feed for a non-local group.
1216 #. TRANS: Client error displayed when requesting Friends of a Friend feed for a nickname that is not a group.
1217 #. TRANS: Client error displayed trying to block a user from a group while specifying a non-existing group.
1218 #. TRANS: Client error displayed referring to a group's permalink for a non-existing group ID.
1219 #. TRANS: Client error displayed when trying to update logo settings for a non-existing group.
1220 #. TRANS: Client error displayed when trying to view group members for a non-existing group.
1221 #. TRANS: Client error displayed when trying to view group members for an object that is not a group.
1222 #. TRANS: Client error displayed when requesting a group RSS feed for group that does not exist.
1223 #. TRANS: Client error displayed when requesting a group RSS feed for an object that is not a group.
1224 #. TRANS: Client error displayed when trying to unblock a user from a non-existing group.
1225 #. TRANS: Client error displayed when trying to join a non-local group.
1226 #. TRANS: Client error displayed when trying to join a non-existing group.
1227 #. TRANS: Client error displayed when trying to leave a non-local group.
1228 #. TRANS: Client error displayed when trying to leave a non-existing group.
1229 #. TRANS: Client error displayed when providing an invalid group ID on the Make Admin page.
1230 #. TRANS: Command exception text shown when a group is requested that does not exist.
1231 #. TRANS: Error text shown when trying to leave a group that does not exist.
1232 #. TRANS: Client error displayed if no remote group with a given name was found requesting group page.
1233 #. TRANS: Client error displayed if no local group with a given name was found requesting group page.
1234 msgid "No such group."
1235 msgstr "Нет такой группы."
1236
1237 #. TRANS: Client error displayed when trying to leave a group without providing a group name or group ID.
1238 #. TRANS: Client error when trying to delete a group without providing a nickname or ID for the group.
1239 #. TRANS: Client error displayed when trying to join a group without providing a group name or group ID.
1240 #. TRANS: Client error displayed when trying to leave a group without providing a group name or group ID.
1241 msgid "No nickname or ID."
1242 msgstr "Нет имени или ID."
1243
1244 #. TRANS: Client error displayed trying to approve group membership while not logged in.
1245 #. TRANS: Client error displayed when trying to leave a group while not logged in.
1246 msgid "Must be logged in."
1247 msgstr "Нужно войти в систему."
1248
1249 #. TRANS: Client error displayed trying to approve group membership while not a group administrator.
1250 #. TRANS: Client error displayed when trying to approve or cancel a group join request without
1251 #. TRANS: being a group administrator.
1252 msgid "Only group admin can approve or cancel join requests."
1253 msgstr ""
1254 "Только администратор группы может утверждать или отменять запросы на "
1255 "присоединение."
1256
1257 #. TRANS: Client error displayed trying to approve group membership without specifying a profile to approve.
1258 #. TRANS: Client error displayed trying to approve subscriptionswithout specifying a profile to approve.
1259 msgid "Must specify a profile."
1260 msgstr "Необходимо указать профиль."
1261
1262 #. TRANS: Client error displayed trying to approve group membership for a non-existing request.
1263 #. TRANS: %s is a nickname.
1264 #. TRANS: Client error displayed when trying to approve a non-existing group join request.
1265 #. TRANS: %s is a user nickname.
1266 #, php-format
1267 msgid "%s is not in the moderation queue for this group."
1268 msgstr "%s отсутствует в очереди ожидающих подтверждения для этой группы."
1269
1270 #. TRANS: Client error displayed trying to approve/deny group membership.
1271 #. TRANS: Client error displayed trying to approve/deny subscription.
1272 msgid "Internal error: received neither cancel nor abort."
1273 msgstr "Внутренняя ошибка: не получено ни отмены, ни отказа."
1274
1275 #. TRANS: Client error displayed trying to approve/deny group membership.
1276 #. TRANS: Client error displayed trying to approve/deny  subscription
1277 msgid "Internal error: received both cancel and abort."
1278 msgstr "Внутренняя ошибка: получены одновременно отмена и отказ."
1279
1280 #. TRANS: Server error displayed when cancelling a queued group join request fails.
1281 #. TRANS: %1$s is the leaving user's nickname, $2$s is the group nickname for which the leave failed.
1282 #, php-format
1283 msgid "Could not cancel request for user %1$s to join group %2$s."
1284 msgstr ""
1285 "Не удалось отменить запрос пользователя %1$s на присоединение к группе %2$s."
1286
1287 #. TRANS: Title for leave group page after group join request is approved/disapproved.
1288 #. TRANS: %1$s is the user nickname, %2$s is the group nickname.
1289 #, php-format
1290 msgctxt "TITLE"
1291 msgid "%1$s's request for %2$s"
1292 msgstr "Запрос %1$s для %2$s"
1293
1294 #. TRANS: Message on page for group admin after approving a join request.
1295 msgid "Join request approved."
1296 msgstr "Запрос на присоединение подтверждён."
1297
1298 #. TRANS: Message on page for group admin after rejecting a join request.
1299 msgid "Join request canceled."
1300 msgstr "Запрос на присоединение отменён."
1301
1302 #. TRANS: Client error displayed trying to approve subscription for a non-existing request.
1303 #. TRANS: %s is a user nickname.
1304 #, php-format
1305 msgid "%s is not in the moderation queue for your subscriptions."
1306 msgstr "%s отсутствует в очереди ожидающих подтверждения среди ваших подписок."
1307
1308 #. TRANS: Server error displayed when cancelling a queued subscription request fails.
1309 #. TRANS: %1$s is the leaving user's nickname, $2$s is the nickname for which the leave failed.
1310 #, php-format
1311 msgid "Could not cancel or approve request for user %1$s to join group %2$s."
1312 msgstr ""
1313 "Не удалось отменить или подтвердить запрос пользователя %1$s на "
1314 "присоединение к группе %2$s."
1315
1316 #. TRANS: Title for subscription approval ajax return
1317 #. TRANS: %1$s is the approved user's nickname
1318 #, php-format
1319 msgctxt "TITLE"
1320 msgid "%1$s's request"
1321 msgstr "Запрос пользователя %1$s"
1322
1323 #. TRANS: Message on page for user after approving a subscription request.
1324 msgid "Subscription approved."
1325 msgstr "Подписка авторизована."
1326
1327 #. TRANS: Message on page for user after rejecting a subscription request.
1328 msgid "Subscription canceled."
1329 msgstr "Подписка отменена."
1330
1331 #. TRANS: Subtitle for Atom favorites feed.
1332 #. TRANS: %1$s is a user nickname, %2$s is the StatusNet sitename.
1333 #, php-format
1334 msgid "Notices %1$s has favorited on %2$s"
1335 msgstr "Список любимых записей %1$s на %2$s"
1336
1337 #. TRANS: Client exception thrown when trying to set a favorite for another user.
1338 #. TRANS: Client exception thrown when trying to subscribe another user.
1339 msgid "Cannot add someone else's subscription."
1340 msgstr "Не удаётся добавить подписку на другого пользователя."
1341
1342 #. TRANS: Client exception thrown when trying use an incorrect activity verb for the Atom pub method.
1343 msgid "Can only handle favorite activities."
1344 msgstr "Возможна обработка только действий с любимыми записями."
1345
1346 #. TRANS: Client exception thrown when trying favorite an object that is not a notice.
1347 msgid "Can only fave notices."
1348 msgstr "Возможно только добавление записей в число любимых."
1349
1350 #. TRANS: Client exception thrown when trying favorite a notice without content.
1351 msgid "Unknown notice."
1352 msgstr "Неизвестная запись."
1353
1354 #. TRANS: Client exception thrown when trying favorite an already favorited notice.
1355 msgid "Already a favorite."
1356 msgstr "Запись уже в числе любимых."
1357
1358 #. TRANS: Title for group membership feed.
1359 #. TRANS: %s is a username.
1360 #, php-format
1361 msgid "Group memberships of %s"
1362 msgstr "Участия в группах для %s"
1363
1364 #. TRANS: Subtitle for group membership feed.
1365 #. TRANS: %1$s is a username, %2$s is the StatusNet sitename.
1366 #, php-format
1367 msgid "Groups %1$s is a member of on %2$s"
1368 msgstr "Группы, в которых состоит %1$s на %2$s"
1369
1370 #. TRANS: Client exception thrown when trying subscribe someone else to a group.
1371 msgid "Cannot add someone else's membership."
1372 msgstr "Не удаётся добавить пользователя в группу."
1373
1374 #. TRANS: Client error displayed when not using the join verb.
1375 msgid "Can only handle join activities."
1376 msgstr "Возможна обработка только запросов на присоединение."
1377
1378 #. TRANS: Client exception thrown when trying to subscribe to a non-existing group.
1379 msgid "Unknown group."
1380 msgstr "Неизвестная группа."
1381
1382 #. TRANS: Client exception thrown when trying to subscribe to an already subscribed group.
1383 msgid "Already a member."
1384 msgstr "Пользователь уже является участником группы."
1385
1386 #. TRANS: Client exception thrown when trying to subscribe to group while blocked from that group.
1387 msgid "Blocked by admin."
1388 msgstr "Заблокировано администратором."
1389
1390 #. TRANS: Client exception thrown when referencing a non-existing favorite.
1391 msgid "No such favorite."
1392 msgstr "Нет такой записи среди любимых."
1393
1394 #. TRANS: Client exception thrown when trying to remove a favorite notice of another user.
1395 msgid "Cannot delete someone else's favorite."
1396 msgstr "Не удаётся удалить запись из чужого списка любимых."
1397
1398 #. TRANS: Client exception thrown when trying to show membership of a non-subscribed group
1399 msgid "Not a member."
1400 msgstr "Не является участником."
1401
1402 #. TRANS: Client exception thrown when deleting someone else's membership.
1403 msgid "Cannot delete someone else's membership."
1404 msgstr "Не удаётся удалить членство другого пользователя."
1405
1406 #. TRANS: Client exception thrown when trying to display a subscription for a non-existing profile ID.
1407 #. TRANS: %d is the non-existing profile ID number.
1408 #, php-format
1409 msgid "No such profile id: %d."
1410 msgstr "Нет такого профиля: %d."
1411
1412 #. TRANS: Client exception thrown when trying to display a subscription for a non-subscribed profile ID.
1413 #. TRANS: %1$d is the non-existing subscriber ID number, $2$d is the ID of the profile that was not subscribed to.
1414 #, php-format
1415 msgid "Profile %1$d not subscribed to profile %2$d."
1416 msgstr "Профиль %1$d не подписан на профиль %2$d."
1417
1418 #. TRANS: Client exception thrown when trying to delete a subscription of another user.
1419 msgid "Cannot delete someone else's subscription."
1420 msgstr "Невозможно удалить подписку у другого пользователя."
1421
1422 #. TRANS: Subtitle for Atom subscription feed.
1423 #. TRANS: %1$s is a user nickname, %s$s is the StatusNet sitename.
1424 #, php-format
1425 msgid "People %1$s has subscribed to on %2$s"
1426 msgstr "%1$s подписаны на %2$s"
1427
1428 #. TRANS: Client error displayed when not using the follow verb.
1429 msgid "Can only handle Follow activities."
1430 msgstr "Возможна обработка только Follow-запросов."
1431
1432 #. TRANS: Client exception thrown when subscribing to an object that is not a person.
1433 msgid "Can only follow people."
1434 msgstr "Можно следить только за людьми."
1435
1436 #. TRANS: Client exception thrown when subscribing to a non-existing profile.
1437 #. TRANS: %s is the unknown profile ID.
1438 #, php-format
1439 msgid "Unknown profile %s."
1440 msgstr "Неизвестный профиль %s."
1441
1442 #. TRANS: Client error displayed trying to subscribe to an already subscribed profile.
1443 #. TRANS: %s is the profile the user already has a subscription on.
1444 #, php-format
1445 msgid "Already subscribed to %s."
1446 msgstr "Подписка на %s уже существует."
1447
1448 #. TRANS: Client error displayed trying to get a non-existing attachment.
1449 msgid "No such attachment."
1450 msgstr "Нет такого вложения."
1451
1452 #. TRANS: Client error displayed trying to get an avatar without providing a nickname.
1453 #. TRANS: Client error displayed when requesting a list of blocked users for a group without providing a group nickname.
1454 #. TRANS: Client error displayed trying to edit a group while not proving a nickname for the group to edit.
1455 #. TRANS: Client error displayed when trying to change group logo settings without providing a nickname.
1456 #. TRANS: Client error displayed when trying to view group members without providing a group nickname.
1457 #. TRANS: Client error displayed when requesting a group RSS feed without providing a group nickname.
1458 #. TRANS: Client error displayed if no nickname argument was given requesting a group page.
1459 msgid "No nickname."
1460 msgstr "Нет имени."
1461
1462 #. TRANS: Client error displayed trying to get an avatar without providing an avatar size.
1463 msgid "No size."
1464 msgstr "Нет размера."
1465
1466 #. TRANS: Client error displayed trying to get an avatar providing an invalid avatar size.
1467 msgid "Invalid size."
1468 msgstr "Неверный размер."
1469
1470 #. TRANS: Title for avatar upload page.
1471 msgid "Avatar"
1472 msgstr "Аватар"
1473
1474 #. TRANS: Instruction for avatar upload page.
1475 #. TRANS: %s is the maximum file size, for example "500b", "10kB" or "2MB".
1476 #, php-format
1477 msgid "You can upload your personal avatar. The maximum file size is %s."
1478 msgstr ""
1479 "Вы можете загрузить свою аватару. Максимальный размер файла составляет %s."
1480
1481 #. TRANS: Avatar upload page form legend.
1482 #. TRANS: Avatar upload page crop form legend.
1483 #. TRANS: Legend for group logo settings fieldset.
1484 msgid "Avatar settings"
1485 msgstr "Настройки аватары"
1486
1487 #. TRANS: Header on avatar upload page for thumbnail of originally uploaded avatar (h2).
1488 #. TRANS: Header on avatar upload crop form for thumbnail of originally uploaded avatar (h2).
1489 #. TRANS: Uploaded original file in group logo form.
1490 #. TRANS: Header for originally uploaded file before a crop on the group logo page.
1491 msgid "Original"
1492 msgstr "Оригинал"
1493
1494 #. TRANS: Header on avatar upload page for thumbnail of to be used rendition of uploaded avatar (h2).
1495 #. TRANS: Header on avatar upload crop form for thumbnail of to be used rendition of uploaded avatar (h2).
1496 #. TRANS: Header for preview of to be displayed group logo.
1497 #. TRANS: Header for the cropped group logo on the group logo page.
1498 msgid "Preview"
1499 msgstr "Просмотр"
1500
1501 #. TRANS: Button on avatar upload page to delete current avatar.
1502 #. TRANS: Button text for user account deletion.
1503 #. TRANS: Submit button text the OAuth application page to delete an application.
1504 #. TRANS: Button text for deleting a group.
1505 #. TRANS: Button text to delete a list.
1506 msgctxt "BUTTON"
1507 msgid "Delete"
1508 msgstr "Удалить"
1509
1510 #. TRANS: Button on avatar upload page to upload an avatar.
1511 #. TRANS: Submit button to confirm upload of a user backup file for account restore.
1512 msgctxt "BUTTON"
1513 msgid "Upload"
1514 msgstr "Загрузить"
1515
1516 #. TRANS: Button on avatar upload crop form to confirm a selected crop as avatar.
1517 msgctxt "BUTTON"
1518 msgid "Crop"
1519 msgstr "Обрезать"
1520
1521 #. TRANS: Validation error on avatar upload form when no file was uploaded.
1522 msgid "No file uploaded."
1523 msgstr "Файл не загружен."
1524
1525 #. TRANS: Avatar upload form instruction after uploading a file.
1526 msgid "Pick a square area of the image to be your avatar."
1527 msgstr "Отметьте квадратный участок на изображении для вашей аватары."
1528
1529 #. TRANS: Server error displayed if an avatar upload went wrong somehow server side.
1530 #. TRANS: Server error displayed trying to crop an uploaded group logo that is no longer present.
1531 msgid "Lost our file data."
1532 msgstr "Потеряна информация о файле."
1533
1534 #. TRANS: Success message for having updated a user avatar.
1535 msgid "Avatar updated."
1536 msgstr "Аватар обновлён."
1537
1538 #. TRANS: Error displayed on the avatar upload page if the avatar could not be updated for an unknown reason.
1539 msgid "Failed updating avatar."
1540 msgstr "Неудача при обновлении аватары."
1541
1542 #. TRANS: Success message for deleting a user avatar.
1543 msgid "Avatar deleted."
1544 msgstr "Аватар удалён."
1545
1546 #. TRANS: Title for backup account page.
1547 #. TRANS: Option in profile settings to create a backup of the account of the currently logged in user.
1548 msgid "Backup account"
1549 msgstr "Резервное копирование учетной записи"
1550
1551 #. TRANS: Client exception thrown when trying to backup an account while not logged in.
1552 msgid "Only logged-in users can backup their account."
1553 msgstr ""
1554 "Создавать резервную копию своей учётной записи могут только вошедшие "
1555 "пользователи."
1556
1557 #. TRANS: Client exception thrown when trying to backup an account without having backup rights.
1558 msgid "You may not backup your account."
1559 msgstr "В не можете создавать резервную копию своей учётной записи."
1560
1561 #. TRANS: Information displayed on the backup account page.
1562 msgid ""
1563 "You can backup your account data in <a href=\"http://activitystrea.ms/"
1564 "\">Activity Streams</a> format. This is an experimental feature and provides "
1565 "an incomplete backup; private account information like email and IM "
1566 "addresses is not backed up. Additionally, uploaded files and direct messages "
1567 "are not backed up."
1568 msgstr ""
1569 "Вы можете создать резервную копию данных вышей учётной записи в формате <a "
1570 "href=\"http://activitystrea.ms/\">Activity Streams</a>. Эта возможность "
1571 "является экспериментальной и результат копирования не будет полным; личные "
1572 "данные, такие как email или IM-адрес не войдут в резервную копию. К тому же, "
1573 "прикрепленные к вашим сообщениям файлы и прямые сообщения также не войдут в "
1574 "резервную копию."
1575
1576 #. TRANS: Submit button to backup an account on the backup account page.
1577 msgctxt "BUTTON"
1578 msgid "Backup"
1579 msgstr "Создать резервную копию"
1580
1581 #. TRANS: Title for submit button to backup an account on the backup account page.
1582 msgid "Backup your account."
1583 msgstr "Создать резервную копию вашей учётной записи."
1584
1585 #. TRANS: Client error displayed when blocking a user that has already been blocked.
1586 msgid "You already blocked that user."
1587 msgstr "Вы уже заблокировали этого пользователя."
1588
1589 #. TRANS: Title for block user page.
1590 #. TRANS: Legend for block user form.
1591 #. TRANS: Fieldset legend for block user from group form.
1592 msgid "Block user"
1593 msgstr "Заблокировать пользователя."
1594
1595 #. TRANS: Explanation of consequences when blocking a user on the block user page.
1596 msgid ""
1597 "Are you sure you want to block this user? Afterwards, they will be "
1598 "unsubscribed from you, unable to subscribe to you in the future, and you "
1599 "will not be notified of any @-replies from them."
1600 msgstr ""
1601 "Вы действительно хотите заблокировать этого пользователя? После этого он "
1602 "будет отписан от вас без возможности подписаться в будущем, а вам не будут "
1603 "приходить уведомления об @-ответах от него."
1604
1605 #. TRANS: Button label on the user block form.
1606 #. TRANS: Button label on the delete application form.
1607 #. TRANS: Button label on the delete group form.
1608 #. TRANS: Button label on the delete notice form.
1609 #. TRANS: Button label on the delete user form.
1610 #. TRANS: Button label on the form to block a user from a group.
1611 msgctxt "BUTTON"
1612 msgid "No"
1613 msgstr "Нет"
1614
1615 #. TRANS: Submit button title for 'No' when blocking a user.
1616 msgid "Do not block this user."
1617 msgstr "Не блокировать этого пользователя."
1618
1619 #. TRANS: Button label on the user block form.
1620 #. TRANS: Button label on the delete application form.
1621 #. TRANS: Button label on the delete group form.
1622 #. TRANS: Button label on the delete notice form.
1623 #. TRANS: Button label on the delete user form.
1624 #. TRANS: Button label on the form to block a user from a group.
1625 #. TRANS: Button text to repeat a notice on notice repeat form.
1626 msgctxt "BUTTON"
1627 msgid "Yes"
1628 msgstr "Да"
1629
1630 #. TRANS: Submit button title for 'Yes' when blocking a user.
1631 msgid "Block this user."
1632 msgstr "Заблокировать этого пользователя."
1633
1634 #. TRANS: Server error displayed when blocking a user fails.
1635 msgid "Failed to save block information."
1636 msgstr "Не удаётся сохранить информацию о блокировании."
1637
1638 #. TRANS: Title for first page with list of users blocked from a group.
1639 #. TRANS: %s is a group nickname.
1640 #, php-format
1641 msgid "%s blocked profiles"
1642 msgstr "Заблокированные профили %s"
1643
1644 #. TRANS: Title for any but the first page with list of users blocked from a group.
1645 #. TRANS: %1$s is a group nickname, %2$d is a page number.
1646 #, php-format
1647 msgid "%1$s blocked profiles, page %2$d"
1648 msgstr "Заблокированные профили %1$s, страница %2$d"
1649
1650 #. TRANS: Instructions for list of users blocked from a group.
1651 msgid "A list of the users blocked from joining this group."
1652 msgstr "Список пользователей, заблокированных от присоединения к этой группе."
1653
1654 #. TRANS: Form legend for unblocking a user from a group.
1655 msgid "Unblock user from group"
1656 msgstr "Разблокировать пользователя в группе."
1657
1658 #. TRANS: Button text for unblocking a user from a group.
1659 msgctxt "BUTTON"
1660 msgid "Unblock"
1661 msgstr "Разблокировать"
1662
1663 #. TRANS: Tooltip for button for unblocking a user from a group.
1664 #. TRANS: Description of the form to unblock a user.
1665 msgid "Unblock this user"
1666 msgstr "Разблокировать пользователя."
1667
1668 #. TRANS: Title for mini-posting window loaded from bookmarklet.
1669 #. TRANS: %s is the StatusNet site name.
1670 #, php-format
1671 msgid "Post to %s"
1672 msgstr "Отправить в %s"
1673
1674 #. TRANS: Title for leave group page after leaving.
1675 #. TRANS: %s$s is the leaving user's name, %2$s is the group name.
1676 #. TRANS: Title for leave group page after leaving.
1677 #, php-format
1678 msgctxt "TITLE"
1679 msgid "%1$s left group %2$s"
1680 msgstr "%1$s покинул группу %2$s"
1681
1682 #. TRANS: Client error displayed when trying to leave a group without specifying an ID.
1683 #. TRANS: Client error displayed when trying to unsubscribe without providing a profile ID.
1684 msgid "No profile ID in request."
1685 msgstr "Нет ID профиля в запросе."
1686
1687 #. TRANS: Client error displayed when trying to leave a non-existing group.
1688 #. TRANS: Client error displayed trying to block a user from a group while specifying a non-existing profile.
1689 #. TRANS: Client error displayed when trying to unblock a user from a group without providing an existing profile.
1690 #. TRANS: Client error displayed when specifying an invalid profile ID on the Make Admin page.
1691 #. TRANS: Client error displayed trying a change a subscription for a non-existant profile ID.
1692 #. TRANS: Client error displayed when referring to non-existing profile ID.
1693 #. TRANS: Client error displayed when trying to unsubscribe while providing a non-existing profile ID.
1694 #. TRANS: Client error displayed when trying to change user options without specifying an existing user to work on.
1695 msgid "No profile with that ID."
1696 msgstr "Нет профиля с таким ID."
1697
1698 #. TRANS: Title after unsubscribing from a group.
1699 msgctxt "TITLE"
1700 msgid "Unsubscribed"
1701 msgstr "Отписано"
1702
1703 #. TRANS: Client error displayed when not providing a confirmation code in the contact address confirmation action.
1704 msgid "No confirmation code."
1705 msgstr "Нет кода подтверждения."
1706
1707 #. TRANS: Client error displayed when providing a non-existing confirmation code in the contact address confirmation action.
1708 msgid "Confirmation code not found."
1709 msgstr "Код подтверждения не найден."
1710
1711 #. TRANS: Client error displayed when not providing a confirmation code for another user in the contact address confirmation action.
1712 msgid "That confirmation code is not for you!"
1713 msgstr "Это не Ваш код подтверждения!"
1714
1715 #. TRANS: Server error for an unknown address type, which can be 'email', 'sms', or the name of an IM network (such as 'xmpp' or 'aim')
1716 #, php-format
1717 msgid "Unrecognized address type %s"
1718 msgstr "Нераспознанный тип адреса %s."
1719
1720 #. TRANS: Client error for an already confirmed email/jabber/sms address.
1721 #. TRANS: Client error for an already confirmed IM address.
1722 msgid "That address has already been confirmed."
1723 msgstr "Этот адрес уже подтверждён."
1724
1725 #. TRANS: Server error displayed when updating IM preferences fails.
1726 #. TRANS: Server error thrown on database error removing a registered IM address.
1727 msgid "Could not update user IM preferences."
1728 msgstr "Не удаётся обновить настройки сервиса мгновенных сообщений."
1729
1730 #. TRANS: Server error displayed when adding IM preferences fails.
1731 msgid "Could not insert user IM preferences."
1732 msgstr ""
1733 "Не удаётся поместить настройки сервиса мгновенных сообщений в базу данных."
1734
1735 #. TRANS: Server error displayed when an address confirmation code deletion from the
1736 #. TRANS: database fails in the contact address confirmation action.
1737 msgid "Could not delete address confirmation."
1738 msgstr "Не удаётся удалить подверждение адреса."
1739
1740 #. TRANS: Title for the contact address confirmation action.
1741 msgid "Confirm address"
1742 msgstr "Подтвердить адрес"
1743
1744 #. TRANS: Success message for the contact address confirmation action.
1745 #. TRANS: %s can be 'email', 'jabber', or 'sms'.
1746 #, php-format
1747 msgid "The address \"%s\" has been confirmed for your account."
1748 msgstr "Адрес «%s» подтверждён для вашего аккаунта."
1749
1750 #. TRANS: Title for page with a conversion (multiple notices in context).
1751 msgid "Conversation"
1752 msgstr "Дискуссия"
1753
1754 #. TRANS: Title for link to notice feed.
1755 #. TRANS: %s is a user nickname.
1756 msgid "Conversation feed (Activity Streams JSON)"
1757 msgstr "Лента переписки (JSON Activity Streams)"
1758
1759 #. TRANS: Title for link to notice feed.
1760 #. TRANS: %s is a user nickname.
1761 msgid "Conversation feed (RSS 2.0)"
1762 msgstr "Лента переписки (RSS 2.0)"
1763
1764 #. TRANS: Title for conversation page.
1765 #. TRANS: Title for page that shows a notice.
1766 msgctxt "TITLE"
1767 msgid "Notice"
1768 msgstr "Запись"
1769
1770 #. TRANS: Client exception displayed trying to delete a user account while not logged in.
1771 msgid "Only logged-in users can delete their account."
1772 msgstr ""
1773 "Только пользователи, находящиеся в системе, могут удалить свою учётную "
1774 "запись."
1775
1776 #. TRANS: Client exception displayed trying to delete a user account without have the rights to do that.
1777 msgid "You cannot delete your account."
1778 msgstr "Вы не можете удалить свою учётную запись."
1779
1780 #. TRANS: Confirmation text for user deletion. The user has to type this exactly the same, including punctuation.
1781 msgid "I am sure."
1782 msgstr "Я уверен."
1783
1784 #. TRANS: Notification for user about the text that must be input to be able to delete a user account.
1785 #. TRANS: %s is the text that needs to be input.
1786 #, php-format
1787 msgid "You must write \"%s\" exactly in the box."
1788 msgstr "Вы должны написать «%s» прямо в этом поле."
1789
1790 #. TRANS: Confirmation that a user account has been deleted.
1791 msgid "Account deleted."
1792 msgstr "Учётная запись удалена."
1793
1794 #. TRANS: Page title for page on which a user account can be deleted.
1795 #. TRANS: Option in profile settings to delete the account of the currently logged in user.
1796 msgid "Delete account"
1797 msgstr "Удаление учётной записи"
1798
1799 #. TRANS: Form text for user deletion form.
1800 msgid ""
1801 "This will <strong>permanently delete</strong> your account data from this "
1802 "server."
1803 msgstr ""
1804 "Это действие приведёт <strong>удалению</strong> всех данных вашей учётной "
1805 "записи с этого сервера <strong>без возможности восстановления</strong>."
1806
1807 #. TRANS: Additional form text for user deletion form shown if a user has account backup rights.
1808 #. TRANS: %s is a URL to the backup page.
1809 #, php-format
1810 msgid ""
1811 "You are strongly advised to <a href=\"%s\">back up your data</a> before "
1812 "deletion."
1813 msgstr ""
1814 "Настоятельно советуем вам <a href=\"%s\">сделать резервную копию</a> данных "
1815 "вашей учётной записи, прежде чем удалять её с сервера."
1816
1817 #. TRANS: Field label for delete account confirmation entry.
1818 #. TRANS: Field label for password reset form where the password has to be typed again.
1819 msgid "Confirm"
1820 msgstr "Подтверждение"
1821
1822 #. TRANS: Input title for the delete account field.
1823 #. TRANS: %s is the text that needs to be input.
1824 #, php-format
1825 msgid "Enter \"%s\" to confirm that you want to delete your account."
1826 msgstr ""
1827 "Введите «%s» для подтверждения своего согласия на удаление учётной записи."
1828
1829 #. TRANS: Button title for user account deletion.
1830 msgid "Permanently delete your account."
1831 msgstr "Навсегда удалить учётную запись."
1832
1833 #. TRANS: Client error displayed trying to delete an application while not logged in.
1834 msgid "You must be logged in to delete an application."
1835 msgstr "Вы должны войти в систему, чтобы удалить приложение."
1836
1837 #. TRANS: Client error displayed trying to delete an application that does not exist.
1838 msgid "Application not found."
1839 msgstr "Приложение не найдено."
1840
1841 #. TRANS: Client error displayed trying to delete an application the current user does not own.
1842 #. TRANS: Client error displayed trying to edit an application while not being its owner.
1843 #. TRANS: Client error displayed trying to display an OAuth application for which the logged in user is not the owner.
1844 msgid "You are not the owner of this application."
1845 msgstr "Вы не являетесь владельцем этого приложения."
1846
1847 #. TRANS: Client error displayed when the session token does not match or is not given.
1848 #. TRANS: Client error text when there is a problem with the session token.
1849 msgid "There was a problem with your session token."
1850 msgstr "Проблема с вашим ключом сессии."
1851
1852 #. TRANS: Title for delete application page.
1853 #. TRANS: Fieldset legend on delete application page.
1854 msgid "Delete application"
1855 msgstr "Удалить приложение"
1856
1857 #. TRANS: Confirmation text on delete application page.
1858 msgid ""
1859 "Are you sure you want to delete this application? This will clear all data "
1860 "about the application from the database, including all existing user "
1861 "connections."
1862 msgstr ""
1863 "Вы уверены, что хотите удалить это приложение? Это очистит все данные о "
1864 "применении из базы данных, включая все существующие подключения "
1865 "пользователей."
1866
1867 #. TRANS: Submit button title for 'No' when deleting an application.
1868 msgid "Do not delete this application."
1869 msgstr "Не удалять это приложение."
1870
1871 #. TRANS: Submit button title for 'Yes' when deleting an application.
1872 msgid "Delete this application."
1873 msgstr "Удалить это приложение."
1874
1875 #. TRANS: Client error when trying to delete group while not logged in.
1876 msgid "You must be logged in to delete a group."
1877 msgstr "Вы должны авторизоваться, чтобы удалить группу."
1878
1879 #. TRANS: Client error when trying to delete a group without having the rights to delete it.
1880 msgid "You are not allowed to delete this group."
1881 msgstr "Вы не можете удалить эту группу."
1882
1883 #. TRANS: Server error displayed if a group could not be deleted.
1884 #. TRANS: %s is the name of the group that could not be deleted.
1885 #, php-format
1886 msgid "Could not delete group %s."
1887 msgstr "Не удаётся удалить группу %s."
1888
1889 #. TRANS: Message given after deleting a group.
1890 #. TRANS: %s is the deleted group's name.
1891 #, php-format
1892 msgid "Deleted group %s"
1893 msgstr "Группа %s удалена"
1894
1895 #. TRANS: Title of delete group page.
1896 #. TRANS: Form legend for deleting a group.
1897 msgid "Delete group"
1898 msgstr "Удалить группу"
1899
1900 #. TRANS: Warning in form for deleleting a group.
1901 msgid ""
1902 "Are you sure you want to delete this group? This will clear all data about "
1903 "the group from the database, without a backup. Public posts to this group "
1904 "will still appear in individual timelines."
1905 msgstr ""
1906 "Вы действительно хотите удалить эту группу? Это повлечёт удаление всех "
1907 "данных о группе из базы данных без возможности восстановления. Открытые "
1908 "записи в этой группе по прежнему останутся в личных лентах."
1909
1910 #. TRANS: Submit button title for 'No' when deleting a group.
1911 msgid "Do not delete this group."
1912 msgstr "Не удалять эту группу."
1913
1914 #. TRANS: Submit button title for 'Yes' when deleting a group.
1915 msgid "Delete this group."
1916 msgstr "Удалить эту группу."
1917
1918 #. TRANS: Instructions for deleting a notice.
1919 msgid ""
1920 "You are about to permanently delete a notice. Once this is done, it cannot "
1921 "be undone."
1922 msgstr ""
1923 "Вы окончательно удаляете запись. После того, как это будет сделано, "
1924 "восстановление будет невозможно."
1925
1926 #. TRANS: Page title when deleting a notice.
1927 #. TRANS: Fieldset legend for the delete notice form.
1928 msgid "Delete notice"
1929 msgstr "Удалить запись"
1930
1931 #. TRANS: Message for the delete notice form.
1932 msgid "Are you sure you want to delete this notice?"
1933 msgstr "Вы уверены, что хотите удалить эту запись?"
1934
1935 #. TRANS: Submit button title for 'No' when deleting a notice.
1936 msgid "Do not delete this notice."
1937 msgstr "Не удалять эту запись."
1938
1939 #. TRANS: Submit button title for 'Yes' when deleting a notice.
1940 msgid "Delete this notice."
1941 msgstr "Удалить эту запись."
1942
1943 #. TRANS: Client error displayed when trying to delete a user without having the right to delete users.
1944 msgid "You cannot delete users."
1945 msgstr "Вы не можете удалять пользователей."
1946
1947 #. TRANS: Client error displayed when trying to delete a non-local user.
1948 msgid "You can only delete local users."
1949 msgstr "Вы можете удалять только внутренних пользователей."
1950
1951 #. TRANS: Title of delete user page.
1952 msgctxt "TITLE"
1953 msgid "Delete user"
1954 msgstr "Удаление пользователя"
1955
1956 #. TRANS: Fieldset legend on delete user page.
1957 msgid "Delete user"
1958 msgstr "Удалить пользователя"
1959
1960 #. TRANS: Information text to request if a user is certain that the described action has to be performed.
1961 msgid ""
1962 "Are you sure you want to delete this user? This will clear all data about "
1963 "the user from the database, without a backup."
1964 msgstr ""
1965 "Вы действительно хотите удалить этого пользователя? Это повлечёт удаление "
1966 "всех данных о пользователе из базы данных без возможности восстановления."
1967
1968 #. TRANS: Submit button title for 'No' when deleting a user.
1969 msgid "Do not delete this user."
1970 msgstr "Не удалять этого пользователя."
1971
1972 #. TRANS: Submit button title for 'Yes' when deleting a user.
1973 msgid "Delete this user."
1974 msgstr "Удалить этого пользователя."
1975
1976 #. TRANS: Client error displayed when trying to remove favorite status for a notice that is not a favorite.
1977 msgid "This notice is not a favorite!"
1978 msgstr "Эта запись не входит в число ваших любимых записей!"
1979
1980 #. TRANS: Title for page on which favorites can be added.
1981 msgid "Add to favorites"
1982 msgstr "Добавить в любимые"
1983
1984 #. TRANS: Client exception thrown when requesting a document from the documentation that does not exist.
1985 #. TRANS: %s is the non-existing document.
1986 #, php-format
1987 msgid "No such document \"%s\"."
1988 msgstr "Нет такого документа «%s»."
1989
1990 #. TRANS: Menu item in administrator navigation panel.
1991 #. TRANS: Menu item in default local navigation panel.
1992 #. TRANS: Menu item in personal group navigation menu.
1993 msgctxt "MENU"
1994 msgid "Home"
1995 msgstr "Главная"
1996
1997 msgctxt "MENU"
1998 msgid "Docs"
1999 msgstr "Документация"
2000
2001 #. TRANS: Secondary navigation menu item leading to help on StatusNet.
2002 msgctxt "MENU"
2003 msgid "Help"
2004 msgstr "Помощь"
2005
2006 msgid "Getting started"
2007 msgstr "Начало работы"
2008
2009 #. TRANS: Secondary navigation menu item leading to text about StatusNet site.
2010 msgctxt "MENU"
2011 msgid "About"
2012 msgstr "О сайте"
2013
2014 msgid "About this site"
2015 msgstr "Об этом сайте"
2016
2017 #. TRANS: Secondary navigation menu item leading to Frequently Asked Questions.
2018 msgctxt "MENU"
2019 msgid "FAQ"
2020 msgstr "FAQ"
2021
2022 msgid "Frequently asked questions"
2023 msgstr "Часто задаваемые вопросы"
2024
2025 #. TRANS: Secondary navigation menu item leading to e-mail contact information on the
2026 #. TRANS: StatusNet site, where to report bugs, ...
2027 msgctxt "MENU"
2028 msgid "Contact"
2029 msgstr "Контактная информация"
2030
2031 msgid "Contact info"
2032 msgstr "Контактная информация"
2033
2034 msgctxt "MENU"
2035 msgid "Tags"
2036 msgstr "Теги"
2037
2038 msgid "Using tags"
2039 msgstr "С помощью тегов"
2040
2041 #. TRANS: Menu item in default local navigation panel.
2042 #. TRANS: Menu item in search group navigation panel.
2043 #. TRANS: Menu item in local navigation menu.
2044 msgctxt "MENU"
2045 msgid "Groups"
2046 msgstr "Группы"
2047
2048 msgid "Using groups"
2049 msgstr "Используя группы"
2050
2051 msgctxt "MENU"
2052 msgid "API"
2053 msgstr "API"
2054
2055 msgid "RESTful API"
2056 msgstr "RESTful API"
2057
2058 #. TRANS: Title for "Edit application" form.
2059 #. TRANS: Form legend.
2060 msgid "Edit application"
2061 msgstr "Изменить приложение"
2062
2063 #. TRANS: Client error displayed trying to edit an application while not logged in.
2064 msgid "You must be logged in to edit an application."
2065 msgstr "Вы должны авторизоваться, чтобы изменить приложение."
2066
2067 #. TRANS: Client error displayed trying to edit an application that does not exist.
2068 #. TRANS: Client error displayed trying to display a non-existing OAuth application.
2069 msgid "No such application."
2070 msgstr "Нет такого приложения."
2071
2072 #. TRANS: Instructions for "Edit application" form.
2073 msgid "Use this form to edit your application."
2074 msgstr "Воспользуйтесь этой формой, чтобы изменить приложение."
2075
2076 #. TRANS: Validation error shown when not providing a name in the "Edit application" form.
2077 #. TRANS: Validation error shown when not providing a name in the "New application" form.
2078 msgid "Name is required."
2079 msgstr "Имя обязательно."
2080
2081 #. TRANS: Validation error shown when providing too long a name in the "Edit application" form.
2082 #. TRANS: Validation error shown when providing too long a name in the "New application" form.
2083 msgid "Name is too long (maximum 255 characters)."
2084 msgstr "Слишком длинное имя (максимум 255 символов)."
2085
2086 #. TRANS: Validation error shown when providing a name for an application that already exists in the "Edit application" form.
2087 #. TRANS: Validation error shown when providing a name for an application that already exists in the "New application" form.
2088 msgid "Name already in use. Try another one."
2089 msgstr "Такое имя уже используется. Попробуйте какое-нибудь другое."
2090
2091 #. TRANS: Validation error shown when not providing a description in the "Edit application" form.
2092 #. TRANS: Validation error shown when not providing a description in the "New application" form.
2093 msgid "Description is required."
2094 msgstr "Описание обязательно."
2095
2096 #. TRANS: Validation error shown when providing too long a source URL in the "Edit application" form.
2097 msgid "Source URL is too long."
2098 msgstr "URL источника слишком длинный."
2099
2100 #. TRANS: Validation error shown when providing an invalid source URL in the "Edit application" form.
2101 #. TRANS: Validation error shown when providing an invalid source URL in the "New application" form.
2102 msgid "Source URL is not valid."
2103 msgstr "URL источника недействителен."
2104
2105 #. TRANS: Validation error shown when not providing an organisation in the "Edit application" form.
2106 #. TRANS: Validation error shown when not providing an organisation in the "New application" form.
2107 msgid "Organization is required."
2108 msgstr "Организация обязательна."
2109
2110 #. TRANS: Validation error shown when providing too long an arganisation name in the "Edit application" form.
2111 msgid "Organization is too long (maximum 255 characters)."
2112 msgstr "Слишком длинное название организации (максимум 255 символов)."
2113
2114 #. TRANS: Form validation error show when an organisation name has not been provided in the edit application form.
2115 #. TRANS: Form validation error show when an organisation name has not been provided in the new application form.
2116 msgid "Organization homepage is required."
2117 msgstr "Домашняя страница организации обязательна."
2118
2119 #. TRANS: Validation error shown when providing too long a callback URL in the "Edit application" form.
2120 #. TRANS: Validation error shown when providing too long a callback URL in the "New application" form.
2121 msgid "Callback is too long."
2122 msgstr "Обратный вызов слишком длинный."
2123
2124 #. TRANS: Validation error shown when providing an invalid callback URL in the "Edit application" form.
2125 #. TRANS: Validation error shown when providing an invalid callback URL in the "New application" form.
2126 msgid "Callback URL is not valid."
2127 msgstr "URL-адрес обратного вызова недействителен."
2128
2129 #. TRANS: Server error occuring when an application could not be updated from the "Edit application" form.
2130 msgid "Could not update application."
2131 msgstr "Не удаётся обновить приложение."
2132
2133 #. TRANS: Title for form to edit a group. %s is a group nickname.
2134 #, php-format
2135 msgid "Edit %s group"
2136 msgstr "Изменить информацию о группе %s"
2137
2138 #. TRANS: Client error displayed trying to edit a group while not logged in.
2139 #. TRANS: Client error displayed when trying to create a group while not logged in.
2140 #. TRANS: Client error displayed trying to create a group while not logged in.
2141 msgid "You must be logged in to create a group."
2142 msgstr "Вы должны авторизоваться, чтобы создать новую группу."
2143
2144 #. TRANS: Form instructions for group edit form.
2145 msgid "Use this form to edit the group."
2146 msgstr "Заполните информацию о группе в следующие поля"
2147
2148 #. TRANS: Group edit form validation error.
2149 #. TRANS: Group create form validation error.
2150 #. TRANS: %s is the invalid alias.
2151 #, php-format
2152 msgid "Invalid alias: \"%s\""
2153 msgstr "Неверный алиас: «%s»"
2154
2155 #. TRANS: Group edit form success message.
2156 #. TRANS: Edit list form success message.
2157 msgid "Options saved."
2158 msgstr "Настройки сохранены."
2159
2160 #. TRANS: Title for edit list page after deleting a tag.
2161 #. TRANS: %s is a list.
2162 #, php-format
2163 msgid "Delete %s list"
2164 msgstr "Удалить список %s"
2165
2166 #. TRANS: Title for edit list page.
2167 #. TRANS: %s is a list.
2168 #. TRANS: Form legend for list edit form.
2169 #. TRANS: %s is a list.
2170 #, php-format
2171 msgid "Edit list %s"
2172 msgstr "Редактировать список %s"
2173
2174 #. TRANS: Error message displayed when trying to perform an action that requires a tagging user or ID.
2175 msgid "No tagger or ID."
2176 msgstr "Не заданы значения tagger или id."
2177
2178 #. TRANS: Client error displayed when referring to non-local user.
2179 msgid "Not a local user."
2180 msgstr "Нет такого пользователя."
2181
2182 #. TRANS: Client error displayed when reting to edit a tag that was not self-created.
2183 msgid "You must be the creator of the tag to edit it."
2184 msgstr "Вы должны быть создателем тега, чтобы изменить его."
2185
2186 #. TRANS: Form instruction for edit list form.
2187 msgid "Use this form to edit the list."
2188 msgstr "Воспользуйтесь этой формой, чтобы отредактировать список."
2189
2190 #. TRANS: Form validation error displayed if the form data for deleting a tag was incorrect.
2191 msgid "Delete aborted."
2192 msgstr "Удаление отменено."
2193
2194 #. TRANS: Text in confirmation dialog for deleting a tag.
2195 msgid ""
2196 "Deleting this tag will permanantly remove all its subscription and "
2197 "membership records. Do you still want to continue?"
2198 msgstr ""
2199 "Удаление этого тега приведёт к уничтожению всей информации о подписчиках и "
2200 "принадлежности к группе. Вы действительно ​​хотите продолжить?"
2201
2202 #. TRANS: Form validation error displayed if a given tag is invalid.
2203 msgid "Invalid tag."
2204 msgstr "Недопустимый тег."
2205
2206 #. TRANS: Form validation error displayed if a given tag is already present.
2207 #. TRANS: %s is the already present tag.
2208 #, php-format
2209 msgid "You already have a tag named %s."
2210 msgstr "У вас уже есть тег %s."
2211
2212 #. TRANS: Text in confirmation dialog for setting a tag from public to private.
2213 msgid ""
2214 "Setting a public tag as private will permanently remove all the existing "
2215 "subscriptions to it. Do you still want to continue?"
2216 msgstr ""
2217 "Указание тега как личного приведёт к необратимому удалению всех подписок на "
2218 "него. Вы всё ещё ​​хотите продолжить?"
2219
2220 #. TRANS: Server error displayed when updating a list fails.
2221 msgid "Could not update list."
2222 msgstr "Не удалось обновить список."
2223
2224 #. TRANS: Title for e-mail settings.
2225 msgid "Email settings"
2226 msgstr "Настройка почты"
2227
2228 #. TRANS: E-mail settings page instructions.
2229 #. TRANS: %%site.name%% is the name of the site.
2230 #, php-format
2231 msgid "Manage how you get email from %%site.name%%."
2232 msgstr "Управление процессом получения электронной почты с %%site.name%%."
2233
2234 #. TRANS: Form legend for e-mail settings form.
2235 #. TRANS: Field label for e-mail address input in e-mail settings form.
2236 msgid "Email address"
2237 msgstr "Адрес эл. почты"
2238
2239 #. TRANS: Form note in e-mail settings form.
2240 msgid "Current confirmed email address."
2241 msgstr "Подтверждённый в настоящее время электронный адрес."
2242
2243 #. TRANS: Button label to remove a confirmed e-mail address.
2244 #. TRANS: Button label for removing a set sender e-mail address to post notices from.
2245 #. TRANS: Button label to remove a confirmed IM address.
2246 #. TRANS: Button label to remove a confirmed SMS address.
2247 #. TRANS: Button label for removing a set sender SMS e-mail address to post notices from.
2248 #. TRANS: Button text to untag a profile.
2249 msgctxt "BUTTON"
2250 msgid "Remove"
2251 msgstr "Удалить"
2252
2253 #. TRANS: Form note in e-mail settings form.
2254 msgid ""
2255 "Awaiting confirmation on this address. Check your inbox (and spam box!) for "
2256 "a message with further instructions."
2257 msgstr ""
2258 "Ожидание подтверждения этого адреса. Проверьте свой почтовый ящик (и папку "
2259 "для спама!), там будут дальнейшие инструкции."
2260
2261 #. TRANS: Instructions for e-mail address input form. Do not translate
2262 #. TRANS: "example.org". It is one of the domain names reserved for
2263 #. TRANS: use in examples by http://www.rfc-editor.org/rfc/rfc2606.txt.
2264 #. TRANS: Any other domain may be owned by a legitimate person or
2265 #. TRANS: organization.
2266 msgid "Email address, like \"UserName@example.org\""
2267 msgstr "Электронный адрес вида \"UserName@example.org\""
2268
2269 #. TRANS: Button label for adding an e-mail address in e-mail settings form.
2270 #. TRANS: Button label for adding an IM address in IM settings form.
2271 #. TRANS: Button label for adding a SMS phone number in SMS settings form.
2272 #. TRANS: Button text to tag a profile.
2273 msgctxt "BUTTON"
2274 msgid "Add"
2275 msgstr "Добавить"
2276
2277 #. TRANS: Form legend for incoming e-mail settings form.
2278 #. TRANS: Form legend for incoming SMS settings form.
2279 msgid "Incoming email"
2280 msgstr "Входящий электронный адрес"
2281
2282 #. TRANS: Checkbox label in e-mail preferences form.
2283 msgid "I want to post notices by email."
2284 msgstr "Я хочу отправлять записи по электронной почте."
2285
2286 #. TRANS: Form instructions for incoming e-mail form in e-mail settings.
2287 #. TRANS: Form instructions for incoming SMS e-mail address form in SMS settings.
2288 msgid "Send email to this address to post new notices."
2289 msgstr ""
2290 "Отправляйте электронные письма на этот адрес для отсылки новых записей."
2291
2292 #. TRANS: Instructions for incoming e-mail address input form, when an address has already been assigned.
2293 #. TRANS: Instructions for incoming SMS e-mail address input form.
2294 msgid "Make a new email address for posting to; cancels the old one."
2295 msgstr ""
2296 "Создаёт новый адрес электронной почты для отсылки сообщений; отменяет старый "
2297 "адрес."
2298
2299 #. TRANS: Instructions for incoming e-mail address input form.
2300 msgid ""
2301 "To send notices via email, we need to create a unique email address for you "
2302 "on this server:"
2303 msgstr ""
2304 "Для отправки сообщений по электронной почте мы должны создать для вас "
2305 "уникальный email-адрес на этом сервере:"
2306
2307 #. TRANS: Button label for adding an e-mail address to send notices from.
2308 #. TRANS: Button label for adding an SMS e-mail address to send notices from.
2309 msgctxt "BUTTON"
2310 msgid "New"
2311 msgstr "Новый"
2312
2313 #. TRANS: Form legend for e-mail preferences form.
2314 msgid "Email preferences"
2315 msgstr "Настройки эл. почты"
2316
2317 #. TRANS: Checkbox label in e-mail preferences form.
2318 msgid "Send me notices of new subscriptions through email."
2319 msgstr "Уведомлять меня о новых подписчиках по почте."
2320
2321 #. TRANS: Checkbox label in e-mail preferences form.
2322 msgid "Send me email when someone adds my notice as a favorite."
2323 msgstr ""
2324 "Посылать мне сообщение по электронной почте, если кто-нибудь добавит мою "
2325 "запись в число любимых."
2326
2327 #. TRANS: Checkbox label in e-mail preferences form.
2328 msgid "Send me email when someone sends me a private message."
2329 msgstr ""
2330 "Посылать мне сообщение по электронной почте, если кто-нибудь пошлёт мне "
2331 "приватное сообщение."
2332
2333 #. TRANS: Checkbox label in e-mail preferences form.
2334 msgid "Send me email when someone sends me an \"@-reply\"."
2335 msgstr ""
2336 "Посылать мне сообщение по электронной почте, если кто-нибудь пошлёт мне «@-"
2337 "ответ»."
2338
2339 #. TRANS: Checkbox label in e-mail preferences form.
2340 msgid "Allow friends to nudge me and send me an email."
2341 msgstr ""
2342 "Разрешить друзьям «подталкивать» меня и посылать мне электронные сообщения."
2343
2344 #. TRANS: Checkbox label in e-mail preferences form.
2345 msgid "Publish a MicroID for my email address."
2346 msgstr "Опубликовать MicroID для моего электронного адреса."
2347
2348 #. TRANS: Confirmation message for successful e-mail preferences save.
2349 msgid "Email preferences saved."
2350 msgstr "Настройки эл. почты сохранены."
2351
2352 #. TRANS: Message given saving e-mail address without having provided one.
2353 msgid "No email address."
2354 msgstr "Нет электронного адреса."
2355
2356 #. TRANS: Message given saving e-mail address that cannot be normalised.
2357 msgid "Cannot normalize that email address."
2358 msgstr "Email-адрес не может быть нормализован."
2359
2360 #. TRANS: Message given saving e-mail address that not valid.
2361 #. TRANS: Form validation error displayed when trying to register without a valid e-mail address.
2362 #. TRANS: Client error displayed trying to save site settings without a valid contact address.
2363 msgid "Not a valid email address."
2364 msgstr "Неверный электронный адрес."
2365
2366 #. TRANS: Message given saving e-mail address that is already set.
2367 msgid "That is already your email address."
2368 msgstr "Это уже Ваш электронный адрес."
2369
2370 #. TRANS: Message given saving e-mail address that is already set for another user.
2371 msgid "That email address already belongs to another user."
2372 msgstr "Этот электронный адрес уже задействован другим пользователем."
2373
2374 #. TRANS: Server error thrown on database error adding e-mail confirmation code.
2375 #. TRANS: Server error thrown on database error adding Instant Messaging confirmation code.
2376 #. TRANS: Server error thrown on database error adding SMS confirmation code.
2377 msgid "Could not insert confirmation code."
2378 msgstr "Не удаётся поместить код подтверждения в базу данных."
2379
2380 #. TRANS: Message given saving valid e-mail address that is to be confirmed.
2381 msgid ""
2382 "A confirmation code was sent to the email address you added. Check your "
2383 "inbox (and spam box!) for the code and instructions on how to use it."
2384 msgstr ""
2385 "Код подтверждения выслан на добавленный вами электронный адрес. Просмотрите "
2386 "папку входящей почты (а также папку спама!), чтобы найти этот кода и "
2387 "инструкции по его использованию."
2388
2389 #. TRANS: Message given canceling e-mail address confirmation that is not pending.
2390 #. TRANS: Message given canceling Instant Messaging address confirmation that is not pending.
2391 #. TRANS: Message given canceling SMS phone number confirmation that is not pending.
2392 msgid "No pending confirmation to cancel."
2393 msgstr "Нет подтверждения отказа."
2394
2395 #. TRANS: Message given canceling e-mail address confirmation for the wrong e-mail address.
2396 msgid "That is the wrong email address."
2397 msgstr "Это неверный адрес эл. почты."
2398
2399 #. TRANS: Server error thrown on database error canceling e-mail address confirmation.
2400 msgid "Could not delete email confirmation."
2401 msgstr "Не удаётся удалить подтверждение адреса электронной почты."
2402
2403 #. TRANS: Message given after successfully canceling e-mail address confirmation.
2404 msgid "Email confirmation cancelled."
2405 msgstr "Подтверждение эл. почты отменено."
2406
2407 #. TRANS: Message given trying to remove an e-mail address that is not
2408 #. TRANS: registered for the active user.
2409 msgid "That is not your email address."
2410 msgstr "Это не Ваш электронный адрес."
2411
2412 #. TRANS: Message given after successfully removing a registered e-mail address.
2413 msgid "The email address was removed."
2414 msgstr "Адрес эл. почты удалён."
2415
2416 #. TRANS: Form validation error displayed when trying to remove an incoming e-mail address while no address has been set.
2417 msgid "No incoming email address."
2418 msgstr "Нет входящего электронного адреса."
2419
2420 #. TRANS: Server error thrown on database error removing incoming e-mail address.
2421 #. TRANS: Server error thrown on database error adding incoming e-mail address.
2422 #. TRANS: Server error displayed when the user could not be updated in SMS settings.
2423 msgid "Could not update user record."
2424 msgstr "Не удаётся обновить запись о пользователе в базе данных."
2425
2426 #. TRANS: Message given after successfully removing an incoming e-mail address.
2427 #. TRANS: Confirmation text after updating SMS settings.
2428 msgid "Incoming email address removed."
2429 msgstr "Входящий электронный адрес удалён."
2430
2431 #. TRANS: Message given after successfully adding an incoming e-mail address.
2432 #. TRANS: Confirmation text after updating SMS settings.
2433 msgid "New incoming email address added."
2434 msgstr "Новый входящий электронный адрес добавлен."
2435
2436 #. TRANS: Client error displayed when trying to mark a notice as favorite that already is a favorite.
2437 msgid "This notice is already a favorite!"
2438 msgstr "Эта запись уже входит в число любимых!"
2439
2440 #. TRANS: Page title for page on which favorite notices can be unfavourited.
2441 msgid "Disfavor favorite."
2442 msgstr "Удаление записи из числа любимых."
2443
2444 #. TRANS: Page title for first page of favorited notices.
2445 #. TRANS: Title for favourited notices section.
2446 #. TRANS: Menu item title in search group navigation panel.
2447 msgid "Popular notices"
2448 msgstr "Популярные записи"
2449
2450 #. TRANS: Page title for all but first page of favorited notices.
2451 #. TRANS: %d is the page number being displayed.
2452 #, php-format
2453 msgid "Popular notices, page %d"
2454 msgstr "Популярные записи, страница %d"
2455
2456 #. TRANS: Description on page displaying favorited notices.
2457 msgid "The most popular notices on the site right now."
2458 msgstr "Самые популярные записи на сайте на данный момент."
2459
2460 #. TRANS: Text displayed instead of a list when a site does not yet have any favourited notices.
2461 msgid "Favorite notices appear on this page but no one has favorited one yet."
2462 msgstr ""
2463 "На этой странице появляются любимые записи, однако ни одна запись таковой "
2464 "пока не отмечена."
2465
2466 #. TRANS: Additional text displayed instead of a list when a site does not yet have any favourited notices for logged in users.
2467 msgid ""
2468 "Be the first to add a notice to your favorites by clicking the fave button "
2469 "next to any notice you like."
2470 msgstr ""
2471 "Добавьте первую запись в число любимых, нажав соответствующую кнопку рядом с "
2472 "любой понравившейся записью."
2473
2474 #. TRANS: Additional text displayed instead of a list when a site does not yet have any favourited notices for not logged in users.
2475 #. TRANS: %%action.register%% is a registration link. "[link text](link)" is Mark Down. Do not change the formatting.
2476 #, php-format
2477 msgid ""
2478 "Why not [register an account](%%action.register%%) and be the first to add a "
2479 "notice to your favorites!"
2480 msgstr ""
2481 "Почему бы не [зарегистрироваться](%%action.register%%) и первым добавить "
2482 "запись в число любимых?"
2483
2484 #. TRANS: Title of RSS feed with favourite notices of a user.
2485 #. TRANS: %s is a user's nickname.
2486 #. TRANS: Title for first page of favourite notices of a user.
2487 #. TRANS: %s is the user for whom the favourite notices are displayed.
2488 #. TRANS: Menu item title in personal group navigation menu.
2489 #. TRANS: %s is a username.
2490 #, php-format
2491 msgid "%s's favorite notices"
2492 msgstr "Любимые записи %s"
2493
2494 #. TRANS: Desciption of RSS feed with favourite notices of a user.
2495 #. TRANS: %1$s is a user's nickname, %2$s is the name of the StatusNet site.
2496 #, php-format
2497 msgid "Updates favored by %1$s on %2$s!"
2498 msgstr "Обновления, понравившиеся %1$s на %2$s!"
2499
2500 #. TRANS: Page title for first page of featured users.
2501 #. TRANS: Title for featured users section.
2502 #. TRANS: Menu item title in search group navigation panel.
2503 msgid "Featured users"
2504 msgstr "Особые пользователи"
2505
2506 #. TRANS: Page title for all but first page of featured users.
2507 #. TRANS: %d is the page number being displayed.
2508 #, php-format
2509 msgid "Featured users, page %d"
2510 msgstr "Особые пользователи, страница %d"
2511
2512 #. TRANS: Description on page displaying featured users.
2513 #, php-format
2514 msgid "A selection of some great users on %s."
2515 msgstr "Список некоторых выдающихся пользователей %s."
2516
2517 #. TRANS: Client error displayed when no notice ID was given trying do display a file.
2518 msgid "No notice ID."
2519 msgstr "Нет ID записи."
2520
2521 #. TRANS: Client error displayed when an invalid notice ID was given trying do display a file.
2522 msgid "No notice."
2523 msgstr "Запись отсутствует."
2524
2525 #. TRANS: Client error displayed when trying do display a file for a notice without a file attachement.
2526 msgid "No attachments."
2527 msgstr "Нет вложений."
2528
2529 #. TRANS: Client error displayed when trying do display a file for a notice with file attachements
2530 #. TRANS: that could not be found.
2531 msgid "No uploaded attachments."
2532 msgstr "Нет загруженных вложений."
2533
2534 #. TRANS: Client error displayed when requesting a non-existent file.
2535 msgid "No such file."
2536 msgstr "Нет такого файла."
2537
2538 #. TRANS: Client error displayed when requesting a file without having read access to it.
2539 msgid "Cannot read file."
2540 msgstr "Не удалось прочесть файл."
2541
2542 #. TRANS: Client error displayed when trying to assign an invalid role to a user.
2543 #. TRANS: Client error displayed when trying to revoke an invalid role.
2544 msgid "Invalid role."
2545 msgstr "Неверная роль."
2546
2547 #. TRANS: Client error displayed when trying to assign an reserved role to a user.
2548 #. TRANS: Client error displayed when trying to revoke a reserved role.
2549 msgid "This role is reserved and cannot be set."
2550 msgstr "Эта роль зарезервирована и не может быть установлена."
2551
2552 #. TRANS: Client error displayed when trying to assign a role to a user while not being allowed to set roles.
2553 msgid "You cannot grant user roles on this site."
2554 msgstr "Вы не можете назначать пользователю роли на этом сайте."
2555
2556 #. TRANS: Client error displayed when trying to assign a role to a user that already has that role.
2557 msgid "User already has this role."
2558 msgstr "Пользователь уже имеет эту роль."
2559
2560 #. TRANS: Client error displayed trying to block a user from a group while not specifying a to be blocked user profile.
2561 #. TRANS: Client error displayed when trying to unblock a user from a group without providing a profile.
2562 #. TRANS: Client error displayed when not providing a profile ID on the Make Admin page.
2563 #. TRANS: Client error displayed trying a change a subscription without providing a profile.
2564 #. TRANS: Client error displayed when trying to change user options without specifying a user to work on.
2565 msgid "No profile specified."
2566 msgstr "Профиль не определен."
2567
2568 #. TRANS: Client error displayed trying to block a user from a group while not specifying a group to block a profile from.
2569 #. TRANS: Client error displayed when trying to unblock a user from a group without providing a group.
2570 #. TRANS: Client error displayed when not providing a group ID on the Make Admin page.
2571 msgid "No group specified."
2572 msgstr "Группа не определена."
2573
2574 #. TRANS: Client error displayed trying to block a user from a group while not being an admin user.
2575 msgid "Only an admin can block group members."
2576 msgstr "Только администратор может блокировать участников группы."
2577
2578 #. TRANS: Client error displayed trying to block a user from a group while user is already blocked from the given group.
2579 msgid "User is already blocked from group."
2580 msgstr "Пользователь уже заблокирован из группы."
2581
2582 #. TRANS: Client error displayed trying to block a user from a group while user is not a member of given group.
2583 msgid "User is not a member of group."
2584 msgstr "Пользователь не является членом этой группы."
2585
2586 #. TRANS: Title for block user from group page.
2587 #. TRANS: Form legend for form to block user from a group.
2588 msgid "Block user from group"
2589 msgstr "Заблокировать пользователя из группы."
2590
2591 #. TRANS: Explanatory text for block user from group form before setting the block.
2592 #. TRANS: %1$s is that to be blocked user, %2$s is the group the user will be blocked from.
2593 #, php-format
2594 msgid ""
2595 "Are you sure you want to block user \"%1$s\" from the group \"%2$s\"? They "
2596 "will be removed from the group, unable to post, and unable to subscribe to "
2597 "the group in the future."
2598 msgstr ""
2599 "Вы действительно хотите заблокировать пользователя «%1$s» из группы «%2$s»? "
2600 "Пользователь будет удалён из группы без возможности отправлять и "
2601 "подписываться на группу в будущем."
2602
2603 #. TRANS: Submit button title for 'No' when blocking a user from a group.
2604 msgid "Do not block this user from this group."
2605 msgstr "Не блокировать этого пользователя из этой группы."
2606
2607 #. TRANS: Submit button title for 'Yes' when blocking a user from a group.
2608 msgid "Block this user from this group."
2609 msgstr "Заблокировать этого пользователя из этой группы."
2610
2611 #. TRANS: Server error displayed when trying to block a user from a group fails because of an application error.
2612 msgid "Database error blocking user from group."
2613 msgstr "Ошибка базы данных при блокировании пользователя из группы."
2614
2615 #. TRANS: Client error displayed referring to a group's permalink without providing a group ID.
2616 #. TRANS: Client error displayed trying to perform an action without providing an ID.
2617 #. TRANS: Client error displayed trying to find a user by ID without providing an ID.
2618 msgid "No ID."
2619 msgstr "Нет ID."
2620
2621 #. TRANS: Title for group logo settings page.
2622 #. TRANS: Group logo form legend.
2623 msgid "Group logo"
2624 msgstr "Логотип группы"
2625
2626 #. TRANS: Instructions for group logo page.
2627 #. TRANS: %s is the maximum file size for that site.
2628 #, php-format
2629 msgid ""
2630 "You can upload a logo image for your group. The maximum file size is %s."
2631 msgstr ""
2632 "Здесь вы можете загрузить логотип для группы. Максимальный размер файла "
2633 "составляет %s."
2634
2635 #. TRANS: Submit button for uploading a group logo.
2636 msgid "Upload"
2637 msgstr "Загрузить"
2638
2639 #. TRANS: Button text for cropping an uploaded group logo.
2640 msgid "Crop"
2641 msgstr "Обрезать"
2642
2643 #. TRANS: Form instructions on the group logo page.
2644 msgid "Pick a square area of the image to be the logo."
2645 msgstr "Подберите нужный квадратный участок для вашего логотипа."
2646
2647 #. TRANS: Form success message after updating a group logo.
2648 msgid "Logo updated."
2649 msgstr "Логотип обновлён."
2650
2651 #. TRANS: Form failure message after failing to update a group logo.
2652 msgid "Failed updating logo."
2653 msgstr "Неудача при обновлении логотипа."
2654
2655 #. TRANS: Title of the page showing group members.
2656 #. TRANS: %s is the name of the group.
2657 #, php-format
2658 msgid "%s group members"
2659 msgstr "Участники группы %s"
2660
2661 #. TRANS: Title of the page showing group members.
2662 #. TRANS: %1$s is the name of the group, %2$d is the page number of the members list.
2663 #, php-format
2664 msgid "%1$s group members, page %2$d"
2665 msgstr "Участники группы %1$s, страница %2$d"
2666
2667 #. TRANS: Page notice for group members page.
2668 msgid "A list of the users in this group."
2669 msgstr "Список пользователей, являющихся членами этой группы."
2670
2671 #. TRANS: Client error displayed when trying to approve group applicants without being a group administrator.
2672 msgid "Only the group admin may approve users."
2673 msgstr "Только администратор группы может подтверждать пользователей."
2674
2675 #. TRANS: Title of the first page showing pending group members still awaiting approval to join the group.
2676 #. TRANS: %s is the name of the group.
2677 #, php-format
2678 msgid "%s group members awaiting approval"
2679 msgstr "%s участников группы ожидают подтверждения"
2680
2681 #. TRANS: Title of all but the first page showing pending group members still awaiting approval to join the group.
2682 #. TRANS: %1$s is the name of the group, %2$d is the page number of the members list.
2683 #, php-format
2684 msgid "%1$s group members awaiting approval, page %2$d"
2685 msgstr ""
2686 "Пользователи, ожидающие решения по их присоединению к %1$s, страница %2$d"
2687
2688 #. TRANS: Page notice for group members page.
2689 msgid "A list of users awaiting approval to join this group."
2690 msgstr "Пользователи, ожидающие решения по их присоединению к этой группе."
2691
2692 #. TRANS: Message is used as link description. %1$s is a group name, %2$s is a site name.
2693 #, php-format
2694 msgid "Updates from members of %1$s on %2$s!"
2695 msgstr "Обновления участников %1$s на %2$s!"
2696
2697 #. TRANS: Title for first page of the groups list.
2698 msgctxt "TITLE"
2699 msgid "Groups"
2700 msgstr "Группы"
2701
2702 #. TRANS: Title for all but the first page of the groups list.
2703 #. TRANS: %d is the page number.
2704 #, php-format
2705 msgctxt "TITLE"
2706 msgid "Groups, page %d"
2707 msgstr "Группы, страница %d"
2708
2709 #. TRANS: Page notice of group list. %%%%site.name%%%% is the StatusNet site name,
2710 #. TRANS: %%%%action.groupsearch%%%% and %%%%action.newgroup%%%% are URLs. Do not change them.
2711 #. TRANS: This message contains Markdown links in the form [link text](link).
2712 #, php-format
2713 msgid ""
2714 "%%%%site.name%%%% groups let you find and talk with people of similar "
2715 "interests. After you join a group you can send messages to all other members "
2716 "using the syntax \"!groupname\". Don't see a group you like? Try [searching "
2717 "for one](%%%%action.groupsearch%%%%) or [start your own](%%%%action.newgroup%"
2718 "%%%)!"
2719 msgstr ""
2720 "Группы на сайте %%%%site.name%%%% позволяют искать и общаться с людьми с "
2721 "общими интересами. После присоединения к группе вы сможете отправлять "
2722 "сообщения для всех её участников, используя команду «!имягруппы». Не видите "
2723 "группу, которая вас интересует? Попробуйте [найти её](%%%%action.groupsearch%"
2724 "%%%) или [создайте собственную](%%%%action.newgroup%%%%)!"
2725
2726 #. TRANS: Link to create a new group on the group list page.
2727 #. TRANS: Link text on group page to create a new group.
2728 #. TRANS: Form legend for group edit form.
2729 msgid "Create a new group"
2730 msgstr "Создать новую группу"
2731
2732 #. TRANS: Instructions for page where groups can be searched. %%site.name%% is the name of the StatusNet site.
2733 #, php-format
2734 msgid ""
2735 "Search for groups on %%site.name%% by their name, location, or description. "
2736 "Separate the terms by spaces; they must be 3 characters or more."
2737 msgstr ""
2738 "Поиск групп на %%site.name%% по имени, месторасположению или интересам. "
2739 "Разделяйте ключевые слова пробелами. Минимальная длина слова — 3 буквы."
2740
2741 #. TRANS: Title for page where groups can be searched.
2742 msgid "Group search"
2743 msgstr "Поиск группы"
2744
2745 #. TRANS: Text on page where groups can be searched if no results were found for a query.
2746 #. TRANS: Text for notice search results is the query had no results.
2747 #. TRANS: Message on the "People search" page where a query has no results.
2748 #. TRANS: Output when there are no results for a search.
2749 msgid "No results."
2750 msgstr "Нет результатов."
2751
2752 #. TRANS: Additional text on page where groups can be searched if no results were found for a query for a logged in user.
2753 #. TRANS: This message contains Markdown links in the form [link text](link).
2754 #, php-format
2755 msgid ""
2756 "If you cannot find the group you're looking for, you can [create it](%%"
2757 "action.newgroup%%) yourself."
2758 msgstr ""
2759 "Если вы не можете найти группу, которая вас интересует, [создайте её](%% "
2760 "action.newgroup%%) сами."
2761
2762 #. TRANS: Additional text on page where groups can be searched if no results were found for a query for a not logged in user.
2763 #. TRANS: This message contains Markdown links in the form [link text](link).
2764 #, php-format
2765 msgid ""
2766 "Why not [register an account](%%action.register%%) and [create the group](%%"
2767 "action.newgroup%%) yourself!"
2768 msgstr ""
2769 "Почему бы не [зарегистрироваться](%%action.register%%), чтобы [создать "
2770 "группу](%%action.newgroup%%) самому?"
2771
2772 #. TRANS: Client error displayed when trying to unblock a user from a group without being an administrator for the group.
2773 msgid "Only an admin can unblock group members."
2774 msgstr "Только администратор может разблокировать участников группы."
2775
2776 #. TRANS: Client error displayed when trying to unblock a non-blocked user from a group.
2777 msgid "User is not blocked from group."
2778 msgstr "Пользователь не заблокировал вас из группы."
2779
2780 #. TRANS: Server error displayed when unblocking a user from a group fails because of an unknown error.
2781 #. TRANS: Server error displayed when removing a user block.
2782 msgid "Error removing the block."
2783 msgstr "Ошибка при удалении данного блока."
2784
2785 #. TRANS: Title for Instant Messaging settings.
2786 msgid "IM settings"
2787 msgstr "IM-установки"
2788
2789 #. TRANS: Instant messaging settings page instructions.
2790 #. TRANS: [instant messages] is link text, "(%%doc.im%%)" is the link.
2791 #. TRANS: the order and formatting of link text and link should remain unchanged.
2792 #, php-format
2793 msgid ""
2794 "You can send and receive notices through [instant messaging](%%doc.im%%). "
2795 "Configure your addresses and settings below."
2796 msgstr ""
2797 "Вы можете отправлять и получать записи с помощью [сервисов быстрых сообщений]"
2798 "(%%doc.im%%). Ниже вы можете изменить ваши адреса и настройки."
2799
2800 #. TRANS: Message given in the IM settings if IM is not enabled on the site.
2801 msgid "IM is not available."
2802 msgstr "IM не доступен."
2803
2804 #. TRANS: Form note in IM settings form. %s is the type of IM address that was confirmed.
2805 #, php-format
2806 msgid "Current confirmed %s address."
2807 msgstr "Текущий подтверждённый адрес %s."
2808
2809 #. TRANS: Form note in IM settings form.
2810 #. TRANS: %s is the IM service name, %2$s is the IM address set.
2811 #, php-format
2812 msgid ""
2813 "Awaiting confirmation on this address. Check your %1$s account for a message "
2814 "with further instructions. (Did you add %2$s to your buddy list?)"
2815 msgstr ""
2816 "Ожидание подтверждения этого адреса. Проверьте свою учётную запись %1$s на "
2817 "наличие сообщения с дальнейшими инструкциями. (Вы не забыли добавить %2$s в "
2818 "список контактов?)"
2819
2820 #. TRANS: Field label for IM address.
2821 msgid "IM address"
2822 msgstr "IM-адрес"
2823
2824 #. TRANS: Field title for IM address. %s is the IM service name.
2825 #, php-format
2826 msgid "%s screenname."
2827 msgstr "Псевдоним %s."
2828
2829 #. TRANS: Header for IM preferences form.
2830 msgid "IM Preferences"
2831 msgstr "Настройки IM"
2832
2833 #. TRANS: Checkbox label in IM preferences form.
2834 msgid "Send me notices"
2835 msgstr "Отправлять мне записи"
2836
2837 #. TRANS: Checkbox label in IM preferences form.
2838 msgid "Post a notice when my status changes."
2839 msgstr "Публиковать запись при изменении статуса."
2840
2841 #. TRANS: Checkbox label in IM preferences form.
2842 msgid "Send me replies from people I'm not subscribed to."
2843 msgstr "Посылать мне ответы людей, на которых я не подписан."
2844
2845 #. TRANS: Checkbox label in IM preferences form.
2846 msgid "Publish a MicroID"
2847 msgstr "Опубликовать MicroID"
2848
2849 #. TRANS: Server error thrown on database error updating IM preferences.
2850 msgid "Could not update IM preferences."
2851 msgstr "Не удаётся обновить настройки быстрых сообщений."
2852
2853 #. TRANS: Confirmation message for successful IM preferences save.
2854 #. TRANS: Confirmation message after saving preferences.
2855 msgid "Preferences saved."
2856 msgstr "Предпочтения сохранены."
2857
2858 #. TRANS: Message given saving IM address without having provided one.
2859 msgid "No screenname."
2860 msgstr "Нет псевдонима."
2861
2862 #. TRANS: Form validation error when no transport is available setting an IM address.
2863 msgid "No transport."
2864 msgstr "Нет сервера передачи."
2865
2866 #. TRANS: Message given saving IM address that cannot be normalised.
2867 msgid "Cannot normalize that screenname."
2868 msgstr "Не удаётся нормализовать выбранный псевдоним."
2869
2870 #. TRANS: Message given saving IM address that not valid.
2871 msgid "Not a valid screenname."
2872 msgstr "Недопустимый псевдоним."
2873
2874 #. TRANS: Message given saving IM address that is already set for another user.
2875 msgid "Screenname already belongs to another user."
2876 msgstr "Псевдоним уже используется другим пользователем."
2877
2878 #. TRANS: Message given saving valid IM address that is to be confirmed.
2879 msgid "A confirmation code was sent to the IM address you added."
2880 msgstr "Код подтверждения выслан на добавленный вами IM-адрес."
2881
2882 #. TRANS: Message given canceling IM address confirmation for the wrong IM address.
2883 msgid "That is the wrong IM address."
2884 msgstr "Это неверный IM-адрес."
2885
2886 #. TRANS: Server error thrown on database error canceling IM address confirmation.
2887 msgid "Could not delete confirmation."
2888 msgstr "Не удаётся удалить подтверждение."
2889
2890 #. TRANS: Message given after successfully canceling IM address confirmation.
2891 msgid "IM confirmation cancelled."
2892 msgstr "Подтверждение IM отменено."
2893
2894 #. TRANS: Message given trying to remove an IM address that is not
2895 #. TRANS: registered for the active user.
2896 msgid "That is not your screenname."
2897 msgstr "Это не ваш псевдоним."
2898
2899 #. TRANS: Message given after successfully removing a registered Instant Messaging address.
2900 msgid "The IM address was removed."
2901 msgstr "Адрес IM удалён."
2902
2903 #. TRANS: Title for all but the first page of the inbox page.
2904 #. TRANS: %1$s is the user's nickname, %2$s is the page number.
2905 #, php-format
2906 msgid "Inbox for %1$s - page %2$d"
2907 msgstr "Входящие для %1$s — страница %2$d"
2908
2909 #. TRANS: Title for the first page of the inbox page.
2910 #. TRANS: %s is the user's nickname.
2911 #, php-format
2912 msgid "Inbox for %s"
2913 msgstr "Входящие для %s"
2914
2915 #. TRANS: Instructions for user inbox page.
2916 msgid "This is your inbox, which lists your incoming private messages."
2917 msgstr ""
2918 "Это ваш ящик входящих сообщений, в котором хранятся поступившие личные "
2919 "сообщения."
2920
2921 #. TRANS: Client error displayed when trying to sent invites while they have been disabled.
2922 msgid "Invites have been disabled."
2923 msgstr "Приглашения отключены."
2924
2925 #. TRANS: Client error displayed when trying to sent invites while not logged in.
2926 #. TRANS: %s is the StatusNet site name.
2927 #, php-format
2928 msgid "You must be logged in to invite other users to use %s."
2929 msgstr ""
2930 "Вы должны авторизоваться, чтобы приглашать других пользователей использовать "
2931 "%s."
2932
2933 #. TRANS: Form validation message when providing an e-mail address that does not validate.
2934 #. TRANS: %s is an invalid e-mail address.
2935 #, php-format
2936 msgid "Invalid email address: %s."
2937 msgstr "Неправильный адрес электронной почты: %s."
2938
2939 #. TRANS: Page title when invitations have been sent.
2940 msgid "Invitations sent"
2941 msgstr "Приглашения отправлены"
2942
2943 #. TRANS: Page title when inviting potential users.
2944 msgid "Invite new users"
2945 msgstr "Пригласить новых пользователей"
2946
2947 #. TRANS: Message displayed inviting users to use a StatusNet site while the inviting user
2948 #. TRANS: is already subscribed to one or more users with the given e-mail address(es).
2949 #. TRANS: Plural form is based on the number of reported already subscribed e-mail addresses.
2950 #. TRANS: Followed by a bullet list.
2951 msgid "You are already subscribed to this user:"
2952 msgid_plural "You are already subscribed to these users:"
2953 msgstr[0] ""
2954 msgstr[1] ""
2955 msgstr[2] ""
2956
2957 #. TRANS: Used as list item for already subscribed users (%1$s is nickname, %2$s is e-mail address).
2958 #. TRANS: Used as list item for already registered people (%1$s is nickname, %2$s is e-mail address).
2959 #, php-format
2960 msgctxt "INVITE"
2961 msgid "%1$s (%2$s)"
2962 msgstr "%1$s (%2$s)"
2963
2964 #. TRANS: Message displayed inviting users to use a StatusNet site while the invited user
2965 #. TRANS: already uses a this StatusNet site. Plural form is based on the number of
2966 #. TRANS: reported already present people. Followed by a bullet list.
2967 msgid "This person is already a user and you were automatically subscribed:"
2968 msgid_plural ""
2969 "These people are already users and you were automatically subscribed to them:"
2970 msgstr[0] ""
2971 "Это люди, которые уже являются пользователями, и на которых вы подписались "
2972 "автоматически:"
2973 msgstr[1] ""
2974 "Это люди, которые уже являются пользователями, и на которых вы подписались "
2975 "автоматически:"
2976 msgstr[2] ""
2977 "Это люди, которые уже являются пользователями, и на которых вы подписались "
2978 "автоматически:"
2979
2980 #. TRANS: Message displayed inviting users to use a StatusNet site. Plural form is
2981 #. TRANS: based on the number of invitations sent. Followed by a bullet list of
2982 #. TRANS: e-mail addresses to which invitations were sent.
2983 msgid "Invitation sent to the following person:"
2984 msgid_plural "Invitations sent to the following people:"
2985 msgstr[0] "Список адресов, на которые отправлены приглашения:"
2986 msgstr[1] "Список адресов, на которые отправлены приглашения:"
2987 msgstr[2] "Список адресов, на которые отправлены приглашения:"
2988
2989 #. TRANS: Generic message displayed after sending out one or more invitations to
2990 #. TRANS: people to join a StatusNet site.
2991 msgid ""
2992 "You will be notified when your invitees accept the invitation and register "
2993 "on the site. Thanks for growing the community!"
2994 msgstr ""
2995 "Мы сообщим Вам, если приглашения будут приняты и вновь приглашенные "
2996 "зарегистрируются на сайте. Спасибо за помощь в росте нашего сообщества!"
2997
2998 #. TRANS: Form instructions.
2999 msgid ""
3000 "Use this form to invite your friends and colleagues to use this service."
3001 msgstr "В этой форме вы можете пригласить друзей и коллег на этот сервис."
3002
3003 #. TRANS: Subject for invitation email. Note that 'them' is correct as a gender-neutral
3004 #. TRANS: singular 3rd-person pronoun in English. %1$s is the inviting user, $2$s is
3005 #. TRANS: the StatusNet sitename.
3006 #, php-format
3007 msgid "%1$s has invited you to join them on %2$s"
3008 msgstr "%1$s пригласил вас присоединиться к нему на %2$s"
3009
3010 #. TRANS: Client error displayed when trying to join a group while not logged in.
3011 msgid "You must be logged in to join a group."
3012 msgstr "Вы должны авторизоваться для вступления в группу."
3013
3014 #. TRANS: Title for join group page after joining.
3015 #, php-format
3016 msgctxt "TITLE"
3017 msgid "%1$s joined group %2$s"
3018 msgstr "%1$s вступил в группу %2$s"
3019
3020 #. TRANS: Exception thrown when there is an unknown error joining a group.
3021 msgid "Unknown error joining group."
3022 msgstr "Неизвестная ошибка при присоединении к группе."
3023
3024 #. TRANS: Client error displayed when trying to join a group while already a member.
3025 #. TRANS: Error text shown when trying to leave an existing group the user is not a member of.
3026 msgid "You are not a member of that group."
3027 msgstr "Вы не являетесь членом этой группы."
3028
3029 #. TRANS: User admin panel title
3030 msgctxt "TITLE"
3031 msgid "License"
3032 msgstr "Лицензия"
3033
3034 #. TRANS: Form instructions for the site license admin panel.
3035 msgid "License for this StatusNet site"
3036 msgstr "Лицензия этого сайта StatusNet"
3037
3038 #. TRANS: Client error displayed selecting an invalid license in the license admin panel.
3039 msgid "Invalid license selection."
3040 msgstr "Неверный выбор лицензии."
3041
3042 #. TRANS: Client error displayed when not specifying an owner for the all rights reserved license in the license admin panel.
3043 msgid ""
3044 "You must specify the owner of the content when using the All Rights Reserved "
3045 "license."
3046 msgstr ""
3047 "Вы должны указать владельца содержания при использовании лицензии «Все права "
3048 "защищены»."
3049
3050 #. TRANS: Client error displayed selecting a too long license title in the license admin panel.
3051 msgid "Invalid license title. Maximum length is 255 characters."
3052 msgstr "Неверное название лицензии. Максимальная длина 255 символов."
3053
3054 #. TRANS: Client error displayed specifying an invalid license URL in the license admin panel.
3055 msgid "Invalid license URL."
3056 msgstr "Неверный URL лицензии."
3057
3058 #. TRANS: Client error displayed specifying an invalid license image URL in the license admin panel.
3059 msgid "Invalid license image URL."
3060 msgstr "Неверный URL изображения лицензии."
3061
3062 #. TRANS: Client error displayed specifying an invalid license URL in the license admin panel.
3063 msgid "License URL must be blank or a valid URL."
3064 msgstr "URL лицензии должен быть пустым или действительным URL."
3065
3066 #. TRANS: Client error displayed specifying an invalid license image URL in the license admin panel.
3067 msgid "License image must be blank or valid URL."
3068 msgstr "Изображение лицензии должно быть пустым или действительным URL."
3069
3070 #. TRANS: Form legend in the license admin panel.
3071 msgid "License selection"
3072 msgstr "Выбор лицензии"
3073
3074 #. TRANS: License option in the license admin panel.
3075 #. TRANS: Checkbox label to mark a list private.
3076 msgid "Private"
3077 msgstr "Личное"
3078
3079 #. TRANS: License option in the license admin panel.
3080 msgid "All Rights Reserved"
3081 msgstr "Все права защищены"
3082
3083 #. TRANS: License option in the license admin panel.
3084 msgid "Creative Commons"
3085 msgstr "Creative Commons"
3086
3087 #. TRANS: Dropdown field label in the license admin panel.
3088 msgid "Type"
3089 msgstr "Тип"
3090
3091 #. TRANS: Dropdown field instructions in the license admin panel.
3092 msgid "Select a license."
3093 msgstr "Выберите лицензию."
3094
3095 #. TRANS: Form legend in the license admin panel.
3096 msgid "License details"
3097 msgstr "Подробности лицензии"
3098
3099 #. TRANS: Field label in the license admin panel.
3100 msgid "Owner"
3101 msgstr "Владелец"
3102
3103 #. TRANS: Field title in the license admin panel.
3104 msgid "Name of the owner of the site's content (if applicable)."
3105 msgstr "Имя владельца содержимого сайта (если применимо)."
3106
3107 #. TRANS: Field label in the license admin panel.
3108 msgid "License Title"
3109 msgstr "Название лицензии"
3110
3111 #. TRANS: Field title in the license admin panel.
3112 msgid "The title of the license."
3113 msgstr "Название лицензии."
3114
3115 #. TRANS: Field label in the license admin panel.
3116 msgid "License URL"
3117 msgstr "URL-адрес лицензии"
3118
3119 #. TRANS: Field title in the license admin panel.
3120 msgid "URL for more information about the license."
3121 msgstr "URL-адрес для получения дополнительной информации о лицензии."
3122
3123 #. TRANS: Field label in the license admin panel.
3124 msgid "License Image URL"
3125 msgstr "URL изображения лицензии"
3126
3127 #. TRANS: Field title in the license admin panel.
3128 msgid "URL for an image to display with the license."
3129 msgstr "URL изображения, отображаемого вместе с лицензией."
3130
3131 #. TRANS: Button title in the license admin panel.
3132 msgid "Save license settings."
3133 msgstr "Сохранить настройки лицензии."
3134
3135 #. TRANS: Form validation error displayed when trying to log in with incorrect credentials.
3136 msgid "Incorrect username or password."
3137 msgstr "Некорректное имя или пароль."
3138
3139 #. TRANS: Server error displayed when during login a server error occurs.
3140 #. TRANS: Server error displayed when a user object could not be created trying to login using "one time password login".
3141 msgid "Error setting user. You are probably not authorized."
3142 msgstr "Ошибка установки пользователя. Вы, вероятно, не авторизованы."
3143
3144 #. TRANS: Page title for login page.
3145 msgid "Login"
3146 msgstr "Вход"
3147
3148 #. TRANS: Form legend on login page.
3149 msgid "Login to site"
3150 msgstr "Авторизоваться"
3151
3152 #. TRANS: Field label on login page.
3153 msgid "Username or email address"
3154 msgstr "Имя пользователя или адрес электронной почты"
3155
3156 #. TRANS: Checkbox label label on login page.
3157 #. TRANS: Checkbox label on account registration page.
3158 msgid "Remember me"
3159 msgstr "Запомнить меня"
3160
3161 #. TRANS: Checkbox title on login page.
3162 #. TRANS: Checkbox title on account registration page.
3163 msgid "Automatically login in the future; not for shared computers!"
3164 msgstr "Автоматическии входить в дальнейшем. Не для общедоступных компьютеров!"
3165
3166 #. TRANS: Button text for log in on login page.
3167 msgctxt "BUTTON"
3168 msgid "Login"
3169 msgstr "Войти"
3170
3171 #. TRANS: Link text for link to "reset password" on login page.
3172 msgid "Lost or forgotten password?"
3173 msgstr "Потеряли или забыли пароль?"
3174
3175 #. TRANS: Form instructions on login page before being able to change user settings.
3176 msgid ""
3177 "For security reasons, please re-enter your user name and password before "
3178 "changing your settings."
3179 msgstr ""
3180 "По причинам сохранения безопасности введите имя и пароль ещё раз, прежде чем "
3181 "изменять Ваши установки."
3182
3183 #. TRANS: Form instructions on login page.
3184 msgid "Login with your username and password."
3185 msgstr "Войти с вашим именем участника и паролем."
3186
3187 #. TRANS: Form instructions on login page. This message contains Markdown links in the form [Link text](Link).
3188 #. TRANS: %%action.register%% is a link to the registration page.
3189 #, php-format
3190 msgid ""
3191 "Don't have a username yet? [Register](%%action.register%%) a new account."
3192 msgstr ""
3193 "У вас нет логина? [Зарегистрируйте](%%action.register%%) новую учётную "
3194 "запись."
3195
3196 #. TRANS: Client error displayed when trying to make another user admin on the Make Admin page while not an admin.
3197 msgid "Only an admin can make another user an admin."
3198 msgstr ""
3199 "Только администратор может сделать другого пользователя администратором."
3200
3201 #. TRANS: Client error displayed when trying to make another user admin on the Make Admin page who already is admin.
3202 #. TRANS: %1$s is the user that is already admin, %2$s is the group user is already admin for.
3203 #, php-format
3204 msgid "%1$s is already an admin for group \"%2$s\"."
3205 msgstr "%1$s уже является администратором группы «%2$s»."
3206
3207 #. TRANS: Server error displayed when trying to make another user admin on the Make Admin page fails
3208 #. TRANS: because the group membership record could not be gotten.
3209 #. TRANS: %1$s is the to be admin user, %2$s is the group user should be admin for.
3210 #, php-format
3211 msgid "Can't get membership record for %1$s in group %2$s."
3212 msgstr "Не удаётся получить запись принадлежности для %1$s к группе %2$s."
3213
3214 #. TRANS: Server error displayed when trying to make another user admin on the Make Admin page fails
3215 #. TRANS: because the group adminship record coud not be saved properly.
3216 #. TRANS: %1$s is the to be admin user, %2$s is the group user is already admin for.
3217 #, php-format
3218 msgid "Can't make %1$s an admin for group %2$s."
3219 msgstr "Невозможно сделать %1$s администратором группы %2$s."
3220
3221 #. TRANS: Client error displayed trying to make a micro summary without providing a status.
3222 msgid "No current status."
3223 msgstr "Нет текущего состояния."
3224
3225 #. TRANS: This is the title of the form for adding a new application.
3226 msgid "New application"
3227 msgstr "Новое приложение"
3228
3229 #. TRANS: Client error displayed trying to add a new application while not logged in.
3230 msgid "You must be logged in to register an application."
3231 msgstr "Вы должны авторизоваться, чтобы зарегистрировать приложение."
3232
3233 #. TRANS: Form instructions for registering a new application.
3234 msgid "Use this form to register a new application."
3235 msgstr "Используйте эту форму для создания нового приложения."
3236
3237 #. TRANS: Validation error shown when not providing a source URL in the "New application" form.
3238 msgid "Source URL is required."
3239 msgstr "URL источника обязателен."
3240
3241 #. TRANS: Server error displayed when an application could not be registered in the database through the "New application" form.
3242 msgid "Could not create application."
3243 msgstr "Не удаётся создать приложение."
3244
3245 #. TRANS: Form validation error messages displayed when uploading an invalid application logo.
3246 msgid "Invalid image."
3247 msgstr "Недопустимое изображение."
3248
3249 #. TRANS: Title for form to create a group.
3250 msgid "New group"
3251 msgstr "Новая группа"
3252
3253 #. TRANS: Client exception thrown when a user tries to create a group while banned.
3254 msgid "You are not allowed to create groups on this site."
3255 msgstr "Вы не можете создавать группы на этом сайте."
3256
3257 #. TRANS: Form instructions for group create form.
3258 msgid "Use this form to create a new group."
3259 msgstr "Используйте эту форму для создания новой группы."
3260
3261 #. TRANS: Page title for new direct message page.
3262 #. TRANS: Page title on page for sending a direct message.
3263 msgid "New message"
3264 msgstr "Новое сообщение"
3265
3266 #. TRANS: Client error displayed trying to send a direct message to a user while sender and
3267 #. TRANS: receiver are not subscribed to each other.
3268 msgid "You cannot send a message to this user."
3269 msgstr "Вы не можете послать сообщение этому пользователю."
3270
3271 #. TRANS: Form validator error displayed trying to send a direct message without content.
3272 #. TRANS: Client error displayed trying to send a notice without content.
3273 #. TRANS: Command exception text shown when trying to send a direct message to another user without content.
3274 #. TRANS: Command exception text shown when trying to reply to a notice without providing content for the reply.
3275 msgid "No content!"
3276 msgstr "Нет контента!"
3277
3278 #. TRANS: Form validation error displayed trying to send a direct message without specifying a recipient.
3279 msgid "No recipient specified."
3280 msgstr "Нет адресата."
3281
3282 #. TRANS: Page title after sending a direct message.
3283 msgid "Message sent"
3284 msgstr "Сообщение отправлено"
3285
3286 #. TRANS: Confirmation text after sending a direct message.
3287 #. TRANS: %s is the direct message recipient.
3288 #. TRANS: Message given have sent a direct message to another user.
3289 #. TRANS: %s is the name of the other user.
3290 #, php-format
3291 msgid "Direct message to %s sent."
3292 msgstr "Прямое сообщение для %s послано."
3293
3294 #. TRANS: Page title after an AJAX error occurred on the "send direct message" page.
3295 #. TRANS: Page title after an AJAX error occurs on the send notice page.
3296 msgid "Ajax Error"
3297 msgstr "Ошибка AJAX"
3298
3299 #. TRANS: Page title for sending a new notice.
3300 #. TRANS: Title for form to send a new notice.
3301 msgctxt "TITLE"
3302 msgid "New notice"
3303 msgstr "Новая запись"
3304
3305 #. TRANS: Page title after sending a notice.
3306 msgid "Notice posted"
3307 msgstr "Запись опубликована"
3308
3309 #. TRANS: Instructions for Notice search page.
3310 #. TRANS: %%site.name%% is the name of the StatusNet site.
3311 #, php-format
3312 msgid ""
3313 "Search for notices on %%site.name%% by their contents. Separate search terms "
3314 "by spaces; they must be 3 characters or more."
3315 msgstr ""
3316 "Поиск по содержанию записей на %%site.name%%. Между ключевыми словами "
3317 "ставьте пробелы. Минимальная длина слова — 3 буквы."
3318
3319 #. TRANS: Title of the page where users can search for notices.
3320 msgid "Text search"
3321 msgstr "Поиск текста"
3322
3323 #. TRANS: Test in RSS notice search.
3324 #. TRANS: %1$s is the query, %2$s is the StatusNet site name.
3325 #, php-format
3326 msgid "Search results for \"%1$s\" on %2$s"
3327 msgstr "Результаты поиска для «%1$s» на %2$s"
3328
3329 #. TRANS: Text for logged in users making a query for notices without results.
3330 #. TRANS: This message contains a Markdown link.
3331 #, php-format
3332 msgid ""
3333 "Be the first to [post on this topic](%%%%action.newnotice%%%%?"
3334 "status_textarea=%s)!"
3335 msgstr ""
3336 "Станьте первыми, кто [напишет на эту тему](%%%%action.newnotice%%%%?"
3337 "status_textarea=%s)!"
3338
3339 #. TRANS: Text for not logged in users making a query for notices without results.
3340 #. TRANS: This message contains Markdown links.
3341 #, php-format
3342 msgid ""
3343 "Why not [register an account](%%%%action.register%%%%) and be the first to "
3344 "[post on this topic](%%%%action.newnotice%%%%?status_textarea=%s)!"
3345 msgstr ""
3346 "Почему бы не [зарегистрироваться](%%%%action.register%%%%) и не отправить "
3347 "первое [сообщение на эту тему](%%%%action.newnotice%%%%?status_textarea=%s)?"
3348
3349 #. TRANS: RSS notice search feed title. %s is the query.
3350 #, php-format
3351 msgid "Updates with \"%s\""
3352 msgstr "Обновления с «$s»"
3353
3354 #. TRANS: RSS notice search feed description.
3355 #. TRANS: %1$s is the query, %2$s is the StatusNet site name.
3356 #, php-format
3357 msgid "Updates matching search term \"%1$s\" on %2$s."
3358 msgstr "Обновления по запросу «%1$s» на %2$s."
3359
3360 #. TRANS: Client error displayed trying to nudge a user that cannot be nudged.
3361 msgid ""
3362 "This user doesn't allow nudges or hasn't confirmed or set their email "
3363 "address yet."
3364 msgstr ""
3365 "Этот пользователь не разрешает «подталкивать» его или ещё не подтвердил или "
3366 "не указал свой email-адрес."
3367
3368 #. TRANS: Page title after sending a nudge.
3369 msgid "Nudge sent"
3370 msgstr "«Подталкивание» послано"
3371
3372 #. TRANS: Confirmation text after sending a nudge.
3373 msgid "Nudge sent!"
3374 msgstr "«Подталкивание» отправлено!"
3375
3376 #. TRANS: Message displayed to an anonymous user trying to view OAuth application list.
3377 msgid "You must be logged in to list your applications."
3378 msgstr "Вы должны авторизоваться, чтобы просматривать свои приложения."
3379
3380 #. TRANS: Page title for OAuth applications
3381 msgid "OAuth applications"
3382 msgstr "Приложения OAuth"
3383
3384 #. TRANS: Page instructions for OAuth applications
3385 msgid "Applications you have registered"
3386 msgstr "Приложения, которые вы зарегистрировали"
3387
3388 #. TRANS: Empty list message on page with OAuth applications.
3389 #, php-format
3390 msgid "You have not registered any applications yet."
3391 msgstr "Вы пока не зарегистрировали ни одного приложения."
3392
3393 #. TRANS: Title for OAuth connection settings.
3394 msgid "Connected applications"
3395 msgstr "Подключённые приложения"
3396
3397 #. TRANS: Instructions for OAuth connection settings.
3398 msgid "The following connections exist for your account."
3399 msgstr "Следующие приложения подключены к вашей учётной записи."
3400
3401 #. TRANS: Client error when trying to revoke access for an application while not being a user of it.
3402 msgid "You are not a user of that application."
3403 msgstr "Вы не являетесь пользователем этого приложения."
3404
3405 #. TRANS: Client error when revoking access has failed for some reason.
3406 #. TRANS: %s is the application ID revoking access failed for.
3407 #, php-format
3408 msgid "Unable to revoke access for application: %s."
3409 msgstr "Не удаётся отозвать доступ для приложения: %s."
3410
3411 #. TRANS: Success message after revoking access for an application.
3412 #. TRANS: %1$s is the application name, %2$s is the first part of the user token.
3413 #, php-format
3414 msgid ""
3415 "You have successfully revoked access for %1$s and the access token starting "
3416 "with %2$s."
3417 msgstr ""
3418 "Доступ для %1$s и ключ доступа, начинающийся на %2$s, успешно отозваны."
3419
3420 #. TRANS: Empty list message when no applications have been authorised yet.
3421 msgid "You have not authorized any applications to use your account."
3422 msgstr "Вы не разрешили приложениям использовать вашу учётную запись."
3423
3424 #. TRANS: Note for developers in the OAuth connection settings form.
3425 #. TRANS: This message contains a Markdown link. Do not separate "](".
3426 #. TRANS: %s is the URL to the OAuth settings.
3427 #, php-format
3428 msgid ""
3429 "Are you a developer? [Register an OAuth client application](%s) to use with "
3430 "this instance of StatusNet."
3431 msgstr ""
3432 "Вы разработчик? [Зарегистрируйте клиентское приложение OAuth](%s) для "
3433 "использования с этим сайтом StatusNet."
3434
3435 #. TRANS: Server error displayed in oEmbed action when path not found.
3436 #. TRANS: %s is a path.
3437 #, php-format
3438 msgid "\"%s\" not found."
3439 msgstr "«%s» не найден."
3440
3441 #. TRANS: Server error displayed in oEmbed action when notice not found.
3442 #. TRANS: %s is a notice.
3443 #, php-format
3444 msgid "Notice %s not found."
3445 msgstr "Запись %s не найдена."
3446
3447 #. TRANS: Server error displayed in oEmbed action when notice has not profile.
3448 #. TRANS: Server error displayed trying to show a notice without a connected profile.
3449 msgid "Notice has no profile."
3450 msgstr "Уведомление не имеет профиля."
3451
3452 #. TRANS: oEmbed title. %1$s is the author name, %2$s is the creation date.
3453 #. TRANS: Title of the page that shows a notice.
3454 #. TRANS: %1$s is a user name, %2$s is the notice creation date/time.
3455 #, php-format
3456 msgid "%1$s's status on %2$s"
3457 msgstr "Статус %1$s на %2$s"
3458
3459 #. TRANS: Server error displayed in oEmbed action when attachment not found.
3460 #. TRANS: %d is an attachment ID.
3461 #, php-format
3462 msgid "Attachment %s not found."
3463 msgstr "Вложение %s не найдено."
3464
3465 #. TRANS: Server error displayed in oEmbed request when a path is not supported.
3466 #. TRANS: %s is a path.
3467 #, php-format
3468 msgid "\"%s\" not supported for oembed requests."
3469 msgstr "«%s» не поддерживается для oembed-запросов."
3470
3471 #. TRANS: Error message displaying attachments. %s is a raw MIME type (eg 'image/png')
3472 #, php-format
3473 msgid "Content type %s not supported."
3474 msgstr "Тип содержимого %s не поддерживается."
3475
3476 #. TRANS: Error message displaying attachments. %s is the site's base URL.
3477 #, php-format
3478 msgid "Only %s URLs over plain HTTP please."
3479 msgstr "Только %s URL в простом HTTP, пожалуйста."
3480
3481 #. TRANS: Server error displayed in oEmbed action when request specifies an unsupported data format.
3482 #. TRANS: Client error on an API request with an unsupported data format.
3483 msgid "Not a supported data format."
3484 msgstr "Неподдерживаемый формат данных."
3485
3486 #. TRANS: Page title for profile settings.
3487 msgid "Old school UI settings"
3488 msgstr "Старые параметры настройки UI"
3489
3490 #. TRANS: Usage instructions for profile settings.
3491 msgid "If you like it \"the old way\", you can set that here."
3492 msgstr ""
3493
3494 #. TRANS: Confirmation shown when user profile settings are saved.
3495 #. TRANS: Message after successful saving of administrative settings.
3496 msgid "Settings saved."
3497 msgstr "Настройки сохранены."
3498
3499 msgid "Only stream mode (no conversations) in timelines"
3500 msgstr ""
3501
3502 msgid "Show conversation page as hierarchical trees"
3503 msgstr ""
3504
3505 msgid "Show nicknames (not full names) in timelines"
3506 msgstr ""
3507
3508 #. TRANS: Button text to save a list.
3509 msgid "Save"
3510 msgstr "Сохранить"
3511
3512 #. TRANS: ShortName in the OpenSearch interface when trying to find users.
3513 msgid "People Search"
3514 msgstr "Поиск людей"
3515
3516 #. TRANS: ShortName in the OpenSearch interface when trying to find notices.
3517 msgid "Notice Search"
3518 msgstr "Поиск в записях"
3519
3520 #. TRANS: Client error displayed trying to use "one time password login" when already logged in.
3521 #. TRANS: Client error displayed when trying to register while already logged in.
3522 msgid "Already logged in."
3523 msgstr "Вы уже авторизовались."
3524
3525 #. TRANS: Client error displayed trying to use "one time password login" without specifying a user.
3526 msgid "No user ID specified."
3527 msgstr "Не указан идентификатор пользователя."
3528
3529 #. TRANS: Client error displayed trying to use "one time password login" without specifying a login token.
3530 msgid "No login token specified."
3531 msgstr "Не указан ключ для входа."
3532
3533 #. TRANS: Client error displayed trying to use "one time password login" without requesting a login token.
3534 msgid "No login token requested."
3535 msgstr "Ключ для входа не был запрошен."
3536
3537 #. TRANS: Client error displayed trying to use "one time password login" while specifying an invalid login token.
3538 msgid "Invalid login token specified."
3539 msgstr "Задан неверный ключ для входа."
3540
3541 #. TRANS: Client error displayed trying to use "one time password login" while specifying an expired login token.
3542 msgid "Login token expired."
3543 msgstr "Срок действия ключа для входа истёк."
3544
3545 #. TRANS: Title for outbox for any but the fist page.
3546 #. TRANS: %1$s is the user nickname, %2$d is the page number.
3547 #, php-format
3548 msgid "Outbox for %1$s - page %2$d"
3549 msgstr "Исходящие для %s — страница %2$d"
3550
3551 #. TRANS: Title for first page of outbox.
3552 #, php-format
3553 msgid "Outbox for %s"
3554 msgstr "Исходящие для %s"
3555
3556 #. TRANS: Instructions for outbox.
3557 msgid "This is your outbox, which lists private messages you have sent."
3558 msgstr ""
3559 "Это список исходящих писем, в котором перечислены отправленные вами личные "
3560 "сообщения."
3561
3562 #. TRANS: Title for page where to change password.
3563 msgctxt "TITLE"
3564 msgid "Change password"
3565 msgstr "Изменение пароля"
3566
3567 #. TRANS: Instructions for page where to change password.
3568 msgid "Change your password."
3569 msgstr "Измените ваш пароль."
3570
3571 #. TRANS: Fieldset legend on page where to change password.
3572 #. TRANS: Fieldset legend for password reset form.
3573 msgid "Password change"
3574 msgstr "Пароль сохранён."
3575
3576 #. TRANS: Field label on page where to change password.
3577 msgid "Old password"
3578 msgstr "Старый пароль"
3579
3580 #. TRANS: Field label on page where to change password.
3581 #. TRANS: Field label for password reset form.
3582 msgid "New password"
3583 msgstr "Новый пароль"
3584
3585 #. TRANS: Field title on page where to change password.
3586 #. TRANS: Field title on account registration page.
3587 msgid "6 or more characters."
3588 msgstr "6 или более символов."
3589
3590 #. TRANS: Field label on page where to change password. In this field the new password should be typed a second time.
3591 msgctxt "LABEL"
3592 msgid "Confirm"
3593 msgstr "Подтверждение"
3594
3595 #. TRANS: Field title on page where to change password.
3596 #. TRANS: Title for field label for password reset form where the password has to be typed again.
3597 #. TRANS: Field title on account registration page.
3598 msgid "Same as password above."
3599 msgstr "Тот же пароль, что и выше."
3600
3601 #. TRANS: Button text on page where to change password.
3602 msgctxt "BUTTON"
3603 msgid "Change"
3604 msgstr "Изменить"
3605
3606 #. TRANS: Form validation error on page where to change password.
3607 #. TRANS: Form validation error displayed when trying to register with too short a password.
3608 msgid "Password must be 6 or more characters."
3609 msgstr "Пароль должен быть длиной не менее 6 символов."
3610
3611 #. TRANS: Form validation error on password change when password confirmation does not match.
3612 #. TRANS: Form validation error displayed when trying to register with non-matching passwords.
3613 msgid "Passwords do not match."
3614 msgstr "Пароли не совпадают."
3615
3616 #. TRANS: Form validation error on page where to change password.
3617 msgid "Incorrect old password."
3618 msgstr "Неверный старый пароль."
3619
3620 #. TRANS: Form validation error on page where to change password.
3621 msgid "Error saving user; invalid."
3622 msgstr "Ошибка сохранения пользователя; неверное имя."
3623
3624 #. TRANS: Server error displayed on page where to change password when password change
3625 #. TRANS: could not be made because of a server error.
3626 #. TRANS: Reset password form validation error message.
3627 msgid "Cannot save new password."
3628 msgstr "Не удаётся сохранить новый пароль."
3629
3630 #. TRANS: Form validation notice on page where to change password.
3631 msgid "Password saved."
3632 msgstr "Пароль сохранён."
3633
3634 #. TRANS: Title for Paths admin panel.
3635 msgid "Paths"
3636 msgstr "Пути"
3637
3638 #. TRANS: Form instructions for Path admin panel.
3639 msgid "Path and server settings for this StatusNet site"
3640 msgstr "Настройки пути и сервера для этого сайта StatusNet"
3641
3642 #. TRANS: Client error in Paths admin panel.
3643 #. TRANS: %s is the directory that could not be read from.
3644 #, php-format
3645 msgid "Theme directory not readable: %s."
3646 msgstr "Директория тем не доступна для чтения: %s."
3647
3648 #. TRANS: Client error in Paths admin panel.
3649 #. TRANS: %s is the avatar directory that could not be written to.
3650 #, php-format
3651 msgid "Avatar directory not writable: %s."
3652 msgstr "Директория аватар не доступна для записи: %s."
3653
3654 #. TRANS: Client error in Paths admin panel.
3655 #. TRANS: %s is the locales directory that could not be read from.
3656 #, php-format
3657 msgid "Locales directory not readable: %s."
3658 msgstr "Директория локализаций не доступна для чтения: %s."
3659
3660 #. TRANS: Client error in Paths admin panel.
3661 #. TRANS: %s is the SSL server URL that is too long.
3662 msgid "Invalid SSL server. The maximum length is 255 characters."
3663 msgstr "Неверный SSL-сервер. Максимальная длина составляет 255 символов."
3664
3665 #. TRANS: Fieldset legend in Paths admin panel.
3666 msgid "Site"
3667 msgstr "Сайт"
3668
3669 #. TRANS: Field label in Paths admin panel.
3670 msgid "Server"
3671 msgstr "Сервер"
3672
3673 #. TRANS: Field title in Paths admin panel.
3674 msgid "Site's server hostname."
3675 msgstr "Имя хоста сервера сайта."
3676
3677 #. TRANS: Field label in Paths admin panel.
3678 msgid "Path"
3679 msgstr "Путь"
3680
3681 #. TRANS: Field title in Paths admin panel.
3682 msgid "Site path."
3683 msgstr "Путь к сайту."
3684
3685 #. TRANS: Field label in Paths admin panel.
3686 msgid "Locale directory"
3687 msgstr "Директория локализации"
3688
3689 #. TRANS: Field title in Paths admin panel.
3690 msgid "Directory path to locales."
3691 msgstr "Путь к директории локализаций"
3692
3693 #. TRANS: Checkbox label in Paths admin panel.
3694 msgid "Fancy URLs"
3695 msgstr "Короткие URL"
3696
3697 #. TRANS: Field title in Paths admin panel.
3698 msgid "Use fancy URLs (more readable and memorable)?"
3699 msgstr "Использовать ли короткие (более читаемые и запоминаемые) URL-адреса?"
3700
3701 #. TRANS: Fieldset legend in Paths admin panel.
3702 msgctxt "LEGEND"
3703 msgid "Theme"
3704 msgstr "Оформление"
3705
3706 #. TRANS: Tooltip for field label in Paths admin panel.
3707 msgid "Server for themes."
3708 msgstr "Сервер для тем."
3709
3710 #. TRANS: Tooltip for field label in Paths admin panel.
3711 msgid "Web path to themes."
3712 msgstr "Веб-путь к темам."
3713
3714 #. TRANS: Field label in Paths admin panel.
3715 msgid "SSL server"
3716 msgstr "SSL-сервер"
3717
3718 #. TRANS: Tooltip for field label in Paths admin panel.
3719 msgid "SSL server for themes (default: SSL server)."
3720 msgstr "SSL-сервер для темы (по умолчанию: SSL-сервер)."
3721
3722 #. TRANS: Field label in Paths admin panel.
3723 msgid "SSL path"
3724 msgstr "SSL-путь"
3725
3726 #. TRANS: Tooltip for field label in Paths admin panel.
3727 msgid "SSL path to themes (default: /theme/)."
3728 msgstr "SSL-путь к темам (по умолчанию: /theme/)."
3729
3730 #. TRANS: Field label in Paths admin panel.
3731 msgid "Directory"
3732 msgstr "Директория"
3733
3734 #. TRANS: Tooltip for field label in Paths admin panel.
3735 msgid "Directory where themes are located."
3736 msgstr "Директория, в которой расположены темы."
3737
3738 #. TRANS: Fieldset legend in Paths admin panel.
3739 msgid "Avatars"
3740 msgstr "Аватары"
3741
3742 #. TRANS: Field label in Paths admin panel.
3743 msgid "Avatar server"
3744 msgstr "Сервер аватар"
3745
3746 #. TRANS: Tooltip for field label in Paths admin panel.
3747 msgid "Server for avatars."
3748 msgstr "Сервер для аватаров."
3749
3750 #. TRANS: Field label in Paths admin panel.
3751 msgid "Avatar path"
3752 msgstr "Путь к аватарам"
3753
3754 #. TRANS: Tooltip for field label in Paths admin panel.
3755 msgid "Web path to avatars."
3756 msgstr "Веб-путь к аватарам."
3757
3758 #. TRANS: Field label in Paths admin panel.
3759 msgid "Avatar directory"
3760 msgstr "Директория аватар"
3761
3762 #. TRANS: Tooltip for field label in Paths admin panel.
3763 msgid "Directory where avatars are located."
3764 msgstr "Директория, в которой расположены аватары."
3765
3766 #. TRANS: Fieldset legens in Paths admin panel.
3767 msgid "Attachments"
3768 msgstr "Вложения"
3769
3770 #. TRANS: Tooltip for field label in Paths admin panel.
3771 msgid "Server for attachments."
3772 msgstr "Сервер для вложений."
3773
3774 #. TRANS: Tooltip for field label in Paths admin panel.
3775 msgid "Web path to attachments."
3776 msgstr "Веб-путь к вложениям."
3777
3778 #. TRANS: Tooltip for field label in Paths admin panel.
3779 msgid "Server for attachments on SSL pages."
3780 msgstr "Сервер для вложений на SSL-страницах."
3781
3782 #. TRANS: Tooltip for field label in Paths admin panel.
3783 msgid "Web path to attachments on SSL pages."
3784 msgstr "Веб-путь к вложениям на SSL-страницах."
3785
3786 #. TRANS: Tooltip for field label in Paths admin panel.
3787 msgid "Directory where attachments are located."
3788 msgstr "Директория, в которой расположены вложения."
3789
3790 #. TRANS: Fieldset legend in Paths admin panel.
3791 msgctxt "LEGEND"
3792 msgid "SSL"
3793 msgstr "SSL"
3794
3795 #. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
3796 #. TRANS: Option in dropdown for snapshot method in admin panel for snapshots.
3797 msgid "Never"
3798 msgstr "Никогда"
3799
3800 #. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
3801 msgid "Sometimes"
3802 msgstr "Иногда"
3803
3804 #. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
3805 msgid "Always"
3806 msgstr "Всегда"
3807
3808 #. TRANS: Drop down label in Paths admin panel.
3809 msgid "Use SSL"
3810 msgstr "Использовать SSL"
3811
3812 #. TRANS: Tooltip for field label in Paths admin panel.
3813 msgid "When to use SSL."
3814 msgstr "Когда использовать SSL."
3815
3816 #. TRANS: Tooltip for field label in Paths admin panel.
3817 msgid "Server to direct SSL requests to."
3818 msgstr "Сервер, которому направлять SSL-запросы."
3819
3820 #. TRANS: Button title text to store form data in the Paths admin panel.
3821 msgid "Save path settings."
3822 msgstr "Сохранить настройки пути."
3823
3824 #. TRANS: Instructions for the "People search" page.
3825 #. TRANS: %%site.name%% is the name of the StatusNet site.
3826 #, php-format
3827 msgid ""
3828 "Search for people on %%site.name%% by their name, location, or interests. "
3829 "Separate the terms by spaces; they must be 3 characters or more."
3830 msgstr ""
3831 "Поиск людей на %%site.name%% по имени, месторасположению или интересам. "
3832 "Разделяйте ключевые слова пробелами. Минимальная длина слова — 3 буквы."
3833
3834 #. TRANS: Title of a page where users can search for other users.
3835 msgid "People search"
3836 msgstr "Поиск людей"
3837
3838 #. TRANS: Title for list page.
3839 #. TRANS: %s is a list.
3840 #, php-format
3841 msgid "Public list %s"
3842 msgstr "Открытый список %s"
3843
3844 #. TRANS: Title for list page.
3845 #. TRANS: %1$s is a list, %2$d is a page number.
3846 #, php-format
3847 msgid "Public list %1$s, page %2$d"
3848 msgstr "Открытый список %1$s, страница %2$d"
3849
3850 #. TRANS: Message for anonymous users on list page.
3851 #. TRANS: This message contains Markdown links in the form [description](link).
3852 #, php-format
3853 msgid ""
3854 "Lists are how you sort similar people on %%site.name%%, a [micro-blogging]"
3855 "(http://en.wikipedia.org/wiki/Micro-blogging) service based on the Free "
3856 "Software [StatusNet](http://status.net/) tool. You can then easily keep "
3857 "track of what they are doing by subscribing to the list's timeline."
3858 msgstr ""
3859 "Списки — это способ сгруппировать похожих пользователей на %%site.name%%, "
3860 "сервисе [микроблогов](http://ru.wikipedia.org/wiki/Микроблоггинг), "
3861 "работающем на свободном программном обеспечении [StatusNet](http://status."
3862 "net/). Вы можете с легкостью отслеживать все события, о которых пишут эти "
3863 "люди, просто подписавшись на ленту сообщений этого списка."
3864
3865 #. TRANS: Client error displayed when a tagger is expected but not provided.
3866 msgid "No tagger."
3867 msgstr "Нет автора тега."
3868
3869 #. TRANS: Title for list of people listed by the user.
3870 #. TRANS: %1$s is a list, %2$s is a username.
3871 #, php-format
3872 msgid "People listed in %1$s by %2$s"
3873 msgstr "Люди, указанные в списке %1$s пользователем %2$s"
3874
3875 #. TRANS: Title for list of people listed by the user.
3876 #. TRANS: %1$s is a list, %2$s is a username, %2$s is a page number.
3877 #, php-format
3878 msgid "People listed in %1$s by %2$s, page %3$d"
3879 msgstr "Люди, указанные в списке %1$s пользователем %2$s, страница %3$d"
3880
3881 #. TRANS: Addition in tag membership list for creator of a tag.
3882 #. TRANS: Addition in tag subscribers list for creator of a tag.
3883 msgid "Creator"
3884 msgstr "Создатель"
3885
3886 #. TRANS: Title for lists by a user page for a private tag.
3887 msgid "Private lists by you"
3888 msgstr "Ваши личные списки"
3889
3890 #. TRANS: Title for lists by a user page for a public tag.
3891 msgid "Public lists by you"
3892 msgstr "Ваши открытые списки"
3893
3894 #. TRANS: Title for lists by a user page.
3895 msgid "Lists by you"
3896 msgstr "Ваши списки"
3897
3898 #. TRANS: Title for lists by a user page.
3899 #. TRANS: %s is a user nickname.
3900 #, php-format
3901 msgid "Lists by %s"
3902 msgstr "Списки пользователя %s"
3903
3904 #. TRANS: Title for lists by a user page.
3905 #. TRANS: %1$s is a user nickname, %2$d is a page number.
3906 #, php-format
3907 msgid "Lists by %1$s, page %2$d"
3908 msgstr "Списки пользователя %1$s, страница %2$d"
3909
3910 #. TRANS: Client error displayed when trying view another user's private lists.
3911 msgid "You cannot view others' private lists"
3912 msgstr "Вы не можете просматривать личные списки других пользователей"
3913
3914 #. TRANS: Mode selector label.
3915 msgid "Mode"
3916 msgstr "Режим"
3917
3918 #. TRANS: Link text to show lists for user %s.
3919 #, php-format
3920 msgid "Lists for %s"
3921 msgstr "Списки %s"
3922
3923 #. TRANS: Fieldset legend.
3924 #. TRANS: Fieldset legend on gallery action page.
3925 msgid "Select tag to filter"
3926 msgstr "Выберите тег для фильтрации"
3927
3928 #. TRANS: Checkbox title.
3929 msgid "Show private tags."
3930 msgstr "Показывать личные теги."
3931
3932 #. TRANS: Checkbox label to show public tags.
3933 msgctxt "LABEL"
3934 msgid "Public"
3935 msgstr "Открытые"
3936
3937 #. TRANS: Checkbox title.
3938 msgid "Show public tags."
3939 msgstr "Показывать открытые теги."
3940
3941 #. TRANS: Submit button text for tag filter form.
3942 #. TRANS: Submit button text on gallery action page.
3943 msgctxt "BUTTON"
3944 msgid "Go"
3945 msgstr "Перейти"
3946
3947 #. TRANS: Message displayed for anonymous users on page that displays lists by a user.
3948 #. TRANS: This message contains Markdown links in the form [description](links).
3949 #. TRANS: %s is a tagger nickname.
3950 #, php-format
3951 msgid ""
3952 "These are lists created by **%s**. Lists are how you sort similar people on %"
3953 "%%%site.name%%%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
3954 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
3955 "tool. You can easily keep track of what they are doing by subscribing to the "
3956 "list's timeline."
3957 msgstr ""
3958 "Здесь представлены списки, созданные **%s**. Списки — это способ "
3959 "сгруппировать похожих пользователей на %%%%site.name%%%%, сервисе "
3960 "[микроблогов](http://ru.wikipedia.org/wiki/Микроблоггинг), работающем на "
3961 "свободном программном обеспечении [StatusNet](http://status.net/). Вы можете "
3962 "с легкостью отслеживать все события, о которых пишут эти люди, просто "
3963 "подписавшись на ленту сообщений этого списка."
3964
3965 #. TRANS: Message displayed on page that displays lists by a user when there are none.
3966 #. TRANS: This message contains Markdown links in the form [description](links).
3967 #. TRANS: %s is a tagger nickname.
3968 #, php-format
3969 msgid "%s has not created any [lists](%%%%doc.lists%%%%) yet."
3970 msgstr "%s пока не создал ни одного [списка](%%%%doc.lists%%%%)."
3971
3972 #. TRANS: Page title. %s is a tagged user's nickname.
3973 #, php-format
3974 msgid "Lists with %s in them"
3975 msgstr "Списки, в которые входит %s"
3976
3977 #. TRANS: Page title. %1$s is a tagged user's nickname, %2$s is a page number.
3978 #, php-format
3979 msgid "Lists with %1$s, page %2$d"
3980 msgstr "Списки, в которые входит %1$s, страница %2$d"
3981
3982 #. TRANS: Message displayed for anonymous users on page that displays lists for a user.
3983 #. TRANS: This message contains Markdown links in the form [description](links).
3984 #. TRANS: %s is a tagger nickname.
3985 #, php-format
3986 msgid ""
3987 "These are lists for **%s**. lists are how you sort similar people on %%%%"
3988 "site.name%%%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
3989 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
3990 "tool. You can easily keep track of what they are doing by subscribing to the "
3991 "list's timeline."
3992 msgstr ""
3993 "Здесь представлены списки **%s**. Списки — это способ сгруппировать похожих "
3994 "пользователей на %%%%site.name%%%%, сервисе [микроблогов](http://ru."
3995 "wikipedia.org/wiki/Микроблоггинг), работающем на свободном программном "
3996 "обеспечении [StatusNet](http://status.net/). Вы можете с лёгкостью "
3997 "отслеживать все события, о которых пишут эти люди, просто подписавшись на "
3998 "ленту сообщений этого списка."
3999
4000 #. TRANS: Message displayed on page that displays lists a user was added to when there are none.
4001 #. TRANS: This message contains Markdown links in the form [description](links).
4002 #. TRANS: %s is a user nickname.
4003 #, php-format
4004 msgid "%s has not been [listed](%%%%doc.lists%%%%) by anyone yet."
4005 msgstr "%s пока не входит ни в один чужой [список](%%%%doc.lists%%%%)."
4006
4007 #. TRANS: Page title for list of list subscribers.
4008 #. TRANS: %1$s is a list, %2$s is a user nickname.
4009 #, php-format
4010 msgid "Subscribers to list %1$s by %2$s"
4011 msgstr "Подписанные на список %1$s пользователя %2$s"
4012
4013 #. TRANS: Page title for list of list subscribers.
4014 #. TRANS: %1$s is a list, %2$s is a user nickname, %3$d is a page number.
4015 #, php-format
4016 msgid "Subscribers to list %1$s by %2$s, page %3$d"
4017 msgstr "Подписанные на список %1$s пользователя %2$s, страница %3$d"
4018
4019 #. TRANS: Title for page that displays lists subscribed to by a user.
4020 #. TRANS: %s is a profile nickname.
4021 #, php-format
4022 msgid "Lists subscribed to by %s"
4023 msgstr "Списки, на которые подписан %s"
4024
4025 #. TRANS: Title for page that displays lists subscribed to by a user.
4026 #. TRANS: %1$s is a profile nickname, %2$d is a page number.
4027 #, php-format
4028 msgid "Lists subscribed to by %1$s, page %2$d"
4029 msgstr "Списки, на которые подписан %1$s, страница%2$d"
4030
4031 #. TRANS: Message displayed for anonymous users on page that displays lists subscribed to by a user.
4032 #. TRANS: This message contains Markdown links in the form [description](links).
4033 #. TRANS: %s is a profile nickname.
4034 #, php-format
4035 msgid ""
4036 "These are lists subscribed to by **%s**. Lists are how you sort similar "
4037 "people on %%%%site.name%%%%, a [micro-blogging](http://en.wikipedia.org/wiki/"
4038 "Micro-blogging) service based on the Free Software [StatusNet](http://status."
4039 "net/) tool. You can easily keep track of what they are doing by subscribing "
4040 "to the list's timeline."
4041 msgstr ""
4042 "Здесь представлены списки, на которые подписан **%s**. Списки — это способ "
4043 "сгруппировать похожих пользователей на %%%%site.name%%%%, сервисе "
4044 "[микроблогов](http://ru.wikipedia.org/wiki/Микроблоггинг), работающем на "
4045 "свободном программном обеспечении [StatusNet](http://status.net/). Вы можете "
4046 "с лёгкостью отслеживать все события, о которых пишут эти люди, просто "
4047 "подписавшись на ленту сообщений этого списка."
4048
4049 #. TRANS: Page title for AJAX form return when a disabling a plugin.
4050 msgctxt "plugin"
4051 msgid "Disabled"
4052 msgstr "Отключено"
4053
4054 #. TRANS: Client error displayed when trying to use another method than POST.
4055 #. TRANS: Do not translate POST.
4056 #. TRANS: Client error displayed trying to perform any request method other than POST.
4057 #. TRANS: Do not translate POST.
4058 #. TRANS: Client error displayed when trying to use another method than POST.
4059 msgid "This action only accepts POST requests."
4060 msgstr "Это действие принимает только POST-запросы."
4061
4062 #. TRANS: Client error displayed when trying to enable or disable a plugin without access rights.
4063 msgid "You cannot administer plugins."
4064 msgstr "Вы не можете управлять плагинами."
4065
4066 #. TRANS: Client error displayed when trying to enable or disable a non-existing plugin.
4067 msgid "No such plugin."
4068 msgstr "Нет такого плагина."
4069
4070 #. TRANS: Page title for AJAX form return when enabling a plugin.
4071 msgctxt "plugin"
4072 msgid "Enabled"
4073 msgstr "Включено"
4074
4075 #. TRANS: Tab and title for plugins admin panel.
4076 msgctxt "TITLE"
4077 msgid "Plugins"
4078 msgstr "Плагины"
4079
4080 #. TRANS: Instructions at top of plugin admin page.
4081 msgid ""
4082 "Additional plugins can be enabled and configured manually. See the <a href="
4083 "\"http://status.net/wiki/Plugins\">online plugin documentation</a> for more "
4084 "details."
4085 msgstr ""
4086 "Плагины можно включить и настроить вручную. См. <a href=\"http://status.net/"
4087 "wiki/Plugins\">онлайн-документацию по плагинам</a> для получения "
4088 "дополнительной информации."
4089
4090 #. TRANS: Admin form section header
4091 msgid "Default plugins"
4092 msgstr "Плагины по умолчанию"
4093
4094 #. TRANS: Text displayed on plugin admin page when no plugin are enabled.
4095 msgid ""
4096 "All default plugins have been disabled from the site's configuration file."
4097 msgstr ""
4098 "Все плагины по умолчанию был отключены в файле конфигурации данного сайта."
4099
4100 #. TRANS: Client error displayed when trying to add an unindentified field to profile.
4101 #. TRANS: %s is a field name.
4102 #, php-format
4103 msgid "Unidentified field %s."
4104 msgstr "Неизвестное поле %s."
4105
4106 #. TRANS: Page title.
4107 msgctxt "TITLE"
4108 msgid "Search results"
4109 msgstr "Результаты поиска"
4110
4111 #. TRANS: Error message in case a search is shorter than three characters.
4112 msgid "The search string must be at least 3 characters long."
4113 msgstr "Поисковый запрос должен содержать хотя бы 3 символа."
4114
4115 #. TRANS: Page title for profile settings.
4116 msgid "Profile settings"
4117 msgstr "Настройки профиля"
4118
4119 #. TRANS: Usage instructions for profile settings.
4120 msgid ""
4121 "You can update your personal profile info here so people know more about you."
4122 msgstr ""
4123 "Ниже вы можете обновить свой профиль, чтобы люди узнали о вас немного больше."
4124
4125 #. TRANS: Profile settings form legend.
4126 msgid "Profile information"
4127 msgstr "Информация профиля"
4128
4129 #. TRANS: Tooltip for field label in form for profile settings.
4130 #. TRANS: Field title on account registration page.
4131 #. TRANS: Field title on group edit form.
4132 msgid "1-64 lowercase letters or numbers, no punctuation or spaces."
4133 msgstr ""
4134 "1-64 латинских строчных буквы или цифры, без знаков препинания и пробелов"
4135
4136 #. TRANS: Field label in form for profile settings.
4137 #. TRANS: Field label on account registration page.
4138 #. TRANS: Field label on group edit form.
4139 msgid "Full name"
4140 msgstr "Полное имя"
4141
4142 #. TRANS: Field label in form for profile settings.
4143 #. TRANS: Field label on account registration page.
4144 #. TRANS: Form input field label.
4145 #. TRANS: Field label on group edit form; points to "more info" for a group.
4146 msgid "Homepage"
4147 msgstr "Главная"
4148
4149 #. TRANS: Tooltip for field label in form for profile settings.
4150 #. TRANS: Field title on account registration page.
4151 msgid "URL of your homepage, blog, or profile on another site."
4152 msgstr "Адрес вашей домашней страницы, блога или профиля на другом сайте."
4153
4154 #. TRANS: Tooltip for field label in form for profile settings. Plural
4155 #. TRANS: is decided by the number of characters available for the
4156 #. TRANS: biography (%d).
4157 #. TRANS: Text area title in form for account registration. Plural
4158 #. TRANS: is decided by the number of characters available for the
4159 #. TRANS: biography (%d).
4160 #, php-format
4161 msgid "Describe yourself and your interests in %d character."
4162 msgid_plural "Describe yourself and your interests in %d characters."
4163 msgstr[0] "Опишите себя и свои увлечения при помощи %d символа."
4164 msgstr[1] "Опишите себя и свои увлечения при помощи %d символов."
4165 msgstr[2] "Опишите себя и свои увлечения при помощи %d символов."
4166
4167 #. TRANS: Tooltip for field label in form for profile settings.
4168 #. TRANS: Text area title on account registration page.
4169 msgid "Describe yourself and your interests."
4170 msgstr "Опишите себя и свои интересы."
4171
4172 #. TRANS: Text area label in form for profile settings where users can provide
4173 #. TRANS: their biography.
4174 #. TRANS: Text area label on account registration page.
4175 msgid "Bio"
4176 msgstr "Биография"
4177
4178 #. TRANS: Field label in form for profile settings.
4179 #. TRANS: Field label on account registration page.
4180 #. TRANS: Field label on group edit form.
4181 #. TRANS: Dropdown option for searching in profiles.
4182 msgid "Location"
4183 msgstr "Местоположение"
4184
4185 #. TRANS: Tooltip for field label in form for profile settings.
4186 #. TRANS: Field title on account registration page.
4187 msgid "Where you are, like \"City, State (or Region), Country\"."
4188 msgstr "Где вы находитесь, например «Город, область (или регион), страна»."
4189
4190 #. TRANS: Checkbox label in form for profile settings.
4191 msgid "Share my current location when posting notices"
4192 msgstr "Делиться своим текущим местоположением при отправке записей"
4193
4194 #. TRANS: Field label in form for profile settings.
4195 #. TRANS: Title for group tag cloud section.
4196 #. TRANS: %s is a group name.
4197 msgid "Tags"
4198 msgstr "Теги"
4199
4200 #. TRANS: Tooltip for field label in form for profile settings.
4201 msgid ""
4202 "Tags for yourself (letters, numbers, -, ., and _), comma- or space- "
4203 "separated."
4204 msgstr ""
4205 "Теги для себя (буквы, цифры, -, ., и _), разделённые запятой или пробелом."
4206
4207 #. TRANS: Dropdownlist label in form for profile settings.
4208 msgid "Language"
4209 msgstr "Язык"
4210
4211 #. TRANS: Tooltip for dropdown list label in form for profile settings.
4212 msgid "Preferred language."
4213 msgstr "Предпочитаемый язык."
4214
4215 #. TRANS: Dropdownlist label in form for profile settings.
4216 msgid "Timezone"
4217 msgstr "Часовой пояс"
4218
4219 #. TRANS: Tooltip for dropdown list label in form for profile settings.
4220 msgid "What timezone are you normally in?"
4221 msgstr "В каком часовом поясе Вы обычно находитесь?"
4222
4223 #. TRANS: Checkbox label in form for profile settings.
4224 msgid ""
4225 "Automatically subscribe to whoever subscribes to me (best for non-humans)."
4226 msgstr ""
4227 "Автоматически подписываться на всех, кто подписался на меня (идеально для "
4228 "людей-машин)."
4229
4230 #. TRANS: Dropdown field label on profile settings, for what policies to apply when someone else tries to subscribe to your updates.
4231 msgid "Subscription policy"
4232 msgstr "Политика подписки"
4233
4234 #. TRANS: Dropdown field option for following policy.
4235 msgid "Let anyone follow me"
4236 msgstr "Позволять всем следовать на мной"
4237
4238 #. TRANS: Dropdown field option for following policy.
4239 msgid "Ask me first"
4240 msgstr "Сначала спросить у меня"
4241
4242 #. TRANS: Dropdown field title on group edit form.
4243 msgid "Whether other users need your permission to follow your updates."
4244 msgstr ""
4245 "Нужно ли разрешение другим пользователям для следования за вашими "
4246 "сообщениями."
4247
4248 #. TRANS: Checkbox label in profile settings.
4249 msgid "Make updates visible only to my followers"
4250 msgstr "Сделать новые записи видимыми только для последователей"
4251
4252 #. TRANS: Validation error in form for profile settings.
4253 #. TRANS: Plural form is used based on the maximum number of allowed
4254 #. TRANS: characters for the biography (%d).
4255 #. TRANS: Form validation error on registration page when providing too long a bio text.
4256 #. TRANS: %d is the maximum number of characters for bio; used for plural.
4257 #, php-format
4258 msgid "Bio is too long (maximum %d character)."
4259 msgid_plural "Bio is too long (maximum %d characters)."
4260 msgstr[0] "Слишком длинная биография (максимум %d символ)."
4261 msgstr[1] "Слишком длинная биография (максимум %d символа)."
4262 msgstr[2] "Слишком длинная биография (максимум %d символов)."
4263
4264 #. TRANS: Validation error in form for profile settings.
4265 #. TRANS: Client error displayed trying to save site settings without a timezone.
4266 msgid "Timezone not selected."
4267 msgstr "Часовой пояс не выбран."
4268
4269 #. TRANS: Validation error in form for profile settings.
4270 msgid "Language is too long (maximum 50 characters)."
4271 msgstr "Слишком длинный язык (максимум 50 символов)."
4272
4273 #. TRANS: Validation error in form for profile settings.
4274 #. TRANS: %s is an invalid tag.
4275 #. TRANS: Form validation error displayed if a given tag is invalid.
4276 #. TRANS: %s is the invalid tag.
4277 #. TRANS: Error displayed if a given tag is invalid.
4278 #. TRANS: %s is the invalid tag.
4279 #, php-format
4280 msgid "Invalid tag: \"%s\"."
4281 msgstr "Неверный тег «%s»."
4282
4283 #. TRANS: Server error thrown when user profile settings could not be updated to
4284 #. TRANS: automatically subscribe to any subscriber.
4285 msgid "Could not update user for autosubscribe or subscribe_policy."
4286 msgstr "Не удалось обновить пользователя для автоматической подписки."
4287
4288 #. TRANS: Server error thrown when user profile location preference settings could not be updated.
4289 msgid "Could not save location prefs."
4290 msgstr "Не удаётся сохранить настройки местоположения."
4291
4292 #. TRANS: Server error thrown when user profile settings tags could not be saved.
4293 msgid "Could not save tags."
4294 msgstr "Не удаётся сохранить теги."
4295
4296 #. TRANS: Option in profile settings to restore the account of the currently logged in user from a backup.
4297 #. TRANS: Page title for page where a user account can be restored from backup.
4298 msgid "Restore account"
4299 msgstr "Восстановить учётную запись"
4300
4301 #. TRANS: Client error displayed when requesting a public timeline page beyond the page limit.
4302 #. TRANS: %s is the page limit.
4303 #, php-format
4304 msgid "Beyond the page limit (%s)."
4305 msgstr "Превышен предел страницы (%s)."
4306
4307 #. TRANS: Server error displayed when a public timeline cannot be retrieved.
4308 msgid "Could not retrieve public timeline."
4309 msgstr "Не удаётся получить открытую ленту."
4310
4311 #. TRANS: Title for all public timeline pages but the first.
4312 #. TRANS: %d is the page number.
4313 #, php-format
4314 msgid "Public timeline, page %d"
4315 msgstr "Общая лента, страница %d"
4316
4317 #. TRANS: Title for the first public timeline page.
4318 #. TRANS: Menu item title in search group navigation panel.
4319 msgid "Public timeline"
4320 msgstr "Общая лента"
4321
4322 #. TRANS: Link description for public timeline feed.
4323 msgid "Public Timeline Feed (Activity Streams JSON)"
4324 msgstr "Открытая лента (JSON Activity Streams)"
4325
4326 #. TRANS: Link description for public timeline feed.
4327 msgid "Public Timeline Feed (RSS 1.0)"
4328 msgstr "Открытая лента (RSS 1.0)"
4329
4330 #. TRANS: Link description for public timeline feed.
4331 msgid "Public Timeline Feed (RSS 2.0)"
4332 msgstr "Открытая лента (RSS 2.0)"
4333
4334 #. TRANS: Link description for public timeline feed.
4335 msgid "Public Timeline Feed (Atom)"
4336 msgstr "Открытая лента (Atom)"
4337
4338 #. TRANS: Text displayed for public feed when there are no public notices.
4339 #, php-format
4340 msgid ""
4341 "This is the public timeline for %%site.name%% but no one has posted anything "
4342 "yet."
4343 msgstr "Это общая лента %%site.name%%, однако пока никто ничего не отправил."
4344
4345 #. TRANS: Additional text displayed for public feed when there are no public notices for a logged in user.
4346 msgid "Be the first to post!"
4347 msgstr "Создайте первую запись!"
4348
4349 #. TRANS: Additional text displayed for public feed when there are no public notices for a not logged in user.
4350 #, php-format
4351 msgid ""
4352 "Why not [register an account](%%action.register%%) and be the first to post!"
4353 msgstr ""
4354 "Почему бы не [зарегистрироваться](%%action.register%%), чтобы стать первым "
4355 "отправителем?"
4356
4357 #. TRANS: Message for not logged in users at an invite-only site trying to view the public feed of notices.
4358 #. TRANS: This message contains Markdown links. Please mind the formatting.
4359 #, php-format
4360 msgid ""
4361 "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
4362 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
4363 "tool. [Join now](%%action.register%%) to share notices about yourself with "
4364 "friends, family, and colleagues! ([Read more](%%doc.help%%))"
4365 msgstr ""
4366 "%%site.name%% — это сайт для [микроблогинга](http://ru.wikipedia.org/wiki/"
4367 "Микроблоггинг), созданный с использованием свободного программного "
4368 "обеспечения [StatusNet](http://status.net/). [Стань участником](%%action."
4369 "register%%), чтобы держать в курсе своих  событий  поклонников, друзей, "
4370 "родственников и коллег! ([Читать далее](%%doc.help%%))"
4371
4372 #. TRANS: Message for not logged in users at a closed site trying to view the public feed of notices.
4373 #. TRANS: This message contains Markdown links. Please mind the formatting.
4374 #, php-format
4375 msgid ""
4376 "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
4377 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
4378 "tool."
4379 msgstr ""
4380 "%%site.name%% - это сайт для [микроблогинга](http://ru.wikipedia.org/wiki/"
4381 "Микроблоггинг), созданный с использованием свободного программного "
4382 "обеспечения [StatusNet](http://status.net/)."
4383
4384 #. TRANS: Public RSS feed description. %s is the StatusNet site name.
4385 #, php-format
4386 msgid "%s updates from everyone."
4387 msgstr "Обновления %s от всех."
4388
4389 #. TRANS: Title for public tag cloud.
4390 msgid "Public tag cloud"
4391 msgstr "Общее облако тегов"
4392
4393 #. TRANS: Instructions (more used like an explanation/header).
4394 #. TRANS: %s is the StatusNet sitename.
4395 #, php-format
4396 msgid "These are most popular recent tags on %s"
4397 msgstr "Самые популярные недавние теги на %s"
4398
4399 #. TRANS: This message contains a Markdown URL. The link description is between
4400 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
4401 #. TRANS: and do not change the URL part.
4402 #, php-format
4403 msgid "No one has posted a notice with a [hashtag](%%doc.tags%%) yet."
4404 msgstr "Пока никто на оставлял записей с [тегами](%%doc.tags%%)."
4405
4406 #. TRANS: Message shown to a logged in user for the public tag cloud
4407 #. TRANS: while no tags exist yet. "One" refers to the non-existing hashtag.
4408 msgid "Be the first to post one!"
4409 msgstr "Станьте первым отправителем!"
4410
4411 #. TRANS: Message shown to a anonymous user for the public tag cloud
4412 #. TRANS: while no tags exist yet. "One" refers to the non-existing hashtag.
4413 #. TRANS: This message contains a Markdown URL. The link description is between
4414 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
4415 #. TRANS: and do not change the URL part.
4416 #, php-format
4417 msgid ""
4418 "Why not [register an account](%%action.register%%) and be the first to post "
4419 "one!"
4420 msgstr ""
4421 "Почему бы не [зарегистрироваться](%%action.register%%), чтобы отправить "
4422 "первым?"
4423
4424 #. TRANS: Client error displayed trying to recover password while already logged in.
4425 msgid "You are already logged in!"
4426 msgstr "Вы уже авторизованы!"
4427
4428 #. TRANS: Client error displayed when password recovery code is not correct.
4429 msgid "No such recovery code."
4430 msgstr "Нет такого кода восстановления."
4431
4432 #. TRANS: Client error displayed when no proper password recovery code was submitted.
4433 msgid "Not a recovery code."
4434 msgstr "Нет кода восстановления."
4435
4436 #. TRANS: Server error displayed trying to recover password without providing a user.
4437 msgid "Recovery code for unknown user."
4438 msgstr "Код восстановления неизвестного пользователя."
4439
4440 #. TRANS: Server error displayed removing a password recovery code from the database.
4441 msgid "Error with confirmation code."
4442 msgstr "Ошибка, связанная с кодом подтверждения."
4443
4444 #. TRANS: Client error displayed trying to recover password with too old a recovery code.
4445 msgid "This confirmation code is too old. Please start again."
4446 msgstr "Код подтверждения слишком старый. Попробуйте ещё раз."
4447
4448 #. TRANS: Server error displayed when updating a user's e-mail address in the database fails while recovering a password.
4449 msgid "Could not update user with confirmed email address."
4450 msgstr "Не удаётся обновить пользователя с подтверждённым электронным адресом."
4451
4452 #. TRANS: Page notice for password recovery page.
4453 msgid ""
4454 "If you have forgotten or lost your password, you can get a new one sent to "
4455 "the email address you have stored in your account."
4456 msgstr ""
4457 "Если вы забыли или потеряли свой пароль, вы можете запросить новый пароль на "
4458 "email-адрес вашей учётной записи."
4459
4460 #. TRANS: Page notice for password change page.
4461 msgid "You have been identified. Enter a new password below."
4462 msgstr "Вы опознаны системой. Введите новый пароль ниже."
4463
4464 #. TRANS: Fieldset legend for password recovery page.
4465 msgid "Password recovery"
4466 msgstr "Восстановление пароля"
4467
4468 #. TRANS: Field label on password recovery page.
4469 msgid "Nickname or email address"
4470 msgstr "Имя или email-адрес"
4471
4472 #. TRANS: Title for field label on password recovery page.
4473 msgid "Your nickname on this server, or your registered email address."
4474 msgstr "Ваше имя на этом сервере или электронный адрес регистрации."
4475
4476 #. TRANS: Field label on password recovery page.
4477 msgid "Recover"
4478 msgstr "Восстановление"
4479
4480 #. TRANS: Button text on password recovery page.
4481 msgctxt "BUTTON"
4482 msgid "Recover"
4483 msgstr "Восстановить"
4484
4485 #. TRANS: Title for password recovery page in password reset mode.
4486 msgid "Reset password"
4487 msgstr "Переустановить пароль"
4488
4489 #. TRANS: Title for password recovery page in password recover mode.
4490 msgid "Recover password"
4491 msgstr "Восстановление пароля"
4492
4493 #. TRANS: Title for password recovery page in email sent mode.
4494 #. TRANS: Subject for password recovery e-mail.
4495 msgid "Password recovery requested"
4496 msgstr "Запрошено восстановление пароля"
4497
4498 #. TRANS: Title for password recovery page in password saved mode.
4499 msgid "Password saved"
4500 msgstr "Пароль сохранён"
4501
4502 #. TRANS: Title for field label for password reset form.
4503 msgid "6 or more characters, and do not forget it!"
4504 msgstr "6 или более символов, и не забывайте его!"
4505
4506 #. TRANS: Button text for password reset form.
4507 msgctxt "BUTTON"
4508 msgid "Reset"
4509 msgstr "Сбросить"
4510
4511 #. TRANS: Form instructions for password recovery form.
4512 msgid "Enter a nickname or email address."
4513 msgstr "Введите имя или электронный адрес."
4514
4515 #. TRANS: User notification after an e-mail with instructions was sent from the password recovery form.
4516 msgid ""
4517 "Instructions for recovering your password have been sent to the email "
4518 "address registered to your account."
4519 msgstr ""
4520 "Инструкции по восстановлению пароля посланы на электронный адрес, который Вы "
4521 "указали при регистрации вашего аккаунта."
4522
4523 #. TRANS: Client error displayed when trying to reset as password without providing a user.
4524 msgid "Unexpected password reset."
4525 msgstr "Нетиповая переустановка пароля."
4526
4527 #. TRANS: Reset password form validation error message.
4528 msgid "Password must be 6 characters or more."
4529 msgstr "Пароль должен быть длиной не менее 6 символов."
4530
4531 #. TRANS: Reset password form validation error message.
4532 msgid "Password and confirmation do not match."
4533 msgstr "Пароль и его подтверждение не совпадают."
4534
4535 #. TRANS: Server error displayed when something does wrong with the user object during password reset.
4536 #. TRANS: Server error displayed when saving fails during user registration.
4537 msgid "Error setting user."
4538 msgstr "Ошибка в установках пользователя."
4539
4540 #. TRANS: Success message for user after password reset.
4541 msgid "New password successfully saved. You are now logged in."
4542 msgstr "Новый пароль успешно сохранён. Вы авторизовались."
4543
4544 #. TRANS: Client exception thrown when no ID parameter was provided.
4545 msgid "No id parameter."
4546 msgstr "Не указан параметр id."
4547
4548 #. TRANS: Client exception thrown when an invalid ID parameter was provided for a file.
4549 #. TRANS: %d is the provided ID for which the file is not present (number).
4550 #, php-format
4551 msgid "No such file \"%d\"."
4552 msgstr "Нет такого файла «%d»."
4553
4554 #. TRANS: Client error displayed when trying to register to an invite-only site without an invitation.
4555 msgid "Sorry, only invited people can register."
4556 msgstr "Простите, регистрация только по приглашению."
4557
4558 #. TRANS: Client error displayed when trying to register to an invite-only site without a valid invitation.
4559 msgid "Sorry, invalid invitation code."
4560 msgstr "Извините, неверный пригласительный код."
4561
4562 #. TRANS: Title for registration page after a succesful registration.
4563 msgid "Registration successful"
4564 msgstr "Регистрация успешна!"
4565
4566 #. TRANS: Title for registration page.
4567 msgctxt "TITLE"
4568 msgid "Register"
4569 msgstr "Регистрация"
4570
4571 #. TRANS: Client error displayed when trying to register to a closed site.
4572 msgid "Registration not allowed."
4573 msgstr "Регистрация недопустима."
4574
4575 #. TRANS: Form validation error displayed when trying to register without agreeing to the site license.
4576 msgid "You cannot register if you do not agree to the license."
4577 msgstr ""
4578 "Вы не можете зарегистрироваться без подтверждения лицензионного соглашения."
4579
4580 #. TRANS: Form validation error displayed when trying to register with an already registered e-mail address.
4581 msgid "Email address already exists."
4582 msgstr "Такой электронный адрес уже задействован."
4583
4584 #. TRANS: Form validation error displayed when trying to register with an invalid username or password.
4585 msgid "Invalid username or password."
4586 msgstr "Неверное имя или пароль."
4587
4588 #. TRANS: Page notice on registration page.
4589 msgid ""
4590 "With this form you can create a new account. You can then post notices and "
4591 "link up to friends and colleagues."
4592 msgstr ""
4593 "С помощью этой формы вы можете создать новую учётную запись. После этого вы "
4594 "сможете публиковать записи и устанавливать связи с друзьями и коллегами."
4595
4596 #. TRANS: Field label on account registration page. In this field the password has to be entered a second time.
4597 msgctxt "PASSWORD"
4598 msgid "Confirm"
4599 msgstr "Подтверждение"
4600
4601 #. TRANS: Field label on account registration page.
4602 msgctxt "LABEL"
4603 msgid "Email"
4604 msgstr "Электронная почта"
4605
4606 #. TRANS: Field title on account registration page.
4607 msgid "Used only for updates, announcements, and password recovery."
4608 msgstr ""
4609 "Используется только для обновлений, оповещений и восстановления пароля."
4610
4611 #. TRANS: Field title on account registration page.
4612 msgid "Longer name, preferably your \"real\" name."
4613 msgstr "Полное имя, предпочтительно ваше настоящее имя."
4614
4615 #. TRANS: Button text to register a user on account registration page.
4616 msgctxt "BUTTON"
4617 msgid "Register"
4618 msgstr "Регистрация"
4619
4620 #. TRANS: Copyright checkbox label in registration dialog, for private sites.
4621 #. TRANS: %1$s is the StatusNet sitename.
4622 #, php-format
4623 msgid ""
4624 "I understand that content and data of %1$s are private and confidential."
4625 msgstr ""
4626 "Я понимаю, что содержание и данные %1$s являются частными и "
4627 "конфиденциальными."
4628
4629 #. TRANS: Copyright checkbox label in registration dialog, for all rights reserved with a specified copyright owner.
4630 #. TRANS: %1$s is the license owner.
4631 #, php-format
4632 msgid "My text and files are copyright by %1$s."
4633 msgstr "Авторским правом на мои тексты и файлы обладает %1$s."
4634
4635 #. TRANS: Copyright checkbox label in registration dialog, for all rights reserved with ownership left to contributors.
4636 msgid "My text and files remain under my own copyright."
4637 msgstr "Авторские права на мои тексты и файлы остаются за мной."
4638
4639 #. TRANS: Copyright checkbox label in registration dialog, for all rights reserved.
4640 msgid "All rights reserved."
4641 msgstr "Все права защищены."
4642
4643 #. TRANS: Copyright checkbox label in registration dialog, for Creative Commons-style licenses.
4644 #, php-format
4645 msgid ""
4646 "My text and files are available under %s except this private data: password, "
4647 "email address, IM address, and phone number."
4648 msgstr ""
4649 "Мои тексты и файлы доступны на условиях %s, за исключением следующей личной "
4650 "информации: пароля, почтового адреса, номера мессенджера и номера телефона."
4651
4652 #. TRANS: Text displayed after successful account registration.
4653 #. TRANS: %1$s is the registered nickname, %2$s is the profile URL.
4654 #. TRANS: This message contains Markdown links in the form [link text](link)
4655 #. TRANS: and variables in the form %%%%variable%%%%. Please mind the syntax.
4656 #, php-format
4657 msgid ""
4658 "Congratulations, %1$s! And welcome to %%%%site.name%%%%. From here, you may "
4659 "want to...\n"
4660 "\n"
4661 "* Go to [your profile](%2$s) and post your first message.\n"
4662 "* Add a [Jabber/GTalk address](%%%%action.imsettings%%%%) so you can send "
4663 "notices through instant messages.\n"
4664 "* [Search for people](%%%%action.peoplesearch%%%%) that you may know or that "
4665 "share your interests. \n"
4666 "* Update your [profile settings](%%%%action.profilesettings%%%%) to tell "
4667 "others more about you. \n"
4668 "* Read over the [online docs](%%%%doc.help%%%%) for features you may have "
4669 "missed. \n"
4670 "\n"
4671 "Thanks for signing up and we hope you enjoy using this service."
4672 msgstr ""
4673 "Наши поздравления, %1$s! И добро пожаловать на %%%%site.name%%%%. Здесь вы "
4674 "можете…\n"
4675 "\n"
4676 "* Перейти в [ваш микроблог](%2$s) и опубликовать вашу первую запись.\n"
4677 "* Добавить ваш [адрес Jabber/GTalk](%%%%action.imsettings%%%%), для "
4678 "возможности отправлять записи через мгновенные сообщения.\n"
4679 "* [Найти людей](%%%%action.peoplesearch%%%%), которых вы, возможно, знаете, "
4680 "или с которыми разделяете одни и те же интересы.\n"
4681 "* Обновить ваши [настройки профиля](%%%%action.profilesettings%%%%), чтобы "
4682 "больше рассказать другим о себе.\n"
4683 "* Прочитать [документацию](%%%%doc.help%%%%), чтобы узнать о возможностях, о "
4684 "которых вы можете не знать.\n"
4685 "\n"
4686 "Спасибо за то, что присоединились к нам, надеемся, что вы получите "
4687 "удовольствие от использования данного сервиса!"
4688
4689 #. TRANS: Instruction text on how to deal with the e-mail address confirmation e-mail.
4690 msgid ""
4691 "(You should receive a message by email momentarily, with instructions on how "
4692 "to confirm your email address.)"
4693 msgstr ""
4694 "(Вы должный получить письмо с описанием того, как подтвердить свой "
4695 "электронный адрес.)"
4696
4697 #. TRANS: Client error displayed when an unknown error occurs while delisting a user.
4698 #. TRANS: %s is a username.
4699 #, php-format
4700 msgid "There was an unexpected error while delisting %s."
4701 msgstr "Произошла непредвиденная ошибка при удалении %s из списка."
4702
4703 #. TRANS: Client error displayed when an unknown error occurs while listing a user.
4704 #. TRANS: %s is a profile URL.
4705 #, php-format
4706 msgid ""
4707 "There was a problem listing %s. The remote server is probably not responding "
4708 "correctly, please try retrying later."
4709 msgstr ""
4710 "Возникла проблема с добавлением %s в список. Удалённый сервер, вероятно, не "
4711 "отвечает правильно. Пожалуйста, попробуйте позже."
4712
4713 #. TRANS: Title after removing a user from a list.
4714 msgid "Unlisted"
4715 msgstr "Нет в списке"
4716
4717 #. TRANS: Client error displayed when trying to repeat a notice while not logged in.
4718 msgid "Only logged-in users can repeat notices."
4719 msgstr "Повторять записи могут только вошедшие пользователи."
4720
4721 #. TRANS: Client error displayed when trying to repeat a notice while not providing a notice ID.
4722 #. TRANS: Client error displayed when trying to repeat a non-existing notice.
4723 msgid "No notice specified."
4724 msgstr "Не указана запись."
4725
4726 #. TRANS: Title after repeating a notice.
4727 #. TRANS: Repeat form status in notice list when a notice has been repeated.
4728 msgid "Repeated"
4729 msgstr "Повторено"
4730
4731 #. TRANS: Confirmation text after repeating a notice.
4732 msgid "Repeated!"
4733 msgstr "Повторено!"
4734
4735 #. TRANS: Title for first page of replies for a user.
4736 #. TRANS: %s is a user nickname.
4737 #. TRANS: RSS reply feed title. %s is a user nickname.
4738 #. TRANS: Menu item title in personal group navigation menu.
4739 #. TRANS: %s is a username.
4740 #, php-format
4741 msgid "Replies to %s"
4742 msgstr "Ответы для %s"
4743
4744 #. TRANS: Title for all but the first page of replies for a user.
4745 #. TRANS: %1$s is a user nickname, %2$d is a page number.
4746 #, php-format
4747 msgid "Replies to %1$s, page %2$d"
4748 msgstr "Ответы для %1$s, страница %2$d"
4749
4750 #. TRANS: Link for feed with replies for a user.
4751 #. TRANS: %s is a user nickname.
4752 #, php-format
4753 msgid "Replies feed for %s (Activity Streams JSON)"
4754 msgstr "Лента ответов для %s (JSON Activity Streams)"
4755
4756 #. TRANS: Link for feed with replies for a user.
4757 #. TRANS: %s is a user nickname.
4758 #, php-format
4759 msgid "Replies feed for %s (RSS 1.0)"
4760 msgstr "Лента записей для %s (RSS 1.0)"
4761
4762 #. TRANS: Link for feed with replies for a user.
4763 #. TRANS: %s is a user nickname.
4764 #, php-format
4765 msgid "Replies feed for %s (RSS 2.0)"
4766 msgstr "Лента записей для %s (RSS 2.0)"
4767
4768 #. TRANS: Link for feed with replies for a user.
4769 #. TRANS: %s is a user nickname.
4770 #, php-format
4771 msgid "Replies feed for %s (Atom)"
4772 msgstr "Лента записей для %s (Atom)"
4773
4774 #. TRANS: Empty list message for page with replies for a user.
4775 #. TRANS: %1$s and %s$s are the user nickname.
4776 #, php-format
4777 msgid ""
4778 "This is the timeline showing replies to %1$s but %2$s hasn't received a "
4779 "notice to them yet."
4780 msgstr ""
4781 "Эта лента содержит ответы  для %1$s, однако %2$s пока не получил уведомление "
4782 "о них."
4783
4784 #. TRANS: Empty list message for page with replies for a user for the logged in user.
4785 #. TRANS: This message contains a Markdown link in the form [link text](link).
4786 #, php-format
4787 msgid ""
4788 "You can engage other users in a conversation, subscribe to more people or "
4789 "[join groups](%%action.groups%%)."
4790 msgstr ""
4791 "Вы можете вовлечь других пользователей в разговор, подписавшись на большее "
4792 "число людей или [присоединившись к группам](%%action.groups%%)."
4793
4794 #. TRANS: Empty list message for page with replies for a user for all logged in users but the user themselves.
4795 #. TRANS: %1$s, %2$s and %3$s are a user nickname. This message contains a Markdown link in the form [link text](link).
4796 #, php-format
4797 msgid ""
4798 "You can try to [nudge %1$s](../%2$s) or [post something to them](%%%%action."
4799 "newnotice%%%%?status_textarea=%3$s)."
4800 msgstr ""
4801 "Вы можете попробовать «[подтолкнуть %1$s](../%2$s)» или [написать им что-"
4802 "нибудь](%%%%action.newnotice%%%%?status_textarea=%3$s)."
4803
4804 #. TRANS: RSS reply feed description.
4805 #. TRANS: %1$s is a user nickname, %2$s is the StatusNet site name.
4806 #, php-format
4807 msgid "Replies to %1$s on %2$s."
4808 msgstr "Ответы на записи %1$s на %2$s."
4809
4810 #. TRANS: Client exception displayed when trying to restore an account while not logged in.
4811 msgid "Only logged-in users can restore their account."
4812 msgstr "Восстановить учётную запись могут только вошедшие пользователи."
4813
4814 #. TRANS: Client exception displayed when trying to restore an account without having restore rights.
4815 msgid "You may not restore your account."
4816 msgstr "Вы не можете восстановить свою учётную запись."
4817
4818 #. TRANS: Client exception displayed trying to restore an account while something went wrong uploading a file.
4819 #. TRANS: Client exception. No file; probably just a non-AJAX submission.
4820 msgid "No uploaded file."
4821 msgstr "Нет загруженного файла."
4822
4823 #. TRANS: Client exception thrown when an uploaded file is larger than set in php.ini.
4824 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
4825 msgstr "Загружаемый файл превышает директиву upload_max_filesize в php.ini."
4826
4827 #. TRANS: Client exception.
4828 msgid ""
4829 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
4830 "the HTML form."
4831 msgstr ""
4832 "Загружаемый файл превышает директиву MAX_FILE_SIZE, указанную в HTML-форме."
4833
4834 #. TRANS: Client exception.
4835 msgid "The uploaded file was only partially uploaded."
4836 msgstr "Загружаемый файл загружен только частично."
4837
4838 #. TRANS: Client exception thrown when a temporary folder is not present to store a file upload.
4839 msgid "Missing a temporary folder."
4840 msgstr "Отсутствует временной каталог."
4841
4842 #. TRANS: Client exception thrown when writing to disk is not possible during a file upload operation.
4843 msgid "Failed to write file to disk."
4844 msgstr "Не удаётся записать файл на диск."
4845
4846 #. TRANS: Client exception thrown when a file upload operation has been stopped by an extension.
4847 msgid "File upload stopped by extension."
4848 msgstr "Загрузка файла остановлена по расширению."
4849
4850 #. TRANS: Client exception thrown when a file upload operation has failed with an unknown reason.
4851 #. TRANS: Exception thrown when uploading an image fails for an unknown reason.
4852 #. TRANS: Client exception thrown when a file upload operation has failed with an unknown reason.
4853 msgid "System error uploading file."
4854 msgstr "Системная ошибка при загрузке файла."
4855
4856 #. TRANS: Client exception thrown when a feed is not an Atom feed.
4857 #. TRANS: Client exception thrown when an imported feed is not an Atom feed.
4858 msgid "Not an Atom feed."
4859 msgstr "Не является каналом Atom."
4860
4861 #. TRANS: Success message when a feed has been restored.
4862 msgid ""
4863 "Feed has been restored. Your old posts should now appear in search and your "
4864 "profile page."
4865 msgstr ""
4866 "Лента восстановлена. Ваши старые сообщения теперь должны появиться в поиске "
4867 "и на странице вашего профиля."
4868
4869 #. TRANS: Message when a feed restore is in progress.
4870 msgid "Feed will be restored. Please wait a few minutes for results."
4871 msgstr "Лента будет восстановлена. Пожалуйста, подождите несколько минут."
4872
4873 #. TRANS: Form instructions for feed restore.
4874 msgid ""
4875 "You can upload a backed-up timeline in <a href=\"http://activitystrea.ms/"
4876 "\">Activity Streams</a> format."
4877 msgstr ""
4878 "Вы можете загрузить на сайт резервную копию ленты в формате <a href=\"http://"
4879 "activitystrea.ms/\">Activity Streams</a>."
4880
4881 #. TRANS: Title for submit button to confirm upload of a user backup file for account restore.
4882 msgid "Upload the file"
4883 msgstr "Загрузить файл"
4884
4885 #. TRANS: Client error displayed when trying to revoke a role without having the right to do that.
4886 msgid "You cannot revoke user roles on this site."
4887 msgstr "Вы не можете снимать роли пользователей на этом сайте."
4888
4889 #. TRANS: Client error displayed when trying to revoke a role that is not set.
4890 msgid "User does not have this role."
4891 msgstr "У пользователя нет этой роли."
4892
4893 #. TRANS: Engine name for RSD.
4894 #. TRANS: Engine name.
4895 msgid "StatusNet"
4896 msgstr "StatusNet"
4897
4898 #. TRANS: Client error displayed trying to sandbox users on a site where the feature is not enabled.
4899 #. TRANS: Client error on page to unsandbox a user when the feature is not enabled.
4900 msgid "You cannot sandbox users on this site."
4901 msgstr ""
4902 "Вы не можете устанавливать режим песочницы для пользователей этого сайта."
4903
4904 #. TRANS: Client error displayed trying to sandbox an already sandboxed user.
4905 msgid "User is already sandboxed."
4906 msgstr "Пользователь уже в режиме песочницы."
4907
4908 #. TRANS: Client error displayed when trying to list a profile with an invalid list.
4909 #. TRANS: %s is the invalid list name.
4910 #, php-format
4911 msgid "Not a valid list: %s."
4912 msgstr "Недействительный список: %s."
4913
4914 #. TRANS: Page title for page showing self tags.
4915 #. TRANS: %1$s is a tag, %2$d is a page number.
4916 #, php-format
4917 msgid "Users self-tagged with %1$s, page %2$d"
4918 msgstr "Пользователи, установившие себе тег %1$s, страница %2$d"
4919
4920 #. TRANS: Title for the sessions administration panel.
4921 msgctxt "TITLE"
4922 msgid "Sessions"
4923 msgstr "Сессии"
4924
4925 #. TRANS: Instructions for the sessions administration panel.
4926 msgid "Session settings for this StatusNet site"
4927 msgstr "Настройки сессии для этого сайта StatusNet"
4928
4929 #. TRANS: Fieldset legend on the sessions administration panel.
4930 msgctxt "LEGEND"
4931 msgid "Sessions"
4932 msgstr "Сессии"
4933
4934 #. TRANS: Checkbox title on the sessions administration panel.
4935 #. TRANS: Indicates if StatusNet should handle session administration.
4936 msgid "Handle sessions"
4937 msgstr "Управление сессиями"
4938
4939 #. TRANS: Checkbox title on the sessions administration panel.
4940 #. TRANS: Indicates if StatusNet should handle session administration.
4941 msgid "Handle sessions ourselves."
4942 msgstr "Управлять сессиями самостоятельно."
4943
4944 #. TRANS: Checkbox label on the sessions administration panel.
4945 #. TRANS: Indicates if StatusNet should write session debugging output.
4946 msgid "Session debugging"
4947 msgstr "Отладка сессий"
4948
4949 #. TRANS: Checkbox title on the sessions administration panel.
4950 msgid "Enable debugging output for sessions."
4951 msgstr "Включить отладочный вывод для сессий."
4952
4953 #. TRANS: Title for submit button on the sessions administration panel.
4954 msgid "Save session settings"
4955 msgstr "Сохранить настройки сессий"
4956
4957 #. TRANS: Client error displayed trying to display an OAuth application while not logged in.
4958 msgid "You must be logged in to view an application."
4959 msgstr "Вы должны авторизоваться, чтобы просматривать приложения."
4960
4961 #. TRANS: Header on the OAuth application page.
4962 msgid "Application profile"
4963 msgstr "Профиль приложения"
4964
4965 #. TRANS: Information output on an OAuth application page.
4966 #. TRANS: %1$s is the application creator, %2$s is "read-only" or "read-write",
4967 #. TRANS: %3$d is the number of users using the OAuth application.
4968 #, php-format
4969 msgid "Created by %1$s - %2$s access by default - %3$d user"
4970 msgid_plural "Created by %1$s - %2$s access by default - %3$d users"
4971 msgstr[0] "Создатель: %1$s — доступ по умолчанию: %2$s — %3$d пользователь"
4972 msgstr[1] "Создатель:  %1$s — доступ по умолчанию: %2$s — %3$d пользователя"
4973 msgstr[2] "Создатель:  %1$s — доступ по умолчанию: %2$s — %3$d пользователей"
4974
4975 #. TRANS: Header on the OAuth application page.
4976 msgid "Application actions"
4977 msgstr "Действия приложения"
4978
4979 #. TRANS: Link text to edit application on the OAuth application page.
4980 msgctxt "EDITAPP"
4981 msgid "Edit"
4982 msgstr "Редактировать"
4983
4984 #. TRANS: Button text on the OAuth application page.
4985 #. TRANS: Resets the OAuth consumer key and secret.
4986 msgid "Reset key & secret"
4987 msgstr "Сбросить ключ и секретную фразу"
4988
4989 #. TRANS: Header on the OAuth application page.
4990 msgid "Application info"
4991 msgstr "Информация о приложении"
4992
4993 #. TRANS: Field label on application page.
4994 msgid "Consumer key"
4995 msgstr "Потребительский ключ"
4996
4997 #. TRANS: Field label on application page.
4998 msgid "Consumer secret"
4999 msgstr "Секретная фраза потребителя"
5000
5001 #. TRANS: Field label on application page.
5002 msgid "Request token URL"
5003 msgstr "URL ключа запроса"
5004
5005 #. TRANS: Field label on application page.
5006 msgid "Access token URL"
5007 msgstr "URL ключа доступа"
5008
5009 #. TRANS: Field label on application page.
5010 msgid "Authorize URL"
5011 msgstr "URL авторизации"
5012
5013 #. TRANS: Note on the OAuth application page about signature support.
5014 msgid ""
5015 "Note: HMAC-SHA1 signatures are supported. The plaintext signature method is "
5016 "not supported."
5017 msgstr ""
5018 "Примечание: все подписи шифруются по методу HMAC-SHA1. Мы не поддерживаем "
5019 "метод подписи простым текстом."
5020
5021 #. TRANS: Text in confirmation dialog to reset consumer key and secret for an OAuth application.
5022 msgid "Are you sure you want to reset your consumer key and secret?"
5023 msgstr ""
5024 "Вы уверены, что хотите сбросить ваш ключ потребителя и секретную фразу?"
5025
5026 #. TRANS: Title for all but the first page of favourite notices of a user.
5027 #. TRANS: %1$s is the user for whom the favourite notices are displayed, %2$d is the page number.
5028 #, php-format
5029 msgid "%1$s's favorite notices, page %2$d"
5030 msgstr "Любимые записи %1$s, страница %2$d"
5031
5032 #. TRANS: Server error displayed when favourite notices could not be retrieved from the database.
5033 msgid "Could not retrieve favorite notices."
5034 msgstr "Не удаётся восстановить любимые записи."
5035
5036 #. TRANS: Feed link text. %s is a username.
5037 #, php-format
5038 msgid "Feed for favorites of %s (Activity Streams JSON)"
5039 msgstr "Лента любимых записей %s (JSON Activity Streams)"
5040
5041 #. TRANS: Feed link text. %s is a username.
5042 #, php-format
5043 msgid "Feed for favorites of %s (RSS 1.0)"
5044 msgstr "Лента друзей %s (RSS 1.0)"
5045
5046 #. TRANS: Feed link text. %s is a username.
5047 #, php-format
5048 msgid "Feed for favorites of %s (RSS 2.0)"
5049 msgstr "Лента друзей %s (RSS 2.0)"
5050
5051 #. TRANS: Feed link text. %s is a username.
5052 #, php-format
5053 msgid "Feed for favorites of %s (Atom)"
5054 msgstr "Лента друзей %s (Atom)"
5055
5056 #. TRANS: Text displayed instead of favourite notices for the current logged in user that has no favourites.
5057 msgid ""
5058 "You haven't chosen any favorite notices yet. Click the fave button on "
5059 "notices you like to bookmark them for later or shed a spotlight on them."
5060 msgstr ""
5061 "Вы пока не выбрали ни одной любимой записи. Нажмите на кнопку добавления в "
5062 "любимые рядом с понравившейся записью, чтобы позже уделить ей внимание."
5063
5064 #. TRANS: Text displayed instead of favourite notices for a user that has no favourites while logged in.
5065 #. TRANS: %s is a username.
5066 #, php-format
5067 msgid ""
5068 "%s hasn't added any favorite notices yet. Post something interesting they "
5069 "would add to their favorites :)"
5070 msgstr ""
5071 "%s пока не выбрал ни одной любимой записи. Напишите такую интересную запись, "
5072 "которую он добавит её в число любимых :)"
5073
5074 #. TRANS: Text displayed instead of favourite notices for a user that has no favourites while not logged in.
5075 #. TRANS: %s is a username, %%%%action.register%%%% is a link to the user registration page.
5076 #. TRANS: (link text)[link] is a Mark Down link.
5077 #, php-format
5078 msgid ""
5079 "%s hasn't added any favorite notices yet. Why not [register an account](%%%%"
5080 "action.register%%%%) and then post something interesting they would add to "
5081 "their favorites :)"
5082 msgstr ""
5083 "%s пока не добавил ни одной записи в любимые. Почему бы не "
5084 "[зарегистрироваться](%%%%action.register%%%%) и не написать что-нибудь "
5085 "интересное, что понравилось бы этому пользователю? :)"
5086
5087 #. TRANS: Page notice for show favourites page.
5088 msgid "This is a way to share what you like."
5089 msgstr "Это способ поделиться тем, что вам нравится."
5090
5091 #. TRANS: Page title for first group page. %s is a group name.
5092 #, php-format
5093 msgid "%s group"
5094 msgstr "Группа %s"
5095
5096 #. TRANS: Page title for any but first group page.
5097 #. TRANS: %1$s is a group name, $2$s is a page number.
5098 #, php-format
5099 msgid "%1$s group, page %2$d"
5100 msgstr "Группа %1$s, страница %2$d"
5101
5102 #. TRANS: Tooltip for feed link. %s is a group nickname.
5103 #, php-format
5104 msgid "Notice feed for %s group (Activity Streams JSON)"
5105 msgstr "Лента записей группы %s (JSON Activity Streams)"
5106
5107 #. TRANS: Tooltip for feed link. %s is a group nickname.
5108 #, php-format
5109 msgid "Notice feed for %s group (RSS 1.0)"
5110 msgstr "Лента записей группы %s (RSS 1.0)"
5111
5112 #. TRANS: Tooltip for feed link. %s is a group nickname.
5113 #, php-format
5114 msgid "Notice feed for %s group (RSS 2.0)"
5115 msgstr "Лента записей группы %s (RSS 2.0)"
5116
5117 #. TRANS: Tooltip for feed link. %s is a group nickname.
5118 #, php-format
5119 msgid "Notice feed for %s group (Atom)"
5120 msgstr "Лента записей группы %s (Atom)"
5121
5122 #. TRANS: Tooltip for feed link. %s is a group nickname.
5123 #, php-format
5124 msgid "FOAF for %s group"
5125 msgstr "FOAF для группы %s"
5126
5127 #. TRANS: Notice on group pages for anonymous users for StatusNet sites that accept new registrations.
5128 #. TRANS: %s is the group name, %%%%site.name%%%% is the site name,
5129 #. TRANS: %%%%action.register%%%% is the URL for registration, %%%%doc.help%%%% is a URL to help.
5130 #. TRANS: This message contains Markdown links. Ensure they are formatted correctly: [Description](link).
5131 #, php-format
5132 msgid ""
5133 "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
5134 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
5135 "[StatusNet](http://status.net/) tool. Its members share short messages about "
5136 "their life and interests. [Join now](%%%%action.register%%%%) to become part "
5137 "of this group and many more! ([Read more](%%%%doc.help%%%%))"
5138 msgstr ""
5139 "**%s** — группа на %%%%site.name%%%%, сервисе [микроблоггинга](http://ru."
5140 "wikipedia.org/wiki/Микроблоггинг), основанном на свободном программном "
5141 "обеспечении [StatusNet](http://status.net/). Участники обмениваются "
5142 "короткими сообщениями о своей жизни и интересах. [Зарегистрируйтесь](%%%%"
5143 "action.register%%%%), чтобы стать участником группы и получить множество "
5144 "других возможностей! ([Читать далее](%%%%doc.help%%%%))"
5145
5146 #. TRANS: Notice on group pages for anonymous users for StatusNet sites that accept no new registrations.
5147 #. TRANS: %s is the group name, %%%%site.name%%%% is the site name,
5148 #. TRANS: This message contains Markdown links. Ensure they are formatted correctly: [Description](link).
5149 #, fuzzy, php-format
5150 msgid ""
5151 "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
5152 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
5153 "[StatusNet](http://status.net/) tool. Its members share short messages about "
5154 "their life and interests."
5155 msgstr ""
5156 "**%s** — группа на %%%%site.name%%%%, сервисе [микроблоггинга](http://ru."
5157 "wikipedia.org/wiki/Микроблоггинг), основанном на свободном программном "
5158 "обеспечении [StatusNet](http://status.net/). Участники обмениваются "
5159 "короткими сообщениями о своей жизни и интересах. "
5160
5161 #. TRANS: Client error displayed requesting a single message that does not exist.
5162 msgid "No such message."
5163 msgstr "Нет такого сообщения."
5164
5165 #. TRANS: Client error displayed requesting a single direct message the requesting user was not a party in.
5166 msgid "Only the sender and recipient may read this message."
5167 msgstr "Только отправитель и получатель могут читать это сообщение."
5168
5169 #. TRANS: Page title for single direct message display when viewing user is the sender.
5170 #. TRANS: %1$s is the addressed user's nickname, $2$s is a timestamp.
5171 #, php-format
5172 msgid "Message to %1$s on %2$s"
5173 msgstr "Сообщение для %1$s на %2$s"
5174
5175 #. TRANS: Page title for single message display.
5176 #. TRANS: %1$s is the sending user's nickname, $2$s is a timestamp.
5177 #, php-format
5178 msgid "Message from %1$s on %2$s"
5179 msgstr "Сообщение от %1$s на %2$s"
5180
5181 #. TRANS: Client exception thrown when trying a view a notice the user has no access to.
5182 msgid "Not available."
5183 msgstr "Не доступно."
5184
5185 #. TRANS: Client error displayed trying to show a deleted notice.
5186 msgid "Notice deleted."
5187 msgstr "Запись удалена."
5188
5189 #. TRANS: Title for private list timeline.
5190 #. TRANS: %1$s is a list, %2$s is a page number.
5191 #, php-format
5192 msgid "Private timeline for %1$s list by you, page %2$d"
5193 msgstr "Личная лента сообщений для вашего списка %1$s, страница %2$d"
5194
5195 #. TRANS: Title for public list timeline where the viewer is the tagger.
5196 #. TRANS: %1$s is a list, %2$s is a page number.
5197 #, php-format
5198 msgid "Timeline for %1$s list by you, page %2$d"
5199 msgstr "Лента сообщений вашего списка %1$s, страница %2$d"
5200
5201 #. TRANS: Title for private list timeline.
5202 #. TRANS: %1$s is a list, %2$s is the tagger's nickname, %3$d is a page number.
5203 #, php-format
5204 msgid "Timeline for %1$s list by %2$s, page %3$d"
5205 msgstr "Лента сообщений списка %1$s пользователя %2$s, страница %3$d"
5206
5207 #. TRANS: Title for private list timeline.
5208 #. TRANS: %s is a list.
5209 #, php-format
5210 msgid "Private timeline of %s list by you"
5211 msgstr "Личная лента сообщений вашего списка %s"
5212
5213 #. TRANS: Title for public list timeline where the viewer is the tagger.
5214 #. TRANS: %s is a list.
5215 #, php-format
5216 msgid "Timeline for %s list by you"
5217 msgstr "Лента сообщений вашего списка %s"
5218
5219 #. TRANS: Title for private list timeline.
5220 #. TRANS: %1$s is a list, %2$s is the tagger's nickname.
5221 #, php-format
5222 msgid "Timeline for %1$s list by %2$s"
5223 msgstr "Лента сообщений списка %1$s пользователя %2$s"
5224
5225 #. TRANS: Feed title.
5226 #. TRANS: %1$s is a list, %2$s is tagger's nickname.
5227 #, php-format
5228 msgid "Feed for %1$s list by %2$s (Atom)"
5229 msgstr "Канал списка %1$s пользователя %2$s (Atom)"
5230
5231 #. TRANS: Empty list message for list timeline.
5232 #. TRANS: %1$s is a list, %2$s is a tagger's nickname.
5233 #, php-format
5234 msgid ""
5235 "This is the timeline for %1$s list by %2$s but no one has posted anything "
5236 "yet."
5237 msgstr "Это лента сообщений списка %1$s пользователя %2$s, но пока она пустая."
5238
5239 #. TRANS: Additional empty list message for list timeline for currently logged in user tagged tags.
5240 msgid "Try tagging more people."
5241 msgstr "Назначьте теги большему числу людей."
5242
5243 #. TRANS: Additional empty list message for list timeline.
5244 #. TRANS: This message contains Markdown links in the form [description](link).
5245 #, php-format
5246 msgid ""
5247 "Why not [register an account](%%%%action.register%%%%) and start following "
5248 "this timeline!"
5249 msgstr ""
5250 "Почему бы не [зарегистрироваться](%%action.register%%) и не начать "
5251 "отслеживать эту ленту сообщений?"
5252
5253 #. TRANS: Header on show list page.
5254 #. TRANS: Link description for link to list of users tagged with a tag (so part of a list).
5255 msgid "Listed"
5256 msgstr "В списке"
5257
5258 #. TRANS: Content of "Listed" page if there are no listed users.
5259 #. TRANS: Content of "People following tag x" if there are no subscribed users.
5260 #. TRANS: Description for mini list of group members on a group page when the group has no members.
5261 #. TRANS: Empty list message for tags.
5262 #. TRANS: Text for user subscription statistics if the user has no subscriptions.
5263 #. TRANS: Text for user subscriber statistics if user has no subscribers.
5264 #. TRANS: Text for user user group membership statistics if user is not a member of any group.
5265 #. TRANS: Default content for section/sidebar widget.
5266 msgid "(None)"
5267 msgstr "(пока ничего нет)"
5268
5269 #. TRANS: Link for more "People in list x by a user"
5270 #. TRANS: if there are more than the mini list's maximum.
5271 msgid "Show all"
5272 msgstr "Показать всех"
5273
5274 #. TRANS: Header for tag subscribers.
5275 #. TRANS: Link description for link to list of users subscribed to a tag.
5276 msgid "Subscribers"
5277 msgstr "Подписчики"
5278
5279 #. TRANS: Page title showing tagged notices in one user's timeline.
5280 #. TRANS: %1$s is the username, %2$s is the hash tag.
5281 #, php-format
5282 msgid "Notices by %1$s tagged %2$s"
5283 msgstr "Записи %1$s с тегом %2$s"
5284
5285 #. TRANS: Page title showing tagged notices in one user's timeline.
5286 #. TRANS: %1$s is the username, %2$s is the hash tag, %3$d is the page number.
5287 #, php-format
5288 msgid "Notices by %1$s tagged %2$s, page %3$d"
5289 msgstr "Записи %1$s с тегом %2$s, страница %3$d"
5290
5291 #. TRANS: Extended page title showing tagged notices in one user's timeline.
5292 #. TRANS: %1$s is the username, %2$d is the page number.
5293 #, php-format
5294 msgid "Notices by %1$s, page %2$d"
5295 msgstr "Записи %1$s, страница %2$d"
5296
5297 #. TRANS: Title for link to notice feed.
5298 #. TRANS: %1$s is a user nickname, %2$s is a hashtag.
5299 #, php-format
5300 msgid "Notice feed for %1$s tagged %2$s (RSS 1.0)"
5301 msgstr "Лента записей %1$s с тегом %2$s (RSS 1.0)"
5302
5303 #. TRANS: Title for link to notice feed.
5304 #. TRANS: %s is a user nickname.
5305 #, php-format
5306 msgid "Notice feed for %s (Activity Streams JSON)"
5307 msgstr "Лента записей %s (JSON Activity Streams)"
5308
5309 #. TRANS: Title for link to notice feed.
5310 #. TRANS: %s is a user nickname.
5311 #, php-format
5312 msgid "Notice feed for %s (RSS 1.0)"
5313 msgstr "Лента записей для %s (RSS 1.0)"
5314
5315 #. TRANS: Title for link to notice feed.
5316 #. TRANS: %s is a user nickname.
5317 #, php-format
5318 msgid "Notice feed for %s (RSS 2.0)"
5319 msgstr "Лента записей для %s (RSS 2.0)"
5320
5321 #. TRANS: Title for link to notice feed.
5322 #. TRANS: %s is a user nickname.
5323 #, php-format
5324 msgid "Notice feed for %s (Atom)"
5325 msgstr "Лента записей для %s (Atom)"
5326
5327 #. TRANS: Title for link to notice feed. FOAF stands for Friend of a Friend.
5328 #. TRANS: More information at http://www.foaf-project.org. %s is a user nickname.
5329 #, php-format
5330 msgid "FOAF for %s"
5331 msgstr "FOAF для %s"
5332
5333 #. TRANS: First sentence of empty list message for a timeline. $1%s is a user nickname.
5334 #, php-format
5335 msgid "This is the timeline for %1$s, but %1$s hasn't posted anything yet."
5336 msgstr "Это лента %1$s, однако %1$s пока ничего не отправил."
5337
5338 #. TRANS: Second sentence of empty list message for a stream for the user themselves.
5339 msgid ""
5340 "Seen anything interesting recently? You haven't posted any notices yet, now "
5341 "would be a good time to start :)"
5342 msgstr ""
5343 "Видели недавно что-нибудь интересное? Вы ещё не отправили ни одной записи, "
5344 "сейчас хорошее время  для начала :)"
5345
5346 #. TRANS: Second sentence of empty  list message for a non-self timeline. %1$s is a user nickname, %2$s is a part of a URL.
5347 #. TRANS: This message contains a Markdown link. Keep "](" together.
5348 #, php-format
5349 msgid ""
5350 "You can try to nudge %1$s or [post something to them](%%%%action.newnotice%%%"
5351 "%?status_textarea=%2$s)."
5352 msgstr ""
5353 "Вы можете попробовать «подтолкнуть» %1$s или [написать что-нибудь для него](%%"
5354 "%%action.newnotice%%%%?status_textarea=%2$s)."
5355
5356 #. TRANS: Announcement for anonymous users showing a timeline if site registrations are open.
5357 #. TRANS: This message contains a Markdown link. Keep "](" together.
5358 #, php-format
5359 msgid ""
5360 "**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
5361 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
5362 "[StatusNet](http://status.net/) tool. [Join now](%%%%action.register%%%%) to "
5363 "follow **%s**'s notices and many more! ([Read more](%%%%doc.help%%%%))"
5364 msgstr ""
5365 "**%s** является зарегистрированным участником %%%%site.name%%%% - сайта для "
5366 "[микроблогинга](http://ru.wikipedia.org/wiki/Микроблоггинг), созданного с "
5367 "использованием свободного программного обеспечения [StatusNet](http://status."
5368 "net/). [Зарегистрируйся](%%%%action.register%%%%), чтобы всегда получать "
5369 "сообщения  участника **%s** и иметь доступ ко множеству других возможностей! "
5370 "([Читать далее](%%%%doc.help%%%%))"
5371
5372 #. TRANS: Announcement for anonymous users showing a timeline if site registrations are closed or invite only.
5373 #. TRANS: This message contains a Markdown link. Keep "](" together.
5374 #, fuzzy, php-format
5375 msgid ""
5376 "**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
5377 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
5378 "[StatusNet](http://status.net/) tool."
5379 msgstr ""
5380 "**%s** является зарегистрированным участником %%%%site.name%%%% — сайта для "
5381 "[микроблогинга](http://ru.wikipedia.org/wiki/Микроблоггинг), созданного с "
5382 "использованием свободного программного обеспечения [StatusNet](http://status."
5383 "net/). "
5384
5385 #. TRANS: Link to the author of a repeated notice. %s is a linked nickname.
5386 #, php-format
5387 msgid "Repeat of %s"
5388 msgstr "Повтор за %s"
5389
5390 #. TRANS: Client error displayed trying to silence a user on a site where the feature is not enabled.
5391 #. TRANS: Client error on page to unsilence a user when the feature is not enabled.
5392 msgid "You cannot silence users on this site."
5393 msgstr "Вы не можете заглушать пользователей на этом сайте."
5394
5395 #. TRANS: Client error displayed trying to silence an already silenced user.
5396 msgid "User is already silenced."
5397 msgstr "Пользователь уже заглушён."
5398
5399 #. TRANS: Title for site administration panel.
5400 msgctxt "TITLE"
5401 msgid "Site"
5402 msgstr "Сайт"
5403
5404 #. TRANS: Instructions for site administration panel.
5405 msgid "Basic settings for this StatusNet site"
5406 msgstr "Основные настройки для этого сайта StatusNet"
5407
5408 #. TRANS: Client error displayed trying to save an empty site name.
5409 msgid "Site name must have non-zero length."
5410 msgstr "Имя сайта должно быть ненулевой длины."
5411
5412 #. TRANS: Client error displayed trying to save site settings without a contact address.
5413 msgid "You must have a valid contact email address."
5414 msgstr "У вас должен быть действительный контактный email-адрес."
5415
5416 #. TRANS: Client error displayed when a logo URL is not valid.
5417 msgid "Invalid logo URL."
5418 msgstr "Неверный URL логотипа."
5419
5420 #. TRANS: Client error displayed when a SSL logo URL is invalid.
5421 msgid "Invalid SSL logo URL."
5422 msgstr "Неверный URL логотипа SSL."
5423
5424 #. TRANS: Client error displayed trying to save site settings with an invalid language code.
5425 #. TRANS: %s is the invalid language code.
5426 #, php-format
5427 msgid "Unknown language \"%s\"."
5428 msgstr "Неизвестный язык «%s»."
5429
5430 #. TRANS: Client error displayed trying to save site settings with a text limit below 0.
5431 msgid "Minimum text limit is 0 (unlimited)."
5432 msgstr "Минимальное ограничение текста составляет 0 (без ограничений)."
5433
5434 #. TRANS: Client error displayed trying to save site settings with a text limit below 1.
5435 msgid "Dupe limit must be one or more seconds."
5436 msgstr "Ограничение дублирования должно составлять одну или более секунд."
5437
5438 #. TRANS: Fieldset legend on site settings panel.
5439 msgctxt "LEGEND"
5440 msgid "General"
5441 msgstr "Основные"
5442
5443 #. TRANS: Field label on site settings panel.
5444 msgctxt "LABEL"
5445 msgid "Site name"
5446 msgstr "Имя сайта"
5447
5448 #. TRANS: Field title on site settings panel.
5449 msgid "The name of your site, like \"Yourcompany Microblog\"."
5450 msgstr "Имя вашего сайта, например, «Yourcompany Microblog»."
5451
5452 #. TRANS: Field label on site settings panel.
5453 msgid "Brought by"
5454 msgstr "Предоставлено"
5455
5456 #. TRANS: Field title on site settings panel.
5457 msgid "Text used for credits link in footer of each page."
5458 msgstr ""
5459 "Текст, используемый для указания авторов в нижнем колонтитуле каждой "
5460 "страницы."
5461
5462 #. TRANS: Field label on site settings panel.
5463 msgid "Brought by URL"
5464 msgstr "URL-адрес поставщика услуг"
5465
5466 #. TRANS: Field title on site settings panel.
5467 msgid "URL used for credits link in footer of each page."
5468 msgstr "URL ссылки на авторов в нижнем колонтитуле каждой страницы."
5469
5470 #. TRANS: Field label on site settings panel.
5471 msgid "Email"
5472 msgstr "Email"
5473
5474 #. TRANS: Field title on site settings panel.
5475 msgid "Contact email address for your site."
5476 msgstr "Контактный email-адрес для вашего сайта."
5477
5478 #. TRANS: Fieldset legend on site settings panel.
5479 msgctxt "LEGEND"
5480 msgid "Local"
5481 msgstr "Внутренние настройки"
5482
5483 #. TRANS: Dropdown label on site settings panel.
5484 msgid "Default timezone"
5485 msgstr "Часовой пояс по умолчанию"
5486
5487 #. TRANS: Dropdown title on site settings panel.
5488 msgid "Default timezone for the site; usually UTC."
5489 msgstr "Часовой пояс по умолчанию для сайта; обычно UTC."
5490
5491 #. TRANS: Dropdown label on site settings panel.
5492 msgid "Default language"
5493 msgstr "Язык по умолчанию"
5494
5495 #. TRANS: Dropdown title on site settings panel.
5496 msgid ""
5497 "The site language when autodetection from browser settings is not available."
5498 msgstr ""
5499 "Язык сайта в случае, если автоопределение из настроек браузера недоступно."
5500
5501 #. TRANS: Fieldset legend on site settings panel.
5502 msgctxt "LEGEND"
5503 msgid "Limits"
5504 msgstr "Ограничения"
5505
5506 #. TRANS: Field label on site settings panel.
5507 msgid "Text limit"
5508 msgstr "Ограничение длины текста"
5509
5510 #. TRANS: Field title on site settings panel.
5511 msgid "Maximum number of characters for notices."
5512 msgstr "Максимальное число символов для записей."
5513
5514 #. TRANS: Field label on site settings panel.
5515 msgid "Dupe limit"
5516 msgstr "Ограничение дублирования"
5517
5518 #. TRANS: Field title on site settings panel.
5519 msgid "How long users must wait (in seconds) to post the same thing again."
5520 msgstr ""
5521 "Сколько нужно ждать пользователям (в секундах) для отправки того же ещё раз."
5522
5523 #. TRANS: Fieldset legend for form to change logo.
5524 msgid "Logo"
5525 msgstr "Логотип"
5526
5527 #. TRANS: Field label for StatusNet site logo.
5528 msgid "Site logo"
5529 msgstr "Логотип сайта"
5530
5531 #. TRANS: Field label for SSL StatusNet site logo.
5532 msgid "SSL logo"
5533 msgstr "Логотип SSL"
5534
5535 #. TRANS: Button title for saving site settings.
5536 msgid "Save the site settings."
5537 msgstr "Сохранить настройки сайта."
5538
5539 #. TRANS: Page title for site-wide notice tab in admin panel.
5540 msgid "Site Notice"
5541 msgstr "Уведомление сайта"
5542
5543 #. TRANS: Instructions for site-wide notice tab in admin panel.
5544 msgid "Edit site-wide message"
5545 msgstr "Изменить уведомление для всего сайта"
5546
5547 #. TRANS: Server error displayed when saving a site-wide notice was impossible.
5548 msgid "Unable to save site notice."
5549 msgstr "Не удаётся сохранить уведомление сайта."
5550
5551 #. TRANS: Client error displayed when a site-wide notice was longer than allowed.
5552 msgid "Maximum length for the site-wide notice is 255 characters."
5553 msgstr "Максимальная длина уведомления сайта составляет 255 символов."
5554
5555 #. TRANS: Label for site-wide notice text field in admin panel.
5556 msgid "Site notice text"
5557 msgstr "Текст уведомления сайта"
5558
5559 #. TRANS: Tooltip for site-wide notice text field in admin panel.
5560 msgid "Site-wide notice text (255 characters maximum; HTML allowed)"
5561 msgstr "Текст уведомления сайта (максимум 255 символов; допустим HTML)"
5562
5563 #. TRANS: Button title to save site notice in admin panel.
5564 msgid "Save site notice."
5565 msgstr "Сохранить уведомление сайта."
5566
5567 #. TRANS: Title for SMS settings.
5568 msgid "SMS settings"
5569 msgstr "Установки СМС"
5570
5571 #. TRANS: SMS settings page instructions.
5572 #. TRANS: %%site.name%% is the name of the site.
5573 #, php-format
5574 msgid "You can receive SMS messages through email from %%site.name%%."
5575 msgstr ""
5576 "Вы можете отправлять СМС-сообщения по электронному адресу от %%site.name%%."
5577
5578 #. TRANS: Message given in the SMS settings if SMS is not enabled on the site.
5579 msgid "SMS is not available."
5580 msgstr "Отправка СМС недоступна."
5581
5582 #. TRANS: Form legend for SMS settings form.
5583 msgid "SMS address"
5584 msgstr "SMS-адрес"
5585
5586 #. TRANS: Form guide in SMS settings form.
5587 msgid "Current confirmed SMS-enabled phone number."
5588 msgstr ""
5589 "Подтверждённый в настоящее время SMS-доступный номер мобильного телефона."
5590
5591 #. TRANS: Form guide in IM settings form.
5592 msgid "Awaiting confirmation on this phone number."
5593 msgstr "В ожидании подтверждения данного номера телефона."
5594
5595 #. TRANS: Field label for SMS address input in SMS settings form.
5596 msgid "Confirmation code"
5597 msgstr "Код подтверждения"
5598
5599 #. TRANS: Form field instructions in SMS settings form.
5600 msgid "Enter the code you received on your phone."
5601 msgstr "Введите код, который вы получили по телефону."
5602
5603 #. TRANS: Button label to confirm SMS confirmation code in SMS settings.
5604 msgctxt "BUTTON"
5605 msgid "Confirm"
5606 msgstr "Подтвердить"
5607
5608 #. TRANS: Field label for SMS phone number input in SMS settings form.
5609 msgid "SMS phone number"
5610 msgstr "Номер телефона для СМС"
5611
5612 #. TRANS: SMS phone number input field instructions in SMS settings form.
5613 msgid "Phone number, no punctuation or spaces, with area code."
5614 msgstr "Номер телефона, включая код области, без пробелов и знаков препинания."
5615
5616 #. TRANS: Form legend for SMS preferences form.
5617 msgid "SMS preferences"
5618 msgstr "Настройки SMS"
5619
5620 #. TRANS: Checkbox label in SMS preferences form.
5621 msgid ""
5622 "Send me notices through SMS; I understand I may incur exorbitant charges "
5623 "from my carrier."
5624 msgstr ""
5625 "Посылать мне записи через СМС; я понимаю, что это может привести к расходам "
5626 "по пересылке."
5627
5628 #. TRANS: Confirmation message for successful SMS preferences save.
5629 msgid "SMS preferences saved."
5630 msgstr "Настройки SMS сохранены."
5631
5632 #. TRANS: Message given saving SMS phone number without having provided one.
5633 msgid "No phone number."
5634 msgstr "Нет номера телефона."
5635
5636 #. TRANS: Message given saving SMS phone number without having selected a carrier.
5637 msgid "No carrier selected."
5638 msgstr "Провайдер не выбран."
5639
5640 #. TRANS: Message given saving SMS phone number that is already set.
5641 msgid "That is already your phone number."
5642 msgstr "Это уже ваш номер телефона."
5643
5644 #. TRANS: Message given saving SMS phone number that is already set for another user.
5645 msgid "That phone number already belongs to another user."
5646 msgstr "Этот телефонный номер уже задействован другим пользователем."
5647
5648 #. TRANS: Message given saving valid SMS phone number that is to be confirmed.
5649 msgid ""
5650 "A confirmation code was sent to the phone number you added. Check your phone "
5651 "for the code and instructions on how to use it."
5652 msgstr ""
5653 "Код подтверждения выслан на мобильный номер, который вы добавили. Проверьте "
5654 "телефон для нахождения этого кода и инструкций по его использованию."
5655
5656 #. TRANS: Message given canceling SMS phone number confirmation for the wrong phone number.
5657 msgid "That is the wrong confirmation number."
5658 msgstr "Это неверный номер подтверждения."
5659
5660 #. TRANS: Server error thrown on database error canceling SMS phone number confirmation.
5661 msgid "Could not delete SMS confirmation."
5662 msgstr "Не удаётся удалить SMS-подтверждение."
5663
5664 #. TRANS: Message given after successfully canceling SMS phone number confirmation.
5665 msgid "SMS confirmation cancelled."
5666 msgstr "Подтверждение SMS отменено."
5667
5668 #. TRANS: Message given trying to remove an SMS phone number that is not
5669 #. TRANS: registered for the active user.
5670 msgid "That is not your phone number."
5671 msgstr "Это не Ваш номер телефона."
5672
5673 #. TRANS: Message given after successfully removing a registered SMS phone number.
5674 msgid "The SMS phone number was removed."
5675 msgstr "Номер SMS телефона удалён."
5676
5677 #. TRANS: Label for mobile carrier dropdown menu in SMS settings.
5678 msgid "Mobile carrier"
5679 msgstr "Выбор провайдера"
5680
5681 #. TRANS: Default option for mobile carrier dropdown menu in SMS settings.
5682 msgid "Select a carrier"
5683 msgstr "Выбор провайдера"
5684
5685 #. TRANS: Form instructions for mobile carrier dropdown menu in SMS settings.
5686 #. TRANS: %s is an administrative contact's e-mail address.
5687 #, php-format
5688 msgid ""
5689 "Mobile carrier for your phone. If you know a carrier that accepts SMS over "
5690 "email but isn't listed here, send email to let us know at %s."
5691 msgstr ""
5692 "Провайдер Вашего мобильного телефона. Если вы знаете провайдера, который "
5693 "принимает СМС при помощи электронных адресов и которого нет в списке ниже, "
5694 "то сообщите нам об этом по электронной почте %s."
5695
5696 #. TRANS: Message given saving SMS phone number confirmation code without having provided one.
5697 msgid "No code entered."
5698 msgstr "Код не введён."
5699
5700 #. TRANS: Title for admin panel to configure snapshots.
5701 msgctxt "TITLE"
5702 msgid "Snapshots"
5703 msgstr "Снимки"
5704
5705 #. TRANS: Instructions for admin panel to configure snapshots.
5706 msgid "Manage snapshot configuration"
5707 msgstr "Управление снимками конфигурации"
5708
5709 #. TRANS: Client error displayed on admin panel for snapshots when providing an invalid run value.
5710 msgid "Invalid snapshot run value."
5711 msgstr "Неверное значение запуска снимка."
5712
5713 #. TRANS: Client error displayed on admin panel for snapshots when providing an invalid value for frequency.
5714 msgid "Snapshot frequency must be a number."
5715 msgstr "Частота снимков должна быть числом."
5716
5717 #. TRANS: Client error displayed on admin panel for snapshots when providing an invalid report URL.
5718 msgid "Invalid snapshot report URL."
5719 msgstr "Неверный URL отчёта снимка."
5720
5721 #. TRANS: Fieldset legend on admin panel for snapshots.
5722 msgctxt "LEGEND"
5723 msgid "Snapshots"
5724 msgstr "Снимки"
5725
5726 #. TRANS: Option in dropdown for snapshot method in admin panel for snapshots.
5727 msgid "Randomly during web hit"
5728 msgstr "При случайном веб-обращении"
5729
5730 #. TRANS: Option in dropdown for snapshot method in admin panel for snapshots.
5731 msgid "In a scheduled job"
5732 msgstr "По заданному графику"
5733
5734 #. TRANS: Dropdown label for snapshot method in admin panel for snapshots.
5735 msgid "Data snapshots"
5736 msgstr "Снимки данных"
5737
5738 #. TRANS: Dropdown title for snapshot method in admin panel for snapshots.
5739 msgid "When to send statistical data to status.net servers."
5740 msgstr "Когда отправлять статистические данные на сервера status.net."
5741
5742 #. TRANS: Input field label for snapshot frequency in admin panel for snapshots.
5743 msgid "Frequency"
5744 msgstr "Частота"
5745
5746 #. TRANS: Input field title for snapshot frequency in admin panel for snapshots.
5747 msgid "Snapshots will be sent once every N web hits."
5748 msgstr "Снимки будут отправляться каждые N посещений."
5749
5750 #. TRANS: Input field label for snapshot report URL in admin panel for snapshots.
5751 msgid "Report URL"
5752 msgstr "URL отчёта"
5753
5754 #. TRANS: Input field title for snapshot report URL in admin panel for snapshots.
5755 msgid "Snapshots will be sent to this URL."
5756 msgstr "Снимки будут отправляться по этому URL-адресу."
5757
5758 #. TRANS: Button title to save snapshot settings.
5759 msgid "Save snapshot settings."
5760 msgstr "Сохранить настройки снимка."
5761
5762 #. TRANS: Client error displayed trying a change a subscription for a non-subscribed profile.
5763 msgid "You are not subscribed to that profile."
5764 msgstr "Вы не подписаны на этот профиль."
5765
5766 #. TRANS: Server error displayed when updating a subscription fails with a database error.
5767 #. TRANS: Exception thrown when a subscription could not be stored on the server.
5768 msgid "Could not save subscription."
5769 msgstr "Не удаётся сохранить подписку."
5770
5771 #. TRANS: Client error displayed when trying to approve group applicants without being a group administrator.
5772 msgid "You may only approve your own pending subscriptions."
5773 msgstr "Вы можете подтверждать только свои собственные подписки в очереди."
5774
5775 #. TRANS: Title of the first page showing pending subscribers still awaiting approval.
5776 #. TRANS: %s is the name of the user.
5777 #, php-format
5778 msgid "%s subscribers awaiting approval"
5779 msgstr "Подписчиков, ожидающих подтверждения: %s"
5780
5781 #. TRANS: Title of all but the first page showing pending subscribersmembers still awaiting approval.
5782 #. TRANS: %1$s is the name of the user, %2$d is the page number of the members list.
5783 #, php-format
5784 msgid "%1$s subscribers awaiting approval, page %2$d"
5785 msgstr "Подписчики %1$s, ожидающие подтверждения, страница %2$d"
5786
5787 #. TRANS: Page notice for group members page.
5788 msgid "A list of users awaiting approval to subscribe to you."
5789 msgstr "Список пользователей, ожидающих подтверждения подписки на вас."
5790
5791 #. TRANS: Page title when subscription succeeded.
5792 msgid "Subscribed"
5793 msgstr "Подписано"
5794
5795 #. TRANS: Client error displayed when trying to perform an action while not logged in.
5796 msgid "You must be logged in to unsubscribe from a list."
5797 msgstr "Вы должны авторизоваться, чтобы отказаться от подписки на список."
5798
5799 #. TRANS: Client error displayed when trying to perform an action without providing an ID.
5800 msgid "No ID given."
5801 msgstr "Не указан ID."
5802
5803 #. TRANS: Server error displayed subscribing to a list fails.
5804 #. TRANS: %1$s is a user nickname, %2$s is a list, %3$s is the error message (no period).
5805 #, php-format
5806 msgid "Could not subscribe user %1$s to list %2$s: %3$s"
5807 msgstr "Не удалось подписать пользователя %1$s на список %2$s: %3$s"
5808
5809 #. TRANS: Title of form to subscribe to a list.
5810 #. TRANS: %1%s is a user nickname, %2$s is a list, %3$s is a tagger nickname.
5811 #, php-format
5812 msgid "%1$s subscribed to list %2$s by %3$s"
5813 msgstr "%1$s подписан на список %2$s пользователя %3$s"
5814
5815 #. TRANS: Header for list of subscribers for a user (first page).
5816 #. TRANS: %s is the user's nickname.
5817 #, php-format
5818 msgid "%s subscribers"
5819 msgstr "Подписчики %s"
5820
5821 #. TRANS: Header for list of subscribers for a user (not first page).
5822 #. TRANS: %1$s is the user's nickname, $2$d is the page number.
5823 #, php-format
5824 msgid "%1$s subscribers, page %2$d"
5825 msgstr "Подписчики %1$s, страница %2$d"
5826
5827 #. TRANS: Page notice for page with an overview of all subscribers
5828 #. TRANS: of the logged in user's own profile.
5829 msgid "These are the people who listen to your notices."
5830 msgstr "Это пользователи, которые читают ваши записи."
5831
5832 #. TRANS: Page notice for page with an overview of all subscribers of a user other
5833 #. TRANS: than the logged in user. %s is the user nickname.
5834 #, php-format
5835 msgid "These are the people who listen to %s's notices."
5836 msgstr "Эти пользователи читают записи %s."
5837
5838 #. TRANS: Subscriber list text when the logged in user has no subscribers.
5839 msgid ""
5840 "You have no subscribers. Try subscribing to people you know and they might "
5841 "return the favor."
5842 msgstr ""
5843 "У вас нет подписчиков. Попробуйте подписаться на знакомых людей, и они могут "
5844 "ответить взаимностью."
5845
5846 #. TRANS: Subscriber list text when looking at the subscribers for a of a user other
5847 #. TRANS: than the logged in user that has no subscribers. %s is the user nickname.
5848 #, php-format
5849 msgid "%s has no subscribers. Want to be the first?"
5850 msgstr "У %s нет подписчиков. Хотите быть первым?"
5851
5852 #. TRANS: Subscriber list text when looking at the subscribers for a of a user that has none
5853 #. TRANS: as an anonymous user. %s is the user nickname.
5854 #. TRANS: This message contains a Markdown URL. The link description is between
5855 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
5856 #. TRANS: and do not change the URL part.
5857 #, php-format
5858 msgid ""
5859 "%s has no subscribers. Why not [register an account](%%%%action.register%%%"
5860 "%) and be the first?"
5861 msgstr ""
5862 "У %s нет подписчиков. Почему бы не [зарегистрироваться](%%%%action.register%%"
5863 "%%) и стать первым?"
5864
5865 #. TRANS: Header for subscriptions overview for a user (not first page).
5866 #. TRANS: %1$s is a user nickname, %2$d is the page number.
5867 #, php-format
5868 msgid "%1$s subscriptions, page %2$d"
5869 msgstr "Подписки %1$s, страница %2$d"
5870
5871 #. TRANS: Page notice for page with an overview of all subscriptions
5872 #. TRANS: of the logged in user's own profile.
5873 msgid "These are the people whose notices you listen to."
5874 msgstr "Это пользователи, записи которых вы читаете."
5875
5876 #. TRANS: Page notice for page with an overview of all subscriptions of a user other
5877 #. TRANS: than the logged in user. %s is the user nickname.
5878 #, php-format
5879 msgid "These are the people whose notices %s listens to."
5880 msgstr "Это пользователи, записи которых читает %s."
5881
5882 #. TRANS: Subscription list text when the logged in user has no subscriptions.
5883 #. TRANS: This message contains Markdown URLs. The link description is between
5884 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
5885 #. TRANS: and do not change the URL part.
5886 #, fuzzy, php-format
5887 msgid ""
5888 "You're not listening to anyone's notices right now, try subscribing to "
5889 "people you know. Try [people search](%%action.peoplesearch%%), look for "
5890 "members in groups you're interested in and in our [featured users](%%action."
5891 "featured%%)."
5892 msgstr ""
5893 "Вы сейчас не следите ни за чьими-либо записями; попробуйте подписаться на "
5894 "знакомых вам людей. Попробуйте использовать [поиск людей](%%action."
5895 "peoplesearch%%), посмотрите среди учасников групп, которые вас интересуют "
5896 "или просмотрите список [особых пользователей](%%action.featured%%). Если Вы "
5897 "пользуетесь [Твиттером](%%action.twittersettings%%), то можете автоматически "
5898 "подписаться на тех людей, за которыми уже следите там."
5899
5900 #. TRANS: Subscription list text when looking at the subscriptions for a of a user other
5901 #. TRANS: than the logged in user that has no subscriptions. %s is the user nickname.
5902 #. TRANS: Subscription list text when looking at the subscriptions for a of a user that has none
5903 #. TRANS: as an anonymous user. %s is the user nickname.
5904 #, php-format
5905 msgid "%s is not listening to anyone."
5906 msgstr "%s не просматривает ничьи записи."
5907
5908 #. TRANS: Atom feed title. %s is a profile nickname.
5909 #, php-format
5910 msgid "Subscription feed for %s (Atom)"
5911 msgstr "Лента записей %s (Atom)"
5912
5913 #. TRANS: Checkbox label for enabling IM messages for a profile in a subscriptions list.
5914 msgctxt "LABEL"
5915 msgid "IM"
5916 msgstr "IM"
5917
5918 #. TRANS: Checkbox label for enabling SMS messages for a profile in a subscriptions list.
5919 msgid "SMS"
5920 msgstr "СМС"
5921
5922 #. TRANS: Title for all but the first page of notices with tags.
5923 #. TRANS: %1$s is the tag, %2$d is the page number.
5924 #, php-format
5925 msgid "Notices tagged with %1$s, page %2$d"
5926 msgstr "Записи с тегом %1$s, страница %2$d"
5927
5928 #. TRANS: Link label for feed on "notices with tag" page.
5929 #. TRANS: %s is the tag the feed is for.
5930 #, php-format
5931 msgid "Notice feed for tag %s (Activity Streams JSON)"
5932 msgstr "Лента записей для тега %s (JSON Activity Streams)"
5933
5934 #. TRANS: Link label for feed on "notices with tag" page.
5935 #. TRANS: %s is the tag the feed is for.
5936 #, php-format
5937 msgid "Notice feed for tag %s (RSS 1.0)"
5938 msgstr "Лента записей для тега %s (RSS 1.0)"
5939
5940 #. TRANS: Link label for feed on "notices with tag" page.
5941 #. TRANS: %s is the tag the feed is for.
5942 #, php-format
5943 msgid "Notice feed for tag %s (RSS 2.0)"
5944 msgstr "Лента записей для тега %s (RSS 2.0)"
5945
5946 #. TRANS: Link label for feed on "notices with tag" page.
5947 #. TRANS: %s is the tag the feed is for.
5948 #, php-format
5949 msgid "Notice feed for tag %s (Atom)"
5950 msgstr "Лента записей для тега %s (Atom)"
5951
5952 #. TRANS: Client error displayed when trying to tag a user that cannot be tagged.
5953 #. TRANS: Client exception thrown trying to set a tag for a user that cannot be tagged.
5954 #. TRANS: Error displayed when trying to tag a user that cannot be tagged.
5955 msgid "You cannot tag this user."
5956 msgstr "Вы не можете задать тег для этого пользователя."
5957
5958 #. TRANS: Title for list form when not on a profile page.
5959 msgid "List a profile"
5960 msgstr "Список профиля"
5961
5962 #. TRANS: Title for list form when on a profile page.
5963 #. TRANS: %s is a profile nickname.
5964 #, php-format
5965 msgctxt "ADDTOLIST"
5966 msgid "List %s"
5967 msgstr "Список %s"
5968
5969 #. TRANS: Title for list form when an error has occurred.
5970 msgctxt "TITLE"
5971 msgid "Error"
5972 msgstr "Ошибка"
5973
5974 #. TRANS: Header in list form.
5975 msgid "User profile"
5976 msgstr "Профиль пользователя"
5977
5978 #. TRANS: Fieldset legend for list form.
5979 msgid "List user"
5980 msgstr "Пользователь списка"
5981
5982 #. TRANS: Field label on list form.
5983 msgctxt "LABEL"
5984 msgid "Lists"
5985 msgstr "Списки"
5986
5987 #. TRANS: Field title on list form.
5988 msgid ""
5989 "Lists for this user (letters, numbers, -, ., and _), comma- or space- "
5990 "separated."
5991 msgstr ""
5992 "Списки для этого пользователя (буквы, цифры, -, ., и _), разделённые запятой "
5993 "или пробелом."
5994
5995 #. TRANS: Title for personal tag cloud section.
5996 msgctxt "TITLE"
5997 msgid "Tags"
5998 msgstr "Теги"
5999
6000 #. TRANS: Success message if lists are saved.
6001 msgid "Lists saved."
6002 msgstr "Списки сохранены."
6003
6004 #. TRANS: Page notice.
6005 msgid "Use this form to add your subscribers or subscriptions to lists."
6006 msgstr ""
6007 "Воспользуйтесь этой формой, чтобы добавить ваших подписчиков или подписки в "
6008 "списки."
6009
6010 #. TRANS: Client error when requesting a tag feed for a non-existing tag.
6011 msgid "No such tag."
6012 msgstr "Нет такого тега."
6013
6014 #. TRANS: Client error displayed when trying to unblock a non-blocked user.
6015 msgid "You haven't blocked that user."
6016 msgstr "Вы не заблокировали этого пользователя."
6017
6018 #. TRANS: Client error on page to unsilence a user when the to be unsandboxed user has not been sandboxed.
6019 msgid "User is not sandboxed."
6020 msgstr "Для пользователя не установлен режим песочницы."
6021
6022 #. TRANS: Client error on page to unsilence a user when the to be unsilenced user has not been silenced.
6023 msgid "User is not silenced."
6024 msgstr "Пользователь не заглушён."
6025
6026 #. TRANS: Page title for page to unsubscribe.
6027 msgid "Unsubscribed"
6028 msgstr "Отписано"
6029
6030 #. TRANS: Page title for form that allows unsubscribing from a list.
6031 #. TRANS: %1$s is a nickname, %2$s is a list, %3$s is a tagger nickname.
6032 #, php-format
6033 msgid "%1$s unsubscribed from list %2$s by %3$s"
6034 msgstr "%1$s отказался от подписки на список %2$s пользователя %3$s"
6035
6036 #. TRANS: Title of URL settings tab in profile settings.
6037 msgid "URL settings"
6038 msgstr "Настройки URL-адреса"
6039
6040 #. TRANS: Instructions for tab "Other" in user profile settings.
6041 msgid "Manage various other options."
6042 msgstr "Управление другими опциями."
6043
6044 #. TRANS: Used as a suffix for free URL shorteners in a dropdown list in the tab "Other" of a
6045 #. TRANS: user's profile settings. This message has one space at the beginning. Use your
6046 #. TRANS: language's word separator here if it has one (most likely a single space).
6047 msgid " (free service)"
6048 msgstr " (свободный сервис)"
6049
6050 #. TRANS: Default value for URL shortening settings.
6051 msgid "[none]"
6052 msgstr "[нет]"
6053
6054 #. TRANS: Default value for URL shortening settings.
6055 msgid "[internal]"
6056 msgstr "[внутренний]"
6057
6058 #. TRANS: Label for dropdown with URL shortener services.
6059 msgid "Shorten URLs with"
6060 msgstr "Сокращать URL с помощью"
6061
6062 #. TRANS: Tooltip for for dropdown with URL shortener services.
6063 msgid "Automatic shortening service to use."
6064 msgstr "Автоматически использовать выбранный сервис"
6065
6066 #. TRANS: Field label in URL settings in profile.
6067 msgid "URL longer than"
6068 msgstr "URL-адрес длиной более"
6069
6070 #. TRANS: Field title in URL settings in profile.
6071 msgid "URLs longer than this will be shortened, 0 means always shorten."
6072 msgstr ""
6073 "URL-адреса, длиннее этого значения, будут сокращены (0 — всегда сокращать)."
6074
6075 #. TRANS: Field label in URL settings in profile.
6076 msgid "Text longer than"
6077 msgstr "Текст больше, чем"
6078
6079 #. TRANS: Field title in URL settings in profile.
6080 msgid ""
6081 "URLs in notices longer than this will be shortened, 0 means always shorten."
6082 msgstr ""
6083 "URL-адреса в сообщениях, длиннее этого значения, будут сокращены (0 — всегда "
6084 "сокращать)."
6085
6086 #. TRANS: Form validation error for form "Other settings" in user profile.
6087 msgid "URL shortening service is too long (maximum 50 characters)."
6088 msgstr "Сервис сокращения URL слишком длинный (максимум 50 символов)."
6089
6090 #. TRANS: Client exception thrown when the maximum URL settings value is invalid in profile URL settings.
6091 msgid "Invalid number for maximum URL length."
6092 msgstr "Неверное значение параметра максимальной длины URL-адреса."
6093
6094 #. TRANS: Client exception thrown when the maximum notice length settings value is invalid in profile URL settings.
6095 msgid "Invalid number for maximum notice length."
6096 msgstr "Неверное значение параметра максимальной длины сообщения."
6097
6098 #. TRANS: Server exception thrown in profile URL settings when preferences could not be saved.
6099 msgid "Error saving user URL shortening preferences."
6100 msgstr "Ошибка при сохранении настроек сервиса сокращения URL."
6101
6102 #. TRANS: User admin panel title.
6103 msgctxt "TITLE"
6104 msgid "User"
6105 msgstr "Пользователь"
6106
6107 #. TRANS: Instruction for user admin panel.
6108 msgid "User settings for this StatusNet site"
6109 msgstr "Пользовательские настройки для этого сайта StatusNet"
6110
6111 #. TRANS: Form validation error in user admin panel when a non-numeric character limit was set.
6112 msgid "Invalid bio limit. Must be numeric."
6113 msgstr "Неверное ограничение биографии. Должно быть числом."
6114
6115 #. TRANS: Form validation error in user admin panel when welcome text is too long.
6116 msgid "Invalid welcome text. Maximum length is 255 characters."
6117 msgstr ""
6118 "Неверный текст приветствия. Максимальная длина составляет 255 символов."
6119
6120 #. TRANS: Client error displayed when trying to set a non-existing user as default subscription for new
6121 #. TRANS: users in user admin panel. %1$s is the invalid nickname.
6122 #, php-format
6123 msgid "Invalid default subscripton: \"%1$s\" is not a user."
6124 msgstr "Неверная подписка по умолчанию: «%1$s» не является пользователем."
6125
6126 #. TRANS: Fieldset legend in user administration panel.
6127 msgctxt "LEGEND"
6128 msgid "Profile"
6129 msgstr "Профиль"
6130
6131 #. TRANS: Field label in user admin panel for setting the character limit for the bio field.
6132 msgid "Bio Limit"
6133 msgstr "Ограничение биографии"
6134
6135 #. TRANS: Tooltip in user admin panel for setting the character limit for the bio field.
6136 msgid "Maximum length of a profile bio in characters."
6137 msgstr "Максимальная длина биографии профиля в символах."
6138
6139 #. TRANS: Form legend in user admin panel.
6140 msgid "New users"
6141 msgstr "Новые пользователи"
6142
6143 #. TRANS: Field label in user admin panel for setting new user welcome text.
6144 msgid "New user welcome"
6145 msgstr "Приветствие новым пользователям"
6146
6147 #. TRANS: Tooltip in user admin panel for setting new user welcome text.
6148 msgid "Welcome text for new users (maximum 255 characters)."
6149 msgstr "Текст приветствия для новых пользователей (максимум 255 символов)."
6150
6151 #. TRANS: Field label in user admin panel for setting default subscription for new users.
6152 msgid "Default subscription"
6153 msgstr "Подписка по умолчанию"
6154
6155 #. TRANS: Tooltip in user admin panel for setting default subscription for new users.
6156 msgid "Automatically subscribe new users to this user."
6157 msgstr "Автоматически подписывать новых пользователей на этого пользователя."
6158
6159 #. TRANS: Form legend in user admin panel.
6160 msgid "Invitations"
6161 msgstr "Приглашения"
6162
6163 #. TRANS: Field label for checkbox in user admin panel for allowing users to invite friend using site e-mail.
6164 msgid "Invitations enabled"
6165 msgstr "Приглашения включены"
6166
6167 #. TRANS: Tooltip for checkbox in user admin panel for allowing users to invite friend using site e-mail.
6168 msgid "Whether to allow users to invite new users."
6169 msgstr "Разрешать ли пользователям приглашать новых пользователей."
6170
6171 #. TRANS: Button title to save user settings in user admin panel.
6172 msgid "Save user settings."
6173 msgstr "Сохранить пользовательские настройки."
6174
6175 #. TRANS: Page title for all but the first page of groups for a user.
6176 #. TRANS: %1$s is a nickname, %2$d is a page number.
6177 #, php-format
6178 msgid "%1$s groups, page %2$d"
6179 msgstr "Группы %1$s, страница %2$d"
6180
6181 #. TRANS: Link text on group page to search for groups.
6182 msgid "Search for more groups"
6183 msgstr "Искать другие группы"
6184
6185 #. TRANS: Text on group page for a user that is not a member of any group.
6186 #. TRANS: %s is a user nickname.
6187 #, php-format
6188 msgid "%s is not a member of any group."
6189 msgstr "%s не состоит ни в одной группе."
6190
6191 #. TRANS: Text on group page for a user that is not a member of any group. This message contains
6192 #. TRANS: a Markdown link in the form [link text](link) and a variable that should not be changed.
6193 #, php-format
6194 msgid "Try [searching for groups](%%action.groupsearch%%) and joining them."
6195 msgstr ""
6196 "Попробуйте [найти группы](%%action.groupsearch%%) и присоединиться к ним."
6197
6198 #. TRANS: Message is used as link description. %1$s is a username, %2$s is a site name.
6199 #. TRANS: Message is used as a subtitle in atom group notice feed.
6200 #. TRANS: %1$s is a group name, %2$s is a site name.
6201 #. TRANS: Message is used as a subtitle in atom user notice feed.
6202 #. TRANS: %1$s is a user name, %2$s is a site name.
6203 #, php-format
6204 msgid "Updates from %1$s on %2$s!"
6205 msgstr "Обновлено от %1$s на %2$s!"
6206
6207 #. TRANS: Title for version page. %s is the StatusNet version.
6208 #, php-format
6209 msgid "StatusNet %s"
6210 msgstr "StatusNet %s"
6211
6212 #. TRANS: Content part of StatusNet version page.
6213 #. TRANS: %1$s is the engine name (StatusNet) and %2$s is the StatusNet version.
6214 #, php-format
6215 msgid ""
6216 "This site is powered by %1$s version %2$s, Copyright 2008-2011 StatusNet, "
6217 "Inc. and contributors."
6218 msgstr ""
6219 "Этот сайт создан на основе %1$s версии %2$s, Copyright 2008-2011 StatusNet, "
6220 "Inc. и участники."
6221
6222 #. TRANS: Header for StatusNet contributors section on the version page.
6223 msgid "Contributors"
6224 msgstr "Разработчики"
6225
6226 #. TRANS: Header for StatusNet license section on the version page.
6227 msgid "License"
6228 msgstr "Лицензия"
6229
6230 #. TRANS: Content part of StatusNet version page.
6231 #, fuzzy
6232 msgid ""
6233 "StatusNet is free software: you can redistribute it and/or modify it under "
6234 "the terms of the GNU Affero General Public License as published by the Free "
6235 "Software Foundation, either version 3 of the License, or (at your option) "
6236 "any later version."
6237 msgstr ""
6238 "StatusNet — свободное программное обеспечение: вы можете распространять его "
6239 "и/или модифицировать в соответствии с условиями GNU Affero General Public "
6240 "License, опубликованной Free Software Foundation, либо под версией 3, либо "
6241 "(на выбор) под любой более поздней версией. "
6242
6243 #. TRANS: Content part of StatusNet version page.
6244 #, fuzzy
6245 msgid ""
6246 "This program is distributed in the hope that it will be useful, but WITHOUT "
6247 "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
6248 "FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License "
6249 "for more details."
6250 msgstr ""
6251 "Данная программа распространяется в надежде, что она будет полезной, но БЕЗ "
6252 "ВСЯКОЙ ГАРАНТИИ; в том числе без вытекающей гарантии ТОВАРНОЙ ПРИГОДНОСТИ "
6253 "или ПРИГОДНОСТИ ДЛЯ ЧАСТНОГО ИСПОЛЬЗОВАНИЯ. См. GNU Affero General Public "
6254 "License для более подробной информации. "
6255
6256 #. TRANS: Content part of StatusNet version page.
6257 #. TRANS: %s is a link to the AGPL license with link description "http://www.gnu.org/licenses/agpl.html".
6258 #, php-format
6259 msgid ""
6260 "You should have received a copy of the GNU Affero General Public License "
6261 "along with this program.  If not, see %s."
6262 msgstr ""
6263 "Вы должны были получить копию GNU Affero General Public License вместе с "
6264 "этой программой. Если нет, см. %s."
6265
6266 #. TRANS: Header for StatusNet plugins section on the version page.
6267 msgid "Plugins"
6268 msgstr "Плагины"
6269
6270 #. TRANS: Column header for plugins table on version page.
6271 msgctxt "HEADER"
6272 msgid "Name"
6273 msgstr "Название"
6274
6275 #. TRANS: Column header for plugins table on version page.
6276 msgctxt "HEADER"
6277 msgid "Version"
6278 msgstr "Версия"
6279
6280 #. TRANS: Column header for plugins table on version page.
6281 msgctxt "HEADER"
6282 msgid "Author(s)"
6283 msgstr "Автор(ы)"
6284
6285 #. TRANS: Column header for plugins table on version page.
6286 msgctxt "HEADER"
6287 msgid "Description"
6288 msgstr "Описание"
6289
6290 #. TRANS: Activity title when marking a notice as favorite.
6291 msgid "Favor"
6292 msgstr "Пометить"
6293
6294 #. TRANS: Ntofication given when a user marks a notice as favorite.
6295 #. TRANS: %1$s is a user nickname or full name, %2$s is a notice URI.
6296 #, php-format
6297 msgid "%1$s marked notice %2$s as a favorite."
6298 msgstr "%1$s добавил запись %2$s в число любимых."
6299
6300 #. TRANS: Server exception thrown when a URL cannot be processed.
6301 #, php-format
6302 msgid "Cannot process URL '%s'"
6303 msgstr "Невозможно обработать URL «%s»"
6304
6305 #. TRANS: Server exception thrown when... Robin thinks something is impossible!
6306 msgid "Robin thinks something is impossible."
6307 msgstr "Робин считает, что это невозможно."
6308
6309 #. TRANS: Message used to be inserted as %2$s in  the text "No file may
6310 #. TRANS: be larger than %1$d byte and the file you sent was %2$s.".
6311 #. TRANS: %1$d is the number of bytes of an uploaded file.
6312 #, php-format
6313 msgid "%1$d byte"
6314 msgid_plural "%1$d bytes"
6315 msgstr[0] ""
6316 msgstr[1] ""
6317 msgstr[2] ""
6318
6319 #
6320 #. TRANS: Message given if an upload is larger than the configured maximum.
6321 #. TRANS: %1$d (used for plural) is the byte limit for uploads,
6322 #. TRANS: %2$s is the proper form of "n bytes". This is the only ways to have
6323 #. TRANS: gettext support multiple plurals in the same message, unfortunately...
6324 #, fuzzy, php-format
6325 msgid ""
6326 "No file may be larger than %1$d byte and the file you sent was %2$s. Try to "
6327 "upload a smaller version."
6328 msgid_plural ""
6329 "No file may be larger than %1$d bytes and the file you sent was %2$s. Try to "
6330 "upload a smaller version."
6331 msgstr[0] ""
6332 "Файл не может быть больше %1$d байт, тогда как отправленный вами файл "
6333 "содержал %2$d байт. Попробуйте загрузить меньшую версию."
6334 msgstr[1] ""
6335 "Файл не может быть больше %1$d байт, тогда как отправленный вами файл "
6336 "содержал %2$d байт. Попробуйте загрузить меньшую версию."
6337 msgstr[2] ""
6338 "Файл не может быть больше %1$d байт, тогда как отправленный вами файл "
6339 "содержал %2$d байт. Попробуйте загрузить меньшую версию."
6340
6341 #. TRANS: Message given if an upload would exceed user quota.
6342 #. TRANS: %d (number) is the user quota in bytes and is used for plural.
6343 #, php-format
6344 msgid "A file this large would exceed your user quota of %d byte."
6345 msgid_plural "A file this large would exceed your user quota of %d bytes."
6346 msgstr[0] "Файл такого размера превысит вашу пользовательскую квоту в %d байт."
6347 msgstr[1] ""
6348 "Файл такого размера превысит вашу пользовательскую квоту в %d байта."
6349 msgstr[2] "Файл такого размера превысит вашу пользовательскую квоту в %d байт."
6350
6351 #. TRANS: Message given id an upload would exceed a user's monthly quota.
6352 #. TRANS: $d (number) is the monthly user quota in bytes and is used for plural.
6353 #, php-format
6354 msgid "A file this large would exceed your monthly quota of %d byte."
6355 msgid_plural "A file this large would exceed your monthly quota of %d bytes."
6356 msgstr[0] "Файл такого размера превысит вашу месячную квоту в %d байт."
6357 msgstr[1] "Файл такого размера превысит вашу месячную квоту в %d байта."
6358 msgstr[2] "Файл такого размера превысит вашу месячную квоту в %d байт."
6359
6360 #. TRANS: Client exception thrown if a file upload does not have a valid name.
6361 msgid "Invalid filename."
6362 msgstr "Неверное имя файла."
6363
6364 #. TRANS: Exception thrown providing an invalid profile ID.
6365 #. TRANS: %s is the invalid profile ID.
6366 #, php-format
6367 msgid "Profile ID %s is invalid."
6368 msgstr "Неверный идентификатор профиля %s."
6369
6370 #. TRANS: Exception thrown providing an invalid group ID.
6371 #. TRANS: %s is the invalid group ID.
6372 #, php-format
6373 msgid "Group ID %s is invalid."
6374 msgstr "Неверный идентификатор группы %s."
6375
6376 #. TRANS: Exception thrown when joining a group fails.
6377 msgid "Group join failed."
6378 msgstr "Не удаётся присоединиться к группе."
6379
6380 #. TRANS: Exception thrown when trying to leave a group the user is not a member of.
6381 msgid "Not part of group."
6382 msgstr "Не является частью группы."
6383
6384 #. TRANS: Exception thrown when trying to leave a group fails.
6385 msgid "Group leave failed."
6386 msgstr "Не удаётся покинуть группу."
6387
6388 #. TRANS: Activity title.
6389 msgid "Join"
6390 msgstr "Присоединиться"
6391
6392 #. TRANS: Success message for subscribe to group attempt through OStatus.
6393 #. TRANS: %1$s is the member name, %2$s is the subscribed group's name.
6394 #, php-format
6395 msgid "%1$s has joined group %2$s."
6396 msgstr "%1$s присоединился к группе %2$s."
6397
6398 #. TRANS: Server exception thrown when updating a local group fails.
6399 msgid "Could not update local group."
6400 msgstr "Не удаётся обновить локальную группу."
6401
6402 #. TRANS: Exception thrown when trying creating a login token failed.
6403 #. TRANS: %s is the user nickname for which token creation failed.
6404 #, php-format
6405 msgid "Could not create login token for %s"
6406 msgstr "Не удаётся создать токен входа для %s"
6407
6408 #. TRANS: Exception thrown when a program code class (%s) cannot be instantiated.
6409 #, php-format
6410 msgid "Cannot instantiate class %s."
6411 msgstr "Не удаётся инстанциировать класс %s."
6412
6413 #. TRANS: Exception thrown when database name or Data Source Name could not be found.
6414 msgid "No database name or DSN found anywhere."
6415 msgstr "Имя базы данных или DSN не найдено."
6416
6417 #. TRANS: Client exception thrown when a user tries to send a direct message while being banned from sending them.
6418 msgid "You are banned from sending direct messages."
6419 msgstr "Вы заблокированы от отправки прямых сообщений."
6420
6421 #. TRANS: Message given when a message could not be stored on the server.
6422 msgid "Could not insert message."
6423 msgstr "Не удаётся вставить сообщение."
6424
6425 #. TRANS: Message given when a message could not be updated on the server.
6426 msgid "Could not update message with new URI."
6427 msgstr "Не удаётся обновить сообщение с новым URI."
6428
6429 #. TRANS: Server exception thrown when a user profile for a notice cannot be found.
6430 #. TRANS: %1$d is a profile ID (number), %2$d is a notice ID (number).
6431 #, php-format
6432 msgid "No such profile (%1$d) for notice (%2$d)."
6433 msgstr "Нет такого профиля (%1$d) для записи (%2$d)."
6434
6435 #. TRANS: Server exception. %s are the error details.
6436 #, php-format
6437 msgid "Database error inserting hashtag: %s."
6438 msgstr "Ошибка базы данных при добавлении хеш-тега: %s."
6439
6440 #. TRANS: Client exception thrown if a notice contains too many characters.
6441 msgid "Problem saving notice. Too long."
6442 msgstr "Проблемы с сохранением записи. Слишком длинно."
6443
6444 #. TRANS: Client exception thrown when trying to save a notice for an unknown user.
6445 msgid "Problem saving notice. Unknown user."
6446 msgstr "Проблема при сохранении записи. Неизвестный пользователь."
6447
6448 #. TRANS: Client exception thrown when a user tries to post too many notices in a given time frame.
6449 msgid ""
6450 "Too many notices too fast; take a breather and post again in a few minutes."
6451 msgstr ""
6452 "Слишком много записей за столь короткий срок; передохните немного и "
6453 "попробуйте вновь через пару минут."
6454
6455 #. TRANS: Client exception thrown when a user tries to post too many duplicate notices in a given time frame.
6456 msgid ""
6457 "Too many duplicate messages too quickly; take a breather and post again in a "
6458 "few minutes."
6459 msgstr ""
6460 "Слишком много одинаковых записей за столь короткий срок; передохните немного "
6461 "и попробуйте вновь через пару минут."
6462
6463 #. TRANS: Client exception thrown when a user tries to post while being banned.
6464 msgid "You are banned from posting notices on this site."
6465 msgstr "Вам запрещено поститься на этом сайте (бан)"
6466
6467 #. TRANS: Client exception thrown in notice when trying to repeat a missing or deleted notice.
6468 msgid "Cannot repeat; original notice is missing or deleted."
6469 msgstr "Невозможно повторить; исходное сообщение отсутствует или удалено."
6470
6471 #. TRANS: Client error displayed when trying to repeat an own notice.
6472 msgid "You cannot repeat your own notice."
6473 msgstr "Вы не можете повторить собственную запись."
6474
6475 #. TRANS: Client error displayed when trying to repeat a non-public notice.
6476 msgid "Cannot repeat a private notice."
6477 msgstr "Нельзя повторять личные сообщения."
6478
6479 #. TRANS: Client error displayed when trying to repeat a notice you cannot access.
6480 msgid "Cannot repeat a notice you cannot read."
6481 msgstr "Нельзя повторять сообщения, которые вы не можете прочитать."
6482
6483 #. TRANS: Client error displayed when trying to repeat an already repeated notice.
6484 msgid "You already repeated that notice."
6485 msgstr "Вы уже повторили эту запись."
6486
6487 #. TRANS: Client error displayed when trying to reply to a notice a the target has no access to.
6488 #. TRANS: %1$s is a user nickname, %2$d is a notice ID (number).
6489 #, php-format
6490 msgid "%1$s has no access to notice %2$d."
6491 msgstr "У %1$s нет доступа к записи %2$d."
6492
6493 #. TRANS: Server exception thrown when a notice cannot be saved.
6494 #. TRANS: Server exception thrown when a notice cannot be updated.
6495 msgid "Problem saving notice."
6496 msgstr "Проблемы с сохранением записи."
6497
6498 #. TRANS: Server exception thrown when no array is provided to the method saveKnownGroups().
6499 msgid "Bad type provided to saveKnownGroups."
6500 msgstr "Для saveKnownGroups указан неверный тип."
6501
6502 #. TRANS: Server exception thrown when an update for a group inbox fails.
6503 msgid "Problem saving group inbox."
6504 msgstr "Проблемы с сохранением входящих сообщений группы."
6505
6506 #. TRANS: Message used to repeat a notice. RT is the abbreviation of 'retweet'.
6507 #. TRANS: %1$s is the repeated user's name, %2$s is the repeated notice.
6508 #, php-format
6509 msgid "RT @%1$s %2$s"
6510 msgstr "RT @%1$s %2$s"
6511
6512 #. TRANS: Full name of a profile or group (%1$s) followed by nickname (%2$s) in parentheses.
6513 #. TRANS: Full name of a profile or group followed by nickname in parens
6514 #, php-format
6515 msgctxt "FANCYNAME"
6516 msgid "%1$s (%2$s)"
6517 msgstr "%1$s (%2$s)"
6518
6519 #. TRANS: Exception thrown when trying to revoke an existing role for a user that does not exist.
6520 #. TRANS: %1$s is the role name, %2$s is the user ID (number).
6521 #, php-format
6522 msgid "Cannot revoke role \"%1$s\" for user #%2$d; does not exist."
6523 msgstr ""
6524 "Не удаётся отозвать право «%1%s» для пользователя #%2$d; пользователь не "
6525 "существует."
6526
6527 #. TRANS: Exception thrown when trying to revoke a role for a user with a failing database query.
6528 #. TRANS: %1$s is the role name, %2$s is the user ID (number).
6529 #, php-format
6530 msgid "Cannot revoke role \"%1$s\" for user #%2$d; database error."
6531 msgstr ""
6532 "Не удаётся отозвать право «%1$s» для пользователя #%2$d; ошибка базы данных."
6533
6534 #. TRANS: Server exception.
6535 msgid "The tag you are trying to rename to already exists."
6536 msgstr "Тег, в который вы хотите переименовать, уже существует."
6537
6538 #. TRANS: Server exception saving new tag without having a tagger specified.
6539 msgid "No tagger specified."
6540 msgstr "Не задан автор тега."
6541
6542 #. TRANS: Server exception saving new tag without having a tag specified.
6543 msgid "No tag specified."
6544 msgstr "Тег не задан."
6545
6546 #. TRANS: Server exception saving new tag.
6547 msgid "Could not create profile tag."
6548 msgstr "Не удалось создать тег профиля."
6549
6550 #. TRANS: Server exception saving new tag.
6551 msgid "Could not set profile tag URI."
6552 msgstr "Не удалось установить URI тега профиля."
6553
6554 #. TRANS: Server exception saving new tag.
6555 msgid "Could not set profile tag mainpage."
6556 msgstr "Не удалось установить главную страницу тега профиля."
6557
6558 #. TRANS: Client exception thrown trying to set more tags than allowed.
6559 #, php-format
6560 msgid ""
6561 "You already have created %d or more tags which is the maximum allowed number "
6562 "of tags. Try using or deleting some existing tags."
6563 msgstr ""
6564 "Вы уже создали %d или более тегов, что составляет разрешённый лимит для "
6565 "тегов. Попробуйте воспользоваться уже существующим тегом или удалите "
6566 "некоторые старые теги."
6567
6568 #
6569 #. TRANS: Client exception thrown when trying to add more people than allowed to a list.
6570 #, fuzzy, php-format
6571 msgid ""
6572 "You already have %1$d or more people in list %2$s, which is the maximum "
6573 "allowed number. Try unlisting others first."
6574 msgstr ""
6575 "В вашем списке %2$s уже отмечено %1$d или более пользователей, что "
6576 "составляет разрешённый лимит. Попробуйте удалить кого-нибудь из списка."
6577
6578 #. TRANS: Exception thrown when inserting a list subscription in the database fails.
6579 msgid "Adding list subscription failed."
6580 msgstr "Добавление подписки на список не удалось."
6581
6582 #. TRANS: Exception thrown when deleting a list subscription from the database fails.
6583 msgid "Removing list subscription failed."
6584 msgstr "Удаление подписки на список не удалось."
6585
6586 #. TRANS: Exception thrown when a right for a non-existing user profile is checked.
6587 msgid "Missing profile."
6588 msgstr "Отсутствующий профиль."
6589
6590 #. TRANS: Exception thrown when a tag cannot be saved.
6591 msgid "Unable to save tag."
6592 msgstr "Не удаётся сохранить тег."
6593
6594 #. TRANS: Exception thrown when trying to subscribe while being banned from subscribing.
6595 msgid "You have been banned from subscribing."
6596 msgstr "Вы заблокированы от подписки."
6597
6598 #. TRANS: Exception thrown when trying to subscribe while already subscribed.
6599 msgid "Already subscribed!"
6600 msgstr "Уже подписаны!"
6601
6602 #. TRANS: Exception thrown when trying to subscribe to a user who has blocked the subscribing user.
6603 msgid "User has blocked you."
6604 msgstr "Пользователь заблокировал Вас."
6605
6606 #. TRANS: Exception thrown when trying to unsibscribe without a subscription.
6607 msgid "Not subscribed!"
6608 msgstr "Не подписаны!"
6609
6610 #. TRANS: Exception thrown when trying to unsubscribe a user from themselves.
6611 msgid "Could not delete self-subscription."
6612 msgstr "Невозможно удалить подписку на самого себя."
6613
6614 #. TRANS: Exception thrown when a subscription could not be deleted on the server.
6615 msgid "Could not delete subscription."
6616 msgstr "Не удаётся удалить подписку."
6617
6618 #. TRANS: Activity title when subscribing to another person.
6619 msgctxt "TITLE"
6620 msgid "Follow"
6621 msgstr "Следить"
6622
6623 #. TRANS: Notification given when one person starts following another.
6624 #. TRANS: %1$s is the subscriber, %2$s is the subscribed.
6625 #, php-format
6626 msgid "%1$s is now following %2$s."
6627 msgstr "%1$s теперь следит за %2$s."
6628
6629 #. TRANS: Notice given on user registration.
6630 #. TRANS: %1$s is the sitename, $2$s is the registering user's nickname.
6631 #, php-format
6632 msgid "Welcome to %1$s, @%2$s!"
6633 msgstr "Добро пожаловать на %1$s, @%2$s!"
6634
6635 #. TRANS: Exception thrown when trying view "repeated to me".
6636 msgid "Not implemented since inbox change."
6637 msgstr "Не реализовано с момента изменения системы входящих сообщений."
6638
6639 #. TRANS: Server exception.
6640 msgid "No single user defined for single-user mode."
6641 msgstr "Ни задан пользователь для однопользовательского режима."
6642
6643 #. TRANS: Server exception.
6644 msgid "Single-user mode code called when not enabled."
6645 msgstr "Вызов отключённого кода однопользовательского режима."
6646
6647 #. TRANS: Information on password recovery form if no known username or e-mail address was specified.
6648 msgid "No user with that email address or username."
6649 msgstr "Нет пользователя с таким электронным адресом или именем."
6650
6651 #. TRANS: Client error displayed on password recovery form if a user does not have a registered e-mail address.
6652 msgid "No registered email address for that user."
6653 msgstr "Нет зарегистрированных электронных адресов для этого пользователя."
6654
6655 #. TRANS: Server error displayed if e-mail address confirmation fails in the database on the password recovery form.
6656 msgid "Error saving address confirmation."
6657 msgstr "Ошибка сохранения подтверждённого адреса."
6658
6659 #. TRANS: Server exception thrown when creating a group failed.
6660 msgid "Could not create group."
6661 msgstr "Не удаётся создать группу."
6662
6663 #. TRANS: Server exception thrown when updating a group URI failed.
6664 msgid "Could not set group URI."
6665 msgstr "Не удаётся назначить URI группы."
6666
6667 #. TRANS: Server exception thrown when setting group membership failed.
6668 msgid "Could not set group membership."
6669 msgstr "Не удаётся назначить членство в группе."
6670
6671 #. TRANS: Server exception thrown when saving local group information failed.
6672 msgid "Could not save local group info."
6673 msgstr "Не удаётся сохранить информацию о локальной группе."
6674
6675 #. TRANS: Exception thrown when an account could not be located when it should be moved.
6676 #. TRANS: %s is the remote site.
6677 #, php-format
6678 msgid "Cannot locate account %s."
6679 msgstr "Не удаётся найти учётную запись %s."
6680
6681 #. TRANS: Exception thrown when a service document could not be located account move.
6682 #. TRANS: %s is the remote site.
6683 #, php-format
6684 msgid "Cannot find XRD for %s."
6685 msgstr "Не удаётся найти XRD для %s."
6686
6687 #. TRANS: Exception thrown when an account could not be located when it should be moved.
6688 #. TRANS: %s is the remote site.
6689 #, php-format
6690 msgid "No AtomPub API service for %s."
6691 msgstr "Нет сервиса AtomPub API для %s."
6692
6693 #. TRANS: H2 for user actions in a profile.
6694 #. TRANS: H2 for entity actions in a profile.
6695 msgid "User actions"
6696 msgstr "Действия пользователя"
6697
6698 #. TRANS: Text shown in user profile of not yet compeltely deleted users.
6699 msgid "User deletion in progress..."
6700 msgstr "Идёт удаление пользователя…"
6701
6702 #. TRANS: Link title for link on user profile.
6703 msgid "Edit profile settings."
6704 msgstr "Изменить настройки профиля."
6705
6706 #. TRANS: Link text for link on user profile.
6707 msgctxt "BUTTON"
6708 msgid "Edit"
6709 msgstr "Редактировать"
6710
6711 #. TRANS: Link title for link on user profile.
6712 msgid "Send a direct message to this user."
6713 msgstr "Послать прямое сообщение этому пользователю."
6714
6715 #. TRANS: Link text for link on user profile.
6716 msgctxt "BUTTON"
6717 msgid "Message"
6718 msgstr "Сообщение"
6719
6720 #. TRANS: Label text on user profile to select a user role.
6721 msgid "Moderate"
6722 msgstr "Модерировать"
6723
6724 #. TRANS: Label text on user profile to select a user role.
6725 msgid "User role"
6726 msgstr "Роль пользователя"
6727
6728 #. TRANS: Role that can be set for a user profile.
6729 msgctxt "role"
6730 msgid "Administrator"
6731 msgstr "Администратор"
6732
6733 #. TRANS: Role that can be set for a user profile.
6734 msgctxt "role"
6735 msgid "Moderator"
6736 msgstr "Модератор"
6737
6738 #. TRANS: Page title. %1$s is the title, %2$s is the site name.
6739 #, php-format
6740 msgid "%1$s - %2$s"
6741 msgstr "%1$s — %2$s"
6742
6743 #. TRANS: Page title for a page without a title set.
6744 msgid "Untitled page"
6745 msgstr "Страница без названия"
6746
6747 #. TRANS: Localized tooltip for '...' expansion button on overlong remote messages.
6748 msgctxt "TOOLTIP"
6749 msgid "Show more"
6750 msgstr "Показать ещё"
6751
6752 #. TRANS: Inline reply form submit button: submits a reply comment.
6753 msgctxt "BUTTON"
6754 msgid "Reply"
6755 msgstr "Ответить"
6756
6757 #. TRANS: Placeholder text for inline reply form. Clicking in this box will turn it into a mini notice form.
6758 #. TRANS: Field label for reply mini form.
6759 msgid "Write a reply..."
6760 msgstr "Напишите ответ…"
6761
6762 #. TRANS: Tab on the notice form.
6763 msgctxt "TAB"
6764 msgid "Status"
6765 msgstr "Состояние"
6766
6767 #. TRANS: First sentence of the StatusNet site license. Used if 'broughtby' is set.
6768 #. TRANS: Text between [] is a link description, text between () is the link itself.
6769 #. TRANS: Make sure there is no whitespace between "]" and "(".
6770 #. TRANS: "%%site.broughtby%%" is the value of the variable site.broughtby
6771 #, php-format
6772 msgid ""
6773 "**%%site.name%%** is a microblogging service brought to you by [%%site."
6774 "broughtby%%](%%site.broughtbyurl%%)."
6775 msgstr ""
6776 "**%%site.name%%** — это служба микроблогинга, организованная [%%site."
6777 "broughtby%%](%%site.broughtbyurl%%)."
6778
6779 #. TRANS: First sentence of the StatusNet site license. Used if 'broughtby' is not set.
6780 #, php-format
6781 msgid "**%%site.name%%** is a microblogging service."
6782 msgstr "**%%site.name%%** — сервис микроблогинга."
6783
6784 #. TRANS: Second sentence of the StatusNet site license. Mentions the StatusNet source code license.
6785 #. TRANS: Make sure there is no whitespace between "]" and "(".
6786 #. TRANS: Text between [] is a link description, text between () is the link itself.
6787 #. TRANS: %s is the version of StatusNet that is being used.
6788 #, php-format
6789 msgid ""
6790 "It runs the [StatusNet](http://status.net/) microblogging software, version %"
6791 "s, available under the [GNU Affero General Public License](http://www.fsf."
6792 "org/licensing/licenses/agpl-3.0.html)."
6793 msgstr ""
6794 "Этот сервис работает при помощи [StatusNet](http://status.net/) — "
6795 "программного обеспечения для микроблоггинга, версии %s, доступного под "
6796 "лицензией [GNU Affero General Public License](http://www.fsf.org/licensing/"
6797 "licenses/agpl-3.0.html)."
6798
6799 #. TRANS: Content license displayed when license is set to 'private'.
6800 #. TRANS: %1$s is the site name.
6801 #, php-format
6802 msgid "Content and data of %1$s are private and confidential."
6803 msgstr "Содержание и данные %1$s являются личными и конфиденциальными."
6804
6805 #. TRANS: Content license displayed when license is set to 'allrightsreserved'.
6806 #. TRANS: %1$s is the copyright owner.
6807 #, php-format
6808 msgid "Content and data copyright by %1$s. All rights reserved."
6809 msgstr ""
6810 "Авторские права на содержание и данные принадлежат %1$s. Все права защищены."
6811
6812 #. TRANS: Content license displayed when license is set to 'allrightsreserved' and no owner is set.
6813 msgid "Content and data copyright by contributors. All rights reserved."
6814 msgstr ""
6815 "Авторские права на содержание и данные принадлежат разработчикам. Все права "
6816 "защищены."
6817
6818 #. TRANS: license message in footer.
6819 #. TRANS: %1$s is the site name, %2$s is a link to the license URL, with a licence name set in configuration.
6820 #, php-format
6821 msgid "All %1$s content and data are available under the %2$s license."
6822 msgstr "Все материалы и данные %1$s доступны на условиях лицензии %2$s."
6823
6824 #. TRANS: Pagination message to go to a page displaying information more in the
6825 #. TRANS: present than the currently displayed information.
6826 msgid "After"
6827 msgstr "Сюда"
6828
6829 #. TRANS: Pagination message to go to a page displaying information more in the
6830 #. TRANS: past than the currently displayed information.
6831 msgid "Before"
6832 msgstr "Туда"
6833
6834 #. TRANS: Client exception thrown when a feed instance is a DOMDocument.
6835 msgid "Expecting a root feed element but got a whole XML document."
6836 msgstr "Ожидался корневой элемент потока, а получен XML-документ целиком."
6837
6838 #. TRANS: Client exception thrown when using an unknown verb for the activity importer.
6839 #, php-format
6840 msgid "Unknown verb: \"%s\"."
6841 msgstr "Неизвестное действие «%s»."
6842
6843 #. TRANS: Client exception thrown when trying to force a subscription for an untrusted user.
6844 msgid "Cannot force subscription for untrusted user."
6845 msgstr "Принудительная подписка на ненадёжных пользователей невозможна."
6846
6847 #. TRANS: Client exception thrown when trying to force a remote user to subscribe.
6848 msgid "Cannot force remote user to subscribe."
6849 msgstr "Принудительная подписка на удалённых пользователей невозможна."
6850
6851 #. TRANS: Client exception thrown when trying to subscribe to an unknown profile.
6852 msgid "Unknown profile."
6853 msgstr "Неизвестный профиль."
6854
6855 #. TRANS: Client exception thrown when trying to import an event not related to the importing user.
6856 msgid "This activity seems unrelated to our user."
6857 msgstr "Импортируемые действия не связаны с выбранным пользователем."
6858
6859 #. TRANS: Client exception thrown when trying to join a remote group that is not a group.
6860 msgid "Remote profile is not a group!"
6861 msgstr "Удалённый профиль не является группой!"
6862
6863 #. TRANS: Client exception thrown when trying to join a group the importing user is already a member of.
6864 msgid "User is already a member of this group."
6865 msgstr "Пользователь уже является участником этой группы."
6866
6867 #. TRANS: Client exception thrown when trying to import a notice by another user.
6868 #. TRANS: %1$s is the source URI of the notice, %2$s is the URI of the author.
6869 #, php-format
6870 msgid "Already know about notice %1$s and  it has a different author %2$s."
6871 msgstr "Запись %1$s уже известна и имеет другого автора — %2$s."
6872
6873 #. TRANS: Client exception thrown when trying to overwrite the author information for a non-trusted user during import.
6874 msgid "Not overwriting author info for non-trusted user."
6875 msgstr ""
6876 "Нельзя перезаписать информацию по авторству для ненадёжного пользователя."
6877
6878 #. TRANS: Client exception thrown when trying to import a notice without content.
6879 #. TRANS: %s is the notice URI.
6880 #, php-format
6881 msgid "No content for notice %s."
6882 msgstr "Нет содержания для записи %s."
6883
6884 #. TRANS: Exception thrown if a non-existing user is provided. %s is a user ID.
6885 #, php-format
6886 msgid "No such user \"%s\"."
6887 msgstr "Пользователя «%s» не существует."
6888
6889 #. TRANS: Client exception thrown when post to collection fails with a 400 status.
6890 #. TRANS: %1$s is a URL, %2$s is the status, %s$s is the fail reason.
6891 #. TRANS: Server exception thrown when post to collection fails with a 500 status.
6892 #. TRANS: %1$s is a URL, %2$s is the status, %s$s is the fail reason.
6893 #. TRANS: Exception thrown when post to collection fails with a status that is not handled.
6894 #. TRANS: %1$s is a URL, %2$s is the status, %s$s is the fail reason.
6895 #, php-format
6896 msgctxt "URLSTATUSREASON"
6897 msgid "%1$s %2$s %3$s"
6898 msgstr "%1$s %2$s %3$s"
6899
6900 #. TRANS: Client exception thrown when there is no source attribute.
6901 msgid "Can't handle remote content yet."
6902 msgstr "Пока ещё нельзя обрабатывать удалённое содержимое."
6903
6904 #. TRANS: Client exception thrown when there embedded XML content is found that cannot be processed yet.
6905 msgid "Can't handle embedded XML content yet."
6906 msgstr "Пока ещё нельзя обрабатывать встроенный XML."
6907
6908 #. TRANS: Client exception thrown when base64 encoded content is found that cannot be processed yet.
6909 msgid "Can't handle embedded Base64 content yet."
6910 msgstr "Пока ещё нельзя обрабатывать встроенное содержание Base64."
6911
6912 #. TRANS: Client error message thrown when a user tries to change admin settings but has no access rights.
6913 msgid "You cannot make changes to this site."
6914 msgstr "Вы не можете изменять этот сайт."
6915
6916 #. TRANS: Client error message throw when a certain panel's settings cannot be changed.
6917 msgid "Changes to that panel are not allowed."
6918 msgstr "Изменения для этой панели недопустимы."
6919
6920 #. TRANS: Client error message.
6921 msgid "showForm() not implemented."
6922 msgstr "showForm() не реализована."
6923
6924 #. TRANS: Client error message
6925 msgid "saveSettings() not implemented."
6926 msgstr "saveSettings() не реализована."
6927
6928 #. TRANS: Header in administrator navigation panel.
6929 msgctxt "HEADER"
6930 msgid "Home"
6931 msgstr "Главная"
6932
6933 #. TRANS: Header in administrator navigation panel.
6934 msgctxt "HEADER"
6935 msgid "Admin"
6936 msgstr "Администрирование"
6937
6938 #. TRANS: Menu item title in administrator navigation panel.
6939 msgid "Basic site configuration"
6940 msgstr "Основная конфигурация сайта"
6941
6942 #. TRANS: Menu item in administrator navigation panel.
6943 msgctxt "MENU"
6944 msgid "Site"
6945 msgstr "Сайт"
6946
6947 #. TRANS: Menu item title in administrator navigation panel.
6948 msgid "User configuration"
6949 msgstr "Конфигурация пользователя"
6950
6951 #. TRANS: Menu item in administrator navigation panel.
6952 msgctxt "MENU"
6953 msgid "User"
6954 msgstr "Пользователь"
6955
6956 #. TRANS: Menu item title in administrator navigation panel.
6957 msgid "Access configuration"
6958 msgstr "Конфигурация доступа"
6959
6960 #. TRANS: Menu item in administrator navigation panel.
6961 msgctxt "MENU"
6962 msgid "Access"
6963 msgstr "Доступ"
6964
6965 #. TRANS: Menu item title in administrator navigation panel.
6966 msgid "Paths configuration"
6967 msgstr "Конфигурация путей"
6968
6969 #. TRANS: Menu item in administrator navigation panel.
6970 msgctxt "MENU"
6971 msgid "Paths"
6972 msgstr "Пути"
6973
6974 #. TRANS: Menu item title in administrator navigation panel.
6975 msgid "Sessions configuration"
6976 msgstr "Конфигурация сессий"
6977
6978 #. TRANS: Menu item in administrator navigation panel.
6979 msgctxt "MENU"
6980 msgid "Sessions"
6981 msgstr "Сессии"
6982
6983 #. TRANS: Menu item title in administrator navigation panel.
6984 msgid "Edit site notice"
6985 msgstr "Изменить уведомление сайта"
6986
6987 #. TRANS: Menu item in administrator navigation panel.
6988 msgctxt "MENU"
6989 msgid "Site notice"
6990 msgstr "Уведомление сайта"
6991
6992 #. TRANS: Menu item title in administrator navigation panel.
6993 msgid "Snapshots configuration"
6994 msgstr "Конфигурация снимков"
6995
6996 #. TRANS: Menu item in administrator navigation panel.
6997 msgctxt "MENU"
6998 msgid "Snapshots"
6999 msgstr "Снимки"
7000
7001 #. TRANS: Menu item title in administrator navigation panel.
7002 msgid "Set site license"
7003 msgstr "Установить лицензию сайта"
7004
7005 #. TRANS: Menu item in administrator navigation panel.
7006 msgctxt "MENU"
7007 msgid "License"
7008 msgstr "Лицензия"
7009
7010 #. TRANS: Menu item title in administrator navigation panel.
7011 msgid "Plugins configuration"
7012 msgstr "Конфигурация расширений"
7013
7014 #. TRANS: Menu item in administrator navigation panel.
7015 msgctxt "MENU"
7016 msgid "Plugins"
7017 msgstr "Плагины"
7018
7019 #. TRANS: Client error 401.
7020 msgid "API resource requires read-write access, but you only have read access."
7021 msgstr ""
7022 "API ресурса требует доступ для чтения и записи, но у вас есть только доступ "
7023 "для чтения."
7024
7025 #. TRANS: OAuth exception thrown when no application is found for a given consumer key.
7026 msgid "No application for that consumer key."
7027 msgstr "Нет приложения для этого пользовательского ключа."
7028
7029 #. TRANS: Authorization exception thrown when a user without API access tries to access the API.
7030 msgid "Not allowed to use API."
7031 msgstr "Не разрешается использовать API."
7032
7033 #. TRANS: OAuth exception given when an incorrect access token was given for a user.
7034 msgid "Bad access token."
7035 msgstr "Неверный ключ доступа."
7036
7037 #. TRANS: OAuth exception given when no user was found for a given token (no token was found).
7038 msgid "No user for that token."
7039 msgstr "Нет пользователя для этого ключа."
7040
7041 #. TRANS: Client error thrown when authentication fails becaus a user clicked "Cancel".
7042 #. TRANS: Client error thrown when authentication fails.
7043 msgid "Could not authenticate you."
7044 msgstr "Не удаётся произвести аутентификацию."
7045
7046 #. TRANS: Form input field label for application icon.
7047 msgid "Icon"
7048 msgstr "Иконка"
7049
7050 #. TRANS: Form guide.
7051 msgid "Icon for this application"
7052 msgstr "Иконка для этого приложения"
7053
7054 #. TRANS: Form input field label for application name.
7055 msgid "Name"
7056 msgstr "Имя"
7057
7058 #. TRANS: Form input field instructions.
7059 #. TRANS: %d is the number of available characters for the description.
7060 #, php-format
7061 msgid "Describe your application in %d character"
7062 msgid_plural "Describe your application in %d characters"
7063 msgstr[0] "Опишите ваше приложение при помощи %d символа"
7064 msgstr[1] "Опишите ваше приложение при помощи %d символов"
7065 msgstr[2] "Опишите ваше приложение при помощи %d символов"
7066
7067 #. TRANS: Form input field instructions.
7068 msgid "Describe your application"
7069 msgstr "Опишите ваше приложение"
7070
7071 #. TRANS: Form input field label.
7072 #. TRANS: Text area label on group edit form; contains description of group.
7073 #. TRANS: Field label for description of list.
7074 #. TRANS: Dropdown option for searching in profiles.
7075 msgid "Description"
7076 msgstr "Описание"
7077
7078 #. TRANS: Form input field instructions.
7079 msgid "URL of the homepage of this application"
7080 msgstr "URL-адрес домашней страницы этого приложения"
7081
7082 #. TRANS: Form input field label.
7083 msgid "Source URL"
7084 msgstr "URL источника"
7085
7086 #. TRANS: Form input field instructions.
7087 msgid "Organization responsible for this application"
7088 msgstr "Организация, ответственная за это приложение"
7089
7090 #. TRANS: Form input field label.
7091 msgid "Organization"
7092 msgstr "Организация"
7093
7094 #. TRANS: Form input field instructions.
7095 msgid "URL for the homepage of the organization"
7096 msgstr "URL-адрес домашней страницы организации"
7097
7098 #. TRANS: Form input field instructions.
7099 msgid "URL to redirect to after authentication"
7100 msgstr "URL для перенаправления после проверки подлинности"
7101
7102 #. TRANS: Radio button label for application type
7103 msgid "Browser"
7104 msgstr "Браузер"
7105
7106 #. TRANS: Radio button label for application type
7107 msgid "Desktop"
7108 msgstr "Операционная система"
7109
7110 #. TRANS: Form guide.
7111 msgid "Type of application, browser or desktop"
7112 msgstr "Среда выполнения приложения: браузер или операционная система"
7113
7114 #. TRANS: Radio button label for access type.
7115 msgid "Read-only"
7116 msgstr "Только чтение"
7117
7118 #. TRANS: Radio button label for access type.
7119 msgid "Read-write"
7120 msgstr "Чтение и запись"
7121
7122 #. TRANS: Form guide.
7123 msgid "Default access for this application: read-only, or read-write"
7124 msgstr ""
7125 "Доступ по умолчанию для этого приложения: только чтение или чтение и запись"
7126
7127 #. TRANS: Submit button title.
7128 msgid "Cancel application changes."
7129 msgstr "Отменить изменения в приложении."
7130
7131 #. TRANS: Submit button title.
7132 msgid "Save application changes."
7133 msgstr "Сохранить изменения в приложении."
7134
7135 #. TRANS: Name for an anonymous application in application list.
7136 msgid "Unknown application"
7137 msgstr "Неизвестное приложение"
7138
7139 #. TRANS: Message has a leading space and a trailing space. Used in application list.
7140 #. TRANS: Before this message the application name is put, behind it the organisation that manages it.
7141 msgid " by "
7142 msgstr " от "
7143
7144 #. TRANS: Application access type
7145 msgid "read-write"
7146 msgstr "чтение/запись"
7147
7148 #. TRANS: Application access type
7149 msgid "read-only"
7150 msgstr "только чтение"
7151
7152 #. TRANS: Used in application list. %1$s is a modified date, %2$s is access type ("read-write" or "read-only")
7153 #, php-format
7154 msgid "Approved %1$s - \"%2$s\" access."
7155 msgstr "Подтверждён доступ %1$s — «%2$s»."
7156
7157 #. TRANS: Access token in the application list.
7158 #. TRANS: %s are the first 7 characters of the access token.
7159 #, php-format
7160 msgid "Access token starting with: %s"
7161 msgstr "Ключ доступа, начинающийся на %s"
7162
7163 #. TRANS: Button label in application list to revoke access to user data.
7164 msgctxt "BUTTON"
7165 msgid "Revoke"
7166 msgstr "Отозвать"
7167
7168 #. TRANS: Submit button text to accept a group membership request on approve group form.
7169 #. TRANS: Submit button text to accept a subscription request on approve sub form.
7170 msgctxt "BUTTON"
7171 msgid "Accept"
7172 msgstr "Принять"
7173
7174 #. TRANS: Submit button text to reject a group membership request on approve group form.
7175 #. TRANS: Submit button text to reject a subscription request on approve sub form.
7176 msgctxt "BUTTON"
7177 msgid "Reject"
7178 msgstr "Отказаться"
7179
7180 #. TRANS: Atom feed exception thrown when an author element does not contain a name element.
7181 msgid "Author element must contain a name element."
7182 msgstr "Элемент author должен содержать элемент name."
7183
7184 #. TRANS: Server exception thrown when using the method setActivitySubject() in the class Atom10Feed.
7185 msgid "Do not use this method!"
7186 msgstr "Не используйте этот метод!"
7187
7188 #. TRANS: Title in atom list notice feed. %1$s is a list name, %2$s is a tagger's nickname.
7189 #, php-format
7190 msgid "Timeline for people in list %1$s by %2$s"
7191 msgstr "Лента сообщений пользователей из списка %1$s пользователя %2$s"
7192
7193 #. TRANS: Message is used as a subtitle in atom list notice feed.
7194 #. TRANS: %1$s is a tagger's nickname, %2$s is a list name, %3$s is a site name.
7195 #, php-format
7196 msgid "Updates from %1$s's list %2$s on %3$s!"
7197 msgstr "Обновление списка %2$s пользователя %1$s на %3$s!"
7198
7199 #. TRANS: Title.
7200 msgid "Notices where this attachment appears"
7201 msgstr "Сообщает, где появляется это вложение"
7202
7203 #. TRANS: Title.
7204 msgid "Tags for this attachment"
7205 msgstr "Теги для этого вложения"
7206
7207 #. TRANS: Exception thrown when a password change fails.
7208 msgid "Password changing failed."
7209 msgstr "Изменение пароля не удалось."
7210
7211 #. TRANS: Exception thrown when a password change attempt fails because it is not allowed.
7212 msgid "Password changing is not allowed."
7213 msgstr "Смена пароля не разрешена."
7214
7215 #. TRANS: Title for the form to block a user.
7216 msgid "Block"
7217 msgstr "Блокировать"
7218
7219 #. TRANS: Description of the form to block a user.
7220 msgid "Block this user"
7221 msgstr "Заблокировать пользователя."
7222
7223 #. TRANS: Submit button text on form to cancel group join request.
7224 msgctxt "BUTTON"
7225 msgid "Cancel join request"
7226 msgstr "Отменить запрос на вступление"
7227
7228 #. TRANS: Button text for form action to cancel a subscription request.
7229 msgctxt "BUTTON"
7230 msgid "Cancel subscription request"
7231 msgstr "Отменить запрос на подписку"
7232
7233 #. TRANS: Title for command results.
7234 msgid "Command results"
7235 msgstr "Команда исполнена"
7236
7237 #. TRANS: Title for command results.
7238 msgid "AJAX error"
7239 msgstr "Ошибка AJAX"
7240
7241 #. TRANS: E-mail subject when a command has completed.
7242 #. TRANS: E-mail subject for reply to an e-mail command.
7243 msgid "Command complete"
7244 msgstr "Команда завершена"
7245
7246 #. TRANS: E-mail subject when a command has failed.
7247 msgid "Command failed"
7248 msgstr "Команда неудачна"
7249
7250 #. TRANS: Command exception text shown when a notice ID is requested that does not exist.
7251 msgid "Notice with that id does not exist."
7252 msgstr "Записи с таким id не существует."
7253
7254 #. TRANS: Command exception text shown when a last user notice is requested and it does not exist.
7255 #. TRANS: Error text shown when a last user notice is requested and it does not exist.
7256 msgid "User has no last notice."
7257 msgstr "У пользователя нет последней записи."
7258
7259 #. TRANS: Message given requesting a profile for a non-existing user.
7260 #. TRANS: %s is the nickname of the user for which the profile could not be found.
7261 #, php-format
7262 msgid "Could not find a user with nickname %s."
7263 msgstr "Не удаётся найти пользователя с именем %s."
7264
7265 #. TRANS: Message given getting a non-existing user.
7266 #. TRANS: %s is the nickname of the user that could not be found.
7267 #, php-format
7268 msgid "Could not find a local user with nickname %s."
7269 msgstr "Не удаётся найти локального пользователя с именем %s."
7270
7271 #. TRANS: Error text shown when an unimplemented command is given.
7272 msgid "Sorry, this command is not yet implemented."
7273 msgstr "Простите, эта команда ещё не выполнена."
7274
7275 #. TRANS: Command exception text shown when a user tries to nudge themselves.
7276 msgid "It does not make a lot of sense to nudge yourself!"
7277 msgstr "Нет смысла «подталкивать» самого себя!"
7278
7279 #. TRANS: Message given having nudged another user.
7280 #. TRANS: %s is the nickname of the user that was nudged.
7281 #, php-format
7282 msgid "Nudge sent to %s."
7283 msgstr "«Подталкивание» послано %s."
7284
7285 #. TRANS: User statistics text.
7286 #. TRANS: %1$s is the number of other user the user is subscribed to.
7287 #. TRANS: %2$s is the number of users that are subscribed to the user.
7288 #. TRANS: %3$s is the number of notices the user has sent.
7289 #, php-format
7290 msgid ""
7291 "Subscriptions: %1$s\n"
7292 "Subscribers: %2$s\n"
7293 "Notices: %3$s"
7294 msgstr ""
7295 "Подписок: %1$s\n"
7296 "Подписчиков: %2$s\n"
7297 "Записей: %3$s"
7298
7299 #. TRANS: Error message text shown when a favorite could not be set because it has already been favorited.
7300 msgid "Could not create favorite: Already favorited."
7301 msgstr "Нельзя добавить в число любимых: уже входит в их число."
7302
7303 #. TRANS: Text shown when a notice has been marked as favourite successfully.
7304 msgid "Notice marked as fave."
7305 msgstr "Запись помечена как любимая."
7306
7307 #. TRANS: Message given having added a user to a group.
7308 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
7309 #, php-format
7310 msgid "%1$s joined group %2$s."
7311 msgstr "%1$s присоединился к группе %2$s."
7312
7313 #. TRANS: Message given having removed a user from a group.
7314 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
7315 #, php-format
7316 msgid "%1$s left group %2$s."
7317 msgstr "%1$s покинул группу %2$s."
7318
7319 #. TRANS: Error displayed if tagging a user fails.
7320 #. TRANS: %1$s is the tagged user, %2$s is the error message (no punctuation).
7321 #, php-format
7322 msgid "Error tagging %1$s: %2$s"
7323 msgstr "Ошибка при добавлении тега пользователю %1$s. %2$s"
7324
7325 #. TRANS: Succes message displayed if tagging a user succeeds.
7326 #. TRANS: %1$s is the tagged user's nickname, %2$s is a list of tags.
7327 #. TRANS: Plural is decided based on the number of tags added (not part of message).
7328 #, php-format
7329 msgid "%1$s was tagged %2$s"
7330 msgid_plural "%1$s was tagged %2$s"
7331 msgstr[0] "Теги пользователя %1$s: %2$s"
7332 msgstr[1] "Теги пользователя %1$s: %2$s"
7333 msgstr[2] "Теги пользователя %1$s: %2$s"
7334
7335 #. TRANS: Separator for list of tags.
7336 #. TRANS: Separator in list of user names like "Jim, Bob, Mary".
7337 msgid ", "
7338 msgstr ", "
7339
7340 #. TRANS: Error displayed if a given tag is invalid.
7341 #. TRANS: %s is the invalid tag.
7342 #, php-format
7343 msgid "Invalid tag: \"%s\""
7344 msgstr "Неверный тег: «%s»"
7345
7346 #. TRANS: Error displayed if untagging a user fails.
7347 #. TRANS: %1$s is the untagged user, %2$s is the error message (no punctuation).
7348 #, php-format
7349 msgid "Error untagging %1$s: %2$s"
7350 msgstr "Ошибка при снятии тега с пользователя %1$s. %2$s"
7351
7352 #. TRANS: Succes message displayed if untagging a user succeeds.
7353 #. TRANS: %1$s is the untagged user's nickname, %2$s is a list of tags.
7354 #. TRANS: Plural is decided based on the number of tags removed (not part of message).
7355 #, php-format
7356 msgid "The following tag was removed from user %1$s: %2$s."
7357 msgid_plural "The following tags were removed from user %1$s: %2$s."
7358 msgstr[0] "Теги, снятые с пользователя %1$s: %2$s."
7359 msgstr[1] "Теги, снятые с пользователя %1$s: %2$s."
7360 msgstr[2] "Теги, снятые с пользователя %1$s: %2$s."
7361
7362 #. TRANS: Whois output.
7363 #. TRANS: %1$s nickname of the queried user, %2$s is their profile URL.
7364 #, php-format
7365 msgctxt "WHOIS"
7366 msgid "%1$s (%2$s)"
7367 msgstr "%1$s (%2$s)"
7368
7369 #. TRANS: Whois output. %s is the full name of the queried user.
7370 #, php-format
7371 msgid "Fullname: %s"
7372 msgstr "Полное имя: %s"
7373
7374 #. TRANS: Whois output. %s is the location of the queried user.
7375 #. TRANS: Profile info line in notification e-mail.
7376 #. TRANS: %s is a location.
7377 #, php-format
7378 msgid "Location: %s"
7379 msgstr "Месторасположение: %s"
7380
7381 #. TRANS: Whois output. %s is the homepage of the queried user.
7382 #. TRANS: Profile info line in notification e-mail.
7383 #. TRANS: %s is a homepage.
7384 #, php-format
7385 msgid "Homepage: %s"
7386 msgstr "Домашняя страница: %s"
7387
7388 #. TRANS: Whois output. %s is the bio information of the queried user.
7389 #, php-format
7390 msgid "About: %s"
7391 msgstr "О пользователе: %s"
7392
7393 #. TRANS: Command exception text shown when trying to send a direct message to a remote user (a user not registered at the current server).
7394 #. TRANS: %s is a remote profile.
7395 #, php-format
7396 msgid ""
7397 "%s is a remote profile; you can only send direct messages to users on the "
7398 "same server."
7399 msgstr ""
7400 "%s профиль другой системы; вы можете отсылать личное сообщение только "
7401 "пользователям этой системы."
7402
7403 #. TRANS: Message given if content is too long. %1$sd is used for plural.
7404 #. TRANS: %1$d is the maximum number of characters, %2$d is the number of submitted characters.
7405 #. TRANS: Message given when a status is too long. %1$s is the maximum number of characters,
7406 #. TRANS: %2$s is the number of characters sent (used for plural).
7407 #, php-format
7408 msgid "Message too long - maximum is %1$d character, you sent %2$d."
7409 msgid_plural "Message too long - maximum is %1$d characters, you sent %2$d."
7410 msgstr[0] ""
7411 "Сообщение слишком длинное — не больше %1$d символа, вы отправили %2$d."
7412 msgstr[1] ""
7413 "Сообщение слишком длинное — не больше %1$d символов, вы отправили %2$d."
7414 msgstr[2] ""
7415 "Сообщение слишком длинное — не больше %1$d символов, вы отправили %2$d."
7416
7417 #. TRANS: Error text shown when trying to send a direct message to a user without a mutual subscription (each user must be subscribed to the other).
7418 msgid "You can't send a message to this user."
7419 msgstr "Вы не можете послать сообщение этому пользователю."
7420
7421 #. TRANS: Error text shown sending a direct message fails with an unknown reason.
7422 msgid "Error sending direct message."
7423 msgstr "Ошибка при отправке прямого сообщения."
7424
7425 #. TRANS: Message given having repeated a notice from another user.
7426 #. TRANS: %s is the name of the user for which the notice was repeated.
7427 #, php-format
7428 msgid "Notice from %s repeated."
7429 msgstr "Запись %s повторена."
7430
7431 #. TRANS: Message given if content of a notice for a reply is too long. %1$d is used for plural.
7432 #. TRANS: %1$d is the maximum number of characters, %2$d is the number of submitted characters.
7433 #, php-format
7434 msgid "Notice too long - maximum is %1$d character, you sent %2$d."
7435 msgid_plural "Notice too long - maximum is %1$d characters, you sent %2$d."
7436 msgstr[0] "Запись слишком длинная — не больше %1$d символа, вы отправили %2$d."
7437 msgstr[1] ""
7438 "Запись слишком длинная — не больше %1$d символов, вы отправили %2$d."
7439 msgstr[2] ""
7440 "Запись слишком длинная — не больше %1$d символов, вы отправили %2$d."
7441
7442 #. TRANS: Text shown having sent a reply to a notice successfully.
7443 #. TRANS: %s is the nickname of the user of the notice the reply was sent to.
7444 #, php-format
7445 msgid "Reply to %s sent."
7446 msgstr "Ответ %s отправлен."
7447
7448 #. TRANS: Error text shown when a reply to a notice fails with an unknown reason.
7449 msgid "Error saving notice."
7450 msgstr "Проблемы с сохранением записи."
7451
7452 #. TRANS: Error text shown when no username was provided when issuing a subscribe command.
7453 msgid "Specify the name of the user to subscribe to."
7454 msgstr "Укажите имя пользователя для подписки."
7455
7456 #. TRANS: Command exception text shown when trying to subscribe to an OMB profile using the subscribe command.
7457 msgid "Can't subscribe to OMB profiles by command."
7458 msgstr "Невозможно подписаться командой на профили OMB."
7459
7460 #. TRANS: Text shown after having subscribed to another user successfully.
7461 #. TRANS: %s is the name of the user the subscription was requested for.
7462 #, php-format
7463 msgid "Subscribed to %s."
7464 msgstr "Подписался на %s."
7465
7466 #. TRANS: Error text shown when no username was provided when issuing an unsubscribe command.
7467 #. TRANS: Error text shown when no username was provided when issuing the command.
7468 msgid "Specify the name of the user to unsubscribe from."
7469 msgstr "Укажите имя пользователя для отмены подписки."
7470
7471 #. TRANS: Text shown after having unsubscribed from another user successfully.
7472 #. TRANS: %s is the name of the user the unsubscription was requested for.
7473 #, php-format
7474 msgid "Unsubscribed from %s."
7475 msgstr "Отписаться от %s."
7476
7477 #. TRANS: Error text shown when issuing the command "off" with a setting which has not yet been implemented.
7478 #. TRANS: Error text shown when issuing the command "on" with a setting which has not yet been implemented.
7479 msgid "Command not yet implemented."
7480 msgstr "Команда ещё не выполнена."
7481
7482 #. TRANS: Text shown when issuing the command "off" successfully.
7483 msgid "Notification off."
7484 msgstr "Оповещение отсутствует."
7485
7486 #. TRANS: Error text shown when the command "off" fails for an unknown reason.
7487 msgid "Can't turn off notification."
7488 msgstr "Нет оповещения."
7489
7490 #. TRANS: Text shown when issuing the command "on" successfully.
7491 msgid "Notification on."
7492 msgstr "Есть оповещение."
7493
7494 #. TRANS: Error text shown when the command "on" fails for an unknown reason.
7495 msgid "Can't turn on notification."
7496 msgstr "Есть оповещение."
7497
7498 #. TRANS: Error text shown when issuing the login command while login is disabled.
7499 msgid "Login command is disabled."
7500 msgstr "Команда входа отключена."
7501
7502 #. TRANS: Text shown after issuing the login command successfully.
7503 #. TRANS: %s is a logon link..
7504 #, php-format
7505 msgid "This link is useable only once and is valid for only 2 minutes: %s."
7506 msgstr ""
7507 "Эта ссылка сработает только один раз, она действительна в течение 2 минут: %"
7508 "s."
7509
7510 #. TRANS: Text shown after issuing the lose command successfully (stop another user from following the current user).
7511 #. TRANS: %s is the name of the user the unsubscription was requested for.
7512 #, php-format
7513 msgid "Unsubscribed %s."
7514 msgstr "Отписано %s."
7515
7516 #. TRANS: Text shown after requesting other users a user is subscribed to without having any subscriptions.
7517 msgid "You are not subscribed to anyone."
7518 msgstr "Вы ни на кого не подписаны."
7519
7520 #. TRANS: Text shown after requesting other users a user is subscribed to.
7521 #. TRANS: This message supports plural forms. This message is followed by a
7522 #. TRANS: hard coded space and a comma separated list of subscribed users.
7523 msgid "You are subscribed to this person:"
7524 msgid_plural "You are subscribed to these people:"
7525 msgstr[0] "Вы подписаны на этих людей:"
7526 msgstr[1] "Вы подписаны на этих людей:"
7527 msgstr[2] "Вы подписаны на этих людей:"
7528
7529 #. TRANS: Text shown after requesting other users that are subscribed to a user
7530 #. TRANS: (followers) without having any subscribers.
7531 msgid "No one is subscribed to you."
7532 msgstr "Никто не подписан на вас."
7533
7534 #. TRANS: Text shown after requesting other users that are subscribed to a user (followers).
7535 #. TRANS: This message supports plural forms. This message is followed by a
7536 #. TRANS: hard coded space and a comma separated list of subscribing users.
7537 msgid "This person is subscribed to you:"
7538 msgid_plural "These people are subscribed to you:"
7539 msgstr[0] "Эти люди подписались на вас:"
7540 msgstr[1] "Эти люди подписались на вас:"
7541 msgstr[2] "Эти люди подписались на вас:"
7542
7543 #. TRANS: Text shown after requesting groups a user is subscribed to without having
7544 #. TRANS: any group subscriptions.
7545 msgid "You are not a member of any groups."
7546 msgstr "Вы не состоите ни в одной группе."
7547
7548 #. TRANS: Text shown after requesting groups a user is subscribed to.
7549 #. TRANS: This message supports plural forms. This message is followed by a
7550 #. TRANS: hard coded space and a comma separated list of subscribed groups.
7551 msgid "You are a member of this group:"
7552 msgid_plural "You are a member of these groups:"
7553 msgstr[0] "Вы являетесь участником следующих групп:"
7554 msgstr[1] "Вы являетесь участником следующих групп:"
7555 msgstr[2] "Вы являетесь участником следующих групп:"
7556
7557 #. TRANS: Header line of help text for commands.
7558 msgctxt "COMMANDHELP"
7559 msgid "Commands:"
7560 msgstr "Команды:"
7561
7562 #. TRANS: Help message for IM/SMS command "on".
7563 msgctxt "COMMANDHELP"
7564 msgid "turn on notifications"
7565 msgstr "включить оповещения"
7566
7567 #. TRANS: Help message for IM/SMS command "off".
7568 msgctxt "COMMANDHELP"
7569 msgid "turn off notifications"
7570 msgstr "отключить оповещения"
7571
7572 #. TRANS: Help message for IM/SMS command "help".
7573 msgctxt "COMMANDHELP"
7574 msgid "show this help"
7575 msgstr "показать эту справку"
7576
7577 #. TRANS: Help message for IM/SMS command "follow <nickname>".
7578 msgctxt "COMMANDHELP"
7579 msgid "subscribe to user"
7580 msgstr "подписаться на пользователя"
7581
7582 #. TRANS: Help message for IM/SMS command "groups".
7583 msgctxt "COMMANDHELP"
7584 msgid "lists the groups you have joined"
7585 msgstr "список групп, к которым вы присоединились"
7586
7587 #. TRANS: Help message for IM/SMS command "tag".
7588 msgctxt "COMMANDHELP"
7589 msgid "tag a user"
7590 msgstr "тегировать пользователя"
7591
7592 #. TRANS: Help message for IM/SMS command "untag".
7593 msgctxt "COMMANDHELP"
7594 msgid "untag a user"
7595 msgstr "снять тег с пользователя"
7596
7597 #. TRANS: Help message for IM/SMS command "subscriptions".
7598 msgctxt "COMMANDHELP"
7599 msgid "list the people you follow"
7600 msgstr "список людей, за которыми вы следите"
7601
7602 #. TRANS: Help message for IM/SMS command "subscribers".
7603 msgctxt "COMMANDHELP"
7604 msgid "list the people that follow you"
7605 msgstr "список людей, которые следят за вами"
7606
7607 #. TRANS: Help message for IM/SMS command "leave <nickname>".
7608 msgctxt "COMMANDHELP"
7609 msgid "unsubscribe from user"
7610 msgstr "отписаться от пользователя"
7611
7612 #. TRANS: Help message for IM/SMS command "d <nickname> <text>".
7613 msgctxt "COMMANDHELP"
7614 msgid "direct message to user"
7615 msgstr "прямое сообщение для пользователя"
7616
7617 #. TRANS: Help message for IM/SMS command "get <nickname>".
7618 msgctxt "COMMANDHELP"
7619 msgid "get last notice from user"
7620 msgstr "получить последнюю запись пользователя"
7621
7622 #. TRANS: Help message for IM/SMS command "whois <nickname>".
7623 msgctxt "COMMANDHELP"
7624 msgid "get profile info on user"
7625 msgstr "получить информацию из профиля пользователя"
7626
7627 #. TRANS: Help message for IM/SMS command "lose <nickname>".
7628 msgctxt "COMMANDHELP"
7629 msgid "force user to stop following you"
7630 msgstr "запретить пользователю следить за вами"
7631
7632 #. TRANS: Help message for IM/SMS command "fav <nickname>".
7633 msgctxt "COMMANDHELP"
7634 msgid "add user's last notice as a 'fave'"
7635 msgstr "добавить последнюю запись пользователя в число любимых"
7636
7637 #. TRANS: Help message for IM/SMS command "fav #<notice_id>".
7638 msgctxt "COMMANDHELP"
7639 msgid "add notice with the given id as a 'fave'"
7640 msgstr "добавить запись с заданным номером в число любимых"
7641
7642 #. TRANS: Help message for IM/SMS command "repeat #<notice_id>".
7643 msgctxt "COMMANDHELP"
7644 msgid "repeat a notice with a given id"
7645 msgstr "повторить запись с заданным номером"
7646
7647 #. TRANS: Help message for IM/SMS command "repeat <nickname>".
7648 msgctxt "COMMANDHELP"
7649 msgid "repeat the last notice from user"
7650 msgstr "повторить последнюю запись пользователя"
7651
7652 #. TRANS: Help message for IM/SMS command "reply #<notice_id>".
7653 msgctxt "COMMANDHELP"
7654 msgid "reply to notice with a given id"
7655 msgstr "ответить на запись с заданным номером"
7656
7657 #. TRANS: Help message for IM/SMS command "reply <nickname>".
7658 msgctxt "COMMANDHELP"
7659 msgid "reply to the last notice from user"
7660 msgstr "ответить на последнюю запись пользователя"
7661
7662 #. TRANS: Help message for IM/SMS command "join <group>".
7663 msgctxt "COMMANDHELP"
7664 msgid "join group"
7665 msgstr "присоединиться к группе"
7666
7667 #. TRANS: Help message for IM/SMS command "login".
7668 msgctxt "COMMANDHELP"
7669 msgid "Get a link to login to the web interface"
7670 msgstr "Получить ссылку на вход в веб-интерфейс"
7671
7672 #. TRANS: Help message for IM/SMS command "drop <group>".
7673 msgctxt "COMMANDHELP"
7674 msgid "leave group"
7675 msgstr "покинуть группу"
7676
7677 #. TRANS: Help message for IM/SMS command "stats".
7678 msgctxt "COMMANDHELP"
7679 msgid "get your stats"
7680 msgstr "получить статистику о себе"
7681
7682 #. TRANS: Help message for IM/SMS command "stop".
7683 #. TRANS: Help message for IM/SMS command "quit".
7684 msgctxt "COMMANDHELP"
7685 msgid "same as 'off'"
7686 msgstr "то же, что и «off»"
7687
7688 #. TRANS: Help message for IM/SMS command "sub <nickname>".
7689 msgctxt "COMMANDHELP"
7690 msgid "same as 'follow'"
7691 msgstr "то же, что и «follow»"
7692
7693 #. TRANS: Help message for IM/SMS command "unsub <nickname>".
7694 msgctxt "COMMANDHELP"
7695 msgid "same as 'leave'"
7696 msgstr "то же, что и «leave»"
7697
7698 #. TRANS: Help message for IM/SMS command "last <nickname>".
7699 msgctxt "COMMANDHELP"
7700 msgid "same as 'get'"
7701 msgstr "то же, что и «get»"
7702
7703 #. TRANS: Help message for IM/SMS command "on <nickname>".
7704 #. TRANS: Help message for IM/SMS command "off <nickname>".
7705 #. TRANS: Help message for IM/SMS command "invite <phone number>".
7706 #. TRANS: Help message for IM/SMS command "track <word>".
7707 #. TRANS: Help message for IM/SMS command "untrack <word>".
7708 #. TRANS: Help message for IM/SMS command "track off".
7709 #. TRANS: Help message for IM/SMS command "untrack all".
7710 #. TRANS: Help message for IM/SMS command "tracks".
7711 #. TRANS: Help message for IM/SMS command "tracking".
7712 msgctxt "COMMANDHELP"
7713 msgid "not yet implemented."
7714 msgstr "пока не реализовано."
7715
7716 #. TRANS: Help message for IM/SMS command "nudge <nickname>".
7717 msgctxt "COMMANDHELP"
7718 msgid "remind a user to update."
7719 msgstr "напомнить пользователю обновиться."
7720
7721 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
7722 msgid "No configuration file found."
7723 msgstr "Конфигурационный файл не найден."
7724
7725 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
7726 #. TRANS: Is followed by a list of directories (separated by HTML breaks).
7727 msgid "I looked for configuration files in the following places:"
7728 msgstr "Конфигурационные файлы искались в следующих местах:"
7729
7730 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
7731 msgid "You may wish to run the installer to fix this."
7732 msgstr "Возможно, вы решите запустить установщик для исправления этого."
7733
7734 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
7735 #. TRANS: The text is link text that leads to the installer page.
7736 msgid "Go to the installer."
7737 msgstr "Перейти к установщику"
7738
7739 #. TRANS: Header on conversation page. Hidden by default (h2).
7740 #. TRANS: Label for user statistics.
7741 msgid "Notices"
7742 msgstr "Записи"
7743
7744 #. TRANS: Page title for when a database error occurs.
7745 msgid "Database error"
7746 msgstr "Ошибка базы данных"
7747
7748 #. TRANS: Menu item in default local navigation panel.
7749 #. TRANS: Menu item in search group navigation panel.
7750 msgctxt "MENU"
7751 msgid "Public"
7752 msgstr "Общее"
7753
7754 #. TRANS: Menu item in default local navigation panel.
7755 #. TRANS: Menu item title in local navigation menu.
7756 msgctxt "MENU"
7757 msgid "Lists"
7758 msgstr "Списки"
7759
7760 #. TRANS: Title of form for deleting a user.
7761 #. TRANS: Link text in notice list item to delete a notice.
7762 msgid "Delete"
7763 msgstr "Удалить"
7764
7765 #. TRANS: Description of form for deleting a user.
7766 msgid "Delete this user"
7767 msgstr "Удалить этого пользователя"
7768
7769 #. TRANS: Exception. %s is an ID.
7770 #, php-format
7771 msgid "Unable to find services for %s."
7772 msgstr "Не удаётся найти сервисы для %s."
7773
7774 #. TRANS: Form legend for removing the favourite status for a favourite notice.
7775 msgid "Disfavor this notice"
7776 msgstr "Мне не нравится эта запись"
7777
7778 #. TRANS: Button text for removing the favourite status for a favourite notice.
7779 msgctxt "BUTTON"
7780 msgid "Disfavor favorite"
7781 msgstr "Убрать из любимых"
7782
7783 #. TRANS: Button title for removing the favourite status for a favourite notice.
7784 msgid "Remove this notice from your list of favorite notices."
7785 msgstr "Удалить эту запись из списка любимых записей."
7786
7787 #. TRANS: Form legend for adding the favourite status to a notice.
7788 msgid "Favor this notice"
7789 msgstr "Мне нравится эта запись"
7790
7791 #. TRANS: Button text for adding the favourite status to a notice.
7792 msgctxt "BUTTON"
7793 msgid "Favor"
7794 msgstr "В любимые"
7795
7796 #. TRANS: Button title for adding the favourite status to a notice.
7797 msgid "Add this notice to your list of favorite notices."
7798 msgstr "Добавить эту запись в список любимых записей."
7799
7800 #. TRANS: Feed type name.
7801 msgid "RSS 1.0"
7802 msgstr "RSS 1.0"
7803
7804 #. TRANS: Feed type name.
7805 msgid "RSS 2.0"
7806 msgstr "RSS 2.0"
7807
7808 #. TRANS: Feed type name.
7809 msgid "Atom"
7810 msgstr "Atom"
7811
7812 #. TRANS: Feed type name. FOAF stands for Friend of a Friend.
7813 msgid "FOAF"
7814 msgstr "FOAF"
7815
7816 #. TRANS: Feed type name. See http://activitystrea.ms/
7817 msgid "Activity Streams"
7818 msgstr "Activity Streams"
7819
7820 #. TRANS: Client exception thrown when an imported feed does not have an author.
7821 msgid "No author in the feed."
7822 msgstr "Не указан автор в ленте."
7823
7824 #. TRANS: Client exception thrown when an imported feed does not have an author that
7825 #. TRANS: can be associated with a user.
7826 msgid "Cannot import without a user."
7827 msgstr "Импорт без пользователя невозможен."
7828
7829 #. TRANS: Header for feed links (h2).
7830 msgid "Feeds"
7831 msgstr "Каналы"
7832
7833 #. TRANS: List element on gallery action page to show all tags.
7834 msgctxt "TAGS"
7835 msgid "All"
7836 msgstr "Все"
7837
7838 #. TRANS: Dropdown field label on gallery action page for a list containing tags.
7839 msgid "Tag"
7840 msgstr "Теги"
7841
7842 #. TRANS: Dropdown field title on gallery action page for a list containing tags.
7843 msgid "Choose a tag to narrow list."
7844 msgstr "Выберите тег для сужения списка."
7845
7846 #. TRANS: Description on form for granting a role.
7847 #, php-format
7848 msgid "Grant this user the \"%s\" role"
7849 msgstr "Назначить этому пользователю роль «%s»"
7850
7851 #. TRANS: Header for mini list of group members on a group page (h2).
7852 msgid "Members"
7853 msgstr "Участники"
7854
7855 #. TRANS: Link to all group members from mini list of group members if group has more than n members.
7856 msgid "All members"
7857 msgstr "Все участники"
7858
7859 #. TRANS: Header for mini list of users with a pending membership request on a group page (h2).
7860 msgid "Pending"
7861 msgstr "В ожидании"
7862
7863 #. TRANS: Header for mini list of users that are blocked in a group page (h2).
7864 msgid "Blocked"
7865 msgstr "Заблокированные"
7866
7867 #. TRANS: Title for list of group administrators on a group page.
7868 msgctxt "TITLE"
7869 msgid "Admins"
7870 msgstr "Администраторы"
7871
7872 #. TRANS: Button text for the form that will block a user from a group.
7873 msgctxt "BUTTON"
7874 msgid "Block"
7875 msgstr "Заблокировать"
7876
7877 #. TRANS: Submit button title.
7878 msgctxt "TOOLTIP"
7879 msgid "Block this user so that they can no longer post messages to it."
7880 msgstr ""
7881 "Заблокировать этого пользователя, чтобы запретить ему отправлять сообщения "
7882 "сюда."
7883
7884 #. TRANS: Field title on group edit form.
7885 msgid "URL of the homepage or blog of the group or topic."
7886 msgstr "Адрес домашней страницы или блога группы или темы."
7887
7888 #. TRANS: Text area title for group description when there is no text limit.
7889 msgid "Describe the group or topic."
7890 msgstr "Опишите группу или тему."
7891
7892 #. TRANS: Text area title for group description.
7893 #. TRANS: %d is the number of characters available for the description.
7894 #, php-format
7895 msgid "Describe the group or topic in %d character or less."
7896 msgid_plural "Describe the group or topic in %d characters or less."
7897 msgstr[0] "Опишите группу или тему, используя до %d символа."
7898 msgstr[1] "Опишите группу или тему, используя до %d символов."
7899 msgstr[2] "Опишите группу или тему, используя до %d символов."
7900
7901 #. TRANS: Field title on group edit form.
7902 msgid ""
7903 "Location for the group, if any, like \"City, State (or Region), Country\"."
7904 msgstr ""
7905 "Местонахождение группы, если есть, например «Город, область (или регион), "
7906 "страна»."
7907
7908 #. TRANS: Field label on group edit form.
7909 msgid "Aliases"
7910 msgstr "Алиасы"
7911
7912 #. TRANS: Input field title for group aliases.
7913 #. TRANS: %d is the maximum number of group aliases available.
7914 #, php-format
7915 msgid ""
7916 "Extra nicknames for the group, separated with commas or spaces. Maximum %d "
7917 "alias allowed."
7918 msgid_plural ""
7919 "Extra nicknames for the group, separated with commas or spaces. Maximum %d "
7920 "aliases allowed."
7921 msgstr[0] ""
7922 "Дополнительные имена для группы, разделённые запятой или пробелом, максимум %"
7923 "d имя."
7924 msgstr[1] ""
7925 "Дополнительные имена для группы, разделённые запятой или пробелом, максимум %"
7926 "d имени."
7927 msgstr[2] ""
7928 "Дополнительные имена для группы, разделённые запятой или пробелом, максимум %"
7929 "d имён."
7930
7931 #. TRANS: Checkbox field title on group edit form to mark a group private.
7932 msgid ""
7933 "New members must be approved by admin and all posts are forced to be private."
7934 msgstr ""
7935 "Новые участники должны быть утверждены администратором и все сообщения "
7936 "принудительно переводятся в личный режим."
7937
7938 #. TRANS: Indicator in group members list that this user is a group administrator.
7939 msgctxt "GROUPADMIN"
7940 msgid "Admin"
7941 msgstr "Администратор"
7942
7943 #. TRANS: Group actions header (h2). Text hidden by default.
7944 msgid "Group actions"
7945 msgstr "Действия группы"
7946
7947 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
7948 #. TRANS: %s is the nickname of the group.
7949 #, php-format
7950 msgctxt "TOOLTIP"
7951 msgid "Edit %s group properties"
7952 msgstr "Редактировать свойства группы %s"
7953
7954 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
7955 #. TRANS: %s is the nickname of the group.
7956 #, php-format
7957 msgctxt "TOOLTIP"
7958 msgid "Add or edit %s logo"
7959 msgstr "Добавить или изменить логотип группы %s"
7960
7961 #. TRANS: Link text for link on user profile.
7962 msgctxt "MENU"
7963 msgid "Logo"
7964 msgstr "Логотип"
7965
7966 #. TRANS: Title for groups with the most members section.
7967 msgid "Popular groups"
7968 msgstr "Популярные группы"
7969
7970 #. TRANS: Title for groups with the most posts section.
7971 msgid "Active groups"
7972 msgstr "Активные группы"
7973
7974 #. TRANS: Link description for seeing all groups.
7975 #. TRANS: Link description for seeing all lists.
7976 msgid "See all"
7977 msgstr "Показать все"
7978
7979 #. TRANS: Link title for seeing all groups.
7980 msgid "See all groups you belong to."
7981 msgstr "Показать все группы, в которых вы находитесь."
7982
7983 #. TRANS: Menu item title in personal group navigation menu.
7984 #. TRANS: %s is a username.
7985 msgid "Back to top"
7986 msgstr "Вернуться вверх"
7987
7988 #. TRANS: Client exception 406
7989 msgid "This page is not available in a media type you accept"
7990 msgstr "Страница недоступна для того типа, который Вы задействовали."
7991
7992 #. TRANS: Exception thrown when trying to upload an unsupported image file format.
7993 msgid "Unsupported image file format."
7994 msgstr "Неподдерживаемый формат файла изображения."
7995
7996 #. TRANS: Exception thrown when too large a file is uploaded.
7997 #. TRANS: %s is the maximum file size, for example "500b", "10kB" or "2MB".
7998 #, php-format
7999 msgid "That file is too big. The maximum file size is %s."
8000 msgstr "Этот файл слишком большой. Максимальный размер файла составляет %s."
8001
8002 #. TRANS: Exception thrown when uploading an image and that action could not be completed.
8003 msgid "Partial upload."
8004 msgstr "Частичная загрузка."
8005
8006 #. TRANS: Exception thrown when uploading a file as image that is not an image or is a corrupt file.
8007 msgid "Not an image or corrupt file."
8008 msgstr "Не является изображением или повреждённый файл."
8009
8010 #. TRANS: Exception thrown during resize when image has been registered as present, but is no longer there.
8011 msgid "Lost our file."
8012 msgstr "Потерян файл."
8013
8014 #. TRANS: Exception thrown when trying to resize an unknown file type.
8015 #. TRANS: Exception thrown when trying resize an unknown file type.
8016 msgid "Unknown file type"
8017 msgstr "Неподдерживаемый тип файла"
8018
8019 #. TRANS: Number of megabytes. %d is the number.
8020 #, php-format
8021 msgid "%dMB"
8022 msgid_plural "%dMB"
8023 msgstr[0] "%dМБ"
8024 msgstr[1] "%dМБ"
8025 msgstr[2] "%dМБ"
8026
8027 #. TRANS: Number of kilobytes. %d is the number.
8028 #, php-format
8029 msgid "%dkB"
8030 msgid_plural "%dkB"
8031 msgstr[0] "%dКБ"
8032 msgstr[1] "%dКБ"
8033 msgstr[2] "%dКБ"
8034
8035 #. TRANS: Number of bytes. %d is the number.
8036 #, php-format
8037 msgid "%dB"
8038 msgid_plural "%dB"
8039 msgstr[0] "%dБ"
8040 msgstr[1] "%dБ"
8041 msgstr[2] "%dБ"
8042
8043 #. TRANS: Body text for confirmation code e-mail.
8044 #. TRANS: %1$s is a user nickname, %2$s is the StatusNet sitename,
8045 #. TRANS: %3$s is the display name of an IM plugin.
8046 #, php-format
8047 msgid ""
8048 "User \"%1$s\" on %2$s has said that your %3$s screenname belongs to them. If "
8049 "that is true, you can confirm by clicking on this URL: %4$s . (If you cannot "
8050 "click it, copy-and-paste it into the address bar of your browser). If that "
8051 "user is not you, or if you did not request this confirmation, just ignore "
8052 "this message."
8053 msgstr ""
8054 "Пользователь «%1$s» на сайте %2$s сообщил, что ваш псевдоним %3$s принадлежит "
8055 "ему. Если это действительно так, вы можете подтвердить это просто перейдя по "
8056 "следующей ссылке: %4$s (если вы не можете нажать на ссылку, скопируйте адрес "
8057 "в адресную строку браузера). Если вы не являетесь упомянутым пользователем, "
8058 "не подтверждайте ничего, просто проигнорируйте это сообщение."
8059
8060 #. TRANS: Exception thrown when trying to deliver a notice to an unknown inbox.
8061 #. TRANS: %d is the unknown inbox ID (number).
8062 #, php-format
8063 msgid "Unknown inbox source %d."
8064 msgstr "Неизвестный источник входящих сообщений %d."
8065
8066 #. TRANS: Server exception thrown trying to initialise an IM plugin without meeting all prerequisites.
8067 msgid "Queueing must be enabled to use IM plugins."
8068 msgstr "Система очередей должна быть включена для использования IM-дополнений."
8069
8070 #. TRANS: Server exception thrown trying to initialise an IM plugin without a transport method.
8071 msgid "Transport cannot be null."
8072 msgstr "Транспорт не может отсутствовать."
8073
8074 #. TRANS: Title for inbox tag cloud section.
8075 msgctxt "TITLE"
8076 msgid "Trends"
8077 msgstr "Тенденции"
8078
8079 #. TRANS: Default button text for inviting more users to the StatusNet instance.
8080 msgctxt "BUTTON"
8081 msgid "Invite more colleagues"
8082 msgstr "Пригласить других коллег"
8083
8084 #. TRANS: Form legend.
8085 msgid "Invite collegues"
8086 msgstr "Пригласите знакомых"
8087
8088 #. TRANS: Field label for a list of e-mail addresses.
8089 msgid "Email addresses"
8090 msgstr "Почтовый адрес"
8091
8092 #. TRANS: Field title for a list of e-mail addresses.
8093 msgid "Addresses of friends to invite (one per line)."
8094 msgstr "Адреса друзей, которых вы хотите пригласить (по одному на строку)."
8095
8096 #. TRANS: Field label for a personal message to send to invitees.
8097 msgid "Personal message"
8098 msgstr "Личное сообщение"
8099
8100 #. TRANS: Field title for a personal message to send to invitees.
8101 msgid "Optionally add a personal message to the invitation."
8102 msgstr "Можно добавить к приглашению личное сообщение."
8103
8104 #. TRANS: Send button for inviting friends
8105 #. TRANS: Button text for sending notice.
8106 msgctxt "BUTTON"
8107 msgid "Send"
8108 msgstr "Отправить"
8109
8110 #. TRANS: Submit button title.
8111 msgid "Send invitations."
8112 msgstr "Отправить приглашения."
8113
8114 #. TRANS: Button text for joining a group.
8115 msgctxt "BUTTON"
8116 msgid "Join"
8117 msgstr "Присоединиться"
8118
8119 #. TRANS: Button text on form to leave a group.
8120 msgctxt "BUTTON"
8121 msgid "Leave"
8122 msgstr "Покинуть"
8123
8124 #. TRANS: Link title for seeing all lists.
8125 msgid "See all lists you have created."
8126 msgstr "Показать все списки, созданные вами."
8127
8128 #. TRANS: Menu item for logging in to the StatusNet site.
8129 #. TRANS: Menu item in primary navigation panel.
8130 msgctxt "MENU"
8131 msgid "Login"
8132 msgstr "Вход"
8133
8134 #. TRANS: Title for menu item for logging in to the StatusNet site.
8135 msgid "Login with a username and password"
8136 msgstr "Войти с вашим ником и паролем."
8137
8138 #. TRANS: Menu item for registering with the StatusNet site.
8139 msgctxt "MENU"
8140 msgid "Register"
8141 msgstr "Регистрация"
8142
8143 #. TRANS: Title for menu item for registering with the StatusNet site.
8144 msgid "Sign up for a new account"
8145 msgstr "Создать новый аккаунт"
8146
8147 #. TRANS: Subject for address confirmation email.
8148 msgid "Email address confirmation"
8149 msgstr "Подтверждение электронного адреса"
8150
8151 #. TRANS: Body for address confirmation email.
8152 #. TRANS: %1$s is the addressed user's nickname, %2$s is the StatusNet sitename,
8153 #. TRANS: %3$s is the URL to confirm at.
8154 #, php-format
8155 msgid ""
8156 "Hey, %1$s.\n"
8157 "\n"
8158 "Someone just entered this email address on %2$s.\n"
8159 "\n"
8160 "If it was you, and you want to confirm your entry, use the URL below:\n"
8161 "\n"
8162 "\t%3$s\n"
8163 "\n"
8164 "If not, just ignore this message.\n"
8165 "\n"
8166 "Thanks for your time, \n"
8167 "%2$s\n"
8168 msgstr ""
8169 "Здравствуйте, %1$s.\n"
8170 "\n"
8171 "Кто-то только что ввёл этот email-адрес на %2$s.\n"
8172 "\n"
8173 "Если это были вы и вы хотите подтвердить введённые данные, используйте "
8174 "ссылку ниже:\n"
8175 "\n"
8176 "%3$s\n"
8177 "\n"
8178 "Если нет, просто проигнорируйте это сообщение.\n"
8179 "\n"
8180 "Благодарим за потраченное время,  \n"
8181 "%2$s\n"
8182
8183 #. TRANS: Subject of new-subscriber notification e-mail.
8184 #. TRANS: %1$s is the subscribing user's nickname, %2$s is the StatusNet sitename.
8185 #. TRANS: Main body of new-subscriber notification e-mail.
8186 #. TRANS: %1$s is the subscriber's long name, %2$s is the StatusNet sitename.
8187 #, php-format
8188 msgid "%1$s is now following you on %2$s."
8189 msgstr "%1$s теперь следит за вами на %2$s."
8190
8191 #. TRANS: Subject of pending new-subscriber notification e-mail.
8192 #. TRANS: %1$s is the subscribing user's nickname, %2$s is the StatusNet sitename.
8193 #, php-format
8194 msgid "%1$s would like to listen to your notices on %2$s."
8195 msgstr "%1$s хотел бы следить за вашими сообщениями на %2$s."
8196
8197 #. TRANS: Main body of pending new-subscriber notification e-mail.
8198 #. TRANS: %1$s is the subscriber's long name, %2$s is the StatusNet sitename.
8199 #, php-format
8200 msgid ""
8201 "%1$s would like to listen to your notices on %2$s. You may approve or reject "
8202 "their subscription at %3$s"
8203 msgstr ""
8204 "%1$s хотел бы следить за вашими сообщениями на %2$s. Вы можете принять или "
8205 "отклонить этот запрос по ссылке %3$s"
8206
8207 #. TRANS: Common footer block for StatusNet notification emails.
8208 #. TRANS: %1$s is the StatusNet sitename,
8209 #. TRANS: %2$s is a link to the addressed user's e-mail settings.
8210 #, php-format
8211 msgid ""
8212 "Faithfully yours,\n"
8213 "%1$s.\n"
8214 "\n"
8215 "----\n"
8216 "Change your email address or notification options at %2$s"
8217 msgstr ""
8218 "Искренне ваши,\n"
8219 "%1$s.\n"
8220 "\n"
8221 "----\n"
8222 "Изменить адрес электронной почты или правила оповещения можно по ссылке %2$s"
8223
8224 #. TRANS: Profile info line in notification e-mail.
8225 #. TRANS: %s is a URL.
8226 #, php-format
8227 msgid "Profile: %s"
8228 msgstr "Профиль: %s"
8229
8230 #. TRANS: Profile info line in notification e-mail.
8231 #. TRANS: %s is biographical information.
8232 #, php-format
8233 msgid "Bio: %s"
8234 msgstr "Биография: %s"
8235
8236 #. TRANS: This is a paragraph in a new-subscriber e-mail.
8237 #. TRANS: %s is a URL where the subscriber can be reported as abusive.
8238 #, php-format
8239 msgid ""
8240 "If you believe this account is being used abusively, you can block them from "
8241 "your subscribers list and report as spam to site administrators at %s."
8242 msgstr ""
8243 "Если вы считаете, что эта учётная запись используется неправомерно, вы "
8244 "можете заблокировать её в списке своих читателей и сообщить администраторам "
8245 "сайта о факте спама по ссылке %s."
8246
8247 #. TRANS: Subject of notification mail for new posting email address.
8248 #. TRANS: %s is the StatusNet sitename.
8249 #, php-format
8250 msgid "New email address for posting to %s"
8251 msgstr "Новый электронный адрес для постинга %s"
8252
8253 #. TRANS: Body of notification mail for new posting email address.
8254 #. TRANS: %1$s is the StatusNet sitename, %2$s is the e-mail address to send
8255 #. TRANS: to to post by e-mail, %3$s is a URL to more instructions.
8256 #, php-format
8257 msgid ""
8258 "You have a new posting address on %1$s.\n"
8259 "\n"
8260 "Send email to %2$s to post new messages.\n"
8261 "\n"
8262 "More email instructions at %3$s."
8263 msgstr ""
8264 "Теперь у вас новый адрес электронной почты для отправки сообщений на %1$s.\n"
8265 "\n"
8266 "Присылайте письма на адрес %2$s, и ваши сообщения будут опубликованы.\n"
8267 "\n"
8268 "Подробная информация об использовании электронной почты доступна по адресу %3"
8269 "$s."
8270
8271 #. TRANS: Subject line for SMS-by-email notification messages.
8272 #. TRANS: %s is the posting user's nickname.
8273 #, php-format
8274 msgid "%s status"
8275 msgstr "%s статус"
8276
8277 #. TRANS: Subject line for SMS-by-email address confirmation message.
8278 msgid "SMS confirmation"
8279 msgstr "Подтверждение СМС"
8280
8281 #. TRANS: Main body heading for SMS-by-email address confirmation message.
8282 #. TRANS: %s is the addressed user's nickname.
8283 #, php-format
8284 msgid "%s: confirm you own this phone number with this code:"
8285 msgstr "%s. Подтвердите, что это ваш телефон, следующим кодом:"
8286
8287 #. TRANS: Subject for 'nudge' notification email.
8288 #. TRANS: %s is the nudging user.
8289 #, php-format
8290 msgid "You have been nudged by %s"
8291 msgstr "Вас «подтолкнул» пользователь %s"
8292
8293 #. TRANS: Body for 'nudge' notification email.
8294 #. TRANS: %1$s is the nuding user's long name, $2$s is the nudging user's nickname,
8295 #. TRANS: %3$s is a URL to post notices at.
8296 #, php-format
8297 msgid ""
8298 "%1$s (%2$s) is wondering what you are up to these days and is inviting you "
8299 "to post some news.\n"
8300 "\n"
8301 "So let's hear from you :)\n"
8302 "\n"
8303 "%3$s\n"
8304 "\n"
8305 "Don't reply to this email; it won't get to them."
8306 msgstr ""
8307 "%1$s (%2$s) искренне интересуется, что у вас произошло нового в последнее "
8308 "время и ждёт новостей от вас.\n"
8309 "\n"
8310 "Удовлетворите любопытство друга :)\n"
8311 "\n"
8312 "%3$s\n"
8313 "\n"
8314 "Не отвечайте на это письмо; ответа никто не получит."
8315
8316 #. TRANS: Subject for direct-message notification email.
8317 #. TRANS: %s is the sending user's nickname.
8318 #, php-format
8319 msgid "New private message from %s"
8320 msgstr "Новое приватное сообщение от %s"
8321
8322 #. TRANS: Body for direct-message notification email.
8323 #. TRANS: %1$s is the sending user's long name, %2$s is the sending user's nickname,
8324 #. TRANS: %3$s is the message content, %4$s a URL to the message,
8325 #, php-format
8326 msgid ""
8327 "%1$s (%2$s) sent you a private message:\n"
8328 "\n"
8329 "------------------------------------------------------\n"
8330 "%3$s\n"
8331 "------------------------------------------------------\n"
8332 "\n"
8333 "You can reply to their message here:\n"
8334 "\n"
8335 "%4$s\n"
8336 "\n"
8337 "Don't reply to this email; it won't get to them."
8338 msgstr ""
8339 "%1$s (%2$s) прислал(а) вам личное сообщение:\n"
8340 "\n"
8341 "------------------------------------------------------\n"
8342 "%3$s\n"
8343 "------------------------------------------------------\n"
8344 "\n"
8345 "Можете ответить здесь:\n"
8346 "\n"
8347 "%4$s\n"
8348 "\n"
8349 "Не отвечайте на это письмо; ответа никто не получит."
8350
8351 #. TRANS: Subject for favorite notification e-mail.
8352 #. TRANS: %1$s is the adding user's long name, %2$s is the adding user's nickname.
8353 #, php-format
8354 msgid "%1$s (@%2$s) added your notice as a favorite"
8355 msgstr "%1$s (@%2$s) добавил вашу запись в число своих любимых"
8356
8357 #. TRANS: Body for favorite notification e-mail.
8358 #. TRANS: %1$s is the adding user's long name, $2$s is the date the notice was created,
8359 #. TRANS: %3$s is a URL to the faved notice, %4$s is the faved notice text,
8360 #. TRANS: %5$s is a URL to all faves of the adding user, %6$s is the StatusNet sitename,
8361 #. TRANS: %7$s is the adding user's nickname.
8362 #, php-format
8363 msgid ""
8364 "%1$s (@%7$s) just added your notice from %2$s as one of their favorites.\n"
8365 "\n"
8366 "The URL of your notice is:\n"
8367 "\n"
8368 "%3$s\n"
8369 "\n"
8370 "The text of your notice is:\n"
8371 "\n"
8372 "%4$s\n"
8373 "\n"
8374 "You can see the list of %1$s's favorites here:\n"
8375 "\n"
8376 "%5$s"
8377 msgstr ""
8378 "%1$s (@%7$s) только добавил(а) ваш сообщение с %2$s в список любимых "
8379 "сообщений.\n"
8380 "\n"
8381 "URL-адрес вашего сообщения:\n"
8382 "\n"
8383 "%3$s\n"
8384 "\n"
8385 "Текст вашего сообщения:\n"
8386 "\n"
8387 "%4$s\n"
8388 "\n"
8389 "Вы можете просмотреть список любимых сообщений %1$s здесь:\n"
8390 "\n"
8391 "%5$s"
8392
8393 #. TRANS: Line in @-reply notification e-mail. %s is conversation URL.
8394 #, php-format
8395 msgid ""
8396 "The full conversation can be read here:\n"
8397 "\n"
8398 "\t%s"
8399 msgstr ""
8400 "Всю цепочку можно прочитать здесь:\n"
8401 "\n"
8402 "%s"
8403
8404 #. TRANS: E-mail subject for notice notification.
8405 #. TRANS: %1$s is the sending user's long name, %2$s is the adding user's nickname.
8406 #, php-format
8407 msgid "%1$s (@%2$s) sent a notice to your attention"
8408 msgstr "%1$s (@%2$s) отправил запись для вашего внимания"
8409
8410 #. TRANS: Body of @-reply notification e-mail.
8411 #. TRANS: %1$s is the sending user's name, $2$s is the StatusNet sitename,
8412 #. TRANS: %3$s is a URL to the notice, %4$s is the notice text,
8413 #. TRANS: %5$s is the text "The full conversation can be read here:" and a URL to the full conversion if it exists (otherwise empty),
8414 #. TRANS: %6$s is a URL to reply to the notice, %7$s is a URL to all @-replies for the addressed user,
8415 #, php-format
8416 msgid ""
8417 "%1$s just sent a notice to your attention (an '@-reply') on %2$s.\n"
8418 "\n"
8419 "The notice is here:\n"
8420 "\n"
8421 "\t%3$s\n"
8422 "\n"
8423 "It reads:\n"
8424 "\n"
8425 "\t%4$s\n"
8426 "\n"
8427 "%5$sYou can reply back here:\n"
8428 "\n"
8429 "\t%6$s\n"
8430 "\n"
8431 "The list of all @-replies for you here:\n"
8432 "\n"
8433 "%7$s"
8434 msgstr ""
8435 "%1$s отправил вам сообщение («@-ответ») на %2$s.\n"
8436 "\n"
8437 "Сообщение находится здесь:\n"
8438 "\n"
8439 "%3$s\n"
8440 "\n"
8441 "В нём говорится:\n"
8442 "\n"
8443 "%4$s\n"
8444 "\n"
8445 "%5$sВы можете ответить здесь:\n"
8446 "\n"
8447 "%6$s\n"
8448 "\n"
8449 "Список всех @-ответов для вас находится здесь:\n"
8450 "\n"
8451 "%7$s"
8452
8453 #. TRANS: Subject of group join notification e-mail.
8454 #. TRANS: %1$s is the joining user's nickname, %2$s is the group name, and %3$s is the StatusNet sitename.
8455 #, fuzzy, php-format
8456 msgid "%1$s has joined your group %2$s on %3$s"
8457 msgstr "%1$s присоединился к вашей группе %2$s на %3$s."
8458
8459 #. TRANS: Main body of group join notification e-mail.
8460 #. TRANS: %1$s is the subscriber's long name, %2$s is the group name, and %3$s is the StatusNet sitename,
8461 #. TRANS: %4$s is a block of profile info about the subscriber.
8462 #. TRANS: %5$s is a link to the addressed user's e-mail settings.
8463 #, php-format
8464 msgid "%1$s has joined your group %2$s on %3$s."
8465 msgstr "%1$s присоединился к вашей группе %2$s на %3$s."
8466
8467 #. TRANS: Subject of pending group join request notification e-mail.
8468 #. TRANS: %1$s is the joining user's nickname, %2$s is the group name, and %3$s is the StatusNet sitename.
8469 #, php-format
8470 msgid "%1$s wants to join your group %2$s on %3$s."
8471 msgstr "%1$s желает присоединиться к вашей группе %2$s на %3$s ."
8472
8473 #. TRANS: Main body of pending group join request notification e-mail.
8474 #. TRANS: %1$s is the subscriber's long name, %2$s is the group name, and %3$s is the StatusNet sitename,
8475 #. TRANS: %4$s is the URL to the moderation queue page.
8476 #, php-format
8477 msgid ""
8478 "%1$s would like to join your group %2$s on %3$s. You may approve or reject "
8479 "their group membership at %4$s"
8480 msgstr ""
8481 "%1$s желает присоединиться к вашей группе %2$s на %3$s. Вы можете принять "
8482 "или отклонить этот запрос по ссылке %4$s"
8483
8484 #. TRANS: Client error displayed when trying to access a mailbox that is not of the logged in user.
8485 msgid "Only the user can read their own mailboxes."
8486 msgstr "Только сам пользователь может читать собственный почтовый ящик."
8487
8488 #. TRANS: Message displayed when there are no private messages in the inbox of a user.
8489 msgid ""
8490 "You have no private messages. You can send private message to engage other "
8491 "users in conversation. People can send you messages for your eyes only."
8492 msgstr ""
8493 "У вас нет личных сообщений. Вы можете отправить личное сообщение для "
8494 "вовлечения других пользователей в разговор. Сообщения, получаемые от других "
8495 "людей, видите только вы."
8496
8497 #. TRANS: Menu item in mailbox menu. Leads to incoming private messages.
8498 msgctxt "MENU"
8499 msgid "Inbox"
8500 msgstr "Входящие"
8501
8502 #. TRANS: Menu item title in mailbox menu. Leads to incoming private messages.
8503 msgid "Your incoming messages."
8504 msgstr "Ваши входящие сообщения."
8505
8506 #. TRANS: Menu item in mailbox menu. Leads to outgoing private messages.
8507 msgctxt "MENU"
8508 msgid "Outbox"
8509 msgstr "Отправленные"
8510
8511 #. TRANS: Menu item title in mailbox menu. Leads to outgoing private messages.
8512 msgid "Your sent messages."
8513 msgstr "Сообщения, отправленные вами."
8514
8515 #. TRANS: Error message in incoming mail handler used when an incoming e-mail cannot be processed.
8516 msgid "Could not parse message."
8517 msgstr "Сообщение не удаётся разобрать."
8518
8519 #. TRANS: Error message in incoming mail handler used when an incoming e-mail is not from a registered user.
8520 msgid "Not a registered user."
8521 msgstr "Незарегистрированный пользователь."
8522
8523 #. TRANS: Error message in incoming mail handler used when an incoming e-mail is not from a user's incoming e-mail address.
8524 msgid "Sorry, that is not your incoming email address."
8525 msgstr "Простите, это не Ваш входящий электронный адрес."
8526
8527 #. TRANS: Error message in incoming mail handler used when no incoming e-mail is allowed.
8528 msgid "Sorry, no incoming email allowed."
8529 msgstr "Простите, входящих писем нет."
8530
8531 #. TRANS: Error message in incoming mail handler used when an incoming e-mail is of an unsupported type.
8532 #. TRANS: %s is the unsupported type.
8533 #, php-format
8534 msgid "Unsupported message type: %s."
8535 msgstr "Неподдерживаемый тип сообщения: %s."
8536
8537 #. TRANS: Form legend for form to make a user a group admin.
8538 msgid "Make user an admin of the group"
8539 msgstr "Сделать пользователя администратором группы"
8540
8541 #. TRANS: Button text for the form that will make a user administrator.
8542 msgctxt "BUTTON"
8543 msgid "Make Admin"
8544 msgstr "Сделать администратором"
8545
8546 #. TRANS: Submit button title.
8547 msgctxt "TOOLTIP"
8548 msgid "Make this user an admin."
8549 msgstr "Сделать этого пользователя администратором."
8550
8551 #. TRANS: Client exception thrown when a database error was thrown during a file upload operation.
8552 msgid "There was a database error while saving your file. Please try again."
8553 msgstr ""
8554 "При сохранении вашего файла возникла ошибка базы данных. Пожалуйста, "
8555 "попробуйте ещё раз."
8556
8557 #. TRANS: Client exception thrown when a file upload operation would cause a user to exceed a set quota.
8558 msgid "File exceeds user's quota."
8559 msgstr "Файл превышает пользовательскую квоту."
8560
8561 #. TRANS: Client exception thrown when a file upload operation fails because the file could
8562 #. TRANS: not be moved from the temporary folder to the permanent file location.
8563 msgid "File could not be moved to destination directory."
8564 msgstr "Файл не может быть перемещён в целевую директорию."
8565
8566 #. TRANS: Client exception thrown when a file upload operation has been stopped because the MIME
8567 #. TRANS: type of the uploaded file could not be determined.
8568 msgid "Could not determine file's MIME type."
8569 msgstr "Не удаётся определить mime-тип файла."
8570
8571 #. TRANS: Client exception thrown trying to upload a forbidden MIME type.
8572 #. TRANS: %1$s is the file type that was denied, %2$s is the application part of
8573 #. TRANS: the MIME type that was denied.
8574 #, php-format
8575 msgid ""
8576 "\"%1$s\" is not a supported file type on this server. Try using another %2$s "
8577 "format."
8578 msgstr ""
8579 "Тип файла «%1$s» не поддерживается на этом сервере. Попробуйте использовать "
8580 "другой %2$s-формат."
8581
8582 #. TRANS: Client exception thrown trying to upload a forbidden MIME type.
8583 #. TRANS: %s is the file type that was denied.
8584 #, php-format
8585 msgid "\"%s\" is not a supported file type on this server."
8586 msgstr "Тип файла «%s» не поддерживается не этом сервере."
8587
8588 #. TRANS: Form legend for direct notice.
8589 msgid "Send a direct notice"
8590 msgstr "Послать прямую запись"
8591
8592 #. TRANS: Label entry in drop-down selection box in direct-message inbox/outbox.
8593 #. TRANS: This is the default entry in the drop-down box, doubling as instructions
8594 #. TRANS: and a brake against accidental submissions with the first user in the list.
8595 msgid "Select recipient:"
8596 msgstr "Выберите получателя:"
8597
8598 #. TRANS: Entry in drop-down selection box in direct-message inbox/outbox when no one is available to message.
8599 msgid "No mutual subscribers."
8600 msgstr "Нет взаимных подписчиков."
8601
8602 #. TRANS: Dropdown label in direct notice form.
8603 msgid "To"
8604 msgstr "Для"
8605
8606 #. TRANS: Button text for sending a direct notice.
8607 msgctxt "Send button for sending notice"
8608 msgid "Send"
8609 msgstr "↵"
8610
8611 #. TRANS: Header in message list.
8612 msgid "Messages"
8613 msgstr "Сообщения"
8614
8615 #. TRANS: Followed by notice source (usually the client used to send the notice).
8616 #. TRANS: Followed by notice source.
8617 msgid "from"
8618 msgstr "от"
8619
8620 #. TRANS: A possible notice source (web interface).
8621 msgctxt "SOURCE"
8622 msgid "web"
8623 msgstr "web"
8624
8625 #. TRANS: A possible notice source (XMPP).
8626 msgctxt "SOURCE"
8627 msgid "xmpp"
8628 msgstr "XMPP"
8629
8630 #. TRANS: A possible notice source (e-mail).
8631 msgctxt "SOURCE"
8632 msgid "mail"
8633 msgstr "почта"
8634
8635 #. TRANS: A possible notice source (OpenMicroBlogging).
8636 msgctxt "SOURCE"
8637 msgid "omb"
8638 msgstr "omb"
8639
8640 #. TRANS: A possible notice source (Application Programming Interface).
8641 msgctxt "SOURCE"
8642 msgid "api"
8643 msgstr "api"
8644
8645 #. TRANS: Client exception thrown when no author for an activity was found.
8646 msgid "Cannot get author for activity."
8647 msgstr "Не удаётся получить автора действий."
8648
8649 #. TRANS: Client exception thrown when ...
8650 msgid "Bookmark not posted to this group."
8651 msgstr "Закладки не была добавлена в эту группу."
8652
8653 #. TRANS: Client exception when ...
8654 msgid "Object not posted to this user."
8655 msgstr "Объект не добавлен для этого пользователя."
8656
8657 #. TRANS: Server exception thrown when a micro app plugin uses a target that cannot be handled.
8658 msgid "Do not know how to handle this kind of target."
8659 msgstr "Способ обработки цели такого типа неизвестен."
8660
8661 #. TRANS: Server exception thrown when a micro app plugin developer has not done his job too well.
8662 msgid "You must implement either adaptNoticeListItem() or showNotice()."
8663 msgstr "Вы должны реализовать либо adaptNoticeListItem(), либо showNotice()."
8664
8665 #. TRANS: Link description to show more items in a list.
8666 msgid "More ▼"
8667 msgstr "Ещё ▼"
8668
8669 #. TRANS: Validation error in form for registration, profile and group settings, etc.
8670 msgid "Nickname cannot be empty."
8671 msgstr "Псевдоним не может быть пустым."
8672
8673 #. TRANS: Validation error in form for registration, profile and group settings, etc.
8674 #, php-format
8675 msgid "Nickname cannot be more than %d character long."
8676 msgid_plural "Nickname cannot be more than %d characters long."
8677 msgstr[0] "Псевдоним не может быть длиннее %d символа."
8678 msgstr[1] "Псевдоним не может быть длиннее %d символов."
8679 msgstr[2] "Псевдоним не может быть длиннее %d символов."
8680
8681 #. TRANS: Form legend for notice form.
8682 msgid "Send a notice"
8683 msgstr "Послать запись"
8684
8685 #. TRANS: Title for notice label. %s is the user's nickname.
8686 #, php-format
8687 msgid "What's up, %s?"
8688 msgstr "Что нового, %s?"
8689
8690 #. TRANS: Input label in notice form for adding an attachment.
8691 msgid "Attach"
8692 msgstr "Прикрепить"
8693
8694 #. TRANS: Title for input field to attach a file to a notice.
8695 msgid "Attach a file."
8696 msgstr "Прикрепить файл."
8697
8698 #. TRANS: Field label to add location to a notice.
8699 msgid "Share my location"
8700 msgstr "Поделиться своим местоположением."
8701
8702 #. TRANS: Text to not share location for a notice in notice form.
8703 msgid "Do not share my location"
8704 msgstr "Не публиковать своё местоположение"
8705
8706 #. TRANS: Timeout error text for location retrieval in notice form.
8707 msgid ""
8708 "Sorry, retrieving your geo location is taking longer than expected, please "
8709 "try again later"
8710 msgstr ""
8711 "К сожалению, получение информации о вашем местонахождении заняло больше "
8712 "времени, чем ожидалось; повторите попытку позже"
8713
8714 #. TRANS: Separator in profile addressees list.
8715 msgctxt "SEPARATOR"
8716 msgid ", "
8717 msgstr ", "
8718
8719 #. TRANS: Used in coordinates as abbreviation of north.
8720 msgid "N"
8721 msgstr "с. ш."
8722
8723 #. TRANS: Used in coordinates as abbreviation of south.
8724 msgid "S"
8725 msgstr "ю. ш."
8726
8727 #. TRANS: Used in coordinates as abbreviation of east.
8728 msgid "E"
8729 msgstr "в. д."
8730
8731 #. TRANS: Used in coordinates as abbreviation of west.
8732 msgid "W"
8733 msgstr "з. д."
8734
8735 #. TRANS: Coordinates message.
8736 #. TRANS: %1$s is lattitude degrees, %2$s is lattitude minutes,
8737 #. TRANS: %3$s is lattitude seconds, %4$s is N (north) or S (south) depending on lattitude,
8738 #. TRANS: %5$s is longitude degrees, %6$s is longitude minutes,
8739 #. TRANS: %7$s is longitude seconds, %8$s is E (east) or W (west) depending on longitude,
8740 #, php-format
8741 msgid "%1$u°%2$u'%3$u\"%4$s %5$u°%6$u'%7$u\"%8$s"
8742 msgstr "%1$u°%2$u'%3$u\" %4$s %5$u°%6$u'%7$u\" %8$s"
8743
8744 #. TRANS: Followed by geo location.
8745 msgid "at"
8746 msgstr "из"
8747
8748 #. TRANS: Addition in notice list item if notice is part of a conversation.
8749 msgid "in context"
8750 msgstr "переписка"
8751
8752 #. TRANS: Addition in notice list item if notice was repeated. Followed by a span with a nickname.
8753 msgid "Repeated by"
8754 msgstr "Повторено"
8755
8756 msgid " "
8757 msgstr ""
8758
8759 #. TRANS: Link title in notice list item to reply to a notice.
8760 msgid "Reply to this notice."
8761 msgstr "Ответить на эту запись."
8762
8763 #. TRANS: Link text in notice list item to reply to a notice.
8764 msgid "Reply"
8765 msgstr "Ответить"
8766
8767 #. TRANS: Link title in notice list item to delete a notice.
8768 msgid "Delete this notice from the timeline."
8769 msgstr "Удалить эту запись из ленты."
8770
8771 #. TRANS: Title for repeat form status in notice list when a notice has been repeated.
8772 msgid "Notice repeated."
8773 msgstr "Запись повторена."
8774
8775 #. TRANS: Field label for notice text.
8776 msgid "Update your status..."
8777 msgstr "Обновите свой статус…"
8778
8779 #. TRANS: Form legend of form to nudge/ping another user.
8780 msgid "Nudge this user"
8781 msgstr "«Подтолкнуть» этого пользователя"
8782
8783 #. TRANS: Button text to nudge/ping another user.
8784 msgctxt "BUTTON"
8785 msgid "Nudge"
8786 msgstr "«Подтолкнуть»"
8787
8788 #. TRANS: Button title to nudge/ping another user.
8789 msgid "Send a nudge to this user."
8790 msgstr "«Подтолкнуть» этого пользователя."
8791
8792 #. TRANS: Server exception thrown in oEmbed action if no API endpoint is available.
8793 msgid "No oEmbed API endpoint available."
8794 msgstr "Конечная точка oEmbed API недоступна."
8795
8796 #. TRANS: Field label for list.
8797 msgctxt "LABEL"
8798 msgid "List"
8799 msgstr "Список"
8800
8801 #. TRANS: Field title for list.
8802 msgid "Change the list (letters, numbers, -, ., and _ are allowed)."
8803 msgstr "Изменить список (разрешены буквы, цифры, -, . и _)."
8804
8805 #. TRANS: Field title for description of list.
8806 msgid "Describe the list or topic."
8807 msgstr "Опишите список или тему."
8808
8809 #. TRANS: Field title for description of list.
8810 #. TRANS: %d is the maximum number of characters for the description.
8811 #, php-format
8812 msgid "Describe the list or topic in %d character."
8813 msgid_plural "Describe the list or topic in %d characters."
8814 msgstr[0] "Опишите список или тему, используя до %d символа."
8815 msgstr[1] "Опишите список или тему, используя до %d символов."
8816 msgstr[2] "Опишите список или тему, используя до %d символов."
8817
8818 #. TRANS: Button title to delete a list.
8819 msgid "Delete this list."
8820 msgstr "Удалить этот список."
8821
8822 #. TRANS: Header in list edit form.
8823 msgid "Add or remove people"
8824 msgstr "Добавить или удалить людей"
8825
8826 #. TRANS: Header in list edit form.
8827 msgctxt "HEADER"
8828 msgid "Search"
8829 msgstr "Поиск"
8830
8831 #. TRANS: Menu item in list navigation panel.
8832 msgctxt "MENU"
8833 msgid "List"
8834 msgstr "Список"
8835
8836 #. TRANS: Menu item title in list navigation panel.
8837 #. TRANS: %1$s is a list, %2$s is a nickname.
8838 #, php-format
8839 msgid "%1$s list by %2$s."
8840 msgstr "Список %1$s пользователя %2$s."
8841
8842 #. TRANS: Menu item in list navigation panel.
8843 msgctxt "MENU"
8844 msgid "Listed"
8845 msgstr "В списке"
8846
8847 #. TRANS: Menu item in list navigation panel.
8848 #. TRANS: Menu item in local navigation menu.
8849 msgctxt "MENU"
8850 msgid "Subscribers"
8851 msgstr "Подписчики"
8852
8853 #. TRANS: Menu item title in list navigation panel.
8854 #. TRANS: %1$s is a list, %2$s is a nickname.
8855 #, php-format
8856 msgid "Subscribers to %1$s list by %2$s."
8857 msgstr "Подписчики на список %1$s пользователя %2$s."
8858
8859 #. TRANS: Menu item in list navigation panel.
8860 msgctxt "MENU"
8861 msgid "Edit"
8862 msgstr "Редактировать"
8863
8864 #. TRANS: Menu item title in list navigation panel.
8865 #. TRANS: %s is a list.
8866 #, php-format
8867 msgid "Edit %s list by you."
8868 msgstr "Изменить свой список %s."
8869
8870 #. TRANS: Title for link to edit list settings.
8871 msgid "Edit list settings."
8872 msgstr "Изменить настройки списка."
8873
8874 #. TRANS: Text for link to edit list settings.
8875 msgid "Edit"
8876 msgstr "Редактировать"
8877
8878 #. TRANS: Privacy mode text in list list item for private list.
8879 msgctxt "MODE"
8880 msgid "Private"
8881 msgstr "Личное"
8882
8883 #. TRANS: Menu item in the group navigation page.
8884 msgctxt "MENU"
8885 msgid "List Subscriptions"
8886 msgstr "Подписки на списки"
8887
8888 #. TRANS: Tooltip for menu item in the group navigation page.
8889 #. TRANS: %s is a user nickname.
8890 #, php-format
8891 msgctxt "TOOLTIP"
8892 msgid "Lists subscribed to by %s."
8893 msgstr "Списки, на которые подписан %s."
8894
8895 #. TRANS: Menu item in the group navigation page.
8896 #. TRANS: %s is a user nickname.
8897 #, php-format
8898 msgctxt "MENU"
8899 msgid "Lists with %s"
8900 msgstr "Списки с %s"
8901
8902 #. TRANS: Tooltip for menu item in the group navigation page.
8903 #. TRANS: %s is a user nickname.
8904 #, php-format
8905 msgctxt "TOOLTIP"
8906 msgid "Lists with %s."
8907 msgstr "Списки с %s."
8908
8909 #. TRANS: Menu item in the group navigation page.
8910 #. TRANS: %s is a user nickname.
8911 #, php-format
8912 msgctxt "MENU"
8913 msgid "Lists by %s"
8914 msgstr "Списки %s"
8915
8916 #. TRANS: Tooltip for menu item in the group navigation page.
8917 #. TRANS: %s is a user nickname.
8918 #, php-format
8919 msgctxt "TOOLTIP"
8920 msgid "Lists by %s."
8921 msgstr "Списки %s."
8922
8923 #. TRANS: Label in lists widget.
8924 msgctxt "LABEL"
8925 msgid "Your lists"
8926 msgstr "Ваши списки"
8927
8928 #. TRANS: Fieldset legend in lists widget.
8929 msgctxt "LEGEND"
8930 msgid "Edit lists"
8931 msgstr "Редактировать списки"
8932
8933 #. TRANS: Label in self tags widget.
8934 msgctxt "LABEL"
8935 msgid "Tags"
8936 msgstr "Теги"
8937
8938 #. TRANS: Title for section contaning lists with the most subscribers.
8939 msgid "Popular lists"
8940 msgstr "Популярные списки"
8941
8942 #. TRANS: List summary. %1$d is the number of users in the list,
8943 #. TRANS: %2$d is the number of subscribers to the list.
8944 #, php-format
8945 msgid "Listed: %1$d Subscribers: %2$d"
8946 msgstr "В списке: %1$d Подписчиков: %2$d"
8947
8948 #. TRANS: Title for page that displays which lists current user is part of.
8949 #, php-format
8950 msgid "Lists with you"
8951 msgstr "Списки с вами"
8952
8953 #. TRANS: Title for page that displays which lists a user is part of.
8954 #. TRANS: %s is a profile name.
8955 #, php-format
8956 msgid "Lists with %s"
8957 msgstr "Списки с %s"
8958
8959 #. TRANS: Title for page that displays lists a user has subscribed to.
8960 msgid "List subscriptions"
8961 msgstr "Подписки на списки"
8962
8963 #. TRANS: Menu item in personal group navigation menu.
8964 #. TRANS: Menu item in settings navigation panel.
8965 #. TRANS: Menu item in local navigation menu.
8966 msgctxt "MENU"
8967 msgid "Profile"
8968 msgstr "Профиль"
8969
8970 #. TRANS: Menu item title in personal group navigation menu.
8971 msgid "Your profile"
8972 msgstr "Ваш профиль"
8973
8974 #. TRANS: Menu item in personal group navigation menu.
8975 msgctxt "MENU"
8976 msgid "Replies"
8977 msgstr "Ответы"
8978
8979 #. TRANS: Menu item in personal group navigation menu.
8980 msgctxt "MENU"
8981 msgid "Favorites"
8982 msgstr "Любимое"
8983
8984 #. TRANS: Replaces %s in '%s\'s favorite notices'. (Yes, we know we need to fix this.)
8985 msgctxt "FIXME"
8986 msgid "User"
8987 msgstr "Пользователь"
8988
8989 #. TRANS: Menu item in personal group navigation menu.
8990 msgctxt "MENU"
8991 msgid "Messages"
8992 msgstr "Сообщения"
8993
8994 #. TRANS: Menu item title in personal group navigation menu.
8995 msgid "Your incoming messages"
8996 msgstr "Ваши входящие сообщения"
8997
8998 #. TRANS: Displayed as version information for a plugin if no version information was found.
8999 msgid "Unknown"
9000 msgstr "Неизвестно"
9001
9002 #. TRANS: Plugin admin panel controls
9003 msgctxt "plugin"
9004 msgid "Disable"
9005 msgstr "Отключить"
9006
9007 #. TRANS: Plugin admin panel controls
9008 msgctxt "plugin"
9009 msgid "Enable"
9010 msgstr "Включить"
9011
9012 #. TRANS: Plugin description for a disabled plugin.
9013 msgctxt "plugin-description"
9014 msgid ""
9015 "(The plugin description is unavailable when a plugin has been disabled.)"
9016 msgstr "(Описание отключённых расширений недоступно.)"
9017
9018 #. TRANS: Menu item in primary navigation panel.
9019 msgctxt "MENU"
9020 msgid "Settings"
9021 msgstr "Настройки"
9022
9023 #. TRANS: Menu item title in primary navigation panel.
9024 msgid "Change your personal settings."
9025 msgstr "Изменение персональных настроек."
9026
9027 #. TRANS: Menu item in primary navigation panel.
9028 msgctxt "MENU"
9029 msgid "Admin"
9030 msgstr "Администрирование"
9031
9032 #. TRANS: Menu item title in primary navigation panel.
9033 msgid "Site configuration."
9034 msgstr "Конфигурация сайта."
9035
9036 #. TRANS: Menu item in primary navigation panel.
9037 msgctxt "MENU"
9038 msgid "Logout"
9039 msgstr "Выход"
9040
9041 #. TRANS: Menu item title in primary navigation panel.
9042 msgid "Logout from the site."
9043 msgstr "Выход с сайта."
9044
9045 #. TRANS: Menu item title in primary navigation panel.
9046 msgid "Login to the site."
9047 msgstr "Вход на сайт."
9048
9049 #. TRANS: H2 text for user subscription statistics.
9050 msgid "Following"
9051 msgstr "Читает"
9052
9053 #. TRANS: H2 text for user subscriber statistics.
9054 msgid "Followers"
9055 msgstr "Последователи"
9056
9057 #. TRANS: H2 text for user statistics.
9058 msgid "Statistics"
9059 msgstr "Статистика"
9060
9061 #. TRANS: Label for user statistics.
9062 msgid "User ID"
9063 msgstr "ID пользователя"
9064
9065 #. TRANS: Label for user statistics.
9066 msgid "Member since"
9067 msgstr "Регистрация"
9068
9069 #. TRANS: Label for user statistics.
9070 #. TRANS: Average count of posts made per day since account registration.
9071 msgid "Daily average"
9072 msgstr "Среднесуточная"
9073
9074 #. TRANS: H2 text for user group membership statistics.
9075 msgid "Groups"
9076 msgstr "Группы"
9077
9078 #. TRANS: H2 text for user list membership statistics.
9079 msgid "Lists"
9080 msgstr "Списки"
9081
9082 #. TRANS: Server error displayed when using an unimplemented method.
9083 msgid "Unimplemented method."
9084 msgstr "Нереализованный метод."
9085
9086 #. TRANS: Menu item title in search group navigation panel.
9087 msgid "User groups"
9088 msgstr "Группы"
9089
9090 #. TRANS: Menu item in search group navigation panel.
9091 msgctxt "MENU"
9092 msgid "Recent tags"
9093 msgstr "Последние теги"
9094
9095 #. TRANS: Menu item title in search group navigation panel.
9096 msgid "Recent tags"
9097 msgstr "Облако тегов"
9098
9099 #. TRANS: Menu item in search group navigation panel.
9100 msgctxt "MENU"
9101 msgid "Featured"
9102 msgstr "В центре внимания"
9103
9104 #. TRANS: Menu item in search group navigation panel.
9105 msgctxt "MENU"
9106 msgid "Popular"
9107 msgstr "Популярное"
9108
9109 #. TRANS: Title for inbox tag cloud section.
9110 msgctxt "TITLE"
9111 msgid "Trending topics"
9112 msgstr "Горячие темы"
9113
9114 #. TRANS: Client error displayed when return-to was defined without a target.
9115 msgid "No return-to arguments."
9116 msgstr "Нет аргумента return-to."
9117
9118 #. TRANS: For legend for notice repeat form.
9119 msgid "Repeat this notice?"
9120 msgstr "Повторить эту запись?"
9121
9122 #. TRANS: Button title to repeat a notice on notice repeat form.
9123 msgid "Repeat this notice."
9124 msgstr "Повторить эту запись."
9125
9126 #. TRANS: Description of role revoke form. %s is the role to be revoked.
9127 #, php-format
9128 msgid "Revoke the \"%s\" role from this user"
9129 msgstr "Отозвать у этого пользователя роль «%s»"
9130
9131 #. TRANS: Client error on action trying to visit a non-existing page.
9132 msgid "Page not found."
9133 msgstr "Страница не найдена."
9134
9135 #. TRANS: Title of form to sandbox a user.
9136 msgctxt "TITLE"
9137 msgid "Sandbox"
9138 msgstr "Песочница"
9139
9140 #. TRANS: Description of form to sandbox a user.
9141 msgid "Sandbox this user"
9142 msgstr "Установить режим песочницы для этого пользователя"
9143
9144 #. TRANS: Fieldset legend for the search form.
9145 msgid "Search site"
9146 msgstr "Поиск по сайту"
9147
9148 #. TRANS: Used as a field label for the field where one or more keywords
9149 #. TRANS: for searching can be entered.
9150 msgid "Keyword(s)"
9151 msgstr "Ключевые слова"
9152
9153 #. TRANS: Button text for searching site.
9154 #. TRANS: Button text for search button on search form.
9155 #. TRANS: Button text to search profiles.
9156 msgctxt "BUTTON"
9157 msgid "Search"
9158 msgstr "Найти"
9159
9160 #. TRANS: Standard search suggestions shown when a search does not give any results.
9161 msgid ""
9162 "* Make sure all words are spelled correctly.\n"
9163 "* Try different keywords.\n"
9164 "* Try more general keywords.\n"
9165 "* Try fewer keywords."
9166 msgstr ""
9167 "* Убедитесь, что все слова написаны правильно.\n"
9168 "* Попробуйте другие ключевые слова.\n"
9169 "* Попробуйте обобщить ключевые слова.\n"
9170 "* Попробуйте уменьшить количество ключевых слов."
9171
9172 #. TRANS: Standard search suggestions shown when a search does not give any results.
9173 #, php-format
9174 msgid ""
9175 "You can also try your search on other engines:\n"
9176 "\n"
9177 "* [Twingly](http://www.twingly.com/search?q=%s&content=microblog&site=%%%%"
9178 "site.server%%%%)\n"
9179 "* [Tweet scan](http://www.tweetscan.com/indexi.php?s=%s)\n"
9180 "* [Google](http://www.google.com/search?q=site%%3A%%%%site.server%%%%+%s)\n"
9181 "* [Yahoo](http://search.yahoo.com/search?p=site%%3A%%%%site.server%%%%+%s)\n"
9182 "* [Collecta](http://collecta.com/#q=%s)"
9183 msgstr ""
9184 "Осуществить поиск можно другим способом:\n"
9185 "\n"
9186 "* [Twingly](http://www.twingly.com/search?q=%s&content=microblog&site=%%%%"
9187 "site.server%%%%)\n"
9188 "* [TweetScan](http://www.tweetscan.com/indexi.php?s=%s)\n"
9189 "* [Google](http://www.google.com/search?q=site%%3A%%%%site.server%%%%+%s)\n"
9190 "* [Yahoo](http://search.yahoo.com/search?p=site%%3A%%%%site.server%%%%+%s)\n"
9191 "* [Collecta](http://collecta.com/#q=%s)"
9192
9193 #. TRANS: Menu item in search group navigation panel.
9194 msgctxt "MENU"
9195 msgid "People"
9196 msgstr "Люди"
9197
9198 #. TRANS: Menu item title in search group navigation panel.
9199 msgid "Find people on this site"
9200 msgstr "Найти человека на этом сайте"
9201
9202 #. TRANS: Menu item in search group navigation panel.
9203 msgctxt "MENU"
9204 msgid "Notices"
9205 msgstr "Записи"
9206
9207 #. TRANS: Menu item title in search group navigation panel.
9208 msgid "Find content of notices"
9209 msgstr "Найти запись по содержимому"
9210
9211 #. TRANS: Menu item title in search group navigation panel.
9212 msgid "Find groups on this site"
9213 msgstr "Найти группы на этом сайте"
9214
9215 #. TRANS: Secondary navigation menu item leading to Terms of Service.
9216 msgctxt "MENU"
9217 msgid "TOS"
9218 msgstr "TOS"
9219
9220 #. TRANS: Secondary navigation menu item leading to privacy policy.
9221 msgctxt "MENU"
9222 msgid "Privacy"
9223 msgstr "Пользовательское соглашение"
9224
9225 #. TRANS: Secondary navigation menu item. Leads to information about StatusNet and its license.
9226 msgctxt "MENU"
9227 msgid "Source"
9228 msgstr "Исходный код"
9229
9230 #. TRANS: Secondary navigation menu item leading to version information on the StatusNet site.
9231 msgctxt "MENU"
9232 msgid "Version"
9233 msgstr "Версия"
9234
9235 #. TRANS: Default title for section/sidebar widget.
9236 msgid "Untitled section"
9237 msgstr "Секция без названия"
9238
9239 #. TRANS: Default "More..." title for section/sidebar widget.
9240 msgid "More..."
9241 msgstr "Далее…"
9242
9243 #. TRANS: Header in settings navigation panel.
9244 msgctxt "HEADER"
9245 msgid "Settings"
9246 msgstr "Настройки"
9247
9248 #. TRANS: Menu item title in settings navigation panel.
9249 msgid "Change your profile settings"
9250 msgstr "Изменить ваши настройки профиля"
9251
9252 #. TRANS: Menu item in settings navigation panel.
9253 msgctxt "MENU"
9254 msgid "Avatar"
9255 msgstr "Аватар"
9256
9257 #. TRANS: Menu item title in settings navigation panel.
9258 msgid "Upload an avatar"
9259 msgstr "Загрузить аватару"
9260
9261 #. TRANS: Menu item in settings navigation panel.
9262 msgctxt "MENU"
9263 msgid "Password"
9264 msgstr "Пароль"
9265
9266 #. TRANS: Menu item title in settings navigation panel.
9267 msgid "Change your password"
9268 msgstr "Измените свой пароль"
9269
9270 #. TRANS: Menu item in settings navigation panel.
9271 msgctxt "MENU"
9272 msgid "Email"
9273 msgstr "Электронная почта"
9274
9275 #. TRANS: Menu item title in settings navigation panel.
9276 msgid "Change email handling"
9277 msgstr "Изменить электронный адрес"
9278
9279 #. TRANS: Menu item in settings navigation panel.
9280 msgctxt "MENU"
9281 msgid "URL"
9282 msgstr "URL"
9283
9284 #. TRANS: Menu item title in settings navigation panel.
9285 msgid "URL shorteners"
9286 msgstr "Сокращатели ссылок"
9287
9288 #. TRANS: Menu item in settings navigation panel.
9289 msgctxt "MENU"
9290 msgid "IM"
9291 msgstr "IM"
9292
9293 #. TRANS: Menu item title in settings navigation panel.
9294 msgid "Updates by instant messenger (IM)"
9295 msgstr "Обновлено по IM"
9296
9297 #. TRANS: Menu item in settings navigation panel.
9298 msgctxt "MENU"
9299 msgid "SMS"
9300 msgstr "SMS"
9301
9302 #. TRANS: Menu item title in settings navigation panel.
9303 msgid "Updates by SMS"
9304 msgstr "Обновления по СМС"
9305
9306 #. TRANS: Menu item in settings navigation panel.
9307 msgctxt "MENU"
9308 msgid "Connections"
9309 msgstr "Соединения"
9310
9311 #. TRANS: Menu item title in settings navigation panel.
9312 msgid "Authorized connected applications"
9313 msgstr "Авторизованные соединённые приложения"
9314
9315 #. TRANS: Menu item in settings navigation panel.
9316 msgctxt "MENU"
9317 msgid "Old school"
9318 msgstr ""
9319
9320 #. TRANS: Menu item title in settings navigation panel.
9321 msgid "UI tweaks for old-school users"
9322 msgstr ""
9323
9324 #. TRANS: Title of form to silence a user.
9325 msgctxt "TITLE"
9326 msgid "Silence"
9327 msgstr "Заглушить"
9328
9329 #. TRANS: Description of form to silence a user.
9330 msgid "Silence this user"
9331 msgstr "Заглушить этого пользователя."
9332
9333 #. TRANS: Server error displayed when trying to create an anynymous OAuth consumer.
9334 msgid "Could not create anonymous consumer."
9335 msgstr "Не удаётся создать анонимного пользователя OAuth."
9336
9337 #. TRANS: Server error displayed when trying to create an anynymous OAuth application.
9338 msgid "Could not create anonymous OAuth application."
9339 msgstr "Не удаётся создать анонимное OAuth-приложение."
9340
9341 #. TRANS: Exception thrown when no token association could be found.
9342 msgid ""
9343 "Could not find a profile and application associated with the request token."
9344 msgstr "Не удаётся найти профиль и приложение, связанное с ключом запроса."
9345
9346 #. TRANS: Exception thrown when no access token can be issued.
9347 msgid "Could not issue access token."
9348 msgstr "Ошибка выдачи ключа доступа."
9349
9350 #. TRANS: Exception thrown when a database error occurs.
9351 msgid "Database error inserting OAuth application user."
9352 msgstr "Ошибка базы данных при добавлении пользователя приложения OAuth."
9353
9354 #. TRANS: Exception thrown when a database error occurs.
9355 msgid "Database error updating OAuth application user."
9356 msgstr "Ошибка базы данных при обновлении пользователя приложения OAuth."
9357
9358 #. TRANS: Exception thrown when an attempt is made to revoke an unknown token.
9359 msgid "Tried to revoke unknown token."
9360 msgstr "Попытка отменить неизвестный ключ."
9361
9362 #. TRANS: Exception thrown when an attempt is made to remove a revoked token.
9363 msgid "Failed to delete revoked token."
9364 msgstr "Не удаётся удалить аннулированный ключ."
9365
9366 #. TRANS: Menu item in local navigation menu.
9367 msgctxt "MENU"
9368 msgid "Subscriptions"
9369 msgstr "Подписки"
9370
9371 #. TRANS: Menu item title in local navigation menu.
9372 #. TRANS: %s is a user nickname.
9373 #, php-format
9374 msgid "People %s subscribes to."
9375 msgstr "Люди на которых подписан %s."
9376
9377 #. TRANS: Menu item title in local navigation menu.
9378 #. TRANS: %s is a user nickname.
9379 #, php-format
9380 msgid "People subscribed to %s."
9381 msgstr "Люди, подписавшиеся на %s."
9382
9383 #. TRANS: Menu item in local navigation menu.
9384 #. TRANS: %d is the number of pending subscription requests.
9385 #, php-format
9386 msgctxt "MENU"
9387 msgid "Pending (%d)"
9388 msgstr "В ожидании (%d)"
9389
9390 #. TRANS: Menu item title in local navigation menu.
9391 #, php-format
9392 msgid "Approve pending subscription requests."
9393 msgstr "Принять неподтверждённые запросы на подписку."
9394
9395 #. TRANS: Menu item title in local navigation menu.
9396 #. TRANS: %s is a user nickname.
9397 #, php-format
9398 msgid "Groups %s is a member of."
9399 msgstr "Группы, в которых состоит %s."
9400
9401 #. TRANS: Menu item title in local navigation menu.
9402 #. TRANS: %s is a user nickname.
9403 #, php-format
9404 msgid "List subscriptions by %s."
9405 msgstr "Список подписок %s."
9406
9407 #. TRANS: Menu item in local navigation menu.
9408 msgctxt "MENU"
9409 msgid "Invite"
9410 msgstr "Пригласить"
9411
9412 #. TRANS: Menu item title in local navigation menu.
9413 #. TRANS: %s is the StatusNet sitename.
9414 #, php-format
9415 msgid "Invite friends and colleagues to join you on %s."
9416 msgstr "Пригласите друзей и коллег присоединиться к вам на %s."
9417
9418 #. TRANS: Form of form to subscribe to a user.
9419 msgid "Subscribe to this user"
9420 msgstr "Подписаться на этого пользователя"
9421
9422 #. TRANS: Button text to subscribe to a user.
9423 #. TRANS: Button text for subscribing to a list.
9424 msgctxt "BUTTON"
9425 msgid "Subscribe"
9426 msgstr "Подписаться"
9427
9428 #. TRANS: Button title to subscribe to a user.
9429 msgid "Subscribe to this user."
9430 msgstr "Подписаться на этого пользователя."
9431
9432 #. TRANS: Title of personal tag cloud section.
9433 msgid "People Tagcloud as self-tagged"
9434 msgstr "Облако собственных тегов людей"
9435
9436 #. TRANS: Title of personal tag cloud section.
9437 msgid "People Tagcloud as tagged"
9438 msgstr "Облако тегов людей"
9439
9440 #. TRANS: Content displayed in a tag cloud section if there are no tags.
9441 msgctxt "NOTAGS"
9442 msgid "None"
9443 msgstr "Нет"
9444
9445 #. TRANS: Server exception displayed if a theme name was invalid.
9446 msgid "Invalid theme name."
9447 msgstr "Неверное имя темы оформления."
9448
9449 #. TRANS: Exception thrown when a compressed theme is uploaded while no support present in PHP configuration.
9450 msgid "This server cannot handle theme uploads without ZIP support."
9451 msgstr "Этот сервер не может обработать загруженные темы без поддержки ZIP."
9452
9453 #. TRANS: Server exception thrown when uploading a theme fails.
9454 msgid "The theme file is missing or the upload failed."
9455 msgstr "Файл темы отсутствует или произошёл сбой при загрузке."
9456
9457 #. TRANS: Server exception thrown when saving an uploaded theme after decompressing it fails.
9458 #. TRANS: Server exception thrown when an uploaded theme cannot be saved during extraction.
9459 msgid "Failed saving theme."
9460 msgstr "Ошибка при сохранении темы."
9461
9462 #. TRANS: Server exception thrown when an uploaded theme has an incorrect structure.
9463 msgid "Invalid theme: Bad directory structure."
9464 msgstr "Ошибочная тема. Недопустимая структура директорий."
9465
9466 #. TRANS: Client exception thrown when an uploaded theme is larger than the limit.
9467 #. TRANS: %d is the number of bytes of the uncompressed theme.
9468 #, php-format
9469 msgid "Uploaded theme is too large; must be less than %d byte uncompressed."
9470 msgid_plural ""
9471 "Uploaded theme is too large; must be less than %d bytes uncompressed."
9472 msgstr[0] ""
9473 "Размер загруженной темы слишком велик, в распакованном виде она должна "
9474 "занимать не более %d байта."
9475 msgstr[1] ""
9476 "Размер загруженной темы слишком велик, в распакованном виде она должна "
9477 "занимать не более %d байт."
9478 msgstr[2] ""
9479 "Размер загруженной темы слишком велик, в распакованном виде она должна "
9480 "занимать не более %d байт."
9481
9482 #. TRANS: Server exception thrown when an uploaded theme is incomplete.
9483 msgid "Invalid theme archive: Missing file css/display.css"
9484 msgstr "Недопустимый архив темы. Отсутствует файл css/display.css"
9485
9486 #. TRANS: Server exception thrown when an uploaded theme has an incorrect file or folder name.
9487 msgid ""
9488 "Theme contains invalid file or folder name. Stick with ASCII letters, "
9489 "digits, underscore, and minus sign."
9490 msgstr ""
9491 "Тема содержит недопустимое имя файла или папки. Допустимы буквы ASCII, "
9492 "цифры, подчеркивание и знак минуса."
9493
9494 #. TRANS: Server exception thrown when an uploaded theme contains files with unsafe file extensions.
9495 msgid "Theme contains unsafe file extension names; may be unsafe."
9496 msgstr "Тема содержит файлы с опасным расширением; это может быть небезопасно."
9497
9498 #. TRANS: Server exception thrown when an uploaded theme contains a file type that is not allowed.
9499 #. TRANS: %s is the file type that is not allowed.
9500 #, php-format
9501 msgid "Theme contains file of type \".%s\", which is not allowed."
9502 msgstr "Тема содержит файл недопустимого типа «.%s»."
9503
9504 #. TRANS: Server exception thrown when an uploaded compressed theme cannot be opened.
9505 msgid "Error opening theme archive."
9506 msgstr "Ошибка открытия архива темы."
9507
9508 #. TRANS: Header for Notices section.
9509 msgctxt "HEADER"
9510 msgid "Notices"
9511 msgstr "Записи"
9512
9513 #. TRANS: Link to show replies for a notice.
9514 #. TRANS: %d is the number of replies to a notice and used for plural.
9515 #, php-format
9516 msgid "Show reply"
9517 msgid_plural "Show all %d replies"
9518 msgstr[0] "Показать %d ответ"
9519 msgstr[1] "Показать %d ответа"
9520 msgstr[2] "Показать %d ответов"
9521
9522 #. TRANS: Reference to the logged in user in favourite list.
9523 msgctxt "FAVELIST"
9524 msgid "You"
9525 msgstr "Я"
9526
9527 #. TRANS: For building a list such as "Jim, Bob, Mary and 5 others like this".
9528 #. TRANS: %1$s is a list of users, separated by a separator (default: ", "), %2$s is the last user in the list.
9529 #, php-format
9530 msgctxt "FAVELIST"
9531 msgid "%1$s and %2$s"
9532 msgstr "%1$s и %2$s"
9533
9534 #. TRANS: List message for notice favoured by logged in user.
9535 msgctxt "FAVELIST"
9536 msgid "You like this."
9537 msgstr "Вам нравится это."
9538
9539 #. TRANS: List message for when more than 4 people like something.
9540 #. TRANS: %%s is a list of users liking a notice, %d is the number over 4 that like the notice.
9541 #. TRANS: Plural is decided on the total number of users liking the notice (count of %%s + %d).
9542 #, php-format
9543 msgid "%%s and %d others like this."
9544 msgid_plural "%%s and %d others like this."
9545 msgstr[0] "Понравилось %%s и ещё %d пользователю."
9546 msgstr[1] "Понравилось %%s и ещё %d пользователям."
9547 msgstr[2] "Понравилось %%s и ещё %d пользователям."
9548
9549 #. TRANS: List message for favoured notices.
9550 #. TRANS: %%s is a list of users liking a notice.
9551 #. TRANS: Plural is based on the number of of users that have favoured a notice.
9552 #, php-format
9553 msgid "%%s likes this."
9554 msgid_plural "%%s like this."
9555 msgstr[0] "Это нравится %%s."
9556 msgstr[1] "Это нравится %%s."
9557 msgstr[2] "Это нравится %%s."
9558
9559 #. TRANS: List message for notice repeated by logged in user.
9560 msgctxt "REPEATLIST"
9561 msgid "You repeated this."
9562 msgstr "Повторите это."
9563
9564 #. TRANS: List message for when more than 4 people repeat something.
9565 #. TRANS: %%s is a list of users liking a notice, %d is the number over 4 that like the notice.
9566 #. TRANS: Plural is decided on the total number of users liking the notice (count of %%s + %d).
9567 #, fuzzy, php-format
9568 msgid "%%s and %d other repeated this."
9569 msgid_plural "%%s and %d others repeated this."
9570 msgstr[0] "Понравилось %%s и ещё %d пользователю."
9571 msgstr[1] "Понравилось %%s и ещё %d пользователям."
9572 msgstr[2] "Понравилось %%s и ещё %d пользователям."
9573
9574 #. TRANS: List message for favoured notices.
9575 #. TRANS: %%s is a list of users liking a notice.
9576 #. TRANS: Plural is based on the number of of users that have favoured a notice.
9577 #, fuzzy, php-format
9578 msgid "%%s repeated this."
9579 msgid_plural "%%s repeated this."
9580 msgstr[0] "Это нравится %%s."
9581 msgstr[1] "Это нравится %%s."
9582 msgstr[2] "Это нравится %%s."
9583
9584 #. TRANS: Form legend.
9585 #, php-format
9586 msgid "Search and list people"
9587 msgstr "Найти и добавить людей в список"
9588
9589 #. TRANS: Dropdown option for searching in profiles.
9590 msgid "Everything"
9591 msgstr "Везде"
9592
9593 #. TRANS: Dropdown option for searching in profiles.
9594 msgid "Fullname"
9595 msgstr "Полное имя"
9596
9597 #. TRANS: Dropdown option for searching in profiles.
9598 msgid "URI (Remote users)"
9599 msgstr "URI (Удалённые пользователи)"
9600
9601 #. TRANS: Dropdown field label.
9602 msgctxt "LABEL"
9603 msgid "Search in"
9604 msgstr "Искать в…"
9605
9606 #. TRANS: Dropdown field title.
9607 msgid "Choose a field to search."
9608 msgstr "Выберите поле для поиска."
9609
9610 #. TRANS: Form legend.
9611 #. TRANS: %1$s is a nickname, $2$s is a list.
9612 #, php-format
9613 msgid "Remove %1$s from list %2$s"
9614 msgstr "Удаление %1$s из списка %2$s"
9615
9616 #. TRANS: Legend on form to add a profile to a list.
9617 #. TRANS: %1$s is a nickname, %2$s is a list.
9618 #, php-format
9619 msgid "Add %1$s to list %2$s"
9620 msgstr "Добавление %1$s в список %2$s"
9621
9622 #. TRANS: Title for top posters section.
9623 msgid "Top posters"
9624 msgstr "Самые активные"
9625
9626 #. TRANS: Option in drop-down of potential addressees.
9627 msgctxt "SENDTO"
9628 msgid "Everyone"
9629 msgstr "Всем"
9630
9631 #. TRANS: Option in drop-down of potential addressees.
9632 #. TRANS: %s is a StatusNet sitename.
9633 #, php-format
9634 msgid "My colleagues at %s"
9635 msgstr "Мои коллеги на %s"
9636
9637 #. TRANS: Label for drop-down of potential addressees.
9638 msgctxt "LABEL"
9639 msgid "To:"
9640 msgstr "Для"
9641
9642 #. TRANS: Checkbox label in widget for selecting potential addressees to mark the notice private.
9643 msgid "Private?"
9644 msgstr "Личное"
9645
9646 #. TRANS: Client exception thrown in widget for selecting potential addressees when an invalid fill option was received.
9647 #, php-format
9648 msgid "Unknown to value: \"%s\"."
9649 msgstr "Неизвестное значение адресата «%s»."
9650
9651 #. TRANS: Title for the form to unblock a user.
9652 msgctxt "TITLE"
9653 msgid "Unblock"
9654 msgstr "Разблокировать"
9655
9656 #. TRANS: Title for unsandbox form.
9657 msgctxt "TITLE"
9658 msgid "Unsandbox"
9659 msgstr "Снять режим песочницы"
9660
9661 #. TRANS: Description for unsandbox form.
9662 msgid "Unsandbox this user"
9663 msgstr "Снять режим песочницы с этого пользователя."
9664
9665 #. TRANS: Title for unsilence form.
9666 msgid "Unsilence"
9667 msgstr "Снять заглушение"
9668
9669 #. TRANS: Form description for unsilence form.
9670 msgid "Unsilence this user"
9671 msgstr "Снять заглушение с этого пользователя."
9672
9673 #. TRANS: Form legend on unsubscribe form.
9674 msgid "Unsubscribe from this user"
9675 msgstr "Отписаться от этого пользователя"
9676
9677 #. TRANS: Button text on unsubscribe form.
9678 #. TRANS: Button text for unsubscribing from a list.
9679 msgctxt "BUTTON"
9680 msgid "Unsubscribe"
9681 msgstr "Отписаться"
9682
9683 #. TRANS: Button title on unsubscribe form.
9684 msgid "Unsubscribe from this user."
9685 msgstr "Отписаться от этого пользователя."
9686
9687 #. TRANS: Exception text shown when no profile can be found for a user.
9688 #. TRANS: %1$s is a user nickname, $2$d is a user ID (number).
9689 #, php-format
9690 msgid "User %1$s (%2$d) has no profile record."
9691 msgstr "У пользователя %1$s (%2$d) нет записи профиля."
9692
9693 #. TRANS: Authorisation exception thrown when a user a not allowed to login.
9694 msgid "Not allowed to log in."
9695 msgstr "Вход в систему не разрешён."
9696
9697 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9698 msgid "a few seconds ago"
9699 msgstr "пару секунд назад"
9700
9701 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9702 msgid "about a minute ago"
9703 msgstr "около минуты назад"
9704
9705 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9706 #, php-format
9707 msgid "about one minute ago"
9708 msgid_plural "about %d minutes ago"
9709 msgstr[0] "около %d минуты назад"
9710 msgstr[1] "около %d минут назад"
9711 msgstr[2] "около %d минут назад"
9712
9713 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9714 msgid "about an hour ago"
9715 msgstr "около часа назад"
9716
9717 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9718 #, php-format
9719 msgid "about one hour ago"
9720 msgid_plural "about %d hours ago"
9721 msgstr[0] "около %d часа назад"
9722 msgstr[1] "около %d часов назад"
9723 msgstr[2] "около %d часов назад"
9724
9725 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9726 msgid "about a day ago"
9727 msgstr "около дня назад"
9728
9729 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9730 #, php-format
9731 msgid "about one day ago"
9732 msgid_plural "about %d days ago"
9733 msgstr[0] "около %d дня назад"
9734 msgstr[1] "около %d дней назад"
9735 msgstr[2] "около %d дней назад"
9736
9737 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9738 msgid "about a month ago"
9739 msgstr "около месяца назад"
9740
9741 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9742 #, php-format
9743 msgid "about one month ago"
9744 msgid_plural "about %d months ago"
9745 msgstr[0] "около %d месяца назад"
9746 msgstr[1] "около %d месяцев назад"
9747 msgstr[2] "около %d месяцев назад"
9748
9749 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9750 msgid "about a year ago"
9751 msgstr "около года назад"
9752
9753 #. TRANS: Web color exception thrown when a hexadecimal color code does not validate.
9754 #. TRANS: %s is the provided (invalid) color code.
9755 #, php-format
9756 msgid "%s is not a valid color! Use 3 or 6 hex characters."
9757 msgstr ""
9758 "%s не является допустимым цветом! Используйте 3 или 6 шестнадцатеричных "
9759 "символов."
9760
9761 #. TRANS: Exception.
9762 msgid "Invalid XML."
9763 msgstr "Неверный XML."
9764
9765 #. TRANS: Exception.
9766 msgid "Invalid XML, missing XRD root."
9767 msgstr "Неверный XML, отсутствует корень XRD."
9768
9769 #. TRANS: Commandline script output. %s is the filename that contains a backup for a user.
9770 #, php-format
9771 msgid "Getting backup from file '%s'."
9772 msgstr "Получение резервной копии из файла «%s»."