# Translation of Plugins - Email Encoder &#8211; Protect Email Addresses and Phone Numbers - Development (trunk) in Italian
# This file is distributed under the same license as the Plugins - Email Encoder &#8211; Protect Email Addresses and Phone Numbers - Development (trunk) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2016-04-05 22:16:37+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: it\n"
"Project-Id-Version: Plugins - Email Encoder &#8211; Protect Email Addresses and Phone Numbers - Development (trunk)\n"

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

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

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

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

#: 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 ""

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: 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 ""

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

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

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

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

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

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

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

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

#: 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 ""

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

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

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

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

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

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

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

#: 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 ""

#: 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 ""

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

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

#: 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 ""

#: 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 ""

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

#: 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 ""

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

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

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

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

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

#: 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 ""

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

#: 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 ""

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

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

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

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

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

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

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

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

#: 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 ""

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: 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 ""

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: 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 ""

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

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

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

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

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

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

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

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

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

#: 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 ""

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

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

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

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

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

#: 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 ""

#: 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 ""

#: 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 ""

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

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

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

#: 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 ""

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

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

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

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

#: 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 ""

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

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

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

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

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

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

#. 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 ""

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

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

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

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

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

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

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

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

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

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

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

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

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