New to Translating WordPress? Read through our Translator Handbook to get started. Hide

Translation of Development (trunk): Turkish

Filter ↓ Sort ↓ All (170) Translated (5) Untranslated (165) Waiting (0) Changes requested (0) Fuzzy (0) Warnings (0)
1 2 3 12
Prio Original string Translation
http://premium.wpmudev.org You have to log in to add a translation. Details
http://premium.wpmudev.org
Comment

Author URI of the plugin/theme

You have to log in to edit this translation.

Ve Bailovity (Incsub), raggedrobins (Incsub) You have to log in to add a translation. Details
Ve Bailovity (Incsub), raggedrobins (Incsub)
Comment

Author of the plugin/theme

You have to log in to edit this translation.

Integrate with Google+ Pages and add the Google +1 button to your site so your visitors can vote to tell the world how great your site is! You have to log in to add a translation. Details
Integrate with Google+ Pages and add the Google +1 button to your site so your visitors can vote to tell the world how great your site is!
Comment

Description of the plugin/theme

You have to log in to edit this translation.

http://premium.wpmudev.org/project/google-1 You have to log in to add a translation. Details
http://premium.wpmudev.org/project/google-1
Comment

Plugin URI of the plugin/theme

You have to log in to edit this translation.

Google+ Plugin You have to log in to add a translation. Details
Google+ Plugin
Comment

Plugin Name of the plugin/theme

You have to log in to edit this translation.

There was an issue determining where Google+ plugin is installed. Please reinstall. You have to log in to add a translation. Details
There was an issue determining where Google+ plugin is installed. Please reinstall.
References

You have to log in to edit this translation.

<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>wdgpo_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>[wdgpo_plusone]</code> - Embeds Google +1 button in your post, with defaults set on plugin settings page. </li> <li> <code>[wdgpo_plusone appearance="tall"]</code> - Embeds Google +1 <em>tall</em> button in your post, with other options taken from plugin settings. </li> <li> <code>[wdgpo_plusone show_count="no"]</code> - Embeds Google +1 button without count in your post, with other options taken from plugin settings. </li> </ul> </dd> <dt>Tag: <code>wdgpo_gplus_page</code></dt> <dd>Embeds your Google+ page widget</dd> <dt>Tag: <code>wdgpo_activities</code></dt> <dd>Embeds your imported Google+ activities</dd> <dd> Arguments: <ul> <li><code>id</code> - a single Google+ ID or a list of comma-separated Google+ IDs to show activities for.</li> <li><code>show_faces</code> - show author images for activities. Accepts <code>yes</code>.</li> <li><code>template</code> - use a custom template to show your activities. You will need to have a file named <code>wdgpo-activities-TEMPLATE.php</code> (where TEMPLATE is the value of this argument) in your theme directory.</li> <li><code>orderby</code> - determines how to order the activities. Valid values are <code>date</code>, <code>title</code> and <code>rand</code>.</li> <li><code>order</code> - determines ordering direction. Valid values are <code>ASC</code> and <code>DESC</code>.</li> <li><code>limit</code> - only show this many activities.</li> <li><code>buffering</code> - By default, the shortcode will push your other content to the bottom. Use this argument if you wish to specify the placement within your content. Accepts <code>yes</code>. <em>Note: enabling this can cause problems on certain configurations.</em></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>wdgpo</code>.</p> <p>Based on the rendered button appearance and count, additional classes will be set:</p> <ul> <li><code>wdgpo_small_count</code></li> <li><code>wdgpo_small_nocount</code></li> <li><code>wdgpo_medium_count</code></li> <li><code>wdgpo_medium_nocount</code></li> <li><code>wdgpo_standard_count</code></li> <li><code>wdgpo_standard_nocount</code></li> <li><code>wdgpo_tall_count</code></li> <li><code>wdgpo_tall_nocount</code></li> </ul> You have to log in to add a translation. Details
<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>wdgpo_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>[wdgpo_plusone]</code> - Embeds Google +1 button in your post, with defaults set on plugin settings page. </li> <li> <code>[wdgpo_plusone appearance="tall"]</code> - Embeds Google +1 <em>tall</em> button in your post, with other options taken from plugin settings. </li> <li> <code>[wdgpo_plusone show_count="no"]</code> - Embeds Google +1 button without count in your post, with other options taken from plugin settings. </li> </ul> </dd> <dt>Tag: <code>wdgpo_gplus_page</code></dt> <dd>Embeds your Google+ page widget</dd> <dt>Tag: <code>wdgpo_activities</code></dt> <dd>Embeds your imported Google+ activities</dd> <dd> Arguments: <ul> <li><code>id</code> - a single Google+ ID or a list of comma-separated Google+ IDs to show activities for.</li> <li><code>show_faces</code> - show author images for activities. Accepts <code>yes</code>.</li> <li><code>template</code> - use a custom template to show your activities. You will need to have a file named <code>wdgpo-activities-TEMPLATE.php</code> (where TEMPLATE is the value of this argument) in your theme directory.</li> <li><code>orderby</code> - determines how to order the activities. Valid values are <code>date</code>, <code>title</code> and <code>rand</code>.</li> <li><code>order</code> - determines ordering direction. Valid values are <code>ASC</code> and <code>DESC</code>.</li> <li><code>limit</code> - only show this many activities.</li> <li><code>buffering</code> - By default, the shortcode will push your other content to the bottom. Use this argument if you wish to specify the placement within your content. Accepts <code>yes</code>. <em>Note: enabling this can cause problems on certain configurations.</em></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>wdgpo</code>.</p> <p>Based on the rendered button appearance and count, additional classes will be set:</p> <ul> <li><code>wdgpo_small_count</code></li> <li><code>wdgpo_small_nocount</code></li> <li><code>wdgpo_medium_count</code></li> <li><code>wdgpo_medium_nocount</code></li> <li><code>wdgpo_standard_count</code></li> <li><code>wdgpo_standard_nocount</code></li> <li><code>wdgpo_tall_count</code></li> <li><code>wdgpo_tall_nocount</code></li> </ul>

You have to log in to edit this translation.

Save Changes Değişiklikleri kaydet Details
Save Changes

You have to log in to edit this translation.

Google+ settings You have to log in to add a translation. Details
Google+ settings

You have to log in to edit this translation.

Show count: You have to log in to add a translation. Details
Show count:

You have to log in to edit this translation.

Appearance: You have to log in to add a translation. Details
Appearance:

You have to log in to edit this translation.

Shows "Google +1" box on your post pages You have to log in to add a translation. Details
Shows "Google +1" box on your post pages

You have to log in to edit this translation.

My posts will come %s my badge and text. You have to log in to add a translation. Details
My posts will come %s my badge and text.

You have to log in to edit this translation.

Show my imported posts: You have to log in to add a translation. Details
Show my imported posts:

You have to log in to edit this translation.

My text will come %s my badge. You have to log in to add a translation. Details
My text will come %s my badge.

You have to log in to edit this translation.

Legend:
Current
Waiting
Rejected
Fuzzy
Old
Changes requested
With warnings
1 2 3 12

Export as