msgid "" msgstr "" "Project-Id-Version: Archivist - Custom Archive Templates\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-09-15 14:28+0100\n" "PO-Revision-Date: 2011-09-15 14:30+0100\n" "Last-Translator: Eric Teubert \n" "Language-Team: Eric Teubert \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-KeywordsList: __;_e\n" "X-Poedit-Basepath: /Users/ericteubert/code/archivist-custom-archive-templates\n" "X-Poedit-Language: English\n" "X-Poedit-Country: Germany\n" "X-Poedit-SourceCharset: utf-8\n" "X-Poedit-SearchPath-0: /Users/ericteubert/code/archivist-custom-archive-templates\n" #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:288 msgid "Sorry, This plugin requires WordPress 3.0+" msgstr "Whops, das Plugin benötigt mindestens WordPress 3.0." #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:294 #, php-format msgid "Sorry, This plugin has taken a bold step in requiring PHP 5.3.0+, Your server is currently running PHP %2s, Please bug your host to upgrade to a recent version of PHP which is less bug-prone. At last count, <strong>over 80%% of WordPress installs are using PHP 5.2+</strong>." msgstr "Whops, dieses Plugin benutzt Features aus PHP 5.3.0. Dein Server läuft im Moment auf PHP %2s. Bitte deinen Hoster freundlich, auf eine aktuelle PHP Version (die auch weniger Fehler und weniger Sicherheitslücken enthält) umzusteigen. PHP 5.3.0 gibt es seit Sommer 2009, es wird also höchste Zeit!" #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:315 msgid "Archivist Options" msgstr "Archivist Optionen" #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:324 msgid "Creator" msgstr "Entwickler" #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:327 msgid "Hey, I'm Eric. I created this plugin.
If you like it, consider to flattr me a beer." msgstr "Hi, ich bin Eric. Ich habe das Plugin geschrieben.
Wenn du es magst, kannst du mir ein Bier flattrn." #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:346 #, php-format msgid "Get in touch: Visit my Homepage, follow me on Twitter or look at my projects on GitHub." msgstr "Kontaktmöglichkeiten: Besuche meine Homepage, folge mir auf Twitter oder schau dir meine Projekte auf GitHub an." #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:352 msgid "Placeholders" msgstr "Platzhalter" #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:356 msgid "The post title." msgstr "Der Titel des Artikels." #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:357 msgid "The post permalink." msgstr "Der Permalink des Artikels." #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:358 msgid "The post author." msgstr "Der Autor des Artikels." #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:359 msgid "The post categories as unordered list." msgstr "Die Kategorien des Artikels als ungeordnete Liste." #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:360 msgid "The post categories with a custom separator. Example:
%CATEGORIES|, %
" msgstr "Die Kategorien des Artikels mit benutzerdefiniertem Trennzeichen. Beispiel:
%CATEGORIES|, %
" #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:361 msgid "The post tags with default separator." msgstr "Die Tags des Artikels mit dem Standard Trennzeichen." #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:362 msgid "The post tags with a custom separator. Example:
%TAGS|, %
" msgstr "Die Tags des Artikels mit definiertem Trennzeichen. Beispiel:
%TAGS|, %
" #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:363 msgid "The post excerpt." msgstr "Der Artikel Auszug." #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:364 msgid "Any post meta. Example:
%POST_META|duration%
" msgstr "Ein benutzerdefiniertes Feld eines Artikels. Beispiel:
%POST_META|duration%
" #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:365 msgid "The post date with default format." msgstr "Das Datum des Artikels im Standarformat." #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:366 msgid "The post date with custom format. Example:
%DATE|Y/m/d%
" msgstr "Das Datum mit benutzerdefiniertem Format. Beispiel:
%DATE|Y/m/d%
" #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:367 msgid "The post thumbnail with certain dimensions. Example:
%POST_THUMBNAIL|75x75%
" msgstr "Das Artikelbild mit benutzerdefinierter Höhe und Breite. Beispiel:
%POST_THUMBNAIL|75x75%
" #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:368 msgid "The post comment count." msgstr "Die Kommentaranzahl des Artikels." #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:384 msgid "General Settings" msgstr "Einstellungen" #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:395 msgid "Template" msgstr "Template" #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:400 msgid "Before" msgstr "Davor" #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:405 msgid "Add HTML to be displayed before the archive loop." msgstr "Dieses HTML wird vor dem Archiv-Block dargestellt." #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:411 msgid "Element" msgstr "Element" #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:416 msgid "Add HTML for each archive element. Use placeholder tags to display post data." msgstr "Dieses HTML wird benutzt, um ein einzelnes Archiv-Element darzustellen. Benutze Platzhalter, um Artikel-spezifische Daten anzuzeigen." #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:422 msgid "After" msgstr "Danach" #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:427 msgid "Add HTML to be displayed after the archive loop." msgstr "Dieses HTML wird nach dem Archiv-Block dargestellt." #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:433 msgid "Other" msgstr "Sonstiges" #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:438 msgid "Custom CSS" msgstr "Eigenes CSS" #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:446 msgid "Default Thumbnail url" msgstr "Standard Artikelbild url" #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:451 msgid "If you are using the %POST_THUMBNAIL|...x...% placeholder and the post has no thumbnail, then this image will be used." msgstr "Wenn du den %POST_THUMBNAIL|...x...% Platzhalter nutzt und der Artikel kein Artikelbild hat, wird dieses Bild angezeigt." #: /Users/ericteubert/code/archivist-custom-archive-templates/archivist.php:459 msgid "Save Changes" msgstr "" #~ msgid "" #~ "Add HTML for each archive element. Use placeholder tags to display post " #~ "data.\n" #~ "\t\t\t\t\t

\n" #~ "\t\t\t\t \t
%TITLE%
- The post title.
\n" #~ "\t\t\t\t \t
%PERMALINK%
- The post permalink.
\n" #~ "\t\t\t\t \t
%AUTHOR%
- The post author.
\n" #~ "\t\t\t\t \t
%CATEGORIES%
- The post categories as unordered " #~ "list.
\n" #~ "\t\t\t\t \t
%CATEGORIES|...%
- The post categories with a " #~ "custom separator. Example:
%CATEGORIES|, %

\n" #~ "\t\t\t\t \t
%TAGS%
- The post tags with default separator.
\n" #~ "\t\t\t\t \t
%TAGS|...%
- The post tags with a custom " #~ "separator. Example:
%TAGS|, %

\n" #~ "\t\t\t\t \t
%EXCERPT%
- The post excerpt.
\n" #~ "\t\t\t\t \t
%POST_META|...%
- Any post meta. Example:
%"
#~ "POST_META|duration%

\n" #~ "\t\t\t\t \t
%DATE%
- The post date with default format.
\n" #~ "\t\t\t\t \t
%DATE|...%
- The post date with custom format. " #~ "Example:
%DATE|Y/m/d%

\n" #~ "\t\t\t\t \t
%POST_THUMBNAIL|...x...%
- The post thumbnail with " #~ "certain dimensions. Example:
%POST_THUMBNAIL|75x75%

\n" #~ "\t\t\t\t \t
%COMMENTS%
- The post comment count.
\n" #~ "\t\t\t\t\t" #~ msgstr "" #~ "Dieses HTML wird benutzt, um ein einzelnes Archiv-Element darzustellen. " #~ "Benutze Platzhalter, um Artikel-spezifische Daten anzuzeigen.\n" #~ "\t\t\t\t\t

\n" #~ "\t\t\t\t \t
%TITLE%
- Der Titel des Artikels.
\n" #~ "\t\t\t\t \t
%PERMALINK%
- Der Permalink des Artikels.
\n" #~ "\t\t\t\t \t
%AUTHOR%
- Der Autor des Artikels.
\n" #~ "\t\t\t\t \t
%CATEGORIES%
- Die Kategorien des Artikels als " #~ "ungeordnete Liste.
\n" #~ "\t\t\t\t \t
%CATEGORIES|...%
- Die Kategorien des Artikels mit " #~ "definiertem Trennzeichen. Beispiel:
%CATEGORIES|, %

\n" #~ "\t\t\t\t \t
%TAGS%
- Die Tags des Artikels mit dem Standard " #~ "Trennzeichen.
\n" #~ "\t\t\t\t \t
%TAGS|...%
- Die Tags des Artikels mit definiertem " #~ "Trennzeichen. Beispiel:
%TAGS|, %

\n" #~ "\t\t\t\t \t
%EXCERPT%
- The post excerpt.
\n" #~ "\t\t\t\t \t
%POST_META|...%
- Any post meta. Example:
%"
#~ "POST_META|duration%

\n" #~ "\t\t\t\t \t
%DATE%
- The post date with default format.
\n" #~ "\t\t\t\t \t
%DATE|...%
- The post date with custom format. " #~ "Example:
%DATE|Y/m/d%

\n" #~ "\t\t\t\t \t
%POST_THUMBNAIL|...x...%
- The post thumbnail with " #~ "certain dimensions. Example:
%POST_THUMBNAIL|75x75%

\n" #~ "\t\t\t\t \t
%COMMENTS%
- The post comment count.
\n" #~ "\t\t\t\t\t"