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:17:30+00:00\n"
"PO-Revision-Date: 2022-08-29T19:17:30+00:00\n"
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=n != 1;\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 "Cache Buster"

#: packages/cache_buster/controller.php:27
#, fuzzy
msgid "Makes sure your CSS and JavaScript files are reloaded."
msgstr "Stellen Sie sicher, dass Ihre CSS und Javascript Dateien neu geladen werden."

#. name of the addon + timestamp
#: packages/cache_buster/src/CacheBuster/Listener/PageOutput.php:65
msgid "%s finished and took %s milliseconds."
msgstr "%s ist beendet und benötigte %s Millisekunden."

#: 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 "Ihre Einstellungen wurden gespeichert."

#: 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 "Fertig! CSS und Javascript Ressourcen werden nun vom Browser neu geladen."

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:23
#, fuzzy
msgid "This will create a new hash. The hash will be used in the CSS / JS file names. PS. It's totally safe."
msgstr "Dies wird einen neuen Hashwert erstellen. Der Hash wird in CSS / JSS-Dateinamen verwendet werden. PS: Dies ist vollkommen sicher."

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

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:37
#, fuzzy
msgid "The cache was last busted on %s"
msgstr "Der Cache wurde zuletzt am %s geknackt"

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

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:44
#, fuzzy
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 "Falls deaktiviert, wird die HTML Ausgabe nicht verändert. Sie würden es auch deaktivieren, falls Sie manuell einen Hashwert zu den CSS/JS Dateien Ihres Themes hinzufügen möchten."

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

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:55
#, fuzzy
msgid "Disable if you don't want to 'cache bust' assets in the dashboard area."
msgstr "Deaktivieren Sie, falls sie keine Ressourcen in der Verwaltung \"Cache knacken\" wollen."

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:60
#, fuzzy
msgid "Enable in dashboard area"
msgstr "Aktivieren in der Verwaltung"

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:66
#, fuzzy
msgid "This will add a start and end time to the log, to see how much it affects performance."
msgstr "Dies wird eine Beginn- und End-Zeit zum Protokoll hinzufügen, um zu sehen, inwiefern die Leistungsfähigkeit beeinflusst wird."

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

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:73
#, fuzzy
msgid "Please disable this in production."
msgstr "Bitte deaktivieren Sie dies im Produktivmodus."

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

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

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:80
#, fuzzy
msgid "To match paths, the PHP %s function is used. That means you can use * and ? characters, for example."
msgstr "Um Pfade auf Übereinstimmung zu prüfen, wird die PHP %s Funktion verwendet. Dies bedeutet beispielsweise, Sie können * und ? Zeichen verwenden."

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:85
#, fuzzy
msgid "Please visit %s if you want to test different matching patterns."
msgstr "Bitte besuchen Sie %s um verschiedene Übereinstimmungsmuster zu prüfen."

#: 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
#, fuzzy
msgid "If a path is matched here, it will always contain the cache buster."
msgstr "Falls ein Pfad hier übereingestimmt geprüft wird, wird er stets den Cache Buster enthalten."

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

#: 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
#, fuzzy
msgid "Use one path per line"
msgstr "Benutzen Sie einen Pfad pro Zeile"

#: 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
#, fuzzy
msgid "If the path is not included specifically, and it matches the exclude rule, it will never contain the cache buster."
msgstr "Falls ein Pfad nicht spezifisch eingeschlossen wurde und der Ausschlussregel entspricht, wird es niemals den Cache Buster enthalten."

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

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:117
#, fuzzy
msgid "E.g. %s to exclude core CSS files."
msgstr "z.B. %s um System CSS Dateien auszuschließen."

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:124
#, fuzzy
msgid "JavaScript include paths"
msgstr "Javascript Einschluss Pfade"

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

#: packages/cache_buster/single_pages/dashboard/system/optimization/cache_buster/settings.php:146
#, fuzzy
msgid "E.g. %s to exclude core JavaScript files."
msgstr "z.B. %s um System Javascript Dateien auszuschließen."

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

#: packages/cache_buster/elements/dashboard/install_post.php:7
msgid "Congratulations, the add-on has been installed!"
msgstr "Glückwunsch, das Add-on wurde installiert!"

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