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/sk.po | 74 ++++++++++++++++++++++++++------------------------------- 1 file changed, 34 insertions(+), 40 deletions(-) (limited to 'debian/po/sk.po') diff --git a/debian/po/sk.po b/debian/po/sk.po index a10e09b6c..58b68c12e 100644 --- a/debian/po/sk.po +++ b/debian/po/sk.po @@ -2,51 +2,24 @@ msgid "" msgstr "" "Project-Id-Version: openssh 1_4.6p1-5\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-29 08:51+0100\n" "Last-Translator: Ivan Masár \n" "Language-Team: Slovak \n" +"Language: sk\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 "Chcete riskovať zrušenie aktívnych SSH relácií?" - -#. 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 "" -"Momentálne nainštalovaná verzia /etc/init.d/ssh pravdepodobne ukončí všetky " -"prebiehajúce inštancie sshd. Ak túto aktualizáciu vykonávate cez reláciu SSH " -"pravdepodobne budete odpojený a aktualizácia zostane nedokončená." - -#. 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 "" -"Toto je možné manuálne napraviť tým, že pridáte „--pidfile /var/run/sshd." -"pid“ do stop sekcie súboru start-stop-daemon." - #. Type: note #. Description -#: ../openssh-server.templates:2001 +#: ../openssh-server.templates:1001 msgid "New host key mandatory" msgstr "Nový kľúč hostiteľa je povinný" #. 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 " @@ -59,19 +32,19 @@ msgstr "" #. Type: note #. Description -#: ../openssh-server.templates:2001 +#: ../openssh-server.templates:1001 msgid "You need to manually generate a new host key." msgstr "Musíte ručne vygenerovať nový kľúč hostiteľa." #. Type: boolean #. Description -#: ../openssh-server.templates:3001 +#: ../openssh-server.templates:2001 msgid "Disable challenge-response authentication?" msgstr "Vypnúť autentifikáciu výzva-odpoveď?" #. 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 " @@ -89,7 +62,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 " @@ -103,13 +76,13 @@ msgstr "" #. Type: note #. Description -#: ../openssh-server.templates:4001 +#: ../openssh-server.templates:3001 msgid "Vulnerable host keys will be regenerated" msgstr "Namiesto zneužiteľných kľúčov hostiteľa sa vytvoria nové" #. 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, " @@ -123,7 +96,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-" @@ -137,13 +110,13 @@ msgstr "" #. Type: note #. Description -#: ../openssh-server.templates:4001 +#: ../openssh-server.templates:3001 msgid "The affected host keys are:" msgstr "Postihnuté kľúče sú:" #. 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/" @@ -153,6 +126,27 @@ msgstr "" "zraniteľnosti je možné použiť príkaz „ssh-vulnkey“. Podrobnosti nájdete v /" "usr/share/doc/openssh-server/README.compromised-keys.gz" +#~ msgid "Do you want to risk killing active SSH sessions?" +#~ msgstr "Chcete riskovať zrušenie aktívnych SSH relácií?" + +#~ 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 "" +#~ "Momentálne nainštalovaná verzia /etc/init.d/ssh pravdepodobne ukončí " +#~ "všetky prebiehajúce inštancie sshd. Ak túto aktualizáciu vykonávate cez " +#~ "reláciu SSH pravdepodobne budete odpojený a aktualizácia zostane " +#~ "nedokončená." + +#~ 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 "" +#~ "Toto je možné manuálne napraviť tým, že pridáte „--pidfile /var/run/sshd." +#~ "pid“ do stop sekcie súboru start-stop-daemon." + #~ msgid "Generate a new configuration file for OpenSSH?" #~ msgstr "Vytvoriť nový konfiguračný súbor pre OpenSSH?" -- cgit v1.2.3