diff options
Diffstat (limited to 'debian/po/sk.po')
-rw-r--r-- | debian/po/sk.po | 43 |
1 files changed, 42 insertions, 1 deletions
diff --git a/debian/po/sk.po b/debian/po/sk.po index ca07dc29a..88220aa11 100644 --- a/debian/po/sk.po +++ b/debian/po/sk.po | |||
@@ -2,7 +2,7 @@ msgid "" | |||
2 | msgstr "" | 2 | msgstr "" |
3 | "Project-Id-Version: openssh 1_4.6p1-5\n" | 3 | "Project-Id-Version: openssh 1_4.6p1-5\n" |
4 | "Report-Msgid-Bugs-To: openssh@packages.debian.org\n" | 4 | "Report-Msgid-Bugs-To: openssh@packages.debian.org\n" |
5 | "POT-Creation-Date: 2008-01-11 00:10+0000\n" | 5 | "POT-Creation-Date: 2008-05-17 08:51+0200\n" |
6 | "PO-Revision-Date: 2007-09-10 22:15+0100\n" | 6 | "PO-Revision-Date: 2007-09-10 22:15+0100\n" |
7 | "Last-Translator: Ivan Masár <helix84@centrum.sk>\n" | 7 | "Last-Translator: Ivan Masár <helix84@centrum.sk>\n" |
8 | "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n" | 8 | "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n" |
@@ -146,3 +146,44 @@ msgstr "" | |||
146 | "prihlasovať pomocou hesiel. Ak ju necháte zapnutú (štandardná odpoveď), " | 146 | "prihlasovať pomocou hesiel. Ak ju necháte zapnutú (štandardná odpoveď), " |
147 | "potom nebude mať voľba „PasswordAuthentication no“ žiadny účinok v prípade, " | 147 | "potom nebude mať voľba „PasswordAuthentication no“ žiadny účinok v prípade, " |
148 | "že tiež vhodne nenastavíte vašu konfiguráciu PAM v /etc/pam.d/ssh." | 148 | "že tiež vhodne nenastavíte vašu konfiguráciu PAM v /etc/pam.d/ssh." |
149 | |||
150 | #. Type: note | ||
151 | #. Description | ||
152 | #: ../openssh-server.templates:5001 | ||
153 | msgid "Vulnerable host keys will be regenerated" | ||
154 | msgstr "" | ||
155 | |||
156 | #. Type: note | ||
157 | #. Description | ||
158 | #: ../openssh-server.templates:5001 | ||
159 | msgid "" | ||
160 | "Some of the OpenSSH server host keys on this system were generated with a " | ||
161 | "version of OpenSSL that had a broken random number generator. As a result, " | ||
162 | "these host keys are from a well-known set, are subject to brute-force " | ||
163 | "attacks, and must be regenerated." | ||
164 | msgstr "" | ||
165 | |||
166 | #. Type: note | ||
167 | #. Description | ||
168 | #: ../openssh-server.templates:5001 | ||
169 | msgid "" | ||
170 | "Users of this system should be informed of this change, as they will be " | ||
171 | "prompted about the host key change the next time they log in. Use 'ssh-" | ||
172 | "keygen -l -f HOST_KEY_FILE' after the upgrade to print the fingerprints of " | ||
173 | "the new host keys." | ||
174 | msgstr "" | ||
175 | |||
176 | #. Type: note | ||
177 | #. Description | ||
178 | #: ../openssh-server.templates:5001 | ||
179 | msgid "The affected host keys are:" | ||
180 | msgstr "" | ||
181 | |||
182 | #. Type: note | ||
183 | #. Description | ||
184 | #: ../openssh-server.templates:5001 | ||
185 | msgid "" | ||
186 | "User keys may also be affected by this problem. The 'ssh-vulnkey' command " | ||
187 | "may be used as a partial test for this. See /usr/share/doc/openssh-server/" | ||
188 | "README.compromised-keys.gz for more details." | ||
189 | msgstr "" | ||