msgid ""
msgstr ""
"Project-Id-Version: kalmoya_instant_page_speed_magic 2.0.3\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2025-05-10T15:41:41+00:00\n"
"PO-Revision-Date: 2025-05-10T15:41:41+00:00\n"
"Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n >= 2 && n <= 4) ? 1 : 2);\n"

#: packages/kalmoya_instant_page_speed_magic/controller.php:25
#: packages/kalmoya_instant_page_speed_magic/elements/dashboard/install_post.php:13
msgid "Instant Page Speed Magic"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/controller.php:30
msgid "Minify, Defer, Lazy Load and Auto-Magically Take Your PageSpeed and LightHouse Scores Through the Roof to make Google Happy. %s Developed by Nour Akalay @ %sKALMOYA - bespoke Concrete CMS development%s"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/blacklist.php:7
msgid "Blacklisted Asset Regex Patterns"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/blacklist.php:12
msgid "Add a list of regex expressions targetting specific resources you do not want optimized. Expressions should be added one per line. They target specific URLs, paths and file names but can also target blocks of inline code. By default, %s, %s, Concrete's core JS variables and any inline script using %s will not be optimized."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/content_placeholders.php:45
msgid "Display a splash screen when loading the page"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/content_placeholders.php:53
msgid "This will display a splash screen covering the whole viewport while loading the page. By default it shows a spinner on a white background. It will be removed automatically as soon as the page is loaded. You can customize the content and styling of the splash screen with the settings below. %sIf JavaScript is disabled the splash screen will not be displayed at all.%s"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/content_placeholders.php:59
msgid "Want a Custom Splash Screen? Add Markup Here"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/content_placeholders.php:64
msgid "%sYou can add your custom splash screen markup and content here. %sThe system will add a container with a fixed positionning%s covering the whole page and your custom content will be added to it. A script will remove it after Page Speed. %sThe container added by the system has an ID of %s which you can target in CSS with %s%s"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/content_placeholders.php:68
msgid "Add Splash Screen Styling"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/content_placeholders.php:73
msgid "You can add CSS code here to style your splash screen if any. The CSS will be minified before adding it to the page. %sNo need to add %s tags, they are added automatically%s."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/content_placeholders.php:80
msgid "Use a color Placeholder"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/content_placeholders.php:83
msgid "No placeholder"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/content_placeholders.php:84
msgid "Random light grey between %s and %s"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/content_placeholders.php:85
msgid "Random light color with %s saturation and %s lightness"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/content_placeholders.php:86
msgid "Custom Color"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/content_placeholders.php:92
msgid "Click to select"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/content_placeholders.php:117
msgid "This will add a colored background to deferred iframes and images %s."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/content_placeholders.php:124
msgid "Use CSS Fade-In Effect"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/content_placeholders.php:129
msgid "This will add a simple little CSS fade-in effect when loading any deferred item %s."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/content_placeholders.php:136
msgid "Empty Image Source placeholder"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/content_placeholders.php:141
msgid "%sBy default lazy loaded images will have their source replaced by a transparent %s until the real source is loaded. You can set any %s value here to use in place of the transparent %s.%se.g. %s for a transparent %s.%s"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/content_placeholders.php:145
msgid "Empty Iframe Source placeholder"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/content_placeholders.php:150
msgid "By default lazy loaded iframes will have their source replaced by %s until the real source is loaded. You can set any value here to use in place of the default %s."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/page_optimizations.php:10
msgid "Enable Remote Asset Preloading"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/page_optimizations.php:15
#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/page_optimizations.php:28
msgid "Learn More on css-tricks.com"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/page_optimizations.php:15
msgid "%sGenerate %s for %sremote assets (starting with http or https)%s in the HTML. This tells the browser which resources your page will need very soon and to start loading them early in the page lifecycle, before the browser's main rendering machinery kicks in. This ensures they are available earlier and are less likely to block the page's rendering, improving performance.%s%sThis is not well-supported yet but won't break anything. %sLearn More%s"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/page_optimizations.php:22
msgid "Enable Remote DNS Prefetch"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/page_optimizations.php:28
msgid "%sGenerate %s and %s tags for %sremote assets (starting with http or https)%s in the HTML. This notifies the client there are assets the site will need later from a specific URL so the browser can resolve the DNS as quickly as possible. This is particularly useful if the website is using code from third parties or resources from social networks.%s%sLearn More%s"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/page_optimizations.php:38
#: packages/kalmoya_instant_page_speed_magic/attributes/page_speed_magic/controller.php:281
#: packages/kalmoya_instant_page_speed_magic/src/Concrete/Entity/Attribute/Value/Value/PageSpeedMagicValue.php:468
msgid "Fix Render Blocking Issues"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/page_optimizations.php:43
msgid "This ensures that all CSS is loaded as early as possible in the HEAD and all JavaScript is loaded as late as possible near the closing BODY tag. %sBe aware that this option changes the order in which scripts are normally loaded and that might break some functionality. Test your pages thoroughly.%s"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/page_optimizations.php:50
msgid "Add missing Must-Have Meta Tags"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/page_optimizations.php:55
msgid "This will check for the presence of the CHARSET and VIEWPORT meta-tags and add them if missing."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/page_optimizations.php:65
msgid "Minify HTML"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/page_optimizations.php:70
msgid "This will minify the page's HTML by removing all unneeded spaces, carriage returns, comments%s"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/system.php:13
msgid "Optimization for legacy browsers"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/system.php:18
msgid "Disable all optimizations for Internet Explorer 11"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/system.php:18
msgid "Disable only %s tags optimizations for Internet Explorer 11"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/system.php:18
msgid "Use all optimizations are they are set even for Internet Explorer 11"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/system.php:26
msgid "Optimization is always disabled for Internet Explorer 10 and below. You have to decide %swhat you want to do for Internet Explorer 11%s. %sMost optimization settings will work fine with IE11 except the option to optimize %s tags.%s IE11 will not work well with that option but it depends entirely on your specific scripts a.k.a. your mileage will vary. As usual %stest your settings thoroughly%s."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/system.php:32
msgid "Cache Expiration"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/system.php:36
msgid "seconds"
msgstr "sekund"

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/system.php:41
msgid "Instant Page Speed Magic uses caching to load some resources faster. This cache expiration setting is the time expressed in seconds before Instant Page Speed Magic's cache expires and must be renewed. The value can be anything from 3600 seconds (1 hour) to 3,1536,000 seconds (1 year) %sIf left empty Instant Page Speed Magic will use Concrete's own cache expiry setting. Also emptying Concrete's cache will empty this cache as well.%s"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/system.php:47
msgid "No-Optimization Parameter"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/system.php:55
msgid "You can use this parameter in a query string at the end of your page URL if you need to load it without any optimization. It is here for quick debugging purposes. By default this parameter is %s but it is recommended to change it to something else. To use it, add it at the end of your page's URL like this:%s"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/system.php:59
msgid "Forced-Optimization Parameter"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/system.php:67
msgid "You can use this parameter in a query string at the end of your page URL if you need to force the optimization when it would normally be disabled. This won't work if it is globally disabled. It will work if it is disabled on the current page, or disabled for logged in users or fo users with editing permissions. So if you're logged in as an admin you wouldn't normally benefit fro the optimization. Using this parameter, you can. Good for quick debugging. By default this parameter is %s but it is recommended to change it to something else. To use it, add it at the end of your page's URL like this:%s"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/system.php:73
msgid "Optimization for Registered Users"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/system.php:78
#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/system.php:92
#: packages/kalmoya_instant_page_speed_magic/src/Concrete/Entity/Attribute/Value/Value/PageSpeedMagicValue.php:494
msgid "Disabled"
msgstr "Zakázáno"

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/system.php:78
#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/system.php:92
#: packages/kalmoya_instant_page_speed_magic/src/Concrete/Entity/Attribute/Value/Value/PageSpeedMagicValue.php:495
msgid "Enabled"
msgstr "Povoleno"

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/system.php:83
msgid "By default optimization is enabled for registered users as well. If you have registered users who don't have editing permissions, that shouldn't be a problem. In any case, %soptimization is disabled by default for users with editing permissions%s to avoid interferring with Concrete's operations."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/system.php:87
msgid "Optimization for Users with editing Permissions"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/system.php:100
msgid "By default optimization is disabled for users with editing permissions. %sI strongly suggest you leave this disabled unless you need it enabled  temporarily for debugging or other reasons. This might interfere with some of Concrete's editing operations.%s In any case, otimization is %salways disabled when in Edit Mode.%s"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/system.php:106
msgid "Disable In-Page Hidden Credits"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/system.php:116
msgid "By default a %ssmall %shidden%s comment%s is added at the bottom of each optimized page. It is only visible when looking at the source code of the site and %sis not visible to visitors browsing your site%s. It presents the name of the plugin in lovely ASCII Art and states that the site is optimized by Instant Page Speed Magic for Concrete CMS with my name and a website address. Although %sit won't impact your site in any way%s and it would be lovely if you would leave it there, I understand you might want to disable it. Check this box to do just that. No hard feelings at all... :-("
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/tags_optimizations.php:10
#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/tags_optimizations.php:26
#: packages/kalmoya_instant_page_speed_magic/attributes/page_speed_magic/controller.php:285
#: packages/kalmoya_instant_page_speed_magic/src/Concrete/Entity/Attribute/Value/Value/PageSpeedMagicValue.php:472
msgid "Optimize %s tags"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/tags_optimizations.php:18
msgid "Minify inline CSS and defer loading of any background images in it. Also defer loading of web fonts if allowed in the corresponding settings under the %sWeb-Fonts Optimizations%s tab."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/tags_optimizations.php:35
msgid "Minify all inline JavaScript and defer all JavaScript loading until after the page is fully loaded. %sBe aware that this option might break some JavaScript functionality. Test your pages thoroughly.%s"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/tags_optimizations.php:47
msgid "Lazy-Load Images"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/tags_optimizations.php:55
msgid "Enable lazy loading of images so they are only made available after the page has loaded and the user is scrolling towards their position."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/tags_optimizations.php:64
msgid "Lazy-Load CSS Background Images"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/tags_optimizations.php:73
msgid "%sEnable lazy loading of background images %sset by inline CSS%s so they are only made available after the page has loaded and the user is scrolling towards their position.%sPlease note that, with this option enabled, background images will not be visible to users with JavaScript disabled.%s"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/tags_optimizations.php:83
msgid "Lazy-Load Iframes"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/tags_optimizations.php:91
msgid "Enable lazy loading of iframes so they are only made available after the page has loaded and the user is scrolling towards their position. That could include Youtube videos or anything that uses an iframe."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/tags_optimizations.php:99
msgid "Lazy-Load Core Google Maps"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/tags_optimizations.php:107
msgid "Enable lazy loading of Google Maps from the %score Google Maps block%s so they are only made available after the page has loaded and the user is scrolling towards their position."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/tags_optimizations.php:118
msgid "Enable No-Script Fallback"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/tags_optimizations.php:126
msgid "%sThis will add a %s fallback tag for every image, iframe and item that can use it. These fallbacks will ensure the items are still available to users with JavaScript disabled.%sPlease note that Background Images set by CSS cannot benefit from this fallback strategy.%s"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/web_fonts_optimizations.php:10
#: packages/kalmoya_instant_page_speed_magic/attributes/page_speed_magic/controller.php:290
#: packages/kalmoya_instant_page_speed_magic/src/Concrete/Entity/Attribute/Value/Value/PageSpeedMagicValue.php:477
msgid "Defer Loading of Web-Fonts"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/web_fonts_optimizations.php:18
msgid "%sThis will allow the system to defer the loading of stylesheets responsible for loading web-fonts. It relies on the regex patterns defined below to recognize which stylesheets should be deferred that way. %sPlease note that this setting only applies if you also enabled the optimization of %s tags under the %sTags Optimizations%s tab.%s"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/web_fonts_optimizations.php:25
#: packages/kalmoya_instant_page_speed_magic/attributes/page_speed_magic/controller.php:291
#: packages/kalmoya_instant_page_speed_magic/src/Concrete/Entity/Attribute/Value/Value/PageSpeedMagicValue.php:478
msgid "Defer Loading of Web-Fonts in combined stylesheets"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/web_fonts_optimizations.php:33
msgid "Concrete CMS will combine your stylesheets if your cache settings allow it. In that case the stylesheet loading your web-fonts might be combined with others. With this option you allow the system to %sdefer the loading of the whole combined stylesheet%s. Deferring the loading of a big chunk of your website's styling might or might not be a good idea and %syour mileage will vary so test this in development first%s."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/web_fonts_optimizations.php:40
msgid "Web-fonts Stylesheet Naming Patterns"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/tabs/settings/web_fonts_optimizations.php:48
msgid "Add a list of regex expressions targetting specific stylesheets responsible for loading web-fonts. Expressions should be added one per line. By default, the %s stylesheet, any stylesheet loaded from %s, %s stylesheets and stylesheets with names containing %s are already deferred."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/dashboard/install_post.php:8
msgid "The add-on has been installed. Isn't that something!"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/dashboard/install_post.php:13
msgid "Configure %s"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/kalmoya_dashboard_header.php:91
msgid "Brought to you by"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/kalmoya_support_tab.php:5
msgid "License"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/kalmoya_support_tab.php:8
msgid "%s%s%s is licensed under the %sConcrete CMS Marketplace License%s. In simple non-legalese terms each license for %s%s%s may be used on a single web site and associated staging and development sites. Third party software components retain the original third party license. All %s%s%s code is copyrighted and may not be used in whole or in parts outside of the license except where permission to do so is granted by %s%s%s."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/kalmoya_support_tab.php:14
msgid "Developer"
msgstr "Vývojář"

#: packages/kalmoya_instant_page_speed_magic/elements/kalmoya_support_tab.php:18
msgid "%s%s%s was crafted with love and is 100%s maintained and supported by %s%s%s day and night, no matter the weather."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/kalmoya_support_tab.php:23
msgid "Amazing coincidence: I also happen to offer other Concrete CMS add-ons as well as custom Concrete CMS development services at %s%s%s."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/kalmoya_support_tab.php:29
msgid "Documentation and support"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/kalmoya_support_tab.php:32
msgid "You can find documentation for %s%s%s on %sconcretecms.com%s."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/elements/kalmoya_support_tab.php:37
msgid "For support, please click the %sGet Help%s link on the  %smarketplace page%s. I usually provide same day support and no request goes unanswered."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/attributes/page_speed_magic/controller.php:277
msgid "Enable Instant Page Speed Magic"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/attributes/page_speed_magic/controller.php:278
#: packages/kalmoya_instant_page_speed_magic/src/Concrete/Entity/Attribute/Value/Value/PageSpeedMagicValue.php:465
msgid "Minify Output HTML"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/attributes/page_speed_magic/controller.php:279
#: packages/kalmoya_instant_page_speed_magic/src/Concrete/Entity/Attribute/Value/Value/PageSpeedMagicValue.php:466
msgid "Remote Asset Preloading"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/attributes/page_speed_magic/controller.php:280
#: packages/kalmoya_instant_page_speed_magic/src/Concrete/Entity/Attribute/Value/Value/PageSpeedMagicValue.php:467
msgid "Remote DNS Prefetch"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/attributes/page_speed_magic/controller.php:282
#: packages/kalmoya_instant_page_speed_magic/src/Concrete/Entity/Attribute/Value/Value/PageSpeedMagicValue.php:469
msgid "Add Missing Meta Tags"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/attributes/page_speed_magic/controller.php:283
#: packages/kalmoya_instant_page_speed_magic/src/Concrete/Entity/Attribute/Value/Value/PageSpeedMagicValue.php:470
msgid "Add No-Script Fallbacks"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/attributes/page_speed_magic/controller.php:284
#: packages/kalmoya_instant_page_speed_magic/src/Concrete/Entity/Attribute/Value/Value/PageSpeedMagicValue.php:471
msgid "Optimize %s Tags"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/attributes/page_speed_magic/controller.php:286
#: packages/kalmoya_instant_page_speed_magic/src/Concrete/Entity/Attribute/Value/Value/PageSpeedMagicValue.php:473
msgid "Defer Loading of Images"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/attributes/page_speed_magic/controller.php:287
#: packages/kalmoya_instant_page_speed_magic/src/Concrete/Entity/Attribute/Value/Value/PageSpeedMagicValue.php:474
msgid "Defer Loading of CSS Background Images"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/attributes/page_speed_magic/controller.php:288
#: packages/kalmoya_instant_page_speed_magic/src/Concrete/Entity/Attribute/Value/Value/PageSpeedMagicValue.php:475
msgid "Defer Loading of Iframes"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/attributes/page_speed_magic/controller.php:289
#: packages/kalmoya_instant_page_speed_magic/src/Concrete/Entity/Attribute/Value/Value/PageSpeedMagicValue.php:476
msgid "Defer Loading of Core Google Maps"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/attributes/page_speed_magic/form.php:6
#: packages/kalmoya_instant_page_speed_magic/attributes/page_speed_magic/form.php:25
#: packages/kalmoya_instant_page_speed_magic/src/Concrete/Entity/Attribute/Value/Value/PageSpeedMagicValue.php:493
msgid "Default"
msgstr "Výchozí"

#: packages/kalmoya_instant_page_speed_magic/attributes/page_speed_magic/form.php:6
#: packages/kalmoya_instant_page_speed_magic/attributes/page_speed_magic/form.php:25
msgid "Disable"
msgstr "Zakázat"

#: packages/kalmoya_instant_page_speed_magic/attributes/page_speed_magic/form.php:13
msgid "Other Instant Page Speed Magic Options"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/attributes/page_speed_magic/form.php:25
msgid "Enable"
msgstr "Zapnout"

#: packages/kalmoya_instant_page_speed_magic/controllers/single_page/dashboard/system/optimization/page_speed_magic.php:63
msgid "Your settings were saved successfully with as much care as humanly possible."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/src/Concrete/Entity/Attribute/Value/Value/PageSpeedMagicValue.php:499
msgid "Instant Page Speed Magic awesomeness is disabled on this page."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/src/Concrete/Entity/Attribute/Value/Value/PageSpeedMagicValue.php:502
msgid "Instant Page Speed Magic munificence will be enabled on this page provided it is enabled in the general settings."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/src/PageSpeedMagic/Listener/PageOutputListener.php:189
msgid "An error prevented page %s being optimized. Its unoptimized content was used instead. The error thrown in line %s of file %s was the following%s%s%sThe trace is%s%s"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/src/PageSpeedMagic/Utilities/Installer.php:50
#: packages/kalmoya_instant_page_speed_magic/src/PageSpeedMagic/Utilities/Installer.php:70
msgid "Instant Page Speed Magic Configuration"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/src/PageSpeedMagic/AppSettings/DefaultSettings.php:45
msgid "Loading"
msgstr "Náhrává se"

#: packages/kalmoya_instant_page_speed_magic/single_pages/dashboard/system/optimization/page_speed_magic.php:103
msgid "Settings"
msgstr "Nastavení"

#: packages/kalmoya_instant_page_speed_magic/single_pages/dashboard/system/optimization/page_speed_magic.php:104
msgid "Pages with custom settings"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/single_pages/dashboard/system/optimization/page_speed_magic.php:105
msgid "Support"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/single_pages/dashboard/system/optimization/page_speed_magic.php:109
msgid "Page Optimizations"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/single_pages/dashboard/system/optimization/page_speed_magic.php:110
msgid "Tags Optimizations"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/single_pages/dashboard/system/optimization/page_speed_magic.php:111
msgid "Web-Fonts Optimizations"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/single_pages/dashboard/system/optimization/page_speed_magic.php:112
msgid "Effects %s Content Placeholders"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/single_pages/dashboard/system/optimization/page_speed_magic.php:113
msgid "Black List"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/single_pages/dashboard/system/optimization/page_speed_magic.php:114
msgid "System"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/single_pages/dashboard/system/optimization/page_speed_magic.php:129
msgid "Instant Page Speed Magic Optimization"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/single_pages/dashboard/system/optimization/page_speed_magic.php:147
msgid "Please be aware that any setting marked with a danger icon %s might potentially break certain functionality on your site. Thoroughly test your pages."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/single_pages/dashboard/system/optimization/page_speed_magic.php:177
msgid "Pages with Instant Page Speed Magic Disabled"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/single_pages/dashboard/system/optimization/page_speed_magic.php:183
#: packages/kalmoya_instant_page_speed_magic/single_pages/dashboard/system/optimization/page_speed_magic.php:205
msgid "Clicking on any link below will open the page in a new tab."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/single_pages/dashboard/system/optimization/page_speed_magic.php:187
#: packages/kalmoya_instant_page_speed_magic/single_pages/dashboard/system/optimization/page_speed_magic.php:209
msgid "Visit %s"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/single_pages/dashboard/system/optimization/page_speed_magic.php:194
msgid "There are no pages where Instant Page Speed Magic is disabled."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/single_pages/dashboard/system/optimization/page_speed_magic.php:199
msgid "Pages with Custom Instant Page Speed Magic Settings"
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/single_pages/dashboard/system/optimization/page_speed_magic.php:216
msgid "There are no pages where Instant Page Speed Magic uses custom settings."
msgstr ""

#: packages/kalmoya_instant_page_speed_magic/single_pages/dashboard/system/optimization/page_speed_magic.php:227
msgid "Save"
msgstr "Uložit"
