PluginProbe ʕ •ᴥ•ʔ
Security Optimizer – The All-In-One Protection Plugin / 1.5.3
Security Optimizer – The All-In-One Protection Plugin v1.5.3
1.6.2 1.6.1 trunk 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.5.8 1.5.9 1.6.0
sg-security / react-strings.php
sg-security Last commit date
assets 1 year ago core 1 year ago templates 1 year ago vendor 1 year ago react-strings.php 1 year ago readme.txt 1 year ago sg-security.php 1 year ago uninstall.php 1 year ago
react-strings.php
185 lines
1 <?php
2
3 $security_i18n_strings = array(
4 __( 'Get the Most of This Plugin', 'sg-security' ),
5 __( 'Collect technical data about my installation. The data will be used to make sure that the plugin(s) works seamlessly on the widest possible range of WordPress sites. (A full list of the data to be collected can be found {{link}}here{{/link}}).', 'sg-security' ),
6 __( 'Send occasional emails with tips on improving my site performance, information about new plugin features and exclusive offers by SiteGround. You can always opt-out from these.', 'sg-security' ),
7 __( 'Cancel', 'sg-security' ),
8 __( 'Confirm', 'sg-security' ),
9 __( 'Security Optimizer by SiteGround', 'sg-security' ),
10 __( 'Security Optimizer by SiteGround is the all-in-one security solution for your WordPress website. With the carefully selected and easy to configure functions the plugin provides everything you need to secure your website and prevent a number of threats such as brute-force attacks, compromised login, data leaks and more.', 'sg-security' ),
11 __( 'Security Optimizer - Login Security', 'sg-security' ),
12 __( 'Login security is paramount for keeping your site and data secure. Use the tools we have compiled to protect your WordPress wp-admin from unauthorised visitors, bots and other human or automated attacks.', 'sg-security' ),
13 __( 'Security Optimizer - Site Security', 'sg-security' ),
14 __( "We have created a list of tools to help you harden your WordPress site's security and keep it safe from malware, exploits and other malicious actions. The options tagged as recommended are essential for your site security.", 'sg-security' ),
15 __( 'Security Optimizer - Activity Log', 'sg-security' ),
16 __( 'The activity log can help you monitor your site and login page for unauthorised visitors or brute force attempts. You can easily block and unblock IPs or visitors that look suspicious and prevent them from malicious actions.', 'sg-security' ),
17 __( 'Security Optimizer - Post-hack Actions', 'sg-security' ),
18 __( 'If you believe that your website was hacked, you have installed a compromised plugin or one of your users login has been compromised, you can use the tools in our post-hack actions for a quick remedy.', 'sg-security' ),
19 __( 'Unknown Visitors Activity', 'sg-security' ),
20 __( 'Registered Users Activity', 'sg-security' ),
21 __( 'Blocked', 'sg-security' ),
22 __( 'Weekly Reports', 'sg-security' ),
23 __( 'Log Settings', 'sg-security' ),
24 __( 'Filter Activity', 'sg-security' ),
25 __( 'close', 'sg-security' ),
26 __( 'reset', 'sg-security' ),
27 __( 'Blocked On', 'sg-security' ),
28 __( 'User/Ip', 'sg-security' ),
29 __( 'Actions', 'sg-security' ),
30 __( 'unblock', 'sg-security' ),
31 __( 'Email', 'sg-security' ),
32 __( 'Delete Notification Email', 'sg-security' ),
33 __( 'This action cannot be undone. Are you sure you wish to proceed?', 'sg-security' ),
34 __( 'Edit Notification Email', 'sg-security' ),
35 __( 'Email', 'sg-security' ),
36 __( 'Unblock {{em}}{{strong}}%(ip)s{{/strong}}{{/em}}', 'sg-security' ),
37 __( 'Block {{em}}{{strong}}%(ip)s{{/strong}}{{/em}}', 'sg-security' ),
38 __( '{{strong}}%(ip)s{{/strong}} is currently blocked.', 'sg-security' ),
39 __( 'Blocking {{strong}}%(ip)s{{/strong}} will prevent them from accessing your site until you manually unblock them from the Blocked tab.', 'sg-security' ),
40 __( 'Are you sure you wish to proceed?', 'sg-security' ),
41 __( 'Unblock {{em}}{{strong}}%(user)s{{/strong}}{{/em}}', 'sg-security' ),
42 __( 'Block {{em}}{{strong}}%(user)s{{/strong}}{{/em}}', 'sg-security' ),
43 __( '{{strong}}%(user)s{{/strong}} is currently blocked.', 'sg-security' ),
44 __( 'Blocking {{strong}}%(user)s{{/strong}} will prevent them from accessing your site until you manually unblock them from the Blocked tab.', 'sg-security' ),
45 __( 'Are you sure you wish to proceed?', 'sg-security' ),
46 __( 'Enable Activity Log', 'sg-security' ),
47 __( "The Activity Log feature is enabled by default and records all website activity events over the last 12 days, including human visits, bot crawls, login attempts, and more. If you expect high traffic, please disable the activity log to stop recording your website's activity events.", 'sg-security' ),
48 __( 'Number of days logged', 'sg-security' ),
49 __( "From here, you can select the number of days you want to log your website's activity events for. You can choose between 1 and 12 days. Please note, that if you select less than 8 days, you will not receive your site's weekly reports.", 'sg-security' ),
50 __( 'Timestamp', 'sg-security' ),
51 __( 'User', 'sg-security' ),
52 __( 'IP Address', 'sg-security' ),
53 __( 'Hostname:', 'sg-security' ),
54 __( 'Activity', 'sg-security' ),
55 __( 'Actions', 'sg-security' ),
56 __( 'Manage User Traffic', 'sg-security' ),
57 __( 'View Activity', 'sg-security' ),
58 __( 'Timestamp', 'sg-security' ),
59 __( 'Visitor Type', 'sg-security' ),
60 __( 'IP Address', 'sg-security' ),
61 __( 'Hostname:', 'sg-security' ),
62 __( 'Page Visited', 'sg-security' ),
63 __( 'Response', 'sg-security' ),
64 __( 'Actions', 'sg-security' ),
65 __( 'Manage IP Traffic', 'sg-security' ),
66 __( 'View Activity', 'sg-security' ),
67 __( 'Add New Notification Email', 'sg-security' ),
68 __( 'The maximum number of email accounts that can receive the weekly reports email has been reached.', 'sg-security' ),
69 __( 'Email', 'sg-security' ),
70 __( 'Create', 'sg-security' ),
71 __( 'Manage Notification Emails', 'sg-security' ),
72 __( 'Email', 'sg-security' ),
73 __( 'Actions', 'sg-security' ),
74 __( 'Error', 'sg-security' ),
75 __( 'Success', 'sg-security' ),
76 __( 'Recent Activity', 'sg-security' ),
77 __( 'View all logs', 'sg-security' ),
78 __( 'Security Hardening', 'sg-security' ),
79 __( 'Important Notifications', 'sg-security' ),
80 __( 'Rate Us', 'sg-security' ),
81 __( 'Rate your experience with Security Optimizer', 'sg-security' ),
82 __( 'Help other users make the best decision and protect their websites.', 'sg-security' ),
83 __( 'Rate Plugin', 'sg-security' ),
84 __( 'Specific Period', 'sg-security' ),
85 __( 'Weekly', 'sg-security' ),
86 __( 'Daily', 'sg-security' ),
87 __( 'Monday', 'sg-security' ),
88 __( 'Tuesday', 'sg-security' ),
89 __( 'Wednesday', 'sg-security' ),
90 __( 'Thursday', 'sg-security' ),
91 __( 'Friday', 'sg-security' ),
92 __( 'Saturday', 'sg-security' ),
93 __( 'Sunday', 'sg-security' ),
94 __( 'Configure Away Mode', 'sg-security' ),
95 __( 'Use Away Mode with caution.', 'sg-security' ),
96 __( "When Away Mode is enabled, you won't be able to access your website and make changes, including disabling the away mode.", 'sg-security' ),
97 __( 'Mode', 'sg-security' ),
98 __( 'From', 'sg-security' ),
99 __( 'To', 'sg-security' ),
100 __( 'From', 'sg-security' ),
101 __( 'To', 'sg-security' ),
102 __( 'You can enable Away Mode for maximum of 23 hours daily.', 'sg-security' ),
103 __( 'Custom Signup URL', 'sg-security' ),
104 __( 'Default Signup URL', 'sg-security' ),
105 __( 'Custom Login URL', 'sg-security' ),
106 __( 'Default Login URL', 'sg-security' ),
107 __( 'Configure Login URL', 'sg-security' ),
108 __( 'If you have your registration form open for new users, you will be asked to change the signup URL, too.', 'sg-security' ),
109 __( 'Your site signup URL (wp-signup.php) has a link to your login URL, which can be easily exploited. Please change the signup URL, too and make sure that {{strong}}you update the URL with the new one{{/strong}} if you have it linked in your website, emails or other places.', 'sg-security' ),
110 __( 'Change Common Usernames', 'sg-security' ),
111 __( 'There are one or more users with common usernames. Please provide new username(s) for them.', 'sg-security' ),
112 __( 'New username: %(admin)s', 'sg-security' ),
113 __( 'Bear in mind that the user will NOT be notified of the change.', 'sg-security' ),
114 __( 'IP', 'sg-security' ),
115 __( 'Manage Login Access', 'sg-security' ),
116 __( 'Reset 2-factor Authentication', 'sg-security' ),
117 __( 'Resetting the 2FA authentication will enable them to set up their Authentication app anew on their next login. Use this functionality when a user no longer has access to their Authenticator app or backup codes and cannot log in.', 'sg-security' ),
118 __( 'Select User', 'sg-security' ),
119 __( 'Two-factor authentication forces admin users to login only after providing a token, generated from the Google Authenticator application. When you enable this option, {{strong}}all admin & editor users will be asked to configure their two-factor authentication in the Authenticator app on their next login.{{/strong}}', 'sg-security' ),
120 __( 'Two-factor authentication forces admin users to login only after providing a token, generated from the Google Authenticator application. If one of your users no longer has access to their Authenticator app and cannot log in to get their backup codes, {{link}}click here{{/link}} to reset their 2-factor authentication.', 'sg-security' ),
121 __( 'Login Settings', 'sg-security' ),
122 __( 'recommended', 'sg-security' ),
123 __( 'Custom Login URL', 'sg-security' ),
124 __( 'Attackers often try exploits on /wp-admin as a default login URL for WordPress. Change it to avoid these attacks and have an easily memorisable login URL.', 'sg-security' ),
125 __( 'configure', 'sg-security' ),
126 __( 'Login Access', 'sg-security' ),
127 __( 'By default your WordPress login can be accessed by any IP. You can use this feature to allow login only for specific IPs or range of IPs in order to prevent brute-force attacks or malicious login attempts.', 'sg-security' ),
128 __( 'configure', 'sg-security' ),
129 __( 'recommended', 'sg-security' ),
130 __( 'Two-factor Authentication for Admin & Editors Users', 'sg-security' ),
131 __( 'recommended', 'sg-security' ),
132 __( 'Disable Common Usernames', 'sg-security' ),
133 __( "Using common usernames like 'admin' is a security threat that often results in unauthorised access. By enabling this option we will disable the creation of common usernames and if you already have one or more users with a weak username, we'll ask you to provide new one(s).", 'sg-security' ),
134 __( 'recommended', 'sg-security' ),
135 __( 'Limit Login Attempts', 'sg-security' ),
136 __( 'Limit the number of times a given user can attempt to log in to your wp-admin with incorrect credentials. Once the login attempt limit is reached, the IP from which the attempts have originated will be blocked first for 1 hour. If the attempts continue after the first hour, the limit will then be triggered for 24 hours and then for 7 days.', 'sg-security' ),
137 __( 'Post-hack Actions', 'sg-security' ),
138 __( 'Reinstall All Free Plugins', 'sg-security' ),
139 __( 'Doing this will reinstall the same version of all free plugins you have installed in order to make sure that their codebase is not compromised by an attacker.', 'sg-security' ),
140 __( 'reinstall all', 'sg-security' ),
141 __( 'Force Password Reset', 'sg-security' ),
142 __( 'All users will be required to change their passwords upon their next login. {{strong}}All currently logged in users will be instantly logged out.{{/strong}}', 'sg-security' ),
143 __( 'force password reset', 'sg-security' ),
144 __( 'Log out All Users', 'sg-security' ),
145 __( 'This will log out all currently logged in users without asking them to change their passwords.', 'sg-security' ),
146 __( 'Log out All Users', 'sg-security' ),
147 __( 'Site Security', 'sg-security' ),
148 __( 'recommended', 'sg-security' ),
149 __( 'Lock and Protect System Folders', 'sg-security' ),
150 __( 'By enabling this option you are ensuring that no unauthorised or malicious scripts can be executed in your system folders. This is an often exploited back door you can close with a simple toggle.', 'sg-security' ),
151 __( 'recommended', 'sg-security' ),
152 __( 'Hide WordPress Version', 'sg-security' ),
153 __( 'Many attackers scan sites for vulnerable WordPress versions. By hiding the version from your site HTML, you avoid being marked by hackers for mass attacks.', 'sg-security' ),
154 __( 'recommended', 'sg-security' ),
155 __( 'Disable Themes & Plugins Editor', 'sg-security' ),
156 __( 'Disable the option to edit themes and plugins code directly from the WordPress admin to prevent potential coding errors or unauthorised access via the WordPress editor.', 'sg-security' ),
157 __( 'recommended', 'sg-security' ),
158 __( 'Disable XML-RPC', 'sg-security' ),
159 __( 'XML-RPC was designed as a protocol enabling WordPress to communicate with third-party systems but recently it has been used in a number of exploits. Unless you specifically need to use it, we recommend that XML-RPC is always disabled.', 'sg-security' ),
160 __( 'recommended', 'sg-security' ),
161 __( 'Disable RSS and ATOM Feeds', 'sg-security' ),
162 __( 'RSS and ATOM feeds are often used to scrape your content and to perform a number of attacks against your site. Only use feeds if you have readers using your site via RSS readers.', 'sg-security' ),
163 __( 'recommended', 'sg-security' ),
164 __( 'Advanced XSS Protection', 'sg-security' ),
165 __( 'Enabling this option will add extra headers to your site for protection against XSS attacks.', 'sg-security' ),
166 __( 'Delete the Default Readme.html', 'sg-security' ),
167 __( 'WordPress comes with a readme.html file containing information about your website. The readme.html is often used by hackers to compile lists of potentially vulnerable sites which can be hacked or attacked.', 'sg-security' ),
168 __( 'Either a security plugin, custom function, or rules in your .htaccess file is preventing the WordPress REST API from working properly. SiteGround Optimizer is using it to store its options and other functionalities so please make sure it works properly.', 'sg-security' ),
169 __( 'Could not connect to the WordPress REST API', 'sg-security' ),
170 __( 'Either a security plugin, custom function or rules in your .htaccess file is preventing the WordPress REST API from working properly. SiteGround Security is using it to store its options and other functionalities so please make sure it works properly.', 'sg-security' ),
171 __( 'Could not connect to the WordPress REST API', 'sg-security' ),
172 __( 'Invalid format.', 'sg-security' ),
173 __( 'Invalid format.', 'sg-security' ),
174 __( "You can't enable Away Mode for every day of the week.", 'sg-security' ),
175 __( 'This field is required.', 'sg-security' ),
176 __( 'Invalid format.', 'sg-security' ),
177 __( 'Username %(name)s already typed.', 'sg-security' ),
178 __( 'Username %(name)s already exists.', 'sg-security' ),
179 __( 'Username %(name)s is not allowed.', 'sg-security' ),
180 __( 'This field is required.', 'sg-security' ),
181 __( 'This field is required.', 'sg-security' ),
182 __( 'Invalid email address.', 'sg-security' ),
183 __( 'Email %(name)s already exists.', 'sg-security' ),
184 );
185