Changeset 1193500
- Timestamp:
- 07/06/2015 05:02:13 PM (11 years ago)
- Location:
- post-index/trunk
- Files:
-
- 3 edited
-
post-index-de_DE.mo (modified) (previous)
-
post-index-de_DE.po (modified) (5 diffs)
-
post-index.pot (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
post-index/trunk/post-index-de_DE.po
r538340 r1193500 5 5 "Project-Id-Version: Post Index 0.5\n" 6 6 "Report-Msgid-Bugs-To: http://wordpress.org/tag/post-index\n" 7 "POT-Creation-Date: 201 2-04-30 21:27:13+00:00\n"8 "PO-Revision-Date: 201 2-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" 9 9 "Last-Translator: Thomas Hirsch <me@thirsch.de>\n" 10 "Language-Team: \n" 11 "Language: de_DE\n" 10 12 "MIME-Version: 1.0\n" 11 13 "Content-Type: text/plain; charset=UTF-8\n" 12 14 "Content-Transfer-Encoding: 8bit\n" 13 " Language-Team:\n"15 "X-Generator: Poedit 1.8.2\n" 14 16 15 17 #: php/postadmin.php:14 … … 30 32 msgstr "von %s" 31 33 32 #: php/settings.php:38 33 #: php/settings.php:177 34 #: php/settings.php:38 php/settings.php:177 34 35 msgid "Remove" 35 36 msgstr "Entfernen" … … 49 50 #: php/settings.php:121 50 51 msgid "Please define general settings for the plugin." 51 msgstr "In diesem Bereich werden generelle Einstellungen für den Post Index hinterlegt." 52 msgstr "" 53 "In diesem Bereich werden generelle Einstellungen für den Post Index " 54 "hinterlegt." 52 55 53 56 #: php/settings.php:128 … … 76 79 77 80 #: 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." 81 msgid "" 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." 87 msgstr "" 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." 80 93 81 94 #: php/settings.php:150 … … 141 154 #: php/settings.php:251 142 155 msgid "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!" 156 msgstr "" 157 "Auf diesem Blog findest Du bisher ${PostCount} in der Kategorie ${Category}. " 158 "Viel Spass beim Stöbern!" 144 159 145 160 #. 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." 161 msgid "" 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." 165 msgstr "" 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." 148 169 170 msgid "" 171 "Get started by adding the shortcode <code>[post-index]</code> to a new page " 172 "to list an index of your blog posts." 173 msgstr "" 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 177 msgid "" 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>." 181 msgstr "" 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 153 153 "links to other pages or additional information to a post." 154 154 msgstr "" 155 156 msgid "" 157 "Get started by adding the shortcode <code>[post-index]</code> to a new page " 158 "to list an index of your blog posts." 159 msgstr "" 160 161 msgid "" 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>." 165 msgstr ""
Note: See TracChangeset
for help on using the changeset viewer.