diff options
Diffstat (limited to 'debian/po/de.po')
-rw-r--r-- | debian/po/de.po | 43 |
1 files changed, 42 insertions, 1 deletions
diff --git a/debian/po/de.po b/debian/po/de.po index 6e65ec634..0cc25dabe 100644 --- a/debian/po/de.po +++ b/debian/po/de.po | |||
@@ -6,7 +6,7 @@ msgid "" | |||
6 | msgstr "" | 6 | msgstr "" |
7 | "Project-Id-Version: openssh 1:4.3p2-11\n" | 7 | "Project-Id-Version: openssh 1:4.3p2-11\n" |
8 | "Report-Msgid-Bugs-To: openssh@packages.debian.org\n" | 8 | "Report-Msgid-Bugs-To: openssh@packages.debian.org\n" |
9 | "POT-Creation-Date: 2008-01-11 00:10+0000\n" | 9 | "POT-Creation-Date: 2008-05-17 08:51+0200\n" |
10 | "PO-Revision-Date: 2007-04-24 14:42+0200\n" | 10 | "PO-Revision-Date: 2007-04-24 14:42+0200\n" |
11 | "Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n" | 11 | "Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n" |
12 | "Language-Team: German <debian-l10n-german@lists.debian.org>\n" | 12 | "Language-Team: German <debian-l10n-german@lists.debian.org>\n" |
@@ -156,6 +156,47 @@ msgstr "" | |||
156 | "Einstellung keinen nützlichen Effekt haben, es sei denn, sie passen auch " | 156 | "Einstellung keinen nützlichen Effekt haben, es sei denn, sie passen auch " |
157 | "Ihre PAM-Konfiguration in /etc/pam.d/ssh an." | 157 | "Ihre PAM-Konfiguration in /etc/pam.d/ssh an." |
158 | 158 | ||
159 | #. Type: note | ||
160 | #. Description | ||
161 | #: ../openssh-server.templates:5001 | ||
162 | msgid "Vulnerable host keys will be regenerated" | ||
163 | msgstr "" | ||
164 | |||
165 | #. Type: note | ||
166 | #. Description | ||
167 | #: ../openssh-server.templates:5001 | ||
168 | msgid "" | ||
169 | "Some of the OpenSSH server host keys on this system were generated with a " | ||
170 | "version of OpenSSL that had a broken random number generator. As a result, " | ||
171 | "these host keys are from a well-known set, are subject to brute-force " | ||
172 | "attacks, and must be regenerated." | ||
173 | msgstr "" | ||
174 | |||
175 | #. Type: note | ||
176 | #. Description | ||
177 | #: ../openssh-server.templates:5001 | ||
178 | msgid "" | ||
179 | "Users of this system should be informed of this change, as they will be " | ||
180 | "prompted about the host key change the next time they log in. Use 'ssh-" | ||
181 | "keygen -l -f HOST_KEY_FILE' after the upgrade to print the fingerprints of " | ||
182 | "the new host keys." | ||
183 | msgstr "" | ||
184 | |||
185 | #. Type: note | ||
186 | #. Description | ||
187 | #: ../openssh-server.templates:5001 | ||
188 | msgid "The affected host keys are:" | ||
189 | msgstr "" | ||
190 | |||
191 | #. Type: note | ||
192 | #. Description | ||
193 | #: ../openssh-server.templates:5001 | ||
194 | msgid "" | ||
195 | "User keys may also be affected by this problem. The 'ssh-vulnkey' command " | ||
196 | "may be used as a partial test for this. See /usr/share/doc/openssh-server/" | ||
197 | "README.compromised-keys.gz for more details." | ||
198 | msgstr "" | ||
199 | |||
159 | #~ msgid "Warning: you must create a new host key" | 200 | #~ msgid "Warning: you must create a new host key" |
160 | #~ msgstr "Warnung: Sie müssen einen neuen Host-Schlüssel erzeugen" | 201 | #~ msgstr "Warnung: Sie müssen einen neuen Host-Schlüssel erzeugen" |
161 | 202 | ||