# Russian translations for hs_request # ?????????? ???????? ??? ?????? PACKAGE. # Copyright (C) 2010 Anope Team # This file is distributed under the same license as Anope IRC Services # Adam , 2010. # msgid "" msgstr "" "Project-Id-Version: Anope\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-09-25 22:23-0400\n" "PO-Revision-Date: 2010-09-25 23:27-0400\n" "Last-Translator: Adam \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\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" #: hs_request.cpp:195 msgid "" " ACTIVATE Approve the requested vHost of a user\n" " REJECT Reject the requested vHost of a user\n" " WAITING Convenience command for LIST +req" msgstr "" " ACTIVATE Утвердить запрашиваемый пользователем vHost\n" " REJECT Отклонить запрашиваемый пользователем vHost\n" " WAITING Список запросов ожидающих обработки (аналог LIST +req)" #: hs_request.cpp:137 msgid " REQUEST Request a vHost for your nick" msgstr " REQUEST Запрос на vHost для вашего текущего ника" #: hs_request.cpp:183 hs_request.cpp:245 msgid "A memo informing the user will also be sent." msgstr "Пользователю будет послано авто-уведомление об активации его запроса." #: hs_request.cpp:181 msgid "Activate the requested vHost for the given nick." msgstr "Утвердить запрашиваемый vHost для указанного ника." #: hs_request.cpp:169 hs_request.cpp:234 #, c-format msgid "No request for nick %s found." msgstr "Запрос на vHost для ника %s не найден." #: hs_request.cpp:104 #, c-format msgid "Please wait %d seconds before requesting a new vHost" msgstr "Пожалуйста, подождите %d секунд, прежде чем запрашивать новый vHost" #: hs_request.cpp:243 msgid "Reject the requested vHost for the given nick." msgstr "Отклонить запрашиваемый vHost для указанного ника." #: hs_request.cpp:124 msgid "" "Request the given vHost to be actived for your nick by the\n" "network administrators. Please be patient while your request\n" "is being considered." msgstr "" "Отправляет запрос на активацию vHost, который будет рассмотрен одним из\n" "администраторов сети. Просьба проявить терпение, пока запрос\n" "рассматривается администрацией." #: hs_request.cpp:179 hs_request.cpp:190 msgid "Syntax: ACTIVATE nick" msgstr "Синтаксис: \002ACTIVATE \037ник\037\002" #: hs_request.cpp:241 hs_request.cpp:252 msgid "Syntax: REJECT nick" msgstr "Синтаксис: \002REJECT \037ник\037\002" #: hs_request.cpp:65 hs_request.cpp:122 hs_request.cpp:132 msgid "Syntax: REQUEST vhost" msgstr "Синтаксис: \002REQUEST \037vHost\037\002" #: hs_request.cpp:307 msgid "Syntax: WAITING" msgstr "Синтаксис: \002WAITING\002" #: hs_request.cpp:309 msgid "" "This command is provided for convenience. It is essentially\n" "the same as performing a LIST +req ." msgstr "" "Данная команда создана для удобства использования и выводит список запросов,\n" "ожидающих обработки. Аналогичная команда: LIST +req ." #: hs_request.cpp:110 msgid "Your vHost has been requested" msgstr "Ваш запрос на vHost отправлен." #: hs_request.cpp:161 msgid "[auto memo] Your requested vHost has been approved." msgstr "[авто-сообщение] Запрашиваемый вами vHost утвержден и активирован." #: hs_request.cpp:225 #, c-format msgid "[auto memo] Your requested vHost has been rejected." msgstr "[авто-сообщение] Запрашиваемый вами vHost отклонен." #: hs_request.cpp:223 #, c-format msgid "[auto memo] Your requested vHost has been rejected. Reason: %s" msgstr "[авто-сообщение] Запрашиваемый вами vHost отклонен. Причина: %s" #: hs_request.cpp:646 #, c-format msgid "[auto memo] vHost %s has been requested." msgstr "[авто-сообщение] Был запрошен vHost \002%s\002" #: hs_request.cpp:163 #, c-format msgid "vHost for %s has been activated" msgstr "vHost для %s успешно активирован" #: hs_request.cpp:230 #, c-format msgid "vHost for %s has been rejected" msgstr "vHost для %s отклонен."