abf9aee3ce5f1bf9d748559b5f13b658d74cad1b
[ossec-hids.git] / etc / templates / en / messages.txt
1 # Configuration
2 yes="y"
3 no="n"
4 yesmatch="y"
5 nomatch="n"
6 agent="agent"
7 local="local"
8 server="server"
9 help="help"
10
11 # Global
12 moreinfo="More information at: "
13 starting="Starting OSSEC HIDS"
14 systemis="System is"
15 modifiedinit="Init script modified to start OSSEC HIDS during boot."
16 noboot="Unknown system. No init script added."
17
18 # Part 1
19 installscript="Installation Script"
20 system="System"
21 user="User"
22 host="Host"
23 hitanyorabort="Press ENTER to continue or Ctrl-C to abort."
24 whattoinstall="What kind of installation do you want (server, agent, local or help)?"
25 serverchose="Server installation chosen"
26 clientchose="Agent(client) installation chosen"
27 localchose="Local installation chosen"
28
29 # Part 2
30 settingupenv="Setting up the installation environment"
31 wheretoinstall="Choose where to install the OSSEC HIDS"
32 installat="Installation will be made at "
33 deletedir="The installation directory already exists. Should I delete it?"
34
35 # Part 3
36 configuring="Configuring the"
37 mailnotify="Do you want e-mail notification?"
38 nomail="Email notification disabled"
39 whatsemail="What's your e-mail address?"
40 yoursmtp="We found your SMTP server as"
41 usesmtp="Do you want to use it?"
42 usingsmtp="Using SMTP server: "
43 whatsmtp="What's your SMTP server ip/host?"
44
45 # Part 3.1/agent
46 serverip="What's the IP Address of the OSSEC HIDS server?"
47 addingip="Adding Server IP"
48
49
50 # Part 3.2
51 runsyscheck="Do you want to run the integrity check daemon?"
52 nosyscheck="Not running syscheck (integrity check daemon)"
53 yessyscheck="Running syscheck (integrity check daemon)"
54
55 # Part 3.3
56 runrootcheck="Do you want to run the rootkit detection engine?"
57 norootcheck="Not running rootcheck (rootkit detection)"
58 yesrootcheck="Running rootcheck (rootkit detection)"
59
60 # Part 3.4/server/local
61 enable_ar="Do you want to enable active response?"
62 noactive="Active response disabled"
63 nohosts="host-deny disabled"
64 yeshosts="host-deny enabled (local) for levels >= 6"
65 firewallar="Do you want to enable the firewall-drop response?"
66 nofirewall="firewall-drop disabled."
67 yesfirewall="firewall-drop enabled (local) for levels >= 6"
68 defaultwhitelist="Default white list for the active response:"
69 addwhite="Do you want to add more IPs to the white list?"
70 ipswhite="IPs (space separated): "
71
72 # Part 3.5/server/local
73 syslog="Do you want to enable remote syslog (port 514 udp)?"
74 nosyslog="Remote syslog disabled"
75 yessyslog="Remote syslog enabled"
76
77 # Part 3.4/3.5
78 readlogs="Setting the configuration to analyze the following logs:"
79
80 # Part 5
81 installing="Installing the system"
82 runningmake="Running the Makefile"
83
84 # Final
85 configurationdone="Configuration finished properly"
86 tostart="To start OSSEC HIDS"
87 tostop="To stop OSSEC HIDS"
88 configat="The configuration can be viewed or modified at"
89 addserveragent="In order to connect agent and server, you need to add each agent to the server."
90 runma="Run the 'manage_agents' to add or remove them"
91 presskey="Press ENTER to continue"
92
93 # Update
94 wanttoupdate="You already have OSSEC installed. Do you want to update it?"
95 unabletoupdate="Unable to perform update. A full new install will be required."
96 updatecompleted="Update completed."
97 updatefailed="Update failed."
98 updaterules="Do you want to update the rules?"
99 updatingrules="Updating rules."
100 notupdatingrules="Not updating rules."
101
102 # Pf support
103 pfenable="Do you want to use the PF firewall in the active response?"
104 nopf="PF response disabled."
105 pftablename="Name of the PF table to use?"
106 pfmessage="Add the following lines to the beginning of your PF rules"