# $Id$ # # German translation of Drupal (general) # Copyright Webtotum GbR # Generated from files: # author_taxonomy.module,v 1.2.2.2 2009/01/12 19:26:46 robbiesternenberg # author_taxonomy.info,v 1.1 2008/04/11 23:12:27 toddnienkerk # msgid "" msgstr "" "Project-Id-Version: 5.x-1.3\n" "POT-Creation-Date: 2009-03-27 14:30+0100\n" "PO-Revision-Date: 2009-03-27 14:33+0100\n" "Last-Translator: Jürgen Thau \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" #: author_taxonomy.module:12;53;168 #: author_taxonomy.info:0 msgid "Author Taxonomy" msgstr "Author Taxonomy" #: author_taxonomy.module:17 msgid "Change settings for Author Taxonomy." msgstr "Einstellungen für Author Taxonomy ändern." #: author_taxonomy.module:56 msgid "The taxonomy to use for content authors." msgstr "Taxonomy, die für die Autoren benutzt werden soll." #: author_taxonomy.module:61 msgid "Automatically add output to the beginning of the node" msgstr "Ausgabe automatisch am Anfang eines Node hinzufügen" #: author_taxonomy.module:63 msgid "Check this box if you want to automatically display the author and timestamp info above each node's body text. By default, this will apply to all node types. Edit individual !content_types to change this behavior. If you uncheck this box, you must manually add the following line to your theme's node.tpl.php file wherever you want this information to appear: !code." msgstr "Diese Box ankreuzen, wenn Autoren- und Datumsangaben automatisch über dem Textkörper eines Node erscheinen sollen. Standardmäßig erfolgt dies bei allen Node-Typen. Dies kann individuell für alle !content_types geändert werden. Wird diese Box nicht angekreuzt, so muss der folgende Code manuell im File node.tpl.php des aktiven Themes eingetragen werden, falls die Autoren- und Datumsangaben erscheinen sollen: !code." #: author_taxonomy.module:63 msgid "content types" msgstr "Inhaltstypen" #: author_taxonomy.module:68 msgid "Display authors' names as links to their taxonomy pages" msgstr "Autorennamen als Links zur jeweiligen Taxonomy-Seite anzeigen." #: author_taxonomy.module:70 msgid "Checking this box will display each author's name as a link to his/her taxonomy page, effectively providing the user with a list of all nodes credited to that author." msgstr "Wird diese Box angekreuzt, so wird der Name jedes Autors als Link zu seiner Taxonomy-Seite ausgegeben. Damit kann jeder User eine Liste aller Nodes anzeigen lassen, die von diesem Autor erstellt wurden." #: author_taxonomy.module:75 msgid "Overwrite \"real\" node author" msgstr "Überschreibe \"realen\" Node-Autor" #: author_taxonomy.module:77 msgid "Check this box to overwrite the \"Authored by:\" field of the node with the author taxonomy term if a matching user is found. If a match isn't found, the field will remain unchanged. If you allow multiple authors terms per node (i.e., \"Free tagging\" or \"Multiple select\" is enabled for the author vocabulary), the module will try each author term in weighted or alphabetical order and assign the first matching user." msgstr "Diese Box ankreuzen um das \"Geschrieben von:\"-Feld des Node mit dem Begriff aus der Autoren-Taxonomy zu überschreiben (falls ein passender Autor gefunden wird). Wird kein passender Autor gefunden, so zeigt das Feld unverändert den Usernamen des Autors an. Falls mehrere Autoren pro Node erlaubt sind (d.h. \"Free tagging\" oder \"Mehrfachauswahl\" sind für das Autoren-Vokabular aktiviert), sucht das Modul nach dem ersten passenden Autor und weist diesen zu." #: author_taxonomy.module:83 msgid "Timestamp display options" msgstr "Anzeigeoptionen für Zeit-/Datumsangaben" #: author_taxonomy.module:84 msgid "Customize or disable the display of the timestamp (node creation time and date)." msgstr "Datums- und Zeitangabe anpassen oder deaktivieren (Erstellungsdatum und -zeit des Node)" #: author_taxonomy.module:91 msgid "Display timestamp" msgstr "Zeit-/Datumsangaben anzeigen" #: author_taxonomy.module:93 msgid "Checking this box will display the timestamp. If you turn it off, you can ignore the other timestamp-related settings below." msgstr "Das Ankreuzen dieser Box zeigt Datum- und Zeitangabe an. Wird diese Box nicht angekreuzt, so können die nachfolgenden Einstellungen für Datum und Zeit ignoriert werden." #: author_taxonomy.module:98 msgid "Date output type" msgstr "Format Datumsausgabe" #: author_taxonomy.module:101 msgid "These options are defined on the !date_and_time settings page. If you choose \"Custom,\" remember to enter the custom string below." msgstr "Diese Optionen werden auf der Seite für !date_and_time definiert. Wird als Format \"Custom,\" gewählt, so muss nachfolgend ein Datumsformat eingegeben werden." #: author_taxonomy.module:101 msgid "date and time" msgstr "Datum und Uhrzeit" #: author_taxonomy.module:106 msgid "Custom date format" msgstr "Angepasstes Datumsformat" #: author_taxonomy.module:107 msgid "Enter a custom date string using the PHP !date_link notation. Note: The \"Custom\" format must be selected above." msgstr "Angepasstes Datumsformat gemäß PHP !date_link Notation eingeben. Hinweis: Das \"Custom\"-Format im vorhergehenden Feld muss ausgewählt sein." #: author_taxonomy.module:169 msgid "Enable or disable the display of author and/or timestamp info for this content type. See the !author_taxonomy for more settings." msgstr "Anzeige von Autorenname und Datums-/Zeitangabe für diesen Inhaltstyp ein- oder ausschalten. Weitere Einstellungen beim Modul !author_taxonomy." #: author_taxonomy.module:169 msgid "Author Taxonomy settings page" msgstr "Einstellungsseite für Author Taxonomy" #: author_taxonomy.module:173 msgid "Automatically add output to the beginning of this content type." msgstr "Ausgabe automatisch zum Beginn dieses Inhaltstyps hinzufügen." #: author_taxonomy.module:252 msgid "See all stories by @author" msgstr "Alle Beiträge von @author ansehen" #: author_taxonomy.module:312 msgid " and " msgstr " und " #: author_taxonomy.module:320 msgid "and " msgstr "und " #: author_taxonomy.module:0 msgid "author_taxonomy" msgstr "author_taxonomy" #: author_taxonomy.info:0 msgid "Identifies authors using terms from a vocabulary. Supports multiple authors." msgstr "Identifiziert Autoren unter Verwendung eines Begriffs aus einem Vokabular. Unterstützt Mehrfachauswahl von Autoren."