2 # Copyright (C) 2004 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the gsasl package.
4 # Meng Jie <zuxyhere@eastday.com>, 2004.
8 "Project-Id-Version: gsasl 0.1.4\n"
9 "Report-Msgid-Bugs-To: bug-gsasl@gnu.org\n"
10 "POT-Creation-Date: 2005-10-07 16:04+0200\n"
11 "PO-Revision-Date: 2004-10-23 02:02+0800\n"
12 "Last-Translator: Meng Jie <zuxyhere@eastday.com>\n"
13 "Language-Team: Chinese (simplified) <i18n-translation@lists.linux.net.cn>\n"
15 "Content-Type: text/plain; charset=utf-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
19 msgid "Choose SASL mechanism:\n"
20 msgstr "选择 SASL 机制:\n"
23 msgid "Input list of SASL mechanisms supported by server:\n"
24 msgstr "输入服务器所支持的 SASL 机制:\n"
27 msgid "Using mechanism:\n"
31 msgid "Output from server:\n"
35 msgid "Output from client:\n"
41 "Try `%s --help' for more information."
44 msgid "need both --x509-cert-file and --x509-key-file"
47 msgid "cannot use both --starttls and --no-starttls"
50 msgid "cannot use both --smtp and --imap"
54 msgid "initialization failure: %s"
58 msgid "error listing mechanisms: %s"
62 msgid "This client supports the following mechanisms:\n"
63 msgstr "这个客户端支持以下机制:\n"
66 msgid "This server supports the following mechanisms:\n"
67 msgstr "这个服务器支持以下机制:\n"
70 msgid "GnuTLS global initialization failed: %s"
74 msgid "GnuTLS initialization failed: %s"
78 msgid "setting GnuTLS defaults failed: %s"
82 msgid "allocating anonymous GnuTLS credential: %s"
86 msgid "setting anonymous GnuTLS credential: %s"
90 msgid "allocating X.509 GnuTLS credential: %s"
94 msgid "loading X.509 GnuTLS credential: %s"
98 msgid "no X.509 CAs found: %s"
101 msgid "no X.509 CAs found"
105 msgid "setting X.509 GnuTLS credential: %s"
109 msgid "setting GnuTLS key exchange priority: %s"
113 msgid "GnuTLS handshake failed: %s"
117 msgid "verifying peer certificate: %s"
121 msgid "server certificate is not trusted"
122 msgstr "服务器认证完成(客户端可信)……\n"
124 msgid "server certificate hasn't got a known issuer"
127 msgid "server certificate has been revoked"
131 msgid "could not verify server certificate (rc=%d)"
135 msgid "Cannot find mechanism...\n"
139 msgid "mechanism unavailable: %s"
143 msgid "Enter base64 authentication data from client (press RET if none):\n"
144 msgstr "输入客户端发送的 base64 编码的应用程序数据(如果没有,请按回车):\n"
147 msgid "Enter base64 authentication data from server (press RET if none):\n"
148 msgstr "输入服务器发送的 base64 编码的应用程序数据(如果没有,请按回车):\n"
151 msgid "mechanism error: %s"
155 msgid "Server authentication finished (client trusted)...\n"
156 msgstr "服务器认证完成(客户端可信)……\n"
159 msgid "Client authentication finished (server trusted)...\n"
160 msgstr "客户端认证完成(服务器可信)……\n"
163 msgid "Enter application data (EOF to finish):\n"
164 msgstr "输入应用程序数据(用 EOF 结束输入):\n"
167 msgid "Base64 encoded application data to send:\n"
168 msgstr "要发送的 Base64 编码的应用程序数据:\n"
171 msgid "encoding error: %s"
175 msgid "Session finished...\n"
179 msgid "terminating GnuTLS session failed: %s"
182 #~ msgid "Libgsasl error (%d): %s"
183 #~ msgstr "Libgsasl 出错(%d):%s"