PluginProbe
WebTotem Security / 2.4.14
WebTotem Security v2.4.14
3.0.2 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 All 110 releases
← All changes | src/Strings.php +11 -237 trunk2.4.14 View file →
@@ -1,7 +1,7 @@
1 1 <?php
2 2 /**
3 - * Code associated with translation strings in twig templates
3 + * Code related to translation strings
4 4 */
5 5
6 6 if (!defined('WEBTOTEM_INIT') || WEBTOTEM_INIT !== true) {
7 7 if (!headers_sent()) {
@@ -46,12 +46,8 @@
46 46 // allow_url_list.html.twig
47 47 __('URL address', 'wtotem');
48 48 __('No URL address here', 'wtotem');
49 49
50 -// antivirus_logs.html.twig
51 -__('Permissions or access rights has been modified', 'wtotem');
52 -__('Move to quarantine', 'wtotem');
53 -
54 50 // antivirus.html.twig
55 51 __('Last scan', 'wtotem');
56 52 __('File', 'wtotem');
57 53 __('Permission', 'wtotem');
@@ -70,8 +66,11 @@
70 66 __('Permissions changed', 'wtotem');
71 67 __('Download', 'wtotem');
72 68 __('Rescan', 'wtotem');
73 69
70 +// antivirus_logs.html.twig
71 +__('Permissions or access rights has been modified', 'wtotem');
72 +__('Move to quarantine', 'wtotem');
74 73
75 74 // attacks_map.html.twig
76 75 __('Country', 'wtotem');
77 76 __('Attack map', 'wtotem');
@@ -88,18 +87,8 @@
88 87
89 88 // firewall.html.twig
90 89 __('Type/IP', 'wtotem');
91 90 __('Attack location', 'wtotem');
92 -__('Report', 'wtotem');
93 -__('Hostname', 'wtotem');
94 -__('Source', 'wtotem');
95 -__('Request', 'wtotem');
96 -__('User agent', 'wtotem');
97 -__('Time', 'wtotem');
98 -__('Type', 'wtotem');
99 -__('Category', 'wtotem');
100 -__('Country', 'wtotem');
101 -__('Payload', 'wtotem');
102 91
103 92 // firewall_stats.html.twig
104 93 __('Firewall needs up to 2 days to finish training', 'wtotem');
105 94 __('Suspicious events', 'wtotem');
@@ -113,17 +102,9 @@
113 102
114 103 // footer.html.twig
115 104 __('Your best friend in cybersecurity world', 'wtotem');
116 105 __('All rights reserved', 'wtotem');
117 -__('How would you rate our product?', 'wtotem');
118 -__('What disappointed or displeased you?', 'wtotem');
119 -__('Additional feedback', 'wtotem');
120 -__('If you have any additional feedback, please type it in here...', 'wtotem');
121 -__('Submit feedback', 'wtotem');
122 106
123 -// error.html.twig
124 -__('Go to the cabinet', 'wtotem');
125 -
126 107 // help.html.twig
127 108 __('Help center', 'wtotem');
128 109 __('General information', 'wtotem');
129 110 __('Our tools', 'wtotem');
@@ -138,10 +119,12 @@
138 119 __('Dashboard', 'wtotem');
139 120 __('Firewall', 'wtotem');
140 121 __('Antivirus', 'wtotem');
141 122 __('Settings', 'wtotem');
123 +__('Reports', 'wtotem');
142 124 __('Help', 'wtotem');
143 125
126 +
144 127 // monitoring.html.twig
145 128 __('SSL module', 'wtotem');
146 129 __('Displays the status of the SSL Certificate.', 'wtotem');
147 130 __('Days left', 'wtotem');
@@ -155,19 +138,9 @@
155 138 __('Reputation module', 'wtotem');
156 139 __('Checks website entries in 60+ blacklisting authorities.', 'wtotem');
157 140 __('Deny lists entries', 'wtotem');
158 141 __('Check the performance of your site every minute. Stay informed about the problems of accessibility of the site.', 'wtotem');
159 -__('Presence of the site', 'wtotem');
160 -__('Redirect', 'wtotem');
161 -__('IP address', 'wtotem');
162 -__('Site protection', 'wtotem');
163 -__('Check time', 'wtotem');
164 -__('Cert name', 'wtotem');
165 142
166 -// open_paths_page.html.twig
167 -__('Open paths detected', 'wtotem');
168 -__('paths', 'wtotem');
169 -
170 143 // popup.html.twig
171 144 __('Continue', 'wtotem');
172 145 __('Cancel', 'wtotem');
173 146 __('Are you sure?', 'wtotem');
@@ -175,12 +148,8 @@
175 148 // ports_form.html.twig
176 149 __('Port scanner deny list', 'wtotem');
177 150 __('Open ports', 'wtotem');
178 151 __('Type port number', 'wtotem');
179 -__('Technology', 'wtotem');
180 -__('Add to ignore list', 'wtotem');
181 -__('Ports list', 'wtotem');
182 -__('Ignored ports', 'wtotem');
183 152
184 153 // quarantine.html.twig
185 154 __('Quarantine', 'wtotem');
186 155 __('Files in quarantine', 'wtotem');
@@ -222,23 +191,9 @@
222 191 __('Total', 'wtotem');
223 192 __('Use', 'wtotem');
224 193 __('Free', 'wtotem');
225 194 __('Need more support?', 'wtotem');
226 -__('Open ports', 'wtotem');
227 -__('More', 'wtotem');
228 -__('Everything is ok', 'wtotem');
229 -__('No open ports found', 'wtotem');
230 -__('No open path found', 'wtotem');
231 -__('Open paths', 'wtotem');
232 -__('Display potentially dangerous open paths', 'wtotem');
233 -__('Last test', 'wtotem');
234 -__('Status', 'wtotem');
235 -__('ForceCheck', 'wtotem');
236 195
237 -//scan_logs_cve.html.twig
238 -
239 -__('Version', 'wtotem');
240 -
241 196 // score.html.twig
242 197 __('Overall Security Grade', 'wtotem');
243 198 __('Scoring module', 'wtotem');
244 199 __('Assesses overall site security, identifies vulnerabilities, misconfigurations, and data leak, as well as gives recommendations for their elimination.', 'wtotem');
@@ -296,15 +251,15 @@
296 251 __('Deactivate 2FA','wtotem');
297 252 __('Activate 2FA','wtotem');
298 253 __('Enable Two-factor authorization','wtotem');
299 254 __('1. Scan Code or Enter Key','wtotem');
300 -__('Scan the code below with your mobile app to add this account. Some authenticator apps also allow you to type in the text version instead.','wtotem');
301 -__('2. Enter Code from mobile app','wtotem');
255 +__('Scan the code below with your authenticator app to add this account. Some authenticator apps also allow you to type in the text version instead.','wtotem');
256 +__('2. Enter Code from Authenticator App','wtotem');
302 257 __('Use one of these codes to log in if you lose access to your authenticator device.','wtotem');
303 -__('Enter the code from your mobile app below to verify and activate two-factor authentication for this account','wtotem');
258 +__('Enter the code from your authenticator app below to verify and activate two-factor authentication for this account','wtotem');
304 259 __('Enable reCAPTCHA','wtotem');
305 260 __('Enable reCAPTCHA on login pages','wtotem');
306 -__('Authorization attempts','wtotem');
261 +__('Login page attempts','wtotem');
307 262 __('The number of login and password reset attempts on the login page','wtotem');
308 263 __('Login attempt counter','wtotem');
309 264 __('Password reset attempt counter','wtotem');
310 265 __('Number of attempts (per minute)','wtotem');
@@ -316,38 +271,9 @@
316 271 __('hours','wtotem');
317 272 __('Other options','wtotem');
318 273 __('Hide WP version','wtotem');
319 274 __('Two-factor authentication is currently active on your account. You may deactivate it by clicking the button below','wtotem');
320 -__('Makes two-factor authorization available to all users of the site','wtotem');
321 -__('Enables two-factor authorization for the current user','wtotem');
322 -__('Scan QR','wtotem');
323 -__('Enter key','wtotem');
324 -__('Enter the code','wtotem');
325 -__('This Login attempts function belongs to the WAF agent itself. It is replaced with the "Authorization attempts limit" integration for WordPress. You can access it below in the setting.','wtotem');
326 -__('The reCAPTCHA module integrates with the Google API and is used to protect the site from spam and abuse, distinguishing between automatic and human actions. This module helps to prevent automatic registrations, comments and other unwanted activity on the site.', 'wtotem');
327 -__('More information about Google reCAPTCHA can be found at this <a>link</a>', 'wtotem');
328 -__('This authorization attempts module for Wordpress is an extended version, we recommend using it instead of the external version.', 'wtotem');
329 -__('Disable user enumeration', 'wtotem');
330 275
331 -// country_blocking_modal.html.twig
332 -__('save','wtotem');
333 -__('close','wtotem');
334 -__('Block countries','wtotem');
335 -__('Name of the country','wtotem');
336 -__('Select all countries','wtotem');
337 -__('Access blocked to','wtotem');
338 -__('countries','wtotem');
339 -__('Country blocking','wtotem');
340 -__('Block countries you want to limit access to your website.','wtotem');
341 -__('Attack from','wtotem');
342 -__('countries blocked from','wtotem');
343 -__('Select all','wtotem');
344 -
345 -// User profile
346 -__('WebTotem two-factor protection','wtotem');
347 -__('Edit 2FA Settings','wtotem');
348 -__('Disactivate 2FA','wtotem');
349 -
350 276 // waf_filter_form.html.twig
351 277 __('Blocked', 'wtotem');
352 278
353 279 // multisite.html.twig
@@ -355,160 +281,8 @@
355 281 __('Site name', 'wtotem');
356 282 __('Report page', 'wtotem');
357 283 __('All stats', 'wtotem');
358 284
285 +
359 286 // multisite.html.twig
360 287 __('Try reinstalling the agents or changing the API key', 'wtotem');
361 288 __('Data access error', 'wtotem');
362 -
363 -// scan_logs.html.twig
364 -__('Start scanning', 'wtotem');
365 -__('Scan is running', 'wtotem');
366 -__('Refresh', 'wtotem');
367 -__('Refreshing', 'wtotem');
368 -__('Automatic scanning every 24 hours', 'wtotem');
369 -__('Until the next automatic scan', 'wtotem');
370 -__('Scans', 'wtotem');
371 -__('Confidential files', 'wtotem');
372 -__('In this section you can find information about confidential files. These are files that may contain sensitive data. As well as a list of found links, scripts and frames on the site pages.', 'wtotem');
373 -__('Audit logs', 'wtotem');
374 -__('Log of user actions in the admin panel.', 'wtotem');
375 -__('Links', 'wtotem');
376 -__('Scripts', 'wtotem');
377 -__('iFrames', 'wtotem');
378 -__('Time', 'wtotem');
379 -__('User', 'wtotem');
380 -__('Event', 'wtotem');
381 -__('All', 'wtotem');
382 -__('User authentication succeeded', 'wtotem');
383 -__('User authentication failed', 'wtotem');
384 -__('User account created', 'wtotem');
385 -__('User account deleted', 'wtotem');
386 -__('User account edited', 'wtotem');
387 -__('Attempt to reset password', 'wtotem');
388 -__('Password retrieval attempt', 'wtotem');
389 -__('User added to website', 'wtotem');
390 -__('User removed from website', 'wtotem');
391 -__('WordPress updated', 'wtotem');
392 -__('User account deleted', 'wtotem');
393 -__('Bookmark link added', 'wtotem');
394 -__('Bookmark link edited', 'wtotem');
395 -__('Category created', 'wtotem');
396 -__('Publication was published', 'wtotem');
397 -__('Publication was updated', 'wtotem');
398 -__('Post status has been changed', 'wtotem');
399 -__('Post deleted', 'wtotem');
400 -__('Post moved to trash', 'wtotem');
401 -__('Media file added', 'wtotem');
402 -__('Plugin activated', 'wtotem');
403 -__('Plugin deactivated', 'wtotem');
404 -__('Theme activated', 'wtotem');
405 -__('Settings changed', 'wtotem');
406 -__('Plugins deleted', 'wtotem');
407 -__('Plugin editor used', 'wtotem');
408 -__('Plugin installed', 'wtotem');
409 -__('Plugins updated', 'wtotem');
410 -__('Theme deleted', 'wtotem');
411 -__('Theme editor used', 'wtotem');
412 -__('Theme installed', 'wtotem');
413 -__('Themes updated', 'wtotem');
414 -__('Widget deleted', 'wtotem');
415 -__('Widget added', 'wtotem');
416 -__('There is nothing', 'wtotem');
417 -__('Congratulations!<br>There\'s nothing here', 'wtotem');
418 -__('Are you sure you want to delete the file?', 'wtotem');
419 -__('Delete', 'wtotem');
420 -__('Copy name', 'wtotem');
421 -__('Copy path', 'wtotem');
422 -__('Name copied', 'wtotem');
423 -__('Path copied', 'wtotem');
424 -__('Link', 'wtotem');
425 -__('Script', 'wtotem');
426 -__('iframe', 'wtotem');
427 -__('Internal', 'wtotem');
428 -__('External', 'wtotem');
429 -__('Path', 'wtotem');
430 -__('File name', 'wtotem');
431 -__('Last modify', 'wtotem');
432 -__('Size', 'wtotem');
433 -__('This log shows confidential files that may contain sensitive data. These files require attention to prevent potential information leaks.', 'wtotem');
434 -__('This log shows links that were found in files or on site pages. Check the legitimacy of the links, in case they were added without your knowledge, take appropriate measures to ensure the security of the site.', 'wtotem');
435 -__('This log shows the scripts that were connected to the site. Check the legitimacy of the scripts, in case they were added without your knowledge, take appropriate measures to ensure the security of the site.', 'wtotem');
436 -__('This log shows frames (iframes). These elements can embed external resources on the site, if they were added without your knowledge, take appropriate measures to ensure the security of the site.', 'wtotem');
437 -__('This log shows known vulnerabilities corresponding to the versions of the plugins you have installed. These vulnerabilities may pose a threat to the security of the site. You can update the plugin to the latest version, uninstall the plugin, or use another solution.', 'wtotem');
438 -__('The date the file was last edited', 'wtotem');
439 -__('The path to the file relative to the root directory', 'wtotem');
440 -__('Make sure that these links have been added by you, and take action if necessary.', 'wtotem');
441 -__('Make sure that these scripts have been added by you, and take action if necessary.', 'wtotem');
442 -__('Make sure that these iframes have been added by you, and take action if necessary.', 'wtotem');
443 -__('The source or path to the file/page where this link was found', 'wtotem');
444 -__('Link type: Internal, leads to the site pages. External, leads to external resources.', 'wtotem');
445 -__('Vulnerabilities in plugins', 'wtotem');
446 -__('The name of the file and the link to this file.', 'wtotem');
447 -__('The CVE ID, as well as a link to detailed information about this CVE', 'wtotem');
448 -__('Update', 'wtotem');
449 -__('Updating', 'wtotem');
450 -
451 -// prompt.html.twig
452 -__('Continue deactivation', 'wtotem');
453 -__('Go back to plugins', 'wtotem');
454 -
455 -// antivirus_history.html.twig
456 -__('Week', 'wtotem');
457 -__('Month', 'wtotem');
458 -__('Year', 'wtotem');
459 -__('Scan', 'wtotem');
460 -__('Start time', 'wtotem');
461 -__('End time', 'wtotem');
462 -__('Duration', 'wtotem');
463 -__('Scanned', 'wtotem');
464 -__('Infected', 'wtotem');
465 -__('History', 'wtotem');
466 -
467 -//antivirus_history_items.html.twig
468 -__('Passed a full scan', 'wtotem');
469 -__('Partial scan', 'wtotem');
470 -
471 -//antivirus_logs.html.twig
472 -__('Everything is okay', 'wtotem');
473 -__('Infected files found', 'wtotem');
474 -__('Scanning is partially completed', 'wtotem');
475 -
476 -// antivirus_scan_status.html.twig
477 -__('Scan process', 'wtotem');
478 -__('Scanned', 'wtotem');
479 -__('Scanning started at', 'wtotem');
480 -__('The scan has not been launched yet', 'wtotem');
481 -__('Start to scan', 'wtotem');
482 -__('Scan is running', 'wtotem');
483 -__('Result', 'wtotem');
484 -
485 -__('Checking suspicious files', 'wtotem');
486 -__('Count of suspicious files', 'wtotem');
487 -__('Synchronization', 'wtotem');
488 -
489 -
490 -__('Scanned files', 'wtotem');
491 -__('Clean files', 'wtotem');
492 -__('Infected files', 'wtotem');
493 -
494 -// antivirus_stats.html.twig
495 -__('Antivirus Log', 'wtotem');
496 -__('View all', 'wtotem');
497 -__('at', 'wtotem');
498 -__('Antivirus Log', 'wtotem');
499 -__('Scan history', 'wtotem');
500 -__('Scanned', 'wtotem');
501 -__('Infected Files', 'wtotem');
502 -
503 -// quarantine.html.twig
504 -__('Infected', 'wtotem');
505 -__('Quarantine', 'wtotem');
506 -
507 -// quarantine_logs.html.twig
508 -__('Offset', 'wtotem');
509 -__('Row', 'wtotem');
510 -__('Description', 'wtotem');
511 -__('No files in quarantine', 'wtotem');
512 -__('No infected files found', 'wtotem');
513 -__('They are most likely in quarantine', 'wtotem');
514 -