diff options
Diffstat (limited to 'debian/po/ja.po')
-rw-r--r-- | debian/po/ja.po | 43 |
1 files changed, 42 insertions, 1 deletions
diff --git a/debian/po/ja.po b/debian/po/ja.po index 17a179df1..abab18c40 100644 --- a/debian/po/ja.po +++ b/debian/po/ja.po | |||
@@ -15,7 +15,7 @@ msgid "" | |||
15 | msgstr "" | 15 | msgstr "" |
16 | "Project-Id-Version: openssh\n" | 16 | "Project-Id-Version: openssh\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: 2007-04-25 21:52+0900\n" | 19 | "PO-Revision-Date: 2007-04-25 21:52+0900\n" |
20 | "Last-Translator: Kenshi Muto <kmuto@debian.org>\n" | 20 | "Last-Translator: Kenshi Muto <kmuto@debian.org>\n" |
21 | "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" | 21 | "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" |
@@ -156,3 +156,44 @@ msgstr "" | |||
156 | "できなくなります。有効 (デフォルト) のままにしておくと、/etc/pam.d/ssh にあ" | 156 | "できなくなります。有効 (デフォルト) のままにしておくと、/etc/pam.d/ssh にあ" |
157 | "る PAM 設定を調節しない限り、'PasswordAuthentication no' オプションは効果を持" | 157 | "る PAM 設定を調節しない限り、'PasswordAuthentication no' オプションは効果を持" |
158 | "たなくなります。" | 158 | "たなくなります。" |
159 | |||
160 | #. Type: note | ||
161 | #. Description | ||
162 | #: ../openssh-server.templates:5001 | ||
163 | msgid "Vulnerable host keys will be regenerated" | ||
164 | msgstr "" | ||
165 | |||
166 | #. Type: note | ||
167 | #. Description | ||
168 | #: ../openssh-server.templates:5001 | ||
169 | msgid "" | ||
170 | "Some of the OpenSSH server host keys on this system were generated with a " | ||
171 | "version of OpenSSL that had a broken random number generator. As a result, " | ||
172 | "these host keys are from a well-known set, are subject to brute-force " | ||
173 | "attacks, and must be regenerated." | ||
174 | msgstr "" | ||
175 | |||
176 | #. Type: note | ||
177 | #. Description | ||
178 | #: ../openssh-server.templates:5001 | ||
179 | msgid "" | ||
180 | "Users of this system should be informed of this change, as they will be " | ||
181 | "prompted about the host key change the next time they log in. Use 'ssh-" | ||
182 | "keygen -l -f HOST_KEY_FILE' after the upgrade to print the fingerprints of " | ||
183 | "the new host keys." | ||
184 | msgstr "" | ||
185 | |||
186 | #. Type: note | ||
187 | #. Description | ||
188 | #: ../openssh-server.templates:5001 | ||
189 | msgid "The affected host keys are:" | ||
190 | msgstr "" | ||
191 | |||
192 | #. Type: note | ||
193 | #. Description | ||
194 | #: ../openssh-server.templates:5001 | ||
195 | msgid "" | ||
196 | "User keys may also be affected by this problem. The 'ssh-vulnkey' command " | ||
197 | "may be used as a partial test for this. See /usr/share/doc/openssh-server/" | ||
198 | "README.compromised-keys.gz for more details." | ||
199 | msgstr "" | ||