PluginProbe
WebTotem Security / 2.2.3
WebTotem Security v2.2.3
3.0.1 3.0.0 trunk 1.0 1.1 1.2 1.3 1.3.1 1.3.2 1.3.3 2.0 2.1 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.1 2.2.2 2.2.3 2.2.4 All 109 releases
wt-security / resources / locales / en_US.php

en_US.php in WebTotem Security 2.2.3, at resources/locales/en_US.php

334 lines 18.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php defined('ABSPATH') or die("Protected By WT!");
2
3 $messages = [
4 'welcome' => 'Welcome %%name%%!',
5 'sites' => 'Sites',
6 'site' => 'Site',
7 'availability' => 'Availability',
8 'ssl' => 'SSL',
9 'domain' => 'Domain',
10 'reputation' => 'Reputation',
11 'malicious_scripts' => 'Malicious script',
12 'deface_scanner' => 'Deface scanner',
13 'port_scanner' => 'Port scanner',
14 'firewall' => 'Firewall',
15 'remote_antivirus' => 'Antivirus',
16 'local_antivirus' => 'Local Antivirus',
17 'settings' => 'Settings',
18 'site_name' => 'Site name',
19 'site_address' => 'Site address',
20 'date_added' => 'Date added',
21 'hostname' => 'Hostname',
22 'owner' => 'Owner',
23 'services' => 'Services',
24 'actions' => 'Actions',
25 'pause' => 'Pause',
26 'title' => 'Title',
27 'location' => 'Location',
28 'local' => 'Local',
29 'global' => 'Global',
30 'response_time' => 'Response time',
31 'downtime' => 'Downtime',
32 'information' => 'Information',
33 'status' => 'Status',
34 'days_left' => 'Days left',
35 'issue_date' => 'Issue date',
36 'expiry_date' => 'Expiry date',
37 'unknown' => 'Unknown',
38 'no_data' => 'No data',
39 'tls' => 'TLS',
40 'tcp' => 'TCP',
41 'udp' => 'UDP',
42 'email' => 'Email',
43 'created' => 'Created',
44 'registrar' => 'Registrar',
45 'time_of_the_last_test' => 'Time of the last test',
46 'blacklists_entries' => 'Blacklists entries',
47 'detected_keywords' => 'Detected keywords',
48 'ip' => 'IP',
49 'number' => 'Number',
50 'time_of_the_last_check' => 'Time of the last check',
51 'signatures' => 'Signatures',
52 'changes' => 'Changes',
53 'instruction' => 'Instruction',
54 'sec' => 'sec.',
55 'ms' => 'ms.',
56 'statuses' => [
57 'invalid' => 'Invalid',
58 'ok' => 'Everything is OK',
59 'expired' => 'Expired',
60 'expires' => 'Expires',
61 'expires_today' => 'Expires today',
62 'missing' => 'Missing',
63 'error' => 'Error',
64 'active' => 'Active',
65 'inactive' => 'Inactive',
66 'pending' => 'Pending',
67 'available' => 'Available',
68 'unavailable' => 'Unavailable',
69 //
70 'not_registered' => 'Not registered',
71 'unsupported' => 'Unsupported',
72 'clean' => 'Clean',
73 'clear' => 'Clear',
74 'blacklisted' => 'Infected',
75 'miner_detected' => 'Infected',
76 'deface' => 'Deface',
77 'modified' => 'Modified',
78 'detected' => 'Detected',
79 'open' => 'Open',
80 'blocked' => 'Blocked',
81 'connected' => 'Connected',
82 'attacks_detected' => 'Attacks detected',
83 'signature_found' => 'Signature found',
84 'file_changes' => 'File changes',
85 //
86 'no_cert' => 'No cert',
87 'down' => 'Down',
88 'up' => 'Up',
89 'infected' => 'Infected',
90 'not_installed' => 'Need to install',
91 'working' => 'Working',
92 ],
93 'form' => [
94 'password' => 'Password',
95 'name' => 'Name',
96 'email' => 'Email',
97 'your_name' => 'Your name',
98 'your_password' => 'Your password',
99 'your_email' => 'Your email',
100 'you_are_successfully_logged_in' => 'You are successfully logged in %%name%%.',
101 'data_saved_successfully_confirm_your_email' => 'Data saved successfully. Confirm your e-mail.',
102 'incorrect' => 'The entered Api Key is invalid',
103 ],
104 'logout' => 'Log out',
105 'sign_in' => 'Log In',
106 'sign_up' => 'Register',
107 'create_account' => 'Create an account',
108 'save' => 'Save',
109 'load_more' => 'Show more',
110 'notify_about_infection_by_email' => 'Notify about infection by email',
111 'remove' => 'Remove',
112 'uninstall' => 'Uninstall',
113 'connect' => 'Connect',
114 'run' => 'Activate',
115 'stop' => 'Deactivate',
116 'install' => 'Install',
117 'unable_to_connect_to_service' => 'Unable to connect to %%service%% service by the url: %%site%%',
118 'module_name' => 'Module %%name%%',
119 'vc_description' => 'Secure your website from being hacked by regularly scanning the source code for "shells" and "backdoors" injected by attackers. Our Vulnerability Scanner tool has plenty of signatures and smartly detects potentially vulnerable code. It will also notify you of unsanctioned code changes.',
120 'waf_description' => 'Prevent attackers from hacking your website. When a hacker attempts to exploit possible vulnerability on your website our WAF tool recognizes this suspicious behaviour and immediately blacklists his ip making it harder to proceed.',
121 'data_saved_successfully' => 'Data saved successfully.',
122 'active' => 'Active',
123 'inactive' => 'Inactive',
124 'pending' => 'Pending',
125 'available' => 'Available',
126 'unavailable' => 'Unavailable',
127 'file_not_found' => 'The %%service%% service file not found',
128 'hosts_limit_exceed' => 'Limit of adding sites exceeded.',
129 'invalid_token' => 'Token expired.',
130 'agent_does_not_exist_or_has_been_already_verified' => 'Agent does not exist or has been already verified.',
131 'resource_not_found' => 'File not found.',
132 'filename_not_found' => 'File %%file%% not found.',
133 'back' => 'Go back',
134 'password_min_characters' => 'The password must contain at least %%number%% characters.',
135 'user_already_exist' => 'A user with this email already exists.',
136 'assistant' => [
137 'service_install_button' => 'In order to use the %%service%% module, you need to click on the "Install" button.'
138 ],
139 'duplicate_host' => 'Duplicate host',
140 'position' => 'Position',
141 'signature' => 'Signature',
142 'type' => 'Type',
143 'scan' => 'Scan',
144 'finished' => 'Finished',
145 'cancel' => 'Cancel',
146 'result' => 'Result',
147 'infected' => 'Infected',
148 'infected_number_files' => 'Infected %%number%% files',
149 'checked_number_files' => 'Checked %%number%% files',
150 'details' => 'Details',
151 'undo' => 'Undo',
152 'permission_denied' => 'Permission Denied',
153 'antivirus' => [
154 'signature' => "Signature name",
155 'path' => "Path",
156 'vulnerabilities' => "Vulnerabilities",
157 'offset' => "Offset",
158 'code' => "Code",
159 'date' => "Date",
160 'time' => "Time",
161 'status' => [
162 "critical" => "Critical",
163 "warning" => "Warning",
164 "infected" => "Infected",
165 "deleted" => "Deleted",
166 "changed" => "Changed",
167 "new" => "New",
168 "error" => "Error",
169 ],
170 'info' => [
171 'title' => 'Info',
172 'normal' => 'normal file',
173 'deleted' => 'deleted file',
174 'backdoor_virus' => 'backdoor virus',
175 ],
176 'changed' => 'Changed files',
177 'infected' => 'Infected files',
178 'scanned' => 'Scanned files',
179 'deleted' => 'Deleted files',
180 ],
181 'invalid_domain_name' => 'Invalid Domain Name',
182 'include_instruction' => 'Next, you need to connect the file of the module to the sites input script (usually index.php), by adding the following code to the beginning of the input file (index.php): <?php include "%%file%%"; ?>',
183 'add' => 'Add',
184 'add_site' => 'Add Site',
185 'activation_code' => 'Activation code',
186 'activate' => 'Activate',
187 'successfully_activated' => 'Your plugin is successfully activated',
188 'invalid_verify_code' => 'Invalid verify code',
189 'page_reload' => 'Page reloading after',
190 'chmod_dir' => 'To install the module, you need permissions 777 for the folder "<span style="color:red">%%path%%</span>"',
191 'could_not_connect_to_the_server' => 'Could not connect to the server.',
192 'could_not_install_file' => 'Unable to install the %%service%% file in the %%directory%%',
193 'could_not_uninstall_file' => 'Unable to uninstall the %%service%% file in the %%directory%%',
194 'wtotem_account' => 'WT Account:',
195 'forgot_your_password' => 'Forgot your password?',
196 'description' => 'Description:',
197 'descriptions' => [
198 'firewall' => 'Activate our real-time protection against intrusion and attacks to your site thanks to the WT.Firewall. It will establish a barrier for automated attacks and spam bots, proactively checking incoming traffic and blocking requests of unwanted nature.',
199 'antivirus' => 'Keep track of changes in the files of your site in real time. Anti-Virus will instantly notify you about new, modified and deleted files without your knowledge, as a rule, indicating the penetration of malicious code.',
200 'malicious' => 'Scan the site for malicious code inserts that redirect visitors coming from search engines, redirect visitors from mobile browsers, using users power for mining cryptocurrency, using user traffic to download unsolicited ads, usually of a destructive nature.',
201 'availability' => 'Check the performance of your site every minute. Stay informed about the problems of accessibility of the site instantly using any available types of notifications: SMS, Email, Telegram, Slack and many others.',
202 'domain' => 'Learn about the expiration of your domain. We will send you a notice a day, a week and a month before the expiration date. Keep track of the reputation of the domain in the anti-virus databases and the entry into the black lists of popular browsers.',
203 'deface' => 'Check sites for problems and signs of hacking, in which the main page is replaced with another, usually containing advertisements, threats or callers. Sites that have been defaced, as well as system errors displayed on the page, are not credible to visitors.',
204 'port' => 'Monitor the status of network ports on the servers of your sites. Port Scanner will promptly report on popularly vulnerable services that are launched and opened for exploitation by attackers.',
205 'ssl' => 'Find out the status of the SSL certificate installed on the site. We examine it for evidence of health, relevance and compliance with safety standards.',
206 'reputation' => 'Keep track of the reputation of the domain in the anti-virus databases and in the list of browsers.',
207 ],
208 'options' => 'Options',
209 'services_page' => [
210 "site_virus_treatment" => "Site virus treatment",
211 "site_virus_treatment_desc" => "Site recovery procedure, which includes: search and treatment of infected files and virus inserts; search and remove shells and backdoors; search and neutralization of vulnerable code; search for hidden links in files; checking the site for blacklisting of anti-virus databases and recommendations for removing it from the list; dump of the completely cured and workable site’s database and files.",
212 "load_testing_of_the_web_resourcers" => "Load testing of the web resourcers",
213 "load_testing_of_the_web_resourcers_desc" => "Checking the reliability, efficiency and performance of firewall systems under load testing. Collection of indicators, determination of performance and response time of the software and hardware system or device in response to an external request in order to establish compliance with the requirements for this system.",
214 "incident_investigation" => "Incident Investigation",
215 "incident_investigation_desc" => "The procedure for restoring the progress of the incident, which includes: localization and liquidation of the consequences of the incident; identification of members of the incident; analysis of incidents and taking actions to prevent such incidents. Also, the customer will be provided with a detailed report on the incident investigation.",
216 "hardering" => "Hardering",
217 "hardering_desc" => "Hardening is the process of strengthening the security of the system in order to reduce the risks of possible threats. This process is applied to all components of the system, thus, ideally, making the server an impregnable fortress. The service includes: all procedures of \"manual\" treatment; security configuration and upgrade of CMS modules; configuring secure configuration of the web server; setting the site's file system security rights.",
218 "penetration_testing" => "Penetration testing",
219 "penetration_testing_desc" => "Upon penetration testing, a list of vulnerabilities that an attacker can exploit is compiled. Also, a detailed report and recommendations on how to eliminate the identified vulnerabilities are provided.",
220 "title" => "Complete WordPress Security Audit for $150",
221 "desc" => "Our experts will conduct a full security audit of your WordPress site based on best practices and prepare a comprehensive report for you. Moreover, we will install for free our protection system for WordPress sites so that you forget about hackers and can focus on your business.",
222 "btn" => "Learn more",
223 ],
224 "learn_more" => "Learn More",
225 "get_pro_service" => "Get a professional security service",
226 "read_more" => "Read More",
227 "get_a_pro" => "GET A PRO",
228 "get_a_pro_desc" => "Our team of security experts will clean the infection and remove malicious content. Once your site is restored we will provide a detailed report of our findings.",
229 "get_a_pro_ask" => "Need help with a hacked website?",
230 "support" => "Support",
231 "web_version" => "Web version",
232 "viruses_not_found" => "Viruses not found",
233 "results_found" => "Results found",
234 "detected_signatures" => "Detected signatures",
235 "attacks_blocked_weekly" => "Attacks blocked weekly",
236 "last_test" => "Last test",
237 "stats" => "Stats",
238 "attacks_blocked" => "Attacks blocked",
239 "attacks" => "Attacks",
240 "enter_api_key" => "Please, enter your API KEY to use it.",
241 "activation" => "WT Activation",
242 "activation_desc" => "You can receive the keys in your personal account",
243 "auth_desc" => "To display WT page, please authorize in WT",
244 "send" => "Send",
245 "connection" => "WT connection",
246 "activate_your_plugin" => "Activate your plugin",
247 "faq" => [
248 "faq_1_question" => "1. What do these widgets mean?",
249 "faq_1_answer" => "<div>Widgets from the left side are the modules available for security and monitoring</div>",
250 "faq_2_question" => "2. Is it free? / Why is it free?",
251 "faq_2_answer" => "<div>WT is absolutely free service for individual website owners up to 10 websites. We prevent website infection epidemic and provide basic needed security support.
252 Up to 10 websites FREE</div>",
253 "faq_3_question" => "3. How WT is different from other plugins?",
254 "faq_3_answer" => "<div>Using 8 modules for external and internal monitoring, just in two clicks you can check your website vulnerability for Firewall requests and executable Antivirus files.</div>",
255 "faq_4_question" => "4. Your website is under attack or hacked?",
256 "faq_4_answer" => "<div>a) Go to your personal account and write in support. Describe in detail the situation (website, date and time of the incident)</div><div>b) <a href=\"https://wtotem.com/cabinet/\" target='_blank'>Go to your personal account</a> to the One-time services section. Select the desired service, describing the incident and order the paid service.</div>",
257 "faq_5_question" => "5. Your website is blacklisted?",
258 "faq_5_answer" => "<div><a href=\"https://wtotem.com/cabinet/\" target='_blank'>Go to your personal account</a> to the One-time services section. Select the desired service, describing the incident and order the paid service.</div>",
259 "faq_6_question" => "6. How to uninstall this plugin?",
260 "faq_6_answer" => "<div>Go to the Plugin section of the menu WORDPRESS. Click <b>\"deactivate\"</b> and <b>\"delete\"</b>.</div>",
261 "faq_7_question" => "7. Contact us",
262 "faq_7_answer" => "<div>You can reach us through the web-chat in the user panel in the right bottom corner</div>",
263 ],
264 "file" => "File",
265 "file_changed" => "File has been modified",
266 "installation_in_progress" => "Installing",
267 "installed" => "Installed",
268 "installation_failed" => "Failed to install",
269 "failed" => "Failed",
270 "agent_manager" => "Agent Manager",
271 "agent_manager_failed" => "Failed to install Agent Manager",
272
273 "failed_to_download_agent" => "Failed to download agent file.",
274
275 "agent_manager_installation" => "Agent manager installation",
276
277 "not_blocked" => "Not blocked",
278 "firewall_activity" => "Firewall activity",
279 "chart" => [
280 "daily" => "Daily",
281 "monthly" => "Monthly",
282 "weekly" => "Weekly",
283 "yearly" => "Yearly",
284 "type_ip" => "Type/IP",
285 "country" => "Country",
286 "time" => "Time",
287 "attack_location" => "Attack location",
288 "signature" => "Signature",
289 "status" => "Status",
290 "blocked" => "Blocked",
291 "blocked_ip" => "Blocked IP",
292 "not_blocked_ip" => "Not blocked",
293 "attacks" => "Attacks",
294 "all" => "All",
295 "attack_from_region" => "Attack from <span>%%region%%</span>",
296 "select-date" => "Select Date",
297 ],
298 "your_best_friend" => "Your best friend in cybersecurity world",
299 "all_right_reserved" => "All rights reserved",
300 "performance" => "Performance",
301 "monitoring" => "Monitoring",
302 "scanning" => "Scanning",
303 "dashboard" => "Dashboard",
304 "want_more" => "Want more?",
305 "need_more_support" => "Need more support?",
306 "lets_talk" => "Let's talk!",
307 "ip_address" => "IP Address",
308 "score" => [
309 "overall_security_grade" => "Overall Security Grade",
310 "location" => "Location:",
311 "tested_on" => "Tested on:",
312 "server_ip" => "Server Ip:",
313 "higher_than_percent" => "Your security grade is higher than %%percent%%% of the companies in your industry.",
314 "full_scoring" => "Full scoring",
315 "description" => "Find out whether you are ready for cyber attacks.",
316 ],
317 "solve_it" => "Solve it",
318 "bad_reputation" => "Oh, your reputation is bad",
319 "good_reputation" => "Don't worry, your reputation is good",
320
321 "auth" => [
322 "activate_the_plugin" => "Activate the plugin",
323 "welcome" => "Welcome friend!",
324 "sign_in" => "Sign in to continue to WebTotem",
325 "api_key_code" => "API-KEY code",
326 "activate" => "ACTIVATE",
327 "info" => "You can receive the keys in your personal account",
328 "cabinet" => "cabinet",
329 ],
330
331 "attack_map" => "Attack map",
332
333 ];
334