diff options
author | Colin Watson <cjwatson@debian.org> | 2008-05-17 06:50:26 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2008-05-17 06:50:26 +0000 |
commit | f13db259b84398dee6b7b6026342a543991e4c8e (patch) | |
tree | c71444d653ca44e0e7e0e5746da57dfc2f4791f8 /debian/po/ru.po | |
parent | dc3a390e9f8ac8c27b6dcaef816db8c17f6d06fb (diff) |
debconf-updatepo
Diffstat (limited to 'debian/po/ru.po')
-rw-r--r-- | debian/po/ru.po | 43 |
1 files changed, 42 insertions, 1 deletions
diff --git a/debian/po/ru.po b/debian/po/ru.po index fd5fea6e8..2fd8a7a3c 100644 --- a/debian/po/ru.po +++ b/debian/po/ru.po | |||
@@ -15,7 +15,7 @@ msgid "" | |||
15 | msgstr "" | 15 | msgstr "" |
16 | "Project-Id-Version: openssh_ru\n" | 16 | "Project-Id-Version: openssh_ru\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-05-08 12:11+0300\n" | 19 | "PO-Revision-Date: 2007-05-08 12:11+0300\n" |
20 | "Last-Translator: Yuriy Talakan' <yt@drsk.ru>\n" | 20 | "Last-Translator: Yuriy Talakan' <yt@drsk.ru>\n" |
21 | "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" | 21 | "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" |
@@ -163,3 +163,44 @@ msgstr "" | |||
163 | "с использованием паролей. Если вы оставите её разрешенной (ответ по " | 163 | "с использованием паролей. Если вы оставите её разрешенной (ответ по " |
164 | "умолчанию), то параметр 'PasswordAuthentication no' не будет иметь силы, до " | 164 | "умолчанию), то параметр 'PasswordAuthentication no' не будет иметь силы, до " |
165 | "тех пор, пока вы также не откорректируете настройки PAM в /etc/pam.d/ssh." | 165 | "тех пор, пока вы также не откорректируете настройки PAM в /etc/pam.d/ssh." |
166 | |||
167 | #. Type: note | ||
168 | #. Description | ||
169 | #: ../openssh-server.templates:5001 | ||
170 | msgid "Vulnerable host keys will be regenerated" | ||
171 | msgstr "" | ||
172 | |||
173 | #. Type: note | ||
174 | #. Description | ||
175 | #: ../openssh-server.templates:5001 | ||
176 | msgid "" | ||
177 | "Some of the OpenSSH server host keys on this system were generated with a " | ||
178 | "version of OpenSSL that had a broken random number generator. As a result, " | ||
179 | "these host keys are from a well-known set, are subject to brute-force " | ||
180 | "attacks, and must be regenerated." | ||
181 | msgstr "" | ||
182 | |||
183 | #. Type: note | ||
184 | #. Description | ||
185 | #: ../openssh-server.templates:5001 | ||
186 | msgid "" | ||
187 | "Users of this system should be informed of this change, as they will be " | ||
188 | "prompted about the host key change the next time they log in. Use 'ssh-" | ||
189 | "keygen -l -f HOST_KEY_FILE' after the upgrade to print the fingerprints of " | ||
190 | "the new host keys." | ||
191 | msgstr "" | ||
192 | |||
193 | #. Type: note | ||
194 | #. Description | ||
195 | #: ../openssh-server.templates:5001 | ||
196 | msgid "The affected host keys are:" | ||
197 | msgstr "" | ||
198 | |||
199 | #. Type: note | ||
200 | #. Description | ||
201 | #: ../openssh-server.templates:5001 | ||
202 | msgid "" | ||
203 | "User keys may also be affected by this problem. The 'ssh-vulnkey' command " | ||
204 | "may be used as a partial test for this. See /usr/share/doc/openssh-server/" | ||
205 | "README.compromised-keys.gz for more details." | ||
206 | msgstr "" | ||