From 22307bfaab741af870b040c5704233a08f26a013 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Tue, 21 May 2013 23:54:28 +0100 Subject: Remove ssh/use_old_init_script, which was a workaround for a very old bug in /etc/init.d/ssh. If anyone has ignored this for >10 years then they aren't going to be convinced now. --- debian/po/pt.po | 75 ++++++++++++++++++++++++++------------------------------- 1 file changed, 34 insertions(+), 41 deletions(-) (limited to 'debian/po/pt.po') diff --git a/debian/po/pt.po b/debian/po/pt.po index 7fe576feb..3f408feb2 100644 --- a/debian/po/pt.po +++ b/debian/po/pt.po @@ -6,52 +6,24 @@ msgid "" msgstr "" "Project-Id-Version: openssh 4.7p1-9\n" "Report-Msgid-Bugs-To: openssh@packages.debian.org\n" -"POT-Creation-Date: 2010-01-02 08:55+0000\n" +"POT-Creation-Date: 2013-05-21 23:52+0100\n" "PO-Revision-Date: 2008-05-18 14:48+0100\n" "Last-Translator: Ricardo Silva \n" "Language-Team: Native Portuguese \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#. Type: boolean -#. Description -#: ../openssh-server.templates:1001 -msgid "Do you want to risk killing active SSH sessions?" -msgstr "Quer arriscar matar sessões activas de SSH?" - -#. Type: boolean -#. Description -#: ../openssh-server.templates:1001 -msgid "" -"The currently installed version of /etc/init.d/ssh is likely to kill all " -"running sshd instances. If you are doing this upgrade via an SSH session, " -"you're likely to be disconnected and leave the upgrade procedure unfinished." -msgstr "" -"A versão do /etc/init.d/ssh que tem instalado provavelmente terminará todas " -"as instâncias de sshd. Se vai actualizar através de uma sessão ssh, é " -"possível que a sua sessão seja terminada e que deixe o procedimento de " -"actualização por terminar." - -#. Type: boolean -#. Description -#: ../openssh-server.templates:1001 -msgid "" -"This can be fixed by manually adding \"--pidfile /var/run/sshd.pid\" to the " -"start-stop-daemon line in the stop section of the file." -msgstr "" -"Isto pode ser arranjado adicionando \"--pidfile /var/run/sshd.pid\" à linha " -"start-stop-daemon na secção stop do ficheiro." - #. Type: note #. Description -#: ../openssh-server.templates:2001 +#: ../openssh-server.templates:1001 msgid "New host key mandatory" msgstr "Uma nova chave de anfitrião é obrigatória" #. Type: note #. Description -#: ../openssh-server.templates:2001 +#: ../openssh-server.templates:1001 msgid "" "The current host key, in /etc/ssh/ssh_host_key, is encrypted with the IDEA " "algorithm. OpenSSH can not handle this host key file, and the ssh-keygen " @@ -64,19 +36,19 @@ msgstr "" #. Type: note #. Description -#: ../openssh-server.templates:2001 +#: ../openssh-server.templates:1001 msgid "You need to manually generate a new host key." msgstr "Terá de gerar manualmente uma nova chave para o host." #. Type: boolean #. Description -#: ../openssh-server.templates:3001 +#: ../openssh-server.templates:2001 msgid "Disable challenge-response authentication?" msgstr "Desactivar autenticação por desafio-resposta?" #. Type: boolean #. Description -#: ../openssh-server.templates:3001 +#: ../openssh-server.templates:2001 msgid "" "Password authentication appears to be disabled in the current OpenSSH server " "configuration. In order to prevent users from logging in using passwords " @@ -94,7 +66,7 @@ msgstr "" #. Type: boolean #. Description -#: ../openssh-server.templates:3001 +#: ../openssh-server.templates:2001 msgid "" "If you disable challenge-response authentication, then users will not be " "able to log in using passwords. If you leave it enabled (the default " @@ -108,13 +80,13 @@ msgstr "" #. Type: note #. Description -#: ../openssh-server.templates:4001 +#: ../openssh-server.templates:3001 msgid "Vulnerable host keys will be regenerated" msgstr "Chaves do anfitrião vulneráveis serão regeneradas" #. Type: note #. Description -#: ../openssh-server.templates:4001 +#: ../openssh-server.templates:3001 msgid "" "Some of the OpenSSH server host keys on this system were generated with a " "version of OpenSSL that had a broken random number generator. As a result, " @@ -128,7 +100,7 @@ msgstr "" #. Type: note #. Description -#: ../openssh-server.templates:4001 +#: ../openssh-server.templates:3001 msgid "" "Users of this system should be informed of this change, as they will be " "prompted about the host key change the next time they log in. Use 'ssh-" @@ -142,13 +114,13 @@ msgstr "" #. Type: note #. Description -#: ../openssh-server.templates:4001 +#: ../openssh-server.templates:3001 msgid "The affected host keys are:" msgstr "As chaves afectadas são:" #. Type: note #. Description -#: ../openssh-server.templates:4001 +#: ../openssh-server.templates:3001 msgid "" "User keys may also be affected by this problem. The 'ssh-vulnkey' command " "may be used as a partial test for this. See /usr/share/doc/openssh-server/" @@ -159,6 +131,27 @@ msgstr "" "Veja o ficheiro /usr/share/doc/openssh-server/README.compromised-keys.gz " "para mais detalhes." +#~ msgid "Do you want to risk killing active SSH sessions?" +#~ msgstr "Quer arriscar matar sessões activas de SSH?" + +#~ msgid "" +#~ "The currently installed version of /etc/init.d/ssh is likely to kill all " +#~ "running sshd instances. If you are doing this upgrade via an SSH session, " +#~ "you're likely to be disconnected and leave the upgrade procedure " +#~ "unfinished." +#~ msgstr "" +#~ "A versão do /etc/init.d/ssh que tem instalado provavelmente terminará " +#~ "todas as instâncias de sshd. Se vai actualizar através de uma sessão ssh, " +#~ "é possível que a sua sessão seja terminada e que deixe o procedimento de " +#~ "actualização por terminar." + +#~ msgid "" +#~ "This can be fixed by manually adding \"--pidfile /var/run/sshd.pid\" to " +#~ "the start-stop-daemon line in the stop section of the file." +#~ msgstr "" +#~ "Isto pode ser arranjado adicionando \"--pidfile /var/run/sshd.pid\" à " +#~ "linha start-stop-daemon na secção stop do ficheiro." + #~ msgid "Generate a new configuration file for OpenSSH?" #~ msgstr "Gerar um ficheiro de configuração novo para o OpenSSH?" -- cgit v1.2.3