root/wp-email/i18n/wp-email-ru_RU.po

Revision 46557, 34.6 kB (checked in by GamerZ, 2 months ago)

Updated i18n

Line 
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: WP-EMail 2.30\n"
4 "Report-Msgid-Bugs-To: \n"
5 "POT-Creation-Date: 2008-05-18 12:25+0800\n"
6 "PO-Revision-Date: 2008-05-18 12:25+0800\n"
7 "Last-Translator: Lester Chan <lesterchan@gmail.com>\n"
8 "Language-Team: Lester Chan <gamerz84@hotmail.com>\n"
9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12 "X-Poedit-Language: English\n"
13 "X-Poedit-Country: SINGAPORE\n"
14 "X-Poedit-KeywordsList: __;_e\n"
15 "X-Poedit-Basepath: .\n"
16 "X-Poedit-SearchPath-0: .\n"
17
18 #: email-manager.php:54
19 #: email-manager.php:179
20 #: email-manager.php:300
21 msgid "ID"
22 msgstr "Код"
23
24 #: email-manager.php:58
25 #: email-manager.php:301
26 msgid "From Name"
27 msgstr "Имя, от кого"
28
29 #: email-manager.php:62
30 #: email-manager.php:302
31 msgid "From E-Mail"
32 msgstr "Email, от кого"
33
34 #: email-manager.php:66
35 #: email-manager.php:303
36 msgid "To Name"
37 msgstr "Имя, кому"
38
39 #: email-manager.php:70
40 #: email-manager.php:304
41 msgid "To E-Mail"
42 msgstr "Email, кому"
43
44 #: email-manager.php:74
45 #: email-manager.php:306
46 msgid "Post ID"
47 msgstr "Код сообщения"
48
49 #: email-manager.php:78
50 #: email-manager.php:189
51 #: email-manager.php:307
52 msgid "Post Title"
53 msgstr "Заголовок сообщения"
54
55 #: email-manager.php:82
56 #: email-manager.php:308
57 msgid "IP"
58 msgstr "IP"
59
60 #: email-manager.php:86
61 #: email-manager.php:309
62 msgid "Host"
63 msgstr "Хост"
64
65 #: email-manager.php:90
66 #: email-manager.php:190
67 #: email-manager.php:310
68 msgid "Status"
69 msgstr "Статус"
70
71 #: email-manager.php:95
72 #: email-manager.php:305
73 msgid "Date"
74 msgstr "Дата"
75
76 #: email-manager.php:103
77 #: email-manager.php:314
78 msgid "Ascending"
79 msgstr "По возрастанию"
80
81 #: email-manager.php:108
82 #: email-manager.php:315
83 msgid "Descending"
84 msgstr "По убыванию"
85
86 #: email-manager.php:117
87 msgid "All E-Mail Logs Have Been Deleted."
88 msgstr "Все протоколы Email удалены."
89
90 #: email-manager.php:119
91 msgid "An Error Has Occured While Deleting All E-Mail Logs."
92 msgstr "Произошла ошибка при удалении всех протоколов Email"
93
94 #: email-manager.php:126
95 #: wp-email.php:532
96 #: wp-email.php:669
97 #: wp-email.php:964
98 #: wp-email.php:1001
99 #: wp-email.php:1212
100 msgid "Success"
101 msgstr "Успешно"
102
103 #: email-manager.php:127
104 #: wp-email.php:683
105 #: wp-email.php:976
106 #: wp-email.php:1213
107 msgid "Failed"
108 msgstr "Не удачно"
109
110 #: email-manager.php:167
111 msgid "E-Mail Logs"
112 msgstr "Протоколы Email"
113
114 #: email-manager.php:168
115 #, php-format
116 msgid "Dispaying <strong>%s</strong> To <strong>%s</strong> Of <strong>%s</strong> E-Mail Logs"
117 msgstr "Показываю протоколы Email с <strong>%s</strong> по <strong>%s</strong> из <strong>%s</strong>"
118
119 #: email-manager.php:169
120 #, php-format
121 msgid "Sorted By <strong>%s</strong> In <strong>%s</strong> Order"
122 msgstr "Отсортировано <strong>%s</strong> - <strong>%s</strong>"
123
124 #: email-manager.php:180
125 msgid "From"
126 msgstr "От кого"
127
128 #: email-manager.php:181
129 msgid "To"
130 msgstr "Кому"
131
132 #: email-manager.php:182
133 msgid "Date / Time"
134 msgstr "Дата / Время"
135
136 #: email-manager.php:183
137 msgid "IP / Host"
138 msgstr "IP / Хост"
139
140 #: email-manager.php:186
141 #, fuzzy
142 msgid "Remarks"
143 msgstr "Ваши комментарии"
144
145 #: email-manager.php:210
146 #, php-format
147 msgid "%s @ %s"
148 msgstr "%s @ %s"
149
150 #: email-manager.php:229
151 msgid "No E-Mail Logs Found"
152 msgstr "Протоколы Email не найдены"
153
154 #: email-manager.php:243
155 msgid "Previous Page"
156 msgstr "Страница назад"
157
158 #: email-manager.php:252
159 msgid "Next Page"
160 msgstr "Страница вперед"
161
162 #: email-manager.php:261
163 msgid "Pages"
164 msgstr "Страницы"
165
166 #: email-manager.php:264
167 msgid "Go to First Page"
168 msgstr "На первую страницу"
169
170 #: email-manager.php:264
171 msgid "First"
172 msgstr "Первая"
173
174 #: email-manager.php:267
175 #: email-manager.php:279
176 msgid "Go to Page"
177 msgstr "Перейти на страницу"
178
179 #: email-manager.php:274
180 #: wp-email-widget.php:84
181 msgid "Page"
182 msgstr "Страница"
183
184 #: email-manager.php:282
185 msgid "Go to Last Page"
186 msgstr "На последнюю страницу"
187
188 #: email-manager.php:282
189 msgid "Last"
190 msgstr "Последняя"
191
192 #: email-manager.php:298
193 msgid "Sort Options:"
194 msgstr "Параметры сортировки"
195
196 #: email-manager.php:322
197 #: email-manager.php:324
198 msgid "Per Page"
199 msgstr "на страницу"
200
201 #: email-manager.php:329
202 msgid "Sort"
203 msgstr "Сортировать"
204
205 #: email-manager.php:339
206 msgid "E-Mail Logs Stats"
207 msgstr "Протоколы статистики Email"
208
209 #: email-manager.php:343
210 msgid "Total E-Mails:"
211 msgstr "Всего Email-ов:"
212
213 #: email-manager.php:347
214 msgid "Total E-Mail Sent:"
215 msgstr "Всего Email-ов отослано:"
216
217 #: email-manager.php:351
218 msgid "Total E-Mail Failed:"
219 msgstr "Всего Email-ов с ошибками:"
220
221 #: email-manager.php:360
222 msgid "Delete E-Mail Logs"
223 msgstr "Удалить протоколы Email"
224
225 #: email-manager.php:364
226 msgid "Are You Sure You Want To Delete All E-Mail Logs?"
227 msgstr "Вы уверены, что хотите удалить все протоколы Email"
228
229 #: email-manager.php:366
230 msgid ""
231 "You Are About To Delete All E-Mail Logs\\n"
232 "This Action Is Not Reversible.\\n"
233 "\\n"
234 " Choose [Cancel] to stop, [OK] to delete."
235 msgstr ""
236 "Вы собираетесь удалить все протоколы E-Mail\\n"
237 "Эта операция не сможет быть отменена.\\n"
238 "\\n"
239 " Выберите [Отменить] для остановки, [OK] для удаления."
240
241 #: email-options.php:83
242 msgid "SMTP Information"
243 msgstr "Информация по SMTP"
244
245 #: email-options.php:84
246 msgid "E-Mail Style"
247 msgstr "Стиль Email"
248
249 #: email-options.php:85
250 msgid "E-Mail Fields"
251 msgstr "Поля Email"
252
253 #: email-options.php:86
254 msgid "E-Mail Content Type"
255 msgstr "Тип текста Email"
256
257 #: email-options.php:87
258 msgid "Send E-Mail Method"
259 msgstr "Метод отсылки Email"
260
261 #: email-options.php:88
262 msgid "Snippet Option"
263 msgstr "Цитаты"
264
265 #: email-options.php:89
266 msgid "Interval Option"
267 msgstr "Интервалы"
268
269 #: email-options.php:90
270 msgid "Multiple E-Mails Option"
271 msgstr "Несколько Email"
272
273 #: email-options.php:91
274 msgid "Image Verification Option"
275 msgstr "Контрольное изображение"
276
277 #: email-options.php:92
278 msgid "Page Title Template"
279 msgstr "Шаблон заголовка страницы"
280
281 #: email-options.php:93
282 msgid "Page Subtitle Template"
283 msgstr "Шаблон подзаголовка страницы"
284
285 #: email-options.php:94
286 msgid "Subject Template"
287 msgstr "Шаблон темы сообщения"
288
289 #: email-options.php:95
290 msgid "Body Template"
291 msgstr "Шаблон текста сообщения"
292
293 #: email-options.php:96
294 msgid "Alternate Body Template"
295 msgstr "Альтернативный шаблон текста сообщения"
296
297 #: email-options.php:97
298 msgid "Sent Success Template"
299 msgstr "Шаблон Отослано успешно"
300
301 #: email-options.php:98
302 msgid "Sent Failed Template"
303 msgstr "Шаблон Отослано с ошибкой"
304
305 #: email-options.php:99
306 msgid "Error Template"
307 msgstr "Шаблон Ошибка"
308
309 #: email-options.php:104
310 msgid "Updated"
311 msgstr "Обновлено"
312
313 #: email-options.php:109
314 msgid "No E-Mail Option Updated"
315 msgstr "Нет параметров Email для обновления"
316
317 #: email-options.php:122
318 #: wp-email.php:1290
319 msgid "E-Mail '%EMAIL_POST_TITLE%' To A Friend"
320 msgstr "E-Mail '%EMAIL_POST_TITLE%' другу"
321
322 #: email-options.php:125
323 #: wp-email.php:1291
324 msgid "Email a copy of <strong>'%EMAIL_POST_TITLE%'</strong> to a friend"
325 msgstr "Отправить копию <strong>'%EMAIL_POST_TITLE%'</strong> другу"
326
327 #: email-options.php:128
328 #: wp-email.php:1265
329 msgid "Recommended Article By %EMAIL_YOUR_NAME%: %EMAIL_POST_TITLE%"
330 msgstr "%EMAIL_YOUR_NAME% рекомендовал статью: %EMAIL_POST_TITLE%"
331
332 #: email-options.php:131
333 msgid "<p>Hi <strong>%EMAIL_FRIEND_NAME%</strong>,<br />Your friend, <strong>%EMAIL_YOUR_NAME%</strong>, has recommended this article entitled '<strong>%EMAIL_POST_TITLE%</strong>' to you.</p><p><strong>Here is his/her remarks:</strong><br />%EMAIL_YOUR_REMARKS%</p><p><strong>%EMAIL_POST_TITLE%</strong><br />Posted By %EMAIL_POST_AUTHOR% On %EMAIL_POST_DATE% In %EMAIL_POST_CATEGORY%</p>%EMAIL_POST_CONTENT%<p>Article taken from %EMAIL_BLOG_NAME% - <a href=\\\"%EMAIL_BLOG_URL%\\\">%EMAIL_BLOG_URL%</a><br />URL to article: <a href=\\\"%EMAIL_PERMALINK%\\\">%EMAIL_PERMALINK%</a></p>"
334 msgstr "<p>Привет, <strong>%EMAIL_FRIEND_NAME%</strong>,<br />Твой друг, <strong>%EMAIL_YOUR_NAME%</strong>, рекомендовал тебе почитать статью под названием '<strong>%EMAIL_POST_TITLE%</strong>' .</p><p><strong>Вот его комментарии:</strong><br />%EMAIL_YOUR_REMARKS%</p><p><strong>%EMAIL_POST_TITLE%</strong><br />Автор: %EMAIL_POST_AUTHOR% (%EMAIL_POST_DATE%) категория: %EMAIL_POST_CATEGORY%</p>%EMAIL_POST_CONTENT%<p>Статья найдена в %EMAIL_BLOG_NAME% - <a href=\\\"%EMAIL_BLOG_URL%\\\">%EMAIL_BLOG_URL%</a><br />URL статьи: <a href=\\\"%EMAIL_PERMALINK%\\\">%EMAIL_PERMALINK%</a></p>"
335
336 #: email-options.php:134
337 msgid ""
338 "Hi %EMAIL_FRIEND_NAME%,\\n"
339 "Your friend, %EMAIL_YOUR_NAME%, has recommended this article entitled '%EMAIL_POST_TITLE%' to you.\\n"
340 "\\n"
341 "Here is his/her remark:\\n"
342 "%EMAIL_YOUR_REMARKS%\\n"
343 "\\n"
344 "%EMAIL_POST_TITLE%\\n"
345 "Posted By %EMAIL_POST_AUTHOR% On %EMAIL_POST_DATE% In %EMAIL_POST_CATEGORY%\\n"
346 "%EMAIL_POST_CONTENT%\\n"
347 "Article taken from %EMAIL_BLOG_NAME% - %EMAIL_BLOG_URL%\\n"
348 "URL to article: %EMAIL_PERMALINK%"
349 msgstr ""
350 "Привет, %EMAIL_FRIEND_NAME%,\\n"
351 "Твой друг, %EMAIL_YOUR_NAME%, рекомендовал тебе почитать статью под названием '%EMAIL_POST_TITLE%' .\\n"
352 "\\n"
353 "Вот его комментарии:\\n"
354 "%EMAIL_YOUR_REMARKS%\\n"
355 "\\n"
356 "%EMAIL_POST_TITLE%\\n"
357 "Автор: %EMAIL_POST_AUTHOR% (%EMAIL_POST_DATE%) категория: %EMAIL_POST_CATEGORY%\\n"
358 "%EMAIL_POST_CONTENT%\\n"
359 "Статья найдена в %EMAIL_BLOG_NAME% - %EMAIL_BLOG_URL%\\n"
360 "URL статьи: %EMAIL_PERMALINK%"
361
362 #: email-options.php:137
363 msgid "Article: <strong>%EMAIL_POST_TITLE%</strong> has been sent to <strong>%EMAIL_FRIEND_NAME% (%EMAIL_FRIEND_EMAIL%)</strong>"
364 msgstr "Статья: <strong>%EMAIL_POST_TITLE%</strong> отослана Вашему другу: <strong>%EMAIL_FRIEND_NAME% (%EMAIL_FRIEND_EMAIL%)</strong>"
365
366 #: email-options.php:137
367 #: wp-email.php:1276
368 msgid "Back to %EMAIL_POST_TITLE%"
369 msgstr "Обратно к %EMAIL_POST_TITLE%"
370
371 #: email-options.php:140
372 #: wp-email.php:1277
373 msgid "An error has occurred when trying to send this email: "
374 msgstr "При попытке отослать Email произошла ошибка"
375
376 #: email-options.php:143
377 #: wp-email.php:1278
378 msgid "An error has occurred: "
379 msgstr "Произошла ошибка:"
380
381 #: email-options.php:166
382 #: wp-email.php:61
383 msgid "E-Mail Options"
384 msgstr "Параметры E-mail"
385
386 #: email-options.php:167
387 msgid "SMTP Settings"
388 msgstr "Параметры SMTP"
389
390 #: email-options.php:170
391 msgid "SMTP Username:"
392 msgstr "Имя SMTP:"
393
394 #: email-options.php:174
395 msgid "SMTP Password:"
396 msgstr "Пароль SMTP:"
397
398 #: email-options.php:178
399 msgid "SMTP Server:"
400 msgstr "Сервер SMTP:"
401
402 #: email-options.php:179
403 msgid "You may leave the above fields blank if you do not use a SMTP server."
404 msgstr "Эти поля можно не заполнять, если Вы не используете SMTP"
405
406 #: email-options.php:182
407 msgid "E-Mail Styles"
408 msgstr "Стили Email"
409
410 #: email-options.php:185
411 msgid "E-Mail Text Link For Post"
412 msgstr "Текстовая ссылка записи для Email"
413
414 #: email-options.php:191
415 msgid "E-Mail Text Link For Page"
416 msgstr "Текстовая ссылка страницы для Email"
417
418 #: email-options.php:197
419 msgid "E-Mail Icon"
420 msgstr "Пиктограмма Email"
421
422 #: email-options.php:225
423 msgid "E-Mail Link Type"
424 msgstr "Тип Email-ссылки"
425
426 #: email-options.php:228
427 msgid "E-Mail Standalone Page"
428 msgstr "Новая страница Email"
429
430 #: email-options.php:229
431 msgid "E-Mail Popup"
432 msgstr "Pop-up страница Email"
433
434 #: email-options.php:234
435 msgid "E-Mail Text Link Style"
436 msgstr "Стиль текстовой ссылки Email"
437
438 #: email-options.php:237
439 msgid "E-Mail Icon With Text Link"
440 msgstr "Email: Пиктограмма с текстовой ссылкой"
441
442 #: email-options.php:238
443 msgid "E-Mail Icon Only"
444 msgstr "Email: Только пиктограмма"
445
446 #: email-options.php:239
447 msgid "E-Mail Text Link Only"
448 msgstr "Email: Текстовая ссылка"
449
450 #: email-options.php:240
451 msgid "Custom"
452 msgstr "Пользовательский"
453
454 #: email-options.php:244
455 msgid "HTML is allowed."
456 msgstr "HTML разрешен."
457
458 #: email-options.php:245
459 msgid "URL to the email post/page."
460 msgstr "URL для отсылки записи/страницы."
461
462 #: email-options.php:246
463 msgid "It will produce the onclick html code which is nescassary for popup."
464 msgstr "Он подготовит код html для создания pop-up окна по нажатию кнопки."
465
466 #: email-options.php:247
467 msgid "Example Popup Template:"
468 msgstr "Пример шаблона pop-up окна:"
469
470 #: email-options.php:249
471 msgid "E-Mail text link of the post/page that you have typed in above."
472 msgstr "Текстовая ссылка на Email с записью/страницей, которую Вы заполнили выше."
473
474 #: email-options.php:250
475 msgid "URL to the email icon you have chosen above."
476 msgstr "URL на пиктограмму Email, которую Вы выбрали выше."
477
478 #: email-options.php:251
479 #: email-options.php:360
480 #: email-options.php:375
481 #: email-options.php:396
482 #: email-options.php:418
483 #: email-options.php:440
484 #: email-options.php:458
485 #: email-options.php:473
486 #: email-options.php:488
487 msgid "Restore Default Template"
488 msgstr "Восстановить шаблон по умолчанию"
489
490 #: email-options.php:256
491 msgid "E-Mail Settings"
492 msgstr "Параметры Email"
493
494 #: email-options.php:259
495 msgid "E-Mail Fields:"
496 msgstr "Поля Email:"
497
498 #: email-options.php:261
499 msgid "Your Name"
500 msgstr "Ваше имя"
501
502 #: email-options.php:262
503 msgid "Your E-Mail"
504 msgstr "Ваш Email"
505
506 #: email-options.php:263
507 msgid "Your Remarks"
508 msgstr "Ваши комментарии"
509
510 #: email-options.php:264
511 msgid "Friend's Name"
512 msgstr "Имя Вашего друга"
513
514 #: email-options.php:265
515 msgid "Friend's E-Mail"
516 msgstr "Email Вашего друга"
517
518 #: email-options.php:269
519 msgid "E-Mail Content Type:"
520 msgstr "Формат Email:"
521
522 #: email-options.php:272
523 msgid "Plain Text"
524 msgstr "Текст"
525
526 #: email-options.php:273
527 msgid "HTML"
528 msgstr "HTML"
529
530 #: email-options.php:278
531 msgid "Method Used To Send E-Mail:"
532 msgstr "Метод отсылки Email:"
533
534 #: email-options.php:281
535 msgid "PHP"
536 msgstr "PHP"
537
538 #: email-options.php:282
539 msgid "SendMail"
540 msgstr "SendMail"
541
542 #: email-options.php:283
543 msgid "SMTP"
544 msgstr "SMTP"
545
546 #: email-options.php:285
547 msgid "If you ARE NOT using a smtp server of if there is a problem sending out email using your smtp server. Please Choose PHP or Send Mail."
548 msgstr "Если Вы НЕ ИСПОЛЬЗУЕТЕ smtp сервер или существуют проблемы при отсылке Email с помощью smtp сервера. Используйте PHP или SendMail."
549
550 #: email-options.php:289
551 msgid "No. Of Words Before Cutting Off:"
552 msgstr "Количество слов в цитате:"
553
554 #: email-options.php:290
555 msgid "Setting this value more than 0 will enable the snippet feature. This feature will allow you to send a portion (defined by the text field above) of the article to your friend instead of the whole article."
556 msgstr "Установка этого значение больше 0 разрешить опцию цитирования. Она позволит отослать Вашему другу часть (определяемую текстовым полем выше) статьи, а не всю статью целиком."
557
558 #: email-options.php:293
559 msgid "Interval Between E-Mails:"
560 msgstr "Интервал между Email:"
561
562 #: email-options.php:294
563 msgid "Mins"
564 msgstr "Мин"
565
566 #: email-options.php:294
567 msgid "It allows you to specify the interval in minutes between each email sent per user based on IP to prevent spam and flood."
568 msgstr "Это позволяет определить интервал в минутах между каждым сообщением, отосланным определенным пользователем или с определенного IP, для предотвращения спама и флуда."
569
570 #: email-options.php:297
571 msgid "Max Number Of Multiple E-Mails:"
572 msgstr "Максимальное количество Email-ов:"
573
574 #: email-options.php:298
575 msgid "Setting this value more than 1 will enable this feature. It allows the maximum number of multiple e-mails that can be send at one go."
576 msgstr "Установив это значение больше 1, можно разрешить эту опцию. Она ограничивает максимальное количество Email-ов, которые можно отослать за один раз."
577
578 #: email-options.php:301
579 msgid "Enable Image Verification:"
580 msgstr "Разрешить контрольное изображение:"
581
582 #: email-options.php:304
583 #: email-uninstall.php:132
584 msgid "Yes"
585 msgstr "Да"
586
587 #: email-options.php:305
588 msgid "No"
589 msgstr "Нет"
590
591 #: email-options.php:306
592 msgid "It is recommanded to choose <strong>Yes</strong> unless your server does not support PHP GD Library."
593 msgstr "Рекомендуется выбрать <strong>Да</strong>, если сервер поддерживает библиотеку PHP GD."
594
595 #: email-options.php:311
596 msgid "Template Variables"
597 msgstr "Переменные шаблона"
598
599 #: email-options.php:314
600 msgid "Display the sender's name"
601 msgstr "Показывать имя отправителя"
602
603 #: email-options.php:315
604 msgid "Display the post's title"
605 msgstr "Показывать заголовок статьи"
606
607 #: email-options.php:318
608 msgid "Display the sender's email"
609 msgstr "Показывать Email отправителя"
610
611 #: email-options.php:319
612 msgid "Display the post's author"
613 msgstr "Показывать автора статьи"
614
615 #: email-options.php:322
616 msgid "Display the sender's remarks"
617 msgstr "Показывать комментарии отправителя"
618
619 #: email-options.php:323
620 msgid "Display the post's date"
621 msgstr "Показывать дату статьи"
622
623 #: email-options.php:326
624 msgid "Display the friend's name"
625 msgstr "Показывать имя друга"
626
627 #: email-options.php:327
628 msgid "Display the post's category"
629 msgstr "Показывать категорию статьи"
630
631 #: email-options.php:330
632 msgid "Display the friend's email"
633 msgstr "Показывать Email друга"
634
635 #: email-options.php:331
636 msgid "Display the post's excerpt"
637 msgstr "Показывать цитату из статьи"
638
639 #: email-options.php:334
640 msgid "Display the error message"
641 msgstr "Показывать сообщение об ошибке"
642
643 #: email-options.php:335
644 msgid "Display the post's content"
645 msgstr "Показывать текст статьи"
646
647 #: email-options.php:338
648 msgid "Display the blog's name"
649 msgstr "Показывать название дневника"
650
651 #: email-options.php:339
652 msgid "Display the permalink of the post"
653 msgstr "Показывать постоянную ссылку на статью"
654
655 #: email-options.php:342
656 msgid "Display the blog's url"
657 msgstr "Показывать url дневника"
658
659 #: email-options.php:347
660 msgid "E-Mail Page Templates"
661 msgstr "Шаблоны Email страниц"
662
663 #: email-options.php:351
664 msgid "E-Mail Page Title:"
665 msgstr "Заголовок Email страницы:"
666
667 #: email-options.php:352
668 #: email-options.php:367
669 #: email-options.php:386
670 #: email-options.php:403
671 #: email-options.php:425
672 #: email-options.php:451
673 #: email-options.php:465
674 #: email-options.php:483
675 msgid "Allowed Variables:"
676 msgstr "Допустимые переменные:"
677
678 #: email-options.php:366
679 msgid "E-Mail Page Subtitle:"
680 msgstr "Подзаголовок Email страницы:"
681
682 #: email-options.php:381
683 msgid "E-Mail Templates"
684 msgstr "Шаблоны Email"
685
686 #: email-options.php:385
687 msgid "E-Mail Subject:"
688 msgstr "Тема Email:"
689
690 #: email-options.php:402
691 msgid "E-Mail Body:"
692 msgstr "Текст Email:"
693
694 #: email-options.php:424
695 msgid "E-Mail Alternate Body:"
696 msgstr "Альтернативный текст Email:"
697
698 #: email-options.php:446
699 msgid "After Sending E-Mail Templates"
700 msgstr "Шаблоны Email после отсылки"
701
702 #: email-options.php:450
703 msgid "Sent Successfully:"
704 msgstr "Отослано успешно:"
705
706 #: email-options.php:464
707 msgid "Sent Failed:"
708 msgstr "Отослано с ошибками:"
709
710 #: email-options.php:478
711 msgid "E-Mail Misc Templates"
712 msgstr "Другие шаблоны Email"
713
714 #: email-options.php:482
715 msgid "E-Mail Error:"
716 msgstr "Ошибка Email:"
717
718 #: email-options.php:494
719 msgid "Save Changes"
720 msgstr ""
721
722 #: email-popup.php:33
723 msgid "Blog Archive"
724 msgstr "Архив дневника"
725
726 #: email-popup.php:48
727 msgid "Close This Window"
728 msgstr "Закрыть это окно"
729
730 #: email-uninstall.php:39
731 #: email-uninstall.php:133
732 msgid "UNINSTALL WP-EMail"
733 msgstr "УДАЛИТЬ WP-Email"
734
735 #: email-uninstall.php:46
736 #, php-format
737 msgid "Table '%s' has been deleted."
738 msgstr "Таблица '%s' удалена."
739
740 #: email-uninstall.php:55
741 #, php-format
742 msgid "Setting Key '%s' has been deleted."
743 msgstr "Параметр '%s' удален."
744
745 #: email-uninstall.php:59
746 #, php-format
747 msgid "Error deleting Setting Key '%s'."
748 msgstr "Ошибка удаления параметра '%s'."
749
750 #: email-uninstall.php:81
751 #: email-uninstall.php:91
752 #: wp-email.php:62
753 msgid "Uninstall WP-EMail"
754 msgstr "Удалить WP-Email"
755
756 #: email-uninstall.php:82
757 #, php-format
758 msgid "<a href=\"%s\">Click Here</a> To Finish The Uninstallation And WP-EMail Will Be Deactivated Automatically."
759 msgstr "<a href=\"%s\">Нажми здесь</a> для окончания удаления, после чего WP-EMailбудет автоматически деактивирован."
760
761 #: email-uninstall.php:93
762 msgid "Deactivating WP-EMail plugin does not remove any data that may have been created, such as the email options and the email logs. To completely remove this plugin, you can uninstall it here."
763 msgstr "Деактивация плугина WP-Email не удаляет данные, которые могли быть сохранены, такие как параметры Email и протоколы Email. Полное удаление этого плугина можно осуществить здесь."
764
765 #: email-uninstall.php:96
766 msgid "WARNING:"
767 msgstr "ПРЕДУПРЕЖДЕНИЕ:"
768
769 #: email-uninstall.php:97
770 msgid "Once uninstalled, this cannot be undone. You should use a Database Backup plugin of WordPress to back up all the data first."
771 msgstr "Удаление не может быть отменено. Используйте сначала плугин для создания резервной копии базы данных WordPress для создания копии данных."
772
773 #: email-uninstall.php:100
774 msgid "The following WordPress Options/Tables will be DELETED:"
775 msgstr "Следующие таблицы/параметры WordPress будут УДАЛЕНЫ:"
776
777 #: email-uninstall.php:105
778 msgid "WordPress Options"
779 msgstr "Параметры WordPress"
780
781 #: email-uninstall.php:106
782 msgid "WordPress Tables"
783 msgstr "Таблицы WordPress"
784
785 #: email-uninstall.php:133
786 msgid ""
787 "You Are About To Uninstall WP-EMail From WordPress.\\n"
788 "This Action Is Not Reversible.\\n"
789 "\\n"
790 " Choose [Cancel] To Stop, [OK] To Uninstall."
791 msgstr ""
792 "Вы собираетесь удалить WP-EMail из WordPress.\\n"
793 "Это действие не может быть отменено.\\n"
794 "\\n"
795 " Выберите [Отмена] для остановки, [OK] To удаления."
796
797 #: wp-email-widget.php:55
798 msgid "Most Emailed"
799 msgstr "Чаще всего отсылались по Email"
800
801 #: wp-email-widget.php:65
802 msgid "Title"
803 msgstr "Pfujkjdjr"
804
805 #: wp-email-widget.php:68
806 msgid "Show Views For: "
807 msgstr "Показать для:"
808
809 #: wp-email-widget.php:74
810 msgid "Post &amp Page"
811 msgstr "Статья &amp Страница"
812
813 #: wp-email-widget.php:79
814 msgid "Post"
815 msgstr "Статья"
816
817 #: wp-email-widget.php:87
818 msgid "Only"
819 msgstr "Только"
820
821 #: wp-email-widget.php:90
822 msgid "Limit"
823 msgstr "Граница"
824
825 #: wp-email-widget.php:93
826 msgid "Post Title Length (Characters)"
827 msgstr "Длина заголовка статьи (символов)"
828
829 #: wp-email-widget.php:95
830 msgid "(<strong>0</strong> to disable)"
831 msgstr "(<strong>0</strong> чтобы запретить)"
832
833 #: wp-email.php:57
834 #: wp-email.php:349
835 msgid "E-Mail"
836 msgstr "E-Mail"
837
838 #: wp-email.php:60
839 msgid "Manage E-Mail"
840 msgstr "Управление E-Mail"
841
842 #: wp-email.php:156
843 msgid "The Following Error Occurs:"
844 msgstr "Произошла ошибка:"
845
846 #: wp-email.php:157
847 #, fuzzy
848 msgid "- Your Name is empty/invalid"
849 msgstr "- Ваше имя заполнено неверно"
850
851 #: wp-email.php:158
852 #, fuzzy
853 msgid "- Your Email is empty/invalid"
854 msgstr "- Ваш Email заполнен неверно"
855
856 #: wp-email.php:159
857 msgid "- Your Remarks is invalid"
858 msgstr "- Ваш комментарий заполнен неверно"
859
860 #: wp-email.php:160
861 msgid "- Friend Name(s) is empty"
862 msgstr "- Имя Вашего друга не заполнено"
863
864 #: wp-email.php:161
865 #, fuzzy
866 msgid "- Friend Name is empty/invalid:"
867 msgstr "- Имя Вашего друга заполнено неверно"
868
869 #: wp-email.php:162
870 #, php-format
871 msgid "- Maximum %s Friend Name(s) allowed"
872 msgstr "- Разрешено не более %s имен"
873
874 #: wp-email.php:163
875 msgid "- Friend Email(s) is empty"
876 msgstr "- Email друга не заполнен"
877
878 #: wp-email.php:164
879 #, fuzzy
880 msgid "- Friend Email is invalid:"
881 msgstr "- Email друга заполнен неверно:"
882
883 #: wp-email.php:165
884 #, php-format
885 msgid "- Maximum %s Friend Email(s) allowed"
886 msgstr "- Разрешено не более %s Email-ов"
887
888 #: wp-email.php:166
889 msgid "- Friend Name(s) count does not tally with Friend Email(s) count"
890 msgstr "- Количество имен не соответствует количеству Email-ов"
891
892 #: wp-email.php:167
893 msgid "- Image Verification is empty"
894 msgstr "- Пустое контрольное изображение"
895
896 #: wp-email.php:297
897 msgid "Note: There is an email link embedded within this post, please visit this post to email it."
898 msgstr "Примечание: В статье есть возможность отправить её по Email, загляните внутрь для этого."
899
900 #: wp-email.php:368
901 #, php-format
902 msgid "Protected: %s"
903 msgstr "Закрытых: %s"
904
905 #: wp-email.php:370
906 #, php-format
907 msgid "Private: %s"
908 msgstr "Частных: %s"
909
910 #: wp-email.php:437
911 msgid "Password Protected Post"
912 msgstr "Статья закрыта паролем"
913
914 #: wp-email.php:641
915 #, php-format
916 msgid "Separate multiple entries with a comma. Maximum %s entries."
917 msgstr "Разделяйте несколько значений запятой. Максимум %s значений."
918
919 #: wp-email.php:711
920 #: wp-email.php:717
921 msgid "emails"
922 msgstr "сообщений"
923
924 #: wp-email.php:721
925 #: wp-email.php:893
926 #: wp-email.php:975
927 msgid "N/A"
928 msgstr "не применимо"
929
930 #: wp-email.php:805
931 msgid "Your Name is empty"
932 msgstr "Ваше имя не заполнено"
933
934 #: wp-email.php:808
935 msgid "Your Name is invalid"
936 msgstr "Ваше имя заполнено неверно"
937
938 #: wp-email.php:814
939 msgid "Your Email is empty"
940 msgstr "Ваш Email не заполнен"
941
942 #: wp-email.php:817
943 msgid "Your Email is invalid"
944 msgstr "Ваш Email заполнен неверно"
945
946 #: wp-email.php:823
947 msgid "Your Remarks is invalid"
948 msgstr "Ваш комментарий заполнен неверно"
949
950 #: wp-email.php:829
951 msgid "Friend Name(s) is empty"
952 msgstr "Имя Вашего друга не заполнено"
953
954 #: wp-email.php:835
955 #, php-format
956 msgid "Friend Name is empty: %s"
957 msgstr "Имя Вашего друга не заполнено: %s"
958
959 #: wp-email.php:837
960 #, php-format
961 msgid "Friend Name is invalid: %s"
962 msgstr "Имя Вашего друга заполнено неверно: %s"
963
964 #: wp-email.php:851
965 msgid "Friend Email(s) is empty"
966 msgstr "Email Вашего друга не заполнен"
967
968 #: wp-email.php:857
969 #, php-format
970 msgid "Friend Email is empty: %s"
971 msgstr "Email Вашего друга не заполнен: %s"
972
973 #: wp-email.php:859
974 #, php-format
975 msgid "Friend Email is invalid: %s"
976 msgstr "Email Вашего друга заполнен неверно: %s"
977
978 #: wp-email.php:872
979 #, php-format
980 msgid "Maximum %s Friend(s) allowed"
981 msgstr "Разрешено %s друзей"
982
983 #: wp-email.php:876
984 msgid "Friend Name(s) count does not tally with Friend Email(s) count"
985 msgstr "Количество имен и Email-ов друзей не совпадает"
986
987 #: wp-email.php:883
988 msgid "Image Verification is empty"
989 msgstr "Контрольное изображние не заполнено"
990
991 #: wp-email.php:886
992 msgid "Image Verification failed"
993 msgstr "Проверка по контрольному изображению прошла неудачно"
994
995 #: wp-email.php:1068
996 msgid "* Required Field"
997 msgstr "* обязательное поле"
998
999 #: wp-email.php:1071
1000 msgid "Your Name: *"
1001 msgstr "Ваше имя: *"
1002
1003 #: wp-email.php:1077
1004 msgid "Your E-Mail: *"
1005 msgstr "Ваш Email: *"
1006
1007 #: wp-email.php:1083
1008 msgid "Your Remark:"
1009 msgstr "Ваш комментарий:"
1010
1011 #: wp-email.php:1089
1012 msgid "Friend's Name: *"
1013 msgstr "Имя Вашего друга: *"
1014
1015 #: wp-email.php:1094
1016 msgid "Friend's E-Mail: *"
1017 msgstr "Email Вашего друга: *"
1018
1019 #: wp-email.php:1099
1020 msgid "Image Verification: *"
1021 msgstr "Контрольное изображение: *"
1022
1023 #: wp-email.php:1100
1024 msgid "E-Mail Image Verification"
1025 msgstr "Проверка контрольного изображения"
1026
1027 #: wp-email.php:1103
1028 msgid "     Mail It!     "
1029 msgstr "    Отослать!"
1030
1031 #: wp-email.php:1109
1032 #, php-format
1033 msgid "Please wait for <strong>%s Minutes</strong> before sending the next article."
1034 msgstr "Подождите <strong>%s Minutes</strong> прежде, чем отсылать очередную статью."
1035
1036 #: wp-email.php:1111
1037 msgid "Loading"
1038 msgstr "Загружаемся"
1039
1040 #: wp-email.php:1174
1041 #: wp-email.php:1176
1042 #: wp-email.php:1209
1043 msgid "WP-EMail"
1044 msgstr "WP-EMail"
1045
1046 #: wp-email.php:1187
1047 #: wp-email.php:1189
1048 msgid "Most Emailed Posts"
1049 msgstr "Чаще всего отсылаемые Email"
1050
1051 #: wp-email.php:1211
1052 msgid "emails were sent."
1053 msgstr "Email-ы отосланы."
1054
1055 #: wp-email.php:1212
1056 msgid "emails were sent successfully."
1057 msgstr "Email-ы отосланы успешно."
1058
1059 #: wp-email.php:1213
1060 msgid "emails failed to send."
1061 msgstr "Email-ы не отосланы."
1062
1063 #: wp-email.php:1225
1064 msgid "Most Emailed Post"
1065 msgstr "Чаще всего отсылаемыая статья"
1066
1067 #: wp-email.php:1266
1068 msgid "<p>Hi <strong>%EMAIL_FRIEND_NAME%</strong>,<br />Your friend, <strong>%EMAIL_YOUR_NAME%</strong>, has recommended this article entitled '<strong>%EMAIL_POST_TITLE%</strong>' to you.</p><p><strong>Here is his/her remark:</strong><br />%EMAIL_YOUR_REMARKS%</p><p><strong>%EMAIL_POST_TITLE%</strong><br />Posted By %EMAIL_POST_AUTHOR% On %EMAIL_POST_DATE% In %EMAIL_POST_CATEGORY%</p>%EMAIL_POST_CONTENT%<p>Article taken from %EMAIL_BLOG_NAME% - <a href=\"%EMAIL_BLOG_URL%\">%EMAIL_BLOG_URL%</a><br />URL to article: <a href=\"%EMAIL_PERMALINK%\">%EMAIL_PERMALINK%</a></p>"
1069 msgstr "<p>Привет, <strong>%EMAIL_FRIEND_NAME%</strong>,<br />Твой друг, <strong>%EMAIL_YOUR_NAME%</strong>, рекомендовал тебе почитать статью под названием '<strong>%EMAIL_POST_TITLE%</strong>'. </p><p><strong>Вот его комментарий:</strong><br />%EMAIL_YOUR_REMARKS%</p><p><strong>%EMAIL_POST_TITLE%</strong><br />Posted By %EMAIL_POST_AUTHOR% On %EMAIL_POST_DATE% In %EMAIL_POST_CATEGORY%</p>%EMAIL_POST_CONTENT%<p>Article taken from %EMAIL_BLOG_NAME% - <a href=\"%EMAIL_BLOG_URL%\">%EMAIL_BLOG_URL%</a><br />URL to article: <a href=\"%EMAIL_PERMALINK%\">%EMAIL_PERMALINK%</a></p>"
1070
1071 #: wp-email.php:1267
1072 #, fuzzy
1073 msgid ""
1074 "Hi %EMAIL_FRIEND_NAME%,\n"
1075 "Your friend, %EMAIL_YOUR_NAME%, has recommended this article entitled '%EMAIL_POST_TITLE%' to you.\n"
1076 "\n"
1077 "Here is his/her remarks:\n"
1078 "%EMAIL_YOUR_REMARKS%\n"
1079 "\n"
1080 "%EMAIL_POST_TITLE%\n"
1081 "Posted By %EMAIL_POST_AUTHOR% On %EMAIL_POST_DATE% In %EMAIL_POST_CATEGORY%\n"
1082 "%EMAIL_POST_CONTENT%\n"
1083 "Article taken from %EMAIL_BLOG_NAME% - %EMAIL_BLOG_URL%\n"
1084 "URL to article: %EMAIL_PERMALINK%"
1085 msgstr ""
1086 "Привет, %EMAIL_FRIEND_NAME%,\\n"
1087 "Твой друг, %EMAIL_YOUR_NAME%, рекомендовал тебе почитать статью под названием '%EMAIL_POST_TITLE%' .\\n"
1088 "\\n"
1089 "Вот его комментарии:\\n"
1090 "%EMAIL_YOUR_REMARKS%\\n"
1091 "\\n"
1092 "%EMAIL_POST_TITLE%\\n"
1093 "Автор: %EMAIL_POST_AUTHOR% (%EMAIL_POST_DATE%) категория: %EMAIL_POST_CATEGORY%\\n"
1094 "%EMAIL_POST_CONTENT%\\n"
1095 "Статья найдена в %EMAIL_BLOG_NAME% - %EMAIL_BLOG_URL%\\n"
1096 "URL статьи: %EMAIL_PERMALINK%"
1097
1098 #: wp-email.php:1276
1099 msgid "Article: <strong>%EMAIL_POST_TITLE%</strong> has been sent to <strong>%EMAIL_FRIEND_NAME% (%EMAIL_FRIEND_EMAIL%)</strong></p><p>&laquo; <a href=\"%EMAIL_PERMALINK%\">"
1100 msgstr "Статья: <strong>%EMAIL_POST_TITLE%</strong> отослана <strong>%EMAIL_FRIEND_NAME% (%EMAIL_FRIEND_EMAIL%)</strong></p><p>&laquo; <a href=\"%EMAIL_PERMALINK%\">"
1101
1102 #: wp-email.php:1285
1103 msgid "Email This Post"
1104 msgstr "Отослать эту статью"
1105
1106 #: wp-email.php:1285
1107 msgid "Email This Page"
1108 msgstr "Отослать эту страницу"
1109
1110 #~ msgid "- Your Name is empty"
1111 #~ msgstr "- Ваше имя не заполнено"
1112 #~ msgid "- Your Email is empty"
1113 #~ msgstr "- Ваш Email не заполнен"
1114 #~ msgid "- Friend Name is empty: "
1115 #~ msgstr "- Имя Вашего друга не заполнено:"
1116 #~ msgid "- Friend Email is empty: "
1117 #~ msgstr "- Email друга не заполнен:"
1118 #~ msgid "Update Options"
1119 #~ msgstr "Обновить параметры"
1120 #~ msgid "Cancel"
1121 #~ msgstr "Отменить"
1122 #~ msgid "Hi %EMAIL_FRIEND_NAME%,"
1123 #~ msgstr "Привет, %EMAIL_FRIEND_NAME%,"
1124
1125 #, fuzzy
1126 #~ msgid "%EMAIL_POST_TITLE%"
1127 #~ msgstr "Обратно к %EMAIL_POST_TITLE%"
1128
1129 #, fuzzy
1130 #~ msgid "%EMAIL_POST_CONTENT%"
1131 #~ msgstr "Обратно к %EMAIL_POST_TITLE%"
1132
1133 #, fuzzy
1134 #~ msgid "Article taken from %EMAIL_BLOG_NAME% - %EMAIL_BLOG_URL%"
1135 #~ msgstr "%EMAIL_YOUR_NAME% рекомендовал статью: %EMAIL_POST_TITLE%"
1136
Note: See TracBrowser for help on using the browser.