Plugin Directory

Changeset 1193500


Ignore:
Timestamp:
07/06/2015 05:02:13 PM (11 years ago)
Author:
iTux
Message:

Added german translation for the updated documentation.

Location:
post-index/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • post-index/trunk/post-index-de_DE.po

    r538340 r1193500  
    55"Project-Id-Version: Post Index 0.5\n"
    66"Report-Msgid-Bugs-To: http://wordpress.org/tag/post-index\n"
    7 "POT-Creation-Date: 2012-04-30 21:27:13+00:00\n"
    8 "PO-Revision-Date: 2012-04-30 23:31+0100\n"
     7"POT-Creation-Date: 2015-07-06 19:00+0200\n"
     8"PO-Revision-Date: 2015-07-06 19:01+0200\n"
    99"Last-Translator: Thomas Hirsch <me@thirsch.de>\n"
     10"Language-Team: \n"
     11"Language: de_DE\n"
    1012"MIME-Version: 1.0\n"
    1113"Content-Type: text/plain; charset=UTF-8\n"
    1214"Content-Transfer-Encoding: 8bit\n"
    13 "Language-Team: \n"
     15"X-Generator: Poedit 1.8.2\n"
    1416
    1517#: php/postadmin.php:14
     
    3032msgstr "von %s"
    3133
    32 #: php/settings.php:38
    33 #: php/settings.php:177
     34#: php/settings.php:38 php/settings.php:177
    3435msgid "Remove"
    3536msgstr "Entfernen"
     
    4950#: php/settings.php:121
    5051msgid "Please define general settings for the plugin."
    51 msgstr "In diesem Bereich werden generelle Einstellungen für den Post Index hinterlegt."
     52msgstr ""
     53"In diesem Bereich werden generelle Einstellungen für den Post Index "
     54"hinterlegt."
    5255
    5356#: php/settings.php:128
     
    7679
    7780#: php/settings.php:150
    78 msgid "Additional links can be added via custom fields. The sentence that is displayed below each link in the index can be build with the following text parts. Define the custom fields for the additional links with the fields at the end of this section and use them directly in your post. You can display a %s at the end of this page."
    79 msgstr "Weitere Informationen zu Artikeln können derzeit über Links in Custom Fields hinzugefügt werden. Den Aufbau der Linkzeile unterhalb des Artikels wird mit den nachfolgenden Trennwörtern definiert. Die verfügbaren Felder für Artikel sind im Anschluss daran aufgelistet. Ein Beispiel der Zusatzzeile wird nach dem Speichern im Bereich %s angezeigt."
     81msgid ""
     82"Additional links can be added via custom fields. The sentence that is "
     83"displayed below each link in the index can be build with the following text "
     84"parts. Define the custom fields for the additional links with the fields at "
     85"the end of this section and use them directly in your post. You can display "
     86"a %s at the end of this page."
     87msgstr ""
     88"Weitere Informationen zu Artikeln können derzeit über Links in Custom Fields "
     89"hinzugefügt werden. Den Aufbau der Linkzeile unterhalb des Artikels wird mit "
     90"den nachfolgenden Trennwörtern definiert. Die verfügbaren Felder für Artikel "
     91"sind im Anschluss daran aufgelistet. Ein Beispiel der Zusatzzeile wird nach "
     92"dem Speichern im Bereich %s angezeigt."
    8093
    8194#: php/settings.php:150
     
    141154#: php/settings.php:251
    142155msgid "You will find ${PostCount} in the category ${Category} on this blog."
    143 msgstr "Auf diesem Blog findest Du bisher ${PostCount} in der Kategorie ${Category}. Viel Spass beim Stöbern!"
     156msgstr ""
     157"Auf diesem Blog findest Du bisher ${PostCount} in der Kategorie ${Category}. "
     158"Viel Spass beim Stöbern!"
    144159
    145160#. Description of the plugin/theme
    146 msgid "This plugin summarises all found blog posts added to a specific category and lists them alphabetically. Additional custom fields could be used to display links to other pages or additional information to a post."
    147 msgstr "Dieses Plugin erstellt einen Index aller Blogeinträge für eine bestimmte Kategorie und sortiert diese alphabetisch. Zusätzliche Links zu anderen Webseiten können über benutzerdefinierte Felder hinzugefügt werden."
     161msgid ""
     162"This plugin summarises all found blog posts added to a specific category and "
     163"lists them alphabetically. Additional custom fields could be used to display "
     164"links to other pages or additional information to a post."
     165msgstr ""
     166"Dieses Plugin erstellt einen Index aller Blogeinträge für eine bestimmte "
     167"Kategorie und sortiert diese alphabetisch. Zusätzliche Links zu anderen "
     168"Webseiten können über benutzerdefinierte Felder hinzugefügt werden."
    148169
     170msgid ""
     171"Get started by adding the shortcode <code>[post-index]</code> to a new page "
     172"to list an index of your blog posts."
     173msgstr ""
     174"Beginnen Sie, indem Sie den Shortcode <code>[post-index]</code> auf eine "
     175"neue Seite schreiben, um eine Liste aller Posts dort anzuzeigen."
     176
     177msgid ""
     178"A complete list of all supported short codes and arguments are listed in the "
     179"<a href=\"https://wordpress.org/plugins/post-index/faq/\" target=\"_BLANK"
     180"\">FAQ</a>."
     181msgstr ""
     182"Eine vollständige Liste aller unterstützten Shortcodes und Argumente sind in "
     183"der <a href=\"https://wordpress.org/plugins/post-index/faq/\" target=\"_BLANK"
     184"\">FAQ</a> aufgelistet. "
  • post-index/trunk/post-index.pot

    r538337 r1193500  
    153153"links to other pages or additional information to a post."
    154154msgstr ""
     155
     156msgid ""
     157"Get started by adding the shortcode <code>[post-index]</code> to a new page "
     158"to list an index of your blog posts."
     159msgstr ""
     160
     161msgid ""
     162"A complete list of all supported short codes and arguments are listed in the "
     163"<a href=\"https://wordpress.org/plugins/post-index/faq/\" target=\"_BLANK\">"
     164"FAQ</a>."
     165msgstr ""
Note: See TracChangeset for help on using the changeset viewer.