AddToAny Share Buttons - Version 1.1

Version Description

  • Fix settings page conflict with certain features of the Jetpack plugin and other plugins & themes
  • Fix settings page's down arrow icon for advanced 3rd party buttons (Like, Tweet, etc.)
  • Update branding
  • Update buttons
Download this release

Release Info

Developer micropat
Plugin Icon 128x128 AddToAny Share Buttons
Version 1.1
Comparing to
See all releases

Code changes from version 0.9.9.9.5 to 1.1

README.txt CHANGED
@@ -1,42 +1,40 @@
1
- === AddToAny: Share/Bookmark/Email Buttons ===
2
  Contributors: micropat
3
- Tags: sharing, share, sharethis, bookmarking, social, social bookmarking, social bookmarks, bookmark, bookmarks, save, Post, posts, page, pages, images, image, admin, statistics, stats, links, plugin, widget, email, e-mail, seo, button, delicious, google buzz, buzz, google, digg, reddit, facebook, facebook like, like, myspace, twitter, tweet, +1, plus 1, google plus, google plus one, plus one, messenger, stumbleupon, technorati, addthis, sexybookmarks, sociable, sharedaddy, icon, icons, wpmu, addtoany
4
  Requires at least: 2.8
5
- Tested up to: 3.3
6
- Stable tag: 0.9.9.9.5
7
 
8
- Help people share, bookmark, and email your posts & pages using any service, such as Facebook, Twitter, Google, StumbleUpon, Digg and many more.
9
 
10
  == Description ==
11
 
12
- The WordPress plugin to help people **share**, **bookmark**, and **email** your posts and pages using any service, such as Facebook, Twitter, StumbleUpon, Google, Digg, Delicious, and well over 100 more sharing and social bookmarking sites.
13
- New: **Google +1 Button** in addition to the **Facebook Like Button** and **Twitter Tweet Button**.
14
 
15
- This sharing plugin comes with AddToAny's customizable Smart Menu, which places the services visitors use at the top of the menu, based on each visitor's browsing and usage history.
16
 
17
  <a href="http://www.addtoany.com/" title="Sharing button widget">Share Button</a> (demo)
18
 
19
- The Email tab makes it easy to share via Google Gmail, Yahoo! Mail, Hotmail, AOL, and any other web-based emailer or desktop program. The Add to Favorites button (or Bookmark tab) helps users bookmark using any browser (Internet Explorer, Firefox, Chrome, Safari, Opera, etc.).
20
 
21
- Standalone **share icons** let you optimize your blog posts for specific social sites. Choose from over 100 individual services.
22
 
23
- * AddToAny Smart Menu & <a href="http://www.addtoany.com/buttons/customize/standalone_services">AddToAny Kit</a>
24
- * Individual share links (like Sociable)
25
- * Includes all <a href="http://www.addtoany.com/services/">services</a>
26
  * Google Analytics integration (<a href="http://www.addtoany.com/ext/google_analytics/">access guide</a>)
27
  * WordPress optimized with asynchronous script loading
28
  * Localized in English, Chinese, Spanish, Arabic, French, Portuguese, Japanese, Italian, Dutch, Danish, Catalan, Persian, Russian, Turkish, Albanian, Romanian, Belarusian, Greek, Irish
29
  * Easily customizable for beginners or advanced users, and highly extensible for developers and designers
30
  * Many more publisher and user features!
31
 
32
- After **years of active development**, over **1.8 million downloads**, and **ongoing support from the community**, AddToAny still strives to be the best WordPress plugin for sharing. We hope it's perfect for everyone by version 1.0.
33
 
34
  <a href="http://www.addtoany.com/share_save" title="Share">Share this</a> plugin
35
 
36
  See also:
37
 
38
  * The standard <a href="http://www.addtoany.com/buttons/">Share button</a> widget
39
- * The <a href="http://www.addtoany.com/buttons/for/wordpress_com" title="WordPress.com sharing button widget">Share button for WordPress.com</a> blogs
40
  * The <a href="/extend/plugins/add-to-any-subscribe/" title="WordPress RSS Subscribe widget plugin">Subscribe button</a> plugin
41
 
42
  <a href="http://www.addtoany.com/blog/">AddToAny Blog</a> | <a href="http://www.addtoany.com/privacy">Privacy Policy</a>
@@ -50,9 +48,9 @@ See also:
50
 
51
  = Where are the options? =
52
 
53
- In your Admin panel, go to `Settings` > `AddToAny`. Among other options, you can choose which button, individual icons and advanced sharing buttons (Facebook Like Button, Twitter Tweet Button, Google +1 Button) to display, and where and how to display them.
54
 
55
- To place AddToAny as a "widget" in your theme (if your theme supports WordPress Widgets), go to `Appearance` > `Widgets`, then drag AddToAny to an available Widget Area and click `Save`.
56
 
57
  = Why isn't the drop-down menu appearing? =
58
 
@@ -76,6 +74,16 @@ If you want to customize the shared URL and title for the button and standalone
76
  ADDTOANY_SHARE_SAVE_KIT( array("linkname" => "Example Page", "linkurl" => "http://example.com/page.html") );
77
  } ?>`
78
 
 
 
 
 
 
 
 
 
 
 
79
  = How can I add just the button to another area of my theme? =
80
 
81
  In the Theme Editor, you will place this line of code where you want the button to appear in your theme:
@@ -151,37 +159,39 @@ If your button isn't already set up to appear (it is by default), insert the fol
151
 
152
  = Why doesn't Facebook use the page title and how can I set the image Facebook uses? =
153
 
154
- Facebook does link sharing a little differently than most other services. Facebook expects the Title, Description, and Thumbnail of a shared page to be defined in the actual HTML code of a shared page. Unlike other services, Facebook does not accept the values you have set for your AddToAny sharing widget. To change the title, description or image on Facebook, you will need to modify your theme.
155
 
156
- Try running Facebook's <a href="http://developers.facebook.com/tools/lint">URL Linter</a> on your pages to see how Facebook is reading your site.
157
 
158
  To change the title, description and/or image on Facebook, you will need to modify your theme's header file according to <a href="http://developers.facebook.com/docs/opengraph/">Facebook's specification</a>. With WordPress, this can be accomplished with plugins like the <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">All in One SEO Pack plugin</a>. Please see that plugin for details, and post in the WordPress or plugin author's forums for more support.
159
 
160
  For more technical information on setting your pages up for Facebook sharing, see "Step 2 - Get Open Graph Tags" in <a href="http://developers.facebook.com/docs/reference/plugins/like/">Facebook's documentation</a>.
161
 
162
- = Why does the Facebook Like Button, Twitter Tweet Button, or Google +1 Button have so much whitespace to the right of it? =
163
 
164
- The minimum width for the Facebook Like Button is 90 pixels. This is required to display the total number of Likes to the right of the button. See Facebook's <a href="http://developers.facebook.com/docs/reference/plugins/like">Like Button documentation</a> for details.
165
 
166
- It's not recommended, but you can change the width of the Facebook Like Button using CSS code, for instance: `.facebook_like { width:50px !important; }`
167
 
168
- The Twitter Tweet Button with 'total count' enabled is 130 pixels. You can change the width using CSS code, for instance: `.twitter_tweet { width:100px !important; }`
169
 
170
- The Google +1 Button with 'total count' enabled is 90 pixels. You can change the width using CSS code, for instance: `.google_plusone { width:65px !important; }`
 
 
171
 
172
  = Does the plugin output W3C valid code? =
173
 
174
- Yes, AddToAny outputs 100% W3C valid XHTML & HTML5 and W3C valid CSS 3.0 by default.
175
 
176
  If you use the Facebook Like, Twitter Tweet or Google +1 buttons in an HTML5 theme, note that the button iframes use the `scrolling` attribute, which is valid XHTML but the attribute has been deprecated in HTML5. It's needed to prevent scrollbars from appearing over the Like, Tweet, and +1 buttons inside of the iframes.
177
 
178
  If you move the plugin's CSS code to your theme's stylesheet, note that one proprietary vendor prefix (`filter`) is used. It's utilized for cross-browser compatibility with Internet Explorer. For more information about the W3C CSS Validator and the `filter` property, see <a href="http://www.websitedev.de/css/validator-faq#extensions">Why don't [sic] my scrollbar properties, filters, etc. validate?</a> If you feel compelled, you can move the line into an Internet Explorer-only stylesheet, or remove the line at the cost of the opacity hover effect in Internet Explorer.
179
 
180
- Regardless of circumstances for passing W3C tests, the AddToAny plugin will always output semantically valid and robot-readable code, so publishers do not have to worry about search engine crawler errors due to invalid code. Both <a href="http://en.wikipedia.org/wiki/Web_standards">web standards</a> and <a href="http://en.wikipedia.org/wiki/Cross-browser">cross-browser</a> are taken very seriously.
181
 
182
  = Is there a shortcode for sharing? =
183
 
184
- Yes, you can place AddToAny exactly where you want it by inserting the following shortcode in a post or page:
185
  `[addtoany]`
186
 
187
  You can also customize the shared URL like so:
@@ -193,7 +203,7 @@ Go to `Settings` > `AddToAny` > uncheck `Use inline CSS` and place the CSS code
193
 
194
  = Why does the menu appear behind embedded objects (like Flash)? =
195
 
196
- Please read <a href="http://www.addtoany.com/buttons/customize/show_over_embeds">this document</a> for an explanation and possible fix. For WordPress, an easier fix is to have AddToAny <a href="http://www.addtoany.com/buttons/customize/hide_embeds">hide intersecting embedded objects</a>. Just copy & paste the recommended code into the Additional Options box in `Settings` > `AddToAny`, then save changes.
197
 
198
  = For a WordPress Multisite Network (MS), how can I set the plugin as a "Must-Use" plugin to automatically execute for all blogs? =
199
 
@@ -201,14 +211,65 @@ Upload the plugin directory (including all files and directories within) to the
201
 
202
  == Screenshots ==
203
 
204
- 1. AddToAny Share/Save sharing button, featuring the Open Share Icon
205
- 2. Drop-down menu that appears instantly when visitors use the share button
206
- 3. Email tab, with direct links to the most popular web-based emailers' auto-filled Compose page, a web-based sender for use with any email address, and a link for desktop email clients
207
  4. Settings panel
208
- 5. Color chooser for your AddToAny menus
209
 
210
  == Changelog ==
211
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
212
  = .9.9.9.5 =
213
  * Add Google+ as standalone service (endpoint is an external +1 button until Google+ offers a traditional sharing endpoint)
214
  * Fix Vodpod casing
1
+ === Share Buttons by AddToAny ===
2
  Contributors: micropat
3
+ Tags: sharing, share, sharethis, bookmarking, social, social bookmarking, social bookmarks, bookmark, bookmarks, save, Post, posts, page, pages, images, image, admin, statistics, stats, links, plugin, widget, email, e-mail, seo, button, delicious, google buzz, buzz, google, linkedin, digg, reddit, facebook, facebook like, like, myspace, twitter, tweet, +1, plus 1, google plus, google plus one, plus one, pinterest, messenger, stumbleupon, technorati, lockerz, addthis, sexybookmarks, sociable, sharedaddy, shareaholic, icon, icons, wpmu, addtoany
4
  Requires at least: 2.8
5
+ Tested up to: 3.6
6
+ Stable tag: 1.1
7
 
8
+ Sharing buttons for your pages from the universal sharing platform, including Facebook, Twitter, Google+, Pinterest, StumbleUpon and many more.
9
 
10
  == Description ==
11
 
12
+ The WordPress plugin to help people **share**, **bookmark**, and **email** your posts and pages using any service, such as Facebook, Twitter, Pinterest, Google, Reddit, StumbleUpon, LinkedIn, and well over 100 more sharing and social bookmarking sites.
13
+ Advanced buttons include the **Facebook Like Button**, **Twitter Tweet Button**, **Google+ Share Button**, **Google+ Share Button** and **Google +1 Button**.
14
 
15
+ This sharing plugin lets you customize the AddToAny universal Smart Menu, which places the services visitors use at the top of the menu, based on each visitor's usage history.
16
 
17
  <a href="http://www.addtoany.com/" title="Sharing button widget">Share Button</a> (demo)
18
 
19
+ The Email tab makes it easy to share via Google Gmail, Yahoo! Mail, Hotmail (Outlook.com), AOL Mail, and any other web-based emailer or desktop program.
20
 
21
+ Standalone **share icons** let you optimize your blog posts & pages for specific social sites. Choose from over 100 individual services.
22
 
23
+ * Smart Menu & Kit with individual share links
24
+ * Choose exactly where you want AddToAny to appear
 
25
  * Google Analytics integration (<a href="http://www.addtoany.com/ext/google_analytics/">access guide</a>)
26
  * WordPress optimized with asynchronous script loading
27
  * Localized in English, Chinese, Spanish, Arabic, French, Portuguese, Japanese, Italian, Dutch, Danish, Catalan, Persian, Russian, Turkish, Albanian, Romanian, Belarusian, Greek, Irish
28
  * Easily customizable for beginners or advanced users, and highly extensible for developers and designers
29
  * Many more publisher and user features!
30
 
31
+ After **years of active development**, over **2.4 million downloads**, and **ongoing support from the community**, this plugin still strives to be the best WordPress plugin for sharing. We love feedback.
32
 
33
  <a href="http://www.addtoany.com/share_save" title="Share">Share this</a> plugin
34
 
35
  See also:
36
 
37
  * The standard <a href="http://www.addtoany.com/buttons/">Share button</a> widget
 
38
  * The <a href="/extend/plugins/add-to-any-subscribe/" title="WordPress RSS Subscribe widget plugin">Subscribe button</a> plugin
39
 
40
  <a href="http://www.addtoany.com/blog/">AddToAny Blog</a> | <a href="http://www.addtoany.com/privacy">Privacy Policy</a>
48
 
49
  = Where are the options? =
50
 
51
+ In your Admin panel, go to `Settings` > `AddToAny`. Among other options, you can choose which button, individual icons and advanced sharing buttons (Facebook Like Button, Twitter Tweet Button, Google+ Share Button, Google +1 Button) to display, and where and how to display them.
52
 
53
+ To place the buttons as a "widget" in your theme (if your theme supports WordPress Widgets), go to `Appearance` > `Widgets`, then drag AddToAny to an available Widget Area and click `Save`.
54
 
55
  = Why isn't the drop-down menu appearing? =
56
 
74
  ADDTOANY_SHARE_SAVE_KIT( array("linkname" => "Example Page", "linkurl" => "http://example.com/page.html") );
75
  } ?>`
76
 
77
+ If you want to share the current URL and title (detected on the client-side), use the following code:
78
+ `<?php if( function_exists('ADDTOANY_SHARE_SAVE_KIT') ) {
79
+ ADDTOANY_SHARE_SAVE_KIT( array("use_current_page" => TRUE) );
80
+ } ?>`
81
+
82
+ If you want to hardcode the shared current URL and modify the title (server-side), use the following code as a template:
83
+ `<?php if( function_exists('ADDTOANY_SHARE_SAVE_KIT') ) {
84
+ ADDTOANY_SHARE_SAVE_KIT( array("linkname" => (is_home() ? get_bloginfo('description') : wp_title('', FALSE)), "linkurl" => (is_ssl() ? 'https://' : 'http://') . $_SERVER["HTTP_HOST"] . $_SERVER['REQUEST_URI']) );
85
+ } ?>`
86
+
87
  = How can I add just the button to another area of my theme? =
88
 
89
  In the Theme Editor, you will place this line of code where you want the button to appear in your theme:
159
 
160
  = Why doesn't Facebook use the page title and how can I set the image Facebook uses? =
161
 
162
+ Facebook does link sharing a little differently than most other services. Facebook expects the Title, Description, and Thumbnail of a shared page to be defined in the actual HTML code of a shared page. Unlike other services, Facebook does not accept the values you have set for your sharing widget. To change the title, description or image on Facebook, you will need to modify your theme.
163
 
164
+ Try running Facebook's <a href="http://developers.facebook.com/tools/debug">URL Debugger</a> on your pages to see how Facebook is reading your site.
165
 
166
  To change the title, description and/or image on Facebook, you will need to modify your theme's header file according to <a href="http://developers.facebook.com/docs/opengraph/">Facebook's specification</a>. With WordPress, this can be accomplished with plugins like the <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">All in One SEO Pack plugin</a>. Please see that plugin for details, and post in the WordPress or plugin author's forums for more support.
167
 
168
  For more technical information on setting your pages up for Facebook sharing, see "Step 2 - Get Open Graph Tags" in <a href="http://developers.facebook.com/docs/reference/plugins/like/">Facebook's documentation</a>.
169
 
170
+ = Why does the Facebook Like Button, Twitter Tweet Button, Google+ Share Button, or Google +1 Button have so much whitespace to the right of it? =
171
 
172
+ The minimum width for the Facebook Like Button is 90 pixels. This is required to display the total number of Likes to the right of the button. See Facebook's <a href="http://developers.facebook.com/docs/reference/plugins/like">Like Button documentation</a> for details
173
 
174
+ It's not recommended, but you can change the width of the Facebook Like Button using CSS code, for instance: `.a2a_button_facebook_like { width:50px !important; }`
175
 
176
+ The Twitter Tweet Button with 'total count' enabled is 130 pixels. You can change the width using CSS code, for instance: `.a2a_button_twitter_tweet { width:100px !important; }`
177
 
178
+ The Google +1 Button with 'total count' enabled is 90 pixels. You can change the width using CSS code, for instance: `.a2a_button_google_plusone { width:65px !important; }`
179
+
180
+ The Google+ Share Button width can be changed using CSS code, for instance: `.a2a_button_google_plus_share { width:57px !important; }`
181
 
182
  = Does the plugin output W3C valid code? =
183
 
184
+ Yes, this plugin outputs 100% W3C valid XHTML & HTML5 and W3C valid CSS 3.0 by default.
185
 
186
  If you use the Facebook Like, Twitter Tweet or Google +1 buttons in an HTML5 theme, note that the button iframes use the `scrolling` attribute, which is valid XHTML but the attribute has been deprecated in HTML5. It's needed to prevent scrollbars from appearing over the Like, Tweet, and +1 buttons inside of the iframes.
187
 
188
  If you move the plugin's CSS code to your theme's stylesheet, note that one proprietary vendor prefix (`filter`) is used. It's utilized for cross-browser compatibility with Internet Explorer. For more information about the W3C CSS Validator and the `filter` property, see <a href="http://www.websitedev.de/css/validator-faq#extensions">Why don't [sic] my scrollbar properties, filters, etc. validate?</a> If you feel compelled, you can move the line into an Internet Explorer-only stylesheet, or remove the line at the cost of the opacity hover effect in Internet Explorer.
189
 
190
+ Regardless of circumstances for passing W3C tests, the plugin will always output semantically valid and robot-readable code, so publishers do not have to worry about search engine crawler errors due to invalid code. Both <a href="http://en.wikipedia.org/wiki/Web_standards">web standards</a> and <a href="http://en.wikipedia.org/wiki/Cross-browser">cross-browser</a> are taken very seriously.
191
 
192
  = Is there a shortcode for sharing? =
193
 
194
+ Yes, you can place your sharing buttons exactly where you want them by inserting the following shortcode in a post or page:
195
  `[addtoany]`
196
 
197
  You can also customize the shared URL like so:
203
 
204
  = Why does the menu appear behind embedded objects (like Flash)? =
205
 
206
+ Please read <a href="http://www.addtoany.com/buttons/customize/show_over_embeds">this document</a> for an explanation and possible fix. For WordPress, an easier fix is to have the plugin <a href="http://www.addtoany.com/buttons/customize/hide_embeds">hide intersecting embedded objects</a>. Just copy & paste the recommended code into the Additional Options box in `Settings` > `AddToAny`, then save changes.
207
 
208
  = For a WordPress Multisite Network (MS), how can I set the plugin as a "Must-Use" plugin to automatically execute for all blogs? =
209
 
211
 
212
  == Screenshots ==
213
 
214
+ 1. Share/Save sharing button, with the Open Share Icon
215
+ 2. Drop-down universal sharing menu that appears instantly when visitors use the share button
216
+ 3. Email tab, with direct links to the most popular web-based emailers' auto-filled Compose page, a web-based sender for use with any email address, and a link for desktop email applications
217
  4. Settings panel
218
+ 5. Color chooser for your universal sharing menu
219
 
220
  == Changelog ==
221
 
222
+ = 1.1 =
223
+ * Fix settings page conflict with certain features of the Jetpack plugin and other plugins & themes
224
+ * Fix settings page's down arrow icon for advanced 3rd party buttons (Like, Tweet, etc.)
225
+ * Update branding
226
+ * Update buttons
227
+
228
+ = 1.0.3 =
229
+ * Update Twitter logo
230
+
231
+ = 1.0.2 =
232
+ * Add new Google+ Share button
233
+ * Update <a href="http://wordpress.org/extend/plugins/add-to-any/faq/">FAQ</a> for resizing advanced 3rd party buttons
234
+
235
+ = 1.0.1 =
236
+ * Fix markup output for advanced 3rd party buttons when displayed as WordPress widget
237
+
238
+ = 1.0 =
239
+ * After 5 years of development: Version One Point Oh!
240
+ * Load advanced 3rd party buttons faster (Facebook Like, Twitter Tweet, Google +1)
241
+ * Use A2A Kit for speed, extensibility, measurability
242
+ * Adjust CSS to accommodate external resources for advanced 3rd party buttons
243
+ * Lithuanian translation (by Vincent G. from <a href="http://www.host1free.com/">Host1Free</a>)
244
+
245
+ = .9.9.9.9 =
246
+ * Fix hardcoded fallbacks for sharing endpoints
247
+ * Strip HTML entities from Titles before URL encoding
248
+
249
+ = .9.9.9.8 =
250
+ * Add Pinterest
251
+ * Add Polish translation
252
+ * Add QQ icon
253
+ * Add Google+ icon
254
+ * Add Lockerz icon
255
+
256
+ = .9.9.9.7 =
257
+ * Add option: Display at the top or bottom of posts on archive pages
258
+ * Archive pages include Category, Tag, Author, Date, and also Search pages
259
+ * Fix & workaround for bbPress
260
+ * Minor fix for WordPress widget
261
+ * Add code to FAQ for sharing current page with hardcoded placement in theme file(s)
262
+
263
+ = .9.9.9.6 =
264
+ * Fix Command key character in alert box
265
+ * Add QQ Share service
266
+ * Update branding
267
+ * Update Google+ icon
268
+ * Update Microsoft Messenger icon
269
+ * Update VK / icon
270
+ * Update screenshots
271
+ * Compress images
272
+
273
  = .9.9.9.5 =
274
  * Add Google+ as standalone service (endpoint is an external +1 button until Google+ offers a traditional sharing endpoint)
275
  * Fix Vodpod casing
add-to-any-wp-widget.php CHANGED
@@ -14,7 +14,7 @@ class A2A_SHARE_SAVE_Widget extends WP_Widget {
14
  /** @see WP_Widget::widget */
15
  function widget($args = array(), $instance) {
16
 
17
- global $A2A_SUBSCRIBE_plugin_url_path;
18
 
19
  $defaults = array(
20
  'before_widget' => '',
14
  /** @see WP_Widget::widget */
15
  function widget($args = array(), $instance) {
16
 
17
+ global $A2A_SHARE_SAVE_plugin_url_path;
18
 
19
  $defaults = array(
20
  'before_widget' => '',
add-to-any.php CHANGED
@@ -1,10 +1,10 @@
1
  <?php
2
  /*
3
- Plugin Name: AddToAny: Share/Bookmark/Email Buttons
4
  Plugin URI: http://www.addtoany.com/
5
- Description: Help people share, bookmark, and email your posts & pages using any service, such as Facebook, Twitter, Google, StumbleUpon, Digg and many more. [<a href="options-general.php?page=add-to-any.php">Settings</a>]
6
- Version: .9.9.9.5
7
- Author: AddToAny
8
  Author URI: http://www.addtoany.com/
9
  */
10
 
@@ -65,9 +65,9 @@ function A2A_SHARE_SAVE_link_vars($linkname = FALSE, $linkurl = FALSE) {
65
  global $post;
66
 
67
  $linkname = ($linkname) ? $linkname : get_the_title($post->ID);
68
- $linkname_enc = rawurlencode( $linkname );
69
  $linkurl = ($linkurl) ? $linkurl : get_permalink($post->ID);
70
- $linkurl_enc = rawurlencode( $linkurl );
71
 
72
  return compact( 'linkname', 'linkname_enc', 'linkurl', 'linkurl_enc' );
73
  }
@@ -137,10 +137,10 @@ function ADDTOANY_SHARE_SAVE_ICONS( $args = array() ) {
137
  // Make available services extensible via plugins, themes (functions.php), etc.
138
  $A2A_SHARE_SAVE_services = apply_filters('A2A_SHARE_SAVE_services', $A2A_SHARE_SAVE_services);
139
 
140
- $service_codes = array_keys($A2A_SHARE_SAVE_services);
141
 
142
- // Include Facebook Like and Twitter Tweet
143
- array_unshift($service_codes, 'facebook_like', 'twitter_tweet', 'google_plusone');
144
 
145
  $options = get_option('addtoany_options');
146
 
@@ -156,8 +156,10 @@ function ADDTOANY_SHARE_SAVE_ICONS( $args = array() ) {
156
  if ( !in_array($active_service, $service_codes) )
157
  continue;
158
 
159
- if ($active_service == 'facebook_like' || $active_service == 'twitter_tweet' || $active_service == 'google_plusone') {
160
- $link = ADDTOANY_SHARE_SAVE_SPECIAL($active_service, $args);
 
 
161
  }
162
  else {
163
  $service = $A2A_SHARE_SAVE_services[$active_service];
@@ -331,44 +333,33 @@ function ADDTOANY_SHARE_SAVE_SPECIAL($special_service_code, $args = array() ) {
331
  $args = array_merge($args, A2A_SHARE_SAVE_link_vars($linkname, $linkurl)); // linkname_enc, etc.
332
  extract( $args );
333
 
334
- $http_or_https = (is_ssl()) ? 'https' : 'http';
335
- $iframe_template_begin = '<iframe';
336
- $iframe_template_end = ' class="addtoany_special_service %1$s" src="%2$s" scrolling="no" style="border:none;overflow:hidden;width:%3$dpx;height:%4$dpx"></iframe>';
337
- $iframe_template = $iframe_template_begin . $iframe_template_end;
338
-
339
- // IE ridiculousness to support transparent iframes while maintaining W3C validity
340
- $iframe_template = '<!--[if IE]>'
341
- . $iframe_template_begin . ' frameborder="0" allowTransparency="true"' . $iframe_template_end
342
- . '<![endif]--><!--[if !IE]><!-->' . $iframe_template . '<!--<![endif]-->';
343
 
344
  if ($special_service_code == 'facebook_like') {
345
- if ($options['special_facebook_like_options']['verb'] == 'recommend') {
346
- $action_param_value = 'recommend';
347
- } else {
348
- $action_param_value = 'like';
349
- }
350
- $special_html = sprintf($iframe_template, $special_service_code, $http_or_https . '://www.facebook.com/plugins/like.php?href=' . $linkurl_enc . '&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=' . $action_param_value . '&amp;colorscheme=light&amp;height=20&amp;ref=addtoany', 90, 21);
351
  }
 
352
  elseif ($special_service_code == 'twitter_tweet') {
353
- if ($options['special_twitter_tweet_options']['show_count'] == '1') {
354
- $count_param_value = 'horizontal';
355
- $width = 130;
356
- } else {
357
- $count_param_value = 'none';
358
- $width = 55;
359
- }
360
- $special_html = sprintf($iframe_template, $special_service_code, $http_or_https . '://platform.twitter.com/widgets/tweet_button.html?url=' . $linkurl_enc . '&amp;counturl=' . $linkurl_enc . '&amp;count=' . $count_param_value . '&amp;text=' . $linkname_enc, $width, 20);
361
  }
 
362
  elseif ($special_service_code == 'google_plusone') {
363
- if ($options['special_google_plusone_options']['show_count'] == '1') {
364
- $count_param_value = 'true';
365
- $width = 90;
366
- } else {
367
- $count_param_value = 'false';
368
- $width = 32;
369
- }
370
- $special_html = sprintf($iframe_template, $special_service_code, 'https://plusone.google.com/u/0/_/%2B1/fastbutton?url=' . $linkurl_enc . '&amp;size=medium&amp;count=' . $count_param_value, $width, 20);
371
- }
 
372
 
373
  if ( $output_later )
374
  return $special_html;
@@ -397,7 +388,7 @@ if (!function_exists('A2A_menu_locale')) {
397
  ShareViaEmail: "' . __("Share via e-mail", "add-to-any") . '",
398
  SubscribeViaEmail: "' . __("Subscribe via e-mail", "add-to-any") . '",
399
  BookmarkInYourBrowser: "' . __("Bookmark in your browser", "add-to-any") . '",
400
- BookmarkInstructions: "' . __("Press Ctrl+D or &#8984;+D to bookmark this page", "add-to-any") . '",
401
  AddToYourFavorites: "' . __("Add to your favorites", "add-to-any") . '",
402
  SendFromWebOrProgram: "' . __("Send from any e-mail address or e-mail program", "add-to-any") . '",
403
  EmailProgram: "' . __("E-mail program", "add-to-any") . '"
@@ -589,16 +580,10 @@ function A2A_SHARE_SAVE_add_to_content($content) {
589
  ( ! is_page() && $options['display_in_posts']=='-1' ) ||
590
  // Front page posts
591
  ( is_home() && $options['display_in_posts_on_front_page']=='-1' ) ||
592
- // Category posts (same as Front page option)
593
- ( is_category() && $options['display_in_posts_on_front_page']=='-1' ) ||
594
- // Tag Cloud posts (same as Front page option) - WP version 2.3+ only
595
- ( function_exists('is_tag') && is_tag() && $options['display_in_posts_on_front_page']=='-1' ) ||
596
- // Date-based archives posts (same as Front page option)
597
- ( is_date() && $options['display_in_posts_on_front_page']=='-1' ) ||
598
- // Author posts (same as Front page option)
599
- ( is_author() && $options['display_in_posts_on_front_page']=='-1' ) ||
600
- // Search results posts (same as Front page option)
601
- ( is_search() && $options['display_in_posts_on_front_page']=='-1' ) ||
602
  // Posts in feed
603
  ( $is_feed && ($options['display_in_feed']=='-1' ) ||
604
 
@@ -682,7 +667,7 @@ function A2A_SHARE_SAVE_stylesheet() {
682
 
683
  // Use stylesheet?
684
  if ($A2A_SHARE_SAVE_options['inline_css'] != '-1' && ! is_admin()) {
685
- wp_enqueue_style('A2A_SHARE_SAVE', $A2A_SHARE_SAVE_plugin_url_path . '/addtoany.min.css', false, '1.3');
686
 
687
  // Conditional inline CSS stylesheet for IE
688
  add_filter('wp_head', 'A2A_SHARE_SAVE_button_css_IE');
@@ -747,6 +732,7 @@ function A2A_SHARE_SAVE_migrate_options() {
747
  'inline_css' => '1', // Modernly used for "Use CSS Stylesheet?"
748
  'cache' => '-1',
749
  'display_in_posts_on_front_page' => '1',
 
750
  'display_in_posts' => '1',
751
  'display_in_pages' => '1',
752
  'display_in_feed' => '1',
@@ -813,6 +799,7 @@ function A2A_SHARE_SAVE_options_page() {
813
 
814
  $new_options['position'] = ($_POST['A2A_SHARE_SAVE_position']) ? @$_POST['A2A_SHARE_SAVE_position'] : 'bottom';
815
  $new_options['display_in_posts_on_front_page'] = (@$_POST['A2A_SHARE_SAVE_display_in_posts_on_front_page']=='1') ? '1':'-1';
 
816
  $new_options['display_in_excerpts'] = (@$_POST['A2A_SHARE_SAVE_display_in_excerpts']=='1') ? '1':'-1';
817
  $new_options['display_in_posts'] = (@$_POST['A2A_SHARE_SAVE_display_in_posts']=='1') ? '1':'-1';
818
  $new_options['display_in_pages'] = (@$_POST['A2A_SHARE_SAVE_display_in_pages']=='1') ? '1':'-1';
@@ -859,6 +846,9 @@ function A2A_SHARE_SAVE_options_page() {
859
  $new_options['special_google_plusone_options'] = array(
860
  'show_count' => ((@$_POST['addtoany_google_plusone_show_count'] == '1') ? '1' : '-1')
861
  );
 
 
 
862
 
863
  update_option('addtoany_options', $new_options);
864
 
@@ -925,7 +915,7 @@ function A2A_SHARE_SAVE_options_page() {
925
 
926
  <h2><?php _e( 'AddToAny: Share/Save ', 'add-to-any' ) . _e( 'Settings' ); ?></h2>
927
 
928
- <form method="post" action="">
929
 
930
  <?php wp_nonce_field('add-to-any-update-options'); ?>
931
 
@@ -946,6 +936,9 @@ function A2A_SHARE_SAVE_options_page() {
946
  </li>
947
  <li id="a2a_wp_google_plusone" class="addtoany_special_service" title="Google +1 button">
948
  <span><img src="<?php echo $A2A_SHARE_SAVE_plugin_url_path.'/icons/google_plusone.png'; ?>" width="32" height="20" alt="Google +1" /></span>
 
 
 
949
  </li>
950
  <?php
951
  // Show all services
@@ -1045,7 +1038,13 @@ function A2A_SHARE_SAVE_options_page() {
1045
  ?> value="1"/>
1046
  <?php printf(__('Display at the %s of posts on the front page', 'add-to-any'), position_in_content($options)); ?>
1047
  </label><br/>
1048
-
 
 
 
 
 
 
1049
  <label>
1050
  &nbsp; &nbsp; &nbsp; <input class="A2A_SHARE_SAVE_child_of_display_in_posts" name="A2A_SHARE_SAVE_display_in_feed" type="checkbox"<?php
1051
  if($options['display_in_feed']!='-1') echo ' checked="checked"';
@@ -1190,12 +1189,12 @@ function A2A_SHARE_SAVE_admin_head() {
1190
 
1191
  for(var i=0, service_name; i < services_size; i++){
1192
  if(services_array[i]!='') { // Exclude dummy icon
1193
- jQuery('form:first').append('<input name="A2A_SHARE_SAVE_active_services[]" type="hidden" value="'+services_array[i]+'"/>');
1194
 
1195
  // Special service options?
1196
  service_name = services_array[i].substr(7);
1197
- if (service_name == 'facebook_like' || service_name == 'twitter_tweet' || service_name == 'google_plusone') {
1198
- if ((service_name == 'twitter_tweet' || service_name == 'google_plusone') && jQuery('#' + services_array[i] + '_show_count').is(':checked'))
1199
  jQuery('form:first').append('<input name="addtoany_' + service_name + '_show_count" type="hidden" value="1"/>');
1200
  if ((service_name == 'facebook_like') && jQuery('#' + services_array[i] + '_verb').val() == 'recommend')
1201
  jQuery('form:first').append('<input name="addtoany_' + service_name + '_verb" type="hidden" value="recommend"/>');
@@ -1233,7 +1232,7 @@ function A2A_SHARE_SAVE_admin_head() {
1233
  + '<option' + checked + ' value="recommend">Recommend</option>'
1234
  + '</select>';
1235
  } else {
1236
- // twitter_tweet & google_plusone
1237
  if (service_options[this_service_name] && service_options[this_service_name].show_count)
1238
  checked = ' checked="checked"';
1239
  special_options_html = '<label><input' + checked + ' id="' + this_service.attr('id') + '_show_count" name="' + this_service.attr('id') + '_show_count" type="checkbox" value="1"> Show count</label>';
@@ -1314,6 +1313,9 @@ function A2A_SHARE_SAVE_admin_head() {
1314
  if ( $_POST['addtoany_google_plusone_show_count'] == '1' || $options['special_google_plusone_options']['show_count'] == '1') {
1315
  ?>service_options.google_plusone = {show_count: 1};<?php
1316
  }
 
 
 
1317
  ?>
1318
 
1319
  jQuery.each(services, function(i, val){
@@ -1358,7 +1360,7 @@ function A2A_SHARE_SAVE_admin_head() {
1358
  #addtoany_services_sortable li.dummy, #addtoany_services_sortable li.dummy:hover{cursor:auto;background-color:transparent;}
1359
  #addtoany_services_sortable img{width:16px;height:16px;border:0;vertical-align:middle;}
1360
  #addtoany_services_sortable .addtoany_special_service img{width:auto;height:20px;float:left;}
1361
- #addtoany_services_sortable .addtoany_special_service span.down_arrow{background:url(<?php echo admin_url( '/images/menu-bits.gif' ); ?>) no-repeat -2px -110px;float:right;height:30px;;margin:-5px 0 -6px 5px;width:20px;}
1362
  #addtoany_services_sortable .addtoany_special_service div.special_options{display:none;font-size:11px;margin-top:9px;}
1363
  #addtoany_services_sortable .addtoany_special_service_options_selected{border:1px solid #AAA;background-color:#FFF;}
1364
  #addtoany_services_sortable .addtoany_special_service_options_selected span.down_arrow{display:none;}
1
  <?php
2
  /*
3
+ Plugin Name: Share Buttons by AddToAny
4
  Plugin URI: http://www.addtoany.com/
5
+ Description: Sharing buttons for your pages from the universal sharing platform, including Facebook, Twitter, Google+, Pinterest, StumbleUpon and many more. [<a href="options-general.php?page=add-to-any.php">Settings</a>]
6
+ Version: 1.1
7
+ Author: micropat
8
  Author URI: http://www.addtoany.com/
9
  */
10
 
65
  global $post;
66
 
67
  $linkname = ($linkname) ? $linkname : get_the_title($post->ID);
68
+ $linkname_enc = rawurlencode( html_entity_decode($linkname, ENT_QUOTES, 'UTF-8') );
69
  $linkurl = ($linkurl) ? $linkurl : get_permalink($post->ID);
70
+ $linkurl_enc = rawurlencode( $linkurl );
71
 
72
  return compact( 'linkname', 'linkname_enc', 'linkurl', 'linkurl_enc' );
73
  }
137
  // Make available services extensible via plugins, themes (functions.php), etc.
138
  $A2A_SHARE_SAVE_services = apply_filters('A2A_SHARE_SAVE_services', $A2A_SHARE_SAVE_services);
139
 
140
+ $service_codes = (is_array($A2A_SHARE_SAVE_services)) ? array_keys($A2A_SHARE_SAVE_services) : Array();
141
 
142
+ // Include Facebook Like and Twitter Tweet etc.
143
+ array_unshift($service_codes, 'facebook_like', 'twitter_tweet', 'google_plusone', 'google_plus_share');
144
 
145
  $options = get_option('addtoany_options');
146
 
156
  if ( !in_array($active_service, $service_codes) )
157
  continue;
158
 
159
+ if ($active_service == 'facebook_like' || $active_service == 'twitter_tweet' || $active_service == 'google_plusone' || $active_service == 'google_plus_share') {
160
+ $special_args = $args;
161
+ $special_args['output_later'] = TRUE;
162
+ $link = ADDTOANY_SHARE_SAVE_SPECIAL($active_service, $special_args);
163
  }
164
  else {
165
  $service = $A2A_SHARE_SAVE_services[$active_service];
333
  $args = array_merge($args, A2A_SHARE_SAVE_link_vars($linkname, $linkurl)); // linkname_enc, etc.
334
  extract( $args );
335
 
336
+ $special_anchor_template = '<a class="a2a_button_%1$s addtoany_special_service"%2$s></a>';
337
+ $custom_attributes = '';
 
 
 
 
 
 
 
338
 
339
  if ($special_service_code == 'facebook_like') {
340
+ $custom_attributes .= ($options['special_facebook_like_options']['verb'] == 'recommend') ? ' data-action="recommend"' : '';
341
+ $custom_attributes .= ' data-href="' . $linkurl . '"';
342
+ $special_html = sprintf($special_anchor_template, $special_service_code, $custom_attributes);
 
 
 
343
  }
344
+
345
  elseif ($special_service_code == 'twitter_tweet') {
346
+ $custom_attributes .= ($options['special_twitter_tweet_options']['show_count'] == '1') ? ' data-count="horizontal"' : ' data-count="none"';
347
+ $custom_attributes .= ' data-url="' . $linkurl . '"';
348
+ $custom_attributes .= ' data-text="' . $linkname . '"';
349
+ $special_html = sprintf($special_anchor_template, $special_service_code, $custom_attributes);
 
 
 
 
350
  }
351
+
352
  elseif ($special_service_code == 'google_plusone') {
353
+ $custom_attributes .= ($options['special_google_plusone_options']['show_count'] == '1') ? '' : ' data-annotation="none"';
354
+ $custom_attributes .= ' data-href="' . $linkurl . '"';
355
+ $special_html = sprintf($special_anchor_template, $special_service_code, $custom_attributes);
356
+ }
357
+
358
+ elseif ($special_service_code == 'google_plus_share') {
359
+ $custom_attributes .= ($options['special_google_plus_share_options']['show_count'] == '1') ? '' : ' data-annotation="none"';
360
+ $custom_attributes .= ' data-href="' . $linkurl . '"';
361
+ $special_html = sprintf($special_anchor_template, $special_service_code, $custom_attributes);
362
+ }
363
 
364
  if ( $output_later )
365
  return $special_html;
388
  ShareViaEmail: "' . __("Share via e-mail", "add-to-any") . '",
389
  SubscribeViaEmail: "' . __("Subscribe via e-mail", "add-to-any") . '",
390
  BookmarkInYourBrowser: "' . __("Bookmark in your browser", "add-to-any") . '",
391
+ BookmarkInstructions: "' . __("Press Ctrl+D or \u2318+D to bookmark this page", "add-to-any") . '",
392
  AddToYourFavorites: "' . __("Add to your favorites", "add-to-any") . '",
393
  SendFromWebOrProgram: "' . __("Send from any e-mail address or e-mail program", "add-to-any") . '",
394
  EmailProgram: "' . __("E-mail program", "add-to-any") . '"
580
  ( ! is_page() && $options['display_in_posts']=='-1' ) ||
581
  // Front page posts
582
  ( is_home() && $options['display_in_posts_on_front_page']=='-1' ) ||
583
+ // Archive page posts (Category, Tag, Author and Date pages)
584
+ ( is_archive() && $options['display_in_posts_on_archive_pages']=='-1' ) ||
585
+ // Search results posts (same as Archive page posts option)
586
+ ( is_search() && $options['display_in_posts_on_archive_pages']=='-1' ) ||
 
 
 
 
 
 
587
  // Posts in feed
588
  ( $is_feed && ($options['display_in_feed']=='-1' ) ||
589
 
667
 
668
  // Use stylesheet?
669
  if ($A2A_SHARE_SAVE_options['inline_css'] != '-1' && ! is_admin()) {
670
+ wp_enqueue_style('A2A_SHARE_SAVE', $A2A_SHARE_SAVE_plugin_url_path . '/addtoany.min.css', false, '1.4');
671
 
672
  // Conditional inline CSS stylesheet for IE
673
  add_filter('wp_head', 'A2A_SHARE_SAVE_button_css_IE');
732
  'inline_css' => '1', // Modernly used for "Use CSS Stylesheet?"
733
  'cache' => '-1',
734
  'display_in_posts_on_front_page' => '1',
735
+ 'display_in_posts_on_archive_pages' => '1',
736
  'display_in_posts' => '1',
737
  'display_in_pages' => '1',
738
  'display_in_feed' => '1',
799
 
800
  $new_options['position'] = ($_POST['A2A_SHARE_SAVE_position']) ? @$_POST['A2A_SHARE_SAVE_position'] : 'bottom';
801
  $new_options['display_in_posts_on_front_page'] = (@$_POST['A2A_SHARE_SAVE_display_in_posts_on_front_page']=='1') ? '1':'-1';
802
+ $new_options['display_in_posts_on_archive_pages'] = (@$_POST['A2A_SHARE_SAVE_display_in_posts_on_archive_pages']=='1') ? '1':'-1';
803
  $new_options['display_in_excerpts'] = (@$_POST['A2A_SHARE_SAVE_display_in_excerpts']=='1') ? '1':'-1';
804
  $new_options['display_in_posts'] = (@$_POST['A2A_SHARE_SAVE_display_in_posts']=='1') ? '1':'-1';
805
  $new_options['display_in_pages'] = (@$_POST['A2A_SHARE_SAVE_display_in_pages']=='1') ? '1':'-1';
846
  $new_options['special_google_plusone_options'] = array(
847
  'show_count' => ((@$_POST['addtoany_google_plusone_show_count'] == '1') ? '1' : '-1')
848
  );
849
+ $new_options['special_google_plus_share_options'] = array(
850
+ 'show_count' => ((@$_POST['addtoany_google_plus_share_show_count'] == '1') ? '1' : '-1')
851
+ );
852
 
853
  update_option('addtoany_options', $new_options);
854
 
915
 
916
  <h2><?php _e( 'AddToAny: Share/Save ', 'add-to-any' ) . _e( 'Settings' ); ?></h2>
917
 
918
+ <form id="addtoany_admin_form" method="post" action="">
919
 
920
  <?php wp_nonce_field('add-to-any-update-options'); ?>
921
 
936
  </li>
937
  <li id="a2a_wp_google_plusone" class="addtoany_special_service" title="Google +1 button">
938
  <span><img src="<?php echo $A2A_SHARE_SAVE_plugin_url_path.'/icons/google_plusone.png'; ?>" width="32" height="20" alt="Google +1" /></span>
939
+ </li>
940
+ <li id="a2a_wp_google_plus_share" class="addtoany_special_service" title="Google+ Share button">
941
+ <span><img src="<?php echo $A2A_SHARE_SAVE_plugin_url_path.'/icons/google_plus_share.png'; ?>" width="57" height="20" alt="Google+ Share Button" /></span>
942
  </li>
943
  <?php
944
  // Show all services
1038
  ?> value="1"/>
1039
  <?php printf(__('Display at the %s of posts on the front page', 'add-to-any'), position_in_content($options)); ?>
1040
  </label><br/>
1041
+ <label>
1042
+ &nbsp; &nbsp; &nbsp; <input class="A2A_SHARE_SAVE_child_of_display_in_posts" name="A2A_SHARE_SAVE_display_in_posts_on_archive_pages" type="checkbox"<?php
1043
+ if($options['display_in_posts_on_archive_pages']!='-1') echo ' checked="checked"';
1044
+ if($options['display_in_posts']=='-1') echo ' disabled="disabled"';
1045
+ ?> value="1"/>
1046
+ <?php printf(__('Display at the %s of posts on archive pages', 'add-to-any'), position_in_content($options)); ?>
1047
+ </label><br/>
1048
  <label>
1049
  &nbsp; &nbsp; &nbsp; <input class="A2A_SHARE_SAVE_child_of_display_in_posts" name="A2A_SHARE_SAVE_display_in_feed" type="checkbox"<?php
1050
  if($options['display_in_feed']!='-1') echo ' checked="checked"';
1189
 
1190
  for(var i=0, service_name; i < services_size; i++){
1191
  if(services_array[i]!='') { // Exclude dummy icon
1192
+ jQuery('#addtoany_admin_form').append('<input name="A2A_SHARE_SAVE_active_services[]" type="hidden" value="'+services_array[i]+'"/>');
1193
 
1194
  // Special service options?
1195
  service_name = services_array[i].substr(7);
1196
+ if (service_name == 'facebook_like' || service_name == 'twitter_tweet' || service_name == 'google_plusone' || service_name == 'google_plus_share') {
1197
+ if ((service_name == 'twitter_tweet' || service_name == 'google_plusone' || service_name == 'google_plus_share') && jQuery('#' + services_array[i] + '_show_count').is(':checked'))
1198
  jQuery('form:first').append('<input name="addtoany_' + service_name + '_show_count" type="hidden" value="1"/>');
1199
  if ((service_name == 'facebook_like') && jQuery('#' + services_array[i] + '_verb').val() == 'recommend')
1200
  jQuery('form:first').append('<input name="addtoany_' + service_name + '_verb" type="hidden" value="recommend"/>');
1232
  + '<option' + checked + ' value="recommend">Recommend</option>'
1233
  + '</select>';
1234
  } else {
1235
+ // twitter_tweet & google_plusone & google_plus_share
1236
  if (service_options[this_service_name] && service_options[this_service_name].show_count)
1237
  checked = ' checked="checked"';
1238
  special_options_html = '<label><input' + checked + ' id="' + this_service.attr('id') + '_show_count" name="' + this_service.attr('id') + '_show_count" type="checkbox" value="1"> Show count</label>';
1313
  if ( $_POST['addtoany_google_plusone_show_count'] == '1' || $options['special_google_plusone_options']['show_count'] == '1') {
1314
  ?>service_options.google_plusone = {show_count: 1};<?php
1315
  }
1316
+ if ( $_POST['addtoany_google_plus_share_show_count'] == '1' || $options['special_google_plus_share_options']['show_count'] == '1') {
1317
+ ?>service_options.google_plus_share = {show_count: 1};<?php
1318
+ }
1319
  ?>
1320
 
1321
  jQuery.each(services, function(i, val){
1360
  #addtoany_services_sortable li.dummy, #addtoany_services_sortable li.dummy:hover{cursor:auto;background-color:transparent;}
1361
  #addtoany_services_sortable img{width:16px;height:16px;border:0;vertical-align:middle;}
1362
  #addtoany_services_sortable .addtoany_special_service img{width:auto;height:20px;float:left;}
1363
+ #addtoany_services_sortable .addtoany_special_service span.down_arrow{background:url(<?php echo admin_url( '/images/arrows.png' ); ?>) no-repeat 5px 9px;float:right;height:29px;;margin:-6px 0 -6px 4px;width:26px;}
1364
  #addtoany_services_sortable .addtoany_special_service div.special_options{display:none;font-size:11px;margin-top:9px;}
1365
  #addtoany_services_sortable .addtoany_special_service_options_selected{border:1px solid #AAA;background-color:#FFF;}
1366
  #addtoany_services_sortable .addtoany_special_service_options_selected span.down_arrow{display:none;}
addtoany.min.css CHANGED
@@ -1 +1 @@
1
- .addtoany_share_save_container{clear:both;line-height:32px;margin:16px 0}.addtoany_list{display:inline}.addtoany_list a{padding:0 9px}.addtoany_list a img{height:16px;opacity:.7;overflow:hidden;vertical-align:middle;width:16px}.addtoany_list a:hover img,.addtoany_list a.addtoany_share_save img{opacity:1}iframe.addtoany_special_service{padding:0 9px;vertical-align:middle}a.addtoany_share_save img{border:0;width:auto;height:auto}
1
+ .addtoany_share_save_container{clear:both;line-height:16px;margin:16px 0}.addtoany_list{display:inline}.addtoany_list a{font-size:16px;padding:0 9px}.addtoany_list a img{height:auto;opacity:.7;overflow:hidden;vertical-align:middle;width:auto}.addtoany_list a:hover img,.addtoany_list a.addtoany_share_save img{opacity:1}.addtoany_special_service{display:inline-block;padding:0 9px;vertical-align:middle}a.addtoany_share_save img{border:0;width:auto;height:auto}
favicon.png CHANGED
Binary file
icons/aol.png CHANGED
Binary file
icons/buzz.png DELETED
Binary file
icons/google_plus.png ADDED
Binary file
icons/google_plus_share.png ADDED
Binary file
icons/lockerz.png ADDED
Binary file
icons/pinterest.png ADDED
Binary file
icons/qq.png ADDED
Binary file
icons/stumbleupon.png CHANGED
Binary file
icons/twitter.png CHANGED
Binary file
icons/twitter_tweet.png CHANGED
Binary file
icons/vk.png CHANGED
Binary file
languages/add-to-any-lt_LT.mo ADDED
Binary file
languages/add-to-any-lt_LT.po ADDED
@@ -0,0 +1,358 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: AddToAny: Share/Bookmark/Email Button v.9.9.6.7\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-02-23 20:39-0800\n"
6
+ "PO-Revision-Date: 2012-04-03 23:52-0800\n"
7
+ "Last-Translator: \n"
8
+ "Language-Team: \n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
+ "X-Poedit-Language: German\n"
14
+ "X-Poedit-Country: GERMANY\n"
15
+ "X-Poedit-SourceCharset: utf-8\n"
16
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
17
+ "X-Poedit-Basepath: ../\n"
18
+ "X-Textdomain-Support: yes\n"
19
+ "X-Poedit-SearchPath-0: .\n"
20
+
21
+ # @ add-to-any
22
+ #: add-to-any.php:322
23
+ msgid "Share"
24
+ msgstr "Dalintis"
25
+
26
+ # @ add-to-any
27
+ #: add-to-any.php:323
28
+ msgid "Save"
29
+ msgstr "Įrašyti"
30
+
31
+ # @ add-to-any
32
+ #: add-to-any.php:324
33
+ msgid "Subscribe"
34
+ msgstr "Prenumeruoti"
35
+
36
+ # @ add-to-any
37
+ #: add-to-any.php:325
38
+ msgid "E-mail"
39
+ msgstr "Elektroninis paštas"
40
+
41
+ # @ add-to-any
42
+ #: add-to-any.php:326
43
+ msgid "Bookmark"
44
+ msgstr "Žymė"
45
+
46
+ # @ add-to-any
47
+ #: add-to-any.php:327
48
+ msgid "Show all"
49
+ msgstr "Rodyti visus"
50
+
51
+ # @ add-to-any
52
+ #: add-to-any.php:328
53
+ msgid "Show less"
54
+ msgstr "Rodyti mažiau"
55
+
56
+ # @ add-to-any
57
+ #: add-to-any.php:329
58
+ msgid "Find service(s)"
59
+ msgstr "Rasti paslaugą(-as)"
60
+
61
+ # @ add-to-any
62
+ #: add-to-any.php:330
63
+ msgid "Instantly find any service to add to"
64
+ msgstr "Kaipmat surasti bet kurią paslaugą pridėjimui į"
65
+
66
+ # @ add-to-any
67
+ #: add-to-any.php:331
68
+ msgid "Powered by"
69
+ msgstr "Varomas"
70
+
71
+ # @ add-to-any
72
+ #: add-to-any.php:332
73
+ msgid "Share via e-mail"
74
+ msgstr "Pasidalinti elektroniniu paštu"
75
+
76
+ # @ add-to-any
77
+ #: add-to-any.php:333
78
+ msgid "Subscribe via e-mail"
79
+ msgstr "Prenumeruoti elektroniniu paštu"
80
+
81
+ # @ add-to-any
82
+ #: add-to-any.php:334
83
+ msgid "Bookmark in your browser"
84
+ msgstr "Žymės Jūsų naršyklėje"
85
+
86
+ # @ add-to-any
87
+ #: add-to-any.php:335
88
+ msgid "Press Ctrl+D or &#8984;+D to bookmark this page"
89
+ msgstr "Paspauskite Ctrl ir D arba &#8984;+D , norėdamas pasižymėti šį puslapį"
90
+
91
+ # @ add-to-any
92
+ #: add-to-any.php:336
93
+ msgid "Add to your favorites"
94
+ msgstr "Pridėti prie mėgstamų"
95
+
96
+ # @ add-to-any
97
+ #: add-to-any.php:337
98
+ msgid "Send from any e-mail address or e-mail program"
99
+ msgstr "Siųsti elektroniniu paštu arba elektroninio pašto programa"
100
+
101
+ # @ add-to-any
102
+ #: add-to-any.php:338
103
+ msgid "E-mail program"
104
+ msgstr "Elektroninio pašto programa"
105
+
106
+ # @ default
107
+ #: add-to-any.php:363
108
+ msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code>&lt;?php wp_footer(); ?&gt;</code> just before the <code>&lt;/body&gt;</code> line of your theme's <code>footer.php</code> file."
109
+ msgstr "Reikia taisyti Jūsų apipavidalinimą. Norėdami pataisyti Jūsų apipavidalinimą, naudokite <a href=\"theme-editor.php\">Apipavidalinimų Redaktorių</a> kad įterpti <code>&lt;?php wp_footer(); ?&gt;</code> prieš<code>&lt;/body&gt;</code> eilutę Jūsų papildinio <code>footer.php</code> rinkmenoje."
110
+
111
+ # @ default
112
+ #: add-to-any.php:520
113
+ #, php-format
114
+ msgid "Unable to create directory %s. Is its parent directory writable by the server?"
115
+ msgstr "Neįmanoma sukurti katalogo %s. Ar šio katalogo virškatalogis įrašytas serveriui?"
116
+
117
+ # @ add-to-any
118
+ #: add-to-any.php:654
119
+ #: add-to-any.php:778
120
+ #: add-to-any.php:782
121
+ #: add-to-any.php:786
122
+ #: add-to-any.php:790
123
+ #: add-to-any.php:822
124
+ msgid "Share/Bookmark"
125
+ msgstr "Pasidalinti/Pasižymėti"
126
+
127
+ # @ default
128
+ #: add-to-any.php:667
129
+ msgid "Settings saved."
130
+ msgstr "Nuostatos įrašytos."
131
+
132
+ #: add-to-any.php:688
133
+ msgid "bottom"
134
+ msgstr "apačia"
135
+
136
+ #: add-to-any.php:692
137
+ msgid "top"
138
+ msgstr "viršus"
139
+
140
+ #: add-to-any.php:696
141
+ msgid "top &amp; bottom"
142
+ msgstr "apačia ir viršus"
143
+
144
+ # @ add-to-any
145
+ #: add-to-any.php:727
146
+ msgid "AddToAny: Share/Save "
147
+ msgstr "AddToAny: Pasidalinti/Įrašyti"
148
+
149
+ # @ default
150
+ #: add-to-any.php:727
151
+ #: add-to-any.php:1132
152
+ #: add-to-any.php:1163
153
+ msgid "Settings"
154
+ msgstr "Nuostatos"
155
+
156
+ # @ add-to-any
157
+ #: add-to-any.php:736
158
+ msgid "Standalone Services"
159
+ msgstr "Atskiros Paslaugos"
160
+
161
+ # @ add-to-any
162
+ #: add-to-any.php:741
163
+ msgid "Choose the services you want below. &nbsp;Click a chosen service again to remove. &nbsp;Reorder services by dragging and dropping as they appear above."
164
+ msgstr "Pasirinkite norimas paslaugas žemiau. Paspauskite ant norimos paslaugos dar kartą, jeigu norite ją pašalinti. Pertvarkykite paslaugas nutempiant kuomet jos pasirodo viršuje."
165
+
166
+ # @ add-to-any
167
+ #: add-to-any.php:773
168
+ msgid "Button"
169
+ msgstr "Mygtukas"
170
+
171
+ # @ default
172
+ #: add-to-any.php:812
173
+ msgid "Image URL"
174
+ msgstr "Vaizdo Universalioji nuoroda"
175
+
176
+ # @ default
177
+ #: add-to-any.php:819
178
+ msgid "Text only"
179
+ msgstr "Tik tekstas"
180
+
181
+ # @ add-to-any
182
+ #: add-to-any.php:827
183
+ msgid "Placement"
184
+ msgstr "Vieta"
185
+
186
+ # @ add-to-any
187
+ #: add-to-any.php:832
188
+ #, php-format
189
+ msgid "Display at the %s of posts"
190
+ msgstr "Rodyti %s-yje įrašų"
191
+
192
+ # @ add-to-any
193
+ #: add-to-any.php:839
194
+ #, php-format
195
+ msgid "Display at the %s of post excerpts"
196
+ msgstr "Rodyti %s-yje įrašų ištraukų"
197
+
198
+ # @ add-to-any
199
+ #: add-to-any.php:846
200
+ #, php-format
201
+ msgid "Display at the %s of posts on the front page"
202
+ msgstr "Rodyti %s-yje įrašų tituliniame puslapyje"
203
+
204
+ # @ add-to-any
205
+ #: add-to-any.php:854
206
+ #, php-format
207
+ msgid "Display at the %s of posts in the feed"
208
+ msgstr "Rodyti %s-yje įrašų padavime"
209
+
210
+ # @ add-to-any
211
+ #: add-to-any.php:858
212
+ #, php-format
213
+ msgid "Display at the %s of pages"
214
+ msgstr "Rodyti %s-yje puslapių"
215
+
216
+ # @ add-to-any
217
+ #: add-to-any.php:862
218
+ msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
219
+ msgstr "Jeigu nepažymėta, užtikrinkite šio kodo patalpinimą <a href=\"theme-editor.php\">Jūsų apipavidalinimų puslapyje</a>(per <code>index.php</code>, <code>single.php</code>, ir/arba <code>page.php</code>)"
220
+
221
+ # @ add-to-any
222
+ #: add-to-any.php:871
223
+ msgid "Menu Style"
224
+ msgstr "Meniu Stilius"
225
+
226
+ # @ add-to-any
227
+ #: add-to-any.php:873
228
+ msgid "Using AddToAny's Menu Styler, you can customize the colors of your Share/Save menu! When you're done, be sure to paste the generated code in the <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Additional Options</a> box below."
229
+ msgstr "Naudodami AddToAny Meniu Stilizuotoja Jūs galite individualizuoti savo Pasidalinimo/Įrašymo meniu spalvas! Kuomet baigsite, įsitikinkite, kad įkėlėte sukurtą kodą į <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Pridėtinių Parinkčių</a> langelį, esantį žemiau."
230
+
231
+ # @ add-to-any
232
+ #: add-to-any.php:875
233
+ msgid "Open the AddToAny Menu Styler in a new window"
234
+ msgstr "Atidaryti Meniu Stilizuotoją naujame lange"
235
+
236
+ # @ add-to-any
237
+ #: add-to-any.php:877
238
+ msgid "Open Menu Styler"
239
+ msgstr "Atidaryti Meniu Stilizuotoją"
240
+
241
+ # @ add-to-any
242
+ #: add-to-any.php:882
243
+ msgid "Menu Options"
244
+ msgstr "Meniu Parinktys"
245
+
246
+ # @ add-to-any
247
+ #: add-to-any.php:887
248
+ msgid "Only show the menu when the user clicks the Share/Save button"
249
+ msgstr "Rodyti meniu tik kuomet vartotojas paspaudžia Pasidalinimo/Įrašymo mygtuką"
250
+
251
+ # @ add-to-any
252
+ #: add-to-any.php:892
253
+ msgid "Show the title of the post (or page) within the menu"
254
+ msgstr "Rodyti įrašo (ar puslapio) antraštę meniu"
255
+
256
+ # @ add-to-any
257
+ #: add-to-any.php:897
258
+ msgid "Additional Options"
259
+ msgstr "Pridėtinės Parinktys"
260
+
261
+ # @ add-to-any
262
+ #: add-to-any.php:901
263
+ msgid "Paste the code from AddToAny's Menu Styler in the box below!"
264
+ msgstr "Įkelkite kodą iš AddToAny Meniu Stilizuotojo į langelį žemiau!"
265
+
266
+ # @ add-to-any
267
+ #: add-to-any.php:905
268
+ msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
269
+ msgstr "Žemiau galite nustatyti specialius JavaScript kintamuosius, pritaikomus kiekvienam Pasidalinimo/Įrašymo meniu."
270
+
271
+ # @ add-to-any
272
+ #: add-to-any.php:906
273
+ msgid "Advanced users might want to explore AddToAny's <a href=\"http://www.addtoany.com/buttons/customize/\" target=\"_blank\">additional options</a>."
274
+ msgstr "Pažengę vartotojai gali panorėti patikrinti AddToAny <a href=\"http://www.addtoany.com/buttons/customize/\" target=\"_blank\">išplėstines parinktis</a>."
275
+
276
+ # @ add-to-any
277
+ #: add-to-any.php:912
278
+ msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
279
+ msgstr "<strong>Pastaba:</strong> Pridėdamas naują kodą būkite atsargus - galite netyčia juo pakeisti senąjį kodą. </label>"
280
+
281
+ # @ add-to-any
282
+ #: add-to-any.php:917
283
+ msgid "Advanced Options"
284
+ msgstr "Išplėstinės Parinktys"
285
+
286
+ # @ add-to-any
287
+ #: add-to-any.php:922
288
+ msgid "Use CSS stylesheet"
289
+ msgstr "Naudoti CSS stiliaus lapą"
290
+
291
+ # @ add-to-any
292
+ #: add-to-any.php:927
293
+ msgid "Cache AddToAny locally with daily cache updates"
294
+ msgstr "Saugokite AddToAny vietiniu būdų, su kasdieniais spartinančiosios atmintinės atnaujinimais."
295
+
296
+ # @ add-to-any
297
+ #: add-to-any.php:931
298
+ msgid "Only consider for sites with frequently returning visitors. Since many visitors will have AddToAny cached in their browser already, serving AddToAny locally from your site will be slower for those visitors. Be sure to set far future cache/expires headers for image files in your <code>uploads/addtoany</code> directory."
299
+ msgstr "Naudinga tik tinklapiams, į kuriuos nuolat grįžta tie patys lankytojai. Kadangi dauguma lankytojų turės AddToAny savo spartinančiojoje naršyklės atmintinėje, AddToAny paslaugos naudojimas Jūsų Tinklapyje šiems lankytojams bus lėtesnis. Būtinai nustatykite tolimos ateities spartinančiosios atmintinės/baigimosi nuostatas Jūsų vaizdų rinkmenoms Jūsų <code>uploads/addtoany</code> kataloge."
300
+
301
+ # @ add-to-any
302
+ #: add-to-any.php:938
303
+ msgid "Save Changes"
304
+ msgstr "Įrašyti Pakeitimus"
305
+
306
+ #: add-to-any.php:939
307
+ msgid "Are you sure you want to delete all AddToAny options?"
308
+ msgstr "Ar tikrai norite ištrinti visas AddToAny parinktis?"
309
+
310
+ #: add-to-any.php:939
311
+ msgid "Reset"
312
+ msgstr "Atkurti"
313
+
314
+ # @ add-to-any
315
+ #: add-to-any.php:944
316
+ msgid "Like this plugin?"
317
+ msgstr "Patinka šis papildinys?"
318
+
319
+ # @ add-to-any
320
+ #: add-to-any.php:945
321
+ msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
322
+ msgstr "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Įvertinkite aukštu balu</a> WordPress.org sveatinėje."
323
+
324
+ # @ add-to-any
325
+ #: add-to-any.php:946
326
+ msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&amp;linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
327
+ msgstr "<a href=\\\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&amp;linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\\\">Pasidalinkite tuo</a> su savo draugais."
328
+
329
+ # @ add-to-any
330
+ #: add-to-any.php:948
331
+ msgid "Need support?"
332
+ msgstr "Reikalinga pagalba?"
333
+
334
+ # @ add-to-any
335
+ #: add-to-any.php:949
336
+ msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
337
+ msgstr "Žiūrėkite <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">Dažniausiai Užduodamus Klausimus</a>."
338
+
339
+ # @ add-to-any
340
+ #: add-to-any.php:950
341
+ msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
342
+ msgstr "Paieška <a href=\"http://wordpress.org/tags/add-to-any\">pagalbos forumuose</a> ."
343
+
344
+ # @ add-to-any
345
+ #: add-to-any.php:1075
346
+ msgid "Add/Remove Services"
347
+ msgstr "Pridėti/Pašalinti Paslaugas"
348
+
349
+ # @ add-to-any
350
+ #: add-to-any.php:1132
351
+ msgid "Share/Save"
352
+ msgstr "Pasidalinti/Įrašyti"
353
+
354
+ # @ add-to-any
355
+ #: add-to-any.php:1133
356
+ msgid "Share/Save Buttons"
357
+ msgstr "Pasidalinimo/Įrašymo Mygtukai"
358
+
languages/add-to-any-pl_PL.mo ADDED
Binary file
languages/add-to-any-pl_PL.po ADDED
@@ -0,0 +1,294 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: add-to-any PL\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-02-23 20:40-0800\n"
6
+ "PO-Revision-Date: \n"
7
+ "Last-Translator: Michał Paliborek <michal.paliborek@gmail.com>\n"
8
+ "Language-Team: \n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Poedit-Language: Polish\n"
13
+ "X-Poedit-Country: POLAND\n"
14
+ "X-Poedit-KeywordsList: __;_e\n"
15
+ "X-Poedit-Basepath: ../\n"
16
+ "X-Poedit-SearchPath-0: .\n"
17
+
18
+ #: add-to-any.php:322
19
+ msgid "Share"
20
+ msgstr "Podziel się"
21
+
22
+ #: add-to-any.php:323
23
+ msgid "Save"
24
+ msgstr "Zapisz"
25
+
26
+ #: add-to-any.php:324
27
+ msgid "Subscribe"
28
+ msgstr "Subskrybuj"
29
+
30
+ #: add-to-any.php:325
31
+ msgid "E-mail"
32
+ msgstr "E-mail"
33
+
34
+ #: add-to-any.php:326
35
+ msgid "Bookmark"
36
+ msgstr "Dodaj do ulubionych"
37
+
38
+ #: add-to-any.php:327
39
+ msgid "Show all"
40
+ msgstr "Pokaż wszystko"
41
+
42
+ #: add-to-any.php:328
43
+ msgid "Show less"
44
+ msgstr "Ukryj"
45
+
46
+ #: add-to-any.php:329
47
+ msgid "Find service(s)"
48
+ msgstr "Wyszukaj"
49
+
50
+ #: add-to-any.php:330
51
+ msgid "Instantly find any service to add to"
52
+ msgstr "Wyszukaj"
53
+
54
+ #: add-to-any.php:331
55
+ msgid "Powered by"
56
+ msgstr "Powered by"
57
+
58
+ #: add-to-any.php:332
59
+ msgid "Share via e-mail"
60
+ msgstr "Wyślij przez e-mail"
61
+
62
+ #: add-to-any.php:333
63
+ msgid "Subscribe via e-mail"
64
+ msgstr "Subskrybuj przez e-mail"
65
+
66
+ #: add-to-any.php:334
67
+ msgid "Bookmark in your browser"
68
+ msgstr "Dodaj do zakładek w przeglądarce"
69
+
70
+ #: add-to-any.php:335
71
+ msgid "Press Ctrl+D or &#8984;+D to bookmark this page"
72
+ msgstr "Wcisnij Ctrl+D lub &#8984;+D, aby dodać stronę do zakładek"
73
+
74
+ #: add-to-any.php:336
75
+ msgid "Add to your favorites"
76
+ msgstr "Dodaj do ulubionych"
77
+
78
+ #: add-to-any.php:337
79
+ msgid "Send from any e-mail address or e-mail program"
80
+ msgstr "Wyślij wiadomość z dowolnego konta email"
81
+
82
+ #: add-to-any.php:338
83
+ msgid "E-mail program"
84
+ msgstr "Program pocztowy"
85
+
86
+ #: add-to-any.php:363
87
+ msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code>&lt;?php wp_footer(); ?&gt;</code> just before the <code>&lt;/body&gt;</code> line of your theme's <code>footer.php</code> file."
88
+ msgstr "Twój motyw musi zostać poprawiony. Aby to zrobić, użyj <a href=\"theme-editor.php\">Edytora Motywów</a> i wstaw <code>&lt;?php wp_footer(); ?&gt;</code> tuż przed <code>&lt;/body&gt;</code> w pliku <code>footer.php</code>."
89
+
90
+ #: add-to-any.php:520
91
+ #, php-format
92
+ msgid "Unable to create directory %s. Is its parent directory writable by the server?"
93
+ msgstr "Nie można utworzyć katalogu% s. Upewnij się czy katalogu nadrzędny ma prawa zapisu na serwerze."
94
+
95
+ #: add-to-any.php:654
96
+ #: add-to-any.php:778
97
+ #: add-to-any.php:782
98
+ #: add-to-any.php:786
99
+ #: add-to-any.php:790
100
+ #: add-to-any.php:822
101
+ msgid "Share/Bookmark"
102
+ msgstr "Podziel się/Dodaj do ulubionych"
103
+
104
+ #: add-to-any.php:667
105
+ msgid "Settings saved."
106
+ msgstr "Ustawienia zostały zapisane."
107
+
108
+ #: add-to-any.php:688
109
+ msgid "bottom"
110
+ msgstr "pod"
111
+
112
+ #: add-to-any.php:692
113
+ msgid "top"
114
+ msgstr "nad"
115
+
116
+ #: add-to-any.php:696
117
+ msgid "top &amp; bottom"
118
+ msgstr "nad i pod"
119
+
120
+ #: add-to-any.php:727
121
+ msgid "AddToAny: Share/Save "
122
+ msgstr "AddToAny: Podziel się/Dodaj do ulubionych "
123
+
124
+ #: add-to-any.php:727
125
+ #: add-to-any.php:1132
126
+ #: add-to-any.php:1163
127
+ msgid "Settings"
128
+ msgstr "Ustawienia"
129
+
130
+ #: add-to-any.php:736
131
+ msgid "Standalone Services"
132
+ msgstr "Dodatkowe usługi"
133
+
134
+ #: add-to-any.php:741
135
+ msgid "Choose the services you want below. &nbsp;Click a chosen service again to remove. &nbsp;Reorder services by dragging and dropping as they appear above."
136
+ msgstr "Z poniższej listy wybierz preferowane usługi. &nbsp; Kliknij na wybranej usłudze dwukrotnie, aby ją usunąć. &nbsp; Przez przeciąganie i upuszczanie możesz zmienić kolejności wyświetlania usług."
137
+
138
+ #: add-to-any.php:773
139
+ msgid "Button"
140
+ msgstr "Przycisk"
141
+
142
+ #: add-to-any.php:812
143
+ msgid "Image URL"
144
+ msgstr "Adres URL obrazka"
145
+
146
+ #: add-to-any.php:819
147
+ msgid "Text only"
148
+ msgstr "Tylko tekst"
149
+
150
+ #: add-to-any.php:827
151
+ msgid "Placement"
152
+ msgstr "Położenie"
153
+
154
+ #: add-to-any.php:832
155
+ #, php-format
156
+ msgid "Display at the %s of posts"
157
+ msgstr "Pokaż %s postem"
158
+
159
+ #: add-to-any.php:839
160
+ #, php-format
161
+ msgid "Display at the %s of post excerpts"
162
+ msgstr "Pokaż %s fragmentem postu"
163
+
164
+ #: add-to-any.php:846
165
+ #, php-format
166
+ msgid "Display at the %s of posts on the front page"
167
+ msgstr "Pokaż %s postem na stronie głównej"
168
+
169
+ #: add-to-any.php:854
170
+ #, php-format
171
+ msgid "Display at the %s of posts in the feed"
172
+ msgstr "Pokaż %s postem na kanale RSS"
173
+
174
+ #: add-to-any.php:858
175
+ #, php-format
176
+ msgid "Display at the %s of pages"
177
+ msgstr "Pokaż %s na stronach"
178
+
179
+ #: add-to-any.php:862
180
+ msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
181
+ msgstr "Jeśli nie zostało zaznaczone musisz dodać następujący kod w swoim <a href=\"theme-editor.php\">motywie</a> (wewnątrz <code>index.php</code>, <code>single.php</code>, i/oraz <code>page.php</code>)"
182
+
183
+ #: add-to-any.php:871
184
+ msgid "Menu Style"
185
+ msgstr "Personalizacja Wyglądu"
186
+
187
+ #: add-to-any.php:873
188
+ msgid "Using AddToAny's Menu Styler, you can customize the colors of your Share/Save menu! When you're done, be sure to paste the generated code in the <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Additional Options</a> box below."
189
+ msgstr "Korzystając z Menu Styler możesz dostosować kolory wtyczki. Po zakończeniu, należy wkleić wygenerowany kod w polu <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Dodatkowe opcje</a>, które znajduje się poniżej."
190
+
191
+ #: add-to-any.php:875
192
+ msgid "Open the AddToAny Menu Styler in a new window"
193
+ msgstr "Otwórz Menu Styler w nowym oknie"
194
+
195
+ #: add-to-any.php:877
196
+ msgid "Open Menu Styler"
197
+ msgstr "Otwórz Menu Styler"
198
+
199
+ #: add-to-any.php:882
200
+ msgid "Menu Options"
201
+ msgstr "Opcje Menu"
202
+
203
+ #: add-to-any.php:887
204
+ msgid "Only show the menu when the user clicks the Share/Save button"
205
+ msgstr "Pokaż menu tylko, gdy użytkownik kliknie w przycisk"
206
+
207
+ #: add-to-any.php:892
208
+ msgid "Show the title of the post (or page) within the menu"
209
+ msgstr "Pokaż tytuł postu (lub strony) w menu"
210
+
211
+ #: add-to-any.php:897
212
+ msgid "Additional Options"
213
+ msgstr "Dodatkowe Opcje"
214
+
215
+ #: add-to-any.php:901
216
+ msgid "Paste the code from AddToAny's Menu Styler in the box below!"
217
+ msgstr "Wklej kod ze Styler Menu w polu poniżej!"
218
+
219
+ #: add-to-any.php:905
220
+ msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
221
+ msgstr "Poniższe pole służy do wstawienia specjalnych zmiennych JavaScript, które można później wykorzystać w każdym menu."
222
+
223
+ #: add-to-any.php:906
224
+ msgid "Advanced users might want to explore AddToAny's <a href=\"http://www.addtoany.com/buttons/customize/\" target=\"_blank\">additional options</a>."
225
+ msgstr "Zaawansowani użytkownicy mogą skonfigurować AddToAny przy pomocy <a href=\"http://www.addtoany.com/buttons/customize/\" target=\"_blank\">dodatkowych opcji</a>."
226
+
227
+ #: add-to-any.php:912
228
+ msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
229
+ msgstr "<strong>Uwaga</strong>: Jeśli dodajesz nowy kod, uważaj, aby przypadkowo nie nadpisać poprzedniego.</label>"
230
+
231
+ #: add-to-any.php:917
232
+ msgid "Advanced Options"
233
+ msgstr "Zaawansowane ustawienia"
234
+
235
+ #: add-to-any.php:922
236
+ msgid "Use CSS stylesheet"
237
+ msgstr "Użyj styli CSS"
238
+
239
+ #: add-to-any.php:927
240
+ msgid "Cache AddToAny locally with daily cache updates"
241
+ msgstr "Trzymaj w pamięci przeglądarki i aktualizuj raz dziennie"
242
+
243
+ #: add-to-any.php:931
244
+ msgid "Only consider for sites with frequently returning visitors. Since many visitors will have AddToAny cached in their browser already, serving AddToAny locally from your site will be slower for those visitors. Be sure to set far future cache/expires headers for image files in your <code>uploads/addtoany</code> directory."
245
+ msgstr "Rozważ tylko w przypadku częstych wizyt powracających użytkowników."
246
+
247
+ #: add-to-any.php:938
248
+ msgid "Save Changes"
249
+ msgstr "Zapisz zmiany"
250
+
251
+ #: add-to-any.php:939
252
+ msgid "Are you sure you want to delete all AddToAny options?"
253
+ msgstr "Na pewno chcesz usunąć wszystkie ustawienia AddToAny?"
254
+
255
+ #: add-to-any.php:939
256
+ msgid "Reset"
257
+ msgstr "Ustawienia domyślne"
258
+
259
+ #: add-to-any.php:944
260
+ msgid "Like this plugin?"
261
+ msgstr "Lubisz wtyczkę?"
262
+
263
+ #: add-to-any.php:945
264
+ msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
265
+ msgstr "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Oceń wtyczkę</a> na WordPress.org."
266
+
267
+ #: add-to-any.php:946
268
+ msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&amp;linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
269
+ msgstr "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&amp;linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Podziel się</a> ze znajomymi."
270
+
271
+ #: add-to-any.php:948
272
+ msgid "Need support?"
273
+ msgstr "Potrzebujesz pomocy?"
274
+
275
+ #: add-to-any.php:949
276
+ msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
277
+ msgstr "Przeczytaj <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQ</a>. "
278
+
279
+ #: add-to-any.php:950
280
+ msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
281
+ msgstr "Przeszukaj <a href=\"http://wordpress.org/tags/add-to-any\">oficjalne forum</a>."
282
+
283
+ #: add-to-any.php:1075
284
+ msgid "Add/Remove Services"
285
+ msgstr "Dodaj/Usuń Usługi"
286
+
287
+ #: add-to-any.php:1132
288
+ msgid "Share/Save"
289
+ msgstr "Podziel się/Zapisz"
290
+
291
+ #: add-to-any.php:1133
292
+ msgid "Share/Save Buttons"
293
+ msgstr "Przycisk Podziel się/Zapisz"
294
+
languages/add-to-any.mo CHANGED
Binary file
languages/add-to-any.po CHANGED
@@ -2,9 +2,9 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: add-to-any\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-02-23 20:40-0800\n"
6
  "PO-Revision-Date: \n"
7
- "Last-Translator: Pat <no@no.com>\n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -13,280 +13,289 @@ msgstr ""
13
  "X-Poedit-Basepath: ../\n"
14
  "X-Poedit-SearchPath-0: .\n"
15
 
16
- #: add-to-any.php:322
 
 
 
 
 
 
 
 
 
 
 
17
  msgid "Share"
18
  msgstr ""
19
 
20
- #: add-to-any.php:323
21
  msgid "Save"
22
  msgstr ""
23
 
24
- #: add-to-any.php:324
25
  msgid "Subscribe"
26
  msgstr ""
27
 
28
- #: add-to-any.php:325
29
  msgid "E-mail"
30
  msgstr ""
31
 
32
- #: add-to-any.php:326
33
  msgid "Bookmark"
34
  msgstr ""
35
 
36
- #: add-to-any.php:327
37
  msgid "Show all"
38
  msgstr ""
39
 
40
- #: add-to-any.php:328
41
  msgid "Show less"
42
  msgstr ""
43
 
44
- #: add-to-any.php:329
45
  msgid "Find service(s)"
46
  msgstr ""
47
 
48
- #: add-to-any.php:330
49
  msgid "Instantly find any service to add to"
50
  msgstr ""
51
 
52
- #: add-to-any.php:331
53
  msgid "Powered by"
54
  msgstr ""
55
 
56
- #: add-to-any.php:332
57
  msgid "Share via e-mail"
58
  msgstr ""
59
 
60
- #: add-to-any.php:333
61
  msgid "Subscribe via e-mail"
62
  msgstr ""
63
 
64
- #: add-to-any.php:334
65
  msgid "Bookmark in your browser"
66
  msgstr ""
67
 
68
- #: add-to-any.php:335
69
- msgid "Press Ctrl+D or &#8984;+D to bookmark this page"
70
  msgstr ""
71
 
72
- #: add-to-any.php:336
73
  msgid "Add to your favorites"
74
  msgstr ""
75
 
76
- #: add-to-any.php:337
77
  msgid "Send from any e-mail address or e-mail program"
78
  msgstr ""
79
 
80
- #: add-to-any.php:338
81
  msgid "E-mail program"
82
  msgstr ""
83
 
84
- #: add-to-any.php:363
85
  msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code>&lt;?php wp_footer(); ?&gt;</code> just before the <code>&lt;/body&gt;</code> line of your theme's <code>footer.php</code> file."
86
  msgstr ""
87
 
88
- #: add-to-any.php:520
 
 
 
 
89
  #, php-format
90
  msgid "Unable to create directory %s. Is its parent directory writable by the server?"
91
  msgstr ""
92
 
93
- #: add-to-any.php:654
94
- #: add-to-any.php:778
95
- #: add-to-any.php:782
96
- #: add-to-any.php:786
97
- #: add-to-any.php:790
98
- #: add-to-any.php:822
99
  msgid "Share/Bookmark"
100
  msgstr ""
101
 
102
- #: add-to-any.php:667
103
  msgid "Settings saved."
104
  msgstr ""
105
 
106
- #: add-to-any.php:688
107
  msgid "bottom"
108
  msgstr ""
109
 
110
- #: add-to-any.php:692
111
  msgid "top"
112
  msgstr ""
113
 
114
- #: add-to-any.php:696
115
  msgid "top &amp; bottom"
116
  msgstr ""
117
 
118
- #: add-to-any.php:727
119
  msgid "AddToAny: Share/Save "
120
  msgstr ""
121
 
122
- #: add-to-any.php:727
123
- #: add-to-any.php:1132
124
- #: add-to-any.php:1163
125
- msgid "Settings"
126
- msgstr ""
127
-
128
- #: add-to-any.php:736
129
  msgid "Standalone Services"
130
  msgstr ""
131
 
132
- #: add-to-any.php:741
133
  msgid "Choose the services you want below. &nbsp;Click a chosen service again to remove. &nbsp;Reorder services by dragging and dropping as they appear above."
134
  msgstr ""
135
 
136
- #: add-to-any.php:773
137
  msgid "Button"
138
  msgstr ""
139
 
140
- #: add-to-any.php:812
141
  msgid "Image URL"
142
  msgstr ""
143
 
144
- #: add-to-any.php:819
145
  msgid "Text only"
146
  msgstr ""
147
 
148
- #: add-to-any.php:827
149
  msgid "Placement"
150
  msgstr ""
151
 
152
- #: add-to-any.php:832
153
  #, php-format
154
  msgid "Display at the %s of posts"
155
  msgstr ""
156
 
157
- #: add-to-any.php:839
158
  #, php-format
159
  msgid "Display at the %s of post excerpts"
160
  msgstr ""
161
 
162
- #: add-to-any.php:846
163
  #, php-format
164
  msgid "Display at the %s of posts on the front page"
165
  msgstr ""
166
 
167
- #: add-to-any.php:854
168
  #, php-format
169
  msgid "Display at the %s of posts in the feed"
170
  msgstr ""
171
 
172
- #: add-to-any.php:858
173
  #, php-format
174
  msgid "Display at the %s of pages"
175
  msgstr ""
176
 
177
- #: add-to-any.php:862
178
  msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
179
  msgstr ""
180
 
181
- #: add-to-any.php:871
182
  msgid "Menu Style"
183
  msgstr ""
184
 
185
- #: add-to-any.php:873
186
  msgid "Using AddToAny's Menu Styler, you can customize the colors of your Share/Save menu! When you're done, be sure to paste the generated code in the <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Additional Options</a> box below."
187
  msgstr ""
188
 
189
- #: add-to-any.php:875
190
  msgid "Open the AddToAny Menu Styler in a new window"
191
  msgstr ""
192
 
193
- #: add-to-any.php:877
194
  msgid "Open Menu Styler"
195
  msgstr ""
196
 
197
- #: add-to-any.php:882
198
  msgid "Menu Options"
199
  msgstr ""
200
 
201
- #: add-to-any.php:887
202
  msgid "Only show the menu when the user clicks the Share/Save button"
203
  msgstr ""
204
 
205
- #: add-to-any.php:892
206
  msgid "Show the title of the post (or page) within the menu"
207
  msgstr ""
208
 
209
- #: add-to-any.php:897
210
  msgid "Additional Options"
211
  msgstr ""
212
 
213
- #: add-to-any.php:901
214
  msgid "Paste the code from AddToAny's Menu Styler in the box below!"
215
  msgstr ""
216
 
217
- #: add-to-any.php:905
218
  msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
219
  msgstr ""
220
 
221
- #: add-to-any.php:906
222
  msgid "Advanced users might want to explore AddToAny's <a href=\"http://www.addtoany.com/buttons/customize/\" target=\"_blank\">additional options</a>."
223
  msgstr ""
224
 
225
- #: add-to-any.php:912
226
  msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
227
  msgstr ""
228
 
229
- #: add-to-any.php:917
230
  msgid "Advanced Options"
231
  msgstr ""
232
 
233
- #: add-to-any.php:922
234
  msgid "Use CSS stylesheet"
235
  msgstr ""
236
 
237
- #: add-to-any.php:927
238
  msgid "Cache AddToAny locally with daily cache updates"
239
  msgstr ""
240
 
241
- #: add-to-any.php:931
242
  msgid "Only consider for sites with frequently returning visitors. Since many visitors will have AddToAny cached in their browser already, serving AddToAny locally from your site will be slower for those visitors. Be sure to set far future cache/expires headers for image files in your <code>uploads/addtoany</code> directory."
243
  msgstr ""
244
 
245
- #: add-to-any.php:938
246
  msgid "Save Changes"
247
  msgstr ""
248
 
249
- #: add-to-any.php:939
250
  msgid "Are you sure you want to delete all AddToAny options?"
251
  msgstr ""
252
 
253
- #: add-to-any.php:939
254
  msgid "Reset"
255
  msgstr ""
256
 
257
- #: add-to-any.php:944
258
  msgid "Like this plugin?"
259
  msgstr ""
260
 
261
- #: add-to-any.php:945
262
  msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
263
  msgstr ""
264
 
265
- #: add-to-any.php:946
266
  msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&amp;linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
267
  msgstr ""
268
 
269
- #: add-to-any.php:948
270
  msgid "Need support?"
271
  msgstr ""
272
 
273
- #: add-to-any.php:949
274
  msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
275
  msgstr ""
276
 
277
- #: add-to-any.php:950
278
  msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
279
  msgstr ""
280
 
281
- #: add-to-any.php:1075
282
  msgid "Add/Remove Services"
283
  msgstr ""
284
 
285
- #: add-to-any.php:1132
286
  msgid "Share/Save"
287
  msgstr ""
288
 
289
- #: add-to-any.php:1133
290
- msgid "Share/Save Buttons"
291
  msgstr ""
292
 
2
  msgstr ""
3
  "Project-Id-Version: add-to-any\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2012-01-18 12:47-0800\n"
6
  "PO-Revision-Date: \n"
7
+ "Last-Translator: Pat <pat@example.com>\n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "X-Poedit-Basepath: ../\n"
14
  "X-Poedit-SearchPath-0: .\n"
15
 
16
+ #: add-to-any-wp-widget.php:55
17
+ msgid "Title:"
18
+ msgstr ""
19
+
20
+ #: add-to-any-wp-widget.php:59
21
+ #: add-to-any.php:926
22
+ #: add-to-any.php:1385
23
+ #: add-to-any.php:1421
24
+ msgid "Settings"
25
+ msgstr ""
26
+
27
+ #: add-to-any.php:387
28
  msgid "Share"
29
  msgstr ""
30
 
31
+ #: add-to-any.php:388
32
  msgid "Save"
33
  msgstr ""
34
 
35
+ #: add-to-any.php:389
36
  msgid "Subscribe"
37
  msgstr ""
38
 
39
+ #: add-to-any.php:390
40
  msgid "E-mail"
41
  msgstr ""
42
 
43
+ #: add-to-any.php:391
44
  msgid "Bookmark"
45
  msgstr ""
46
 
47
+ #: add-to-any.php:392
48
  msgid "Show all"
49
  msgstr ""
50
 
51
+ #: add-to-any.php:393
52
  msgid "Show less"
53
  msgstr ""
54
 
55
+ #: add-to-any.php:394
56
  msgid "Find service(s)"
57
  msgstr ""
58
 
59
+ #: add-to-any.php:395
60
  msgid "Instantly find any service to add to"
61
  msgstr ""
62
 
63
+ #: add-to-any.php:396
64
  msgid "Powered by"
65
  msgstr ""
66
 
67
+ #: add-to-any.php:397
68
  msgid "Share via e-mail"
69
  msgstr ""
70
 
71
+ #: add-to-any.php:398
72
  msgid "Subscribe via e-mail"
73
  msgstr ""
74
 
75
+ #: add-to-any.php:399
76
  msgid "Bookmark in your browser"
77
  msgstr ""
78
 
79
+ #: add-to-any.php:400
80
+ msgid "Press Ctrl+D or \\u2318+D to bookmark this page"
81
  msgstr ""
82
 
83
+ #: add-to-any.php:401
84
  msgid "Add to your favorites"
85
  msgstr ""
86
 
87
+ #: add-to-any.php:402
88
  msgid "Send from any e-mail address or e-mail program"
89
  msgstr ""
90
 
91
+ #: add-to-any.php:403
92
  msgid "E-mail program"
93
  msgstr ""
94
 
95
+ #: add-to-any.php:517
96
  msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code>&lt;?php wp_footer(); ?&gt;</code> just before the <code>&lt;/body&gt;</code> line of your theme's <code>footer.php</code> file."
97
  msgstr ""
98
 
99
+ #: add-to-any.php:534
100
+ msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code>&lt;?php wp_head(); ?&gt;</code> just before the <code>&lt;/head&gt;</code> line of your theme's <code>header.php</code> file."
101
+ msgstr ""
102
+
103
+ #: add-to-any.php:707
104
  #, php-format
105
  msgid "Unable to create directory %s. Is its parent directory writable by the server?"
106
  msgstr ""
107
 
108
+ #: add-to-any.php:842
109
+ #: add-to-any.php:978
110
+ #: add-to-any.php:982
111
+ #: add-to-any.php:986
112
+ #: add-to-any.php:990
113
+ #: add-to-any.php:1022
114
  msgid "Share/Bookmark"
115
  msgstr ""
116
 
117
+ #: add-to-any.php:866
118
  msgid "Settings saved."
119
  msgstr ""
120
 
121
+ #: add-to-any.php:887
122
  msgid "bottom"
123
  msgstr ""
124
 
125
+ #: add-to-any.php:891
126
  msgid "top"
127
  msgstr ""
128
 
129
+ #: add-to-any.php:895
130
  msgid "top &amp; bottom"
131
  msgstr ""
132
 
133
+ #: add-to-any.php:926
134
  msgid "AddToAny: Share/Save "
135
  msgstr ""
136
 
137
+ #: add-to-any.php:934
 
 
 
 
 
 
138
  msgid "Standalone Services"
139
  msgstr ""
140
 
141
+ #: add-to-any.php:939
142
  msgid "Choose the services you want below. &nbsp;Click a chosen service again to remove. &nbsp;Reorder services by dragging and dropping as they appear above."
143
  msgstr ""
144
 
145
+ #: add-to-any.php:973
146
  msgid "Button"
147
  msgstr ""
148
 
149
+ #: add-to-any.php:1012
150
  msgid "Image URL"
151
  msgstr ""
152
 
153
+ #: add-to-any.php:1019
154
  msgid "Text only"
155
  msgstr ""
156
 
157
+ #: add-to-any.php:1027
158
  msgid "Placement"
159
  msgstr ""
160
 
161
+ #: add-to-any.php:1032
162
  #, php-format
163
  msgid "Display at the %s of posts"
164
  msgstr ""
165
 
166
+ #: add-to-any.php:1039
167
  #, php-format
168
  msgid "Display at the %s of post excerpts"
169
  msgstr ""
170
 
171
+ #: add-to-any.php:1046
172
  #, php-format
173
  msgid "Display at the %s of posts on the front page"
174
  msgstr ""
175
 
176
+ #: add-to-any.php:1054
177
  #, php-format
178
  msgid "Display at the %s of posts in the feed"
179
  msgstr ""
180
 
181
+ #: add-to-any.php:1058
182
  #, php-format
183
  msgid "Display at the %s of pages"
184
  msgstr ""
185
 
186
+ #: add-to-any.php:1062
187
  msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
188
  msgstr ""
189
 
190
+ #: add-to-any.php:1071
191
  msgid "Menu Style"
192
  msgstr ""
193
 
194
+ #: add-to-any.php:1073
195
  msgid "Using AddToAny's Menu Styler, you can customize the colors of your Share/Save menu! When you're done, be sure to paste the generated code in the <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Additional Options</a> box below."
196
  msgstr ""
197
 
198
+ #: add-to-any.php:1075
199
  msgid "Open the AddToAny Menu Styler in a new window"
200
  msgstr ""
201
 
202
+ #: add-to-any.php:1077
203
  msgid "Open Menu Styler"
204
  msgstr ""
205
 
206
+ #: add-to-any.php:1082
207
  msgid "Menu Options"
208
  msgstr ""
209
 
210
+ #: add-to-any.php:1087
211
  msgid "Only show the menu when the user clicks the Share/Save button"
212
  msgstr ""
213
 
214
+ #: add-to-any.php:1092
215
  msgid "Show the title of the post (or page) within the menu"
216
  msgstr ""
217
 
218
+ #: add-to-any.php:1097
219
  msgid "Additional Options"
220
  msgstr ""
221
 
222
+ #: add-to-any.php:1101
223
  msgid "Paste the code from AddToAny's Menu Styler in the box below!"
224
  msgstr ""
225
 
226
+ #: add-to-any.php:1105
227
  msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
228
  msgstr ""
229
 
230
+ #: add-to-any.php:1106
231
  msgid "Advanced users might want to explore AddToAny's <a href=\"http://www.addtoany.com/buttons/customize/\" target=\"_blank\">additional options</a>."
232
  msgstr ""
233
 
234
+ #: add-to-any.php:1112
235
  msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
236
  msgstr ""
237
 
238
+ #: add-to-any.php:1117
239
  msgid "Advanced Options"
240
  msgstr ""
241
 
242
+ #: add-to-any.php:1122
243
  msgid "Use CSS stylesheet"
244
  msgstr ""
245
 
246
+ #: add-to-any.php:1127
247
  msgid "Cache AddToAny locally with daily cache updates"
248
  msgstr ""
249
 
250
+ #: add-to-any.php:1131
251
  msgid "Only consider for sites with frequently returning visitors. Since many visitors will have AddToAny cached in their browser already, serving AddToAny locally from your site will be slower for those visitors. Be sure to set far future cache/expires headers for image files in your <code>uploads/addtoany</code> directory."
252
  msgstr ""
253
 
254
+ #: add-to-any.php:1138
255
  msgid "Save Changes"
256
  msgstr ""
257
 
258
+ #: add-to-any.php:1139
259
  msgid "Are you sure you want to delete all AddToAny options?"
260
  msgstr ""
261
 
262
+ #: add-to-any.php:1139
263
  msgid "Reset"
264
  msgstr ""
265
 
266
+ #: add-to-any.php:1144
267
  msgid "Like this plugin?"
268
  msgstr ""
269
 
270
+ #: add-to-any.php:1145
271
  msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
272
  msgstr ""
273
 
274
+ #: add-to-any.php:1146
275
  msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&amp;linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
276
  msgstr ""
277
 
278
+ #: add-to-any.php:1148
279
  msgid "Need support?"
280
  msgstr ""
281
 
282
+ #: add-to-any.php:1149
283
  msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
284
  msgstr ""
285
 
286
+ #: add-to-any.php:1150
287
  msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
288
  msgstr ""
289
 
290
+ #: add-to-any.php:1324
291
  msgid "Add/Remove Services"
292
  msgstr ""
293
 
294
+ #: add-to-any.php:1385
295
  msgid "Share/Save"
296
  msgstr ""
297
 
298
+ #: add-to-any.php:1386
299
+ msgid "AddToAny"
300
  msgstr ""
301
 
screenshot-1.png CHANGED
Binary file
screenshot-2.png CHANGED
Binary file
screenshot-3.png CHANGED
Binary file
screenshot-4.png CHANGED
Binary file
screenshot-5.png CHANGED
Binary file
services.php CHANGED
@@ -182,7 +182,7 @@ $A2A_SHARE_SAVE_services = Array(
182
  ),
183
  "google_plus" => Array(
184
  "name" => "Google+",
185
- "icon" => "google",
186
  ),
187
  "grono" => Array(
188
  "name" => "Grono",
@@ -260,6 +260,10 @@ $A2A_SHARE_SAVE_services = Array(
260
  "name" => "LiveJournal",
261
  "icon" => "livejournal",
262
  ),
 
 
 
 
263
  "maple" => Array(
264
  "name" => "Maple",
265
  "icon" => "maple",
@@ -270,7 +274,7 @@ $A2A_SHARE_SAVE_services = Array(
270
  ),
271
  "live" => Array(
272
  "name" => "Messenger",
273
- "icon" => "live",
274
  ),
275
  "mister_wong" => Array(
276
  "name" => "Mister-Wong",
@@ -340,6 +344,10 @@ $A2A_SHARE_SAVE_services = Array(
340
  "name" => "Ping",
341
  "icon" => "ping",
342
  ),
 
 
 
 
343
  "plaxo_pulse" => Array(
344
  "name" => "Plaxo Pulse",
345
  "icon" => "plaxo",
@@ -369,6 +377,10 @@ $A2A_SHARE_SAVE_services = Array(
369
  "name" => "Pusha",
370
  "icon" => "pusha",
371
  ),
 
 
 
 
372
  "read_it_later" => Array(
373
  "name" => "Read It Later",
374
  "icon" => "read_it_later",
@@ -529,10 +541,6 @@ $A2A_SHARE_SAVE_services = Array(
529
  "name" => "Yahoo Bookmarks",
530
  "icon" => "yahoo",
531
  ),
532
- "yahoo_buzz" => Array(
533
- "name" => "Yahoo Buzz",
534
- "icon" => "buzz",
535
- ),
536
  "yahoo_mail" => Array(
537
  "name" => "Yahoo Mail",
538
  "icon" => "yahoo",
182
  ),
183
  "google_plus" => Array(
184
  "name" => "Google+",
185
+ "icon" => "google_plus",
186
  ),
187
  "grono" => Array(
188
  "name" => "Grono",
260
  "name" => "LiveJournal",
261
  "icon" => "livejournal",
262
  ),
263
+ "lockerz_grab" => Array(
264
+ "name" => "Lockerz Grab",
265
+ "icon" => "lockerz",
266
+ ),
267
  "maple" => Array(
268
  "name" => "Maple",
269
  "icon" => "maple",
274
  ),
275
  "live" => Array(
276
  "name" => "Messenger",
277
+ "icon" => "messenger",
278
  ),
279
  "mister_wong" => Array(
280
  "name" => "Mister-Wong",
344
  "name" => "Ping",
345
  "icon" => "ping",
346
  ),
347
+ "pinterest" => Array(
348
+ "name" => "Pinterest",
349
+ "icon" => "pinterest",
350
+ ),
351
  "plaxo_pulse" => Array(
352
  "name" => "Plaxo Pulse",
353
  "icon" => "plaxo",
377
  "name" => "Pusha",
378
  "icon" => "pusha",
379
  ),
380
+ "qq" => Array(
381
+ "name" => "QQ",
382
+ "icon" => "qq",
383
+ ),
384
  "read_it_later" => Array(
385
  "name" => "Read It Later",
386
  "icon" => "read_it_later",
541
  "name" => "Yahoo Bookmarks",
542
  "icon" => "yahoo",
543
  ),
 
 
 
 
544
  "yahoo_mail" => Array(
545
  "name" => "Yahoo Mail",
546
  "icon" => "yahoo",
share_16_16.png CHANGED
Binary file
share_save_120_16.gif CHANGED
Binary file
share_save_120_16.png CHANGED
Binary file
share_save_171_16.gif CHANGED
Binary file
share_save_171_16.png CHANGED
Binary file
share_save_256_24.gif CHANGED
Binary file
share_save_256_24.png CHANGED
Binary file