diff options
Diffstat (limited to 'debian/po/pt_BR.po')
-rw-r--r-- | debian/po/pt_BR.po | 43 |
1 files changed, 42 insertions, 1 deletions
diff --git a/debian/po/pt_BR.po b/debian/po/pt_BR.po index 1f1adb1f3..dc6f34e80 100644 --- a/debian/po/pt_BR.po +++ b/debian/po/pt_BR.po | |||
@@ -8,7 +8,7 @@ msgid "" | |||
8 | msgstr "" | 8 | msgstr "" |
9 | "Project-Id-Version: openssh_1:4.6p1-5\n" | 9 | "Project-Id-Version: openssh_1:4.6p1-5\n" |
10 | "Report-Msgid-Bugs-To: openssh@packages.debian.org\n" | 10 | "Report-Msgid-Bugs-To: openssh@packages.debian.org\n" |
11 | "POT-Creation-Date: 2008-01-11 00:10+0000\n" | 11 | "POT-Creation-Date: 2008-05-17 08:51+0200\n" |
12 | "PO-Revision-Date: 2007-08-25 23:24-0300\n" | 12 | "PO-Revision-Date: 2007-08-25 23:24-0300\n" |
13 | "Last-Translator: Eder L. Marques <frolic@debian-ce.org>\n" | 13 | "Last-Translator: Eder L. Marques <frolic@debian-ce.org>\n" |
14 | "Language-Team: l10n Portuguese <debian-l10n-portuguese@lists.debian.org>\n" | 14 | "Language-Team: l10n Portuguese <debian-l10n-portuguese@lists.debian.org>\n" |
@@ -160,6 +160,47 @@ msgstr "" | |||
160 | "'PasswordAuthentication no' não terá efeito útil a menos que você também " | 160 | "'PasswordAuthentication no' não terá efeito útil a menos que você também " |
161 | "ajuste sua configuração PAM em /etc/pam.d/ssh." | 161 | "ajuste sua configuração PAM em /etc/pam.d/ssh." |
162 | 162 | ||
163 | #. Type: note | ||
164 | #. Description | ||
165 | #: ../openssh-server.templates:5001 | ||
166 | msgid "Vulnerable host keys will be regenerated" | ||
167 | msgstr "" | ||
168 | |||
169 | #. Type: note | ||
170 | #. Description | ||
171 | #: ../openssh-server.templates:5001 | ||
172 | msgid "" | ||
173 | "Some of the OpenSSH server host keys on this system were generated with a " | ||
174 | "version of OpenSSL that had a broken random number generator. As a result, " | ||
175 | "these host keys are from a well-known set, are subject to brute-force " | ||
176 | "attacks, and must be regenerated." | ||
177 | msgstr "" | ||
178 | |||
179 | #. Type: note | ||
180 | #. Description | ||
181 | #: ../openssh-server.templates:5001 | ||
182 | msgid "" | ||
183 | "Users of this system should be informed of this change, as they will be " | ||
184 | "prompted about the host key change the next time they log in. Use 'ssh-" | ||
185 | "keygen -l -f HOST_KEY_FILE' after the upgrade to print the fingerprints of " | ||
186 | "the new host keys." | ||
187 | msgstr "" | ||
188 | |||
189 | #. Type: note | ||
190 | #. Description | ||
191 | #: ../openssh-server.templates:5001 | ||
192 | msgid "The affected host keys are:" | ||
193 | msgstr "" | ||
194 | |||
195 | #. Type: note | ||
196 | #. Description | ||
197 | #: ../openssh-server.templates:5001 | ||
198 | msgid "" | ||
199 | "User keys may also be affected by this problem. The 'ssh-vulnkey' command " | ||
200 | "may be used as a partial test for this. See /usr/share/doc/openssh-server/" | ||
201 | "README.compromised-keys.gz for more details." | ||
202 | msgstr "" | ||
203 | |||
163 | #~ msgid "Warning: you must create a new host key" | 204 | #~ msgid "Warning: you must create a new host key" |
164 | #~ msgstr "Aviso: você deve criar uma nova host key" | 205 | #~ msgstr "Aviso: você deve criar uma nova host key" |
165 | 206 | ||