X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FImap%2Flocale%2Fru%2FLC_MESSAGES%2FImap.po;h=e5e7f027919ded86ba7b0509f4b9a58ede39fc1f;hb=d2a257564874a9175e73325a5ed970cc25ae9913;hp=42032f1a10e0d69bbc2d4f55c2cb4000505549fe;hpb=8aa9c271dffe6ec6766b94486c0635c9db588db7;p=quix0rs-gnu-social.git diff --git a/plugins/Imap/locale/ru/LC_MESSAGES/Imap.po b/plugins/Imap/locale/ru/LC_MESSAGES/Imap.po index 42032f1a10..e5e7f02791 100644 --- a/plugins/Imap/locale/ru/LC_MESSAGES/Imap.po +++ b/plugins/Imap/locale/ru/LC_MESSAGES/Imap.po @@ -1,5 +1,5 @@ # Translation of StatusNet - Imap to Russian (Русский) -# Expored from translatewiki.net +# Exported from translatewiki.net # # Author: Eleferen # Author: Сrower @@ -10,24 +10,22 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - Imap\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-03 19:53+0000\n" -"PO-Revision-Date: 2010-10-03 19:56:50+0000\n" +"POT-Creation-Date: 2011-04-01 20:45+0000\n" +"PO-Revision-Date: 2011-04-01 20:49:13+0000\n" "Language-Team: Russian \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2010-09-28 19:23:16+0000\n" -"X-Generator: MediaWiki 1.17alpha (r74231); Translate extension (2010-09-17)\n" +"X-POT-Import-Date: 2011-03-18 20:07:13+0000\n" +"X-Generator: MediaWiki 1.18alpha (r85150); Translate extension (2011-03-11)\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:28 msgid "Error" msgstr "Ошибка" -#: imapmanager.php:47 msgid "" "ImapManager should be created using its constructor, not the using the " "static get method." @@ -35,23 +33,18 @@ 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."