# German translation of Node Convert (6.x-1.5)
# Copyright (c) 2024 by the German translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Node Convert (6.x-1.5)\n"
"POT-Creation-Date: 2024-06-17 23:21+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 "Next"
msgstr "Weiter"
msgid "Delete"
msgstr "Löschen"
msgid "Value"
msgstr "Wert"
msgid "List"
msgstr "Liste"
msgid "Cancel"
msgstr "Abbrechen"
msgid "This action cannot be undone."
msgstr "Diese Aktion kann nicht rückgängig gemacht werden."
msgid "Name"
msgstr "Name"
msgid "Book"
msgstr "Buch"
msgid "Create"
msgstr "Erstellen"
msgid "Template"
msgstr "Vorlage"
msgid "Add template"
msgstr "﻿Vorlage hinzufügen"
msgid "Template name"
msgstr "Name der Vorlage"
msgid "Delete template"
msgstr "Vorlage löschen"
msgid "Property"
msgstr "Eigenschaft"
msgid "Source type"
msgstr "Quelltyp"
msgid "Convert"
msgstr "Konvertieren"
msgid "To what content type should this node be converted"
msgstr "﻿In welche Inhaltsypen sollen diese Beiträge konvertiert werden"
msgid "should be inserted into"
msgstr "﻿sollte eingefügt werden in"
msgid "bytes"
msgstr "﻿Bytes"
msgid "Current value is:"
msgstr "﻿Aktuellen Wert ist:"
msgid "The current node type is:"
msgstr "Der aktuelle Inhaltstyp ist:"
msgid "Destination type"
msgstr "Zieltyp"
msgid "Please select different node types."
msgstr "Wählen Sie einen Inhaltstyp"
msgid ""
"Choose the source type of the nodes that should be shown, and the "
"destination type to which they will be converted."
msgstr ""
"﻿Wählen Sie den Quelltyp der Beiträge, die angezeigt werden "
"sollen, und den Zieltyp, zu dem Sie konvertiert werden."
msgid "- Please choose -"
msgstr "- Bitte auswählen -"
msgid ""
"The item %forum is only a container for forums. Please select one of "
"the forums below it."
msgstr ""
"%forum ist lediglich ein Ordner für weitere Foren. Bitte wählen Sie "
"eines der darin enthaltenen Foren aus."
msgid "create a new book"
msgstr "Ein neues Buch erstellen"
msgid ""
"This module allows to convert one or many nodes between different node "
"types. It can transfer most cck fields, and node-specific options for "
"book and forum types. Support of more basic types will be in future "
"releases. Also the module provides an API for converting nodes and cck "
"fields, hooks for processing additional options of custom node types, "
"integrates with hook_node_operations and Drupal's Action API."
msgstr ""
"﻿Dieses Modul ermöglicht, um einen oder mehrere Beitäge zwischen "
"verschiedenen Inhaltstypen zu konvertieren. Sie können die meisten "
"CCK-Felder und beitragsspezifische Optionen für Buch- und Forumstypen "
"übertragen. Unterstützung weiterer Inhaltstypen sind für "
"zukünftige Versionen geplant. Das Modul bietet auch eine API für die "
"Konvertierung von Beiträgen und CCK-Feldern, für die Verarbeitung "
"zusätzlicher Optionen benutzerdefinierter Inhaltstypen, es integriert "
"sich mit Hook_node_operations und der Drupal-Action-API."
msgid "<strong>I. Single node conversion:</strong>"
msgstr "<strong>I. Konvertierung einzelner Beiträge:</strong>"
msgid ""
"<ol><li>Go to <a href=\"@permissions\">permissions page</a> and set "
"'administer conversion' and 'convert to x', 'convert from y' "
"permissions.</li><li>Go to /node/x/convert and follow the provided "
"steps to convert the node.</li></ol>"
msgstr ""
"﻿<ol><li>Gehen Sie zur <a href=\"@permissions\">Seite "
"Berechtigungen</a> und setzen Sie die Berechtigungen ‚Konvertierung "
"verwalten‘und ‚konvertieren in X‘, ‚Konvertieren von "
"y‘.</li><li>Gehen Sie zu /node/x/convert, und befolgen Sie die "
"bereitgestellten Schritte, um den Beitrag zu konvertieren.</li></ol>"
msgid ""
"<strong>II. Multiple node conversion (using "
"hook_node_operations):</strong>"
msgstr ""
"<strong>II. Mehrere Beiträge konvertieren (mit "
"hook_node_operations):</strong>"
msgid ""
"<ol><li>Set appropriate permissions.</li><li>Go to <a "
"href=\"@node_convert_templates\">Node Convert "
"templates</a>.</li><li>Create a new template following the the "
"provided steps.</li><li>Go to the <a href=\"@content\">content "
"page</a>.</li><li>Select the correct nodes.</li><li>Choose \"Convert "
"template: x\" (based on the template name created above) from the "
"update options.</li><li>Click Update.</li></ol>"
msgstr ""
"<ol><li> Setzen Sie entsprechenden Berechtigungen. </li><li> Gehen Sie "
"zu <a href=\"@node_convert_templates\">Vorlage für das Konvertieren "
"von Beiträgen</a>. </li><li> Erstellen Sie eine neue Vorlage. "
"</li><li> Gehen Sie auf die <a href=\"@content\">Inhaltsseite</a>. "
"</li><li> Wählen Sie den richtigen Beitrag. </li><li> Wählen Sie "
"„Konvertierungsvorlage: x“ (basierend auf dem Namen der Vorlage "
"von oben) aus der Update-Optionen. </li><li> Klicken Sie auf "
"Aktualisieren. </li></ol>"
msgid ""
"<strong>III. Multiple node conversion (using Actions API + Views Bulk "
"Operations):</strong><br />Note: This requires the contributed modules "
"Views and Views Bulk Operations"
msgstr ""
"﻿<strong>III. mehrere Beiträge Konvertieren (mit Actions API + "
"Views Bulk Operations):</strong><br>Hinweis: Dies erfordert das Module "
"Views und Views Bulk Operations"
msgid ""
"<ol><li>Set appropriate permissions.</li><li>Go to <a "
"href=\"@node_convert_templates\">Node Convert "
"templates</a>.</li><li>Create a new template following the the "
"provided steps (also check Create Action).</li><li>Create a new <a "
"href=\"@view\">view</a> with the options you require.</li><li>Select "
"Views Bulk Operations as the style.</li><li>Configure all options as "
"necessary</li><li>Select as an operation one of the convert "
"templates.<br />Note: Most probably there will be duplicates of the "
"same template, this is because VBO uses both Actions API and "
"hook_node_operations to show possible operations</li><li>Save the "
"view. View it.</li><li>Select the necessary nodes and click the "
"Convert x button.</li></ol>"
msgstr ""
"﻿<ol><li>Legen Sie die entsprechende Berechtigungen "
"fest.</li><li>Wechseln Sie zu <a "
"href=\"@node_convert_templates\">Vorlage zum Konvertieren von "
"Beiträgen</a>.</li><li>Erstellen Sie eine neue Vorlage mit den "
"folgenden  Schritten (auch Kontrollkästchen erstellen "
"Aktion).</li><li>Erstellen Sie eine neue <a href=\"@view\">Ansicht</a> "
"mit den Optionen, die Sie benötigen.</li><li>Wählen Sie den Stil "
"für Views Bulk Operations. </li><li>Konfigurieren Sie alle "
"erforderlich Optionen.</li><li>Wählen Sie als Operation eine der "
"Konvertierungs-Vorlagen.<br>Hinweis: Sehr wahrscheinlich wird es "
"Duplikate von derselben Vorlage geben, weil VBO sowohl "
"Hook_node_operations als auch Actions-API verwendet, um mögliche "
"Vorgänge anzeigen</li><li>Speichern Sie die Ansicht.Zeigen Sie die "
"Ansicht an.</li><li>Wählen Sie die Beiträge zum Konvertieren, und "
"klicken Sie auf die Schaltfläche x.</li></ol>"
msgid ""
"Useful API calls:<br />node_convert_node_convert($nid, "
"$dest_node_type, $source_fields, $dest_fields, $no_fields_flag, "
"$hook_options = NULL);<br />node_convert_field_convert($nid, "
"$source_field, $dest_field);<br />hook_node_convert_change($data, "
"$op);"
msgstr ""
"﻿Nützliche API-Aufrufe:<br>node_convert_node_convert($Nid, "
"$dest_node_type, $source_fields, $dest_fields, $no_fields_flag, "
"$hook_options = NULL);<br>Node_convert_field_convert ($ Nid, $ "
"Source_field, $ Dest_field);<br>Hook_node_convert_change ($ Data, $ "
"Op);"
msgid "Convert a node"
msgstr "﻿Konvertieren eines Beitrages"
msgid "You don't have access to any node types."
msgstr "Sie haben keinen Zugriff auf diese Inhaltsypen."
msgid "Also the following parameters are available:"
msgstr "﻿Die folgenden Parameter stehen auch zur Verfügung:"
msgid "There are no cck fields to convert. Please press Convert."
msgstr ""
"Es gibt keine CCK-Felder zu konvertieren. Bitte drücken Sie auf "
"Konvertieren."
msgid "Create action?"
msgstr "Eine Aktion erstellen?"
msgid ""
"If the option is checked, an action named Convert *Template name* will "
"be created."
msgstr "Eine Aktion mit dem Namen Konvertieren *Templatename* wird erstellt"
msgid "There are no cck fields to convert. Please press Create."
msgstr ""
"﻿Es gibt keine cck-Felder zu konvertieren. Klicken Sie auf "
"Erstellen."
msgid "Dest type"
msgstr "Zieltyp"
msgid "Template id"
msgstr "Template-ID"
msgid "Source fields"
msgstr "﻿Quellfelder"
msgid "Destination fields"
msgstr "Zielfelder"
msgid "Hook options"
msgstr "﻿Hook-Optionen"
msgid "Delete action?"
msgstr "Aktion löschen"
msgid ""
"If the option is checked, all actions that contain this template will "
"be erased. Otheriwise, the actions' template will be set to none."
msgstr ""
"Alle Aktionen, die diese Vorlage enthalten, werden gelöscht. "
"Alternativ kann die Aktion der Konvertierungsvorlage auf ‚Keine‘ "
"gesetzt werden."
msgid "Are you sure you want to delete this template?"
msgstr "Möchten Sie diese Vorlage wirklich löschen?"
msgid "Dummy template. No action is being performed."
msgstr "Dummy-Vorlage. Keine Aktion wird durchgeführt."
msgid "You don't have permission to use this conversion template"
msgstr ""
"﻿Sie haben keine Berechtigung zum Verwenden dieser "
"Konvertierung-Vorlage"
msgid "Node %nid doesn't match the template source type. Discarded. "
msgstr ""
"Beitrag  %nid stimmt nicht mit der Quellinhaltstyp für diese Vorlagen "
"überein. Verworfen. "
msgid "Convesion template to use when the action is fired."
msgstr "Konvertierungs-Vorlage verwenden, wenn die Aktion ausgelöst wird."
msgid "Conversion failed. Node nid @nid doesn't exist."
msgstr ""
"﻿Konvertierung fehlgeschlagen. ID des Beitrags @nid ist nicht "
"vorhanden."
msgid "The node @nid has been converted succesufuly."
msgstr "Beitrag @nid wurde konvertiert."
msgid "Your page will be a part of the selected book."
msgstr "Diese Seite wird ein Teil des ausgewählten Buches sein."
msgid "administer conversion"
msgstr "﻿Verwalten der Konvertierung"
msgid "convert from "
msgstr "﻿Konvertieren von "
msgid "convert to "
msgstr "﻿Konvertieren nach "
msgid "Node Convert templates"
msgstr "Vorlage zum Konvertieren von Beitägen"
msgid ""
"List of templates used for converting nodes using Actions and Node "
"Operations."
msgstr ""
"Liste der Vorlagen für die Umwandlung von Beiträgen mit Aktionen und "
"Operationen."
msgid "Template info"
msgstr "Template info"
msgid "Node Convert"
msgstr "Node Convert"
msgid "Converts one or more nodes between different node types."
msgstr ""
"Konvertiert eines oder mehrerer Beiträge zwischen verschiedenen Arten "
"von Beiträgen."
