# German translation of Global Redirect (5.x-1.5)
# Copyright (c) 2011 by the German translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Global Redirect (5.x-1.5)\n"
"POT-Creation-Date: 2011-03-22 04:03+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 "Disabled"
msgstr "Deaktiviert"
msgid "On"
msgstr "An"
msgid "Off"
msgstr "Aus"
msgid "Deslash"
msgstr "Schrägstrich entfernen"
msgid ""
"If enabled, this option will remove the trailing slash from requests. "
"This stops requests such as <code>example.com/node/1/</code> failing "
"to match the corresponding alias and can cause duplicate content. On "
"the other hand, if you require certain requests to have a trailing "
"slash, this feature can cause problems so may need to be disabled."
msgstr ""
"Einen überflüssigen Schrägstrich am Ende von Anforderungen "
"entfernen. Somit sitmmt dann die Anforderungen wie "
"<code>example.com/node/1/</code> mit dem entsprechenden Alias "
"überein. Auf der anderen Seite, benötigen Sie möglicherweise für "
"bestimmte Anforderungen einen nachgestellten Schrägstrich, dann "
"deaktivieren Sie dieses Feature."
msgid "Non-clean to Clean"
msgstr "Bereinigt URLs"
msgid ""
"If enabled, this option will redirect from non-clean to clean URL (if "
"Clean URL's are enabled). This will stop, for example, node 1  "
"existing on both <code>example.com/node/1</code> AND "
"<code>example.com?q=node/1</code>."
msgstr ""
"Eine Umleitung auf sprechende URLs (falls Clean URL aktiviert ist) "
"einrichten. Dann wird , z. B. node/1 statt auf "
"<code>example.com?q=node/1</code> nur noch auf "
"<code>example.com/node/1</code> ausgegeben."
msgid "Remove Trailing Zero Argument"
msgstr "Nachgestelltes NULL Argument entfernen"
msgid ""
"If enabled, any instance of \"/0\" will be trimmed from the right of "
"the URL. This stops duplicate pages such as \"taxonomy/term/1\" and "
"\"taxonomy/term/1/0\" where 0 is the default depth. There is an option "
"of limiting this feature to taxonomy term pages ONLY or allowing it to "
"effect any page. <strong>By default this feature is disabled to avoid "
"any unexpected behaviour</strong>"
msgstr ""
"Jede Instanz z.B. eines Begriffes mit „/0“ am Ende der URL um "
"„/0“ einkürzen. Doppelte Seiten wie „Taxonomie/Term/1“ und "
"„Taxonomie/Term/1/0“ werden so vermieden. Es gibt eine Option der "
"Begrenzung dieser Funktion auf Taxonomie Begriffe. <strong>Diese "
"Funktion ist standardmäßig deaktiviert.</strong>"
msgid "Enabled for taxonomy term pages only"
msgstr "Nur für Taxonomie Begriff Seiten aktiviert"
msgid "Enabled for all pages"
msgstr "Für alle Seiten aktiviert"
msgid "Global Redirect"
msgstr "Globale Weiterleitung"
msgid "Chose which features you would like enabled for Global Redirect"
msgstr "Aktivieren Sie die Funktionen von Global Redirect"
