diff options
Diffstat (limited to 'debian/po/ko.po')
-rw-r--r-- | debian/po/ko.po | 43 |
1 files changed, 42 insertions, 1 deletions
diff --git a/debian/po/ko.po b/debian/po/ko.po index fcd374cda..ec690b66a 100644 --- a/debian/po/ko.po +++ b/debian/po/ko.po | |||
@@ -8,7 +8,7 @@ msgid "" | |||
8 | msgstr "" | 8 | msgstr "" |
9 | "Project-Id-Version: openssh\n" | 9 | "Project-Id-Version: openssh\n" |
10 | "Report-Msgid-Bugs-To: openssh@packages.debian.org\n" | 10 | "Report-Msgid-Bugs-To: openssh@packages.debian.org\n" |
11 | "POT-Creation-Date: 2008-01-11 00:10+0000\n" | 11 | "POT-Creation-Date: 2008-05-17 08:51+0200\n" |
12 | "PO-Revision-Date: 2007-05-15 19:28+0900\n" | 12 | "PO-Revision-Date: 2007-05-15 19:28+0900\n" |
13 | "Last-Translator: Sunjae Park <darehanl@gmail.com>\n" | 13 | "Last-Translator: Sunjae Park <darehanl@gmail.com>\n" |
14 | "Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n" | 14 | "Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n" |
@@ -148,3 +148,44 @@ msgstr "" | |||
148 | "게 됩니다. (기본 설정대로) 해제하지 않으시면 /etc/pam.d/ssh에 있는 PAM 설정" | 148 | "게 됩니다. (기본 설정대로) 해제하지 않으시면 /etc/pam.d/ssh에 있는 PAM 설정" |
149 | "을 변경하지 않으실 경우 'PasswordAuthentication no' 옵션은 아무런 영향을 주" | 149 | "을 변경하지 않으실 경우 'PasswordAuthentication no' 옵션은 아무런 영향을 주" |
150 | "지 못합니다." | 150 | "지 못합니다." |
151 | |||
152 | #. Type: note | ||
153 | #. Description | ||
154 | #: ../openssh-server.templates:5001 | ||
155 | msgid "Vulnerable host keys will be regenerated" | ||
156 | msgstr "" | ||
157 | |||
158 | #. Type: note | ||
159 | #. Description | ||
160 | #: ../openssh-server.templates:5001 | ||
161 | msgid "" | ||
162 | "Some of the OpenSSH server host keys on this system were generated with a " | ||
163 | "version of OpenSSL that had a broken random number generator. As a result, " | ||
164 | "these host keys are from a well-known set, are subject to brute-force " | ||
165 | "attacks, and must be regenerated." | ||
166 | msgstr "" | ||
167 | |||
168 | #. Type: note | ||
169 | #. Description | ||
170 | #: ../openssh-server.templates:5001 | ||
171 | msgid "" | ||
172 | "Users of this system should be informed of this change, as they will be " | ||
173 | "prompted about the host key change the next time they log in. Use 'ssh-" | ||
174 | "keygen -l -f HOST_KEY_FILE' after the upgrade to print the fingerprints of " | ||
175 | "the new host keys." | ||
176 | msgstr "" | ||
177 | |||
178 | #. Type: note | ||
179 | #. Description | ||
180 | #: ../openssh-server.templates:5001 | ||
181 | msgid "The affected host keys are:" | ||
182 | msgstr "" | ||
183 | |||
184 | #. Type: note | ||
185 | #. Description | ||
186 | #: ../openssh-server.templates:5001 | ||
187 | msgid "" | ||
188 | "User keys may also be affected by this problem. The 'ssh-vulnkey' command " | ||
189 | "may be used as a partial test for this. See /usr/share/doc/openssh-server/" | ||
190 | "README.compromised-keys.gz for more details." | ||
191 | msgstr "" | ||