summaryrefslogtreecommitdiff
path: root/plugins/Imap/locale/ru/LC_MESSAGES/Imap.po
blob: 0c9b88be1d05e3ff335a18aaea58d20c1bd03d9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# Translation of StatusNet - Imap to Russian (Русский)
# Expored from translatewiki.net
#
# Author: Eleferen
# Author: Сrower
# --
# This file is distributed under the same license as the StatusNet package.
#
msgid ""
msgstr ""
"Project-Id-Version: StatusNet - Imap\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-10-09 14:04+0000\n"
"PO-Revision-Date: 2010-10-09 14:07:43+0000\n"
"Language-Team: Russian <http://translatewiki.net/wiki/Portal:ru>\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-POT-Import-Date: 2010-10-03 20:55:52+0000\n"
"X-Generator: MediaWiki 1.17alpha (r74529); Translate extension (2010-09-17)\n"
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
"X-Language-Code: ru\n"
"X-Message-Group: #out-statusnet-plugin-imap\n"
"Plural-Forms: nplurals=3; plural=(n%10 == 1 && n%100 != 11) ? 0 : ( (n%10 >= "
"2 && n%10 <= 4 && (n%100 < 10 || n%100 >= 20)) ? 1 : 2 );\n"

#: imapmailhandler.php:30
msgid "Error"
msgstr "Ошибка"

#: imapmanager.php:51
msgid ""
"ImapManager should be created using its constructor, not the using the "
"static get method."
msgstr ""
"ImapManager должен быть создан с помощью конструктора, а не получен "
"статическим методом."

#: ImapPlugin.php:54
msgid "A mailbox must be specified."
msgstr "Должен быть указан почтовый ящик."

#: ImapPlugin.php:57
msgid "A user must be specified."
msgstr "Должен быть указан пользователь."

#: ImapPlugin.php:60
msgid "A password must be specified."
msgstr "Должен быть указан пароль."

#: ImapPlugin.php:63
msgid "A poll_frequency must be specified."
msgstr "Периодичность проверки должна быть задана в poll_frequency."

#: ImapPlugin.php:103
msgid ""
"The IMAP plugin allows for StatusNet to check a POP or IMAP mailbox for "
"incoming mail containing user posts."
msgstr ""
"Плагин IMAP позволяет StatusNet проверять почтовый ящик по протоколу POP или "
"IMAP на предмет наличия во входящей почте сообщений от пользователей."