~ubuntu-branches/ubuntu/maverick/krb5/maverick

« back to all changes in this revision

Viewing changes to debian/po/templates.pot

  • Committer: Bazaar Package Importer
  • Author(s): Russ Allbery
  • Date: 2006-11-05 21:32:17 UTC
  • Revision ID: james.westby@ubuntu.com-20061105213217-x0hqljrqzmzhxaqj
Tags: 1.4.4-4
* Remove the check for pthread_mutexattr_setrobust_np in the thread
  initialization code.  This was only needed on Solaris 9 and has been
  removed upstream, and was causing FTBFS with glibc 2.5.  Thanks,
  Martin Pitt.  (Closes: #396166)
* Translation updates:
  - New Romanian translation, thanks stan ioan-eugen.  (Closes: #395347)

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
msgstr ""
9
9
"Project-Id-Version: PACKAGE VERSION\n"
10
10
"Report-Msgid-Bugs-To: hartmans@debian.org\n"
11
 
"POT-Creation-Date: 2006-02-08 21:31-0800\n"
 
11
"POT-Creation-Date: 2006-11-05 20:30-0800\n"
12
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
"Language-Team: LANGUAGE <LL@li.org>\n"
18
18
 
19
19
#. Type: note
20
20
#. Description
21
 
#: ../krb5-admin-server.templates:3
 
21
#: ../krb5-admin-server.templates:1001
22
22
msgid "Setting up a Kerberos Realm"
23
23
msgstr ""
24
24
 
25
25
#. Type: note
26
26
#. Description
27
 
#: ../krb5-admin-server.templates:3
 
27
#: ../krb5-admin-server.templates:1001
28
28
msgid ""
29
29
"This package contains the administrative tools necessary to run on the "
30
30
"Kerberos master server.  However, installing this package does not "
37
37
 
38
38
#. Type: note
39
39
#. Description
40
 
#: ../krb5-admin-server.templates:3
 
40
#: ../krb5-admin-server.templates:1001
41
41
msgid ""
42
42
"Don't forget to set up DNS information so your clients can find your KDC and "
43
43
"admin servers.  Doing so is documented in the administration guide."
45
45
 
46
46
#. Type: boolean
47
47
#. Description
48
 
#: ../krb5-admin-server.templates:18
 
48
#: ../krb5-admin-server.templates:2001
49
49
msgid "Run the Kerberos5 administration daemon (kadmind)?"
50
50
msgstr ""
51
51
 
52
52
#. Type: boolean
53
53
#. Description
54
 
#: ../krb5-admin-server.templates:18
 
54
#: ../krb5-admin-server.templates:2001
55
55
msgid ""
56
56
"Kadmind serves requests to add/modify/remove principals in the Kerberos "
57
57
"database.  It also must be running for the kpasswd program to be used to "
60
60
 
61
61
#. Type: boolean
62
62
#. Description
63
 
#: ../krb5-kdc.templates:4
 
63
#: ../krb5-kdc.templates:1001
64
64
msgid "Create Kerberos KDC Configuration with debconf?"
65
65
msgstr ""
66
66
 
67
67
#. Type: boolean
68
68
#. Description
69
 
#: ../krb5-kdc.templates:4
 
69
#: ../krb5-kdc.templates:1001
70
70
msgid ""
71
71
"Many sites will wish to have this script automatically create Kerberos KDC "
72
72
"configuration files in /etc/krb5kdc.  By default an example template will be "
77
77
 
78
78
#. Type: select
79
79
#. Choices
80
 
#: ../krb5-kdc.templates:13
 
80
#: ../krb5-kdc.templates:2001
81
81
msgid "disable, full, nopreauth, none"
82
82
msgstr ""
83
83
 
84
84
#. Type: select
85
85
#. Description
86
 
#: ../krb5-kdc.templates:15
 
86
#: ../krb5-kdc.templates:2002
87
87
msgid "Kerberos4 compatibility mode to use:"
88
88
msgstr ""
89
89
 
90
90
#. Type: select
91
91
#. Description
92
 
#: ../krb5-kdc.templates:15
 
92
#: ../krb5-kdc.templates:2002
93
93
msgid ""
94
94
"By default, Kerberos4 requests are allowed from principals that do not "
95
95
"require preauthentication.  This allows Kerberos4 services to exist while "
102
102
 
103
103
#. Type: boolean
104
104
#. Description
105
 
#: ../krb5-kdc.templates:26
 
105
#: ../krb5-kdc.templates:3001
106
106
msgid "Run a krb524d?"
107
107
msgstr ""
108
108
 
109
109
#. Type: boolean
110
110
#. Description
111
 
#: ../krb5-kdc.templates:26
 
111
#: ../krb5-kdc.templates:3001
112
112
msgid ""
113
113
"Krb524d is a daemon that converts Kerberos5 tickets into Kerberos4 tickets "
114
114
"for the krb524init program.  If you have Kerberos4 enabled at all, then you "
118
118
 
119
119
#. Type: boolean
120
120
#. Description
121
 
#: ../krb5-kdc.templates:36
 
121
#: ../krb5-kdc.templates:4001
122
122
msgid "Should the data be purged as well as the package files?"
123
123
msgstr ""
124
124
 
125
125
#. Type: boolean
126
126
#. Description
127
 
#: ../krb5-kdc.templates:36
 
127
#: ../krb5-kdc.templates:4001
128
128
msgid ""
129
129
"By default, purging this package will not delete the KDC database in /var/"
130
130
"lib/krb5kdc/principal since this database cannot be recovered once it is "