d4f634d60fd3e9bd33b3dbcfb1c6fba353ca7aa3
[ckermit.git] / debian / po / cs.po
1 #
2 #    Translators, if you are not familiar with the PO format, gettext
3 #    documentation is worth reading, especially sections dedicated to
4 #    this format, e.g. by running:
5 #         info -n '(gettext)PO Files'
6 #         info -n '(gettext)Header Entry'
7 #
8 #    Some information specific to po-debconf are available at
9 #            /usr/share/doc/po-debconf/README-trans
10 #         or http://www.debian.org/intl/l10n/po-debconf/README-trans
11 #
12 #    Developers do not need to manually edit POT or PO files.
13 #
14 msgid ""
15 msgstr ""
16 "Project-Id-Version: ckermit 211-5\n"
17 "Report-Msgid-Bugs-To: \n"
18 "POT-Creation-Date: 2005-02-23 17:52+0000\n"
19 "PO-Revision-Date: 2005-07-22 16:18+0200\n"
20 "Last-Translator: Martin Sin <martin.sin@seznam.cz>\n"
21 "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
22 "MIME-Version: 1.0\n"
23 "Content-Type: text/plain; charset=utf-8\n"
24 "Content-Transfer-Encoding: 8bit\n"
25
26 #. Type: boolean
27 #. Description
28 #: ../templates:4
29 msgid "Enable Internet Kermit Service Daemon (IKSD) in inetd.conf?"
30 msgstr "Povolit Internet Kermit Service Daemon (IKSD) v souboru inetd.conf?"
31
32 #. Type: boolean
33 #. Description
34 #: ../templates:4
35 msgid ""
36 "The Internet Kermit Service daemon (IKSD) is the C-Kermit program running as "
37 "an Internet service, similar to an FTP or Telnet server.  It executes Telnet "
38 "protocol just like a Telnet server and it transfers files like an FTP "
39 "server.  But unlike an FTP server, IKSD uses the Kermit file transfer "
40 "protocol (which is more powerful and flexible) and allows both FTP-like "
41 "client/server connections as well as direct keyboard interaction.  Secure "
42 "authentication methods and encrypted sessions are available, as well as a "
43 "wide range of file transfer and management functions, which can be scripted "
44 "to automate arbitrarily complex tasks."
45 msgstr ""
46 "Internet Kermit Service daemon (IKSD) je program C-Kermit běžící jako "
47 "internetová služba, podobně jako FTP nebo Telnet. Spouští protokol "
48 "Telnetu podobně, jako server Telnet a posílá soubory jako server FTP. Ale "
49 "na rozdíl od serveru FTP, IKSD používá k přenosu Kermitový souborový protokol "
50 "(ten je výkonější a pružnější) a umožňuje obě klient/server připojení "
51 "založená na FTP, stejně tak jako přímou interakci s klávesnicí. K dispozici"
52 "jsou také bezpečné metody autentikace a šifrovaných relací právě tak "
53 "jako široká škála funkcí umožňujících odesílání souborů a řízení. Ty mohou "
54 "být zapsány ve formě skriptů umožňujících automatizaci libovolně složitých "
55 "úloh."
56
57 #. Type: boolean
58 #. Description
59 #: ../templates:18
60 msgid "Enable anonymous IKSD logins?"
61 msgstr "Povolit anonymní přihlášení k IKSD?"
62
63 #. Type: boolean
64 #. Description
65 #: ../templates:18
66 msgid ""
67 "IKSD supports anonymous logins (using chroot), similar to anonymous ftp."
68 msgstr ""
69 "IKSD umožňuje anonymní přihlášení (používá chroot), podobně jako anonymní ftp."
70
71 #. Type: string
72 #. Default
73 #: ../templates:23
74 msgid "/home/ftp"
75 msgstr "/home/ftp"
76
77 #. Type: string
78 #. Description
79 #: ../templates:24
80 msgid "Directory for anonymous IKSD logins"
81 msgstr "Adresář pro anonymní přihlášení k IKSD"
82
83 #. Type: string
84 #. Description
85 #: ../templates:24
86 msgid ""
87 "Enter directory for anonymous IKSD logins. A chroot() will be performed into "
88 "this directory on login. This directory will NOT be created."
89 msgstr ""
90 "Zadejte adresář pro anonymní přihlášení k IKSD. Při přihlášení do tohoto "
91 "adresáře bude proveden chroot(). Tento adresář NEBUDE vytvořen."
92
93 #. Type: string
94 #. Description
95 #: ../templates:24
96 msgid "The default is /home/ftp (same as wu-ftpd)"
97 msgstr "Výchozí hodnotou je /home/ftp (stejně jako u wu-ftpd)"