diff options
Diffstat (limited to 'debian/po/cs.po')
-rw-r--r-- | debian/po/cs.po | 43 |
1 files changed, 42 insertions, 1 deletions
diff --git a/debian/po/cs.po b/debian/po/cs.po index d54865908..efc38c221 100644 --- a/debian/po/cs.po +++ b/debian/po/cs.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-30 10:22+0200\n" | 19 | "PO-Revision-Date: 2007-04-30 10:22+0200\n" |
20 | "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" | 20 | "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" |
21 | "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n" | 21 | "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n" |
@@ -157,6 +157,47 @@ msgstr "" | |||
157 | "nebude mít volba 'PasswordAuthentication no' žádný efekt, pokud ovšem " | 157 | "nebude mít volba 'PasswordAuthentication no' žádný efekt, pokud ovšem " |
158 | "neupravíte nastavení PAM v /etc/pam.d/ssh." | 158 | "neupravíte nastavení PAM v /etc/pam.d/ssh." |
159 | 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 "" | ||
200 | |||
160 | #~ msgid "Warning: you must create a new host key" | 201 | #~ msgid "Warning: you must create a new host key" |
161 | #~ msgstr "Varování: musíte vytvořit nový serverový klíč" | 202 | #~ msgstr "Varování: musíte vytvořit nový serverový klíč" |
162 | 203 | ||