msgid "" msgstr "" "Project-Id-Version: Italystrap\n" "POT-Creation-Date: 2018-11-21 10:27+0100\n" "PO-Revision-Date: 2018-11-21 10:29+0100\n" "Last-Translator: Enea Overclokk \n" "Language-Team: Overclokk \n" "Language: it_IT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 2.2\n" "X-Poedit-Basepath: ..\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Poedit-SourceCharset: UTF-8\n" "X-Poedit-KeywordsList: __;_e\n" "X-Poedit-SearchPath-0: .\n" "X-Poedit-SearchPathExcluded-0: node_modules\n" "X-Poedit-SearchPathExcluded-1: .git\n" "X-Poedit-SearchPathExcluded-2: .sass-cache\n" "X-Poedit-SearchPathExcluded-3: bower_components\n" #: admin/ItalyStrapAdminGallerySettings.php:75 config/media-carousel.php:66 msgid "Menu order (Default)" msgstr "" #: admin/ItalyStrapAdminGallerySettings.php:76 config/media-carousel.php:67 msgid "Order by the image's title" msgstr "" #: admin/ItalyStrapAdminGallerySettings.php:77 config/media-carousel.php:68 msgid "Sort by date/time" msgstr "" #: admin/ItalyStrapAdminGallerySettings.php:78 config/media-carousel.php:69 msgid "Order randomly" msgstr "" #: admin/ItalyStrapAdminGallerySettings.php:79 config/media-carousel.php:70 msgid "Order by the image's ID" msgstr "" #: admin/ItalyStrapAdminGallerySettings.php:82 msgid "before-inner" msgstr "" #: admin/ItalyStrapAdminGallerySettings.php:83 msgid "after-inner" msgstr "" #: admin/ItalyStrapAdminGallerySettings.php:84 msgid "after-control" msgstr "" #: admin/ItalyStrapAdminGallerySettings.php:85 msgid "false" msgstr "" #: admin/ItalyStrapAdminGallerySettings.php:89 config/media-carousel.php:201 msgid "none" msgstr "" #: admin/ItalyStrapAdminGallerySettings.php:90 msgid "hover" msgstr "" #: admin/ItalyStrapAdminGallerySettings.php:111 msgid "Standard gallery" msgstr "Galleria standard" #: admin/ItalyStrapAdminGallerySettings.php:112 src/Shortcodes/Gallery.php:78 #: src/Widgets/Widget_Factory.php:117 msgid "Bootstrap Carousel" msgstr "Bootstrap Carousel" #: admin/ItalyStrapAdminGallerySettings.php:304 msgid "Type" msgstr "Tipo" #: admin/ItalyStrapAdminGallerySettings.php:305 tests/wpunit/FieldsTest.php:30 #: tests/wpunit/FieldsTest.php:44 tests/wpunit/FieldsTest.php:58 #: tests/wpunit/FieldsTest.php:70 tests/wpunit/FieldsTest.php:82 msgid "Enter the widget class name." msgstr "" #: admin/config/options.php:29 msgid "General" msgstr "" #: admin/config/options.php:31 msgid "General options page" msgstr "" #: admin/config/options.php:38 admin/config/options.php:43 msgid "Activate advanced options" msgstr "" #: admin/config/options.php:44 msgid "If you want to have more advanced options to control" msgstr "" #: admin/config/options.php:56 admin/config/options.php:61 msgid "Show Post Type IDs" msgstr "" #: admin/config/options.php:62 msgid "Post type edit screen: show post/page IDS" msgstr "" #: admin/config/options.php:73 msgid "Show Post Type Thumb" msgstr "" #: admin/config/options.php:78 msgid "Show the Post Type Thumbnail" msgstr "" #: admin/config/options.php:79 msgid "Post type edit screen: show post/page thumbnail" msgstr "" #: admin/config/options.php:90 admin/config/options.php:95 msgid "Kill the Emojis" msgstr "" #: admin/config/options.php:96 msgid "" "Avoid loading Emojis support if your does not need it to speed up the " "website." msgstr "" #: admin/config/options.php:107 msgid "Social Sharing Button" msgstr "" #: admin/config/options.php:112 msgid "Activate Social Sharing Button" msgstr "" #: admin/config/options.php:113 msgid "This are a simple social sharing links" msgstr "" #: admin/config/options.php:125 admin/config/options.php:130 msgid "Social Sharing Button position" msgstr "" #: admin/config/options.php:131 msgid "Select the position to display buttons" msgstr "" #: admin/config/options.php:135 msgid "Before the content" msgstr "" #: admin/config/options.php:136 msgid "After the content" msgstr "" #: admin/config/options.php:137 msgid "Before and after the content" msgstr "" #: admin/config/options.php:148 admin/config/options.php:153 msgid "Google API Key" msgstr "" #: admin/config/options.php:154 msgid "Insert here the google API key." msgstr "" #: admin/config/options.php:166 admin/config/options.php:171 msgid "Web font Loading" msgstr "" #: admin/config/options.php:172 msgid "" "Activate it for using the web fonts loader (lazyload for the web fonts), " "then you have to go to the customizer and select the font, " "weight and subsets you want to use in this site, then in the customizer " "below the selected font you can add in the dedicated text input the HTML " "tags or CSS selector you want to bind to the font selected, all separated by " "comma. Example: body or h1 or h1,h2,h3,h4,h5," "h6 or .widget-title. Otherwise you can add some css to " "the Custom CSS area of this plugin (Settings > Style > Custom CSS) or in " "your style.css like this:\n" "\t\t\t\t\t\t
\n" "\t\t\t\t\t\t
.fonts-loaded body{ font-family: \"Open Sans\"; }
.fonts-" "loaded h1{ font-family: \"Lato\"; }
" msgstr "" #: admin/config/options.php:186 msgid "Theme Hooks" msgstr "" #: admin/config/options.php:191 msgid "Show Theme Hooks" msgstr "" #: admin/config/options.php:192 msgid "" "Only fof ItalyStrap theme framework. This is only for getting a visual of " "the ItalyStrap theme framework hooks registered." msgstr "" #: admin/config/options.php:204 msgid "Hooked callable" msgstr "" #: admin/config/options.php:209 msgid "Show Hooked callable" msgstr "" #: admin/config/options.php:210 msgid "This will show callable with hook." msgstr "" #: admin/config/options.php:222 admin/config/options.php:227 msgid "Cache the menu output" msgstr "" #: admin/config/options.php:228 msgid "This will put in cache the menu output only if server cache is active." msgstr "" #: admin/config/options.php:244 msgid "Widgets" msgstr "" #: admin/config/options.php:246 msgid "Options page for widgets" msgstr "" #: admin/config/options.php:248 msgid "Select the widgets you want to use." msgstr "" #: admin/config/options.php:253 src/Widgets/Areas/Areas_Base.php:163 msgid "Widget Areas" msgstr "" #: admin/config/options.php:258 msgid "Activate new settings page for widget areas" msgstr "" #: admin/config/options.php:259 msgid "" "This will add new settings page on Appearance where you can create new " "widget area to append on theme action hook." msgstr "" #: admin/config/options.php:271 msgid "Widget Visibility" msgstr "" #: admin/config/options.php:276 msgid "Add Widget Visibility to any widget." msgstr "" #: admin/config/options.php:277 msgid "" "This will add the possibility to choice the widget visibility for front-end." msgstr "" #: admin/config/options.php:288 msgid "HTML attributes for widget" msgstr "" #: admin/config/options.php:293 msgid "Activate two new input HTML attributes for every widget" msgstr "" #: admin/config/options.php:294 msgid "" "This will add two new input in every widget that allow for custom id and class attributes in the widget container." msgstr "" #: admin/config/options.php:305 msgid "HTML in Widget Title" msgstr "" #: admin/config/options.php:310 msgid "Render HTML in Widget Title" msgstr "" #: admin/config/options.php:311 msgid "" "Activate this if you want to add an HTML tag to Widget title: replace the " "opening and closing tags with {{ and }}. E.g.: " "<strong>Widget Title</strong> becomes {{strong}}Widget Title{{/strong}}" msgstr "" #: admin/config/options.php:322 msgid "Remove widget title" msgstr "" #: admin/config/options.php:327 msgid "Remove widget title conditionally" msgstr "" #: admin/config/options.php:328 msgid "" "Add !! (2 exclamation marks) at the beginning of the widget " "title to hide it. Example: !!My widget title." msgstr "" #: admin/config/options.php:339 msgid "Posts Widget" msgstr "" #: admin/config/options.php:344 msgid "Widget for custom loop of posts , pages and custom post types" msgstr "" #: admin/config/options.php:345 msgid "" "This widget allow you to create a custom loop of posts/page/CPT with a lot " "of options like \"Recent Posts\" or \"Posts more comented\" or \"Related " "posts\" ecc and place it in your sidebars. (This plugin does not provide any " "style, you have to add it in the style.css of your theme)" msgstr "" #: admin/config/options.php:374 msgid "Carousel Widget" msgstr "" #: admin/config/options.php:379 msgid "Widget for Media Carousel" msgstr "" #: admin/config/options.php:380 msgid "" "This will activate a Bootstrap media Carousel with a ton of options, make " "shure you have a Twitter Bootstrap CSS in your site." msgstr "" #: admin/config/options.php:391 msgid "vCard Widget" msgstr "" #: admin/config/options.php:396 msgid "vCard Local Business" msgstr "" #: admin/config/options.php:397 msgid "" "Add a vCard Local Business with Schema.org markup to your theme widgetized " "area. (This plugin does not provide any style, you have to add it in the " "style.css of your theme)." msgstr "" #: admin/config/options.php:408 admin/config/options.php:413 msgid "Image Widget" msgstr "" #: admin/config/options.php:414 msgid "" "Activate image widget and displays an image from media with an array of " "options. (This plugin does not provide any style, you have to add it in the " "style.css of your theme)." msgstr "" #: admin/config/options.php:480 admin/config/options.php:485 msgid "Nav Menu Widget" msgstr "" #: admin/config/options.php:486 msgid "" "Add an advanced custom menu to your sidebar. Available only for ItalyStrap " "theme framework." msgstr "" #: admin/config/options.php:498 msgid "Monster Widget" msgstr "" #: admin/config/options.php:503 msgid "Monster Widget by ItalyStrap {{Only for debug}}" msgstr "" #: admin/config/options.php:504 msgid "Test multiple widgets by ItalyStrap at the same time." msgstr "" #: admin/config/options.php:554 msgid "Shortcodes" msgstr "" #: admin/config/options.php:556 msgid "Options page for shortcodes" msgstr "" #: admin/config/options.php:558 msgid "Select the shortcodes you want to use." msgstr "" #: admin/config/options.php:563 admin/config/options.php:568 msgid "Do ShortCode in Widget Text" msgstr "" #: admin/config/options.php:569 msgid "" "This get you the possibility to insert any shortcode into a widget text." msgstr "" #: admin/config/options.php:598 msgid "Carousel Shortcode" msgstr "" #: admin/config/options.php:603 msgid "Shortcode for Media Carousel" msgstr "" #: admin/config/options.php:604 msgid "" "This will activate a Bootstrap media Carousel inside built-in WordPress " "gallery shortcode with a ton of options, make shure you have a Twitter " "Bootstrap CSS in your site." msgstr "" #: admin/config/options.php:615 msgid "Posts Shortcode" msgstr "" #: admin/config/options.php:620 msgid "Shortcode for custom loop of posts , pages and custom post types" msgstr "" #: admin/config/options.php:621 msgid "" "This shortcode allow you to create a custom loop of posts/page/CPT with a " "lot of options like \"Recent Posts\" or \"Posts more comented\" or \"Related " "posts\" ecc and place it in your sidebars. (This plugin does not provide any " "style, you have to add it in the style.css of your theme)." msgstr "" #: admin/config/options.php:633 msgid "Post Title Shortcode" msgstr "" #: admin/config/options.php:638 msgid "Shortcode for display post, page or CPT title" msgstr "" #: admin/config/options.php:639 msgid "" "This shortcode allow you to display the title of the post you want to " "display, If you want to display the title in a different page you have to " "insert the ID of the post you want to display." msgstr "" #: admin/config/options.php:709 msgid "Style" msgstr "" #: admin/config/options.php:711 msgid "Options page for style purpose" msgstr "" #: admin/config/options.php:713 msgid "" "This is the tab for changing the style of your site. Code entered here will " "be included in every page of the front-end of your site." msgstr "" #: admin/config/options.php:718 admin/config/options.php:723 msgid "Activate Custom CSS" msgstr "" #: admin/config/options.php:724 msgid "" "This will add new fields in the wp editor for adding custom CSS, ID and " "class attribute to post/page and also it let you use the new functionality " "below." msgstr "" #: admin/config/options.php:736 admin/config/options.php:743 #: config/posts.php:144 src/Custom/Metaboxes/config/custom-script-style.php:33 msgid "Custom CSS" msgstr "" #: admin/config/options.php:744 msgid "" "Enter your custom CSS, this styles will be included verbatim in