# German translation of External Links Filter (6.x-2.0)
# Copyright (c) 2024 by the German translation team
#
msgid ""
msgstr ""
"Project-Id-Version: External Links Filter (6.x-2.0)\n"
"POT-Creation-Date: 2024-02-16 01:10+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: German\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "External links filter"
msgstr "Filter für Externe Links"
msgid "Add CSS to place image next to all external and mailto links"
msgstr ""
"CSS hinzufügen, um ein Bild neben allen externen und mailto-Links zu "
"platzieren"
msgid "Adds a CSS class to all external and mailto links."
msgstr ""
"Fügt eine CSS-Klasse zu allen Externen Links und Links zu "
"E-Mail-Adressen hinzu."
msgid "Configure External links filter"
msgstr "Filter für externe Links konfigurieren."
msgid ""
"When enabled, this will include a CSS file on each page that adds a "
"!link_icon to each external link and a !mailto_icon to each mailto "
"link by using the class \"external-link\" or \"mailto-link\"."
msgstr ""
"Wenn dies aktiviert ist, wird auf jeder Seite eine CSS-Datei "
"eingefügt, die jedem externen Link ein !link_icon und jedem "
"mailto-Link ein !mailto_icon hinzufügt, indem die Klasse "
"\"external-link\" oder \"mailto-link\" verwendet wird."
msgid "Add JS to open external links in a new window"
msgstr ""
"Javascript hinzufügen, um externe Links in einem neuen Fenster zu "
"öffnen."
msgid ""
"When enabled, this will include inline JS that causes all external "
"links to open in a new browser window."
msgstr ""
"Wenn diese Option aktiviert ist, enthält sie Inline-JS, das bewirkt, "
"dass alle externen Links in einem neuen Browserfenster geöffnet "
"werden."
