You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

66 lines
4.2 KiB

  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: pmash\n"
  4. "Report-Msgid-Bugs-To: \n"
  5. "POT-Creation-Date: 2008-12-14 10:21+0800\n"
  6. "PO-Revision-Date: \n"
  7. "Last-Translator: Thomas Steinczhorn <tom@outsourcetoasia.de>\n"
  8. "Language-Team: Outsource to Asia <tom@outsourcetoasia.de>\n"
  9. "MIME-Version: 1.0\n"
  10. "Content-Type: text/plain; charset=UTF-8\n"
  11. "Content-Transfer-Encoding: 8bit\n"
  12. "X-Poedit-Language: German\n"
  13. "X-Poedit-Country: GERMANY\n"
  14. "X-Poedit-SourceCharset: utf-8\n"
  15. "X-Poedit-KeywordsList: _e;__\n"
  16. "X-Poedit-Basepath: .\n"
  17. "X-Poedit-SearchPath-0: .\n"
  18. #: pagemash.php:113
  19. msgid "pageMash - pageManagement "
  20. msgstr "pageMash - Seiten Verwaltung"
  21. #: pagemash.php:115
  22. msgid "Just drag the pages <strong>up</strong> or <strong>down</strong> to change the page order and <strong>left</strong> or <strong>right</strong> to change the page`s parent, then hit \"update\". "
  23. msgstr "Einfach die Seiten <strong>rauf</strong> oder <strong>runter</strong> schieben um die Reihenfolge zu &auml;ndern. Nach <strong>links</strong> oder <strong>rechts</strong> um diese als Unterseite einer anderen zu machen."
  24. #: pagemash.php:116
  25. msgid "The icon to the left of each page shows if it has child pages, <strong>double click</strong> on that item to toggle <strong>expand|collapse</strong> of it`s children. "
  26. msgstr "Das Symbol links an jeder Seite zeigt an, ob Unterseiten vorhanden sind. Mit einem <strong>Doppel Klick</strong> k&ouml;nnen diese <strong>ein- oder ausgeklappen</strong>. Am Ende auf \"Aktualisieren\". klicken."
  27. #: pagemash.php:118
  28. msgid "Expand All"
  29. msgstr "Alle aufklappen"
  30. #: pagemash.php:118
  31. msgid "Collapse All "
  32. msgstr "Alle einklappen"
  33. #: pagemash.php:124
  34. msgid "Update "
  35. msgstr "Aktualisieren"
  36. #: pagemash.php:131
  37. msgid "How to Use "
  38. msgstr "Anleitung"
  39. #: pagemash.php:132
  40. 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. "
  41. 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!"
  42. #: pagemash.php:133
  43. 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:"
  44. msgstr "Du kannst die Funktion &uuml;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&ouml;chtest du nur die Top-Level Seiten anzeigen, nutze hierzu depth=1 Parameter). Der Code sollte in etwa wie folgt aussehen:"
  45. #: pagemash.php:138
  46. 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."
  47. msgstr "Du kannst aber auch Seiten direkt ausschließen. Diese werden dann verkn&uuml;pft mit den ausgeschlossenen Seiten im pageMash Admin."
  48. #: pagemash.php:139
  49. msgid "The code here is very simple and flexible, for more information look up <a href=\"http://codex.wordpress.org/Template_Tags/wp_list_pages\" title=\"wp_list_pages Documentation\">wp_list_pages() in the Wordpress Codex</a> as it is very well documented and if you have any further questions or feedback I like getting messages, so <a href=\"http://joelstarnes.co.uk/contact/\" title=\"email Joel Starnes\">drop me an email</a>."
  50. msgstr "Der Code ist sehr einfach und flexibel. Weitere Informationen gibt es unter <a href=\"http://codex.wordpress.org/Template_Tags/wp_list_pages\" title=\"wp_list_pages Dokumentation\"> wp_list_pages() in the Wordpress Codex</a>. Sollten noch Fragen bzw. Anregungen vorhanden sein <a href=\"http://joelstarnes.co.uk/contact/\" title=\"email Joel Starnes\">sendet mir einfach eine Email</a>."
  51. #: pagemash.php:204
  52. msgid "pageMash "
  53. msgstr "Verwaltung"