msgid ""
msgstr ""
"Project-Id-Version: Google +1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-06-10 11:21+0100\n"
"PO-Revision-Date: 2011-06-10 11:21+0100\n"
"Last-Translator: \n"
"Language-Team: Incsub\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: D:\\xampp\\htdocs\\plusone\\wp-content\\plugins\\WPPLUS-dev-plusone\n"
"X-Poedit-Language: English\n"
"X-Poedit-SearchPath-0: lib\n"
"X-Poedit-SearchPath-1: lib/forms\n"

#: lib/class_wpgpo_admin_form_renderer.php:15
msgid "Yes"
msgstr ""

#: lib/class_wpgpo_admin_form_renderer.php:18
msgid "No"
msgstr ""

#: lib/class_wpgpo_admin_form_renderer.php:31
#: lib/class_wpgpo_widget.php:18
#, php-format
msgid "Small: %s"
msgstr ""

#: lib/class_wpgpo_admin_form_renderer.php:32
#: lib/class_wpgpo_widget.php:19
#, php-format
msgid "Medium: %s"
msgstr ""

#: lib/class_wpgpo_admin_form_renderer.php:33
#: lib/class_wpgpo_widget.php:20
#, php-format
msgid "Standard: %s"
msgstr ""

#: lib/class_wpgpo_admin_form_renderer.php:34
#: lib/class_wpgpo_widget.php:21
#, php-format
msgid "Tall: %s"
msgstr ""

#: lib/class_wpgpo_admin_form_renderer.php:53
msgid "Before the post"
msgstr ""

#: lib/class_wpgpo_admin_form_renderer.php:54
msgid "After the post"
msgstr ""

#: lib/class_wpgpo_admin_form_renderer.php:55
msgid "Both before and after the post"
msgstr ""

#: lib/class_wpgpo_admin_form_renderer.php:56
msgid "Manually position the box using shortcode or widget"
msgstr ""

#: lib/class_wpgpo_admin_form_renderer.php:139
msgid "<p>Google +1 will <strong><em>not</em></strong> be shown for selected types.</p>"
msgstr ""

#: lib/class_wpgpo_admin_pages.php:40
#: lib/forms/plugin_settings.php:2
msgid "Google +1 settings"
msgstr ""

#: lib/class_wpgpo_admin_pages.php:41
msgid "Appearance"
msgstr ""

#: lib/class_wpgpo_admin_pages.php:42
msgid "Show +1s count"
msgstr ""

#: lib/class_wpgpo_admin_pages.php:43
msgid "Google +1 box position"
msgstr ""

#: lib/class_wpgpo_admin_pages.php:44
msgid "Do <strong>NOT</strong> Google +1 box for these post types"
msgstr ""

#: lib/class_wpgpo_admin_pages.php:45
msgid "Language"
msgstr ""

#: lib/class_wpgpo_admin_pages.php:46
msgid "Show +1 on Front Page"
msgstr ""

#: lib/class_wpgpo_widget.php:8
msgid "Shows \"Google +1\" box on your post pages"
msgstr ""

#: lib/class_wpgpo_widget.php:30
msgid "Title:"
msgstr ""

#: lib/class_wpgpo_widget.php:35
msgid "Appearance:"
msgstr ""

#: lib/class_wpgpo_widget.php:44
msgid "Show count:"
msgstr ""

#: lib/forms/plugin_settings.php:17
msgid "<h2>Shortcode</h2>  <p>In addition to (or instead of) the auto-inserted Google +1 buttons, you may want to use the shortcode to embed the button in your posts.</p>  <dl>  <dt>Tag: <code>wpgpo_plusone</code></dt>  <dd>Embeds Google +1 button in your post</dd>  <dd>  Arguments:  <ul>  <li>  <code>appearance</code> (<em>optional</em>) - Accepts one of these values: <code>small</code>, <code>medium</code>, <code>standard</code>, <code>tall</code>. Default values are set on plugin settings page.  </li>  <li>  <code>show_count</code> (<em>optional</em>) - Accepts <code>yes</code> or <code>no</code> as values. Default values are set on plugin settings page.  </li>  </ul>  </dd>  <dd>  Examples:  <ul>  <li>  <code>[wpgpo_plusone]</code> - Embeds Google +1 button in your post, with defaults set on plugin settings page.  </li>  <li>  <code>[wpgpo_plusone appearance=\"tall\"]</code> - Embeds Google +1 <em>tall</em> button in your post, with other options taken from plugin settings.  </li>  <li>  <code>[wpgpo_plusone show_count=\"no\"]</code> - Embeds Google +1 button without count in your post, with other options taken from plugin settings.  </li>  </ul>  </dd> </dl>    <h2>Styling</h2>  <p>If you need some extra styling done (e.g. floating the button), the button is wrapped in a <code>DIV</code> with class <code>wpgpo</code>.</p>  <p>Based on the rendered button appearance and count, additional classes will be set:</p>  <ul>  <li><code>wpgpo_small_count</code></li>  <li><code>wpgpo_small_nocount</code></li>  <li><code>wpgpo_medium_count</code></li>  <li><code>wpgpo_medium_nocount</code></li>  <li><code>wpgpo_standard_count</code></li>  <li><code>wpgpo_standard_nocount</code></li>  <li><code>wpgpo_tall_count</code></li>  <li><code>wpgpo_tall_nocount</code></li> </ul>"
msgstr ""

