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/de.po | 77 ++++++++++++++++++++++++++------------------------------- 1 file changed, 35 insertions(+), 42 deletions(-) (limited to 'debian/po/de.po') diff --git a/debian/po/de.po b/debian/po/de.po index 55b363a67..df2b6fbce 100644 --- a/debian/po/de.po +++ b/debian/po/de.po @@ -6,53 +6,24 @@ msgid "" msgstr "" "Project-Id-Version: openssh 1: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-17 23:09+0200\n" "Last-Translator: Helge Kreutzmann \n" "Language-Team: de \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" -#. Type: boolean -#. Description -#: ../openssh-server.templates:1001 -msgid "Do you want to risk killing active SSH sessions?" -msgstr "Wollen Sie das Beenden aktiver SSH-Sitzungen riskieren?" - -#. 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 "" -"Die derzeit installierte Version von /etc/init.d/ssh wird vermutlich Ihre " -"aktiven ssh-Instanzen beenden. Falls Sie dieses Upgrade über eine SSH-" -"Sitzung durchführen, dann wird die Verbindung wahrscheinlich getrennt und " -"der Upgrade-Vorgang nicht beendet." - -#. 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 "" -"Dieses Problem kann behoben werden, indem »--pidfile /var/run/sshd.pid« an " -"die start-stop-daemon-Zeile in dem Abschnitt »stop« der Datei /etc/init.d/ssh " -"manuell hinzugefügt wird." - #. Type: note #. Description -#: ../openssh-server.templates:2001 +#: ../openssh-server.templates:1001 msgid "New host key mandatory" msgstr "Neuer Host-Schlüssel verpflichtend" #. 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 " @@ -66,19 +37,19 @@ msgstr "" #. Type: note #. Description -#: ../openssh-server.templates:2001 +#: ../openssh-server.templates:1001 msgid "You need to manually generate a new host key." msgstr "Sie müssen manuell einen neuen Host-Schlüssel erzeugen." #. Type: boolean #. Description -#: ../openssh-server.templates:3001 +#: ../openssh-server.templates:2001 msgid "Disable challenge-response authentication?" msgstr "Challenge-response-Authentifizierung deaktivieren?" #. 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 " @@ -97,7 +68,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 " @@ -112,13 +83,13 @@ msgstr "" #. Type: note #. Description -#: ../openssh-server.templates:4001 +#: ../openssh-server.templates:3001 msgid "Vulnerable host keys will be regenerated" msgstr "Verwundbare Host-Schlüssel werden neu erzeugt" #. 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, " @@ -133,7 +104,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-" @@ -148,13 +119,13 @@ msgstr "" #. Type: note #. Description -#: ../openssh-server.templates:4001 +#: ../openssh-server.templates:3001 msgid "The affected host keys are:" msgstr "Die betroffenen Host-Schlüssel sind:" #. 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/" @@ -165,6 +136,28 @@ msgstr "" "zu ermitteln. Lesen Sie /usr/share/doc/openssh-server/README.compromised-" "keys.gz für weitere Details." +#~ msgid "Do you want to risk killing active SSH sessions?" +#~ msgstr "Wollen Sie das Beenden aktiver SSH-Sitzungen riskieren?" + +#~ 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 "" +#~ "Die derzeit installierte Version von /etc/init.d/ssh wird vermutlich Ihre " +#~ "aktiven ssh-Instanzen beenden. Falls Sie dieses Upgrade über eine SSH-" +#~ "Sitzung durchführen, dann wird die Verbindung wahrscheinlich getrennt und " +#~ "der Upgrade-Vorgang nicht beendet." + +#~ 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 "" +#~ "Dieses Problem kann behoben werden, indem »--pidfile /var/run/sshd.pid« " +#~ "an die start-stop-daemon-Zeile in dem Abschnitt »stop« der Datei /etc/" +#~ "init.d/ssh manuell hinzugefügt wird." + #~ msgid "Generate a new configuration file for OpenSSH?" #~ msgstr "Eine neue Konfigurationsdatei für OpenSSH erzeugen?" -- cgit v1.2.3