summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2007-04-29 10:14:11 +0000
committerColin Watson <cjwatson@debian.org>2007-04-29 10:14:11 +0000
commit69343cdaf166afd8d6e6dff614dd41bf5c49b07e (patch)
treef67083089f330d537f54861e37194d5c8f149dcc
parentb1674439213082b9158c579df79c42e35a2556ab (diff)
debconf-updatepo --skip-merge
-rw-r--r--debian/po/templates.pot76
1 files changed, 38 insertions, 38 deletions
diff --git a/debian/po/templates.pot b/debian/po/templates.pot
index 963a9415d..d8d55090c 100644
--- a/debian/po/templates.pot
+++ b/debian/po/templates.pot
@@ -8,7 +8,7 @@ msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n" 9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: matthew@debian.org\n" 10"Report-Msgid-Bugs-To: matthew@debian.org\n"
11"POT-Creation-Date: 2006-10-04 22:14+0100\n" 11"POT-Creation-Date: 2007-04-29 11:12+0100\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,105 +18,105 @@ msgstr ""
18 18
19#. Type: boolean 19#. Type: boolean
20#. Description 20#. Description
21#: ../openssh-server.templates.master:1001 21#: ../openssh-server.templates.master:2001
22msgid "Generate new configuration file?" 22msgid "Generate a new configuration file for OpenSSH?"
23msgstr "" 23msgstr ""
24 24
25#. Type: boolean 25#. Type: boolean
26#. Description 26#. Description
27#: ../openssh-server.templates.master:1001 27#: ../openssh-server.templates.master:2001
28msgid "" 28msgid ""
29"This version of OpenSSH has a considerably changed configuration file from " 29"This version of OpenSSH has a considerably changed configuration file from "
30"the version shipped in Debian 'Potato', which you appear to be upgrading " 30"the version shipped in Debian 'Potato', which you appear to be upgrading "
31"from. This package can now generate a new configuration file (/etc/ssh/sshd." 31"from. This package can now generate a new configuration file (/etc/ssh/sshd."
32"config), which will work with the new server version, but will not contain " 32"config), which will work with the new server version, but will not contain "
33"any customisations you made with the old version." 33"any customizations you made with the old version."
34msgstr "" 34msgstr ""
35 35
36#. Type: boolean 36#. Type: boolean
37#. Description 37#. Description
38#: ../openssh-server.templates.master:1001 38#: ../openssh-server.templates.master:2001
39msgid "" 39msgid ""
40"Please note that this new configuration file will set the value of " 40"Please note that this new configuration file will set the value of "
41"'PermitRootLogin' to yes (meaning that anyone knowing the root password can " 41"'PermitRootLogin' to 'yes' (meaning that anyone knowing the root password "
42"ssh directly in as root). It is the opinion of the maintainer that this is " 42"can ssh directly in as root). Please read the README.Debian file for more "
43"the correct default (see README.Debian for more details), but you can always " 43"details about this design choice."
44"edit sshd_config and set it to no if you wish."
45msgstr "" 44msgstr ""
46 45
47#. Type: boolean 46#. Type: boolean
48#. Description 47#. Description
49#: ../openssh-server.templates.master:1001 48#: ../openssh-server.templates.master:2001
50msgid "" 49msgid ""
51"It is strongly recommended that you let this package generate a new " 50"It is strongly recommended that choose to generate a new configuration file "
52"configuration file now." 51"now."
53msgstr "" 52msgstr ""
54 53
55#. Type: boolean 54#. Type: boolean
56#. Description 55#. Description
57#: ../openssh-server.templates.master:2001 56#: ../openssh-server.templates.master:3001
58msgid "Do you want to continue (and risk killing active ssh sessions)?" 57msgid "Do you want to risk killing active SSH sessions?"
59msgstr "" 58msgstr ""
60 59
61#. Type: boolean 60#. Type: boolean
62#. Description 61#. Description
63#: ../openssh-server.templates.master:2001 62#: ../openssh-server.templates.master:3001
64msgid "" 63msgid ""
65"The version of /etc/init.d/ssh that you have installed, is likely to kill " 64"The currently installed version of /etc/init.d/ssh is likely to kill all "
66"all running sshd instances. If you are doing this upgrade via an ssh " 65"running sshd instances. If you are doing this upgrade via an SSH session, "
67"session, that would be a Bad Thing(tm)." 66"you're likely to be disconnected and leave the upgrade procedure unfinished."
68msgstr "" 67msgstr ""
69 68
70#. Type: boolean 69#. Type: boolean
71#. Description 70#. Description
72#: ../openssh-server.templates.master:2001 71#: ../openssh-server.templates.master:3001
73msgid "" 72msgid ""
74"You can fix this by adding \"--pidfile /var/run/sshd.pid\" to the start-stop-" 73"This can be fixed by manually adding \"--pidfile /var/run/sshd.pid\" to the "
75"daemon line in the stop section of the file." 74"start-stop-daemon line in the stop section of the file."
76msgstr "" 75msgstr ""
77 76
78#. Type: note 77#. Type: note
79#. Description 78#. Description
80#: ../openssh-server.templates.master:3001 79#: ../openssh-server.templates.master:4001
81msgid "Warning: you must create a new host key" 80msgid "New host key mandatory"
82msgstr "" 81msgstr ""
83 82
84#. Type: note 83#. Type: note
85#. Description 84#. Description
86#: ../openssh-server.templates.master:3001 85#: ../openssh-server.templates.master:4001
87msgid "" 86msgid ""
88"There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " 87"The current host key, in /etc/ssh/ssh_host_key, is encrypted with the IDEA "
89"not handle this host key file, and the ssh-keygen utility from the old (non-" 88"algorithm. OpenSSH can not handle this host key file, and the ssh-keygen "
90"free) SSH installation does not appear to be available." 89"utility from the old (non-free) SSH installation does not appear to be "
90"available."
91msgstr "" 91msgstr ""
92 92
93#. Type: note 93#. Type: note
94#. Description 94#. Description
95#: ../openssh-server.templates.master:3001 95#: ../openssh-server.templates.master:4001
96msgid "You will need to generate a new host key." 96msgid "You need to manually generate a new host key."
97msgstr "" 97msgstr ""
98 98
99#. Type: boolean 99#. Type: boolean
100#. Description 100#. Description
101#: ../openssh-server.templates.master:4001 101#: ../openssh-server.templates.master:5001
102msgid "Disable challenge-response authentication?" 102msgid "Disable challenge-response authentication?"
103msgstr "" 103msgstr ""
104 104
105#. Type: boolean 105#. Type: boolean
106#. Description 106#. Description
107#: ../openssh-server.templates.master:4001 107#: ../openssh-server.templates.master:5001
108msgid "" 108msgid ""
109"Password authentication appears to be disabled in your current OpenSSH " 109"Password authentication appears to be disabled in the current OpenSSH server "
110"server configuration. In order to prevent users from logging in using " 110"configuration. In order to prevent users from logging in using passwords "
111"passwords (perhaps using only public key authentication instead) with recent " 111"(perhaps using only public key authentication instead) with recent versions "
112"versions of OpenSSH, you must disable challenge-response authentication, or " 112"of OpenSSH, you must disable challenge-response authentication, or else "
113"else ensure that your PAM configuration does not allow Unix password file " 113"ensure that your PAM configuration does not allow Unix password file "
114"authentication." 114"authentication."
115msgstr "" 115msgstr ""
116 116
117#. Type: boolean 117#. Type: boolean
118#. Description 118#. Description
119#: ../openssh-server.templates.master:4001 119#: ../openssh-server.templates.master:5001
120msgid "" 120msgid ""
121"If you disable challenge-response authentication, then users will not be " 121"If you disable challenge-response authentication, then users will not be "
122"able to log in using passwords. If you leave it enabled (the default " 122"able to log in using passwords. If you leave it enabled (the default "