diff options
Diffstat (limited to 'debian/po/fr.po')
-rw-r--r-- | debian/po/fr.po | 43 |
1 files changed, 42 insertions, 1 deletions
diff --git a/debian/po/fr.po b/debian/po/fr.po index 86ace6fc1..53c386aa2 100644 --- a/debian/po/fr.po +++ b/debian/po/fr.po | |||
@@ -17,7 +17,7 @@ msgid "" | |||
17 | msgstr "" | 17 | msgstr "" |
18 | "Project-Id-Version: fr\n" | 18 | "Project-Id-Version: fr\n" |
19 | "Report-Msgid-Bugs-To: openssh@packages.debian.org\n" | 19 | "Report-Msgid-Bugs-To: openssh@packages.debian.org\n" |
20 | "POT-Creation-Date: 2008-01-11 00:10+0000\n" | 20 | "POT-Creation-Date: 2008-05-17 08:51+0200\n" |
21 | "PO-Revision-Date: 2007-04-23 18:05+0200\n" | 21 | "PO-Revision-Date: 2007-04-23 18:05+0200\n" |
22 | "Last-Translator: Christian Perrier <bubulle@debian.org>\n" | 22 | "Last-Translator: Christian Perrier <bubulle@debian.org>\n" |
23 | "Language-Team: French <debian-l10n-french@lists.debian.org>\n" | 23 | "Language-Team: French <debian-l10n-french@lists.debian.org>\n" |
@@ -167,3 +167,44 @@ msgstr "" | |||
167 | "vous la laissez active (ce qui est la valeur par défaut), alors l'option " | 167 | "vous la laissez active (ce qui est la valeur par défaut), alors l'option " |
168 | "« PasswordAuthentication no » n'aura d'effet que si vous ajustez aussi la " | 168 | "« PasswordAuthentication no » n'aura d'effet que si vous ajustez aussi la " |
169 | "configuration de PAM dans /etc/pam.d/ssh." | 169 | "configuration de PAM dans /etc/pam.d/ssh." |
170 | |||
171 | #. Type: note | ||
172 | #. Description | ||
173 | #: ../openssh-server.templates:5001 | ||
174 | msgid "Vulnerable host keys will be regenerated" | ||
175 | msgstr "" | ||
176 | |||
177 | #. Type: note | ||
178 | #. Description | ||
179 | #: ../openssh-server.templates:5001 | ||
180 | msgid "" | ||
181 | "Some of the OpenSSH server host keys on this system were generated with a " | ||
182 | "version of OpenSSL that had a broken random number generator. As a result, " | ||
183 | "these host keys are from a well-known set, are subject to brute-force " | ||
184 | "attacks, and must be regenerated." | ||
185 | msgstr "" | ||
186 | |||
187 | #. Type: note | ||
188 | #. Description | ||
189 | #: ../openssh-server.templates:5001 | ||
190 | msgid "" | ||
191 | "Users of this system should be informed of this change, as they will be " | ||
192 | "prompted about the host key change the next time they log in. Use 'ssh-" | ||
193 | "keygen -l -f HOST_KEY_FILE' after the upgrade to print the fingerprints of " | ||
194 | "the new host keys." | ||
195 | msgstr "" | ||
196 | |||
197 | #. Type: note | ||
198 | #. Description | ||
199 | #: ../openssh-server.templates:5001 | ||
200 | msgid "The affected host keys are:" | ||
201 | msgstr "" | ||
202 | |||
203 | #. Type: note | ||
204 | #. Description | ||
205 | #: ../openssh-server.templates:5001 | ||
206 | msgid "" | ||
207 | "User keys may also be affected by this problem. The 'ssh-vulnkey' command " | ||
208 | "may be used as a partial test for this. See /usr/share/doc/openssh-server/" | ||
209 | "README.compromised-keys.gz for more details." | ||
210 | msgstr "" | ||