diff options
Diffstat (limited to 'debian/po/nb.po')
-rw-r--r-- | debian/po/nb.po | 43 |
1 files changed, 42 insertions, 1 deletions
diff --git a/debian/po/nb.po b/debian/po/nb.po index fcd094002..0eb74786a 100644 --- a/debian/po/nb.po +++ b/debian/po/nb.po | |||
@@ -7,7 +7,7 @@ msgid "" | |||
7 | msgstr "" | 7 | msgstr "" |
8 | "Project-Id-Version: nb\n" | 8 | "Project-Id-Version: nb\n" |
9 | "Report-Msgid-Bugs-To: openssh@packages.debian.org\n" | 9 | "Report-Msgid-Bugs-To: openssh@packages.debian.org\n" |
10 | "POT-Creation-Date: 2008-01-11 00:10+0000\n" | 10 | "POT-Creation-Date: 2008-05-17 08:51+0200\n" |
11 | "PO-Revision-Date: 2007-04-24 19:14+0200\n" | 11 | "PO-Revision-Date: 2007-04-24 19:14+0200\n" |
12 | "Last-Translator: Bjørn Steensrud <bjornst@powertech.no>\n" | 12 | "Last-Translator: Bjørn Steensrud <bjornst@powertech.no>\n" |
13 | "Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n" | 13 | "Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n" |
@@ -151,3 +151,44 @@ msgstr "" | |||
151 | "logge inn med passord. Hvis det står på (som er standard), så har det ingen " | 151 | "logge inn med passord. Hvis det står på (som er standard), så har det ingen " |
152 | "virkning å sette «PasswordAuthentication no» med mindre PAM-oppsettet i /etc/" | 152 | "virkning å sette «PasswordAuthentication no» med mindre PAM-oppsettet i /etc/" |
153 | "pam.d/ssh også justeres." | 153 | "pam.d/ssh også justeres." |
154 | |||
155 | #. Type: note | ||
156 | #. Description | ||
157 | #: ../openssh-server.templates:5001 | ||
158 | msgid "Vulnerable host keys will be regenerated" | ||
159 | msgstr "" | ||
160 | |||
161 | #. Type: note | ||
162 | #. Description | ||
163 | #: ../openssh-server.templates:5001 | ||
164 | msgid "" | ||
165 | "Some of the OpenSSH server host keys on this system were generated with a " | ||
166 | "version of OpenSSL that had a broken random number generator. As a result, " | ||
167 | "these host keys are from a well-known set, are subject to brute-force " | ||
168 | "attacks, and must be regenerated." | ||
169 | msgstr "" | ||
170 | |||
171 | #. Type: note | ||
172 | #. Description | ||
173 | #: ../openssh-server.templates:5001 | ||
174 | msgid "" | ||
175 | "Users of this system should be informed of this change, as they will be " | ||
176 | "prompted about the host key change the next time they log in. Use 'ssh-" | ||
177 | "keygen -l -f HOST_KEY_FILE' after the upgrade to print the fingerprints of " | ||
178 | "the new host keys." | ||
179 | msgstr "" | ||
180 | |||
181 | #. Type: note | ||
182 | #. Description | ||
183 | #: ../openssh-server.templates:5001 | ||
184 | msgid "The affected host keys are:" | ||
185 | msgstr "" | ||
186 | |||
187 | #. Type: note | ||
188 | #. Description | ||
189 | #: ../openssh-server.templates:5001 | ||
190 | msgid "" | ||
191 | "User keys may also be affected by this problem. The 'ssh-vulnkey' command " | ||
192 | "may be used as a partial test for this. See /usr/share/doc/openssh-server/" | ||
193 | "README.compromised-keys.gz for more details." | ||
194 | msgstr "" | ||