msgid ""
msgstr ""
"Project-Id-Version: cache_buster 1.1.1\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: 2022-08-29T19:16:31+00:00\n"
"PO-Revision-Date: 2022-08-29T19:16:31+00:00\n"
"Language: bs_BA\n"
"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);\n"

#. name of the addon + timestamp
#: packages/cache_buster/controller.php:22
#: packages/cache_buster/src/CacheBuster/Listener/PageOutput.php:66
#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:49
#: packages/cache_buster/elements/dashboard/install_post.php:12
msgid "Cache Buster"
msgstr ""

#: packages/cache_buster/controller.php:27
msgid "Makes sure your CSS and JavaScript files are reloaded."
msgstr ""

#. name of the addon + timestamp
#: packages/cache_buster/src/CacheBuster/Listener/PageOutput.php:65
msgid "%s finished and took %s milliseconds."
msgstr ""

#: packages/cache_buster/src/CacheBuster/Console/Command/CacheBuster.php:17
msgid "Busts the asset cache."
msgstr ""

#: packages/cache_buster/controllers/single_page/dashboard/system/optimization/cache_buster/settings.php:47
msgid "Your settings have been saved."
msgstr ""

#: packages/cache_buster/controllers/single_page/dashboard/system/optimization/cache_buster/settings.php:62
msgid "Done! CSS and JavaScript assets will now be reloaded by the browser."
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:23
msgid "This will create a new hash. The hash will be used in the CSS / JS file names. PS. It's totally safe."
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:25
msgid "Bust the CSS/JS cache!"
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:37
msgid "The cache was last busted on %s"
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:41
msgid "Basic settings"
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:44
msgid "If disabled, the HTML output will not be altered. You'd also disable it, if you manually add the 'hash' to your theme's CSS/JS file(s)."
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:49
msgid "Enable %s"
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:55
msgid "Disable if you don't want to 'cache bust' assets in the dashboard area."
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:60
msgid "Enable in dashboard area"
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:66
msgid "This will add a start and end time to the log, to see how much it affects performance."
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:71
msgid "Enable logging"
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:73
msgid "Please disable this in production."
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:76
msgid "Advanced settings"
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:81
msgid "fnmatch"
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:80
msgid "To match paths, the PHP %s function is used. That means you can use * and ? characters, for example."
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:85
msgid "Please visit %s if you want to test different matching patterns."
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:93
#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:122
msgid "If a path is matched here, it will always contain the cache buster."
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:95
msgid "CSS include paths"
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:100
#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:114
#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:129
#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:143
msgid "Use one path per line"
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:107
#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:136
msgid "If the path is not included specifically, and it matches the exclude rule, it will never contain the cache buster."
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:109
msgid "CSS exclude paths"
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:117
msgid "E.g. %s to exclude core CSS files."
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:124
msgid "JavaScript include paths"
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:138
msgid "JavaScript exclude paths"
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:146
msgid "E.g. %s to exclude core JavaScript files."
msgstr ""

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:152
msgid "Save"
msgstr ""

#: packages/cache_buster/elements/dashboard/install_post.php:7
msgid "Congratulations, the add-on has been installed!"
msgstr ""

#: packages/cache_buster/elements/dashboard/install_post.php:12
msgid "Configure %s"
msgstr ""
