diff options
Diffstat (limited to 'debian/po/zh_CN.po')
-rw-r--r-- | debian/po/zh_CN.po | 400 |
1 files changed, 400 insertions, 0 deletions
diff --git a/debian/po/zh_CN.po b/debian/po/zh_CN.po new file mode 100644 index 000000000..a845920c0 --- /dev/null +++ b/debian/po/zh_CN.po | |||
@@ -0,0 +1,400 @@ | |||
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: openssh 3.6.1p2-11\n" | ||
17 | "Report-Msgid-Bugs-To: openssh@packages.debian.org\n" | ||
18 | "POT-Creation-Date: 2008-05-17 08:51+0200\n" | ||
19 | "PO-Revision-Date: 2004-02-02 18:48+1300\n" | ||
20 | "Last-Translator: Hiei Xu <nicky@mail.edu.cn>\n" | ||
21 | "Language-Team: Chinese/Simplified <i18n-translation@lists.linux.net.cn>\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 | #: ../openssh-server.templates:1001 | ||
29 | #, fuzzy | ||
30 | msgid "Generate a new configuration file for OpenSSH?" | ||
31 | msgstr "生成新的配置文件" | ||
32 | |||
33 | #. Type: boolean | ||
34 | #. Description | ||
35 | #: ../openssh-server.templates:1001 | ||
36 | #, fuzzy | ||
37 | msgid "" | ||
38 | "This version of OpenSSH has a considerably changed configuration file from " | ||
39 | "the version shipped in Debian 'Potato', which you appear to be upgrading " | ||
40 | "from. This package can now generate a new configuration file (/etc/ssh/sshd." | ||
41 | "config), which will work with the new server version, but will not contain " | ||
42 | "any customizations you made with the old version." | ||
43 | msgstr "" | ||
44 | "看来您正在从 Debian “Potato”升级,当前版本和 Debian “Potato”所带的 OpenSSH 版" | ||
45 | "本的配置文件对比有了相当多的改变。我现在可以生成适用于新服务器版本的新配置文" | ||
46 | "件 (/etc/ssh/sshd_config),但是它不会保留您为旧版本定制的任何配置。" | ||
47 | |||
48 | #. Type: boolean | ||
49 | #. Description | ||
50 | #: ../openssh-server.templates:1001 | ||
51 | #, fuzzy | ||
52 | #| msgid "" | ||
53 | #| "Please note that this new configuration file will set the value of " | ||
54 | #| "'PermitRootLogin' to yes (meaning that anyone knowing the root password " | ||
55 | #| "can ssh directly in as root). It is the opinion of the maintainer that " | ||
56 | #| "this is the correct default (see README.Debian for more details), but you " | ||
57 | #| "can always edit sshd_config and set it to no if you wish." | ||
58 | msgid "" | ||
59 | "Please note that this new configuration file will set the value of " | ||
60 | "'PermitRootLogin' to 'yes' (meaning that anyone knowing the root password " | ||
61 | "can ssh directly in as root). Please read the README.Debian file for more " | ||
62 | "details about this design choice." | ||
63 | msgstr "" | ||
64 | "请注意新的配置文件将会把“PermitRootLogin”的值设置为 yes,(这意味着任何一个知" | ||
65 | "道 root 密码的人都可以直接以 root 登录)。维护者认为这是一个正确的默认值 (详情" | ||
66 | "请阅读 README.Debian),但如果您希望,也可以编辑 sshd_config 文件将其设置为 " | ||
67 | "no。" | ||
68 | |||
69 | #. Type: boolean | ||
70 | #. Description | ||
71 | #: ../openssh-server.templates:1001 | ||
72 | #, fuzzy | ||
73 | msgid "" | ||
74 | "It is strongly recommended that you choose to generate a new configuration " | ||
75 | "file now." | ||
76 | msgstr "强烈建议让我为您生成一份新的配置文件。" | ||
77 | |||
78 | #. Type: boolean | ||
79 | #. Description | ||
80 | #: ../openssh-server.templates:2001 | ||
81 | #, fuzzy | ||
82 | #| msgid "Do you want to continue (and risk killing active ssh sessions)?" | ||
83 | msgid "Do you want to risk killing active SSH sessions?" | ||
84 | msgstr "您要继续吗(会有杀死活动的 ssh 会话的危险)?" | ||
85 | |||
86 | #. Type: boolean | ||
87 | #. Description | ||
88 | #: ../openssh-server.templates:2001 | ||
89 | #, fuzzy | ||
90 | #| msgid "" | ||
91 | #| "The version of /etc/init.d/ssh that you have installed, is likely to kill " | ||
92 | #| "all running sshd instances. If you are doing this upgrade via an ssh " | ||
93 | #| "session, that would be a Bad Thing(tm)." | ||
94 | msgid "" | ||
95 | "The currently installed version of /etc/init.d/ssh is likely to kill all " | ||
96 | "running sshd instances. If you are doing this upgrade via an SSH session, " | ||
97 | "you're likely to be disconnected and leave the upgrade procedure unfinished." | ||
98 | msgstr "" | ||
99 | "您安装的 /etc/init.d/ssh 版本很可能会杀死所有运行中的 sshd 例程。如果您是在通" | ||
100 | "过 ssh 会话进行这项升级,那可真是件糟糕的事情(tm)。" | ||
101 | |||
102 | #. Type: boolean | ||
103 | #. Description | ||
104 | #: ../openssh-server.templates:2001 | ||
105 | #, fuzzy | ||
106 | #| msgid "" | ||
107 | #| "You can fix this by adding \"--pidfile /var/run/sshd.pid\" to the start-" | ||
108 | #| "stop-daemon line in the stop section of the file." | ||
109 | msgid "" | ||
110 | "This can be fixed by manually adding \"--pidfile /var/run/sshd.pid\" to the " | ||
111 | "start-stop-daemon line in the stop section of the file." | ||
112 | msgstr "" | ||
113 | "您可以通过添加“--pidfile /var/run/sshd.pid”到这个文件的 stop 部分的 start-" | ||
114 | "stop-daemon 行来修正这个问题。" | ||
115 | |||
116 | #. Type: note | ||
117 | #. Description | ||
118 | #: ../openssh-server.templates:3001 | ||
119 | msgid "New host key mandatory" | ||
120 | msgstr "" | ||
121 | |||
122 | #. Type: note | ||
123 | #. Description | ||
124 | #: ../openssh-server.templates:3001 | ||
125 | #, fuzzy | ||
126 | msgid "" | ||
127 | "The current host key, in /etc/ssh/ssh_host_key, is encrypted with the IDEA " | ||
128 | "algorithm. OpenSSH can not handle this host key file, and the ssh-keygen " | ||
129 | "utility from the old (non-free) SSH installation does not appear to be " | ||
130 | "available." | ||
131 | msgstr "" | ||
132 | "/etc/ssh/ssh_host_key 是由 IDEA 加密的旧密钥文件。OpenSSH 不能处理这种密钥文" | ||
133 | "件,我也无法找到旧的(非自由的) SSH 安装所带的 ssh-keygen 密钥生成工具。" | ||
134 | |||
135 | #. Type: note | ||
136 | #. Description | ||
137 | #: ../openssh-server.templates:3001 | ||
138 | #, fuzzy | ||
139 | #| msgid "You will need to generate a new host key." | ||
140 | msgid "You need to manually generate a new host key." | ||
141 | msgstr "您需要创建一个新的主机密钥。" | ||
142 | |||
143 | #. Type: boolean | ||
144 | #. Description | ||
145 | #: ../openssh-server.templates:4001 | ||
146 | msgid "Disable challenge-response authentication?" | ||
147 | msgstr "" | ||
148 | |||
149 | #. Type: boolean | ||
150 | #. Description | ||
151 | #: ../openssh-server.templates:4001 | ||
152 | msgid "" | ||
153 | "Password authentication appears to be disabled in the current OpenSSH server " | ||
154 | "configuration. In order to prevent users from logging in using passwords " | ||
155 | "(perhaps using only public key authentication instead) with recent versions " | ||
156 | "of OpenSSH, you must disable challenge-response authentication, or else " | ||
157 | "ensure that your PAM configuration does not allow Unix password file " | ||
158 | "authentication." | ||
159 | msgstr "" | ||
160 | |||
161 | #. Type: boolean | ||
162 | #. Description | ||
163 | #: ../openssh-server.templates:4001 | ||
164 | msgid "" | ||
165 | "If you disable challenge-response authentication, then users will not be " | ||
166 | "able to log in using passwords. If you leave it enabled (the default " | ||
167 | "answer), then the 'PasswordAuthentication no' option will have no useful " | ||
168 | "effect unless you also adjust your PAM configuration in /etc/pam.d/ssh." | ||
169 | msgstr "" | ||
170 | |||
171 | #. Type: note | ||
172 | #. Description | ||
173 | #: ../openssh-server.templates:5001 | ||
174 | msgid "Vulnerable host keys will be regenerated" | ||
175 | msgstr "" | ||
176 | |||
177 | #. Type: note | ||
178 | #. Description | ||
179 | #: ../openssh-server.templates:5001 | ||
180 | msgid "" | ||
181 | "Some of the OpenSSH server host keys on this system were generated with a " | ||
182 | "version of OpenSSL that had a broken random number generator. As a result, " | ||
183 | "these host keys are from a well-known set, are subject to brute-force " | ||
184 | "attacks, and must be regenerated." | ||
185 | msgstr "" | ||
186 | |||
187 | #. Type: note | ||
188 | #. Description | ||
189 | #: ../openssh-server.templates:5001 | ||
190 | msgid "" | ||
191 | "Users of this system should be informed of this change, as they will be " | ||
192 | "prompted about the host key change the next time they log in. Use 'ssh-" | ||
193 | "keygen -l -f HOST_KEY_FILE' after the upgrade to print the fingerprints of " | ||
194 | "the new host keys." | ||
195 | msgstr "" | ||
196 | |||
197 | #. Type: note | ||
198 | #. Description | ||
199 | #: ../openssh-server.templates:5001 | ||
200 | msgid "The affected host keys are:" | ||
201 | msgstr "" | ||
202 | |||
203 | #. Type: note | ||
204 | #. Description | ||
205 | #: ../openssh-server.templates:5001 | ||
206 | msgid "" | ||
207 | "User keys may also be affected by this problem. The 'ssh-vulnkey' command " | ||
208 | "may be used as a partial test for this. See /usr/share/doc/openssh-server/" | ||
209 | "README.compromised-keys.gz for more details." | ||
210 | msgstr "" | ||
211 | |||
212 | #~ msgid "Warning: you must create a new host key" | ||
213 | #~ msgstr "警告:您必须创建一个新的主机密钥" | ||
214 | |||
215 | #~ msgid "Warning: telnetd is installed --- probably not a good idea" | ||
216 | #~ msgstr "警告:已经安装了 telnetd 服务器 --- 可能不是个好主意" | ||
217 | |||
218 | #~ msgid "" | ||
219 | #~ "I'd advise you to either remove the telnetd package (if you don't " | ||
220 | #~ "actually need to offer telnet access) or install telnetd-ssl so that " | ||
221 | #~ "there is at least some chance that telnet sessions will not be sending " | ||
222 | #~ "unencrypted login/password and session information over the network." | ||
223 | #~ msgstr "" | ||
224 | #~ "我建议您删除 telnetd 包(如果您不是真的需要提供 telnet 访问),或者安装 " | ||
225 | #~ "telnetd-ssl,这样至少有时候 telnet 会话不会将未加密的 登录名/密码 和会话信" | ||
226 | #~ "息通过网络发送。" | ||
227 | |||
228 | #~ msgid "Warning: rsh-server is installed --- probably not a good idea" | ||
229 | #~ msgstr "警告:已经安装了 rsh 服务器 --- 可能不是个好主意" | ||
230 | |||
231 | #~ msgid "" | ||
232 | #~ "having rsh-server installed undermines the security that you were " | ||
233 | #~ "probably wanting to obtain by installing ssh. I'd advise you to remove " | ||
234 | #~ "that package." | ||
235 | #~ msgstr "" | ||
236 | #~ "安装 rsh 服务器很可能会降低您想要通过安装 ssh 得到的安全性。我建议您删除这" | ||
237 | #~ "个包。" | ||
238 | |||
239 | #~ msgid "Do you want ssh-keysign to be installed SUID root?" | ||
240 | #~ msgstr "您要将 ssh-keysign 安装为 SUID root 程序吗?" | ||
241 | |||
242 | #~ msgid "" | ||
243 | #~ "You have the option of installing the ssh-keysign helper with the SUID " | ||
244 | #~ "bit set." | ||
245 | #~ msgstr "您使用为 ssh-keysign 帮助者程序设置 SUID 位的选项。" | ||
246 | |||
247 | #~ msgid "" | ||
248 | #~ "If you make ssh-keysign SUID, you will be able to use SSH's Protocol 2 " | ||
249 | #~ "host-based authentication." | ||
250 | #~ msgstr "" | ||
251 | #~ "如果您为 ssh-keysign 设置了 SUID,您将可以使用 SSH 协议 2 的基于主机的认证" | ||
252 | #~ "方式。" | ||
253 | |||
254 | #~ msgid "" | ||
255 | #~ "If in doubt, I suggest you install it with SUID. If it causes problems " | ||
256 | #~ "you can change your mind later by running: dpkg-reconfigure ssh" | ||
257 | #~ msgstr "" | ||
258 | #~ "如果有疑问,我建议您将它安装为 SUID。如果它带来麻烦,您可以通过运行:dpkg-" | ||
259 | #~ "reconfigure ssh 来改变主意" | ||
260 | |||
261 | #~ msgid "Allow SSH protocol 2 only" | ||
262 | #~ msgstr "只允许 SSH 协议 2 (ssh2)。" | ||
263 | |||
264 | #~ msgid "" | ||
265 | #~ "This version of OpenSSH supports version 2 of the ssh protocol, which is " | ||
266 | #~ "much more secure. Disabling ssh 1 is encouraged, however this will slow " | ||
267 | #~ "things down on low end machines and might prevent older clients from " | ||
268 | #~ "connecting (the ssh client shipped with \"potato\" is affected)." | ||
269 | #~ msgstr "" | ||
270 | #~ "这个版本的 OpenSSH 支持更加安全的第二版本 ssh 协议。我们鼓励您禁用 ssh 1," | ||
271 | #~ "然而这会降低低端机器速度,并且会阻止老版客户端的连接(“potato”所带的 ssh 客" | ||
272 | #~ "户端会受到影响)。" | ||
273 | |||
274 | #~ msgid "" | ||
275 | #~ "Also please note that keys used for protocol 1 are different so you will " | ||
276 | #~ "not be able to use them if you only allow protocol 2 connections." | ||
277 | #~ msgstr "" | ||
278 | #~ "也请注意协议 1 所用的密钥是不同的,因此如果您只允许协议 2 连接将会导致不能" | ||
279 | #~ "使用它们。" | ||
280 | |||
281 | #~ msgid "" | ||
282 | #~ "If you later change your mind about this setting, README.Debian has " | ||
283 | #~ "instructions on what to do to your sshd_config file." | ||
284 | #~ msgstr "" | ||
285 | #~ "如果您稍后想改变这个设置,README.Debian 上有说明告诉您如何修改 " | ||
286 | #~ "sshd_Config 文件。" | ||
287 | |||
288 | #~ msgid "NOTE: Forwarding of X11 and Authorization disabled by default." | ||
289 | #~ msgstr "注意:X11 转发和认证默认被禁止。" | ||
290 | |||
291 | #~ msgid "" | ||
292 | #~ "For security reasons, the Debian version of ssh has ForwardX11 and " | ||
293 | #~ "ForwardAgent set to ``off'' by default." | ||
294 | #~ msgstr "" | ||
295 | #~ "因为安全性原因,默认情况下 Debian 版本的 ssh 将 ForwardX11 和 " | ||
296 | #~ "ForwardAgent 设置为 off。" | ||
297 | |||
298 | #~ msgid "" | ||
299 | #~ "You can enable it for servers you trust, either in one of the " | ||
300 | #~ "configuration files, or with the -X command line option." | ||
301 | #~ msgstr "" | ||
302 | #~ "您可以为信赖的服务器启用这个选项,可以通过其中之一的配置文件或者使用 -X 命" | ||
303 | #~ "令行选项来实现。" | ||
304 | |||
305 | #~ msgid "More details can be found in /usr/share/doc/ssh/README.Debian" | ||
306 | #~ msgstr "更多细节可以在 /usr/share/doc/ssh/README.Debian 找到" | ||
307 | |||
308 | #~ msgid "ssh2 keys merged in configuration files" | ||
309 | #~ msgstr "ssh2 密钥被合并到配置文件" | ||
310 | |||
311 | #~ msgid "" | ||
312 | #~ "As of version 3 OpenSSH no longer uses separate files for ssh1 and ssh2 " | ||
313 | #~ "keys. This means the authorized_keys2 and known_hosts2 files are no " | ||
314 | #~ "longer needed. They will still be read in order to maintain backwards " | ||
315 | #~ "compatibility" | ||
316 | #~ msgstr "" | ||
317 | #~ "在 OpenSSH 第 3 版不再为 ssh1 和 ssh2 的密钥使用不同的文件。这意味着 " | ||
318 | #~ "authorized_keys2 和 known_hosts2 文件将不再需要。但为了保持向后兼容性,它" | ||
319 | #~ "们仍会被读取。" | ||
320 | |||
321 | #~ msgid "Do you want to run the sshd server?" | ||
322 | #~ msgstr "您要运行 sshd 服务器吗?" | ||
323 | |||
324 | #~ msgid "This package contains both the ssh client, and the sshd server." | ||
325 | #~ msgstr "这个软件包内含 ssh 客户端和 sshd 服务器。" | ||
326 | |||
327 | #~ msgid "" | ||
328 | #~ "Normally the sshd Secure Shell Server will be run to allow remote logins " | ||
329 | #~ "via ssh." | ||
330 | #~ msgstr "通常 sshd 安全 Shell 服务器都会运行以便允许通过 ssh 进行远程登录。" | ||
331 | |||
332 | #~ msgid "" | ||
333 | #~ "If you are only interested in using the ssh client for outbound " | ||
334 | #~ "connections on this machine, and don't want to log into it at all using " | ||
335 | #~ "ssh, then you can disable sshd here." | ||
336 | #~ msgstr "" | ||
337 | #~ "如果您只要在这台机器上使用 ssh 客户端对外连接,完全不想通过 ssh 登录到本" | ||
338 | #~ "机,那么您可以在这里禁用 sshd 服务器。" | ||
339 | |||
340 | #~ msgid "Environment options on keys have been deprecated" | ||
341 | #~ msgstr "密钥的环境选项已被废弃" | ||
342 | |||
343 | #~ msgid "" | ||
344 | #~ "This version of OpenSSH disables the environment option for public keys " | ||
345 | #~ "by default, in order to avoid certain attacks (for example, LD_PRELOAD). " | ||
346 | #~ "If you are using this option in an authorized_keys file, beware that the " | ||
347 | #~ "keys in question will no longer work until the option is removed." | ||
348 | #~ msgstr "" | ||
349 | #~ "为了避免一些攻击(如 LD_PRELOAD),这个版本的 OpenSSH 默认禁用了公钥上的环境" | ||
350 | #~ "选项。如果您在某个授权密钥(authorized_keys)文件中用了这个参数,请注意除非" | ||
351 | #~ "删除了此选项,否则这个可疑的密钥将不再起作用。" | ||
352 | |||
353 | #~ msgid "" | ||
354 | #~ "To re-enable this option, set \"PermitUserEnvironment yes\" in /etc/ssh/" | ||
355 | #~ "sshd_config after the upgrade is complete, taking note of the warning in " | ||
356 | #~ "the sshd_config(5) manual page." | ||
357 | #~ msgstr "" | ||
358 | #~ "要重新启用这个选项,升级完成后请在 /etc/ssh/sshd_config 中加入一" | ||
359 | #~ "行:“PermitUserEnvironment yes”。请注意 sshd_config(5) 手册页中提到的警" | ||
360 | #~ "告。" | ||
361 | |||
362 | #~ msgid "Privilege separation" | ||
363 | #~ msgstr "权限分离" | ||
364 | |||
365 | #~ msgid "" | ||
366 | #~ "Privilege separation is turned on by default, so if you decide you want " | ||
367 | #~ "it turned off, you need to add \"UsePrivilegeSeparation no\" to /etc/ssh/" | ||
368 | #~ "sshd_config." | ||
369 | #~ msgstr "" | ||
370 | #~ "权限分离选项是默认打开的。如果想要关闭此选项,您需要在 /etc/ssh/" | ||
371 | #~ "sshd_config 文件中添加一行“UsePrivilegeSeparation no”。" | ||
372 | |||
373 | #~ msgid "Enable Privilege separation" | ||
374 | #~ msgstr "启用权限分离" | ||
375 | |||
376 | #~ msgid "" | ||
377 | #~ "This version of OpenSSH contains the new privilege separation option. " | ||
378 | #~ "This significantly reduces the quantity of code that runs as root, and " | ||
379 | #~ "therefore reduces the impact of security holes in sshd." | ||
380 | #~ msgstr "" | ||
381 | #~ "这个版本的 OpenSSH 包含了一个新的权限分离的选项,目的是为了减少以 root 运" | ||
382 | #~ "行的代码数目,进而减少了 sshd 被安全漏洞影响的机会。" | ||
383 | |||
384 | #~ msgid "" | ||
385 | #~ "Unfortunately, privilege separation interacts badly with PAM. Any PAM " | ||
386 | #~ "session modules that need to run as root (pam_mkhomedir, for example) " | ||
387 | #~ "will fail, and PAM keyboard-interactive authentication won't work." | ||
388 | #~ msgstr "" | ||
389 | #~ "不幸的是,权限分离和 PAM 同时使用会很糟糕。任何需要以 root 运行的 PAM 会话" | ||
390 | #~ "模块 (如 pam_mkhomedir) 都会失败,而且 PAM 键盘交互式认证都不起作用。" | ||
391 | |||
392 | #~ msgid "" | ||
393 | #~ "Since you've opted to have me generate an sshd_config file for you, you " | ||
394 | #~ "can choose whether or not to have privilege separation turned on or not. " | ||
395 | #~ "Unless you know you need to use PAM features that won't work with this " | ||
396 | #~ "option, you should enable it." | ||
397 | #~ msgstr "" | ||
398 | #~ "因为您选择了让我为您生成 sshd_config 文件,您可以选择是否打开权限分离选" | ||
399 | #~ "项。除非您知道需要使用 PAM 这个不能和权限分离同时工作的功能,否则就应该启" | ||
400 | #~ "用它。" | ||