# Translation of Plugins - Email Encoder &#8211; Protect Email Addresses and Phone Numbers - Stable (latest release) in English (UK)
# This file is distributed under the same license as the Plugins - Email Encoder &#8211; Protect Email Addresses and Phone Numbers - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2026-08-07 08:12:24+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/4.0.3\n"
"Language: en_GB\n"
"Project-Id-Version: Plugins - Email Encoder &#8211; Protect Email Addresses and Phone Numbers - Stable (latest release)\n"

#: templates/widgets/sidebar.php:35
msgid "Enjoying this plugin?"
msgstr "Enjoying this plugin?"

#: templates/widgets/sidebar.php:3
msgid "Resources"
msgstr "Resources"

#: templates/widgets/main.php:280
msgid "Save Settings"
msgstr "Save Settings"

#: templates/widgets/main.php:95
msgid "Embed this form on your site"
msgstr "Embed this form on your site"

#: templates/widgets/main.php:87
msgid "Create protected email links manually. Enter an email address, choose an encoding method, and copy the generated code into your post, page, or template."
msgstr "Create protected email links manually. Enter an email address, choose an encoding method, and copy the generated code into your post, page, or template."

#: templates/widgets/main.php:86
msgid "Manual Email Encoder"
msgstr "Manual Email Encoder"

#: templates/widgets/main.php:50
msgid "Plugin reference, shortcodes, and template tags."
msgstr "Plugin reference, shortcodes, and template tags."

#: templates/widgets/main.php:48
msgid "Help"
msgstr "Help"

#: templates/widgets/main.php:44
msgid "Encoder form and developer tools."
msgstr "Encoder form and developer tools."

#: templates/widgets/main.php:42
msgid "Tools"
msgstr "Tools"

#: templates/widgets/main.php:36
msgid "Advanced"
msgstr "Advanced"

#: templates/widgets/main.php:32
msgid "Choose what content to leave untouched by the encoder."
msgstr "Choose what content to leave untouched by the encoder."

#: templates/widgets/main.php:30
msgid "Exclusions"
msgstr "Exclusions"

#: templates/widgets/main.php:24
msgid "Images"
msgstr "Images"

#: templates/widgets/main.php:20
msgid "Choose what content types and contexts to apply protection to."
msgstr "Choose what content types and contexts to apply protection to."

#: templates/widgets/main.php:18
msgid "Filters"
msgstr "Filters"

#: templates/widgets/main.php:14
msgid "Configure how email addresses are protected on your site."
msgstr "Configure how email addresses are protected on your site."

#: templates/eeb-page-display.php:55 templates/widgets/sidebar.php:37
msgid "Leave a review"
msgstr "Leave a review"

#: templates/eeb-page-display.php:30 templates/widgets/sidebar.php:8
msgid "Email Protection Checker"
msgstr "Email Protection Checker"

#: templates/eeb-page-display.php:20
msgid "by EDMON"
msgstr "by EDMON"

#: src/Admin/AdminMenu.php:61
msgid "Insufficient permissions."
msgstr "Insufficient permissions."

#: src/Admin/AdminEnqueue.php:37
msgid "Copy this text:"
msgstr "Copy this text:"

#: config/SettingsConfig.php:214
msgid "*protected email*"
msgstr "*protected email*"

#: config/SettingsConfig.php:58
msgid "Simple HTML character encoding. Lightweight and works without JavaScript, but easier for advanced spam bots to bypass."
msgstr "Simple HTML character encoding. Lightweight and works without JavaScript, but easier for advanced spam bots to bypass."

#: config/SettingsConfig.php:56
msgid "Basic"
msgstr "Basic"

#: config/SettingsConfig.php:53
msgid "Replaces every email address with the protection text. Visitors won't see the actual address — useful for hiding emails completely from page content."
msgstr "Replaces every email address with the protection text. Visitors won't see the actual address — useful for hiding emails completely from page content."

#: config/SettingsConfig.php:51
msgid "Hide entirely"
msgstr "Hide entirely"

#: config/SettingsConfig.php:48
msgid "Picks the strongest method that works without JavaScript. Slightly weaker but more compatible with older browsers."
msgstr "Picks the strongest method that works without JavaScript. Slightly weaker but more compatible with older browsers."

#: config/SettingsConfig.php:46
msgid "Automatic (no JavaScript)"
msgstr "Automatic (no JavaScript)"

#: config/SettingsConfig.php:43
msgid "Recommended. Picks the strongest method available, using JavaScript so visitors still see the email address."
msgstr "Recommended. Picks the strongest method available, using JavaScript so visitors still see the email address."

#: config/SettingsConfig.php:41
msgid "Automatic"
msgstr "Automatic"

#: config/SettingsConfig.php:38
msgid "Protection method"
msgstr "Protection method"

#: config/SettingsConfig.php:27
msgid "Disables email protection entirely. Not recommended — your emails will be exposed to spam bots."
msgstr "Disables email protection entirely. Not recommended — your emails will be exposed to spam bots."

#: config/SettingsConfig.php:25
msgid "Off"
msgstr "Off"

#: config/SettingsConfig.php:21
msgid "Lighter option that only secures emails passed through WordPress filter hooks. May miss emails in custom templates or third-party plugins."
msgstr "Lighter option that only secures emails passed through WordPress filter hooks. May miss emails in custom templates or third-party plugins."

#: config/SettingsConfig.php:19
msgid "Standard protection"
msgstr "Standard protection"

#: config/SettingsConfig.php:16
msgid "Recommended. Scans every page on your site and protects every email address it finds."
msgstr "Recommended. Scans every page on your site and protects every email address it finds."

#: config/SettingsConfig.php:14
msgid "Full protection"
msgstr "Full protection"

#: config/SettingsConfig.php:11
msgid "Protection mode"
msgstr "Protection mode"

#: templates/widgets/main.php:38
msgid "Fine-tune plugin behavior and display options."
msgstr "Fine-tune plugin behavior and display options."

#: templates/widgets/main.php:26
msgid "Customize the appearance of email addresses converted to PNG images."
msgstr "Customise the appearance of email addresses converted to PNG images."

#: templates/eeb-page-display.php:49 templates/widgets/sidebar.php:47
msgid "Copy Support Info"
msgstr "Copy Support Info"

#. Author of the plugin
#: email-encoder-bundle.php
msgid "Online Optimisation"
msgstr "Online Optimisation"

#: src/Front/DisplayEmailImage.php:36
msgid "GD Library Not Enabled. Please enable it first."
msgstr "GD Library Not Enabled. Please enable it first."

#: config/SettingsConfig.php:263
msgid "Only visible for admin users. If your emails look broken, simply deactivate this feature. This also loads the dashicons style."
msgstr "Only visible for admin users. If your emails look broken, simply deactivate this feature. This also loads the dashicons style."

#: config/SettingsConfig.php:205
msgid "By comma separating URL (Query) parameters ( e.g. param1,param2), you are able to exclude URLs with these parameters from the protection. URL or Query parameters are found at the end of your URL (e.g. domain.com?param1=test)"
msgstr "By comma separating URL (Query) parameters ( e.g. param1,param2), you are able to exclude URLs with these parameters from the protection. URL or Query parameters are found at the end of your URL (e.g. domain.com?param1=test)"

#: config/SettingsConfig.php:202
msgid "Exclude URL parameters from protection"
msgstr "Exclude URL parameters from protection"

#: templates/help-tabs/shortcodes.php:20
msgid "Allowed HTML attributes + arguments"
msgstr "Allowed HTML attributes + arguments"

#: templates/help-tabs/shortcodes.php:14
msgid "For security reasons, we only allow specific HTML tags within the display arguments. You will find a full list below."
msgstr "For security reasons, we only allow specific HTML tags within the display arguments. You will find a full list below."

#: config/SettingsConfig.php:85
msgid "Admin requests"
msgstr "Admin requests"

#: config/SettingsConfig.php:80
msgid "Ajax requests"
msgstr "Ajax requests"

#: config/SettingsConfig.php:81
msgid "By default, ajax requests can send clear emails in some situations. Activating this settings will apply encoding to ajax-relate requests."
msgstr "By default, AJAX requests can send clear emails in some situations. Activating this setting will apply encoding to AJAX-related requests."

#: config/SettingsConfig.php:86
msgid "By default, we only protect frontend requests (Everything people see on your website). Activating this setting will also protect the backend of your website (The admin area)."
msgstr "By default, we only protect front-end requests (everything people see on your website). Activating this setting will also protect your website's back end (the admin area)."

#. Plugin URI of the plugin
#. Author URI of the plugin
#: email-encoder-bundle.php
msgid "https://wpemailencoder.com/"
msgstr "https://wpemailencoder.com/"

#: config/SettingsConfig.php:236
msgid "Protect custom href attributes"
msgstr "Protect custom href attributes"

#: config/SettingsConfig.php:237
msgid "Protect href atrributes such as tel:, ftp:, file:, etc."
msgstr "Protect href atrributes such as tel:, ftp:, file:, etc."

#: config/SettingsConfig.php:240
msgid "Add the href attributes you want to protect as a comme-separated list. E.g. tel,file,ftp"
msgstr "Add the href attributes you want to protect as a comma-separated list, e.g. tel,file,ftp"

#: config/SettingsConfig.php:180
msgid "Adds a line beneath the text to highlight it as a link. empty or 0 deactivates the border. 1 = 1px"
msgstr "Adds a line beneath the text to highlight it as a link. empty or 0 deactivates the border. 1 = 1px"

#: config/SettingsConfig.php:178
msgid "Text Underline"
msgstr "Text Underline"

#: config/SettingsConfig.php:130
msgid "HTML attributes without soft encoding"
msgstr "HTML attributes without soft encoding"

#: config/SettingsConfig.php:131
msgid "Do not soft-filter all HTML attributes. This might optimize performance, but can break the site if other plugins use your email in attribute tags."
msgstr "Do not soft-filter all HTML attributes. This might optimise performance, but it can break the site if other plugins use your email in attribute tags."

#: config/SettingsConfig.php:126
msgid "Check this option if you face issues with encoded script tags. This will deactivate protection for script tags."
msgstr "Check this option if you face issues with encoded script tags. This will deactivate protection for script tags."

#: config/SettingsConfig.php:125
msgid "No script tags"
msgstr "No script tags"

#: templates/help-tabs/shortcodes.php:6
msgid "Shortcodes"
msgstr "Shortcodes"

#: config/SettingsConfig.php:225
msgid "Add extra classes to mailto links."
msgstr "Add extra classes to mailto links."

#: config/SettingsConfig.php:271
msgid "Admin Menu"
msgstr "Admin Menu"

#: config/SettingsConfig.php:224
msgid "Additional classes"
msgstr "Additional classes"

#: config/SettingsConfig.php:282
msgid "Advanced Settings"
msgstr "Advanced Settings"

#: config/SettingsConfig.php:166
msgid "Background Opacity"
msgstr "Background Opacity"

#: config/SettingsConfig.php:194
msgid "By comma separating post id's ( e.g. 123,4535,643), you are able to exclude these posts from the logic protection."
msgstr "By comma separating post id's ( e.g. 123,4535,643), you are able to exclude these posts from the logic protection."

#: config/SettingsConfig.php:168
msgid "Change the background opacity for the created images. 0 = not transparent - 127 = completely transprent"
msgstr "Change the background opacity for the created images. 0 = not transparent - 127 = completely transprent"

#: config/SettingsConfig.php:174
msgid "Change the font size of the image text. Default: 4 - You can choose from 1 - 5"
msgstr "Change the font size of the image text. Default: 4 - You can choose from 1 - 5"

#: config/SettingsConfig.php:162
msgid "Change the text opacity for the created images. 0 = not transparent - 127 = completely transprent"
msgstr "Change the text opacity for the created images. 0 = not transparent - 127 = completely transprent"

#: config/SettingsConfig.php:121
msgid "Check this option if your site does not support CSS directions."
msgstr "Check this option if your site does not support CSS directions."

#: config/SettingsConfig.php:116
msgid "Check this option if you want to register the email filters on the \"init\" hook instead of the \"wp\" hook."
msgstr "Check this option if you want to register the email filters on the \"init\" hook instead of the \"wp\" hook."

#: templates/help-tabs/shortcodes.php:12
#: templates/help-tabs/template-tags.php:5
msgid "Create a protected mailto link:"
msgstr "Create a protected mailto link:"

#: templates/help-tabs/shortcodes.php:17
msgid "Display the encoder form"
msgstr "Display the encoder form"

#: config/SettingsConfig.php:115
msgid "Emails from \"init\" hook"
msgstr "Emails from \"init\" hook"

#: src/Validate/EncoderForm.php:35
msgid "Encode (HTML)"
msgstr "Encode (HTML)"

#: src/Validate/EncoderForm.php:34
msgid "Escape (Javascript)"
msgstr "Escape (Javascript)"

#: config/SettingsConfig.php:191
msgid "Exclude post id's from protection"
msgstr "Exclude post id's from protection"

#: config/SettingsConfig.php:172
msgid "Font Size"
msgstr "Font Size"

#: templates/help-tabs/template-tags.php:14
msgid "Get Email Encoder Form"
msgstr "Get Email Encoder Form"

#: config/SettingsConfig.php:143
msgid "Image settings"
msgstr "Image settings"

#: config/SettingsConfig.php:95
msgid "Input form email fields using strong protection"
msgstr "Input form email fields using strong protection"

#: config/SettingsConfig.php:228
msgid "Leave blank for none"
msgstr "Leave blank for none"

#: config/SettingsConfig.php:248
msgid "Load scripts in footer"
msgstr "Load scripts in footer"

#: config/SettingsConfig.php:120
msgid "Mailto links without CSS direction"
msgstr "Mailto links without CSS direction"

#: config/SettingsConfig.php:260
msgid "Mark emails on the site as successfully encoded"
msgstr "Mark emails on the site as successfully encoded"

#: config/SettingsConfig.php:275
msgid "Otherwise it will be shown in \"Settings\"-menu."
msgstr "Otherwise it will be shown in \"Settings\"-menu."

#: config/SettingsConfig.php:100
msgid "Plain emails by converting them to mailto links"
msgstr "Plain emails by converting them to mailto links"

#: config/SettingsConfig.php:105
msgid "Plain emails by converting them to PNG images"
msgstr "Plain emails by converting them to PNG images"

#: config/SettingsConfig.php:101
msgid "Plain emails will be automatically converted to mailto links where possible."
msgstr "Plain emails will be automatically converted to mailto links where possible."

#: config/SettingsConfig.php:106
msgid "Plain emails will be automatically converted to PNG images where possible."
msgstr "Plain emails will be automatically converted to PNG images where possible."

#: config/SettingsConfig.php:111
msgid "Protect every shortcode content separately. (This may slow down your site)"
msgstr "Protect every shortcode content separately. (This may slow down your site)"

#: config/SettingsConfig.php:70
msgid "Protect..."
msgstr "Protect..."

#: templates/help-tabs/template-tags.php:23
#: templates/help-tabs/template-tags.php:31
msgid "Protects the given content against spambots."
msgstr "Protects the given content against spambots."

#: config/SettingsConfig.php:75
msgid "RSS feed"
msgstr "RSS feed"

#: config/SettingsConfig.php:259
msgid "Security Check"
msgstr "Security Check"

#: config/SettingsConfig.php:213
msgid "Set protection text *"
msgstr "Set protection text *"

#: config/SettingsConfig.php:110
msgid "Shortcode content"
msgstr "Shortcode content"

#: config/SettingsConfig.php:283
msgid "Show advanced settings for more configuration possibilities."
msgstr "Show advanced settings for more configuration possibilities."

#: config/SettingsConfig.php:272
msgid "Show this page in the main menu item"
msgstr "Show this page in the main menu item"

#: config/SettingsConfig.php:160
msgid "Text Opacity"
msgstr "Text Opacity"

#: templates/help-tabs/general.php:5
msgid "The plugin works out-of-the-box to protect your email addresses. All settings are default set to protect your email addresses automatically."
msgstr "The plugin works out-of-the-box to protect your email addresses. All settings are default set to protect your email addresses automatically."

#: config/SettingsConfig.php:252
msgid "This forces every script to be enqueued within the footer."
msgstr "This forces every script to be enqueued within the footer."

#: config/SettingsConfig.php:216
msgid "This text will be shown for protected email addresses and within noscript tags."
msgstr "This text will be shown for protected email addresses and within noscript tags."

#: templates/help-tabs/template-tags.php:20
msgid "This will output the email encoder form on your website."
msgstr "This will output the email encoder form on your website."

#: templates/help-tabs/general.php:8
msgid "To report problems or bugs or for support, please use <a href=\"https://wordpress.org/support/plugin/email-encoder-bundle#postform\" target=\"_new\">the official forum</a>."
msgstr "To report problems or bugs or for support, please use <a href=\"https://wordpress.org/support/plugin/email-encoder-bundle#postform\" target=\"_new\">the official forum</a>."

#: src/Admin/PluginActionLinks.php:33
msgid "Visit us"
msgstr "Visit us"

#: templates/help-tabs/shortcodes.php:15
msgid "You can also protect phone numbers and any kind of text by using the following shortcode:"
msgstr "You can also protect phone numbers and any kind of text by using the following shortcode:"

#: templates/help-tabs/general.php:11
msgid "You can now also check your website protection using our email checker tool: <a href=\"https://wpemailencoder.com/email-protection-checker/\" target=\"_blank\">https://wpemailencoder.com/email-protection-checker/</a>."
msgstr "You can now also check your website protection using our email checker tool: <a href=\"https://wpemailencoder.com/email-protection-checker/\" target=\"_blank\">https://wpemailencoder.com/email-protection-checker/</a>."

#: templates/help-tabs/template-tags.php:11
msgid "You can pass 3 optional arguments: <code>$display</code>, <code>$attrs</code> and <code>$method</code>"
msgstr "You can pass 3 optional arguments: <code>$display</code>, <code>$attrs</code> and <code>$method</code>"

#: templates/help-tabs/shortcodes.php:8
msgid "You can protect those addresses using the following shortcode. Everything you add within these both tags, will be checked for emails automatically."
msgstr "You can protect those addresses using the following shortcode. Everything you add within these both tags, will be checked for emails automatically."

#: src/Admin/Admin.php:45 src/Admin/Admin.php:49
msgid "You don't have permission to update these settings."
msgstr "You don't have permission to update these settings."

#: src/Front/DisplayEmailImage.php:46
msgid "Your email could not be converted."
msgstr "Your email could not be converted."

#: src/Front/DisplayEmailImage.php:40
msgid "Your signture is invalid."
msgstr "Your signture is invalid."

#: config/SettingsConfig.php:286
msgid "Activate the advanced settings in case you want to customize the default logic or you want to troubleshoot the plugin."
msgstr "Activate the advanced settings in case you want to customise the default logic or you want to troubleshoot the plugin."

#: config/SettingsConfig.php:76 config/SettingsConfig.php:91
msgid "Activating this option results in protecting the rss feed based on the given protection method."
msgstr "Activating this option results in protecting the RSS feed based on the given protection method."

#: config/SettingsConfig.php:249
msgid "Check this button if you want to load all frontend scripts within the footer."
msgstr "Check this button if you want to load all front-end scripts within the footer."

#: config/SettingsConfig.php:144
msgid "Customize the settings for dynamically created images."
msgstr "Customise the settings for dynamically created images."

#: config/SettingsConfig.php:71
msgid "Customize what this plugin protects."
msgstr "Customise what this plugin protects."

#: config/SettingsConfig.php:154
msgid "Image Background Colors"
msgstr "Image Background Colours"

#: config/SettingsConfig.php:148
msgid "Image Colors"
msgstr "Image Colours"

#: config/SettingsConfig.php:150 config/SettingsConfig.php:156
msgid "Please include RGB colors, comme saparated. E.g.: 0,0,255"
msgstr "Please include RGB colours, comma-separated, e.g. 0,0,255"

#: src/Validate/EncoderForm.php:33
msgid "Rot13 (Javascript)"
msgstr "Rot13 (JavaScript)"

#: config/SettingsConfig.php:96
msgid "Warning: this option could conflict with certain form plugins. Test it first. (Requires javascript)"
msgstr "Warning: this option could conflict with certain form plugins. Test it first. (Requires JavaScript)"

#: core/class-email-encoder-bundle.php:90
#: core/class-email-encoder-bundle.php:97
msgid "Cheatin&#8217; huh?"
msgstr "Cheatin&#8217; huh?"

#: templates/widgets/main.php:12
msgid "General"
msgstr "General"

#: templates/widgets/main.php:98
msgid "Template tag:"
msgstr "Template tag:"

#: templates/eeb-page-display.php:17
msgid "Email Encoder"
msgstr "Email Encoder"

#: src/Validate/EncoderForm.php:30
msgid "Powered by free"
msgstr "Powered by free"

#: src/Admin/PluginActionLinks.php:26
msgid "Settings"
msgstr "Settings"

#: templates/eeb-page-display.php:36 templates/widgets/sidebar.php:14
msgid "Documentation"
msgstr "Documentation"

#: templates/widgets/sidebar.php:26
msgid "FAQ"
msgstr "FAQs"

#: src/Validate/EncoderForm.php:49
msgid "Create Protected Mail Link &gt;&gt;"
msgstr "Create Protected Mail Link &gt;&gt;"

#: src/Validate/EncoderForm.php:46
msgid "Display Text:"
msgstr "Display Text:"

#: src/Validate/EncoderForm.php:45
msgid "Email Address:"
msgstr "Email Address:"

#. Plugin Name of the plugin
#: email-encoder-bundle.php
msgid "Email Encoder - Protect Email Addresses"
msgstr "Email Encoder - Protect Email Addresses"

#: src/Validate/EncoderForm.php:48
msgid "Encoding Method:"
msgstr "Encoding Method:"

#: src/Validate/EncoderForm.php:47
msgid "Mailto Link:"
msgstr "Mailto Link:"

#. Description of the plugin
#: email-encoder-bundle.php
msgid "Protect email addresses on your site and hide them from spambots. Easy to use & flexible."
msgstr "Protect email addresses on your site and hide them from spambots. Easy to use & flexible."

#: src/Validate/EncoderForm.php:50
msgid "Protected Mail Link (code):"
msgstr "Protected Mail Link (code):"

#: config/SettingsConfig.php:90
msgid "Remove all shortcodes from the RSS feeds"
msgstr "Remove all shortcodes from the RSS feeds"

#: templates/eeb-page-display.php:42 templates/widgets/sidebar.php:20
msgid "Report a Problem"
msgstr "Report a Problem"

#: templates/widgets/main.php:97
msgid "Shortcode:"
msgstr "Shortcode:"

#: templates/help-tabs/template-tags.php:2
msgid "Template functions"
msgstr "Template functions"