diff options
Diffstat (limited to 'debian/po/zh_CN.po')
-rw-r--r-- | debian/po/zh_CN.po | 43 |
1 files changed, 42 insertions, 1 deletions
diff --git a/debian/po/zh_CN.po b/debian/po/zh_CN.po index e47413432..a845920c0 100644 --- a/debian/po/zh_CN.po +++ b/debian/po/zh_CN.po | |||
@@ -15,7 +15,7 @@ msgid "" | |||
15 | msgstr "" | 15 | msgstr "" |
16 | "Project-Id-Version: openssh 3.6.1p2-11\n" | 16 | "Project-Id-Version: openssh 3.6.1p2-11\n" |
17 | "Report-Msgid-Bugs-To: openssh@packages.debian.org\n" | 17 | "Report-Msgid-Bugs-To: openssh@packages.debian.org\n" |
18 | "POT-Creation-Date: 2008-01-11 00:10+0000\n" | 18 | "POT-Creation-Date: 2008-05-17 08:51+0200\n" |
19 | "PO-Revision-Date: 2004-02-02 18:48+1300\n" | 19 | "PO-Revision-Date: 2004-02-02 18:48+1300\n" |
20 | "Last-Translator: Hiei Xu <nicky@mail.edu.cn>\n" | 20 | "Last-Translator: Hiei Xu <nicky@mail.edu.cn>\n" |
21 | "Language-Team: Chinese/Simplified <i18n-translation@lists.linux.net.cn>\n" | 21 | "Language-Team: Chinese/Simplified <i18n-translation@lists.linux.net.cn>\n" |
@@ -168,6 +168,47 @@ msgid "" | |||
168 | "effect unless you also adjust your PAM configuration in /etc/pam.d/ssh." | 168 | "effect unless you also adjust your PAM configuration in /etc/pam.d/ssh." |
169 | msgstr "" | 169 | msgstr "" |
170 | 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 | |||
171 | #~ msgid "Warning: you must create a new host key" | 212 | #~ msgid "Warning: you must create a new host key" |
172 | #~ msgstr "警告:您必须创建一个新的主机密钥" | 213 | #~ msgstr "警告:您必须创建一个新的主机密钥" |
173 | 214 | ||