msgid ""
msgstr ""
"Project-Id-Version: Auto Insert Content\n"
"POT-Creation-Date: 2018-06-09 23:56+0200\n"
"PO-Revision-Date: 2018-06-10 00:09+0200\n"
"Last-Translator: \n"
"Language-Team: Maurycy Zarzycki Evidently Cube\n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.0.8\n"
"X-Poedit-Basepath: ..\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-KeywordsList: __;_e\n"
"X-Poedit-SearchPath-0: .\n"

#: index.php:104
msgid "Position must be a number."
msgstr "Position must be a number."

#: index.php:107
msgid "Position can't be less than zero."
msgstr "Position can't be less than zero."

#: index.php:110
msgid "Position can't be more than one hundred."
msgstr "Position can't be more than one hundred."

#: index.php:113
msgid "Position must be an integer between 0 and 100."
msgstr "Position must be an integer between 0 and 100."

#: templates/admin-view.php:4
msgid "Auto insert content"
msgstr "Auto Insert Content"

#: templates/admin-view.php:6
msgid "plugin-description"
msgstr ""
"This plugin will automatically insert specified content into each post when "
"displaying them on your site. It is most useful for automatically adding "
"subscribe form on each post but don't feel limited to this usage."

#: templates/admin-view.php:15
msgid "contents"
msgstr "Inserted contents"

#: templates/admin-view.php:26
msgid "You can use shortcodes here."
msgstr "You can use shortcodes here."

#: templates/admin-view.php:32
msgid "position"
msgstr "Position"

#: templates/admin-view.php:42
msgid "description"
msgstr ""
"This indicates the position of the inserted content as percentage. Allowed "
"values are between 0 (before anything in the blog post) and 100 (after "
"everything in the blog post). Values in between will try to find the most "
"suitable position closest to it, between two paragraphs/lists/divs."

#: texts.php:13
msgid "activation-notice"
msgstr ""
"Would you like to configure Auto Insert Content now? <a href=\"%s\">Click "
"here to do that</a>."

#: texts.php:24
msgid "missing-wpautop-notice"
msgstr ""
"It appears you are not using automatic paragraph insertion (filter wpautop). "
"This might be caused by the theme you are using or a plugin - Auto Insert "
"Content will not work correctly unless proper HTML tags are present in the "
"post's bodies. It is still possible that those are handled differently by "
"another plugin or are inserted manually but we can't detect if that's how it "
"works. Please check to make sure it's working fine."
