# $Id$ # # LANGUAGE translation of Drupal (general) # Copyright 2009 NAME # Generated from files: # content_taxonomy.module,v 1.2.2.15.2.33 2009/08/19 12:45:58 mh86 # content_taxonomy_autocomplete.module,v 1.2.2.4.2.17 2009/08/19 09:42:30 mh86 # content_taxonomy_tree.module,v 1.1.2.5 2009/05/14 16:58:22 mh86 # content_taxonomy_options.module,v 1.1.4.7.2.4 2008/12/27 11:25:27 mh86 # content_taxonomy.info,v 1.1.2.2.2.1 2008/04/30 08:05:19 mh86 # content_taxonomy_autocomplete.info,v 1.1.2.4.2.1 2008/04/30 08:05:19 mh86 # content_taxonomy_options.info,v 1.1.2.5.2.1 2008/04/30 08:05:19 mh86 # content_taxonomy_tree.info,v 1.1.2.1 2008/04/30 08:05:19 mh86 # includes/content_taxonomy.token.inc: n/a # msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "POT-Creation-Date: 2009-10-22 12:35+0200\n" "PO-Revision-Date: 2009-11-20 23:11+0100\n" "Last-Translator: Thomas Zahreddin \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" #: content_taxonomy.module:16 msgid "Defines a CCK field type for referencing taxonomy terms. The fields are independent from vocabulary settings and can be configured through the CCK admin field pages. The Content Taxonomy Module provides different widget types, at the moment including Option Widgets (Radios / Checkboxes, Selects), Autocompletes, Tree). The widget modules have to be enabled separately." msgstr "Festlegen eines CCK-Feldtyps für Begriffe der Taxonomie Die Felder sind unabhängig von den Einstellungen des Vokabular und werden über die Administration der Inhaltstypen bzw. CCK-Felder konfiguriert . Das Content-Taxonomie-Modul stellt verschiedene Widget-Typen bereit, einschließlich der Radiosbuttons, Checkboxen, Auswahllisten, automatisch komplettieren und Bäume. Die Widget-Module werden separat aktiviert." #: content_taxonomy.module:49 #, fuzzy msgid "Content Taxonomy Fields" msgstr "Felder für Content Taxonomy" #: content_taxonomy.module:50 msgid "Stores terms for nodes in the database." msgstr "Zu Einträgen die Begriffe in der Datenbank speichern" #: content_taxonomy.module:69 msgid "Save values additionally to the core taxonomy system (into the 'term_node' table)." msgstr "Die Begriffe im Taxonomie - System des Kerns und in einer separaten Tabelle speichern." #: content_taxonomy.module:71 msgid "If this option is set, saving of terms is additionally handled by the taxonomy module. So saved terms from Content Taxonomy fields will appear as any other terms saved by the core taxonomy module. Set this option if you are using any other taxonomy application, like tagadelic. Otherwise terms are only saved in the cck tables and can only be accessed via the node or a view" msgstr "Die Begriffe im Taxonomie - System des Kerns und in einer separaten Tabelle speichern. Die Begriffe im Taxonomie - System des Kerns und in einer separaten Tabelle speichern, so dass die Begriffe wie alle anderen verwendet werden können. Setzen Sie diese Option, wenn Sie andere Taxonomie-Anwendung verwenden, wie tagadelic. Andernfalls werden die Begriffe nur in der CCK-Tabellen gespeichert und können nur über den Eintrag oder eine Ansicht erreicht werden." #: content_taxonomy.module:81 msgid "Vocabulary" msgstr "Vokabular" #: content_taxonomy.module:85 msgid "Terms of the selected vocabulary get exposed to the field" msgstr "Begriffe des ausgewählten Vokabulars im CCK-Feld verwenden" #: content_taxonomy.module:90 msgid "Advanced settings for hierarchical vocabularies" msgstr "Erweiterte Einstellungen für hierarchische Vokabularien" #: content_taxonomy.module:95 msgid "Parent Term" msgstr "Übergeordneter Begriff" #: content_taxonomy.module:99 msgid "If any term is selected here, only child terms of the selected are going to be exposed the field. Otherwise the whole vocabulary selected above" msgstr "Die untergeordneten Begriffe zum ausgewählten Begriff in das Feld übernehmen. Alternativ die ganze Vokabular auswählen" #: content_taxonomy.module:103 msgid "Advanced PHP code" msgstr "PHP Code ausführen" #: content_taxonomy.module:108 msgid "PHP Code for selecting the parent term" msgstr "PHP-Code für die Auswahl des übergeordneten Begriffs" #: content_taxonomy.module:112 msgid "Advanced usage only: PHP code that returns the parent term ID. Should not include <?php ?> delimiters. If this field is filled out, the ID returned by this code will override the selected parent above." msgstr "PHP-Code, der die ID des übergeordneten Begriffs zurückgibt. Keine <? php?> Tags verwenden. [fuzzy] Die vom Code zurückgegebene ID überschreibt ein zuvor ausgewählte ID eines übergeordneten Begriffes." #: content_taxonomy.module:117 msgid "Depth of taxonomy tree" msgstr "Tiefe des Taxonomie-Baums" #: content_taxonomy.module:119 msgid "By setting a numeric value, the depth of the hierarchy shown can be limited. Leave this field blank to show the whole hierarchy." msgstr "Durch die Festlegung eines numerischen Werts kann die Tiefe der dargestellten Hierarchie beschränkt werden. Lassen Sie dieses Feld leer, um die gesamte Hierarchie zu zeigen." #: content_taxonomy.module:142 msgid "@field-title term" msgstr "@field-title Begriff" #: content_taxonomy.module:203 msgid "As Text" msgstr "Als Text" #: content_taxonomy.module:208 msgid "As Link" msgstr "Als Link" #: content_taxonomy.module:333 msgid "Preview" msgstr "Vorschau" #: content_taxonomy.module:385;398 msgid "content" msgstr "Inhalt" #: content_taxonomy.module:385 msgid "Deleted field %field_name and its data." msgstr "Gelöschtes Feld %field_name und dessen Daten." #: content_taxonomy.module:398 msgid "Entries with term id = %tid have been deleted out of %table for field %field_name." msgstr "Einträge mit dem Begriff id =% tid wurden in der Tabelle %table aus dem Feld %field gelöscht." #: content_taxonomy_autocomplete.module:40 msgid "Autocomplete (Freetagging)" msgstr "Begriffe automatisch vervollständigen" #: content_taxonomy_autocomplete.module:59 msgid "Settings for Autocompletes" msgstr "Einstellungen für automatisches Vervollständigen" #: content_taxonomy_autocomplete.module:65 msgid "Freetagging settings" msgstr "Einstellungen für 'Freetagging'" #: content_taxonomy_autocomplete.module:67 msgid "Allow and insert new terms by the user into the vocabulary" msgstr "Benutzer können dem Vokabular Begriffe hinzufügen." #: content_taxonomy_autocomplete.module:68 msgid "Deny any new terms" msgstr "Neue Begriffe können nicht hinzugefügt werden." #: content_taxonomy_autocomplete.module:73 msgid "Extra Parent for new terms" msgstr "Für neue Begriffe einen separaten übergeordneten Begriff" #: content_taxonomy_autocomplete.module:76 msgid "This setting is only relevant if you have selected \"Allow and insert new terms by the user into the vocabulary\". If you select any term here, new terms will get children of the selected one, otherwise new terms get children of the parent term (root, if no parent selected) selected in the global settings." msgstr "Die Einstellungen werden nur zusammen mit 'Benutzer können dem Vokabular Begriffe hinzufügen' aktiviert. Neue Begriffe werden dem hier ausgewählten Begriff untergeordnet, falls kein Begriff ausgewählt wurde, werden die neuen Begriffe direkt in das Vorkabular geschrieben." #: content_taxonomy_autocomplete.module:81 msgid "Maximum length of autocomplete" msgstr " Maximallänge für automatische Vervollständigung" #: content_taxonomy_autocomplete.module:85 msgid "Defines how many characters can be typed into the autocomplete field. For values higher than 255, remember that one term name can not be longer than 255 (would be cutted), nevertheless it's not a problem for multiple values, separated by commas." msgstr "Legt fest, wieviele Buchstaben maximal in ein Feld mit automatischer Vervollständigung eingegeben werden können. Die Maximallänge von 255 gilt für jeden einzelnen Begriff und limitiert nicht die Länge der Feldeinträge insgesamt." #: content_taxonomy_autocomplete.module:90 #, fuzzy msgid "Use Active Tags style widget" msgstr "Active Tags style widget verwenden" #: content_taxonomy_autocomplete.module:92 msgid "Use the Active Tags module to improve the usability of this autocomplete widget." msgstr "Das Modul Active Tags kann die Gebrauchstauglichkeit verbessern." #: content_taxonomy_autocomplete.module:105 msgid "\"Maximum length\" must be a positive integer." msgstr "'Maximale Länge' muss eine positive ganze Zahl sein." #: content_taxonomy_autocomplete.module:225 msgid "You can provide only one value" msgstr "Nur ein Wert ist möglich" #: content_taxonomy_autocomplete.module:229 #: content_taxonomy_tree.module:157 msgid "%name: this field cannot hold more than @count values." msgstr "%name: Dieses Feld kann nicht mehr als @count Werte enthalten." #: content_taxonomy_autocomplete.module:233 msgid "New tags are not allowed" msgstr "Neue Begriffe sind nicht vorgesehen" #: content_taxonomy_autocomplete.module:26 msgid "Autocomplete" msgstr "Automatische Vervollständigung" #: content_taxonomy_options.module:27 msgid "Checkboxes/Radios" msgstr "Kontrollkästchen / Optionsfelder" #: content_taxonomy_options.module:35 msgid "Select List" msgstr "Auswahlliste" #: content_taxonomy_options.module:54 msgid "Settings for Options" msgstr "Einstellungen für Optionen" #: content_taxonomy_options.module:60 msgid "Indent child terms with ' - ' signs" msgstr "Einzug von untergeordneten Begriffen mit '-'" #: content_taxonomy_options.module:62 msgid "If this option is checked, a hierarchy gets visualized by indenting child terms, otherwise it's a flat list" msgstr "Die Hierarchei über die Einrückung von untergeordneten Begriffen oder als einfache Liste darstellen." #: content_taxonomy_options.module:65 msgid "Parent term for OptGroups in select fields" msgstr "Übergeordneter Begriff für OptGroups in Auswahlfeldern" #: content_taxonomy_options.module:69 msgid "This settings applies only for select fields. Select a parent term containg the grouping terms. Grouping terms should be parents of the selected terms (from the Global Settings)." msgstr "Diese Einstellungen beziehen sich ausschließlich auf Auswahlfelder Wählen Sie einen übergeordneten Begriff, der die Begriffe enthält, nach denen gruppiert werden soll. Die Begriffe zum Gruppieren sollten übergeordnete Begriffe, der ausgewählten sein." #: content_taxonomy_options.module:95 msgid "N/A" msgstr "k.A." #: content_taxonomy_options.module:97 msgid "- None -" msgstr "- Keine -" #: content_taxonomy_tree.module:24 msgid "Tree" msgstr "Baum" #: content_taxonomy_tree.module:43 msgid "Settings for Trees" msgstr "Einstellungen für Bäume" #: content_taxonomy_tree.module:49 msgid "Expand whole tree by default" msgstr "Standardmäßig Bäume immer in der Vollansicht darstellen" #: content_taxonomy_tree.module:51 msgid "Otherwise only branches, where a term is selected get expanded by default" msgstr "Alternativ werden jeweils nur die ausgewählten Teilbäume dargestellt" #: content_taxonomy_tree.module:154 msgid "!name field is required." msgstr "Das Feld !name wird benötigt." #: content_taxonomy.info:0 msgid "Content Taxonomy" msgstr "Content Taxonomy" #: content_taxonomy.info:0 msgid "Defines a field type for taxonomy terms" msgstr "Festlegen eines Feldtyps für Begriffe der Taxonomie" #: content_taxonomy.info:0 #: content_taxonomy_autocomplete.info:0 #: content_taxonomy_options.info:0 #: content_taxonomy_tree.info:0 msgid "CCK" msgstr "CCK" #: content_taxonomy_autocomplete.info:0 msgid "Content Taxonomy Autocomplete" msgstr "Content Taxonomy Autovervollständigung" #: content_taxonomy_autocomplete.info:0 msgid "Defines a autocomplete widget type for content_taxonomy" msgstr "Ein Widget für die automatische Vervollständigung festlegen" #: content_taxonomy_options.info:0 msgid "Content Taxonomy Options" msgstr "Content Taxonomy Einstellungen" #: content_taxonomy_options.info:0 msgid "Defines a option widget type for content_taxonomy for selects, radios/checkboxes" msgstr "Festlegen einer Widgetoption für content_taxonomy zur Darstellung von Auswahlfeldern und Checkboxen." #: content_taxonomy_tree.info:0 msgid "Content Taxonomy Tree" msgstr "Content Taxonomie Baum" #: content_taxonomy_tree.info:0 msgid "Defines a dynamic tree widget for Content Taxonomy" msgstr "Ein Widget für den Baum von Content Taxonomy" #: includes/content_taxonomy.token.inc:10 msgid "Name of top taxonomy term" msgstr "Name des obersten Taxonomiebegriffes" #: includes/content_taxonomy.token.inc:11 msgid "Unfiltered name of top taxonomy term. WARNING - raw user input." msgstr " Name des obersten Taxonomiebegriffes (originale Eingabe) Warnung - ungefilterter Input eines Benutzers, ein Sicherheitsrisiko" #: includes/content_taxonomy.token.inc:12 msgid "ID of top taxonomy term" msgstr "ID des obersten Taxonomiebegriffs" #: includes/content_taxonomy.token.inc:13 msgid "Names of all taxonomy terms separated by commas" msgstr "Namen aller Taxonomie Begriffe durch Kommata getrennt" #: includes/content_taxonomy.token.inc:14 msgid "Unfiltered names of all taxonomy terms separated by commas. WARNING - raw user input." msgstr "Namen aller Taxonomie Begriffe durch Kommata getrennt Warnung - ungefilterter Input eines Benutzers, ein Sicherheitsrisiko" #: includes/content_taxonomy.token.inc:15 msgid "IDs of all taxonomy terms separated by commas" msgstr "Namen aller Taxonomie Begriffe durch Kommata getrennt" #: includes/content_taxonomy.token.inc:16 msgid "Name of terms vocabulary" msgstr "Name des obersten Begriffs des Vokabulars" #: includes/content_taxonomy.token.inc:17 msgid "ID of terms vocabulary" msgstr "ID eine Begriffes im Vokabular"