# Russian translation of PHPMailer (5.x-1.0)
# Copyright (c) 2011 by the Russian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: PHPMailer (5.x-1.0)\n"
"POT-Creation-Date: 2011-02-11 16:36+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Russian\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\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"

msgid "Username"
msgstr "Имя пользователя"
msgid "Disabled"
msgstr "Отключено"
msgid "No"
msgstr "Нет"
msgid "Password"
msgstr "Пароль"
msgid "Mail"
msgstr "Электронная почта"
msgid "SMTP Authentication"
msgstr "Авторизация SMTP"
msgid "Use SSL"
msgstr "Использовать SSL"
msgid "Install options"
msgstr "Настройки установки"
msgid "To uninstall this module you must turn it off here first."
msgstr ""
"Чтобы удалить данный модуль вы должны "
"сначала выключить его здесь."
msgid "SMTP server settings"
msgstr "Настройки сервера SMTP"
msgid "SMTP Server"
msgstr "SMTP сервер"
msgid "SMTP Backup Server"
msgstr "Вспомогательный сервер SMTP"
msgid "SMTP port"
msgstr "SMTP порт"
msgid "Use TLS"
msgstr "Использовать TLS"
msgid "Use encrypted protocol"
msgstr "Использовать зашифрованный протокол"
msgid "Leave blank if your SMTP server does not require authentication."
msgstr ""
"Оставьте пустым если ваш SMTP сервер не "
"требует авторизации."
msgid "SMTP Username."
msgstr "SMTP логин."
msgid "SMTP password."
msgstr "SMTP пароль."
msgid "Drupal test email"
msgstr "Тестовое письмо Drupal"
msgid ""
"If you receive this message it means your site is capable of sending "
"email."
msgstr ""
"Если вы получите это сообщение, значит "
"отправка почты работает."
msgid "check the logs"
msgstr "проверить логи"
msgid "Type in an address to have a test email sent there."
msgstr ""
"Введите адрес, на который будет "
"отправлено тестовое письмо."
msgid "You must provide at least one recipient email address."
msgstr ""
"Вы должны написать хотя бы один адрес "
"получателя."
msgid "Could not instantiate mail function."
msgstr "Невозможно установить функцию почты."
msgid "SMTP Error: Could not authenticate."
msgstr "Ошибка SMTP: нельзя авторизоваться."
msgid "SMTP Error: Data not accepted."
msgstr "Ошибка SMTP: данные не приняты."
msgid "SMTP Error: Could not connect to SMTP host."
msgstr ""
"Ошибка SMTP: нельзя соединиться с хостом "
"SMTP."
