# German translation of Pathauto (6.x-2.0-alpha3)
# Copyright (c) 2011 by the German translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Pathauto (6.x-2.0-alpha3)\n"
"POT-Creation-Date: 2011-05-26 19:22+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 "Content"
msgstr "Inhalt"
msgid "Remove"
msgstr "Entfernen"
msgid "Settings"
msgstr "Einstellungen"
msgid "General settings"
msgstr "Allgemeine Einstellungen"
msgid "Update"
msgstr "Aktualisieren"
msgid "Separator"
msgstr "Separator"
msgid "Taxonomy terms"
msgstr "Taxonomie Begriffe"
msgid ""
"Default path pattern (applies to all node types with blank patterns "
"below)"
msgstr ""
"Standard-Pfadmuster (wird auf alle nachfolgenden Inhaltstypen mit "
"leeren Mustern angewandt)"
msgid ""
"Default path pattern (applies to all vocabularies with blank patterns "
"below)"
msgstr ""
"Standard-Pfadmuster (trifft auf alle nachfolgenden Vokabulare mit "
"leeren Mustern zu)"
msgid "Pattern for all %vocab-name paths"
msgstr "Muster für alle %vocab-name Pfade"
msgid "Pattern for forums and forum containers"
msgstr "Muster für Foren und Forenordner"
msgid "Pattern for user account page paths"
msgstr "Muster für Pfade von Benutzerkontenseiten"
msgid "Pattern for blog page paths"
msgstr "Muster für Blogseitenpfade"
msgid "Verbose"
msgstr "Ausführlich"
msgid "Display alias changes (except during bulk updates)."
msgstr "Zeige Alias-Änderungen (außer bei Massenänderungen)."
msgid "Replace by separator"
msgstr "Mit Seperator ersetzten"
msgid "Maximum alias length"
msgstr "Maximallänge eines Aliases"
msgid "Maximum component length"
msgstr "Maximallänge einer Komponente"
msgid ""
"Maximum text length of any component in the alias (e.g., [title]). 100 "
"is recommended. See <a href=\"@pathauto-help\">Pathauto help</a> for "
"details."
msgstr ""
"Maximale Textlänge aller Komponenten in einem Alias (z.b.: [titel]). "
"100 wird empfohlen. Weitere Details in der <a "
"href=\"@pathauto-help\">Pathauto Hilfe</a>."
msgid "Update action"
msgstr "Aktion beim Aktualisieren"
msgid ""
"What should pathauto do when updating an existing content item which "
"already has an alias?"
msgstr ""
"Was soll Pathauto beim Aktualisierungen von vorhandenen Inhalten "
"machen, die schon einen Alias haben?"
msgid "Strings to Remove"
msgstr "Zu entfernende Zeichenketten"
msgid "Pathauto"
msgstr "Pathauto"
msgid "administer pathauto"
msgstr "Pathauto verwalten"
msgid ""
"Provides a mechanism for modules to automatically generate aliases for "
"the content they manage."
msgstr ""
"Stellt einen Mechanismus für Module zu Verfügung, um automatisch "
"Aliase für von diesen verwalteten Inhalte zu erstellen."
msgid "Users"
msgstr "Benutzer"
msgid "Replacement patterns"
msgstr "Ersetzungsmuster"
msgid "Forums"
msgstr "Foren"
msgid "..."
msgstr "…"
msgid ""
"The automatically generated alias %original_alias conflicted with an "
"existing alias. Alias changed to %alias."
msgstr ""
"Der automatisch erzeugte Alias  %original_alias kollidiert mit einem "
"bestehenden, der Alias wurde geändert auf  %alias."
msgid ""
"It appears that you have installed Pathauto, which depends on token, "
"but token is either not installed or not installed properly."
msgstr ""
"Es scheint als wäre das Modul Pathauto installiert, aber das dazu "
"erforderliche Modul Token scheint nicht oder nicht korrekt installiert "
"zu sein."
msgid "Double quotes \""
msgstr "Doppeltes Anführungszeichen \""
msgid "Single quotes (apostrophe) '"
msgstr "Einfaches Anführungszeichen (Hochkomma) '"
msgid "Back tick `"
msgstr "Accent Grave (Schwerer-Akzent) `"
msgid "Comma ,"
msgstr "Komma ,"
msgid "Period ."
msgstr "Punkt ."
msgid "Hyphen -"
msgstr "Bindestrich -"
msgid "Underscore _"
msgstr "Unterstrich _"
msgid "Colon :"
msgstr "Doppelpunkt :"
msgid "Semicolon ;"
msgstr "Semikolon ;"
msgid "Pipe |"
msgstr "Pipe |"
msgid "Left curly bracket {"
msgstr "Linke geschweifte Klammer {"
msgid "Left square bracket ["
msgstr "Linke eckige Klammer ["
msgid "Right curly bracket }"
msgstr "Rechte geschweifte Klammer }"
msgid "Right square bracket ]"
msgstr "Rechte eckige Klammer ]"
msgid "Plus +"
msgstr "Plus +"
msgid "Equal ="
msgstr "Gleich ="
msgid "Asterisk *"
msgstr "Stern *"
msgid "Ampersand &"
msgstr "Kaufmännisches Und &"
msgid "Percent %"
msgstr "Prozent %"
msgid "Caret ^"
msgstr "accent circonflexe (Zirkumflex-Akzent) ^"
msgid "Dollar $"
msgstr "Dollar $"
msgid "Hash #"
msgstr "Rautenzeichen #"
msgid "At @"
msgstr "At @"
msgid "Exclamation !"
msgstr "Ausrufezeichen !"
msgid "Tilde ~"
msgstr "Tilde ~"
msgid "Left parenthesis ("
msgstr "Öffnende Klammer ("
msgid "Question mark ?"
msgstr "Fragezeichen ?"
msgid "Less than <"
msgstr "Weniger als <"
msgid "Greater than >"
msgstr "Mehr als >"
msgid "Pattern for all @node_type paths"
msgstr "Muster für alle @node_type Pfade"
msgid ""
"<p>Provides a mechanism for modules to automatically generate aliases "
"for the content they manage.</p>\n"
"                  <h2>Settings</h2>\n"
"                  <p>The <strong>Maximum Alias Length</strong> and "
"<strong>Maximum component length</strong> values\n"
"                  default to 100 and have a limit of 128 from "
"pathauto. This length is limited by the length of the dst\n"
"                  column of the url_alias database table. The default "
"database schema for this column is 128. If you\n"
"                  set a length that is equal to that of the one set in "
"the dst column it will cause problems in situations\n"
"                  where the system needs to append additional words to "
"the aliased URL. For example... URLs generated\n"
"                  for feeds will have \"/feed\" added to the end. You "
"should enter a value that is the length of the dst\n"
"                  column minus the length of any strings that might "
"get added to the end of the URL. The length of\n"
"                  strings that might get added to the end of your URLs "
"depends on which modules you have enabled and\n"
"                  on your Pathauto settings. The recommended and "
"default value is 100.</p>\n"
"                  <p><strong>Raw Tokens</strong> In Pathauto it is "
"appropriate to use the -raw form of tokens. Paths are\n"
"                  sent through a filtering system which ensures that "
"raw user content is filtered. Failure to use -raw\n"
"                  tokens can cause problems with the Pathauto "
"punctuation filtering system.</p>"
msgstr ""
"<p>Stellt einen Mechanismus für Module zu Verfügung um automatisch "
"Aliase für von diesen verwalte Inhalte zu erstellen.</p>\n"
"<h2>Einstellungen</h2>\n"
"<p>Der Wert der <strong>Maximallänge eines Aliases</strong> und "
"<strong>Maximallänge einer Komponente</strong> beträgt "
"standardmäßig 100 und hat durch Pathauto eine Begrenzung von 128. "
"Die Länge ist begrenzt durch die Länge der dst Spalte in der "
"Datenbanktabelle url_alias. Das Standard Datenbankschema dieser Spalte "
"ist 128. Wenn die Länge auf den gleichen Wert wie die dst Spalte "
"gesetzt wird, verursacht dies Probleme in Situationen, wo das System "
"an den URL Alias weitere Wörter anhängen muss. Zum Beispiel: URL's, "
"die für Feeds erstellt werden, bekommen ein ‚/feed‘ angehängt. "
"Der Wert sollte die Länge von dst abzüglich aller möglicherweise "
"angehängten Zeichenketten betragen, die am Ende der URL angehängt "
"werden können. Die Länge der Zeichenketten, die am Ende von URL's "
"angehängt werden können, hängt von den aktivierten Modulen und den "
"Autopfad Einstellungen ab. Der Standard und empfohlene Wert ist "
"100.</p><p><strong>Original Tokens</strong> In Pathauto ist es "
"möglich die -raw Version eines Tokens zu verwenden. Pfade werden "
"durch ein Filtersystem geschickt, um eine Filterung der originalen "
"Benutzerinhalte sicherzustellen. Fehler bei der Verwendung von -raw "
"Tokens können Probleme mit dem Filtersystem der "
"Pathauto-Zeichensetzung verursachen.</p>"
msgid "Delete aliases"
msgstr "Aliase löschen"
msgid "As [cat], but including its supercategories separated by /."
msgstr "Wie [cat], aber inclusive der Überkategorien getrennt mit /."
msgid "As [term], but including its supercategories separated by /."
msgstr "Wie [term], aber inclusive der Überkategorien getrennt mit /."
msgid "Automatic alias"
msgstr "Automatischer Alias"
msgid ""
"Character used to separate words in titles. This will replace any "
"spaces and punctuation characters. Using a space or + character can "
"cause unexpected results."
msgstr ""
"Zu verwendende Zeichen, um Wörter in Titeln abzutrennen. Dies wird "
"alle Leerzeichen und Satzzeichen ersetzten. Die Verwendung eines Leer- "
"oder Pluszeichens kann unerwartete Ergebnisse verursachen."
msgid "Character case"
msgstr "Groß-/Kleinschreibung"
msgid "Leave case the same as source token values."
msgstr "Die Schreibweise der Quell-Token-Werte soll beibehalten werden."
msgid "Change to lower case"
msgstr "In Kleinbuchstaben umwandeln"
msgid ""
"Maximum length of aliases to generate. 100 is recommended. See <a "
"href=\"@pathauto-help\">Pathauto help</a> for details."
msgstr ""
"Maximallänge der zu erstellenden Aliase. 100 wird empfohlen. Weitere "
"Details in der <a href=\"@pathauto-help\">Pathauto Hilfe</a>."
msgid "Maximum number of objects to alias in a bulk update"
msgstr ""
"Die maximale Anzahl an Objekten, die bei einer Massenaktualisierung "
"einen Alias erhalten sollen"
msgid ""
"Maximum number of objects of a given type which should be aliased "
"during a bulk update. The default is 50 and the recommended number "
"depends on the speed of your server. If bulk updates \"time out\" or "
"result in a \"white screen\" then reduce the number."
msgstr ""
"Die maximale Anzahl an Objekten eines bestimmten Typ, die bei einer "
"Massenaktualisierung einen Alias erhalten sollen. Der Standardwert "
"lautet 50 und die empfohlene Anzahl hängt von der Geschwindigkeit des "
"Servers ab. Wenn Massenaktualisierungen wegen "
"„Zeitüberschreitung“ abbrechen oder in einem „weißen "
"Bildschirm“ resultieren, muss die Anzahl reduziert werden."
msgid "Do nothing. Leave the old alias intact."
msgstr "Nichts machen und den alten Alias beibehalten."
msgid "Create a new alias. Leave the existing alias functioning."
msgstr "Erstelle einen neuen Alias. Erhalte den vorhanden Alias."
msgid "Create a new alias. Delete the old alias."
msgstr "Erstelle einen neuen Alias. Lösche den alten Alias."
msgid "Create a new alias. Redirect from old alias."
msgstr "Erstelle einen neuen Alias. Umleiten von dem alten Alias."
msgid "Transliterate prior to creating alias"
msgstr "Umcodieren, bevor der Alias erstellt wird"
msgid "Reduce strings to letters and numbers from ASCII-96"
msgstr "Einschränken der Zeichen auf den ASCII-96 Zeichensatz"
msgid ""
"Filters the new alias to only letters and numbers found in the "
"ASCII-96 set."
msgstr "Einschränken der Zeichen auf den ASCII-96 Zeichensatz"
msgid ""
"Words to strip out of the URL alias, separated by commas. Do not place "
"punctuation in here and do not use WYSIWYG editors on this field."
msgstr ""
"Komma getrennte Liste von Wörtern, die aus dem URL-Alias entfernt "
"werden. In diesem Feld darf kein WYSIWYG Editor oder Zeichensetzung "
"eingefügt werden."
msgid "Punctuation settings"
msgstr "Einstellungen für Zeichensetzung"
msgid "No action (do not replace)"
msgstr "Keine Aktion (keine Ersetzungen)"
msgid "Use -raw replacements for text to avoid problems with HTML entities."
msgstr ""
"Verwende -raw Ersetzungen für Text, um Probleme mit HTML-Entitäten "
"zu vermeiden."
msgid "Internal feed alias text (leave blank to disable)"
msgstr "Text für internen Feedalias (Leer belassen zum Deaktivieren)"
msgid ""
"You have configured the @name to be the separator and to be removed "
"when encountered in strings. This can cause problems with your "
"patterns and especially with the catpath and termpath patterns. You "
"should probably set the action for @name to be \"replace by "
"separator\""
msgstr ""
"Das Trennzeichen @name wurde konfiguriert und wird bei Vorhandensein "
"aus Zeichenketten entfernt. Dies kann mit eigenen Mustern und "
"besonders mit Kategorie- und Begriffspfad-Mustern zu Problemen "
"führen. Die Aktion für @name sollte vermutlich auf „mit Seperator "
"ersetzten“ eingestellt werden."
msgid "Delete all aliases. Number of aliases which will be deleted: %count."
msgstr "Lösche alle Aliase. Die Anzahl der zu löschende Aliase ist: %count."
msgid ""
"Delete aliases for all @label. Number of aliases which will be "
"deleted: %count."
msgstr ""
"Alle Aliase für @label löschen. Die Anzahl der zu löschenden Aliase "
"beträgt: %count."
msgid "Delete aliases now!"
msgstr "Aliase jetzt löschen!"
msgid "All of your path aliases have been deleted."
msgstr "Alle Pfad-Aliase wurden gelöscht."
msgid "All of your %type path aliases have been deleted."
msgstr "Alle %type Pfad-Aliase wurden gelöscht."
msgid "Bulk generation of index aliases completed, one alias generated."
msgid_plural "Bulk generation of index aliases completed, @count aliases generated."
msgstr[0] ""
"Massenerstellung von Index-Aliasen abgeschlossen, ein Alias wurde "
"erstellt."
msgstr[1] ""
"Massenerstellung von Index-Aliasen abgeschlossen, @count Aliase wurden "
"erstellt."
msgid "notify of path changes"
msgstr "Über Pfadänderungen benachrichtigen"
msgid ""
"Default path pattern for @node_type (applies to all @node_type node "
"types with blank patterns below)"
msgstr ""
"Standard-Pfadmuster für @node_type (wird auf alle nachfolgenden "
"@node_type Inhaltstypen mit leeren Mustern angewendet)"
msgid "Automated alias settings"
msgstr "Einstellungen für automatischen Alias"
msgid "About"
msgstr "Über"
msgid "Patterns"
msgstr "Muster"
msgid "Alias: @alias"
msgstr "Alias: @alias"
msgid "No alias"
msgstr "Kein Alias"
msgid "Punctuation"
msgstr "Satzzeichen"
msgid ""
"An alias will be generated for you. If you wish to create your own "
"alias below, uncheck this option."
msgstr ""
"Ein Alias wird generiert. Für einen eigenen Alias, Option "
"deaktivieren, damit das untere Feld beschreibbar wird."
msgid ""
"To control the format of the generated aliases, see the <a "
"href=\"@pathauto\">automated alias settings</a>."
msgstr ""
"Um das Format der generierten Aliases zu kontrollieren, siehe <a "
"href=\"@pathauto\">Einstellungen für automatischen Alias</a>."
msgid "User contact forms"
msgstr "Persönliche Kontaktformulare"
msgid ""
"Maximum length of aliases to generate. 100 is the recommended length. "
"@max is the maximum possible length. See <a "
"href=\"@pathauto-help\">Pathauto help</a> for details."
msgstr ""
"Maximallänge der zu erstellenden Aliase. 100 wird empfohlen. @max ist "
"die höchstmögliche Länge. Weitere Details in der <a "
"href=\"@pathauto-help\">Pathauto Hilfe</a>."
msgid ""
"What should Pathauto do when updating an existing content item which "
"already has an alias?"
msgstr ""
"Was soll Pathauto beim Aktualisieren von vorhandenen Inhalten machen, "
"die schon einen Alias haben?"
msgid ""
"When a pattern includes certain characters (such as those with "
"accents) should Pathauto attempt to transliterate them into the "
"ASCII-96 alphabet? Transliteration is handled by the Transliteration "
"module."
msgstr ""
"Wenn ein Muster bestimmte Zeichen enthält (wie z.B. solche mit "
"Akzenten) soll Pathauto versuchen diese in das ASCII-96 Alphabet "
"umzucodieren? Die Umcodierung wird durch das Transliteration-Modul "
"durchgeführt."
msgid "Reduce strings to letters and numbers"
msgstr "Reduziere Zeichenketten zu Buchstaben und Zahlen"
msgid ""
"Words to strip out of the URL alias, separated by commas. Do not use "
"this to remove punctuation."
msgstr ""
"Wörter, die aus den URL-Aliasen entfernt werden sollen, getrennt mit "
"Kommas. Nicht verwenden, um Zeichensetzung zu entfernen."
msgid ""
"The text to use for aliases for RSS feeds. Examples are \"0/feed\" "
"(used throughout Drupal core) and \"feed\" (used by some contributed "
"Drupal modules, like Views)."
msgstr ""
"Der Text, der für Aliase von RSS-feeds verwendet wird. Beispiele sind "
"\"0/Feed\" (verwendet in der gesamten Drupal Kern) und "
"\"Futtermittel\" (verwendet von einigen eingebrachte Drupal-Module, "
"wie Ansichten)."
msgid ""
"You have configured the @name to be the separator and to be removed "
"when encountered in strings. This can cause problems with your "
"patterns and especially with the catpath and termpath patterns. You "
"should probably set the action for @name to be \"replace by "
"separator\"."
msgstr ""
"Es wurde das @name als Trennzeichen eingestellt und das gleichzeitig "
"zu entfernen ist, wenn es in Zeichenketten festgestellt wird. Dies "
"kann Probleme mit den Mustern verursachen, besonders mit Kategorie- "
"und Begriffspfad-Mustern. Es sollte sicherheitshalber in den "
"Einstellung für Zeichensetzung bei „@name“ auf „Mit Seperator "
"ersetzen“ gesetzt werden."
msgid "Choose aliases to delete"
msgstr "Zu löschende Aliase auswählen"
msgid "All aliases"
msgstr "Alle Aliase"
msgid ""
"<strong>Note:</strong> there is no confirmation. Be sure of your "
"action before clicking the \"Delete aliases now!\" button.<br />You "
"may want to make a backup of the database and/or the url_alias table "
"prior to using this feature."
msgstr ""
"<strong>Hinweis:</strong> Es gibt keine Sicherheitsabfrage, wenn Sie "
"auf die Schaltfläche „Aliase jetzt löschen“ klicken. <br /> "
"Vielleicht möchten Sie ein Backup der Datenbank bzw. der url_alias "
"Tabelle vorher erstellen."
msgid ""
"Pathauto could not transliterate the path, as the Transliteration "
"module has been disabled."
msgstr ""
"Pathauto konnte die Umcodierung des Pfades nicht durchführen, da das "
"Transliteration-Modul deaktiviert worden ist."
msgid "Ignoring alias %alias due to existing path conflict."
msgstr "Alias %alias wird ignoriert, da dieser Pfad schon besteht."
msgid "Ignoring alias %alias because it is the same as the internal path."
msgstr ""
"Alias %alias wird ignoriert, da dieser Pfad bereits intern verwendet "
"wird."
msgid ""
"Created new alias %alias for %source, replacing %old_alias. %old_alias "
"now redirects to %alias."
msgstr ""
"Neuer Alias %alias für %source ersetzt %old_alias. %old_alias leitet "
"nun zu %alias."
msgid "Created new alias %alias for %source, replacing %old_alias."
msgstr "Neuer Alias %alias für %source ersetzt %old_alias."
msgid "Created new alias %alias for %source."
msgstr "Neuer Alias %alias für %source erstellt."
msgid "Maximum alias and component length"
msgstr "Maximale Länge von Aliasen und Komponenten"
msgid ""
"The <strong>maximum alias length</strong> and <strong>maximum "
"component length</strong> values default to 100 and have a limit of "
"@max from Pathauto. This length is limited by the length of the "
"\"alias\" column of the url_alias database table. The default database "
"schema for this column is @max. If you set a length that is equal to "
"that of the one set in the \"alias\" column it will cause problems in "
"situations where the system needs to append additional words to the "
"aliased URL. For example, URLs generated for feeds will have \"/feed\" "
"added to the end. You should enter a value that is the length of the "
"\"alias\" column minus the length of any strings that might get added "
"to the end of the URL. The length of strings that might get added to "
"the end of your URLs depends on which modules you have enabled and on "
"your Pathauto settings. The recommended and default value is 100."
msgstr ""
"Die <strong>Maximale Länge für Aliase</strong> und die <strong>Max. "
"Teilelänge</strong> sind standardmäßig auf 100 gesetzt und haben "
"ein Limit von @max für Pathauto. Diese Länge wird durch die Länge "
"der „Alias“ Spalte der Datenbanktabelle url_alias begrenzt auf "
"@max. Verwenden Sie einen Wert für die maximale Länge, die deutlich "
"geringer ist: Es könnte zu Problemen kommen, wenn das System "
"zusätzliche Worte an die Alias-URL angefügt. Zum Beispiel URLs für "
"Feeds erhalten immer „/feed“  ans Ende hinzugefügt. Sie sollten "
"einen Wert eingeben, der die Länge der Spalte \"Alias\" minus die "
"Länge von Zeichenfolgen ist, die am Ende der URL hinzugefügt werden "
"kann. Die Länge von Zeichenfolgen, die bis zum Ende Ihrer URLs "
"hinzugefügt werden könnte hängt welche Module Sie aktiviert haben "
"und Ihre Pathauto-Einstellungen."
msgid "User blogs"
msgstr "Benutzerblogs"
msgid "User trackers"
msgstr "Benutzer-Tracker"
msgid ""
"Maximum text length of any component in the alias (e.g., [title]). 100 "
"is the recommended length. @max is the maximum possible length. See <a "
"href=\"@pathauto-help\">Pathauto help</a> for details."
msgstr ""
"Maximallänge einer Komponente in einem zu erstellenden Alias (z.B. "
"[title]). 100 wird empfohlen. @max ist die höchstmögliche Länge. "
"Weitere Details in der <a href=\"@pathauto-help\">Pathauto Hilfe</a>."
msgid "Please make sure you are using the latest version of the Token module."
msgstr "Achten Sie darauf, die neueste Version des Token-Moduls einzusetzen."
msgid ""
"The %name should contain at least one token to ensure unique URL "
"aliases are created."
msgstr ""
"%name sollte zumindest ein Token enthalten, damit eindeutige "
"URL-Aliase erzeugt werden."
msgid ""
"You are using the token [%token] which has a raw companion token "
"[%raw_token]. For Pathauto patterns you should use the -raw version of "
"tokens unless you really know what you are doing. See the <a "
"href=\"@pathauto-help\">Pathauto help</a> for more details."
msgstr ""
"Sie verwenden das Token [%token], das ein raw Begleiter-Token "
"[%raw_token] hat. Für Pathauto Muster sollten Sie i.d.R. die "
"raw-Version des Token nutzen. Details unter <a "
"href=\"@pathauto-help\">Hilfe zu Pathauto</a>."
msgid "The field %name is not a valid number."
msgstr "Das Feld %name ist keine gültige Nummer."
msgid "The field %name cannot be greater than @max."
msgstr "Das Feld %name kann nicht größer als @max sein."
msgid "The field %name cannot be less than @min."
msgstr "Das Feld %name kann nicht kleiner als @min sein."
msgid ""
"The <em>Strings to remove</em> field must not contain HTML. Make sure "
"to disable any WYSIWYG editors for this field."
msgstr ""
"Das <em>Zeichenfolgen zu entfernen</em>-Feld darf kein HTML enthalten. "
"Stellen Sie sicher, dass WYSIWYG-Editoren für dieses Feld deaktiviert "
"sind."
msgid "Select the types of un-aliased paths for which to generate URL aliases"
msgstr ""
"Auswahl der Pfadtypen ohne Alias, für die URL-Aliase erstellt werden "
"sollen"
msgid "Bulk updating URL aliases"
msgstr "Massen-Aktualisierung der URL-Aliase"
msgid "An error occurred while processing @operation with arguments : @args"
msgstr ""
"﻿Während der Verarbeitung von @operation ist ein Fehler aufgetreten "
"mit den Argumenten: @args"
msgid "Generated 1 URL alias."
msgid_plural "Generated @count URL aliases."
msgstr[0] "1 URL-Alias generiert."
msgstr[1] "@count Aliase generiert."
msgid "Right parenthesis )"
msgstr "Schließende Klammer ("
msgid "Slash /"
msgstr "Schrägstrich /"
msgid "Backslash \\"
msgstr "Backslash \\"
msgid "Node paths"
msgstr "Pfade für Beiträge"
msgid "language neutral"
msgstr "sprachneutral"
msgid "Pattern for all @language @node_type paths"
msgstr "Muster für alle @node_type Pfade in @language"
msgid "Updated alias for node @nid."
msgstr "Alias ​​für Beitrag @nid aktualisiert."
msgid "Taxonomy term paths"
msgstr "Pfade für Taxonomie-Begriffe"
msgid "Updated alias for term @tid."
msgstr "Alias ​​für Begriff @tid aktualisiert."
msgid "Forum paths"
msgstr "Pfade für Foren"
msgid "User paths"
msgstr "Pfade für Benutzer"
msgid "Updated alias for user @uid."
msgstr "Alias ​​für Benutzer @uid aktualisiert."
msgid "Blog paths"
msgstr "Pfade für Blogs"
msgid "Updated alias for blog user @uid."
msgstr "Aktualisiert Alias ​​für den Blog des Benutzers @uid."
msgid "As [cat-raw], but including its supercategories separated by /."
msgstr "Wie [cat-raw], inklusive der Überkategorien getrennt durch /."
msgid "The URL alias of the taxonomy term."
msgstr "Das URL-Alias des Taxonomie Begriff."
msgid "As [term-raw], but including its supercategories separated by /."
msgstr "Wie [term-raw], inklusive der Überkategorien getrennt durch /."
msgid "The URL alias of the parent book of the node."
msgstr "Das URL-Alias des übergeordneten Buchs zu dem dieser Beitrag gehört."
msgid ""
"To control the format of the generated aliases, see the <a "
"href=\"@url-patterns\">URL alias patterns</a>."
msgstr ""
"Um das Format der generierten Aliases zu kontrollieren, siehe <a "
"href=\"@url-patterns\">Einstellungen für automatischen Alias</a>."
msgid "Update URL alias"
msgstr "Aktualisieren der URL Alias"
msgid "Updated URL alias for 1 node."
msgid_plural "Updated URL aliases for @count nodes."
msgstr[0] "URL-Alias für 1 Beitrag aktualisiert."
msgstr[1] "URL-Aliase für @count Beiträge aktualisiert."
msgid "Updated URL alias for 1 user account."
msgid_plural "Updated URL aliases for @count user accounts."
msgstr[0] "URL-Alias für 1 Benutzer aktualisiert."
msgstr[1] "URL-Alias für @count Benutzer aktualisiert."
msgid ""
"When a pattern includes certain characters (such as those with "
"accents) should Pathauto attempt to transliterate them into the "
"ASCII-96 alphabet?"
msgstr ""
"Wenn ein Muster bestimmte Zeichen (wie z. B. solche mit Akzent) "
"enthält,  soll Pathauto diese in das ASCII-96 Alphabet "
"transkribieren?"
msgid "File exists"
msgstr "Datei existiert"
msgid "Does not exist"
msgstr "Ist nicht vorhanden"
msgid ""
"Transliteration is determined by the i18n-ascii.txt file in the "
"following possible locations, in order of precedence: !locations"
msgstr ""
"Transliteration ist über die i18n-ascii.txt-Datei festgelegt, die an "
"folgenden möglichen Speicherorten (in dieser Rangfolge) gesucht wird: "
"!locations"
