Imported Upstream version 2.7
[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, hybrid 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 serveraddr="What's the IP Address or hostname of the OSSEC HIDS server?"
47 addingip="Adding Server IP"
48 addingname="Adding Hostname"
49 configprofile="Enter the agent's config profile name (default: blank)"
50 addingcfg="Setting agent's config profile name"
51
52
53 # Part 3.2
54 runsyscheck="Do you want to run the integrity check daemon?"
55 nosyscheck="Not running syscheck (integrity check daemon)"
56 yessyscheck="Running syscheck (integrity check daemon)"
57
58 # Part 3.3
59 runrootcheck="Do you want to run the rootkit detection engine?"
60 norootcheck="Not running rootcheck (rootkit detection)"
61 yesrootcheck="Running rootcheck (rootkit detection)"
62
63 # Part 3.4/server/local
64 enable_ar="Do you want to enable active response?"
65 noactive="Active response disabled"
66 nohosts="host-deny disabled"
67 yeshosts="host-deny enabled (local) for levels >= 6"
68 firewallar="Do you want to enable the firewall-drop response?"
69 nofirewall="firewall-drop disabled."
70 yesfirewall="firewall-drop enabled (local) for levels >= 6"
71 defaultwhitelist="Default white list for the active response:"
72 addwhite="Do you want to add more IPs to the white list?"
73 ipswhite="IPs (space separated): "
74
75 # Part 3.5/server/local
76 syslog="Do you want to enable remote syslog (port 514 udp)?"
77 nosyslog="Remote syslog disabled"
78 yessyslog="Remote syslog enabled"
79
80 # Part 3.4/3.5
81 readlogs="Setting the configuration to analyze the following logs:"
82
83 # Part 5
84 installing="Installing the system"
85 runningmake="Running the Makefile"
86
87 # Final
88 configurationdone="Configuration finished properly"
89 tostart="To start OSSEC HIDS"
90 tostop="To stop OSSEC HIDS"
91 configat="The configuration can be viewed or modified at"
92 addserveragent="In order to connect agent and server, you need to add each agent to the server."
93 runma="Run the 'manage_agents' to add or remove them"
94 presskey="Press ENTER to continue"
95
96 # Update
97 wanttoupdate="You already have OSSEC installed. Do you want to update it?"
98 unabletoupdate="Unable to perform update. A full new install will be required."
99 updatecompleted="Update completed."
100 updatefailed="Update failed."
101 updaterules="Do you want to update the rules?"
102 updatingrules="Updating rules."
103 notupdatingrules="Not updating rules."
104
105 # Pf support
106 pfenable="Do you want to use the PF firewall in the active response?"
107 nopf="PF response disabled."
108 pftablename="Name of the PF table to use?"
109 pfmessage="Add the following lines to the beginning of your PF rules"