diff options
Diffstat (limited to 'debian/po/da.po')
-rw-r--r-- | debian/po/da.po | 43 |
1 files changed, 42 insertions, 1 deletions
diff --git a/debian/po/da.po b/debian/po/da.po index e4cf83edb..29cd41996 100644 --- a/debian/po/da.po +++ b/debian/po/da.po | |||
@@ -16,7 +16,7 @@ msgid "" | |||
16 | msgstr "" | 16 | msgstr "" |
17 | "Project-Id-Version: openssh 3.8.1p1\n" | 17 | "Project-Id-Version: openssh 3.8.1p1\n" |
18 | "Report-Msgid-Bugs-To: openssh@packages.debian.org\n" | 18 | "Report-Msgid-Bugs-To: openssh@packages.debian.org\n" |
19 | "POT-Creation-Date: 2008-01-11 00:10+0000\n" | 19 | "POT-Creation-Date: 2008-05-17 08:51+0200\n" |
20 | "PO-Revision-Date: 2006-10-02 08:53+0200\n" | 20 | "PO-Revision-Date: 2006-10-02 08:53+0200\n" |
21 | "Last-Translator: Claus Hindsgaul <claus.hindsgaul@gmail.com>\n" | 21 | "Last-Translator: Claus Hindsgaul <claus.hindsgaul@gmail.com>\n" |
22 | "Language-Team: Danish\n" | 22 | "Language-Team: Danish\n" |
@@ -208,6 +208,47 @@ msgstr "" | |||
208 | "have nogen effekt, medmindre du også redigerer din PAM-opsætning i /etc/pam." | 208 | "have nogen effekt, medmindre du også redigerer din PAM-opsætning i /etc/pam." |
209 | "d/ssh." | 209 | "d/ssh." |
210 | 210 | ||
211 | #. Type: note | ||
212 | #. Description | ||
213 | #: ../openssh-server.templates:5001 | ||
214 | msgid "Vulnerable host keys will be regenerated" | ||
215 | msgstr "" | ||
216 | |||
217 | #. Type: note | ||
218 | #. Description | ||
219 | #: ../openssh-server.templates:5001 | ||
220 | msgid "" | ||
221 | "Some of the OpenSSH server host keys on this system were generated with a " | ||
222 | "version of OpenSSL that had a broken random number generator. As a result, " | ||
223 | "these host keys are from a well-known set, are subject to brute-force " | ||
224 | "attacks, and must be regenerated." | ||
225 | msgstr "" | ||
226 | |||
227 | #. Type: note | ||
228 | #. Description | ||
229 | #: ../openssh-server.templates:5001 | ||
230 | msgid "" | ||
231 | "Users of this system should be informed of this change, as they will be " | ||
232 | "prompted about the host key change the next time they log in. Use 'ssh-" | ||
233 | "keygen -l -f HOST_KEY_FILE' after the upgrade to print the fingerprints of " | ||
234 | "the new host keys." | ||
235 | msgstr "" | ||
236 | |||
237 | #. Type: note | ||
238 | #. Description | ||
239 | #: ../openssh-server.templates:5001 | ||
240 | msgid "The affected host keys are:" | ||
241 | msgstr "" | ||
242 | |||
243 | #. Type: note | ||
244 | #. Description | ||
245 | #: ../openssh-server.templates:5001 | ||
246 | msgid "" | ||
247 | "User keys may also be affected by this problem. The 'ssh-vulnkey' command " | ||
248 | "may be used as a partial test for this. See /usr/share/doc/openssh-server/" | ||
249 | "README.compromised-keys.gz for more details." | ||
250 | msgstr "" | ||
251 | |||
211 | #~ msgid "Warning: you must create a new host key" | 252 | #~ msgid "Warning: you must create a new host key" |
212 | #~ msgstr "Advarsel: du skal oprette en ny værtsnøgle" | 253 | #~ msgstr "Advarsel: du skal oprette en ny værtsnøgle" |
213 | 254 | ||