HELLO v3!!!

This commit is contained in:
Ryan Dewhurst
2018-09-26 21:12:01 +02:00
parent 28b9c15256
commit d268a86795
1871 changed files with 988118 additions and 0 deletions

View File

@@ -0,0 +1,198 @@
# Copyright (C) 2015 Post Index
# This file is distributed under the same license as the Post Index package.
msgid ""
msgstr ""
"Project-Id-Version: Post Index 0.7.4-dev\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/post-index\n"
"POT-Creation-Date: 2015-07-08 17:51:24+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
#: php/postadmin.php:14
msgid "Post Index - Additional links"
msgstr ""
#: php/postadmin.php:43
msgid "No additional links defined yet!"
msgstr ""
#: php/postadmin.php:44 php/settings.php:44
msgid "Settings"
msgstr ""
#: php/postsummary.php:204
msgid "Jump to"
msgstr ""
#. translators: a book 'by {author}'
#: php/postsummary.php:248
msgid "by %s"
msgstr ""
#: php/settings.php:38 php/settings.php:167
msgid "Remove"
msgstr ""
#: php/settings.php:103
msgid "Settings saved."
msgstr ""
#: php/settings.php:111
msgid "%s Settings"
msgstr ""
#: php/settings.php:113
msgid ""
"Get started by adding the shortcode %s to a new page to list an index of "
"your blog posts."
msgstr ""
#: php/settings.php:115
msgid ""
"A complete list of all supported short codes and arguments are listed in the "
"%s."
msgstr ""
#: php/settings.php:115
msgid "FAQ"
msgstr ""
#: php/settings.php:119
msgid "General settings"
msgstr ""
#: php/settings.php:120
msgid "Please define general settings for the plugin."
msgstr ""
#: php/settings.php:124
msgid "Default category"
msgstr ""
#: php/settings.php:128
msgid "Show group count"
msgstr ""
#: php/settings.php:130
msgid "Yes"
msgstr ""
#: php/settings.php:131
msgid "No"
msgstr ""
#: php/settings.php:135
msgid "Page description"
msgstr ""
#: php/settings.php:139
msgid "Post label"
msgstr ""
#: php/settings.php:139
msgid "(for none, one and many posts)"
msgstr ""
#: php/settings.php:144
msgid "Additional links"
msgstr ""
#: php/settings.php:145
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."
msgstr ""
#: php/settings.php:145
msgid "preview"
msgstr ""
#: php/settings.php:149
msgid "Sentence"
msgstr ""
#: php/settings.php:149
msgid "(First part, repeated separator, last separator, last part)"
msgstr ""
#: php/settings.php:157
msgid "Name"
msgstr ""
#: php/settings.php:158
msgid "Custom Field ID"
msgstr ""
#: php/settings.php:175
msgid "Add"
msgstr ""
#: php/settings.php:180
msgid "Save Changes"
msgstr ""
#: php/settings.php:185
msgid "Preview"
msgstr ""
#: php/settings.php:230
msgid "Uncategorized"
msgstr ""
#. translators: The first part of the additional links sentence. Please be
#. aware of any blanks.
#: php/settings.php:233
msgid "also at "
msgstr ""
#. translators: Last separator of the additional links sentence. Please be
#. aware of any blanks.
#: php/settings.php:236
msgid " and "
msgstr ""
#: php/settings.php:240
msgid "no post"
msgstr ""
#: php/settings.php:240
msgid "one post"
msgstr ""
#: php/settings.php:240
msgid "posts"
msgstr ""
#: php/settings.php:241
msgid "You will find ${PostCount} in the category ${Category} on this blog."
msgstr ""
#. Plugin Name of the plugin/theme
msgid "Post Index"
msgstr ""
#. Plugin URI of the plugin/theme
msgid "http://wordpress.org/extend/plugins/post-index/"
msgstr ""
#. Description of the plugin/theme
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."
msgstr ""
#. Author of the plugin/theme
msgid "Thomas A. Hirsch"
msgstr ""
#. Author URI of the plugin/theme
msgid "http://www.thirsch.de/"
msgstr ""