# German translation of CAPTCHA (6.x-2.3-rc2)
# Copyright (c) 2010 by the German translation team
#
msgid ""
msgstr ""
"Project-Id-Version: CAPTCHA (6.x-2.3-rc2)\n"
"POT-Creation-Date: 2010-11-15 17:35+0000\n"
"PO-Revision-Date: 2010-11-15 10:48+0000\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 "Save configuration"
msgstr "Konfiguration speichern"
msgid "delete"
msgstr "löschen"
msgid "Delete"
msgstr "Löschen"
msgid "Operations"
msgstr "Operationen"
msgid "Disable"
msgstr "Deaktivieren"
msgid "none"
msgstr "keine"
msgid "General settings"
msgstr "Allgemeine Einstellungen"
msgid "Save"
msgstr "Speichern"
msgid "Form ID"
msgstr "Formular ID"
msgid "Example"
msgstr "Beispiel"
msgid "Background color"
msgstr "Hintergrundfarbe"
msgid "Text color"
msgstr "Schriftfarbe"
msgid "Unsupported database."
msgstr "Nicht unterstützte Datenbank."
msgid "normal"
msgstr "normal"
msgid "Code length"
msgstr "Code-Länge"
msgid "Font size"
msgstr "Schriftgröße"
msgid "Spam control"
msgstr "Spam Kontrolle"
msgid "Characters to use in the code"
msgstr "Zeichen, die im Text benutzt werden"
msgid "The list of characters to use should not contain spaces."
msgstr "Die Liste der Zeichen darf keine Leerzeichen enthalten."
msgid "Math question"
msgstr "Mathematische Frage"
msgid ""
"Encountered an illegal byte while splitting an utf8 string in "
"characters."
msgstr ""
"Innerhalb eines UTF-8 kodierten Textes wurde ein unzulässiges Zeichen "
"entdeckt."
msgid "For language %lang_name (code %lang_code)"
msgstr "Für die Sprache %lang_name (%lang_code)"
msgid "change"
msgstr "Ändern"
msgid "disable"
msgstr "deaktivieren"
msgid "low"
msgstr "Niedrig"
msgid "medium"
msgstr "mittel"
msgid "high"
msgstr "Hoch"
msgid "Display on separate page"
msgstr "Auf einer separaten Seite anzeigen."
msgid "Add CAPTCHA administration links to forms"
msgstr "Füge CAPTCHA Verwaltungslinks zu Formularen hinzu"
msgid "administer CAPTCHA settings"
msgstr "Einstellungen von CAPTCHA verwalten"
msgid "Challenge description"
msgstr "Beschreibung des Test"
msgid "Persistence"
msgstr "Gültigkeitsdauer"
msgid "Always add a challenge."
msgstr "Füge immer einen Test hinzu."
msgid "Log wrong responses"
msgstr "Falsche Antworten protokollieren"
msgid "Report information about wrong responses to the !log."
msgstr "Informationen über falsche Antworten werden nach !log geschrieben."
msgid "log"
msgstr "Protokoll"
msgid "The CAPTCHA settings were saved."
msgstr "Captcha Einstellungen wurden gespeichert."
msgid "The Drupal form_id of the form to add the CAPTCHA to."
msgstr ""
"Die Drupal form_id des Formulars zu dem das CAPTCHA hinzugefügt "
"werden soll."
msgid "Challenge type"
msgstr "Aufgabentyp"
msgid "The CAPTCHA type to use for this form"
msgstr "Der CAPTCHA-Typ für dieses Formular."
msgid "Illegal form_id"
msgstr "Ungültige form_id"
msgid "Saved CAPTCHA point settings."
msgstr "Gespeicherte Captcha Punkteeinstellungen."
msgid "Are you sure you want to delete the CAPTCHA for form_id %form_id?"
msgstr "CAPTCHA für die form_id %form_id löschen?"
msgid "Are you sure you want to disable the CAPTCHA for form_id %form_id?"
msgstr "CAPTCHA für die form_id %form_id deaktivieren?"
msgid "Deleted CAPTCHA for form %form_id."
msgstr "Captcha für Formular %form_id gelöscht."
msgid "Disabled CAPTCHA for form %form_id."
msgstr "CAPTCHA für Formular %form_id deaktiviert."
msgid ""
"This page gives an overview of all available challenge types, "
"generated with their current settings."
msgstr ""
"Diese Seite gibt einen Überblick aller verfügbaren Testtypen unter "
"Verwendung ihrer aktuellen Einstellungen."
msgid "Challenge \"%challenge\" by module \"%module\""
msgstr "Test \"%challenge\" pro Modul \"%module\""
msgid "10 more examples of this challenge."
msgstr "10 weitere Beispiele dieses Test."
msgid ""
"\"CAPTCHA\" is an acronym for \"Completely Automated Public Turing "
"test to tell Computers and Humans Apart\". It is typically a "
"challenge-response test to determine whether the user is human. The "
"CAPTCHA module is a tool to fight automated submission by malicious "
"users (spamming) of for example comments forms, user registration "
"forms, guestbook forms, etc. You can extend the desired forms with an "
"additional challenge, which should be easy for a human to solve "
"correctly, but hard enough to keep automated scripts and spam bots "
"out."
msgstr ""
"‚CAPTCHA‘ ist ein Akronym für ‚Completely Automated Public "
"Turing test to tell Computers and Humans Apart‘. Wörtlich "
"übersetzt bedeutet das „Vollautomatischer öffentlicher "
"Turing-Test, um Computer und Menschen zu unterscheiden‘. Es ist in "
"der Regel ein Challenge-Response-Test, um festzustellen, ob der "
"Benutzer menschlich ist. Das CAPTCHA-Modul ist ein Werkzeug zur "
"automatisierten Überprüfung von Benutzern, um Spamming zu vermeiden, "
"zB in Kommentaren,  bei der Benutzer-Registrierung, im Gästebuch "
"Formulare, etc. Einzelne Formulare können mit einem zusätzlichen "
"Test versehen werden, der einfach für eine Menschen zu lösen ist, "
"aber schwer für automatisierte Skripte und Spam-Bots."
msgid ""
"Note that the CAPTCHA module interacts with page caching (see <a "
"href=\"!performancesettings\">performance settings</a>). Because the "
"challenge should be unique for each generated form, the caching of the "
"page it appears on is prevented. Make sure that these forms do not "
"appear on too many pages or you will lose much caching efficiency. For "
"example, if you put a CAPTCHA on the user login block, which typically "
"appears on each page for anonymous visitors, caching will practically "
"be disabled. The comment submission forms are another example. In this "
"case you should set the \"%commentlocation\" to \"%separatepage\" in "
"the comment settings of the relevant <a href=\"!contenttypes\">content "
"types</a> for better caching efficiency."
msgstr ""
"Das CAPTCHA-Modul interagiert mit dem Seiten-Caching, siehe <a "
"href=\"!performancesettings\">Performance-Einstellungen</a>. Da für "
"jeden einzelnen Abruf des Formulars ein neuer Test erzeugt wird, "
"werden die Formularseiten nicht in den Cache aufgenommen. Stellen Sie "
"sicher, dass die Tests nicht auf zu viele Seiten erscheinen , sonst "
"wird viel Effizienz verloren (Caching  deaktiviert für diese Seiten). "
"Zum Beispiel, wenn Sie ein CAPTCHA auf dem User-Login-Block "
"aktivieren, der in der Regel auf jeder Seite für anonyme Besucher "
"erscheint, ist  das Caching damit praktisch ausgeschaltet. Der "
"Kommentar Formulare sind ein weiteres Beispiel. In diesem Fall sollten "
"Sie „%commentlocation“ auf „%separatepage“ in den "
"Kommentar-Einstellungen des jeweiligen <a "
"href=\"!contenttypes\">Inhaltstpyen</a> für eine bessere "
"Caching-Effizienz."
msgid "Location of comment submission form"
msgstr "Position des Kommentarformulars"
msgid "CAPTCHA is a trademark of Carnegie Mellon University."
msgstr "CAPTCHA ist ein Warenzeichen der Carnegie Mellon Universität."
msgid ""
"A CAPTCHA can be added to virtually each Drupal form. Some default "
"forms are already provided in the form list, but arbitrary forms can "
"be easily added and managed when the option \"%adminlinks\" is "
"enabled."
msgstr ""
"Ein CAPTCHA kann zu praktisch jedem Drupal-Formular hinzugefügt "
"werden. Manche Standardformulare sind bereits in der Liste, "
"zusätzliche Formulare können hinzugefügt und verwaltet werden, wenn "
"die Option „%adminlinks“ aktiviert ist."
msgid ""
"Users with the \"%skipcaptcha\" <a href=\"@perm\">permission</a> won't "
"be offered a challenge. Be sure to grant this permission to the "
"trusted users (e.g. site administrators). If you want to test a "
"protected form, be sure to do it as a user without the "
"\"%skipcaptcha\" permission (e.g. as anonymous user)."
msgstr ""
"Benutzer mit der  „%skipcaptcha“ <a "
"href=\"@perm\">Berechtigung</a> werden vom Test ausgenommen. Achten "
"Sie darauf, dieses Recht nur vertrauenswürdigen Benutzern zu "
"gewähren (z. B. Website-Administratoren). Wenn Sie zu ein "
"geschütztes Formular testen wollen, so sollten Sie es als Benutzer "
"tun, ohne die „%skipcaptcha“ Berechtigung (z.B. als anonymer "
"Benutzer)."
msgid "skip CAPTCHA"
msgstr "CAPTCHA überspringen"
msgid ""
"This question is for testing whether you are a human visitor and to "
"prevent automated spam submissions."
msgstr ""
"Diese Frage hat den Zweck zu testen, ob Sie ein menschlicher Benutzer "
"sind und automatisiertem Spam vorzubeugen."
msgid "CAPTCHA"
msgstr "CAPTCHA"
msgid "Untrusted users will see a CAPTCHA here (!settings)."
msgstr ""
"Nicht vertauenswürdige Benutzer werden hier ein CAPTCHA sehen "
"(!settings)."
msgid "general CAPTCHA settings"
msgstr "Allgemeine CAPTCHA-Einstellungen"
msgid "Enabled challenge"
msgstr "Test aktiviert"
msgid "\"@type\" by module \"@module\" (!change, !disable)"
msgstr "„@type“ per Modul „@module“ (!change, !disable)"
msgid "Place a CAPTCHA here for untrusted users."
msgstr "Hier einen CAPTCHA für nicht vertrauenswürdige Benutzer platzieren."
msgid "The answer you entered for the CAPTCHA was not correct."
msgstr "Die von Ihnen eingegebene Antwort war nicht passend."
msgid ""
"Solve this simple math problem and enter the result. E.g. for 1+3, "
"enter 4."
msgstr ""
"Das einfache mathematische Problem ist zu lösen und das Ergebnis "
"einzugeben.  Z.B. muss für 1+3 der Wert 4 eingegebene werden."
msgid "@x + @y = "
msgstr "@x + @y = "
msgid ""
"%form_id post blocked by CAPTCHA module: challenge \"%challenge\" (by "
"module \"%module\"), user answered \"%response\", but the solution was "
"\"%solution\"."
msgstr ""
"Der Beitrag von %form_id  wurde vom CAPTCHA Modul geblockt: Test "
"„%challenge“ (vom Modul „%module“), der Benutzer antwortete "
"„%response“, aber die Lösung war „%solution“."
msgid "Administer how and where CAPTCHAs are used."
msgstr "Verwalten, wo und wie CAPTCHAs verwendet werden."
msgid "Examples"
msgstr "Beispiele"
msgid "An overview of the available challenge types with examples."
msgstr "Überblick verfügbarer Testtypen mit Beispielen."
msgid ""
"You can now <a href=\"!captcha_admin\">configure the CAPTCHA "
"module</a> for your site."
msgstr ""
"Das CAPTCHA Modul kann jetzt auf der Seite <a "
"href=\"!captcha_admin\">konfiguriert</a> werden."
msgid "Base CAPTCHA module for adding challenges to arbitrary forms."
msgstr ""
"Basis CAPTCHA Modul zur Erweiterung beliebiger Formulare mir einem "
"CAPTCHA (Test)."
msgid "Code settings"
msgstr "Texteigenschaften"
msgid ""
"The code length influences the size of the image. Note that larger "
"values make the image generation more CPU intensive."
msgstr ""
"Die Codelänge beeinflusst die Größe des Bildes. Je größer der "
"Wert ist, desto mehr Rechenzeit wird aufgewandt, um das Bild zu "
"erstellen."
msgid "Font settings"
msgstr "Schrifteinstellungen"
msgid "tiny"
msgstr "winzig"
msgid "small"
msgstr "klein"
msgid "large"
msgstr "groß"
msgid ""
"The font size influences the size of the image. Note that larger "
"values make the image generation more CPU intensive."
msgstr ""
"Schriftgröße beeinflusst die Größe des Bildes. Je größer der "
"Wert ist, desto mehr Rechenzeit wird aufgewandt, um das Bild zu "
"erstellen."
msgid "Character spacing"
msgstr "Zeichenabstand"
msgid ""
"Define the average spacing between characters. Note that larger values "
"make the image generation more CPU intensive."
msgstr ""
"Definieren Sie die durchschnittliche Abstand zwischen den Zeichen. Je "
"größer der Wert ist, desto mehr Rechenzeit wird aufgewandt, um das "
"Bild zu erstellen."
msgid "Enter the hexadecimal code for the text color (e.g. #000 or #004283)."
msgstr "Eingabe der Textfarbe in hexadezimaler Form (z.B. #000 oder #004283)."
msgid "Additional variation of text color"
msgstr "Zusätzliche Variation der Textfarbe"
msgid "moderate"
msgstr "moderieren"
msgid "very high"
msgstr "sehr hoch"
msgid ""
"The different characters will have randomized colors in the specified "
"range around the text color."
msgstr ""
"Die verschiedenen Buchstaben werden verschiedene zufällige "
"Schriftfarben im angegebenen Bereich haben."
msgid "Distortion and noise"
msgstr "Verzerrung und Rauschen"
msgid ""
"With these settings you can control the degree of obfuscation by "
"distortion and added noise. Do not exaggerate the obfuscation and "
"assure that the code in the image is reasonably readable. For example, "
"do not combine high levels of distortion and noise."
msgstr ""
"Mit diesen Einstellungen können Sie den Grad Verschleierung und das "
"Ausmaß des Rauschens steuern. Übertreiben Sie nicht die "
"Verschleierung und prüfen Sie, dass der Code in den Bildern "
"einigermaßen lesbar ist. Kombinieren Sie zum Beispiel nicht starke "
"Verzerrungen und starkes Rauschen."
msgid "Distortion level"
msgstr "Grad der Verzerrung"
msgid "severe"
msgstr "schwer"
msgid "Set the degree of wave distortion in the image."
msgstr "Setzt den Grad der Wellenverzerrung im Bild."
msgid "Smooth distortion"
msgstr "Sanfte Verzerrung"
msgid "This option adds randomly colored point noise."
msgstr ""
"Diese Option fügt ein Rauschen mit zufälligen farbigen Punkten "
"hinzu."
msgid "Add line noise"
msgstr "Linienrauschen hinzufügen"
msgid "This option enables lines randomly drawn on top of the text code."
msgstr "Diese Option aktiviert zufällig über den Text gelegte Linien."
msgid "Noise level"
msgstr "Grad des Rauschens"
msgid "Background color is not a valid hexadecimal color value."
msgstr "Die Hintergrundfarbe wurde nicht als hexadezimaler Farbwert angegeben."
msgid "Text color is not a valid hexadecimal color value."
msgstr "Die Textfarbe wurde nicht als hexadezimaler Farbwert angegeben."
msgid ""
"Generation of image CAPTCHA failed. Check your image CAPTCHA "
"configuration and especially the used font."
msgstr ""
"Das CAPTCHA-Bild konnte nicht erzeugt werden.  Bitte die Einstellungen "
"für Bild-CAPTCHA und insbesondere die benutzte Schriftart "
"überprüfen."
msgid "Image CAPTCHA"
msgstr "Bild-CAPTCHA"
msgid "What code is in the image?"
msgstr "Welche Zeichen sind in dem Bild zu sehen?"
msgid "Provides an image based CAPTCHA."
msgstr "Stellt einen Bild basierten CAPTCHA bereit."
msgid "File format"
msgstr "Dateiformat"
msgid "Fonts"
msgstr "Schriftarten"
msgid ""
"This option enables bilinear interpolation of the distortion which "
"makes the image look smoother, but it is more CPU intensive."
msgstr ""
"Diese Option aktiviert bilineare Interpolation der Verzerrung, so dass "
"das Bild weicher aussieht. Dies ist jedoch sehr CPU intensiv."
msgid "Add salt and pepper noise"
msgstr "Bildrauschen hinzufügen"
msgid ""
"The image CAPTCHA is a popular challenge where a random textual code "
"is obfuscated in an image. The image is generated on the fly for each "
"request, which is rather CPU intensive for the server. Be careful with "
"the size and computation related settings."
msgstr ""
"Das Bild CAPTCHA ist ein beliebter Test, bei dem ein zufälliger Text "
"in ein Bild verwoben wird. Das Bild wird neu für jede einzelne "
"Abfrage erzeugt, was entsprechend CPU-Zeit auf dem Server verbraucht. "
"Wählen Sie die Größe und andere Einstellungen mit Bedacht."
msgid "default challenge type"
msgstr "Standardaufgabentyp"
msgid "@type (from module @module)"
msgstr "@type (vom Modul @module)"
msgid "Form protection"
msgstr "Formularschutz"
msgid ""
"Select the challenge type you want for each of the listed forms "
"(identified by their so called <em>form_id</em>'s). You can easily add "
"arbitrary forms with textfield at the bottom of the table or with the "
"help of the '%CAPTCHA_admin_links' option below."
msgstr ""
"Wählen Sie einen Test, den Sie für jeden der aufgeführten "
"Formularen (anhand der form_id). Über das Textfeld am Ende der "
"Tabelle können beliebige Formulare unter Zuhilfenahme der Option "
"‚%CAPTCHA_admin_links‘ hinzugefügt werden."
msgid "Default challenge type"
msgstr "Standardaufgabentyp"
msgid ""
"Select the default challenge type for CAPTCHAs. This can be overriden "
"for each form if desired."
msgstr ""
"Wählen Sie den Standardtyp der Aufgaben für CAPTCHAs. Dies kann für "
"jedes Formular überschrieben werden, falls gewünscht."
msgid ""
"Allow CAPTCHAs and CAPTCHA administration links on administrative "
"pages"
msgstr ""
"Ermöglichen CAPTCHAs und CAPTCHA Verwaltung Links auf administrative "
"Seiten"
msgid ""
"This option makes it possible to add CAPTCHAs to forms on "
"administrative pages. CAPTCHAs are disabled by default on "
"administrative pages (which shouldn't be accessible to untrusted users "
"normally) to avoid the related overhead. In some situations, e.g. in "
"the case of demo sites, it can be usefull to allow CAPTCHAs on "
"administrative pages."
msgstr ""
"Diese Option ermöglicht es, CAPTCHAs zu Formularen auf administrative "
"Seiten hinzu zufügen. CAPTCHAs sind auf administrative Seiten (die "
"ohnehin nur vertrauenswürdigen Benutzern zugänglich sein sollten) "
"standardmäßig deaktiviert, um den entsprechenden Aufwand zu "
"vermeiden. In einigen Situationen, z. B. bei der Demo-Sites kann es "
"nützlich CAPTCHAs auf administrative Seiten ermöglichen sein."
msgid "Add a description to the CAPTCHA"
msgstr "Beschreibung zum CAPTCHA hinzufügen"
msgid ""
"Add a configurable description to explain the purpose of the CAPTCHA "
"to the visitor."
msgstr ""
"Fügen Sie eine konfigurierbare Beschreibung hinzu, um Besuchern den "
"Zweck des CAPTCHA zu erklären."
msgid "CAPTCHA description"
msgstr "CAPTCHA Beschreibung"
msgid ""
"Configurable description of the CAPTCHA. An empty entry will reset the "
"description."
msgstr ""
"Konfigurierbare Beschreibung des CAPTCHA. Ein leerer Eintrag wird die "
"Beschreibung zurücksetzen."
msgid "Default CAPTCHA validation"
msgstr "Standard CAPTCHA Validierung"
msgid ""
"Define how the response should be processed by default. Note that the "
"modules that provide the actual challenges can override or ignore "
"this."
msgstr ""
"Definieren Sie, wie die Antwort standardmäßig verarbeitet werden "
"soll. Beachten Sie, dass die Module, die die tatsächlichen Aufgaben "
"bieten, diese Einstellungen außer Kraft setzen oder ignorieren "
"können."
msgid ""
"Case sensitive validation: the response has to exactly match the "
"solution."
msgstr ""
"Groß-/Kleinschreibung: die Antwort muss mit der Lösung genau "
"Übereinstimmen."
msgid "Case insensitive validation: lowercase/uppercase errors are ignored."
msgstr "Groß-/Kleinschreibung: Fehler werden ignoriert."
msgid "Added CAPTCHA point."
msgstr "CAPTCHA für Formular hinzugefügt."
msgid "Reset of CAPTCHA description for language %language."
msgstr "Zurücksetzen der CAPTCHA Beschreibung für Sprache %language."
msgid "Reset of CAPTCHA description."
msgstr "CAPTCHA Beschreibung zurücksetzen"
msgid ""
"Failed to set a CAPTCHA type for form %form_id: could not interpret "
"value \"@captcha_type\""
msgstr ""
"Ein Aufgabentyp für das Formular %form_id konnte nicht gesetzt "
"werden: „@captcha_type“ konnte nicht interpretiert werden"
msgid "CAPTCHA: challenge \"@type\" enabled"
msgstr "CAPTCHA: Aufgabe „@type“ aktiviert"
msgid "This is a pre-solved, non-blocking example of this challenge."
msgstr ""
"Dies ist ein vorab gelöstes, nicht sperrendes Beispiel für diese "
"Aufgabe."
msgid "CAPTCHA: no challenge enabled"
msgstr "CAPTCHA: keine Test aktiviert"
msgid "Test one two three"
msgstr "Test eins zwei drei"
msgid "Already 1 blocked form submission"
msgid_plural "Already @count blocked form submissions"
msgstr[0] "Es wurden bisher eine Formulareingabe blockiert"
msgstr[1] "Es wurden bisher @count Formulareingaben blockiert"
msgid "CAPTCHA point administration"
msgstr "Captcha Punkteverwaltung"
msgid "Presolved image CAPTCHA example, generated with the current settings."
msgstr ""
"Vorab gelöstes CAPTCHA Beispiel, mit den aktuellen Einstellungen "
"generiert."
msgid "extra large"
msgstr "extra groß"
msgid "tight"
msgstr "eng"
msgid "wide"
msgstr "weit"
msgid "extra wide"
msgstr "extra weit"
msgid ""
"This option makes it easy to manage CAPTCHA settings on forms. When "
"enabled, users with the \"%admincaptcha\" permission will see a "
"fieldset with CAPTCHA administration links on all forms, except on "
"administrative pages."
msgstr ""
"Diese Option ermöglicht es CAPTCHA-Einstellungen auf Formularen zu "
"verwalten. Wenn diese Option aktiviert, können Benutzer mit der "
"„%admincaptcha“ Erlaubnis eine Feldgruppe zur CAPTCHA Verwaltung  "
"auf allen Formularen sehen, außer auf Verwaltungs-Seiten."
msgid ""
"The built-in font only supports Latin2 characters. Only use \"a\" to "
"\"z\" and numbers."
msgstr ""
"Die integrierte Schriftart unterstützt nur Latin2-Zeichen, daher nur "
"„a“ bis „Z“ und Zahlen verwenden."
msgid ""
"CAPTCHA validation error: unknown CAPTCHA session ID. Contact the site "
"administrator if this problem persists."
msgstr ""
"CAPTCHA Validierungsfehler: Unbekannte CAPTCHA Session-ID; wenn dieses "
"Problem weiterhin besteht, wenden Sie sich an den Administrator der "
"Website."
msgid "CAPTCHA validation error: unknown CAPTCHA session ID (%csid)."
msgstr "CAPTCHA Validierungsfehler: Unbekannte CAPTCHA Sitzungs-ID (%csid)."
msgid ""
"The Image CAPTCHA module can not generate images because your PHP "
"setup does not support it (no <a href=\"!gdlib\">GD library</a> with "
"JPEG support)."
msgstr ""
"Das Image CAPTCHA-Modul kann keine Bilder generieren, da Ihr PHP-Setup "
"keine <a href=\"!gdlib\">GD-Library</a> mit JPEG-Unterstützung "
"aufweist."
msgid "Color and image settings"
msgstr "Farb- und Bildeinstellungen"
msgid ""
"Configuration of the background, text colors and file format of the "
"image CAPTCHA."
msgstr ""
"Einstellungen der Hintergrund- und Textfarbe sowie des Dateifürmates "
"für das Bild-CAPTCHA."
msgid ""
"Enter the hexadecimal code for the background color (e.g. #FFF or "
"#FFCE90). When using the PNG file format with transparent background, "
"it is recommended to set this close to the underlying background "
"color."
msgstr ""
"Geben Sie den hexadezimalen Code für die Hintergrundfarbe (z. B. #FFF "
"oder #FFCE90) ein. Wenn Sie das PNG-Dateiformat mit transparentem "
"Hintergrund verwenden, wird empfohlen, diese ähnlich der zugrunde "
"liegenden Hintergrundfarbe zu setzen."
msgid ""
"Select the file format for the image. JPEG usually results in smaller "
"files, PNG allows tranparency."
msgstr ""
"Wählen Sie das Dateiformat für das Bild. JPEG führt in der Regel "
"kleinere Dateien, PNG ermöglicht Transparenz."
msgid "JPEG"
msgstr "JPEG"
msgid "PNG"
msgstr "PNG"
msgid "PNG with transparent background"
msgstr "PNG mit transparentem Hintergrund"
msgid "@level - no distortion"
msgstr "@level - keine Verzerrung"
msgid "@level - low"
msgstr "@level - niedrig"
msgid "@level - medium"
msgstr "@level - mittel"
msgid "@level - high"
msgstr "@level - hoch"
msgid "No TrueType support"
msgstr "TrueType wird nicht unterstützt"
msgid ""
"The Image CAPTCHA module can not use TrueType fonts because your PHP "
"setup does not support it. You can only use a PHP built-in bitmap font "
"of fixed size."
msgstr ""
"Das Image CAPTCHA-Modul kann keine TrueType-Schriftarten verwenden, da "
"Ihr PHP-Setup dies nicht unterstützt. Sie können nur die in PHP "
"integrierten Bitmap-Schriftarten fester Größe verwenden."
msgid "Font preview of @font (@file)"
msgstr "Schriftarten-Vorschau von @font (@file)"
msgid "Preview of built-in font"
msgstr "Vorschau der integrierten Schriftart"
msgid "PHP built-in font: !font_preview"
msgstr "PHP integrierte Schriftart: !font_preview"
msgid ""
"Select the fonts to use for the text in the image CAPTCHA. Apart from "
"the provided defaults, you can also use your own TrueType fonts "
"(filename extension .ttf) by putting them in %fonts_library_general or "
"%fonts_library_specific. You can also upload them to the \"files\" "
"directory of your site (%filesdir), e.g. with the \"Upload\" module, "
"but those fonts will not get a preview for security reasons."
msgstr ""
"Wählen Sie die Schriftarten, die für den Text im Bild CAPTCHA "
"verwendet werden. Abgesehen von der bereitgestellten Vorgaben können "
"Sie auch Ihre eigenen TrueType-Schriftarten (Dateityp .ttf) verwenden, "
"indem Sie diese in %fonts_library_general oder %fonts_library_specific "
"hinzufügen. Sie können diese auch im Verzeichnis %filesdir Ihrer "
"Website speichern, z. B. mit dem Modul „Upload“, aber die "
"Schriftarten erhalten keine Vorschau aus Gründen der Sicherheit."
msgid "You need to select at least one font."
msgstr "Mindestens eine Schriftart muss ausgewählt werden."
msgid "The following fonts are not readable: %fonts."
msgstr "Die folgenden Schriftarten sind nicht lesbar: %fonts"
msgid "Enter the characters shown in the image."
msgstr "Geben Sie die Zeichen ein, die im Bild gezeigt werden."
msgid "Font example"
msgstr "Schriftartbeispiel"
msgid ""
"CAPTCHA problem: unexpected result from hook_captcha() of module "
"%module when trying to retrieve challenge type %type for form "
"%form_id."
msgstr ""
"CAPTCHA Problem: Die Rückgabe von hook_captcha() des Moduls %module "
"ist überraschend, als versucht wurde für das Formular %form_id den "
"Aufgabentyp %type zu erstellen."
msgid "Image CAPTCHA requires GD library"
msgstr "Bild CAPTCHA erfordert die GD-library"
msgid ""
"The Image CAPTCHA module can not be installed because your PHP setup "
"does not provide the <a href=\"!gddoc\">GD library</a>, which is "
"required to generate images."
msgstr ""
"Das Image CAPTCHA-Modul kann nicht installiert werden, da Ihr "
"PHP-Setup die <a href=\"!gddoc\">GD-Library</a>, die erforderlich ist, "
"um Bilder zu erstellen, nicht vorhanden ist."
msgid ""
"Omit challenges in a multi-step/preview workflow once the user "
"successfully responds to a challenge."
msgstr ""
"Keine weiteren Aufgaben in einem mehrseitigen oder Workflow-Formular, "
"wenn der Benutzer eine Aufgabe gelöst hat."
msgid ""
"Omit challenges on a form type once the user successfully responds to "
"a challenge on a form of that type."
msgstr ""
"Sobald der Benutzer einen Test für diesen Formulartyp gelöst hat, "
"werden Tests für diesen Formulartyp übersprungen."
msgid ""
"Omit challenges on all forms once the user successfully responds to "
"any challenge on the site."
msgstr ""
"Sobald der Benutzer einen Test gelöst hat, werden alle weiteren Tests "
"übersprungen."
msgid ""
"Define if challenges should be omitted during the rest of a session "
"once the user successfully responds to a challenge."
msgstr ""
"Sobald der Benutzer einen Test gelöst hat, werden Tests für den Rest "
"der Sitzung übersprungen."
msgid "CAPTCHA session reuse attack detected."
msgstr "CAPTCHA Sitzung Wiederverwendungs-Angriff erkannt."
