msgid "" msgstr "" "Project-Id-Version: CryptoBox-Server 0.3\n" "Report-Msgid-Bugs-To: translate@cryptobox.org\n" "POT-Creation-Date: 2008-04-07 04:43+0200\n" "PO-Revision-Date: 2008-10-21 04:43+0200\n" "Last-Translator: ssergey_com \n" "Language-Team: LANGUAGE \n" "Language: ru\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" "X-Generator: Pootle 1.2.0-rc1\n" # А вообще надо смотреть, в каком контексте эта фраза #: Name msgid "Encrypted webinterface" msgstr "Зашифрованный web-интерфейс" #: Title msgid "Create encryption certificate" msgstr "Создать сертификат шифрования" # контекст!!! #: Button.CreateCertificate msgid "Create certificate" msgstr "Создать сертификат" #: EnvironmentWarning.NoSSL.Text msgid "The connection is not encrypted - passwords can be easily intercepted." msgstr "" "Пароли, которые передаются по незашифрованному каналу, могут быть " "относительно легко перехвачены." #: EnvironmentWarning.NoSSL.Link.Text msgid "Use encrypted connection" msgstr "Использовать соединение с шифрованием" #: EnvironmentWarning.MissingModuleM2Crypto.Title msgid "Missing module" msgstr "Отсутствующий модуль" #: EnvironmentWarning.MissingModuleM2Crypto.Text msgid "" "The python module 'M2Crypto' is missing. It is required for an encrypted " "connection to the CryptoNAS webinterface. Please ask the administrator of " "the CryptoNAS server to install the module." msgstr "" "Отсутствует модуль Питона 'M2Crypto', а он необходим для зашифрованного " "канала в web-интерфейс системы CryptoNAS. Поговорите с администратором " "сервера CryptoNAS по поводу установки этого модуля." #: EnvironmentWarning.MissingProgramStunnel.Title msgid "Missing program" msgstr "Отсутствующая программа (программа не найдена)" #: EnvironmentWarning.MissingProgramStunnel.Text msgid "" "The program 'stunnel4' is not installed. Please ask the administrator of the " "CryptoNAS server to configure it properly." msgstr "" "Программа 'stunnel4' не установлена. Попробуйте поговорить с администратором " "CryptoNAS сервера по поводу его настройки"