Fix installation for silc-client and silc-toolkit packages
[silc.git] / debian-silc-server / templates
1 # These templates have been reviewed by the debian-l10n-english
2 # team
3 #
4 # If modifications/additions/rewording are needed, please ask
5 # debian-l10n-english@lists.debian.org for advice.
6 #
7 # Even minor modifications require translation updates and such
8 # changes should be coordinated with translators and reviewers.
9
10 Template: silcd/server-name
11 Type: string
12 _Description: SILC server name:
13  Please enter the name of the SILC server (e.g. "Our SILC server").
14
15 Template: silcd/host-name
16 Type: string
17 _Description: SILC server hostname:
18  Please enter the hostname (or the IP address) of the SILC server
19  (e.g. silc.example.org).
20
21 Template: silcd/real-name
22 Type: string
23 _Description: SILC server administrator real name:
24  Please enter the real name of the operator running the SILC server
25  (e.g. "J. Random Operator").
26  .
27  This field may be left empty.
28
29 Template: silcd/email
30 Type: string
31 _Description: SILC server administrator email address:
32  Please enter the email address of the operator running the SILC server
33  (e.g. silc@example.org).
34  .
35  This field may be left empty.
36
37 Template: silcd/organization
38 Type: string
39 _Description: SILC server organization name:
40  Please enter the name of the organization running the SILC server
41  (e.g. "Our Organization").
42  .
43  This field may be left empty.
44
45 Template: silcd/country
46 Type: string
47 _Description: SILC server location:
48  Please enter the name of the country where the SILC server is located.
49  .
50  This field may be left empty.
51
52 Template: silcd/admin-nick
53 Type: string
54 _Description: SILC server administrator nickname:
55  Please enter the nickname of the administrator of the SILC server.
56  .
57  The administrator will use it for identification on the server.
58
59 Template: silcd/admin-passphrase
60 Type: password
61 _Description: SILC administrator passphrase:
62  Please enter the passphrase for the SILC server administrator.
63  .
64  The administrator will need to use this passphrase in order to authenticate.
65  .
66  Please note that it will be stored in clear text in a configuration
67  file.