msgid "" msgstr "" "Project-Id-Version: pmash\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-12-14 10:21+0800\n" "PO-Revision-Date: \n" "Last-Translator: Thomas Steinczhorn \n" "Language-Team: Outsource to Asia \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: German\n" "X-Poedit-Country: GERMANY\n" "X-Poedit-SourceCharset: utf-8\n" "X-Poedit-KeywordsList: _e;__\n" "X-Poedit-Basepath: .\n" "X-Poedit-SearchPath-0: .\n" #: pagemash.php:113 msgid "pageMash - pageManagement " msgstr "pageMash - Seiten Verwaltung" #: pagemash.php:115 msgid "Just drag the pages up or down to change the page order and left or right to change the page`s parent, then hit \"update\". " msgstr "Einfach die Seiten rauf oder runter schieben um die Reihenfolge zu ändern. Nach links oder rechts um diese als Unterseite einer anderen zu machen." #: pagemash.php:116 msgid "The icon to the left of each page shows if it has child pages, double click on that item to toggle expand|collapse of it`s children. " msgstr "Das Symbol links an jeder Seite zeigt an, ob Unterseiten vorhanden sind. Mit einem Doppel Klick können diese ein- oder ausgeklappen. Am Ende auf \"Aktualisieren\". klicken." #: pagemash.php:118 msgid "Expand All" msgstr "Alle aufklappen" #: pagemash.php:118 msgid "Collapse All " msgstr "Alle einklappen" #: pagemash.php:124 msgid "Update " msgstr "Aktualisieren" #: pagemash.php:131 msgid "How to Use " msgstr "Anleitung" #: pagemash.php:132 msgid "pageMash works with the wp_list_pages function. The easiest way to use it is to put the pages widget in your sidebar [WP admin page > Appeaarance > Widgets]. Click the configure button on the widget and ensure that 'sort by' is set to 'page order'. Hey presto, you're done. " msgstr "pageMash arbeitet mit der wp_list_pages Funktion. Die einfachste Methode ist, den Seiten Widget in der Sidebar zu aktivieren. [WP Admin > Darstellung > Widgets]. Klicke Konfiguration und stell sicher, dass die Sortierung auf \"Seiten Sortierung\" steht. Fertig!" #: pagemash.php:133 msgid "You can also use the function anywhere in your theme code. e.g. in your sidebar.php file (but the code in here will not run if you're using any widgets) or your header.php file (somewhere under the body tag, you may want to use the depth=1 parameter to only show top level pages). The code should look something like the following:" msgstr "Du kannst die Funktion überall in deinem Theme Code verwenden. Zum Beispiel in der sidebar.php ( sollte jedoch ein Widget aktive sein, wird es nicht funktionieren) oder in der header.php ( Irgendwo innerhalb des Body tag. Vielleicht möchtest du nur die Top-Level Seiten anzeigen, nutze hierzu depth=1 Parameter). Der Code sollte in etwa wie folgt aussehen:" #: pagemash.php:138 msgid "You can also hard-code pages to exclude and these will be merged with the pages you set to exclude in your pageMash admin." msgstr "Du kannst aber auch Seiten direkt ausschließen. Diese werden dann verknüpft mit den ausgeschlossenen Seiten im pageMash Admin." #: pagemash.php:139 msgid "The code here is very simple and flexible, for more information look up wp_list_pages() in the Wordpress Codex as it is very well documented and if you have any further questions or feedback I like getting messages, so drop me an email." msgstr "Der Code ist sehr einfach und flexibel. Weitere Informationen gibt es unter wp_list_pages() in the Wordpress Codex. Sollten noch Fragen bzw. Anregungen vorhanden sein sendet mir einfach eine Email." #: pagemash.php:204 msgid "pageMash " msgstr "Verwaltung"