CryptoNAS translation:

* Russian translation finished by ssergey_com - thanks!
This commit is contained in:
lars 2008-10-21 09:05:11 +00:00
parent 5f43ae7757
commit 4dc565168d
4 changed files with 131 additions and 62 deletions

View file

@ -1,41 +1,46 @@
#, fuzzy
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: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"PO-Revision-Date: 2008-10-21 04:43+0200\n"
"Last-Translator: ssergey_com <M8R-sh7j101@mailinator.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\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=2; plural=(n != 1);\n"
"X-Generator: Translate Toolkit 0.10.1\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 ""
msgstr "Зашифрованный web-интерфейс"
#: Title
msgid "Create encryption certificate"
msgstr ""
msgstr "Создать сертификат шифрования"
# контекст!!!
#: Button.CreateCertificate
msgid "Create certificate"
msgstr ""
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 ""
msgstr "Использовать соединение с шифрованием"
#: EnvironmentWarning.MissingModuleM2Crypto.Title
msgid "Missing module"
msgstr ""
msgstr "Отсутствующий модуль"
#: EnvironmentWarning.MissingModuleM2Crypto.Text
msgid ""
@ -43,13 +48,18 @@ msgid ""
"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 ""
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 сервера по поводу его настройки"