("
msgstr ""
#: lib/wordfenceScanner.php:87
msgid "Wordfence could not get the attack signature patterns from the scanning server."
msgstr ""
#: lib/wordfenceScanner.php:96
msgid "Wordfence received malformed attack signature patterns from the scanning server."
msgstr ""
#: lib/wordfenceScanner.php:102
msgid "Regex compilation failed for signature %d"
msgstr ""
#. translators: PHP ini setting (number).
#: lib/wordfenceScanner.php:199
msgid "Backtrack limit is %d, reducing to 1000000"
msgstr ""
#: lib/wordfenceScanner.php:212
msgid "Detected loop in malware scan, aborting."
msgstr ""
#: lib/wordfenceScanner.php:219
msgid "No files remaining for malware scan."
msgstr ""
#. translators: File path.
#: lib/wordfenceScanner.php:284
msgid "Encountered file that is too large: %s - Skipping."
msgstr ""
#. translators: 1. File path. 2. File size. 3. Memory in bytes.
#: lib/wordfenceScanner.php:293
msgid "Scanning contents: %1$s (Size: %2$s Mem: %3$s)"
msgstr ""
#. translators: 1. File path. 2. File size.
#: lib/wordfenceScanner.php:301
msgid "Scanning contents: %1$s (Size: %2$s)"
msgstr ""
#. translators: File path.
#: lib/wordfenceScanner.php:319
msgid "Seek error occurred in file: %s - Skipping."
msgstr ""
#: lib/wordfenceScanner.php:338
msgid "This file was detected because you have enabled \"Scan images, binary, and other files as if they were executable\", which treats non-PHP files as if they were PHP code. This option is more aggressive than the usual scans, and may cause false positives."
msgstr ""
#: lib/wordfenceScanner.php:341
msgid "This file was detected because you have enabled HIGH SENSITIVITY scanning. This option is more aggressive than the usual scans, and may cause false positives."
msgstr ""
#. translators: Malware signature rule ID.
#: lib/wordfenceScanner.php:356
msgid "Resuming malware scan at rule %s."
msgstr ""
#: lib/wordfenceScanner.php:390
msgid "This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans."
msgstr ""
#: lib/wordfenceScanner.php:401
msgid "File appears to be malicious or unsafe: %s"
msgstr ""
#: lib/wordfenceScanner.php:402
msgid "The matched text in this file is: %s"
msgstr ""
#. translators: Scan result type.
#: lib/wordfenceScanner.php:402
msgid "The issue type is: %s"
msgstr ""
#. translators: Scan result description.
#: lib/wordfenceScanner.php:402
msgid "Description: %s"
msgstr ""
#. translators: Malware signature rule ID.
#: lib/wordfenceScanner.php:422
msgid "Forking during malware scan (%s) to ensure continuity."
msgstr ""
#: lib/wordfenceScanner.php:443
msgid "This file may contain malicious executable code: "
msgstr ""
#. translators: Malware signature matched text.
#: lib/wordfenceScanner.php:444
msgid "This file is a PHP executable file and contains the word \"eval\" (without quotes) and the word \"%s\" (without quotes). The eval() function along with an encoding function like the one mentioned are commonly used by hackers to hide their code. If you know about this file you can choose to ignore it to exclude it from future scans. This file was detected because you have enabled HIGH SENSITIVITY scanning. This option is more aggressive than the usual scans, and may cause false positives."
msgstr ""
#: lib/wordfenceScanner.php:490
msgid "Asking Wordfence to check URLs against malware list."
msgstr ""
#: lib/wordfenceScanner.php:518
#: lib/wordfenceScanner.php:560
msgid "File contains suspected malware URL: "
msgstr ""
#. translators: 1. Malware signature matched text. 2. Malicious URL. 3. Malicious URL.
#: lib/wordfenceScanner.php:521
msgid "This file contains a suspected malware URL listed on Google's list of malware sites. Wordfence decodes %1$s when scanning files so the URL may not be visible if you view this file. The URL is: %2$s - More info available at Google Safe Browsing diagnostic page (opens in new tab)."
msgstr ""
#: lib/wordfenceScanner.php:542
msgid "File contains suspected phishing URL: "
msgstr ""
#: lib/wordfenceScanner.php:543
msgid "This file contains a URL that is a suspected phishing site that is currently listed on Google's list of known phishing sites. The URL is: "
msgstr ""
#: lib/wordfenceScanner.php:561
msgid "This file contains a URL that is currently listed on Wordfence's domain blocklist. The URL is: "
msgstr ""
#: lib/wordfenceScanner.php:577
msgid "Finalizing malware scan results"
msgstr ""
#. translators: 1. Number of fils. 2. Seconds in millisecond precision.
#: lib/wordfenceScanner.php:594
msgid "Scanned contents of %1$d additional files at %2$.2f per second"
msgstr ""
#: lib/wordfenceURLHoover.php:180
msgid "Gathering host keys."
msgstr ""
#: lib/wordfenceURLHoover.php:187
msgid "Using MySQLi directly."
msgstr ""
#. translators: Number of domains.
#: lib/wordfenceURLHoover.php:225
msgid "Checking %d host keys against Wordfence scanning servers."
msgstr ""
#: lib/wordfenceURLHoover.php:227
msgid "Done host key check."
msgstr ""
#. translators: 1. Number of URLs. 2. Number of files.
#: lib/wordfenceURLHoover.php:311
msgid "Checking %1$d URLs from %2$d sources."
msgstr ""
#: lib/wordfenceURLHoover.php:316
msgid "Done URL check."
msgstr ""
#: models/block/wfBlock.php:84
msgid "IP Block"
msgstr ""
#: models/block/wfBlock.php:86
msgid "IP Throttled"
msgstr ""
#: models/block/wfBlock.php:88
msgid "Lockout"
msgstr ""
#: models/block/wfBlock.php:90
msgid "Country Block"
msgstr ""
#: models/block/wfBlock.php:92
msgid "Advanced Block"
msgstr ""
#: models/block/wfBlock.php:174
msgid "Invalid block type."
msgstr ""
#: models/block/wfBlock.php:175
msgid "Invalid block duration."
msgstr ""
#: models/block/wfBlock.php:176
msgid "A block reason must be provided."
msgstr ""
#: models/block/wfBlock.php:179
msgid "Invalid IP address."
msgstr ""
#. translators: Support URL
#: models/block/wfBlock.php:180
msgid "This IP address is in a range of addresses that Wordfence does not block. The IP range may be internal or belong to a service that is always allowed. Allowlisting of external services can be disabled. Learn More (opens in new tab)"
msgstr ""
#: models/block/wfBlock.php:183
#: models/block/wfBlock.php:184
msgid "Nothing selected to block."
msgstr ""
#: models/block/wfBlock.php:185
msgid "No countries selected."
msgstr ""
#: models/block/wfBlock.php:190
msgid "An invalid country was selected."
msgstr ""
#: models/block/wfBlock.php:200
msgid "Ranges mixing IPv4 and IPv6 addresses are not supported."
msgstr ""
#: models/block/wfBlock.php:206
msgid "Invalid IP range."
msgstr ""
#: models/block/wfBlock.php:214
msgid "Invalid hostname."
msgstr ""
#: models/block/wfBlock.php:219
msgid "No block parameters provided."
msgstr ""
#: models/firewall/wfFirewall.php:38
#: views/waf/options-group-basic-firewall.php:47
msgid "Learning Mode"
msgstr ""
#: models/firewall/wfFirewall.php:46
msgid "Extended Protection"
msgstr ""
#: models/firewall/wfFirewall.php:49
msgid "Basic Protection"
msgstr ""
#: models/firewall/wfFirewall.php:199
#: models/firewall/wfFirewall.php:367
#: models/firewall/wfFirewall.php:404
msgid "Enable firewall."
msgstr ""
#: models/firewall/wfFirewall.php:210
msgid "Enable Premium Rules."
msgstr ""
#: models/firewall/wfFirewall.php:244
msgid "Optimize the Wordfence Firewall."
msgstr ""
#: models/firewall/wfFirewall.php:252
msgid "Enable Rate Limiting and Advanced Blocking."
msgstr ""
#: models/firewall/wfFirewall.php:263
msgid "Repair the Wordfence Firewall configuration."
msgstr ""
#: models/firewall/wfFirewall.php:395
msgid "Re-enable %d firewall rule."
msgid_plural "Re-enable %d firewall rules."
msgstr[0] ""
msgstr[1] ""
#: models/firewall/wfFirewall.php:452
msgid "Enable Firewall."
msgstr ""
#: models/firewall/wfFirewall.php:461
#: models/firewall/wfFirewall.php:470
msgid "Enable Real-Time IP Blocklist."
msgstr ""
#: models/firewall/wfFirewall.php:569
msgid "Enable Real-Time Wordfence Security Network."
msgstr ""
#: models/firewall/wfFirewall.php:575
msgid "Enforce Strong Passwords."
msgstr ""
#: models/firewall/wfFirewall.php:581
msgid "Enable Mask Login Errors."
msgstr ""
#: models/firewall/wfFirewall.php:587
msgid "Enable Block Admin Registration."
msgstr ""
#: models/firewall/wfFirewall.php:593
msgid "Disable Author Scanning."
msgstr ""
#: models/firewall/wfFirewall.php:599
msgid "Enable Brute Force Protection."
msgstr ""
#: models/page/wfPage.php:127
msgid "Support"
msgstr ""
#: models/scanner/wfScanner.php:118
msgid "Quick"
msgstr ""
#: models/scanner/wfScanner.php:120
msgid "Limited"
msgstr ""
#: models/scanner/wfScanner.php:122
#: models/scanner/wfScanner.php:794
#: views/scanner/scan-type.php:32
msgid "High Sensitivity"
msgstr ""
#: models/scanner/wfScanner.php:124
#: views/scanner/scan-scheduling.php:50
msgid "Custom"
msgstr ""
#: models/scanner/wfScanner.php:127
msgid "Standard"
msgstr ""
#: models/scanner/wfScanner.php:141
msgid "Low resource utilization, limited detection capability"
msgstr ""
#: models/scanner/wfScanner.php:143
msgid "Standard detection capability, chance of false positives"
msgstr ""
#: models/scanner/wfScanner.php:145
msgid "Custom scan options selected"
msgstr ""
#: models/scanner/wfScanner.php:148
msgid "Standard detection capability"
msgstr ""
#: models/scanner/wfScanner.php:790
msgid "Quick Scan"
msgstr ""
#: models/scanner/wfScanner.php:792
#: views/scanner/scan-type.php:20
msgid "Limited Scan"
msgstr ""
#: models/scanner/wfScanner.php:796
#: views/scanner/scan-type.php:38
msgid "Custom Scan"
msgstr ""
#: models/scanner/wfScanner.php:799
#: views/scanner/scan-type.php:26
msgid "Standard Scan"
msgstr ""
#: models/scanner/wfScanner.php:878
msgid "Enable Premium Reputation Checks."
msgstr ""
#: models/scanner/wfScanner.php:886
msgid "Enable %d scan option."
msgid_plural "Enable %d scan options."
msgstr[0] ""
msgstr[1] ""
#: models/scanner/wfScanner.php:928
msgid "Enable scan option to check if this website is being \"Spamvertised\"."
msgstr ""
#: models/scanner/wfScanner.php:929
msgid "Enable scan option to check if your website IP is generating spam."
msgstr ""
#: models/scanner/wfScanner.php:930
msgid "Enable scan option to check if your website is on a domain blocklist."
msgstr ""
#: models/scanner/wfScanner.php:1034
msgid "User defined scan pattern"
msgstr ""
#. translators: 1. Day of week. 2. Hour of day. 3. Localized date.
#: models/scanner/wfScanner.php:1312
msgid "Scheduled time for day %s hour %s is: %s"
msgstr ""
#: modules/login-security/classes/controller/ajax.php:60
#: modules/login-security/classes/controller/ajax.php:70
msgid "You do not have permission to change options."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:65
msgid "You do not have permission to send notifications."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:80
msgid "You do not have permission to reset reCAPTCHA statistics."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:85
msgid "You do not have permission to reset the 2FA grace period."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:90
msgid "You do not have permission to revoke the 2FA grace period."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:95
msgid "You do not have permission to reset the NTP failure count."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:100
msgid "You do not have permission to disable NTP."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:105
msgid "You do not have permission to dismiss this notice."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:139
msgid "An unknown action was provided."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:146
msgid "An expected parameter was not provided."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:154
msgid "Your browser sent an invalid security token. Please try reloading this page."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:186
msgid "ERROR: A username and password must be provided. Lost your password?"
msgstr ""
#: modules/login-security/classes/controller/ajax.php:210
#: modules/login-security/classes/controller/ajax.php:242
msgid "ERROR: The username or password you entered is incorrect. Lost your password?"
msgstr ""
#: modules/login-security/classes/controller/ajax.php:257
#: modules/login-security/classes/controller/ajax.php:268
#: modules/login-security/classes/controller/ajax.php:276
#: modules/login-security/classes/controller/ajax.php:299
msgid "ERROR: Unable to send message. Please refresh the page and try again."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:282
msgid "ERROR: Unable to send message. You have exceeded the maximum number of messages that may be sent at this time. Please try again later."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:287
msgid "Blocked User Registration Contact Form"
msgstr ""
#: modules/login-security/classes/controller/ajax.php:288
msgid ""
"A visitor blocked from registration sent the following message.\n"
"\n"
"----------------------------------------\n"
"\n"
"IP: %s\n"
"Username: %s\n"
"Email: %s\n"
"reCAPTCHA Score: %f\n"
"\n"
"----------------------------------------\n"
"\n"
"%s"
msgstr ""
#: modules/login-security/classes/controller/ajax.php:293
msgid "MESSAGE SENT: Your message was sent to the site owner."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:296
msgid "ERROR: An error occurred while sending the message. Please try again."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:307
msgid "You do not have permission to activate the given user."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:312
msgid "The given user does not exist."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:317
msgid "You do not have permission to activate 2FA."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:321
msgid "The given user already has two-factor authentication active."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:326
msgid "The code provided does not match the expected value. Please verify that the time on your authenticator device is correct and that this server's time is correct."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:331
#: modules/login-security/classes/controller/ajax.php:383
#: modules/login-security/views/manage/regenerate.php:17
msgid "%d unused recovery code remains. You may generate a new set by clicking below."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:331
#: modules/login-security/classes/controller/ajax.php:383
#: modules/login-security/views/manage/regenerate.php:17
msgid "%d unused recovery codes remain. You may generate a new set by clicking below."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:339
msgid "You do not have permission to deactivate the given user."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:344
#: modules/login-security/classes/controller/ajax.php:370
msgid "The user does not exist."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:349
msgid "You do not have permission to deactivate 2FA."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:353
#: modules/login-security/classes/controller/ajax.php:379
msgid "The user specified does not have two-factor authentication active."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:365
msgid "You do not have permission to generate new recovery codes for the given user."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:375
msgid "You do not have permission to generate new recovery codes."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:438
msgid "The specified URL is invalid."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:443
msgid "More than %d users exist for the selected role. This notification is not designed to handle large groups of users. In such instances, using a different solution for notifying users of upcoming 2FA requirements is recommended."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:448
msgid "2FA will soon be required on %s"
msgstr ""
#: modules/login-security/classes/controller/ajax.php:458
msgid "You do not currently have two-factor authentication active on your account, which will be required beginning %s.
Configure 2FA
"
msgstr ""
#: modules/login-security/classes/controller/ajax.php:469
msgid "No users currently exist with the selected role."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:472
msgid "All users with the selected role already have two-factor authentication activated or have been locked out."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:475
msgid "A reminder to activate two-factor authentication was sent to %d user."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:477
msgid "A reminder to activate two-factor authentication was sent to %d users."
msgstr ""
#: modules/login-security/classes/controller/ajax.php:522
#: modules/login-security/classes/controller/ajax.php:536
msgid "Invalid user specified"
msgstr ""
#: modules/login-security/classes/controller/ajax.php:524
msgid "Invalid grace period override"
msgstr ""
#: modules/login-security/classes/controller/ajax.php:529
msgid "Failed to reset grace period"
msgstr ""
#: modules/login-security/classes/controller/ajax.php:555
msgid "Unable to dismiss notice"
msgstr ""
#: modules/login-security/classes/controller/settings.php:203
msgid "The IP/range %s is invalid."
msgstr ""
#: modules/login-security/classes/controller/settings.php:209
msgid "An invalid IP source was provided."
msgstr ""
#: modules/login-security/classes/controller/settings.php:237
msgid "Unable to validate the reCAPTCHA site key. Please check the key and try again."
msgstr ""
#: modules/login-security/classes/controller/settings.php:241
msgid "An error was encountered while validating the reCAPTCHA site key: %s"
msgstr ""
#: modules/login-security/classes/controller/users.php:530
#: modules/login-security/classes/controller/wordfencels.php:486
msgid "2FA Status"
msgstr ""
#: modules/login-security/classes/controller/users.php:534
msgid "Last Login"
msgstr ""
#: modules/login-security/classes/controller/users.php:536
msgid "Last CAPTCHA"
msgstr ""
#: modules/login-security/classes/controller/users.php:546
msgid "Not Allowed"
msgstr ""
#: modules/login-security/classes/controller/users.php:554
msgid "Inactive(Grace Period)"
msgstr ""
#: modules/login-security/classes/controller/users.php:557
msgid "Locked Out(Grace Period Disabled)"
msgstr ""
#: modules/login-security/classes/controller/users.php:557
msgid "Locked Out(Grace Period Exceeded)"
msgstr ""
#: modules/login-security/classes/controller/users.php:662
msgid "Edit two-factor authentication for %s"
msgstr ""
#: modules/login-security/classes/controller/users.php:662
#: modules/login-security/views/settings/options.php:9
msgid "2FA"
msgstr ""
#: modules/login-security/classes/controller/users.php:673
#: modules/login-security/views/settings/user-stats.php:25
msgid "2FA Active"
msgstr ""
#: modules/login-security/classes/controller/users.php:674
#: modules/login-security/views/settings/user-stats.php:26
msgid "2FA Inactive"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:111
msgid "Login Security: Enable 2FA for these roles"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:112
msgid "Login Security: Allow remembering device for 30 days"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:113
msgid "Login Security: Require 2FA for XML-RPC call authentication"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:114
msgid "Login Security: Disable XML-RPC authentication"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:115
msgid "Login Security: Allowlisted IP addresses that bypass 2FA and reCAPTCHA"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:116
msgid "Login Security: Enable reCAPTCHA on the login and user registration pages"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:118
#: modules/login-security/classes/controller/wordfencels.php:121
msgid "Login Security Options"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:119
msgid "Login Security options are available on the Login Security options page"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:191
msgid "XML-RPC authentication is disabled. Jetpack is currently active and requires XML-RPC authentication to work correctly. Manage Settings"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:195
msgid "reCAPTCHA test mode is enabled. While enabled, login and registration requests will be checked for their score but will not be blocked if the score is below the minimum score. Manage Settings"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:202
msgid "WooCommerce appears to be installed, but the Wordfence Login Security WooCommerce integration is not currently enabled. Without this feature, WooCommerce forms will not support all functionality provided by Wordfence Login Security, including CAPTCHA for the login page and user registration."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:203
msgid "Manage Settings"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:340
msgid "Message to Support"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:342
msgid "An error was encountered while trying to send the message. Please try again."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:343
msgid "ERROR: An error was encountered while trying to send the message. Please try again."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:344
msgid "Login failed with status code 403. Please contact the site administrator."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:345
msgid "ERROR: Login failed with status code 403. Please contact the site administrator."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:346
msgid "Login failed with status code 503. Please contact the site administrator."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:347
msgid "ERROR: Login failed with status code 503. Please contact the site administrator."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:348
msgid "Wordfence 2FA Code"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:349
msgid "Remember for 30 days"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:350
msgid "Log In"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:351
msgid "ERROR: An error was encountered while trying to authenticate. Please try again."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:352
msgid "The Wordfence 2FA Code can be found within the authenticator app you used when first activating two-factor authentication. You may also use one of your recovery codes."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:483
msgid "Wordfence Login Security"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:492
#: modules/login-security/views/manage/grace-period.php:44
msgid "Two-factor authentication is required for your account, but has not been configured."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:492
#: modules/login-security/views/manage/grace-period.php:45
msgid "Two-factor authentication is required for this account, but has not been configured."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:493
msgid "Wordfence 2FA is active."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:493
msgid "Wordfence 2FA is inactive."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:498
msgid "Two-factor authentication must be activated for your account prior to %s to avoid losing access."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:499
msgid "Two-factor authentication must be activated for this account prior to %s."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:502
msgid "Manage 2FA"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:502
msgid "Activate 2FA"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:506
msgid "Two-factor authentication is not currently enabled for this account type. To enable it, visit the Wordfence 2FA Settings page."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:523
msgid "Manage 2FA Settings"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:645
msgid "CAPTCHA EXPIRED: The CAPTCHA verification for this login attempt has expired. Please try again."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:685
msgid "Login Verification Required"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:690
msgid "VERIFICATION REQUIRED: Additional verification is required for login. If there is a valid account for the provided login credentials, please check the email address associated with it for a verification link to continue logging in."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:706
msgid "CODE INVALID: The 2FA code provided is either expired or invalid. Please try again."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:715
msgid "CODE REQUIRED: Please enter your 2FA code immediately after your password in the same field."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:717
msgid "CODE REQUIRED: Please provide your 2FA code when prompted."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:720
msgid "LOGIN BLOCKED: 2FA is required to be active on your account. Please contact the site administrator."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:723
msgid "You do not currently have two-factor authentication active on your account, which will be required beginning %s. Configure 2FA"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:773
msgid "Email verification succeeded. Please continue logging in."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:776
msgid "Email verification invalid or expired. Please try again."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:830
#: modules/login-security/classes/controller/wordfencels.php:833
msgid "Login Security"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:861
#: modules/login-security/views/settings/options.php:23
#: modules/login-security/views/settings/user-stats.php:33
msgid "Super Administrator"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:865
#: modules/login-security/views/manage/grace-period.php:22
#: modules/login-security/views/options/option-roles.php:57
msgid "Grace Period"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:884
msgid "Users without 2FA active (%s)"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:903
msgid "Learn more about Two-Factor Authentication"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:912
msgid "Settings"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:913
msgid "Login Security Settings"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:913
msgid "Learn more about Login Security"
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:939
msgid "REGISTRATION ATTEMPT BLOCKED: This site requires a security token created when the page loads for all registration attempts. Please ensure JavaScript is enabled and try again."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:946
msgid "REGISTRATION ATTEMPT BLOCKED: The security token for the login attempt was invalid or expired. Please reload the page and try again."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:959
msgid "REGISTRATION BLOCKED: The registration request was blocked because it was flagged as spam. Please try again or contact the site owner for help."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:962
msgid "REGISTRATION BLOCKED: The registration request was blocked because it was flagged as spam. Please try again or contact the site owner for help."
msgstr ""
#: modules/login-security/classes/controller/wordfencels.php:1032
msgid "Wordfence 2FA"
msgstr ""
#: modules/login-security/classes/model/notice.php:31
msgid "Dismiss"
msgstr ""
#: modules/login-security/views/common/reset-grace-period.php:7
msgid "Unable to Activate Grace Period"
msgstr ""
#: modules/login-security/views/common/reset-grace-period.php:7
msgid "Unable to Reset Grace Period"
msgstr ""
#: modules/login-security/views/common/reset-grace-period.php:11
msgid "Grace Period Override"
msgstr ""
#: modules/login-security/views/common/reset-grace-period.php:13
#: modules/login-security/views/options/option-roles.php:59
msgid "days"
msgstr ""
#: modules/login-security/views/common/reset-grace-period.php:17
msgid "Activate Grace Period"
msgstr ""
#: modules/login-security/views/common/reset-grace-period.php:17
msgid "Reset Grace Period"
msgstr ""
#: modules/login-security/views/common/reset-grace-period.php:48
msgid "An unexpected error occurred while attempting to activate the grace period."
msgstr ""
#: modules/login-security/views/common/reset-grace-period.php:48
msgid "An unexpected error occurred while attempting to reset the grace period."
msgstr ""
#: modules/login-security/views/common/revoke-grace-period.php:4
msgid "Unable to Revoke Grace Period"
msgstr ""
#: modules/login-security/views/common/revoke-grace-period.php:9
msgid "Revoke Grace Period"
msgstr ""
#: modules/login-security/views/common/revoke-grace-period.php:38
msgid "An unexpected error occurred while attempting to revoke the grace period."
msgstr ""
#: modules/login-security/views/email/login-verification.php:10
msgid "Please verify a login attempt for your account on: %s"
msgstr ""
#: modules/login-security/views/email/login-verification.php:12
msgid "Request Time:"
msgstr ""
#: modules/login-security/views/email/login-verification.php:15
msgid "The request was flagged as suspicious, and we need verification that you attempted to log in to allow it to proceed. This verification link will be valid for 15 minutes from the time it was sent. If you did not attempt this login, please change your password immediately."
msgstr ""
#: modules/login-security/views/email/login-verification.php:17
msgid "If you were attempting to log in to this site, Verify and Log In"
msgstr ""
#: modules/login-security/views/manage/activate.php:13
msgid "2. Enter Code from Authenticator App"
msgstr ""
#: modules/login-security/views/manage/activate.php:18
#: modules/login-security/views/manage/activate.php:131
msgid "Download Recovery Codes"
msgstr ""
#: modules/login-security/views/manage/activate.php:18
#: modules/login-security/views/options/option-roles.php:9
msgid "Optional"
msgstr ""
#: modules/login-security/views/manage/activate.php:19
#: modules/login-security/views/manage/regenerate.php:66
msgid "Use one of these %d codes to log in if you lose access to your authenticator device. Codes are %d characters long plus optional spaces. Each one may be used only once."
msgstr ""
#: modules/login-security/views/manage/activate.php:22
#: modules/login-security/views/manage/regenerate.php:68
msgid "Two-Factor Authentication Recovery Codes - %s (%s)"
msgstr ""
#: modules/login-security/views/manage/activate.php:23
#: modules/login-security/views/manage/regenerate.php:69
msgid "Each line of %d letters and numbers is a single recovery code, with optional spaces for readability. To use a recovery code, after entering your username and password, enter the code like \"1234 5678 90AB CDEF\" at the 2FA prompt. If your site has a custom login prompt and does not show a 2FA prompt, you can use the single-step method by entering your password and the code together in the Password field, like \"mypassword1234 5678 90AB CDEF\". Your recovery codes are:"
msgstr ""
#: modules/login-security/views/manage/activate.php:36
msgid "Enter the code from your authenticator app below to verify and activate two-factor authentication for this account."
msgstr ""
#: modules/login-security/views/manage/activate.php:42
msgid "For help on setting up an app, visit our help article."
msgstr ""
#: modules/login-security/views/manage/activate.php:89
#: modules/login-security/views/manage/activate.php:120
msgid "Error Activating 2FA"
msgstr ""
#: modules/login-security/views/manage/activate.php:120
msgid "An error was encountered while trying to activate two-factor authentication. Please try again."
msgstr ""
#: modules/login-security/views/manage/activate.php:132
msgid "Reminder: If you lose access to your authenticator device, you can use recovery codes to log in. If you have not saved a copy of your recovery codes, we recommend downloading them now."
msgstr ""
#: modules/login-security/views/manage/activate.php:134
msgid "Skip"
msgstr ""
#: modules/login-security/views/manage/code.php:11
msgid "1. Scan Code or Enter Key"
msgstr ""
#: modules/login-security/views/manage/deactivate.php:17
msgid "Wordfence 2FA Active"
msgstr ""
#: modules/login-security/views/manage/deactivate.php:22
msgid "Wordfence two-factor authentication is currently active on your account. You may deactivate it by clicking the button below."
msgstr ""
#: modules/login-security/views/manage/deactivate.php:22
msgid "Wordfence two-factor authentication is currently active on the account %s. You may deactivate it by clicking the button below."
msgstr ""
#: modules/login-security/views/manage/deactivate.php:23
#: modules/login-security/views/manage/deactivate.php:32
#: views/offboarding/deactivation-prompt.php:29
msgid "Deactivate"
msgstr ""
#: modules/login-security/views/manage/deactivate.php:29
msgid "Deactivate 2FA"
msgstr ""
#: modules/login-security/views/manage/deactivate.php:30
msgid "Are you sure you want to deactivate two-factor authentication?"
msgstr ""
#: modules/login-security/views/manage/deactivate.php:66
#: modules/login-security/views/manage/deactivate.php:75
msgid "Error Deactivating 2FA"
msgstr ""
#: modules/login-security/views/manage/deactivate.php:75
msgid "An error was encountered while trying to deactivate two-factor authentication. Please try again."
msgstr ""
#: modules/login-security/views/manage/grace-period.php:31
msgid "Two-factor authentication will be required for your account beginning %s"
msgstr ""
#: modules/login-security/views/manage/grace-period.php:32
msgid "Two-factor authentication will be required for user %s beginning %s."
msgstr ""
#: modules/login-security/views/manage/regenerate.php:18
msgid "Generate New Codes"
msgstr ""
#: modules/login-security/views/manage/regenerate.php:24
msgid "Generate New Recovery Codes"
msgstr ""
#: modules/login-security/views/manage/regenerate.php:25
msgid "Are you sure you want to generate new recovery codes? Any remaining unused codes will be disabled."
msgstr ""
#: modules/login-security/views/manage/regenerate.php:27
msgid "Generate"
msgstr ""
#: modules/login-security/views/manage/regenerate.php:61
#: modules/login-security/views/manage/regenerate.php:92
msgid "Error Generating New Codes"
msgstr ""
#: modules/login-security/views/manage/regenerate.php:80
msgid "New Recovery Codes"
msgstr ""
#: modules/login-security/views/manage/regenerate.php:92
msgid "An error was encountered while trying to generate new recovery codes. Please try again."
msgstr ""
#: modules/login-security/views/onboarding/standalone-header.php:9
msgid "Wordfence Login Security Installed"
msgstr ""
#: modules/login-security/views/onboarding/standalone-header.php:13
msgid "You have just installed the Wordfence Login Security plugin. It contains a subset of the functionality found in the full Wordfence plugin: Two-factor Authentication, XML-RPC Protection and Login Page CAPTCHA."
msgstr ""
#: modules/login-security/views/onboarding/standalone-header.php:14
msgid "If you're looking for a more comprehensive solution, the full Wordfence plugin includes all of the features in this plugin as well as a full-featured WordPress firewall, a security scanner, live traffic, and more. The standard installation includes a robust set of free features that can be upgraded via a Premium license key."
msgstr ""
#: modules/login-security/views/options/option-captcha-threshold.php:7
msgid "1.0 (definitely a human)"
msgstr ""
#: modules/login-security/views/options/option-captcha-threshold.php:8
msgid "0.9"
msgstr ""
#: modules/login-security/views/options/option-captcha-threshold.php:9
msgid "0.8"
msgstr ""
#: modules/login-security/views/options/option-captcha-threshold.php:10
msgid "0.7"
msgstr ""
#: modules/login-security/views/options/option-captcha-threshold.php:11
msgid "0.6"
msgstr ""
#: modules/login-security/views/options/option-captcha-threshold.php:12
msgid "0.5 (probably a human)"
msgstr ""
#: modules/login-security/views/options/option-captcha-threshold.php:13
msgid "0.4"
msgstr ""
#: modules/login-security/views/options/option-captcha-threshold.php:14
msgid "0.3"
msgstr ""
#: modules/login-security/views/options/option-captcha-threshold.php:15
msgid "0.2"
msgstr ""
#: modules/login-security/views/options/option-captcha-threshold.php:16
msgid "0.1 (probably a bot)"
msgstr ""
#: modules/login-security/views/options/option-captcha-threshold.php:27
msgid "reCAPTCHA human/bot threshold score"
msgstr ""
#: modules/login-security/views/options/option-captcha-threshold.php:28
msgid "A reCAPTCHA score equal to or higher than this value will be considered human. Anything lower will be treated as a bot and require additional verification for login and registration."
msgstr ""
#: modules/login-security/views/options/option-captcha-threshold.php:50
msgid "Reset Score Statistics"
msgstr ""
#: modules/login-security/views/options/option-captcha-threshold.php:87
msgid "Requests"
msgstr ""
#: modules/login-security/views/options/option-captcha-threshold.php:105
msgid "reCAPTCHA Score History"
msgstr ""
#: modules/login-security/views/options/option-captcha-threshold.php:112
msgid "Count"
msgstr ""
#: modules/login-security/views/options/option-captcha.php:20
msgid "Enable reCAPTCHA on the login and user registration pages"
msgstr ""
#: modules/login-security/views/options/option-captcha.php:22
msgid "reCAPTCHA v3 does not make users solve puzzles or click a checkbox like previous versions. The only visible part is the reCAPTCHA logo. If a visitor's browser fails the CAPTCHA, Wordfence will send an email to the user's address with a link they can click to verify that they are a user of your site. You can read further details in our documentation."
msgstr ""
#: modules/login-security/views/options/option-captcha.php:33
msgid "reCAPTCHA v3 Site Key"
msgstr ""
#: modules/login-security/views/options/option-captcha.php:37
msgid "reCAPTCHA v3 Secret"
msgstr ""
#: modules/login-security/views/options/option-captcha.php:47
msgid "Note: This feature requires a free site key and secret for the Google reCAPTCHA v3 Service. To set up new reCAPTCHA keys, log into your Google account and go to the reCAPTCHA admin page."
msgstr ""
#: modules/login-security/views/options/option-ip-source.php:8
msgid "Use the most secure method to get visitor IP addresses. Prevents spoofing and works with most sites."
msgstr ""
#: modules/login-security/views/options/option-ip-source.php:8
#: views/dashboard/option-howgetips.php:8
msgid "(Recommended)"
msgstr ""
#: modules/login-security/views/options/option-ip-source.php:9
#: views/dashboard/option-howgetips.php:9
msgid "Use PHP's built in REMOTE_ADDR and don't use anything else. Very secure if this is compatible with your site."
msgstr ""
#: modules/login-security/views/options/option-ip-source.php:10
#: views/dashboard/option-howgetips.php:10
msgid "Use the X-Forwarded-For HTTP header. Only use if you have a front-end proxy or spoofing may result."
msgstr ""
#: modules/login-security/views/options/option-ip-source.php:11
#: views/dashboard/option-howgetips.php:11
msgid "Use the X-Real-IP HTTP header. Only use if you have a front-end proxy or spoofing may result."
msgstr ""
#: modules/login-security/views/options/option-ip-source.php:19
msgid "How to get IPs"
msgstr ""
#: modules/login-security/views/options/option-ip-source.php:48
#: views/dashboard/option-howgetips.php:51
msgid "These IPs (or CIDR ranges) will be ignored when determining the requesting IP via the X-Forwarded-For HTTP header. Enter one IP or CIDR range per line."
msgstr ""
#: modules/login-security/views/options/option-ntp.php:10
msgid "NTP is a protocol that allows for remote time synchronization. Wordfence Login Security uses this protocol to ensure that it has the most accurate time which is necessary for TOTP-based two-factor authentication."
msgstr ""
#: modules/login-security/views/options/option-ntp.php:12
msgid "The constant WORDFENCE_LS_DISABLE_NTP is defined which disables NTP entirely. Remove this constant or set it to a falsy value to enable NTP."
msgstr ""
#: modules/login-security/views/options/option-ntp.php:15
msgid "NTP is currently disabled as %d subsequent attempts have failed."
msgstr ""
#: modules/login-security/views/options/option-ntp.php:17
msgid "NTP was manually disabled."
msgstr ""
#: modules/login-security/views/options/option-ntp.php:19
#: views/dashboard/options-group-license.php:166
msgid "Reset"
msgstr ""
#: modules/login-security/views/options/option-ntp.php:21
msgid "NTP is currently enabled."
msgstr ""
#: modules/login-security/views/options/option-ntp.php:25
msgid "NTP updates are currently failing."
msgstr ""
#: modules/login-security/views/options/option-ntp.php:26
msgid "NTP will be automatically disabled after %d more attempts."
msgstr ""
#: modules/login-security/views/options/option-ntp.php:26
msgid "NTP will be automatically disabled after 1 more attempt."
msgstr ""
#: modules/login-security/views/options/option-ntp.php:29
#: views/waf/option-whitelist.php:102
msgid "Disable"
msgstr ""
#: modules/login-security/views/options/option-ntp.php:43
msgid "Error Resetting NTP"
msgstr ""
#: modules/login-security/views/options/option-ntp.php:44
msgid "An error was encountered while trying to reset the NTP state. Please try again."
msgstr ""
#: modules/login-security/views/options/option-ntp.php:68
msgid "Error Disabling NTP"
msgstr ""
#: modules/login-security/views/options/option-ntp.php:69
msgid "An error was encountered while trying to disable NTP. Please try again."
msgstr ""
#: modules/login-security/views/options/option-roles.php:10
#: modules/login-security/views/settings/options.php:65
msgid "Required"
msgstr ""
#: modules/login-security/views/options/option-roles.php:23
msgid "Requiring 2FA for customers is not recommended as some customers may experience difficulties setting up or using two-factor authentication. Instead, using the \"Optional\" mode for users with the customer role is recommended which will allow customers to enable 2FA, but will not require them to do so."
msgstr ""
#: modules/login-security/views/options/option-roles.php:28
msgid "2FA Roles"
msgstr ""
#: modules/login-security/views/options/option-roles.php:53
msgid "In order to use 2FA with the WooCommerce customer role, you must either enable the \"WooCommerce integration\" option or use the \"wordfence_2fa_management\" shortcode to provide customers with access to the 2FA management interface. The default interface is only available through WordPress admin pages which are not accessible to users in the customer role."
msgstr ""
#: modules/login-security/views/options/option-roles.php:61
msgid "Setting the grace period to 0 will prevent users in roles where 2FA is required, including newly created users, from logging in if they have not already enabled two-factor authentication."
msgstr ""
#: modules/login-security/views/options/option-roles.php:64
msgid "For roles that require 2FA, users will have this many days to set up 2FA. Failure to set up 2FA during this period will result in the user losing account access. This grace period will apply to new users from the time of account creation. For existing users, this grace period will apply relative to the time at which the requirement is implemented. This grace period will not automatically apply to admins and must be manually enabled for each admin user."
msgstr ""
#: modules/login-security/views/options/option-roles.php:68
msgid "2FA Notifications"
msgstr ""
#: modules/login-security/views/options/option-roles.php:70
msgid "Send an email to users with the selected role to notify them of the grace period for enabling 2FA. Select the desired role and optionally specify the URL to be sent in the email to setup 2FA. If left blank, the URL defaults to the standard wordpress login and Wordfence’s Two-Factor Authentication plugin page. For example, if using WooCommerce, input the relative URL of the account page."
msgstr ""
#: modules/login-security/views/options/option-roles.php:74
msgid "2FA Role"
msgstr ""
#: modules/login-security/views/options/option-roles.php:82
msgid "2FA Relative URL (optional)"
msgstr ""
#: modules/login-security/views/options/option-roles.php:85
msgid "Notify"
msgstr ""
#: modules/login-security/views/options/option-roles.php:106
msgid "Send Anyway"
msgstr ""
#: modules/login-security/views/options/option-roles.php:110
#: modules/login-security/views/options/option-roles.php:120
msgid "Error Sending Notification"
msgstr ""
#: modules/login-security/views/options/option-roles.php:113
msgid "Notification Sent"
msgstr ""
#: modules/login-security/views/options/option-roles.php:120
msgid "An error was encountered while trying to send the notification. Please try again."
msgstr ""
#: modules/login-security/views/options/option-roles.php:161
msgid "Not Recommended"
msgstr ""
#: modules/login-security/views/options/option-roles.php:165
msgid "Make Optional"
msgstr ""
#: modules/login-security/views/options/option-roles.php:170
msgid "Proceed"
msgstr ""
#: modules/login-security/views/page/manage-embedded.php:26
msgid "Two-Factor Authentication, or 2FA, significantly improves login security for your account. Wordfence 2FA works with a number of TOTP-based apps like Google Authenticator, FreeOTP, and Authy. For a full list of tested TOTP-based apps, click here."
msgstr ""
#: modules/login-security/views/page/manage.php:24
msgid "Two-Factor Authentication, or 2FA, significantly improves login security for your website. Wordfence 2FA works with a number of TOTP-based apps like Google Authenticator, FreeOTP, and Authy. For a full list of tested TOTP-based apps, click here."
msgstr ""
#: modules/login-security/views/page/manage.php:31
msgid "Editing User: %s %s"
msgstr ""
#: modules/login-security/views/page/manage.php:31
msgid "(you)"
msgstr ""
#: modules/login-security/views/page/manage.php:108
msgid "Server Time:"
msgstr ""
#: modules/login-security/views/page/manage.php:109
msgid "Browser Time:"
msgstr ""
#: modules/login-security/views/page/manage.php:112
msgid "Corrected Time (NTP):"
msgstr ""
#: modules/login-security/views/page/manage.php:115
msgid "Corrected Time (WF):"
msgstr ""
#: modules/login-security/views/page/manage.php:118
msgid "Detected IP:"
msgstr ""
#: modules/login-security/views/page/manage.php:118
msgid "allowlisted"
msgstr ""
#: modules/login-security/views/page/permission-denied.php:6
msgid "Permission Denied"
msgstr ""
#: modules/login-security/views/page/permission-denied.php:7
msgid "You do not have permission to manage 2FA settings for your account."
msgstr ""
#: modules/login-security/views/page/role.php:5
msgid "This page only shows users and roles on the main site of this network"
msgstr ""
#: modules/login-security/views/page/role.php:10
msgid "2FA is not required for the %s role"
msgstr ""
#: modules/login-security/views/page/role.php:16
msgid "No users found in the %s state for the %s role"
msgstr ""
#: modules/login-security/views/page/role.php:18
msgid "Page %d is out of range"
msgstr ""
#: modules/login-security/views/page/role.php:35
msgid "N/A"
msgstr ""
#: modules/login-security/views/page/role.php:46
msgid "Page "
msgstr ""
#. translators: word order may be reversed as long as HTML remains around "Changes"
#: modules/login-security/views/page/settings.php:5
msgid "Cancel Changes"
msgstr ""
#. translators: word order may be reversed as long as HTML remains around "Changes"
#: modules/login-security/views/page/settings.php:5
msgid "Save Changes"
msgstr ""
#: modules/login-security/views/settings/options.php:51
msgid "Allow remembering device for 30 days"
msgstr ""
#: modules/login-security/views/settings/options.php:52
msgid "If enabled, users with 2FA enabled may choose to be prompted for a code only once every 30 days per device."
msgstr ""
#: modules/login-security/views/settings/options.php:61
msgid "Require 2FA for XML-RPC call authentication"
msgstr ""
#: modules/login-security/views/settings/options.php:62
msgid "If enabled, XML-RPC calls that require authentication will also require a valid 2FA code to be appended to the password. You must choose the \"Skipped\" option if you use the WordPress app, the Jetpack plugin, or other services that require XML-RPC."
msgstr ""
#: modules/login-security/views/settings/options.php:64
msgid "Skipped"
msgstr ""
#: modules/login-security/views/settings/options.php:79
msgid "Disable XML-RPC authentication"
msgstr ""
#: modules/login-security/views/settings/options.php:80
msgid "If disabled, XML-RPC requests that attempt authentication will be rejected, whether the user has 2FA enabled or not."
msgstr ""
#: modules/login-security/views/settings/options.php:94
msgid "WooCommerce & Custom Integrations"
msgstr ""
#: modules/login-security/views/settings/options.php:107
msgid "WooCommerce integration"
msgstr ""
#: modules/login-security/views/settings/options.php:108
msgid "When enabled, reCAPTCHA and 2FA prompt support will be added to WooCommerce login and registration forms in addition to the default WordPress forms. Testing WooCommerce forms after enabling this feature is recommended to ensure plugin compatibility."
msgstr ""
#: modules/login-security/views/settings/options.php:119
msgid "Show Wordfence 2FA menu on WooCommerce Account page"
msgstr ""
#: modules/login-security/views/settings/options.php:120
msgid "When enabled, a Wordfence 2FA tab will be added to the WooCommerce account menu which will provide access for users to manage 2FA settings outside of the WordPress admin area. Testing the WooCommerce account interface after enabling this feature is recommended to ensure theme compatibility."
msgstr ""
#: modules/login-security/views/settings/options.php:134
msgid "2FA management shortcode"
msgstr ""
#: modules/login-security/views/settings/options.php:135
msgid "When enabled, the \"wordfence_2fa_management\" shortcode may be used to provide access for users to manage 2FA settings on custom pages."
msgstr ""
#: modules/login-security/views/settings/options.php:147
msgid "Use single-column layout for WooCommerce/shortcode 2FA management interface"
msgstr ""
#: modules/login-security/views/settings/options.php:148
msgid "When enabled, the 2FA management interface embedded through the WooCommerce integration or via a shortcode will use a vertical stacked layout as opposed to horizontal columns. Adjust this setting as appropriate to match your theme. This may be overridden using the \"stacked\" attribute for individual shortcodes."
msgstr ""
#: modules/login-security/views/settings/options.php:163
msgid "reCAPTCHA"
msgstr ""
#: modules/login-security/views/settings/options.php:188
msgid "Run reCAPTCHA in test mode"
msgstr ""
#: modules/login-security/views/settings/options.php:189
msgid "While in test mode, reCAPTCHA will score login and registration requests but not actually block them. The scores will be recorded and can be used to select a human/bot threshold value."
msgstr ""
#: modules/login-security/views/settings/options.php:214
msgid "Allowlisted IP addresses that bypass 2FA and reCAPTCHA"
msgstr ""
#: modules/login-security/views/settings/options.php:216
msgid "Allowlisted IPs must be placed on separate lines. You can specify ranges using the following formats: 127.0.0.1/24, 127.0.0.[1-100], or 127.0.0.1-127.0.1.100."
msgstr ""
#: modules/login-security/views/settings/options.php:242
msgid "Show last login column on WP Users page"
msgstr ""
#: modules/login-security/views/settings/options.php:243
msgid "When enabled, the last login timestamp will be displayed for each user on the WP Users page. When used in conjunction with reCAPTCHA, the most recent score will also be displayed for each user."
msgstr ""
#: modules/login-security/views/settings/options.php:254
msgid "Delete Login Security tables and data on deactivation"
msgstr ""
#: modules/login-security/views/settings/options.php:255
msgid "If enabled, all settings and 2FA records will be deleted on deactivation. If later reactivated, all users that previously had 2FA active will need to set it up again."
msgstr ""
#: modules/login-security/views/settings/user-stats.php:11
msgid "User Summary"
msgstr ""
#: modules/login-security/views/settings/user-stats.php:15
msgid "Manage Users"
msgstr ""
#: modules/login-security/views/settings/user-stats.php:23
msgid "Role"
msgstr ""
#: modules/login-security/views/settings/user-stats.php:24
msgid "Total Users"
msgstr ""
#: modules/login-security/views/settings/user-stats.php:34
msgid "Custom Capabilities / Multiple Roles"
msgstr ""
#: modules/login-security/views/settings/user-stats.php:52
msgid "View users"
msgstr ""
#: modules/login-security/views/settings/user-stats.php:66
msgid "* User counts currently only reflect the main site on multisite installations."
msgstr ""
#: modules/login-security/views/settings/user-stats.php:74
msgid "User counts are hidden by default on sites with large numbers of users in order to improve performance."
msgstr ""
#: modules/login-security/views/settings/user-stats.php:74
msgid "User counts are currently disabled as the most recent attempt to count users failed to complete successfully."
msgstr ""
#: modules/login-security/views/settings/user-stats.php:75
msgid "Show User Counts"
msgstr ""
#: modules/login-security/views/user/grace-period-toggle.php:7
msgid "2FA Grace Period"
msgstr ""
#: modules/login-security/views/user/grace-period-toggle.php:10
msgid "Allow a grace period for this user prior to requiring Wordfence 2FA"
msgstr ""
#. translators: Site URL
#: views/blocking/block-list.php:11
msgid "Current blocks for %s"
msgstr ""
#: views/blocking/block-list.php:17
msgid "Show Wordfence Automatic Blocks"
msgstr ""
#: views/blocking/block-list.php:34
msgid "Filter by Type, Detail, or Reason"
msgstr ""
#: views/blocking/block-list.php:35
#: views/blocking/block-list.php:379
#: views/waf/option-whitelist.php:113
msgid "Filter"
msgstr ""
#: views/blocking/block-list.php:39
#: views/blocking/block-list.php:502
msgid "Unblock"
msgstr ""
#: views/blocking/block-list.php:39
msgid "Make Permanent"
msgstr ""
#. translators: word order may be altered as long as HTML remains around "All IPs"
#: views/blocking/block-list.php:39
msgid "Export All IPs"
msgstr ""
#: views/blocking/block-list.php:68
msgid "Block Type"
msgstr ""
#: views/blocking/block-list.php:69
msgid "Detail"
msgstr ""
#: views/blocking/block-list.php:70
msgid "Rule Added"
msgstr ""
#: views/blocking/block-list.php:71
msgid "Reason"
msgstr ""
#: views/blocking/block-list.php:72
msgid "Expiration"
msgstr ""
#: views/blocking/block-list.php:74
msgid "Last Attempt"
msgstr ""
#: views/blocking/block-list.php:79
msgid "No blocks are currently active."
msgstr ""
#: views/blocking/block-list.php:84
msgid "No blocks match the current filter."
msgstr ""
#: views/blocking/block-list.php:382
msgid "Clear Filter"
msgstr ""
#: views/blocking/block-list.php:385
msgid "Change Filter"
msgstr ""
#: views/blocking/block-list.php:499
msgid "Unblocking"
msgstr ""
#: views/blocking/block-list.php:500
msgid "Are you sure you want to stop blocking the selected IP, range, or country?"
msgstr ""
#: views/blocking/block-list.php:500
msgid "Are you sure you want to stop blocking the ${count} selected IPs, ranges, and countries?"
msgstr ""
#. translators: word order may be altered as long as HTML remains around "this IP Address"
#: views/blocking/blocking-create.php:13
msgid "Block this IP Address"
msgstr ""
#. translators: word order may be altered as long as HTML remains around "Address"
#: views/blocking/blocking-create.php:13
msgid "IP Address"
msgstr ""
#. translators: word order may be altered as long as HTML remains around "the Selected Countries"
#: views/blocking/blocking-create.php:14
msgid "Block the Selected Countries"
msgstr ""
#. translators: word order may be reversed as long as HTML remains around "Block"
#: views/blocking/blocking-create.php:14
msgid "Update Block"
msgstr ""
#. translators: word order may be altered as long as HTML remains around "Visitors Matching this Pattern"
#: views/blocking/blocking-create.php:15
msgid "Block Visitors Matching this Pattern"
msgstr ""
#. translators: word order may be reversed as long as HTML remains around "Custom"
#: views/blocking/blocking-create.php:15
msgid "Custom Pattern"
msgstr ""
#: views/blocking/blocking-create.php:113
msgid "Block Duration"
msgstr ""
#: views/blocking/blocking-create.php:115
msgid "Enter a duration (default is forever)"
msgstr ""
#: views/blocking/blocking-create.php:132
msgid "What to Block"
msgstr ""
#: views/blocking/blocking-create.php:137
msgid "Login Form"
msgstr ""
#: views/blocking/blocking-create.php:141
msgid "Block access to the rest of the siteRest of site"
msgstr ""
#. translators: Support URL
#: views/blocking/blocking-create.php:149
msgid "If you use Google Ads, blocking countries from accessing the entire site is not recommended. Learn More (opens in new tab)"
msgstr ""
#. translators: word order may be altered as long as HTML remains around "to Block"
#: views/blocking/blocking-create.php:153
msgid "Countries to Block"
msgstr ""
#. translators: word order may be reversed as long as HTML remains around "from List"
#: views/blocking/blocking-create.php:153
msgid "Pick from List"
msgstr ""
#: views/blocking/blocking-create.php:176
#: views/blocking/options-group-advanced-country.php:82
msgid "Put Geographic Protection In Place With Country Blocking"
msgstr ""
#: views/blocking/blocking-create.php:177
#: views/blocking/options-group-advanced-country.php:83
msgid "Wordfence country blocking is designed to stop an attack, prevent content theft, or end malicious activity that originates from a geographic region in less than 1/300,000th of a second. Blocking countries who are regularly creating failed logins, a large number of page not found errors, and are clearly engaged in malicious activity is an effective way to protect your site during an attack."
msgstr ""
#: views/blocking/blocking-create.php:185
msgid "IP Address to Block"
msgstr ""
#: views/blocking/blocking-create.php:186
msgid "Enter an IP address"
msgstr ""
#: views/blocking/blocking-create.php:189
msgid "IP Address Range"
msgstr ""
#: views/blocking/blocking-create.php:190
msgid "e.g., 192.168.200.200 - 192.168.200.220 or 192.168.200.0/24"
msgstr ""
#: views/blocking/blocking-create.php:194
msgid "e.g., *.amazonaws.com or *.linode.com"
msgstr ""
#: views/blocking/blocking-create.php:197
msgid "Browser User Agent"
msgstr ""
#: views/blocking/blocking-create.php:198
msgid "e.g., *badRobot*, *MSIE*, or *browserSuffix"
msgstr ""
#: views/blocking/blocking-create.php:202
msgid "e.g., *badwebsite.example.com*"
msgstr ""
#: views/blocking/blocking-create.php:205
msgid "Block Reason"
msgstr ""
#: views/blocking/blocking-create.php:206
msgid "Enter a reason"
msgstr ""
#. translators: word order may be altered as long as HTML remains around "Visitors Matching this"
#: views/blocking/blocking-create.php:212
msgid "Block Visitors Matching this Pattern"
msgstr ""
#: views/blocking/blocking-create.php:512
msgid "Error Saving Block"
msgstr ""
#: views/blocking/blocking-create.php:527
msgid "U.S. Blocked"
msgstr ""
#: views/blocking/blocking-create.php:528
msgid "For most sites, we recommend allowing access from the United States, where Google and other benign crawlers are located. Some well-known crawlers also have locations in Europe, so be careful when blocking other countries, especially if you have not seen significant attacks from them."
msgstr ""
#: views/blocking/blocking-status.php:15
msgid "Manage global blocking options."
msgstr ""
#: views/blocking/blocking-status.php:24
msgid "Enable country blocking by upgrading to Premium."
msgstr ""
#: views/blocking/country-modal.php:24
msgid "Select Countries to Block from List"
msgstr ""
#: views/blocking/country-modal.php:28
msgid "Block All"
msgstr ""
#: views/blocking/country-modal.php:28
msgid "Unblock All"
msgstr ""
#: views/blocking/country-modal.php:75
msgid "Back"
msgstr ""
#: views/blocking/country-modal.php:75
msgid "Save"
msgstr ""
#: views/blocking/option-bypass-cookie.php:12
msgid "If user who is allowed to access the site views the relative URL"
msgstr ""
#: views/blocking/option-bypass-cookie.php:13
msgid "/set-country-bypass/"
msgstr ""
#: views/blocking/option-bypass-cookie.php:16
msgid "then set a cookie that will bypass country blocking in the future in case that user hits the site from a blocked country."
msgstr ""
#: views/blocking/option-bypass-redirect.php:12
msgid "If user hits the relative URL"
msgstr ""
#: views/blocking/option-bypass-redirect.php:13
msgid "/bypassurl/"
msgstr ""
#: views/blocking/option-bypass-redirect.php:16
msgid "then redirect that user to"
msgstr ""
#: views/blocking/option-bypass-redirect.php:17
msgid "/page-name/"
msgstr ""
#: views/blocking/option-bypass-redirect.php:21
msgid "and set a cookie that will bypass all country blocking."
msgstr ""
#: views/blocking/options-group-advanced-country.php:22
msgid "Advanced Country Blocking Options"
msgstr ""
#: views/blocking/options-group-advanced-country.php:50
msgid "Enter a full URL (e.g., http://example.com/blocked/)"
msgstr ""
#: views/common/license.php:15
msgid "Wordfence License Installation Successful"
msgstr ""
#: views/common/license.php:18
msgid "Wordfence License Installation Failed"
msgstr ""
#: views/common/license.php:21
msgid "Install Wordfence License"
msgstr ""
#: views/common/license.php:105
msgid "The Wordfence license provided has been installed."
msgstr ""
#. translators: WordPress admin URL
#: views/common/license.php:106
msgid "Return to the Wordfence Admin Page"
msgstr ""
#: views/common/license.php:108
msgid "The Wordfence license could not be installed."
msgstr ""
#: views/common/license.php:110
msgid "Please enter the license to install."
msgstr ""
#: views/common/license.php:118
#: views/common/unsubscribe.php:127
msgid "Generated by Wordfence at "
msgstr ""
#: views/common/license.php:118
#: views/common/unsubscribe.php:127
msgid "Your computer's time: "
msgstr ""
#: views/common/page-title.php:18
msgid "Go:"
msgstr ""
#: views/common/page-title.php:20
msgid "Go to"
msgstr ""
#: views/common/status-tooltip.php:18
msgid "Congratulations! You've optimized configurations for this feature! If you want to learn more about how this score is determined, click the link below."
msgstr ""
#: views/common/status-tooltip.php:19
#: views/common/status-tooltip.php:30
msgid "How does Wordfence determine this?"
msgstr ""
#: views/common/status-tooltip.php:21
msgid "How do I get to 100%?"
msgstr ""
#: views/common/unsubscribe.php:16
msgid "Unsubscribe from Security Alerts"
msgstr ""
#: views/common/unsubscribe.php:19
msgid "Unsubscription Confirmation Sent"
msgstr ""
#: views/common/unsubscribe.php:22
msgid "Unsubscribe Successful"
msgstr ""
#: views/common/unsubscribe.php:25
msgid "Confirm Unsubscribe"
msgstr ""
#: views/common/unsubscribe.php:109
msgid "The email address provided has been unsubscribed from future alert emails."
msgstr ""
#: views/common/unsubscribe.php:111
msgid "If the email address provided was on the alert email list, it has been sent an unsubscribe link."
msgstr ""
#: views/common/unsubscribe.php:113
msgid "Please enter an email address to unsubscribe from alerts. If this email address exists on the alert email list, it will receive a confirmation link to unsubscribe."
msgstr ""
#. translators: Email address.
#: views/common/unsubscribe.php:120
msgid "Please confirm the unsubscribe request for %s."
msgstr ""
#: views/dashboard/global-status.php:16
msgid "Wordfence Protection Activated"
msgstr ""
#: views/dashboard/option-howgetips.php:8
msgid "Let Wordfence use the most secure method to get visitor IP addresses. Prevents spoofing and works with most sites."
msgstr ""
#: views/dashboard/option-howgetips.php:12
msgid "Use the Cloudflare \"CF-Connecting-IP\" HTTP header to get a visitor IP. Only use if you're using Cloudflare."
msgstr ""
#: views/dashboard/option-howgetips.php:32
msgid "Detected IP(s):"
msgstr ""
#: views/dashboard/option-howgetips.php:33
msgid "Your IP with this setting:"
msgstr ""
#: views/dashboard/option-howgetips.php:34
msgid "Edit trusted proxies"
msgstr ""
#: views/dashboard/option-howgetips.php:69
msgid "In addition to the above list, the IPs (or CIDR ranges) in the selected preset will be ignored when determining the requesting IP via the X-Forwarded-For HTTP header."
msgstr ""
#: views/dashboard/options-group-alert.php:22
msgid "Email Alert Preferences"
msgstr ""
#: views/dashboard/options-group-alert.php:37
msgid "If you have automatic updates enabled (see above), you'll get an email when an update occurs."
msgstr ""
#: views/dashboard/options-group-alert.php:79
msgid "Alert me with scan results of this severity level or greater:"
msgstr ""
#: views/dashboard/options-group-alert.php:112
msgid "Alert when someone is blocked from logging in for using a password found in a breach"
msgstr ""
#: views/dashboard/options-group-alert.php:178
msgid "0 means unlimited alerts will be sent."
msgstr ""
#: views/dashboard/options-group-dashboard.php:22
msgid "Dashboard Notification Options"
msgstr ""
#: views/dashboard/options-group-dashboard.php:106
msgid "Dashboard notifications will also be displayed for Security Alerts, Promotions, Blog Highlights, and Product Updates. These notifications can be disabled by upgrading to a premium license."
msgstr ""
#: views/dashboard/options-group-email-summary.php:22
msgid "Activity Report"
msgstr ""
#: views/dashboard/options-group-email-summary.php:38
msgid "Once a day"
msgstr ""
#: views/dashboard/options-group-email-summary.php:39
msgid "Once a week"
msgstr ""
#: views/dashboard/options-group-email-summary.php:40
msgid "Once a month"
msgstr ""
#: views/dashboard/options-group-general.php:22
msgid "General Wordfence Options"
msgstr ""
#: views/dashboard/options-group-general.php:31
msgid "Automatically updates Wordfence to the newest version within 24 hours of a new release."
msgstr ""
#: views/dashboard/options-group-general.php:34
msgid "Warning: You are running the LiteSpeed web server and Wordfence can't determine whether \"noabort\" is set. Please verify that the environmental variable \"noabort\" is set for the local site, or the server's global External Application Abort is set to \"No Abort\"."
msgstr ""
#: views/dashboard/options-group-general.php:36
msgid "Please read this article in our FAQ to make an important change that will ensure your site stability during an update."
msgstr ""
#: views/dashboard/options-group-general.php:56
msgid "Separate multiple addresses with commas"
msgstr ""
#: views/dashboard/options-group-general.php:74
msgid "If this option is disabled, Wordfence can look up countries for visitor IP addresses using a local database, but cannot look up regions or cities"
msgstr ""
#: views/dashboard/options-group-general.php:121
msgid "Setting higher will reduce browser traffic but slow scan starts, live traffic & status updates."
msgstr ""
#: views/dashboard/options-group-general.php:146
msgid "Note: This does not include Login Security settings and tables. An option to delete those must be selected separately on the Login Security settings page."
msgstr ""
#. translators: word order may be altered as long as HTML remains around "Wordfence"
#: views/dashboard/options-group-import.php:33
msgid "Export Wordfence Options"
msgstr ""
#. translators: word order may be altered as long as HTML remains around "Wordfence"
#: views/dashboard/options-group-import.php:56
msgid "Import Wordfence Options"
msgstr ""
#: views/dashboard/options-group-import.php:145
msgid "Export Successful"
msgstr ""
#: views/dashboard/options-group-import.php:146
msgid "We successfully exported your site options. To import your site options on another site, copy and paste the token below into the import text box on the destination site. Keep this token secret — it is like a password. If anyone else discovers the token it will allow them to import your options excluding your license."
msgstr ""
#: views/dashboard/options-group-import.php:155
msgid "Error during Export"
msgstr ""
#: views/dashboard/options-group-import.php:165
msgid "Import Successful"
msgstr ""
#: views/dashboard/options-group-import.php:166
msgid "We successfully imported the site options."
msgstr ""
#: views/dashboard/options-group-import.php:175
msgid "Error during Import"
msgstr ""
#: views/dashboard/options-group-license.php:22
msgid "Wordfence License"
msgstr ""
#: views/dashboard/options-group-license.php:31
msgid "Your Wordfence License"
msgstr ""
#: views/dashboard/options-group-license.php:44
msgid "License Status:"
msgstr ""
#: views/dashboard/options-group-license.php:50
msgid "%s License Expired"
msgstr ""
#: views/dashboard/options-group-license.php:53
msgid "Premium License Deactivated"
msgstr ""
#: views/dashboard/options-group-license.php:56
msgid "%s License Active"
msgstr ""
#: views/dashboard/options-group-license.php:62
msgid "Reset site to a free license"
msgstr ""
#: views/dashboard/options-group-license.php:67
msgid "Click here to manage your Wordfence licenses"
msgstr ""
#: views/dashboard/options-group-license.php:70
msgid "Remove Invalid License"
msgstr ""
#: views/dashboard/options-group-license.php:74
#: views/onboarding/registration-prompt.php:57
msgid "Install License"
msgstr ""
#: views/dashboard/options-group-license.php:150
msgid "This was a premium license key, but it is no longer valid, so premium features are disabled. You can either remove the invalid key and continue using Wordfence's free features, or enter a new premium key to upgrade. If you have questions, contact billing@wordfence.com."
msgstr ""
#: views/dashboard/options-group-license.php:163
msgid "Confirm Reset"
msgstr ""
#: views/dashboard/options-group-license.php:164
msgid "Are you sure you want to reset this site's Wordfence License? This will disable Premium features and return the site to the free version of Wordfence. Your settings will still be retained when reinstalling a license.
If autorenew is enabled for the current license, the license will renew at the next expiration date. If you would like to turn renewal off or assign the license to another site, log into wordfence.com to change it.
"
msgstr ""
#: views/dashboard/options-group-view-customization.php:22
msgid "View Customization"
msgstr ""
#: views/dashboard/options-group-view-customization.php:36
msgid "Display \"All Options\" menu item"
msgstr ""
#: views/dashboard/options-group-view-customization.php:47
msgid "Display \"Blocking\" menu item"
msgstr ""
#: views/dashboard/options-group-view-customization.php:58
msgid "Display \"Live Traffic\" menu item"
msgstr ""
#: views/dashboard/options-group-view-customization.php:69
msgid "Display \"Audit Log\" menu item"
msgstr ""
#: views/diagnostics/text.php:146
msgid "Setting Name"
msgstr ""
#: views/diagnostics/text.php:147
#: views/waf/options-group-advanced-firewall.php:138
msgid "Description"
msgstr ""
#: views/diagnostics/text.php:184
#: views/diagnostics/text.php:222
#: views/diagnostics/text.php:276
#: views/diagnostics/text.php:296
#: views/diagnostics/text.php:588
msgid "Name"
msgstr ""
#: views/diagnostics/text.php:340
msgid "Run Time"
msgstr ""
#: views/diagnostics/text.php:340
msgid "Job"
msgstr ""
#. translators: 1. Number of tables
#: views/diagnostics/text.php:419
msgid "%1$s Table in Database"
msgid_plural "%1$s Tables in Database"
msgstr[0] ""
msgstr[1] ""
#: views/diagnostics/text.php:557
msgid "Setting"
msgstr ""
#: views/gdpr/banner.php:8
msgid "Wordfence's terms of service and privacy policy have changed"
msgstr ""
#: views/gdpr/banner.php:9
#: views/gdpr/disabled-overlay.php:8
msgid "Review"
msgstr ""
#: views/gdpr/banner.php:50
msgid "We have updated our policies. To continue using Wordfence, you will need to read and agree to the Wordfence License Terms and Conditions (opens in new tab), the Services Subscription Agreement (opens in new tab), and Terms of Service (opens in new tab), and read and acknowledge the Wordfence Privacy Policy (opens in new tab)."
msgstr ""
#: views/gdpr/banner.php:51
msgid "You can log in to wordfence.com (opens in new tab) to accept the updated terms and privacy policy for all of your license keys at once."
msgstr ""
#: views/gdpr/banner.php:56
msgid "Agree"
msgstr ""
#: views/gdpr/disabled-overlay.php:7
msgid "We have updated our policies. To continue using Wordfence, you will need to read and agree to the Wordfence License Terms and Conditions, the Services Subscription Agreement, and Terms of Service, and read and acknowledge the Wordfence Privacy Policy by clicking Review."
msgstr ""
#: views/offboarding/deactivation-prompt.php:10
msgid "Deactivate Wordfence"
msgstr ""
#: views/offboarding/deactivation-prompt.php:14
msgid "You are about to deactivate Wordfence. Would you like to delete its data or keep it in place?"
msgstr ""
#: views/offboarding/deactivation-prompt.php:28
#: views/offboarding/deactivation-prompt.php:58
msgid "Deactivate and Delete Data"
msgstr ""
#: views/offboarding/deactivation-prompt.php:37
msgid "Extended Protection Still Enabled"
msgstr ""
#: views/offboarding/deactivation-prompt.php:41
msgid "The Wordfence firewall is still optimized. You should remove the firewall's extended protection before deleting to avoid PHP errors if some firewall files cannot be removed, or if PHP's \"auto_prepend_file\" setting is cached."
msgstr ""
#. translators: Support URL.
#: views/offboarding/deactivation-prompt.php:45
#: views/waf/options-group-basic-firewall.php:169
msgid "Remove Extended Protection"
msgstr ""
#: views/offboarding/deactivation-prompt.php:53
msgid "Delete Wordfence Data?"
msgstr ""
#: views/offboarding/deactivation-prompt.php:56
msgid "Are you sure you want to delete the selected Wordfence data? If you reactivate Wordfence later, deleted settings and history cannot be recovered."
msgstr ""
#: views/offboarding/deactivation-prompt.php:68
msgid "An unexpected error occurred while attempting to configure Wordfence to delete its data on deactivation."
msgstr ""
#: views/onboarding/banner.php:8
msgid "Wordfence installation is incomplete"
msgstr ""
#: views/onboarding/banner.php:11
msgid "Remind Me Later"
msgstr ""
#: views/onboarding/banner.php:20
msgid "Notice Dismissed"
msgstr ""
#: views/onboarding/banner.php:23
msgid "You will be reminded again in 12 hours."
msgstr ""
#: views/onboarding/banner.php:36
msgid "An unexpected error occurred while attempting to dismiss the notice. Please try again."
msgstr ""
#: views/onboarding/disabled-overlay.php:7
msgid "You must install a license to continue using Wordfence."
msgstr ""
#: views/onboarding/fresh-install.php:9
msgid "Wordfence - Securing your WordPress Website"
msgstr ""
#. translators: Wordfence version.
#: views/onboarding/fresh-install.php:10
msgid "You have successfully installed Wordfence %s"
msgstr ""
#: views/onboarding/modal-final-attempt.php:10
#: views/onboarding/plugin-header.php:9
msgid "Please Complete Wordfence Installation"
msgstr ""
#: views/onboarding/modal-final-attempt.php:21
msgid "Activate Premium"
msgstr ""
#: views/onboarding/modal-final-attempt.php:22
msgid "Enter your premium license key to enable real-time protection for your website."
msgstr ""
#: views/onboarding/modal-final-attempt.php:24
msgid "Enter Premium Key"
msgstr ""
#: views/onboarding/modal-final-attempt.php:26
msgid "If you don't have one, you can purchase one now."
msgstr ""
#: views/onboarding/registration-prompt.php:19
msgid "Install your license to finish activating Wordfence."
msgstr ""
#: views/onboarding/registration-prompt.php:21
msgid "Register with Wordfence to secure your site with the latest threat intelligence."
msgstr ""
#: views/onboarding/registration-prompt.php:26
msgid "Get Your Wordfence License"
msgstr ""
#: views/onboarding/registration-prompt.php:29
msgid "Install an existing license"
msgstr ""
#: views/onboarding/registration-prompt.php:39
msgid "Email"
msgstr ""
#: views/onboarding/registration-prompt.php:40
msgid "Please enter a valid email address"
msgstr ""
#: views/onboarding/registration-prompt.php:41
msgid "This is where future security alerts for your website will be sent. This can also be changed in Global Options."
msgstr ""
#: views/onboarding/registration-prompt.php:48
msgid "Would you like WordPress security and vulnerability alerts sent to you via email?"
msgstr ""
#: views/onboarding/registration-prompt.php:54
msgid "You must select either \"Yes\" or \"No\""
msgstr ""
#: views/onboarding/registration-prompt.php:61
msgid "Get a new license"
msgstr ""
#: views/onboarding/registration-prompt.php:70
msgid "Response License Installed"
msgstr ""
#: views/onboarding/registration-prompt.php:71
msgid "Congratulations! Wordfence Response is now active on your website. Please note that some Response features are not enabled by default."
msgstr ""
#: views/onboarding/registration-prompt.php:74
msgid "Care License Installed"
msgstr ""
#: views/onboarding/registration-prompt.php:75
msgid "Congratulations! Wordfence Care is now active on your website. Please note that some Care features are not enabled by default."
msgstr ""
#: views/onboarding/registration-prompt.php:82
msgid "Free License Installed"
msgstr ""
#: views/onboarding/registration-prompt.php:83
msgid "Congratulations! Wordfence Free is now active on your website."
msgstr ""
#: views/onboarding/registration-prompt.php:99
msgid "Go To Dashboard"
msgstr ""
#: views/onboarding/registration-prompt.php:107
msgid "Error Installing License"
msgstr ""
#: views/onboarding/registration-prompt.php:111
msgid "An error occurred while installing your license key."
msgstr ""
#: views/onboarding/registration-prompt.php:112
msgid "Please try again. If the problem persists, please contact Wordfence Support(opens in new tab)"
msgstr ""
#. translators: word order may be reversed as long as HTML remains around "Restore"
#: views/options/block-all-options-controls.php:39
#: views/options/block-controls.php:37
msgid "Restore Defaults"
msgstr ""
#. translators: word order may be reversed as long as HTML remains around "Changes"
#: views/options/block-all-options-controls.php:39
#: views/options/block-controls.php:37
msgid "Cancel Changes"
msgstr ""
#. translators: word order may be reversed as long as HTML remains around "Changes"
#: views/options/block-all-options-controls.php:39
#: views/options/block-controls.php:37
msgid "Save Changes"
msgstr ""
#: views/options/block-all-options-controls.php:84
#: views/options/block-all-options-controls.php:146
msgid "Search All Options"
msgstr ""
#: views/options/options-title.php:32
msgid "Expand All"
msgstr ""
#: views/options/options-title.php:32
msgid "Collapse All"
msgstr ""
#. translators: 1. Start date. 2. End date.
#: views/reports/activity-report-email-inline.php:13
msgid "Wordfence activity from
%1$s to %2$s"
msgstr ""
#. translators: 1. Site URL. 2. Start date. 3. End date.
#: views/reports/activity-report-email-inline.php:130
msgid "This email was sent from your website %1$s and is a summary of security related activity that Wordfence monitors for the period %2$s to %3$s."
msgstr ""
#: views/reports/activity-report-email-inline.php:134
msgid "NOTE: You are using the free version of Wordfence and are missing out on features like real-time firewall rule and malware signature updates, country blocking, and detecting if your site IP is sending spam. Click here to upgrade to Wordfence Premium now."
msgstr ""
#: views/reports/activity-report-email-inline.php:138
msgid "Top 10 IPs Blocked"
msgstr ""
#: views/reports/activity-report-email-inline.php:174
#: views/reports/activity-report-email-inline.php:228
#: views/reports/activity-report.php:34
#: views/reports/activity-report.php:78
msgid "(Unknown)"
msgstr ""
#: views/reports/activity-report-email-inline.php:183
#: views/reports/activity-report-email-inline.php:238
msgid "No data currently."
msgstr ""
#: views/reports/activity-report-email-inline.php:191
#: views/reports/activity-report.php:51
msgid "Update Blocked IPs"
msgstr ""
#: views/reports/activity-report-email-inline.php:196
msgid "Top 10 Countries Blocked"
msgstr ""
#: views/reports/activity-report-email-inline.php:202
#: views/reports/activity-report.php:62
msgid "Total IPs Blocked"
msgstr ""
#: views/reports/activity-report-email-inline.php:246
#: views/reports/activity-report.php:96
msgid "Update Blocked Countries"
msgstr ""
#: views/reports/activity-report-email-inline.php:251
msgid "Top 10 Failed Logins"
msgstr ""
#: views/reports/activity-report-email-inline.php:258
#: views/reports/activity-report.php:108
msgid "Existing User"
msgstr ""
#: views/reports/activity-report-email-inline.php:276
#: views/reports/activity-report.php:123
msgid "No failed logins yet."
msgstr ""
#: views/reports/activity-report-email-inline.php:284
#: views/reports/activity-report.php:131
msgid "Update Login Security Options"
msgstr ""
#: views/reports/activity-report-email-inline.php:289
msgid "Recently Blocked Attacks"
msgstr ""
#: views/reports/activity-report-email-inline.php:295
msgid "IP / Action"
msgstr ""
#: views/reports/activity-report-email-inline.php:316
msgid "No blocked attacks yet."
msgstr ""
#: views/reports/activity-report-email-inline.php:326
msgid "and %d additional attacks"
msgstr ""
#: views/reports/activity-report-email-inline.php:330
msgid "View Recent Traffic"
msgstr ""
#: views/reports/activity-report-email-inline.php:335
msgid "Recently Modified Files"
msgstr ""
#: views/reports/activity-report-email-inline.php:340
msgid "Modified"
msgstr ""
#: views/reports/activity-report-email-inline.php:361
msgid "This list may include WordPress core/plugin/theme updates, error logs, cache files, and other normal changes."
msgstr ""
#: views/reports/activity-report-email-inline.php:365
#: views/reports/activity-report.php:164
msgid "Updates Needed"
msgstr ""
#: views/reports/activity-report-email-inline.php:373
#: views/reports/activity-report.php:172
msgid "Core"
msgstr ""
#. translators: WordPress version.
#: views/reports/activity-report-email-inline.php:375
#: views/reports/activity-report.php:174
msgid "A new version of WordPress (v%s) is available."
msgstr ""
#: views/reports/activity-report-email-inline.php:379
#: views/reports/activity-report.php:178
msgid "Plugins"
msgstr ""
#. translators: Plugin name.
#. translators: Plugin version.
#: views/reports/activity-report-email-inline.php:386
#: views/reports/activity-report.php:185
msgid "A new version of the plugin \"%s\" is available."
msgstr ""
#. translators: Plugin name.
#. translators: Theme name.
#: views/reports/activity-report-email-inline.php:386
#: views/reports/activity-report-email-inline.php:399
msgid "This update includes security-related fixes."
msgstr ""
#. translators: Theme name.
#. translators: Theme version.
#: views/reports/activity-report-email-inline.php:399
#: views/reports/activity-report.php:198
msgid "A new version of the theme \"%s\" is available."
msgstr ""
#: views/reports/activity-report-email-inline.php:407
#: views/reports/activity-report.php:205
msgid "Update Now"
msgstr ""
#: views/reports/activity-report-email-inline.php:411
#: views/reports/activity-report.php:207
msgid "No updates are available at this time."
msgstr ""
#. translators: 1. Site URL. 2. WordPress admin panel URL. 3. WordPress admin panel URL.
#: views/reports/activity-report-email-inline.php:418
msgid "If you would like to sign-in to %1$s please click here now. You can change the frequency of this email or turn it on and off by visiting your Wordfence options page."
msgstr ""
#. translators: Number of IPs.
#: views/reports/activity-report.php:9
msgid "Top %d IPs Blocked"
msgstr ""
#: views/reports/activity-report.php:43
msgid "No IPs blocked yet."
msgstr ""
#. translators: Number of countries.
#: views/reports/activity-report.php:56
msgid "Top %d Countries Blocked"
msgstr ""
#: views/reports/activity-report.php:88
msgid "No requests blocked yet."
msgstr ""
#. translators: Number of failed logins.
#: views/reports/activity-report.php:101
msgid "Top %d Failed Logins"
msgstr ""
#. translators: Seconds with millisecond precision.
#: views/reports/activity-report.php:210
msgid "Generated in %.4f seconds"
msgstr ""
#: views/scanner/issue-base.php:31
msgid "Issue Found "
msgstr ""
#: views/scanner/issue-base.php:40
msgid "Found "
msgstr ""
#: views/scanner/issue-base.php:52
msgid "New"
msgstr ""
#: views/scanner/issue-base.php:52
#: views/scanner/issue-base.php:100
msgid "Ignored"
msgstr ""
#: views/scanner/issue-base.php:53
msgid "Issue First Detected"
msgstr ""
#: views/scanner/issue-base.php:53
msgid "ago"
msgstr ""
#. translators: Localized date.
#: views/scanner/issue-base.php:102
msgid "Issue Found: %s"
msgstr ""
#. translators: Severity level.
#: views/scanner/issue-base.php:122
msgid "Severity: %s"
msgstr ""
#: views/scanner/issue-checkGSB.php:10
#: views/scanner/issue-checkHowGetIPs.php:10
#: views/scanner/issue-checkSpamIP.php:10
#: views/scanner/issue-configReadable.php:10
#: views/scanner/issue-control-ignore.php:7
#: views/scanner/issue-diskSpace.php:10
#: views/scanner/issue-geoipSupport.php:10
#: views/scanner/issue-publiclyAccessible.php:10
#: views/scanner/issue-skippedPaths.php:14
#: views/scanner/issue-spamvertizeCheck.php:10
#: views/scanner/issue-suspiciousAdminUsers.php:10
#: views/scanner/issue-timelimit.php:10
#: views/scanner/issue-wafStatus.php:10
#: views/scanner/issue-wfPluginAbandoned.php:10
#: views/scanner/issue-wfPluginRemoved.php:10
#: views/scanner/issue-wfPluginVulnerable.php:10
#: views/scanner/issue-wfUpgrade.php:10
msgid "Ignore"
msgstr ""
#: views/scanner/issue-checkGSB.php:12
#: views/scanner/issue-checkGSB.php:21
#: views/scanner/issue-commentBadURL.php:13
#: views/scanner/issue-commentBadURL.php:28
#: views/scanner/issue-database.php:13
#: views/scanner/issue-database.php:25
#: views/scanner/issue-file.php:14
#: views/scanner/issue-file.php:30
#: views/scanner/issue-knownfile.php:14
#: views/scanner/issue-knownfile.php:29
#: views/scanner/issue-optionBadURL.php:13
#: views/scanner/issue-optionBadURL.php:27
#: views/scanner/issue-postBadURL.php:13
#: views/scanner/issue-postBadURL.php:28
msgid "Bad URL"
msgstr ""
#: views/scanner/issue-checkGSB.php:14
#: views/scanner/issue-checkGSB.php:23
#: views/scanner/issue-checkHowGetIPs.php:12
#: views/scanner/issue-checkHowGetIPs.php:20
#: views/scanner/issue-checkSpamIP.php:12
#: views/scanner/issue-checkSpamIP.php:19
#: views/scanner/issue-commentBadURL.php:16
#: views/scanner/issue-commentBadURL.php:31
#: views/scanner/issue-configReadable.php:14
#: views/scanner/issue-configReadable.php:25
#: views/scanner/issue-control-show-details.php:4
#: views/scanner/issue-coreUnknown.php:11
#: views/scanner/issue-coreUnknown.php:19
#: views/scanner/issue-database.php:15
#: views/scanner/issue-database.php:27
#: views/scanner/issue-diskSpace.php:14
#: views/scanner/issue-diskSpace.php:23
#: views/scanner/issue-easyPassword.php:16
#: views/scanner/issue-easyPassword.php:27
#: views/scanner/issue-file.php:16
#: views/scanner/issue-file.php:32
#: views/scanner/issue-geoipSupport.php:12
#: views/scanner/issue-geoipSupport.php:19
#: views/scanner/issue-knownfile.php:16
#: views/scanner/issue-knownfile.php:31
#: views/scanner/issue-optionBadURL.php:15
#: views/scanner/issue-optionBadURL.php:29
#: views/scanner/issue-postBadTitle.php:15
#: views/scanner/issue-postBadTitle.php:29
#: views/scanner/issue-postBadURL.php:16
#: views/scanner/issue-postBadURL.php:31
#: views/scanner/issue-publiclyAccessible.php:14
#: views/scanner/issue-publiclyAccessible.php:25
#: views/scanner/issue-skippedPaths.php:16
#: views/scanner/issue-skippedPaths.php:24
#: views/scanner/issue-spamvertizeCheck.php:12
#: views/scanner/issue-spamvertizeCheck.php:19
#: views/scanner/issue-suspiciousAdminUsers.php:12
#: views/scanner/issue-suspiciousAdminUsers.php:22
#: views/scanner/issue-timelimit.php:12
#: views/scanner/issue-timelimit.php:19
#: views/scanner/issue-wafStatus.php:14
#: views/scanner/issue-wafStatus.php:23
#: views/scanner/issue-wfPluginAbandoned.php:16
#: views/scanner/issue-wfPluginAbandoned.php:33
#: views/scanner/issue-wfPluginRemoved.php:15
#: views/scanner/issue-wfPluginRemoved.php:30
#: views/scanner/issue-wfPluginUpgrade.php:16
#: views/scanner/issue-wfPluginUpgrade.php:33
#: views/scanner/issue-wfPluginVulnerable.php:15
#: views/scanner/issue-wfPluginVulnerable.php:30
#: views/scanner/issue-wfThemeUpgrade.php:16
#: views/scanner/issue-wfThemeUpgrade.php:32
#: views/scanner/issue-wfUpgrade.php:15
#: views/scanner/issue-wfUpgrade.php:29
#: views/scanner/issue-wfUpgradeError.php:12
#: views/scanner/issue-wfUpgradeError.php:20
#: views/scanner/issue-wpscan_directoryList.php:14
#: views/scanner/issue-wpscan_directoryList.php:25
#: views/scanner/issue-wpscan_fullPathDiscl.php:14
#: views/scanner/issue-wpscan_fullPathDiscl.php:25
msgid "Details"
msgstr ""
#: views/scanner/issue-checkGSB.php:17
#: views/scanner/issue-checkHowGetIPs.php:16
#: views/scanner/issue-checkSpamIP.php:15
#: views/scanner/issue-commentBadURL.php:23
#: views/scanner/issue-configReadable.php:19
#: views/scanner/issue-coreUnknown.php:15
#: views/scanner/issue-database.php:20
#: views/scanner/issue-diskSpace.php:17
#: views/scanner/issue-easyPassword.php:19
#: views/scanner/issue-file.php:22
#: views/scanner/issue-geoipSupport.php:15
#: views/scanner/issue-knownfile.php:22
#: views/scanner/issue-optionBadURL.php:22
#: views/scanner/issue-postBadTitle.php:22
#: views/scanner/issue-postBadURL.php:23
#: views/scanner/issue-publiclyAccessible.php:19
#: views/scanner/issue-skippedPaths.php:20
#: views/scanner/issue-spamvertizeCheck.php:15
#: views/scanner/issue-suspiciousAdminUsers.php:18
#: views/scanner/issue-timelimit.php:15
#: views/scanner/issue-wafStatus.php:17
#: views/scanner/issue-wfPluginAbandoned.php:24
#: views/scanner/issue-wfPluginRemoved.php:22
#: views/scanner/issue-wfPluginUpgrade.php:24
#: views/scanner/issue-wfPluginVulnerable.php:22
#: views/scanner/issue-wfThemeUpgrade.php:23
#: views/scanner/issue-wfUpgrade.php:21
#: views/scanner/issue-wfUpgradeError.php:15
#: views/scanner/issue-wpscan_directoryList.php:19
#: views/scanner/issue-wpscan_fullPathDiscl.php:19
msgid "Mark as Fixed"
msgstr ""
#: views/scanner/issue-checkHowGetIPs.php:15
msgid "Use Recommended Value"
msgstr ""
#: views/scanner/issue-checkSpamIP.php:8
#: views/scanner/issue-spamvertizeCheck.php:8
msgid "Spam"
msgstr ""
#: views/scanner/issue-commentBadURL.php:12
#: views/scanner/issue-commentBadURL.php:27
msgid "Author"
msgstr ""
#: views/scanner/issue-commentBadURL.php:14
#: views/scanner/issue-commentBadURL.php:29
#: views/scanner/issue-postBadTitle.php:13
#: views/scanner/issue-postBadTitle.php:27
#: views/scanner/issue-postBadURL.php:14
#: views/scanner/issue-postBadURL.php:29
msgid "Posted on"
msgstr ""
#: views/scanner/issue-commentBadURL.php:18
#: views/scanner/issue-commentBadURL.php:33
#: views/scanner/issue-optionBadURL.php:17
#: views/scanner/issue-optionBadURL.php:31
#: views/scanner/issue-postBadTitle.php:17
#: views/scanner/issue-postBadTitle.php:31
#: views/scanner/issue-postBadURL.php:18
#: views/scanner/issue-postBadURL.php:33
msgid "Multisite Blog ID"
msgstr ""
#: views/scanner/issue-commentBadURL.php:19
#: views/scanner/issue-commentBadURL.php:34
#: views/scanner/issue-optionBadURL.php:18
#: views/scanner/issue-optionBadURL.php:32
#: views/scanner/issue-postBadTitle.php:18
#: views/scanner/issue-postBadTitle.php:32
#: views/scanner/issue-postBadURL.php:19
#: views/scanner/issue-postBadURL.php:34
msgid "Multisite Blog Domain"
msgstr ""
#: views/scanner/issue-commentBadURL.php:20
#: views/scanner/issue-commentBadURL.php:35
#: views/scanner/issue-optionBadURL.php:19
#: views/scanner/issue-optionBadURL.php:33
#: views/scanner/issue-postBadTitle.php:19
#: views/scanner/issue-postBadTitle.php:33
#: views/scanner/issue-postBadURL.php:20
#: views/scanner/issue-postBadURL.php:35
msgid "Multisite Blog Path"
msgstr ""
#: views/scanner/issue-configReadable.php:8
msgid "Publicly Accessible Config/Backup/Log"
msgstr ""
#: views/scanner/issue-configReadable.php:17
#: views/scanner/issue-coreUnknown.php:13
#: views/scanner/issue-file.php:19
#: views/scanner/issue-knownfile.php:19
#: views/scanner/issue-publiclyAccessible.php:17
#: views/scanner/issue-wpscan_directoryList.php:17
#: views/scanner/issue-wpscan_fullPathDiscl.php:17
msgid "View File"
msgstr ""
#: views/scanner/issue-configReadable.php:18
#: views/scanner/issue-coreUnknown.php:14
#: views/scanner/issue-file.php:21
#: views/scanner/issue-knownfile.php:21
#: views/scanner/issue-publiclyAccessible.php:18
#: views/scanner/issue-wpscan_directoryList.php:18
#: views/scanner/issue-wpscan_fullPathDiscl.php:18
msgid "Delete File"
msgstr ""
#: views/scanner/issue-control-edit-comment.php:4
#: views/scanner/issue-control-edit-post.php:4
#: views/scanner/issue-control-edit-user.php:4
msgid "Edit"
msgstr ""
#: views/scanner/issue-control-hide-file.php:4
msgid "Hide File"
msgstr ""
#: views/scanner/issue-control-ignore.php:7
msgid "Stop Ignoring"
msgstr ""
#: views/scanner/issue-control-repair.php:4
msgid "Repair"
msgstr ""
#: views/scanner/issue-coreUnknown.php:8
msgid "Unknown Core File"
msgstr ""
#: views/scanner/issue-coreUnknown.php:10
msgid "Always Ignore Version"
msgstr ""
#: views/scanner/issue-coreUnknown.php:10
msgid "Ignore Until Version Changes"
msgstr ""
#: views/scanner/issue-database.php:8
msgid "Option"
msgstr ""
#: views/scanner/issue-database.php:10
msgid "Ignore Value"
msgstr ""
#: views/scanner/issue-database.php:10
#: views/scanner/issue-optionBadURL.php:10
msgid "Ignore Option"
msgstr ""
#: views/scanner/issue-database.php:12
#: views/scanner/issue-database.php:24
#: views/scanner/issue-optionBadURL.php:12
#: views/scanner/issue-optionBadURL.php:26
msgid "Option Name"
msgstr ""
#: views/scanner/issue-database.php:18
msgid "View Option"
msgstr ""
#: views/scanner/issue-database.php:19
msgid "Delete Option"
msgstr ""
#: views/scanner/issue-diskSpace.php:8
msgid "Disk Space"
msgstr ""
#: views/scanner/issue-diskSpace.php:12
#: views/scanner/issue-diskSpace.php:21
msgid "Space Remaining"
msgstr ""
#: views/scanner/issue-easyPassword.php:8
msgid "Insecure Password"
msgstr ""
#: views/scanner/issue-easyPassword.php:10
msgid "Ignore All for User"
msgstr ""
#: views/scanner/issue-easyPassword.php:10
msgid "Ignore Only this Password"
msgstr ""
#: views/scanner/issue-easyPassword.php:12
#: views/scanner/issue-easyPassword.php:23
msgid "Login Name"
msgstr ""
#: views/scanner/issue-easyPassword.php:13
#: views/scanner/issue-easyPassword.php:24
msgid "User Email"
msgstr ""
#: views/scanner/issue-easyPassword.php:14
#: views/scanner/issue-easyPassword.php:25
msgid "Full Name"
msgstr ""
#: views/scanner/issue-file.php:10
#: views/scanner/issue-knownfile.php:10
#: views/scanner/issue-postBadTitle.php:10
#: views/scanner/issue-postBadURL.php:10
msgid "Always Ignore"
msgstr ""
#: views/scanner/issue-file.php:10
#: views/scanner/issue-knownfile.php:10
msgid "Ignore Until File Changes"
msgstr ""
#: views/scanner/issue-file.php:12
#: views/scanner/issue-file.php:26
#: views/scanner/issue-knownfile.php:12
#: views/scanner/issue-knownfile.php:26
msgid "Filename"
msgstr ""
#: views/scanner/issue-file.php:13
#: views/scanner/issue-file.php:27
#: views/scanner/issue-file.php:28
#: views/scanner/issue-file.php:29
#: views/scanner/issue-knownfile.php:13
#: views/scanner/issue-knownfile.php:27
#: views/scanner/issue-knownfile.php:28
msgid "File Type"
msgstr ""
#: views/scanner/issue-file.php:13
msgid "WordPress Configuration File"
msgstr ""
#: views/scanner/issue-file.php:13
#: views/scanner/issue-knownfile.php:13
msgid "Not a core, theme, or plugin file from wordpress.org"
msgstr ""
#: views/scanner/issue-file.php:16
msgid "This is your main configuration file and cannot be deleted. It must be cleaned manually."
msgstr ""
#: views/scanner/issue-file.php:20
#: views/scanner/issue-knownfile.php:20
msgid "View Differences"
msgstr ""
#: views/scanner/issue-geoipSupport.php:8
msgid "Server Update"
msgstr ""
#: views/scanner/issue-optionBadURL.php:10
msgid "Ignore URL"
msgstr ""
#: views/scanner/issue-postBadTitle.php:8
msgid "Post"
msgstr ""
#: views/scanner/issue-postBadTitle.php:10
msgid "Ignore Only this Title"
msgstr ""
#: views/scanner/issue-postBadTitle.php:12
#: views/scanner/issue-postBadTitle.php:26
#: views/scanner/issue-postBadURL.php:12
#: views/scanner/issue-postBadURL.php:27
msgid "Title"
msgstr ""
#: views/scanner/issue-postBadURL.php:10
msgid "Ignore this URL"
msgstr ""
#: views/scanner/issue-publiclyAccessible.php:8
msgid "Quarantined File"
msgstr ""
#: views/scanner/issue-skippedPaths.php:12
msgid "Skipped Paths"
msgstr ""
#: views/scanner/issue-skippedPaths.php:19
msgid "Go To Option"
msgstr ""
#: views/scanner/issue-suspiciousAdminUsers.php:8
msgid "Unknown Administrator"
msgstr ""
#: views/scanner/issue-suspiciousAdminUsers.php:15
msgid "Delete User"
msgstr ""
#: views/scanner/issue-suspiciousAdminUsers.php:16
msgid "Revoke Capabilities"
msgstr ""
#: views/scanner/issue-suspiciousAdminUsers.php:17
msgid "Acknowledge User"
msgstr ""
#: views/scanner/issue-timelimit.php:8
msgid "Time Limit"
msgstr ""
#: views/scanner/issue-wafStatus.php:8
msgid "WAF Status"
msgstr ""
#: views/scanner/issue-wfPluginAbandoned.php:8
msgid "Plugin Abandoned"
msgstr ""
#: views/scanner/issue-wfPluginAbandoned.php:12
#: views/scanner/issue-wfPluginAbandoned.php:29
#: views/scanner/issue-wfPluginRemoved.php:12
#: views/scanner/issue-wfPluginRemoved.php:27
#: views/scanner/issue-wfPluginUpgrade.php:12
#: views/scanner/issue-wfPluginUpgrade.php:29
#: views/scanner/issue-wfPluginVulnerable.php:12
#: views/scanner/issue-wfPluginVulnerable.php:27
msgid "Plugin Name"
msgstr ""
#: views/scanner/issue-wfPluginAbandoned.php:13
#: views/scanner/issue-wfPluginAbandoned.php:30
#: views/scanner/issue-wfPluginRemoved.php:13
#: views/scanner/issue-wfPluginRemoved.php:28
#: views/scanner/issue-wfPluginUpgrade.php:13
#: views/scanner/issue-wfPluginUpgrade.php:30
#: views/scanner/issue-wfPluginVulnerable.php:13
#: views/scanner/issue-wfPluginVulnerable.php:28
msgid "Current Plugin Version"
msgstr ""
#: views/scanner/issue-wfPluginAbandoned.php:14
#: views/scanner/issue-wfPluginAbandoned.php:31
msgid "Last Updated"
msgstr ""
#: views/scanner/issue-wfPluginAbandoned.php:16
#: views/scanner/issue-wfPluginAbandoned.php:34
msgid "Plugin has unpatched security issues."
msgstr ""
#: views/scanner/issue-wfPluginAbandoned.php:18
#: views/scanner/issue-wfPluginAbandoned.php:36
#: views/scanner/issue-wfPluginRemoved.php:17
#: views/scanner/issue-wfPluginRemoved.php:32
#: views/scanner/issue-wfPluginUpgrade.php:18
#: views/scanner/issue-wfPluginUpgrade.php:36
msgid "Plugin URL"
msgstr ""
#: views/scanner/issue-wfPluginAbandoned.php:19
#: views/scanner/issue-wfPluginAbandoned.php:37
#: views/scanner/issue-wfPluginUpgrade.php:37
#: views/scanner/issue-wfPluginVulnerable.php:17
msgid "Repository URL"
msgstr ""
#: views/scanner/issue-wfPluginAbandoned.php:25
#: views/scanner/issue-wfPluginRemoved.php:23
#: views/scanner/issue-wfPluginVulnerable.php:23
msgid "Manage Plugins"
msgstr ""
#: views/scanner/issue-wfPluginAbandoned.php:34
#: views/scanner/issue-wfPluginUpgrade.php:34
#: views/scanner/issue-wfThemeUpgrade.php:33
#: views/scanner/issue-wfUpgrade.php:30
msgid "Vulnerability Status"
msgstr ""
#: views/scanner/issue-wfPluginRemoved.php:8
msgid "Plugin Removed"
msgstr ""
#: views/scanner/issue-wfPluginUpgrade.php:8
msgid "Plugin Upgrade"
msgstr ""
#: views/scanner/issue-wfPluginUpgrade.php:10
#: views/scanner/issue-wfUpgradeError.php:10
msgid "Ignore Update"
msgstr ""
#: views/scanner/issue-wfPluginUpgrade.php:14
#: views/scanner/issue-wfPluginUpgrade.php:31
msgid "New Plugin Version"
msgstr ""
#: views/scanner/issue-wfPluginUpgrade.php:16
#: views/scanner/issue-wfThemeUpgrade.php:16
#: views/scanner/issue-wfUpgrade.php:15
msgid "Click here to update now"
msgstr ""
#: views/scanner/issue-wfPluginUpgrade.php:19
msgid "Changelog"
msgstr ""
#: views/scanner/issue-wfPluginUpgrade.php:25
#: views/scanner/issue-wfThemeUpgrade.php:24
#: views/scanner/issue-wfUpgrade.php:22
#: views/scanner/issue-wfUpgradeError.php:16
msgid "View Updates"
msgstr ""
#: views/scanner/issue-wfPluginVulnerable.php:8
msgid "Plugin Vulnerable"
msgstr ""
#: views/scanner/issue-wfThemeUpgrade.php:8
msgid "Theme Upgrade"
msgstr ""
#: views/scanner/issue-wfThemeUpgrade.php:10
msgid "Ignore "
msgstr ""
#: views/scanner/issue-wfThemeUpgrade.php:12
#: views/scanner/issue-wfThemeUpgrade.php:28
msgid "Theme Name"
msgstr ""
#: views/scanner/issue-wfThemeUpgrade.php:13
#: views/scanner/issue-wfThemeUpgrade.php:29
msgid "Current Theme Version"
msgstr ""
#: views/scanner/issue-wfThemeUpgrade.php:14
#: views/scanner/issue-wfThemeUpgrade.php:30
msgid "New Theme Version"
msgstr ""
#: views/scanner/issue-wfThemeUpgrade.php:18
#: views/scanner/issue-wfThemeUpgrade.php:35
msgid "Theme URL"
msgstr ""
#: views/scanner/issue-wfUpgrade.php:8
msgid "Core Upgrade"
msgstr ""
#: views/scanner/issue-wfUpgrade.php:12
#: views/scanner/issue-wfUpgrade.php:26
msgid "Current WordPress Version"
msgstr ""
#: views/scanner/issue-wfUpgrade.php:13
#: views/scanner/issue-wfUpgrade.php:27
msgid "New WordPress Version"
msgstr ""
#: views/scanner/issue-wfUpgradeError.php:8
msgid "Update Check Error"
msgstr ""
#: views/scanner/issue-wpscan_directoryList.php:8
msgid "Directory Listing Enabled"
msgstr ""
#: views/scanner/option-scan-signatures.php:27
msgid "Add Additional Signatures"
msgstr ""
#: views/scanner/options-group-advanced.php:23
msgid "Advanced Scan Options"
msgstr ""
#: views/scanner/options-group-advanced.php:60
msgid "This option requires cURL. (This may have no effect on some old PHP or cURL versions.)"
msgstr ""
#: views/scanner/options-group-basic.php:23
msgid "Basic Scan Type Options"
msgstr ""
#: views/scanner/options-group-general.php:23
msgid "General Options"
msgstr ""
#: views/scanner/options-group-general.php:32
#: views/scanner/options-group-general.php:33
#: views/scanner/options-group-general.php:34
msgid "Reputation check"
msgstr ""
#: views/scanner/options-group-performance.php:23
msgid "Performance Options"
msgstr ""
#: views/scanner/options-group-performance.php:33
msgid "0 or empty means unlimited issues will be sent"
msgstr ""
#. translators: Time until.
#: views/scanner/options-group-performance.php:34
msgid "0 or empty means the default of %s will be used"
msgstr ""
#. translators: Time until.
#: views/scanner/options-group-performance.php:35
msgid "Memory size in megabytes"
msgstr ""
#. translators: PHP max execution time (number).
#: views/scanner/options-group-performance.php:36
msgid "0 for default. Must be %d or greater and 10-20 or higher is recommended for most servers"
msgstr ""
#: views/scanner/options-group-scan-schedule.php:23
msgid "Scan Scheduling"
msgstr ""
#: views/scanner/scan-failed.php:15
msgid "Scan Failed"
msgstr ""
#: views/scanner/scan-failed.php:26
msgid "The error returned was:"
msgstr ""
#. translators: word order may be altered as long as HTML remains around "activity"
#: views/scanner/scan-progress-detailed.php:16
msgid "Email activity log"
msgstr ""
#. translators: word order may be altered as long as HTML remains around "full"
#: views/scanner/scan-progress-detailed.php:16
msgid "View full log"
msgstr ""
#. translators: word order may be altered as long as HTML remains around "full"
#: views/scanner/scan-progress-detailed.php:16
msgid "Hide log"
msgstr ""
#. translators: word order may be altered as long as HTML remains around "full"
#: views/scanner/scan-progress-detailed.php:16
msgid "Show log"
msgstr ""
#: views/scanner/scan-progress-element.php:59
msgid "Upgrade"
msgstr ""
#: views/scanner/scan-progress.php:18
msgid "Spamvertising Checks"
msgstr ""
#: views/scanner/scan-progress.php:25
msgid "Spam Check"
msgstr ""
#: views/scanner/scan-progress.php:32
msgid "Blocklist Check"
msgstr ""
#: views/scanner/scan-progress.php:39
msgid "Server State"
msgstr ""
#: views/scanner/scan-progress.php:46
msgid "File Changes"
msgstr ""
#: views/scanner/scan-progress.php:53
msgid "Malware Scan"
msgstr ""
#: views/scanner/scan-progress.php:60
msgid "Content Safety"
msgstr ""
#: views/scanner/scan-progress.php:67
msgid "Public Files"
msgstr ""
#: views/scanner/scan-progress.php:74
msgid "Password Strength"
msgstr ""
#: views/scanner/scan-progress.php:81
msgid "Vulnerability Scan"
msgstr ""
#: views/scanner/scan-progress.php:88
msgid "User & Option Audit"
msgstr ""
#: views/scanner/scan-results.php:16
msgid "Results Found"
msgstr ""
#: views/scanner/scan-results.php:17
msgid "Ignored Results"
msgstr ""
#: views/scanner/scan-results.php:30
msgid "Delete All Deletable Files"
msgstr ""
#: views/scanner/scan-results.php:30
msgid "Repair All Repairable Files"
msgstr ""
#: views/scanner/scan-results.php:39
#: views/scanner/scan-results.php:71
msgid "Posts, Comments, & Files"
msgstr ""
#: views/scanner/scan-results.php:45
#: views/scanner/scan-results.php:77
msgid "Themes & Plugins"
msgstr ""
#: views/scanner/scan-results.php:51
#: views/scanner/scan-results.php:83
msgid "Users Checked"
msgstr ""
#: views/scanner/scan-results.php:57
#: views/scanner/scan-results.php:89
msgid "URLs Checked"
msgstr ""
#: views/scanner/scan-results.php:63
#: views/scanner/scan-results.php:95
msgid "Results Found"
msgstr ""
#: views/scanner/scan-scheduling.php:29
msgid "Let Wordfence choose when to scan my site (recommended)"
msgstr ""
#: views/scanner/scan-scheduling.php:38
msgid "Manually schedule scans"
msgstr ""
#: views/scanner/scan-scheduling.php:44
msgid "Once Daily"
msgstr ""
#: views/scanner/scan-scheduling.php:45
msgid "Twice Daily"
msgstr ""
#: views/scanner/scan-scheduling.php:46
msgid "Every Other Day"
msgstr ""
#: views/scanner/scan-scheduling.php:47
msgid "Weekdays"
msgstr ""
#: views/scanner/scan-scheduling.php:48
msgid "Weekends"
msgstr ""
#: views/scanner/scan-scheduling.php:49
msgid "Odd Days & Weekends"
msgstr ""
#: views/scanner/scan-scheduling.php:190
msgid "Use preferred start time"
msgstr ""
#: views/scanner/scan-scheduling.php:190
msgid "Start time"
msgstr ""
#: views/scanner/scan-scheduling.php:202
#: views/scanner/scan-scheduling.php:242
msgid "AM"
msgstr ""
#: views/scanner/scan-scheduling.php:205
#: views/scanner/scan-scheduling.php:253
msgid "PM"
msgstr ""
#: views/scanner/scan-scheduling.php:223
msgid "Monday"
msgstr ""
#: views/scanner/scan-scheduling.php:224
msgid "Tuesday"
msgstr ""
#: views/scanner/scan-scheduling.php:225
msgid "Wednesday"
msgstr ""
#: views/scanner/scan-scheduling.php:226
msgid "Thursday"
msgstr ""
#: views/scanner/scan-scheduling.php:227
msgid "Friday"
msgstr ""
#: views/scanner/scan-scheduling.php:228
msgid "Saturday"
msgstr ""
#: views/scanner/scan-scheduling.php:229
msgid "Sunday"
msgstr ""
#: views/scanner/scan-starter.php:13
msgid "Start New Scan"
msgstr ""
#: views/scanner/scan-starter.php:14
msgid "Stop Scan"
msgstr ""
#: views/scanner/scan-starter.php:29
msgid "Scan Stopping"
msgstr ""
#: views/scanner/scan-starter.php:29
msgid "Stop Failed"
msgstr ""
#: views/scanner/scan-starter.php:29
msgid "A termination request has been sent to stop any running scans."
msgstr ""
#: views/scanner/scan-starter.php:29
msgid "We failed to send a termination request."
msgstr ""
#: views/scanner/scan-type.php:21
msgid "For entry-level hosting plans. Provides limited detection capability with very low resource utilization."
msgstr ""
#: views/scanner/scan-type.php:27
msgid "Our recommendation for all websites. Provides the best detection capability in the industry."
msgstr ""
#: views/scanner/scan-type.php:33
msgid "For site owners who think they may have been hacked. More thorough but may produce false positives."
msgstr ""
#: views/scanner/scan-type.php:39
msgid "Selected automatically when General Options have been customized for this website."
msgstr ""
#: views/scanner/scanner-status.php:19
msgid "Wordfence Scan & Response License Enabled"
msgstr ""
#: views/scanner/scanner-status.php:22
msgid "Wordfence Scan & Care License Enabled"
msgstr ""
#: views/scanner/scanner-status.php:25
msgid "Wordfence Scan & Premium Enabled"
msgstr ""
#: views/scanner/scanner-status.php:35
msgid "Wordfence Scan Deactivated"
msgstr ""
#: views/scanner/scanner-status.php:36
msgid "A Wordfence scan examines all files, posts, pages, and comments on your WordPress website looking for malware, known malicious URLs, and known patterns of infections. It also does several other reputation and server checks."
msgstr ""
#: views/scanner/scanner-status.php:38
msgid "Enable Automatic Scans"
msgstr ""
#: views/scanner/scanner-status.php:58
msgid "Wordfence Scan Enabled"
msgstr ""
#: views/scanner/scanner-status.php:66
msgid "As a free Wordfence user, you are currently using the Community version of the Threat Defense Feed. Premium users are protected by additional firewall rules and malware signatures as well as the Wordfence real-time IP blocklist. Upgrade to Premium today to improve your protection."
msgstr ""
#: views/scanner/scanner-status.php:72
#: views/waf/firewall-status.php:85
msgid "Premium Protection Enabled"
msgstr ""
#: views/scanner/site-cleaning-beta-sigs.php:13
#: views/scanner/site-cleaning-high-sense.php:13
msgid "The results of your scan may indicate that you could benefit from Wordfence Site Cleaning"
msgstr ""
#: views/scanner/site-cleaning-beta-sigs.php:14
msgid "Since you have the beta threat defense feed enabled, there is a high likelihood that your results could include false positives. If you think you have indeed been hacked, our team of security experts can help."
msgstr ""
#: views/scanner/site-cleaning-bottom.php:12
msgid "Need help from the WordPress security experts?"
msgstr ""
#: views/scanner/site-cleaning-bottom.php:14
msgid "Sign up for Wordfence Care today and get expert help with any security issue. Wordfence Care is for business owners who put a premium on their time. With Wordfence Care, we take care of it, so that you can focus on your customers. Check out Wordfence Response for mission-critical WordPress websites."
msgstr ""
#: views/scanner/site-cleaning-bottom.php:18
#: views/scanner/site-cleaning.php:21
msgid "Learn More About Wordfence Care"
msgstr ""
#: views/scanner/site-cleaning-bottom.php:19
msgid "Learn More About Wordfence Response"
msgstr ""
#: views/scanner/site-cleaning-high-sense.php:14
msgid "Since you have High Sensitivity scanning enabled, there is a very high likelihood that your results will include false positives. If you think you have indeed been hacked, our team of security experts can help."
msgstr ""
#: views/scanner/site-cleaning.php:13
msgid "Need help with a security issue?"
msgstr ""
#: views/scanner/site-cleaning.php:15
msgid "Sign up for Wordfence Care and we’ll take care of it. Our security experts will clean your site, resolve the infection, and perform a security audit. Get hands-on support with any security issue including help installing, configuring and optimizing Wordfence."
msgstr ""
#: views/tools/options-group-2fa.php:24
msgid "Two-Factor Authentication Options"
msgstr ""
#. translators: Support URL.
#: views/tools/options-group-2fa.php:51
msgid "Require Cellphone Sign-in for all Administrators (opens in new tab)
Note: This setting requires at least one administrator to have Cellphone Sign-in enabled. On multisite, this option applies only to super admins."
msgstr ""
#. translators: Support URL.
#: views/tools/options-group-2fa.php:63
msgid "Enable Separate Prompt for Two-Factor Code (opens in new tab)
Note: This setting changes the behavior for obtaining the two-factor authentication code from using the password field to showing a separate prompt. If your theme overrides the default login page, you may not be able to use this option."
msgstr ""
#. translators: Support URL.
#: views/tools/options-group-2fa.php:64
msgid "
This setting will be ignored because the PHP configuration option output_buffering
is off."
msgstr ""
#: views/tools/options-group-audit-log.php:37
msgid "Audit Log Options"
msgstr ""
#: views/tools/options-group-audit-log.php:45
msgid "These options let you choose which site events to record in the audit log. When enabled and your site is connected to Wordfence Central, these events are automatically sent to Central to prevent any tampering by an attacker. When Audit Log logging mode is set to \"Significant Events\", all events except content changes will be recorded. \"All Events\" will include content-related events and may be used to monitor for unauthorized post or page changes. \"Preview\" and \"Disabled\" modes do not send any events to Central."
msgstr ""
#: views/tools/options-group-audit-log.php:54
msgid "Are you sure you want to restore the default Audit Log settings? This will undo any custom changes you have made to the options on this page."
msgstr ""
#: views/tools/options-group-audit-log.php:69
msgid "Preview"
msgstr ""
#: views/tools/options-group-audit-log.php:70
msgid "Significant Events"
msgstr ""
#: views/tools/options-group-audit-log.php:71
msgid "All Events"
msgstr ""
#: views/tools/options-group-audit-log.php:87
msgid "Display Audit Log menu option"
msgstr ""
#: views/tools/options-group-live-traffic.php:32
msgid "Live Traffic Options"
msgstr ""
#: views/tools/options-group-live-traffic.php:40
msgid "These options let you choose which traffic to log and to ignore certain types of visitors, based on their level of access, usernames, IP address, or browser type. If you run a high-traffic website where it is not feasible to see your visitors in real-time, simply change the Traffic logging mode to \"Security Only.\""
msgstr ""
#: views/tools/options-group-live-traffic.php:49
msgid "Are you sure you want to restore the default Live Traffic settings? This will undo any custom changes you have made to the options on this page."
msgstr ""
#: views/tools/options-group-live-traffic.php:61
msgid "Traffic logging mode"
msgstr ""
#: views/tools/options-group-live-traffic.php:63
msgid "Security Only"
msgstr ""
#: views/tools/options-group-live-traffic.php:64
msgid "All Traffic"
msgstr ""
#: views/tools/options-group-live-traffic.php:123
msgid "Maximum days to keep Live Traffic data (1-30 days)"
msgstr ""
#: views/tools/options-group-live-traffic.php:135
msgid "Display Live Traffic menu option"
msgstr ""
#: views/tours/login-security.php:28
msgid "Introducing the New Wordfence 2FA"
msgstr ""
#: views/tours/login-security.php:29
msgid "We are excited to announce the release of a completely rebuilt two-factor authentication (2FA) feature within Wordfence. 2FA is an important layer of security that protects you from password guessing and credential stuffing attacks. Previously a Premium-only feature, it is now available for sites running the free version of Wordfence. You are now able to enable 2FA for any role, we’ve added a number of important security features, and we’ve significantly improved the admin interface."
msgstr ""
#: views/tours/login-security.php:44
msgid "Individual Allowlisting"
msgstr ""
#: views/tours/login-security.php:45
msgid "Two-factor authentication now has its own IP allowlist. If necessary, you can allow specific IP addresses or ranges to skip 2FA when logging in."
msgstr ""
#: views/tours/login-security.php:60
msgid "New Login Page Captcha Feature"
msgstr ""
#: views/tours/login-security.php:61
msgid "Wordfence now includes the option to enable Google reCaptcha v3 on your WordPress login and registration pages. This adds a powerful new layer of protection against password guessing and credential stuffing attacks from bots without slowing down real users."
msgstr ""
#: views/tours/login-security.php:70
msgid "Done"
msgstr ""
#. translators: 1. PHP version. 2. Wordfence version. 3. Minimum PHP version.
#: views/unsupported-php/admin-message.php:17
msgid "You are running PHP version %1$s that is not supported by Wordfence %2$s. Wordfence features will not be available until PHP has been upgraded. We recommend using PHP version 8.1, but Wordfence will run on PHP version %3$s at a minimum."
msgstr ""
#. translators: 1. WordPress version. 2. Wordfence version. 3. Minimum WordPress version.
#: views/unsupported-wp/admin-message.php:19
msgid "You are running WordPress version %1$s that is not supported by Wordfence %2$s. Wordfence features will not be available until WordPress has been upgraded. We recommend using the current version of WordPress, but Wordfence will run on WordPress version %3$s at a minimum."
msgstr ""
#: views/user/disabled-application-passwords.php:9
msgid "Application Passwords"
msgstr ""
#: views/user/disabled-application-passwords.php:17
msgid "The site admin can change this option."
msgstr ""
#: views/user/disabled-application-passwords.php:24
msgid "Edit Wordfence Options"
msgstr ""
#: views/waf/firewall-status.php:19
msgid "Wordfence Firewall & Response License Enabled"
msgstr ""
#: views/waf/firewall-status.php:22
msgid "Wordfence Firewall & Care License Enabled"
msgstr ""
#: views/waf/firewall-status.php:25
msgid "Wordfence Firewall & Premium Enabled"
msgstr ""
#: views/waf/firewall-status.php:35
msgid "Wordfence Firewall Deactivated"
msgstr ""
#: views/waf/firewall-status.php:36
msgid "The Wordfence Web Application Firewall is a PHP-based, application-level firewall that filters out malicious requests to your site. It is designed to run at the beginning of WordPress' initialization to filter any attacks before plugins or themes can run any potentially vulnerable code."
msgstr ""
#: views/waf/firewall-status.php:38
msgid "Enable Firewall"
msgstr ""
#: views/waf/firewall-status.php:59
msgid "Wordfence Firewall Activated"
msgstr ""
#: views/waf/firewall-status.php:68
msgid "Learning Mode Enabled"
msgstr ""
#. translators: Localized date.
#: views/waf/firewall-status.php:68
msgid "Learning Mode Until %s"
msgstr ""
#. translators: Localized date.
#: views/waf/firewall-status.php:69
msgid " When you first install the Wordfence Web Application Firewall, it will be in learning mode. This allows Wordfence to learn about your site so that we can understand how to protect it and how to allow normal visitors through the firewall. We recommend you let Wordfence learn for a week before you enable the firewall."
msgstr ""
#: views/waf/option-rate-limit.php:34
msgid "then"
msgstr ""
#: views/waf/option-rules.php:5
msgid "Rules"
msgstr ""
#: views/waf/option-rules.php:6
msgid "You are currently running the WAF from another WordPress installation. These rules can be disabled or enabled once you configure the firewall to run correctly on this site."
msgstr ""
#: views/waf/option-rules.php:11
msgid "Manually Refresh Rules"
msgstr ""
#: views/waf/option-whitelist.php:5
msgid "Add Allowlisted URL/Param"
msgstr ""
#: views/waf/option-whitelist.php:5
msgid "The URL/parameters in this table will not be tested by the firewall. They are typically added while the firewall is in Learning Mode or by an admin who identifies a particular action/request is a false positive."
msgstr ""
#: views/waf/option-whitelist.php:13
msgid "POST Body"
msgstr ""
#: views/waf/option-whitelist.php:14
msgid "Cookie"
msgstr ""
#: views/waf/option-whitelist.php:15
msgid "File Name"
msgstr ""
#: views/waf/option-whitelist.php:16
msgid "Header"
msgstr ""
#: views/waf/option-whitelist.php:17
msgid "Query String"
msgstr ""
#: views/waf/option-whitelist.php:21
msgid "Param Name"
msgstr ""
#: views/waf/option-whitelist.php:23
msgid "Add"
msgstr ""
#: views/waf/option-whitelist.php:53
msgid "Allowlist Entry Exists"
msgstr ""
#: views/waf/option-whitelist.php:53
msgid "An allowlist entry for this URL and parameter already exists."
msgstr ""
#: views/waf/option-whitelist.php:60
msgid "Allowlisted via Firewall Options page"
msgstr ""
#: views/waf/option-whitelist.php:107
#: views/waf/options-group-whitelisted.php:83
#: views/waf/options-group-whitelisted.php:96
msgid "Param"
msgstr ""
#: views/waf/option-whitelist.php:108
#: views/waf/options-group-whitelisted.php:85
#: views/waf/options-group-whitelisted.php:98
msgid "Source"
msgstr ""
#: views/waf/option-whitelist.php:112
msgid "Filter Value"
msgstr ""
#: views/waf/options-group-advanced-firewall.php:26
msgid "Advanced Firewall Options"
msgstr ""
#: views/waf/options-group-advanced-firewall.php:41
msgid "You are currently running the WAF from another WordPress installation. This option can be changed once you configure the firewall to run correctly on this site."
msgstr ""
#: views/waf/options-group-advanced-firewall.php:54
msgid "Allowlisted IPs must be separated by commas or placed on separate lines. You can specify ranges using the following formats: 127.0.0.1/24, 127.0.0.[1-100], or 127.0.0.1-127.0.1.100
Wordfence automatically allowlists private networks (opens in new tab) because these are not routable on the public Internet."
msgstr ""
#: views/waf/options-group-advanced-firewall.php:101
msgid "Separate multiple URLs with commas or place them on separate lines. Asterisks are wildcards, but use with care. If you see an attacker repeatedly probing your site for a known vulnerability you can use this to immediately block them. All URLs must start with a \"/\" without quotes and must be relative. e.g. /badURLone/, /bannedPage.html, /dont-access/this/URL/, /starts/with-*"
msgstr ""
#: views/waf/options-group-advanced-firewall.php:114
msgid "Ignored IPs must be separated by commas or placed on separate lines. These addresses will be ignored from any alerts about increased attacks and can be used to ignore things like standalone website security scanners."
msgstr ""
#: views/waf/options-group-advanced-firewall.php:137
msgid "Category"
msgstr ""
#: views/waf/options-group-advanced-firewall.php:153
msgid "No rules currently set."
msgstr ""
#: views/waf/options-group-advanced-firewall.php:153
msgid "Click here to pull down the latest from the Wordfence servers."
msgstr ""
#: views/waf/options-group-advanced-firewall.php:161
msgid "SHOW ALL RULES"
msgstr ""
#: views/waf/options-group-basic-firewall.php:26
msgid "Basic Firewall Options"
msgstr ""
#. translators: WordPress admin URL.
#: views/waf/options-group-basic-firewall.php:36
#: views/waf/options-group-basic-firewall.php:473
#: views/waf/options-group-whitelisted.php:35
msgid "You are currently running the Wordfence Web Application Firewall from another WordPress installation. Please click here to configure the Firewall to run correctly on this site."
msgstr ""
#: views/waf/options-group-basic-firewall.php:40
msgid "Enabled and Protecting:"
msgstr ""
#: views/waf/options-group-basic-firewall.php:40
msgid "In this mode, the Wordfence Web Application Firewall is actively blocking requests matching known attack patterns and is actively protecting your site from attackers."
msgstr ""
#: views/waf/options-group-basic-firewall.php:41
msgid "Learning Mode:"
msgstr ""
#. translators: Support URL.
#: views/waf/options-group-basic-firewall.php:41
msgid "When you first install the Wordfence Web Application Firewall, it will be in learning mode. This allows Wordfence to learn about your site so that we can understand how to protect it and how to allow normal visitors through the firewall. We recommend you let Wordfence learn for a week before you enable the firewall. Learn More (opens in new tab)"
msgstr ""
#. translators: Support URL.
#: views/waf/options-group-basic-firewall.php:42
msgid "Disabled:"
msgstr ""
#. translators: Support URL.
#: views/waf/options-group-basic-firewall.php:42
msgid "In this mode, the Wordfence Web Application Firewall is functionally turned off and does not run any of its rules or analyze the request in any way."
msgstr ""
#: views/waf/options-group-basic-firewall.php:46
msgid "Enabled and Protecting"
msgstr ""
#: views/waf/options-group-basic-firewall.php:161
msgid "Automatically enable on"
msgstr ""
#: views/waf/options-group-basic-firewall.php:165
msgid "Protection Level"
msgstr ""
#: views/waf/options-group-basic-firewall.php:167
msgid "Extended Protection:"
msgstr ""
#: views/waf/options-group-basic-firewall.php:167
msgid "All PHP requests will be processed by the firewall prior to running."
msgstr ""
#. translators: Support URL.
#: views/waf/options-group-basic-firewall.php:168
msgid "If you're moving to a new host or a new installation location, you may need to temporarily disable extended protection to avoid any file not found errors. Use this action to remove the configuration changes that enable extended protection mode or you can remove them manually (opens in new tab)."
msgstr ""
#: views/waf/options-group-basic-firewall.php:171
msgid "Existing WAF Installation Detected:"
msgstr ""
#: views/waf/options-group-basic-firewall.php:171
msgid "You are currently running the Wordfence Web Application Firewall from another WordPress installation. Please configure the firewall to run correctly on this site."
msgstr ""
#: views/waf/options-group-basic-firewall.php:172
#: views/waf/options-group-basic-firewall.php:175
msgid "Optimize the Wordfence Firewall"
msgstr ""
#: views/waf/options-group-basic-firewall.php:174
msgid "Basic WordPress Protection:"
msgstr ""
#: views/waf/options-group-basic-firewall.php:174
msgid "The plugin will load as a regular plugin after WordPress has been loaded, and while it can block many malicious requests, some vulnerable plugins or WordPress itself may run vulnerable code before all plugins are loaded."
msgstr ""
#: views/waf/options-group-basic-firewall.php:296
msgid "Error During Setup"
msgstr ""
#: views/waf/options-group-basic-firewall.php:470
msgid "Premium Feature:"
msgstr ""
#: views/waf/options-group-basic-firewall.php:470
#: views/waf/options-group-basic-firewall.php:475
msgid "This feature blocks all traffic from IPs with a high volume of recent malicious activity using Wordfence's real-time blocklist."
msgstr ""
#: views/waf/options-group-brute-force.php:39
msgid "This option enables all \"Brute Force Protection\" options, including strong password enforcement and invalid login throttling. You can modify individual options below."
msgstr ""
#: views/waf/options-group-brute-force.php:140
msgid "Hit enter to add a username"
msgstr ""
#: views/waf/options-group-brute-force.php:163
msgid "Additional Options"
msgstr ""
#: views/waf/options-group-brute-force.php:239
msgid "If you use external services that may send POST requests without these headers, do not use this option, as they will be blocked."
msgstr ""
#: views/waf/options-group-brute-force.php:251
msgid "HTML tags will be stripped prior to output and line breaks will be converted into the appropriate tags."
msgstr ""
#: views/waf/options-group-rate-limiting.php:39
msgid "NOTE: This checkbox enables ALL blocking/throttling functions including IP, country and advanced blocking, and the \"Rate Limiting Rules\" below."
msgstr ""
#: views/waf/options-group-rate-limiting.php:195
msgid "These URL patterns will be excluded from the throttling rules used to limit crawlers."
msgstr ""
#: views/waf/options-group-whitelisted.php:26
msgid "Allowlisted URLs"
msgstr ""
#: views/waf/options-group-whitelisted.php:53
msgid "Front-end Website"
msgstr ""
#: views/waf/options-group-whitelisted.php:60
msgid "Admin Panel"
msgstr ""
#: views/waf/options-group-whitelisted.php:64
msgid "Monitor background requests from an administrator's web browser for false positives"
msgstr ""
#: views/waf/options-group-whitelisted.php:80
#: views/waf/options-group-whitelisted.php:93
msgid "Select/deselect all"
msgstr ""
#: views/waf/options-group-whitelisted.php:84
#: views/waf/options-group-whitelisted.php:97
msgid "Created"
msgstr ""
#: views/waf/options-group-whitelisted.php:107
msgid "Select row ${idx}"
msgstr ""
#: views/waf/options-group-whitelisted.php:108
msgid "Toggle row ${idx}"
msgstr ""
#: views/waf/options-group-whitelisted.php:157
msgid "No allowlisted URLs currently set."
msgstr ""
#. translators: Support URL.
#: views/waf/status-tooltip-learning-mode.php:6
msgid "The Web Application Firewall is currently in Learning Mode. Learn More (opens in new tab)"
msgstr ""
#: views/waf/waf-install-manual.php:10
msgid "The required file has been created. You'll need to insert the following code into your php.ini
to finish installation:"
msgstr ""
#. translators: Support URL.
#: views/waf/waf-install-manual.php:12
msgid "You can find more details on alternative setup steps, including installation on SiteGround or for multiple sites sharing a single php.ini, in our documentation (opens in new tab)."
msgstr ""
#: views/waf/waf-install.php:9
msgid "Optimize Wordfence Firewall"
msgstr ""
#: views/waf/waf-install.php:13
msgid "If you cannot complete the setup process, "
msgstr ""
#: views/waf/waf-install.php:13
msgid "click here for help"
msgstr ""
#: views/waf/waf-install.php:22
msgid "To make your site as secure as possible, the Wordfence Web Application Firewall is designed to run via a PHP setting called auto_prepend_file
, which ensures it runs before any potentially vulnerable code runs."
msgstr ""
#: views/waf/waf-install.php:24
msgid "To make your site as secure as possible, the Wordfence Web Application Firewall is designed to run via a PHP setting called auto_prepend_file
, which ensures it runs before any potentially vulnerable code runs. This PHP setting is currently in use, and is including this file:"
msgstr ""
#: views/waf/waf-install.php:26
msgid "If you don't recognize this file, please contact us on the WordPress support forums (opens in new tab) before proceeding."
msgstr ""
#: views/waf/waf-install.php:27
msgid "You can proceed with the installation and we will include this from within our wordfence-waf.php
file which should maintain compatibility with your site, or you can opt to override the existing PHP setting."
msgstr ""
#: views/waf/waf-install.php:28
msgid "Include"
msgstr ""
#: views/waf/waf-install.php:28
msgid "Override"
msgstr ""
#: views/waf/waf-install.php:30
msgid "NOTE:"
msgstr ""
#: views/waf/waf-install.php:30
msgid "If you have separate WordPress installations with Wordfence installed within a subdirectory of this site, it is recommended that you perform the Firewall installation procedure on those sites before this one."
msgstr ""
#: views/waf/waf-install.php:34
#: views/waf/waf-uninstall.php:40
msgid "Apache + mod_php"
msgstr ""
#: views/waf/waf-install.php:35
#: views/waf/waf-uninstall.php:41
msgid "Apache + suPHP"
msgstr ""
#: views/waf/waf-install.php:36
#: views/waf/waf-uninstall.php:42
msgid "Apache + CGI/FastCGI"
msgstr ""
#: views/waf/waf-install.php:37
#: views/waf/waf-uninstall.php:43
msgid "LiteSpeed/lsapi"
msgstr ""
#: views/waf/waf-install.php:38
#: views/waf/waf-uninstall.php:44
msgid "NGINX"
msgstr ""
#: views/waf/waf-install.php:39
#: views/waf/waf-uninstall.php:45
msgid "Windows (IIS)"
msgstr ""
#: views/waf/waf-install.php:40
msgid "Manual Configuration"
msgstr ""
#: views/waf/waf-install.php:56
#: views/waf/waf-uninstall.php:61
msgid "If you know your web server's configuration, please select it from the list below."
msgstr ""
#: views/waf/waf-install.php:58
msgid "We've preselected your server configuration based on our tests, but if you know your web server's configuration, please select it now. You can also choose \"Manual Configuration\" for alternate installation details."
msgstr ""
#. translators: 1. PHP ini setting. 2. Support URL.
#: views/waf/waf-install.php:63
msgid "Part of the Firewall configuration procedure for NGINX depends on creating a %1$s
file in the root of your WordPress installation. This file can contain sensitive information and public access to it should be restricted. We have instructions on our documentation site (opens in new tab) on what directives to put in your nginx.conf to fix this."
msgstr ""
#: views/waf/waf-install.php:65
msgid "If you are using a web server not listed in the dropdown or if file permissions prevent the installer from completing successfully, you will need to perform the change manually. Click Continue below to create the required file and view manual installation instructions."
msgstr ""
#: views/waf/waf-install.php:86
#: views/waf/waf-uninstall.php:87
msgid "Please download a backup of the following files before we make the necessary changes:"
msgstr ""
#. translators: File path.
#: views/waf/waf-install.php:96
#: views/waf/waf-uninstall.php:97
msgid "Download %s"
msgstr ""
#: views/waf/waf-install.php:105
msgid "Once you have downloaded the files, click Continue to complete the setup."
msgstr ""
#: views/waf/waf-uninstall.php:9
msgid "Uninstall Wordfence Firewall"
msgstr ""
#: views/waf/waf-uninstall.php:26
msgid "Extended Protection Mode of the Wordfence Web Application Firewall uses the PHP ini setting called auto_prepend_file
in order to ensure it runs before any potentially vulnerable code runs. This PHP setting currently refers to the Wordfence file at:"
msgstr ""
#. translators: Support URL.
#: views/waf/waf-uninstall.php:34
msgid "Automatic uninstallation cannot be completed, but you may still be able to manually uninstall extended protection (opens in new tab)."
msgstr ""
#: views/waf/waf-uninstall.php:36
msgid "Before this file can be deleted, the configuration for the auto_prepend_file
setting needs to be removed."
msgstr ""
#: views/waf/waf-uninstall.php:63
msgid "We've preselected your server configuration based on our tests, but if you know your web server's configuration, please select it now."
msgstr ""
#: views/waf/waf-uninstall.php:107
msgid "Once you have downloaded the files, click Continue to complete uninstallation."
msgstr ""