#, fuzzy msgid "" msgstr "" "Project-Id-Version: jQuery Asynchronous Loader\n" "POT-Creation-Date: 2017-03-08 22:22+0300\n" "PO-Revision-Date: 2017-03-08 22:15+0300\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" "X-Generator: Poedit 1.8.12\n" "X-Poedit-Basepath: ../..\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "Language: en\n" "X-Poedit-KeywordsList: __;_e;esc_html__\n" "X-Poedit-SearchPath-0: jquery-async-loader.php\n" #: jquery-async-loader.php:110 #, php-format msgid "You cannot clone instances of %s." msgstr "" #: jquery-async-loader.php:115 #, php-format msgid "You cannot unserialize instances of %s." msgstr "" #: jquery-async-loader.php:121 jquery-async-loader.php:241 msgid "Settings" msgstr "" #: jquery-async-loader.php:122 msgid "Author" msgstr "" #: jquery-async-loader.php:192 msgid "%1$jQuery Async Loader plugin is inactive.%2$s This plugin requires Wordpress 4.1 or newer. Please %3$supdate Wordpress to version 4.1 or newer%4$s" msgstr "" #: jquery-async-loader.php:211 msgid "jQuery Async Loader Settings" msgstr "" #: jquery-async-loader.php:211 msgid "jQuery Async Loader" msgstr "" #: jquery-async-loader.php:223 msgid "jQuery & Plugins Async Loader Settings" msgstr "" #: jquery-async-loader.php:235 msgid "Description and recommendations" msgstr "" #: jquery-async-loader.php:237 msgid "Loading of JavaScript resources should be done asynchronously, in a non-blocking manner, so the load time of your webpage will not be affected. But using of deferring or async loading of jQuery causes lots of problems with jQuery plugins. This plugin replaces default Wordpress's JS loader with a special jQuery loader (jQl), that's why there are no any errors with jQuery plugins." msgstr "" #: jquery-async-loader.php:239 #, php-format msgid "%1$sIt's highly recommended to use any concatenate plugin,%2$s e.g., %3$s or %4$s. Please, do not add jQuery to the ignore list, because this plugin fixes %5$sundefined jQuery%6$s errors on the console log. Also, it is allowed to use defer or async parsing of JS files." msgstr "" #: jquery-async-loader.php:244 msgid "Replace jQuery library with minified CDN version (recommended)" msgstr "" #: jquery-async-loader.php:246 msgid "Replace" msgstr "" #: jquery-async-loader.php:249 msgid "Use it on the Back-end (admin pages)" msgstr "" #: jquery-async-loader.php:251 msgid "Enable" msgstr "" #: jquery-async-loader.php:256 msgid "Save Options" msgstr "" #: jquery-async-loader.php:259 #, php-format msgid "For advanced users: If you're seeing any scripts loaded using %1$s