211-11: add russian debconf translation
[ckermit.git] / debian / po / ru.po
1 # translation of ru.po to Russian
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 #
5 # Yuri Kozlov <yuray@komyakino.ru>, 2009.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: ckermit 211-10\n"
9 "Report-Msgid-Bugs-To: ianb@nessie.mcc.ac.uk\n"
10 "POT-Creation-Date: 2007-05-28 03:25+0100\n"
11 "PO-Revision-Date: 2009-01-15 21:15+0300\n"
12 "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
13 "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Generator: KBabel 1.11.4\n"
18 "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"
19
20 #. Type: boolean
21 #. Description
22 #: ../templates:1001
23 msgid "Enable Internet Kermit Service Daemon (IKSD) in inetd.conf?"
24 msgstr "Включить интернет-службу сервиса Kermit (IKSD) в inetd.conf?"
25
26 #. Type: boolean
27 #. Description
28 #: ../templates:1001
29 msgid ""
30 "The Internet Kermit Service daemon (IKSD) is the C-Kermit program running as "
31 "an Internet service, similar to an FTP or Telnet server.  It executes Telnet "
32 "protocol just like a Telnet server and it transfers files like an FTP "
33 "server.  But unlike an FTP server, IKSD uses the Kermit file transfer "
34 "protocol (which is more powerful and flexible) and allows both FTP-like "
35 "client/server connections as well as direct keyboard interaction.  Secure "
36 "authentication methods and encrypted sessions are available, as well as a "
37 "wide range of file transfer and management functions, which can be scripted "
38 "to automate arbitrarily complex tasks."
39 msgstr ""
40 "Интернет-служба сервиса Kermit (IKSD) -- это программа C-Kermit, работающая "
41 "как интернет-сервис, подобно серверам FTP или Telnet. Она работает по протоколу "
42 "Telnet как сервер Telnet и пересылает файлы как сервер FTP. Но в отличии от "
43 "сервера FTP, IKSD использует протокол передачи файлов Kermit (который мощнее и "
44 "гибче), в котором помимо FTP-подобного клиент/серверного соединения можно ещё "
45 "интерактивно переписываться с помощью клавиатуры. Поддерживается шифрование "
46 "сеанса и различные методы безопасной аутентификации, а также большой выбор "
47 "функций пересылки файлов и управления, которые можно использовать в сценариях "
48 "для автоматизации задач произвольной сложности."
49
50 #. Type: boolean
51 #. Description
52 #: ../templates:2001
53 msgid "Enable anonymous IKSD logins?"
54 msgstr "Разрешить анонимные подключения к IKSD?"
55
56 #. Type: boolean
57 #. Description
58 #: ../templates:2001
59 msgid "IKSD supports anonymous logins (using chroot), similar to anonymous ftp."
60 msgstr ""
61 "IKSD поддерживает анонимные подключения (задействуется chroot) подобно "
62 "анонимному ftp."
63
64 #. Type: string
65 #. Description
66 #: ../templates:3001
67 msgid "Directory for anonymous IKSD logins:"
68 msgstr "Каталог, куда попадают при анонимном входе в IKSD:"
69
70 #. Type: string
71 #. Description
72 #: ../templates:3001
73 msgid ""
74 "Enter directory for anonymous IKSD logins. A chroot() will be performed into "
75 "this directory on login. This directory will NOT be created."
76 msgstr ""
77 "Введите каталог для анонимных подключений к IKSD. При входе будет запущена "
78 "функция chroot() в этот каталог. Этот каталог создан НЕ будет."
79
80 #. Type: string
81 #. Description
82 #: ../templates:3001
83 msgid "The default is /home/ftp (same as wu-ftpd)"
84 msgstr "По умолчанию используется /home/ftp (как у wu-ftpd)"
85