diff options
Diffstat (limited to 'debian/po/bg.po')
-rw-r--r-- | debian/po/bg.po | 43 |
1 files changed, 42 insertions, 1 deletions
diff --git a/debian/po/bg.po b/debian/po/bg.po index 9b61479fd..a0bb017e9 100644 --- a/debian/po/bg.po +++ b/debian/po/bg.po | |||
@@ -7,7 +7,7 @@ msgid "" | |||
7 | msgstr "" | 7 | msgstr "" |
8 | "Project-Id-Version: openssh\n" | 8 | "Project-Id-Version: openssh\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 11:29+0300\n" | 11 | "PO-Revision-Date: 2007-04-24 11:29+0300\n" |
12 | "Last-Translator: Damyan Ivanov <dam@modsoftsys.com>\n" | 12 | "Last-Translator: Damyan Ivanov <dam@modsoftsys.com>\n" |
13 | "Language-Team: Bulgarian <dict@fsa-bg.org>\n" | 13 | "Language-Team: Bulgarian <dict@fsa-bg.org>\n" |
@@ -148,3 +148,44 @@ msgstr "" | |||
148 | "могат да използват пароли за удостоверяване. Ако е разрешено (по " | 148 | "могат да използват пароли за удостоверяване. Ако е разрешено (по " |
149 | "подразбиране), настройката 'PasswordAuthentication no' няма да има ефект, " | 149 | "подразбиране), настройката 'PasswordAuthentication no' няма да има ефект, " |
150 | "освен ако не промените настройките за PAM в /etc/pam.d/ssh." | 150 | "освен ако не промените настройките за PAM в /etc/pam.d/ssh." |
151 | |||
152 | #. Type: note | ||
153 | #. Description | ||
154 | #: ../openssh-server.templates:5001 | ||
155 | msgid "Vulnerable host keys will be regenerated" | ||
156 | msgstr "" | ||
157 | |||
158 | #. Type: note | ||
159 | #. Description | ||
160 | #: ../openssh-server.templates:5001 | ||
161 | msgid "" | ||
162 | "Some of the OpenSSH server host keys on this system were generated with a " | ||
163 | "version of OpenSSL that had a broken random number generator. As a result, " | ||
164 | "these host keys are from a well-known set, are subject to brute-force " | ||
165 | "attacks, and must be regenerated." | ||
166 | msgstr "" | ||
167 | |||
168 | #. Type: note | ||
169 | #. Description | ||
170 | #: ../openssh-server.templates:5001 | ||
171 | msgid "" | ||
172 | "Users of this system should be informed of this change, as they will be " | ||
173 | "prompted about the host key change the next time they log in. Use 'ssh-" | ||
174 | "keygen -l -f HOST_KEY_FILE' after the upgrade to print the fingerprints of " | ||
175 | "the new host keys." | ||
176 | msgstr "" | ||
177 | |||
178 | #. Type: note | ||
179 | #. Description | ||
180 | #: ../openssh-server.templates:5001 | ||
181 | msgid "The affected host keys are:" | ||
182 | msgstr "" | ||
183 | |||
184 | #. Type: note | ||
185 | #. Description | ||
186 | #: ../openssh-server.templates:5001 | ||
187 | msgid "" | ||
188 | "User keys may also be affected by this problem. The 'ssh-vulnkey' command " | ||
189 | "may be used as a partial test for this. See /usr/share/doc/openssh-server/" | ||
190 | "README.compromised-keys.gz for more details." | ||
191 | msgstr "" | ||