AddToAny Share Buttons - Version 0.9.9.2.2

Version Description

Download this release

Release Info

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

Code changes from version 0.9.9.2 to 0.9.9.2.2

README.txt CHANGED
@@ -1,10 +1,10 @@
1
- === Add to Any Share/Save/Bookmark Button ===
2
  Contributors: micropat
3
  Donate link: http://www.addtoany.com/contact/
4
  Tags: bookmarking, social, social bookmarking, bookmark, bookmarks, sharing, share, saving, save, Post, posts, page, pages, images, image, admin, statistics, stats, links, plugin, widget, e-mail, email, seo, button, delicious, google, digg, reddit, facebook, myspace, twitter, stumbleupon, technorati, wpmu, addtoany, add, any
5
  Requires at least: 2.0
6
  Tested up to: 2.7.1
7
- Stable tag: 0.9.9.2
8
 
9
  Helps readers share, save, bookmark, and email your posts and pages using any service, such as Facebook, Twitter, Digg, Delicious and over 100 more.
10
 
@@ -12,21 +12,23 @@ Helps readers share, save, bookmark, and email your posts and pages using any se
12
 
13
  Helps readers **share**, **save**, **bookmark**, and **email** your posts and pages using **any service**, such as Delicious, Digg, Facebook, Twitter, and over 100 more social bookmarking and sharing sites. The button comes with Add to Any's customizable **Smart Menu**, which **places the services visitors use at the top of the menu**, based on each visitor's browsing history.
14
 
15
- The E-mail tab makes it easy to share via Gmail, Y! Mail, Hotmail, AOL, and any other web-based e-mailer or desktop program. The Bookmark or Add to Favorites tab helps users bookmark using any browser (Internet Explorer, Firefox, Chrome, Safari, Opera etc.).
 
 
16
 
17
- **Individual service icons** let you optimize your blog posts for specific social destinations.
18
 
19
  * Add to Any <a href="http://www.addtoany.com/blog/smart-menus-the-services-your-visitors-use-displayed-first/" target="_blank">Smart Menu</a>
20
  * Includes all services
21
  * Individual service links (**new!**)
22
  * Services updated automatically
23
- * WordPress optimized, localized (i18n for English, Spanish, Chinese, Danish)
24
  * Google Analytics integration
25
  * Many more publisher and user features
26
 
27
- <a href="http://www.addtoany.com/" title="Sharing button widget" target="_blank">Share Button</a> (demo) | <a href="other_notes/">Changelog</a>
28
-
29
- See also, the <a href="/extend/plugins/add-to-any-subscribe/" title="WordPress RSS Subscribe plugin">Subscribe button</a> plugin.
30
 
31
  == Installation ==
32
 
@@ -101,6 +103,17 @@ This is done to overcome browser limitations that prevent the drop-down menu fro
101
 
102
  == Changelog ==
103
 
 
 
 
 
 
 
 
 
 
 
 
104
  .9.9.2:
105
 
106
  * Services array output fixes
@@ -113,8 +126,8 @@ This is done to overcome browser limitations that prevent the drop-down menu fro
113
 
114
  * NEW: Individual service links!
115
  * Drag & Drop interface with preview
116
- * .addtoany_share_save_container is now <div>, not <p>
117
- * Add to Any button now contained within <ul><li>
118
 
119
  .9.8.9.2:
120
 
1
+ === Add to Any: Share/Bookmark/Email Button ===
2
  Contributors: micropat
3
  Donate link: http://www.addtoany.com/contact/
4
  Tags: bookmarking, social, social bookmarking, bookmark, bookmarks, sharing, share, saving, save, Post, posts, page, pages, images, image, admin, statistics, stats, links, plugin, widget, e-mail, email, seo, button, delicious, google, digg, reddit, facebook, myspace, twitter, stumbleupon, technorati, wpmu, addtoany, add, any
5
  Requires at least: 2.0
6
  Tested up to: 2.7.1
7
+ Stable tag: 0.9.9.2.2
8
 
9
  Helps readers share, save, bookmark, and email your posts and pages using any service, such as Facebook, Twitter, Digg, Delicious and over 100 more.
10
 
12
 
13
  Helps readers **share**, **save**, **bookmark**, and **email** your posts and pages using **any service**, such as Delicious, Digg, Facebook, Twitter, and over 100 more social bookmarking and sharing sites. The button comes with Add to Any's customizable **Smart Menu**, which **places the services visitors use at the top of the menu**, based on each visitor's browsing history.
14
 
15
+ <a href="http://www.addtoany.com/" title="Sharing button widget" target="_blank">Share Button</a> (demo) | <a href="other_notes/">Changelog</a>
16
+
17
+ The E-mail tab makes it easy to share via Gmail, Y! Mail, Hotmail, AOL, and any other web-based e-mailer or desktop program. The **Add to Favorites** button (or Bookmark tab) helps users bookmark using any browser (Internet Explorer, Firefox, Chrome, Safari, Opera, etc.).
18
 
19
+ Individual **service icons** let you optimize your blog posts for specific social sites.
20
 
21
  * Add to Any <a href="http://www.addtoany.com/blog/smart-menus-the-services-your-visitors-use-displayed-first/" target="_blank">Smart Menu</a>
22
  * Includes all services
23
  * Individual service links (**new!**)
24
  * Services updated automatically
25
+ * WordPress optimized, localized (i18n for English, Spanish, Chinese, Danish, Belarusian)
26
  * Google Analytics integration
27
  * Many more publisher and user features
28
 
29
+ See also:
30
+ * The <a href="/extend/plugins/add-to-any-subscribe/" title="WordPress RSS Subscribe widget plugin">Subscribe button</a> plugin
31
+ * The <a href="http://www.addtoany.com/buttons/for/wordpress_com" title="WordPress.com sharing button widget" target="_blank">Share button for WordPress.com</a> blogs
32
 
33
  == Installation ==
34
 
103
 
104
  == Changelog ==
105
 
106
+ .9.9.2.2:
107
+
108
+ * Fixed display when all standalone services are removed in admin
109
+ * Services label renamed Standalone Services for clarity
110
+ * Updates to Danish translation
111
+ * Added Belarusian translation
112
+
113
+ .9.9.2.1:
114
+
115
+ * Feed icons shown inline, no longer displayed in unordered list
116
+
117
  .9.9.2:
118
 
119
  * Services array output fixes
126
 
127
  * NEW: Individual service links!
128
  * Drag & Drop interface with preview
129
+ * .addtoany_share_save_container is now `<div>`, not `<p>`
130
+ * Add to Any button now contained within `<ul><li>`
131
 
132
  .9.8.9.2:
133
 
add-to-any.php CHANGED
@@ -1,9 +1,9 @@
1
  <?php
2
  /*
3
- Plugin Name: Add to Any: Share/Save/Bookmark Button
4
  Plugin URI: http://www.addtoany.com/
5
  Description: Helps readers share, save, bookmark, and email your posts and pages using any service. [<a href="options-general.php?page=add-to-any.php">Settings</a>]
6
- Version: .9.9.2
7
  Author: Add to Any
8
  Author URI: http://www.addtoany.com/contact/
9
  */
@@ -240,6 +240,7 @@ if (!function_exists('A2A_wp_footer_check')) {
240
 
241
 
242
  function A2A_SHARE_SAVE_to_bottom_of_content($content) {
 
243
  if (
244
  (
245
  // Tags
@@ -255,7 +256,7 @@ function A2A_SHARE_SAVE_to_bottom_of_content($content) {
255
  ( is_date() && get_option('A2A_SHARE_SAVE_display_in_posts_on_front_page')=='-1' ) || // Date-based archives posts (same as Front page option)
256
  ( is_author() && get_option('A2A_SHARE_SAVE_display_in_posts_on_front_page')=='-1' ) || // Author posts (same as Front page option)
257
  ( is_search() && get_option('A2A_SHARE_SAVE_display_in_posts_on_front_page')=='-1' ) || // Search results posts (same as Front page option)
258
- ( is_feed() && (get_option('A2A_SHARE_SAVE_display_in_feed')=='-1' ) || // Posts in feed
259
 
260
  // Pages
261
  ( is_page() && get_option('A2A_SHARE_SAVE_display_in_pages')=='-1' ) || // Individual pages
@@ -267,17 +268,22 @@ function A2A_SHARE_SAVE_to_bottom_of_content($content) {
267
 
268
  $icons_args = array(
269
  "output_buffering" => true,
270
- "html_wrap_open" => "<li>",
271
- "html_wrap_close" => "</li>",
272
  );
273
 
274
  $A2A_SHARE_SAVE_options = array(
275
  "output_buffering" => true,
276
- "html_wrap_open" => "<li>",
277
- "html_wrap_close" => "</li>",
278
  );
279
 
280
- $content .= '<div class="addtoany_share_save_container"><ul class="addtoany_list">'.ADDTOANY_SHARE_SAVE_ICONS( $icons_args ).ADDTOANY_SHARE_SAVE_BUTTON( $A2A_SHARE_SAVE_options ).'</ul></div>';
 
 
 
 
 
281
  return $content;
282
  }
283
 
@@ -396,7 +402,7 @@ function A2A_SHARE_SAVE_options_page() {
396
 
397
  <table class="form-table">
398
  <tr valign="top">
399
- <th scope="row"><?php _e("Services", "add-to-any"); ?></th>
400
  <td><fieldset>
401
  <ul id="addtoany_services_sortable" class="addtoany_admin_list">
402
  <li class="dummy"><img src="<?php echo $A2A_SHARE_SAVE_plugin_url_path; ?>/icons/transparent.gif" width="16" height="16" alt="" /></li>
@@ -603,24 +609,17 @@ function A2A_SHARE_SAVE_admin_head() {
603
  jQuery(document).ready(function(){
604
 
605
  var to_input = function(this_sortable){
606
- var services_string='',
607
- services_array = jQuery(this_sortable).sortable('toArray'),
608
- services_size = services_array.length;
609
- if(services_size<1) return;
610
-
611
  // Clear any previous services stored as hidden inputs
612
  jQuery('input[name="A2A_SHARE_SAVE_active_services[]"]').remove();
613
 
 
 
 
 
614
  for(var i=0;i<services_size;i++){
615
- services_string += '"'+services_array[i]+'"';
616
- if(i<services_size-1)
617
- services_string += ',';
618
-
619
  if(services_array[i]!='') // Exclude dummy icon
620
  jQuery('form:first').append('<input name="A2A_SHARE_SAVE_active_services[]" type="hidden" value="'+services_array[i]+'"/>');
621
-
622
  }
623
- services_string = 'a2a_prioritize=[' + services_string + ']';
624
  };
625
 
626
  jQuery('#addtoany_services_sortable').sortable({
@@ -676,7 +675,7 @@ function A2A_SHARE_SAVE_admin_head() {
676
 
677
  // Auto-select active services
678
  <?php
679
- $admin_services_saved = is_array($_POST['A2A_SHARE_SAVE_active_services']);
680
  $active_services = ( $admin_services_saved )
681
  ? $_POST['A2A_SHARE_SAVE_active_services'] : get_option('A2A_SHARE_SAVE_active_services');
682
  if( !$active_services )
1
  <?php
2
  /*
3
+ Plugin Name: Add to Any: Share/Bookmark/Email Button
4
  Plugin URI: http://www.addtoany.com/
5
  Description: Helps readers share, save, bookmark, and email your posts and pages using any service. [<a href="options-general.php?page=add-to-any.php">Settings</a>]
6
+ Version: .9.9.2.2
7
  Author: Add to Any
8
  Author URI: http://www.addtoany.com/contact/
9
  */
240
 
241
 
242
  function A2A_SHARE_SAVE_to_bottom_of_content($content) {
243
+ $is_feed = is_feed();
244
  if (
245
  (
246
  // Tags
256
  ( is_date() && get_option('A2A_SHARE_SAVE_display_in_posts_on_front_page')=='-1' ) || // Date-based archives posts (same as Front page option)
257
  ( is_author() && get_option('A2A_SHARE_SAVE_display_in_posts_on_front_page')=='-1' ) || // Author posts (same as Front page option)
258
  ( is_search() && get_option('A2A_SHARE_SAVE_display_in_posts_on_front_page')=='-1' ) || // Search results posts (same as Front page option)
259
+ ( $is_feed && (get_option('A2A_SHARE_SAVE_display_in_feed')=='-1' ) || // Posts in feed
260
 
261
  // Pages
262
  ( is_page() && get_option('A2A_SHARE_SAVE_display_in_pages')=='-1' ) || // Individual pages
268
 
269
  $icons_args = array(
270
  "output_buffering" => true,
271
+ "html_wrap_open" => ($is_feed) ? "" : "<li>",
272
+ "html_wrap_close" => ($is_feed) ? " " : "</li>",
273
  );
274
 
275
  $A2A_SHARE_SAVE_options = array(
276
  "output_buffering" => true,
277
+ "html_wrap_open" => ($is_feed) ? "" : "<li>",
278
+ "html_wrap_close" => ($is_feed) ? "" : "</li>",
279
  );
280
 
281
+ if ( ! $is_feed ) {
282
+ $container_wrap_open = '<div class="addtoany_share_save_container"><ul class="addtoany_list">';
283
+ $container_wrap_close = '</ul></div>';
284
+ }
285
+
286
+ $content .= $container_wrap_open.ADDTOANY_SHARE_SAVE_ICONS( $icons_args ).ADDTOANY_SHARE_SAVE_BUTTON( $A2A_SHARE_SAVE_options ).$container_wrap_close;
287
  return $content;
288
  }
289
 
402
 
403
  <table class="form-table">
404
  <tr valign="top">
405
+ <th scope="row"><?php _e("Standalone Services", "add-to-any"); ?></th>
406
  <td><fieldset>
407
  <ul id="addtoany_services_sortable" class="addtoany_admin_list">
408
  <li class="dummy"><img src="<?php echo $A2A_SHARE_SAVE_plugin_url_path; ?>/icons/transparent.gif" width="16" height="16" alt="" /></li>
609
  jQuery(document).ready(function(){
610
 
611
  var to_input = function(this_sortable){
 
 
 
 
 
612
  // Clear any previous services stored as hidden inputs
613
  jQuery('input[name="A2A_SHARE_SAVE_active_services[]"]').remove();
614
 
615
+ var services_array = jQuery(this_sortable).sortable('toArray'),
616
+ services_size = services_array.length;
617
+ if(services_size<1) return;
618
+
619
  for(var i=0;i<services_size;i++){
 
 
 
 
620
  if(services_array[i]!='') // Exclude dummy icon
621
  jQuery('form:first').append('<input name="A2A_SHARE_SAVE_active_services[]" type="hidden" value="'+services_array[i]+'"/>');
 
622
  }
 
623
  };
624
 
625
  jQuery('#addtoany_services_sortable').sortable({
675
 
676
  // Auto-select active services
677
  <?php
678
+ $admin_services_saved = is_array($_POST['A2A_SHARE_SAVE_active_services']) || isset($_POST['A2A_SHARE_SAVE_submit_hidden']);
679
  $active_services = ( $admin_services_saved )
680
  ? $_POST['A2A_SHARE_SAVE_active_services'] : get_option('A2A_SHARE_SAVE_active_services');
681
  if( !$active_services )
i18n/add-to-any-be.mo ADDED
Binary file
i18n/add-to-any-be.po ADDED
@@ -0,0 +1,246 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: add-to-any\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2009-04-17 02:32-0800\n"
6
+ "PO-Revision-Date: \n"
7
+ "Last-Translator: MicroPat\n"
8
+ "Language-Team: Marcis Gasuns <mrilyuha@gmail.com>\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-KeywordsList: __;_e\n"
13
+ "X-Poedit-Basepath: ../\n"
14
+ "X-Poedit-Language: Belarusian\n"
15
+ "X-Poedit-Country: BELARUS\n"
16
+ "X-Poedit-SearchPath-0: .\n"
17
+
18
+ #: add-to-any.php:195
19
+ msgid "Share"
20
+ msgstr "Падзяліць"
21
+
22
+ #: add-to-any.php:196
23
+ msgid "Save"
24
+ msgstr "Захаваць"
25
+
26
+ #: add-to-any.php:197
27
+ msgid "Subscribe"
28
+ msgstr "Падпісацца"
29
+
30
+ #: add-to-any.php:198
31
+ msgid "E-mail"
32
+ msgstr "Электоронная пошта"
33
+
34
+ #: add-to-any.php:199
35
+ msgid "Bookmark"
36
+ msgstr "Закладка"
37
+
38
+ #: add-to-any.php:200
39
+ msgid "Show all"
40
+ msgstr "Паказаць усё"
41
+
42
+ #: add-to-any.php:201
43
+ msgid "Show less"
44
+ msgstr "Паказаць менш"
45
+
46
+ #: add-to-any.php:202
47
+ msgid "Find service(s)"
48
+ msgstr "Знайсці паслугу(і)"
49
+
50
+ #: add-to-any.php:203
51
+ msgid "Instantly find any service to add to"
52
+ msgstr "Імгненна знайсці яку-небудзь паслугу, каб дадаць да"
53
+
54
+ #: add-to-any.php:204
55
+ msgid "Powered by"
56
+ msgstr "Кіруецца"
57
+
58
+ #: add-to-any.php:205
59
+ msgid "Share via e-mail"
60
+ msgstr "Адправіць па электроннай пошце"
61
+
62
+ #: add-to-any.php:206
63
+ msgid "Subscribe via e-mail"
64
+ msgstr "Падпісацца па электроннай пошце"
65
+
66
+ #: add-to-any.php:207
67
+ msgid "Bookmark in your browser"
68
+ msgstr "Закладка ў вашым браузеры"
69
+
70
+ #: add-to-any.php:208
71
+ msgid "Press Ctrl+D or Cmd+D to bookmark this page"
72
+ msgstr "Націсніце Ctrl+D ці Cmd+D, каб стварыць закладку гэтай старонкі"
73
+
74
+ #: add-to-any.php:209
75
+ msgid "Add to your favorites"
76
+ msgstr "Дадаць у выбранае"
77
+
78
+ #: add-to-any.php:210
79
+ msgid "Send from any e-mail address or e-mail program"
80
+ msgstr "Адправіць з любога пошатовага адрасу ці з паштовай праграмы"
81
+
82
+ #: add-to-any.php:211
83
+ msgid "E-mail program"
84
+ msgstr "Паштовая праграма"
85
+
86
+ #: add-to-any.php:236
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 "Ваша тэма павінна быць выпраўленая. Каб выправіць вашу тэму, выкарыстайце <a href=\"theme-editor.php\"> Тэма рэдактар </ A>, каб уставіць <code> <? PHP wp_footer ();?> </ Code> незадоўга да <code> </ BODY> </ Code> лінію вашай тэмы <code> footer.php </ cod> файл."
89
+
90
+ #: add-to-any.php:384
91
+ msgid "Settings saved."
92
+ msgstr "Наладкі захаваны"
93
+
94
+ #: add-to-any.php:395
95
+ msgid "Add to Any: Share/Save "
96
+ msgstr "Дадаць у любое: падзяліць/захаваць"
97
+
98
+ #: add-to-any.php:395
99
+ #: add-to-any.php:736
100
+ msgid "Settings"
101
+ msgstr "Наладкі"
102
+
103
+ #: add-to-any.php:405
104
+ #, fuzzy
105
+ msgid "Standalone Services"
106
+ msgstr "Дадаць/Выдаліць паслугі"
107
+
108
+ #: add-to-any.php:410
109
+ 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."
110
+ msgstr ""
111
+
112
+ #: add-to-any.php:429
113
+ msgid "Button"
114
+ msgstr "Клавіша"
115
+
116
+ #: add-to-any.php:468
117
+ msgid "Image URL"
118
+ msgstr "URL de l'imatge"
119
+
120
+ #: add-to-any.php:475
121
+ msgid "Text only"
122
+ msgstr "Толькт тэкст"
123
+
124
+ #: add-to-any.php:483
125
+ msgid "Placement"
126
+ msgstr "Размяшчэнне"
127
+
128
+ #: add-to-any.php:492
129
+ msgid "Display Share/Save button at the bottom of posts"
130
+ msgstr "Паказаць клавішу Адкрыць / Захаваць унізе запісаў"
131
+
132
+ #: add-to-any.php:499
133
+ msgid "Display Share/Save button at the bottom of posts on the front page"
134
+ msgstr "Паказаць клавішу Адкрыць/Захаваць унізе запісаў на тытульнай старонцы"
135
+
136
+ #: add-to-any.php:506
137
+ msgid "Display Share/Save button at the bottom of posts in the feed"
138
+ msgstr ""
139
+
140
+ #: add-to-any.php:510
141
+ msgid "Display Share/Save button at the bottom of pages"
142
+ msgstr "Паказаць клавішу Адкрыць/Захаваць унізе старонак"
143
+
144
+ #: add-to-any.php:514
145
+ 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>)"
146
+ msgstr "Калі яе не спыніць, то не забудзьцеся змясціць наступны код у <a href=\"theme-editor.php\"> шаблон старонкі </ A> (у <code> index.php </code>, <code> сінгл. PHP </cod> і / або <code> page.php </ code>) \t\t \t"
147
+
148
+ #: add-to-any.php:520
149
+ msgid "Menu Style"
150
+ msgstr "Стыль меню"
151
+
152
+ #: add-to-any.php:522
153
+ msgid "Using Add to Any'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."
154
+ msgstr "Выкарыстанне Дадаць у любое меню Styler, вы можаце наладзіць колеры вашага Адкрыць / Захаваць мяню! Калі вы скончыце, не забудзьцеся ўставіць генераваны код у <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\"> Дадатковыя параметры </ A> ніжэй."
155
+
156
+ #: add-to-any.php:524
157
+ msgid "Open the Add to Any Menu Styler in a new window"
158
+ msgstr "Адкрыць Дадаць у меню Styler у новым акне"
159
+
160
+ #: add-to-any.php:526
161
+ msgid "Open Menu Styler"
162
+ msgstr "Адкрыць меню Styler"
163
+
164
+ #: add-to-any.php:531
165
+ msgid "Menu Options"
166
+ msgstr "Меню опцый"
167
+
168
+ #: add-to-any.php:536
169
+ msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
170
+ msgstr "Схаваць убудаваыях аб'екты (Flash, відэа і г.д.), якія перасякаюцца з меню пры адлюстраванні"
171
+
172
+ #: add-to-any.php:541
173
+ msgid "Show the title of the post (or page) within the menu"
174
+ msgstr "Паказаць назву запісу(альбо старонкі) без меню"
175
+
176
+ #: add-to-any.php:548
177
+ msgid "Only show the menu when the user clicks the Share/Save button"
178
+ msgstr " Паказваць толькі меню, калі карыстальнік клікае клавішу Адкрыць/Захаваць"
179
+
180
+ #: add-to-any.php:554
181
+ msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
182
+ msgstr "Адкрыць меню addtoany.com старонкі ў новую ўкладку або акно, калі карыстальнік націскае кнопку Адкрыць/ Захаваць \t\t \t"
183
+
184
+ #: add-to-any.php:559
185
+ msgid "Additional Options"
186
+ msgstr "Дадатковыя Опцыі"
187
+
188
+ #: add-to-any.php:563
189
+ msgid "Paste the code from Add to Any's Menu Styler in the box below!"
190
+ msgstr "Уставіць код з Дадаць у любое меню Styler у поле ніжэй!"
191
+
192
+ #: add-to-any.php:567
193
+ msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
194
+ msgstr "Ніжэй вы можаце ўсталяваць адмысловы JavaScript, які будзе ўжывацца да кожнага Адкрыць / Захаваць меню."
195
+
196
+ #: add-to-any.php:568
197
+ msgid "Advanced users might want to explore Add to Any's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
198
+ msgstr "Дасведчаныя карыстальнікі, магчыма, пажадаюць вывучыць Дадаць у <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\"> JavaScript API </ A>."
199
+
200
+ #: add-to-any.php:574
201
+ msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
202
+ msgstr "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label><strong>Заўвага</strong> : Калі Вы дадаеце новы код, будзьце ўважлівыя і не перапішыце выпадкова любы папярэдні код."
203
+
204
+ #: add-to-any.php:581
205
+ msgid "Save Changes"
206
+ msgstr "Захаваць змены"
207
+
208
+ #: add-to-any.php:586
209
+ msgid "Like this plugin?"
210
+ msgstr "Як і гэты плагін?"
211
+
212
+ #: add-to-any.php:587
213
+ msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
214
+ msgstr ""
215
+
216
+ #: add-to-any.php:588
217
+ msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&amp;linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
218
+ msgstr ""
219
+
220
+ #: add-to-any.php:590
221
+ msgid "Need support?"
222
+ msgstr "Патрэбна падтрымка?"
223
+
224
+ #: add-to-any.php:591
225
+ msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
226
+ msgstr "Паглядзіце <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
227
+
228
+ #: add-to-any.php:592
229
+ msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
230
+ msgstr "Пошук <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
231
+
232
+ #: add-to-any.php:699
233
+ msgid "Add/Remove Services"
234
+ msgstr "Дадаць/Выдаліць паслугі"
235
+
236
+ #: add-to-any.php:736
237
+ msgid "Share/Save"
238
+ msgstr "Адкрыць/Захаваць"
239
+
240
+ #: add-to-any.php:737
241
+ msgid "Share/Save Buttons"
242
+ msgstr "Кнопка Адкрыць/Захаваць"
243
+
244
+ #~ msgid "Services"
245
+ #~ msgstr "Паслугі"
246
+
i18n/add-to-any-ca.mo CHANGED
Binary file
i18n/add-to-any-ca.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: 2009-04-01 12:20-0800\n"
6
  "PO-Revision-Date: \n"
7
- "Last-Translator: MicroPat\n"
8
  "Language-Team: <robert.buj@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -15,230 +15,232 @@ msgstr ""
15
  "X-Poedit-Country: SPAIN\n"
16
  "X-Poedit-SearchPath-0: .\n"
17
 
18
- #: add-to-any.php:192
19
  msgid "Share"
20
  msgstr "Compartir"
21
 
22
- #: add-to-any.php:193
23
  msgid "Save"
24
  msgstr "Desar"
25
 
26
- #: add-to-any.php:194
27
  msgid "Subscribe"
28
  msgstr "Subscriures"
29
 
30
- #: add-to-any.php:195
31
  msgid "E-mail"
32
  msgstr "Correu electrònic"
33
 
34
- #: add-to-any.php:196
35
  msgid "Bookmark"
36
  msgstr "Preferit"
37
 
38
- #: add-to-any.php:197
39
  msgid "Show all"
40
  msgstr "Mostrar tots"
41
 
42
- #: add-to-any.php:198
43
  msgid "Show less"
44
  msgstr "Mostrar menys"
45
 
46
- #: add-to-any.php:199
47
  msgid "Find service(s)"
48
  msgstr "Buscar servei(s)"
49
 
50
- #: add-to-any.php:200
51
  msgid "Instantly find any service to add to"
52
  msgstr "Trobar instantàniament qualsevol servei per a afegir a"
53
 
54
- #: add-to-any.php:201
55
  msgid "Powered by"
56
  msgstr "Potenciat per"
57
 
58
- #: add-to-any.php:202
59
  msgid "Share via e-mail"
60
  msgstr "Compartir per correu electrònic"
61
 
62
- #: add-to-any.php:203
63
  msgid "Subscribe via e-mail"
64
  msgstr "Subscriure per correu electrònic"
65
 
66
- #: add-to-any.php:204
67
  msgid "Bookmark in your browser"
68
  msgstr "Afegir l'adreça d'interès al vostre navegador"
69
 
70
- #: add-to-any.php:205
71
  msgid "Press Ctrl+D or Cmd+D to bookmark this page"
72
  msgstr "Pressioneu Ctrl+D o Cmd+D per afegir a preferits aquesta pàgina"
73
 
74
- #: add-to-any.php:206
75
  msgid "Add to your favorites"
76
  msgstr "Afegir als vostres favorits"
77
 
78
- #: add-to-any.php:207
79
  msgid "Send from any e-mail address or e-mail program"
80
  msgstr "Enviar des de qualsevol adreça de correu electrònic o programa de correu electrònic"
81
 
82
- #: add-to-any.php:208
83
  msgid "E-mail program"
84
  msgstr "Programa de correu electrònic"
85
 
86
- #: add-to-any.php:233
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 "El vostre tema ha de ser corretgit. per corretgir-lo, utilitzeu l'<a href=\"theme-editor.php\">Editor de tema</a> per afegir <code>&lt;?php wp_footer(); ?&gt;</code> justament abans de la línia <code>&lt;/body&gt;</code> del vostre tema al fitxer <code>footer.php</code>."
89
 
90
- #: add-to-any.php:375
91
  msgid "Settings saved."
92
  msgstr "Preferències desades."
93
 
94
- #: add-to-any.php:386
95
  msgid "Add to Any: Share/Save "
96
  msgstr "Add to Any: Compartir/Desar "
97
 
98
- #: add-to-any.php:386
99
- #: add-to-any.php:730
100
  msgid "Settings"
101
  msgstr "Preferències"
102
 
103
- #: add-to-any.php:396
104
  #, fuzzy
105
- msgid "Services"
106
- msgstr "Buscar servei(s)"
107
 
108
- #: add-to-any.php:401
109
  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."
110
- msgstr ""
111
 
112
- #: add-to-any.php:418
113
  msgid "Button"
114
  msgstr "Botó"
115
 
116
- #: add-to-any.php:457
117
  msgid "Image URL"
118
  msgstr "URL de l'imatge"
119
 
120
- #: add-to-any.php:464
121
  msgid "Text only"
122
  msgstr "Només text"
123
 
124
- #: add-to-any.php:472
125
- #, fuzzy
126
  msgid "Placement"
127
- msgstr "Emplaçament del botó"
128
 
129
- #: add-to-any.php:481
130
  msgid "Display Share/Save button at the bottom of posts"
131
  msgstr "Mostar el botó de Compartir/Desar sota tots els escrits"
132
 
133
- #: add-to-any.php:488
134
  msgid "Display Share/Save button at the bottom of posts on the front page"
135
  msgstr "Mostar el botó de Compartir/Desar a la pàgina principal"
136
 
137
- #: add-to-any.php:495
138
  msgid "Display Share/Save button at the bottom of posts in the feed"
139
  msgstr "Mostar el botó de Compartir/Desar sota tots els escrits al feed"
140
 
141
- #: add-to-any.php:499
142
  msgid "Display Share/Save button at the bottom of pages"
143
  msgstr "Mostar el botó de Compartir/Desar sota les pàgines"
144
 
145
- #: add-to-any.php:503
146
  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>)"
147
  msgstr "Si no està habilitat s'ha d'afegir el següent codi a <a href=\"theme-editor.php\">les vostres pàgines de plantilla</a> (dins de <code>index.php</code>, <code>single.php</code>, i/o <code>page.php</code>)"
148
 
149
- #: add-to-any.php:509
150
  msgid "Menu Style"
151
  msgstr "Estil del menú"
152
 
153
- #: add-to-any.php:511
154
  msgid "Using Add to Any'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."
155
  msgstr "Utilitzant el personalitzador d'estil de Add to Any, vosté pot personalitzar els colors del vostre menú Compartir/Desar! Quan hageu acabat, heu de copiar el codi generat al recuadre d'<a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">opcions adicionals</a> de sota."
156
 
157
- #: add-to-any.php:513
158
  msgid "Open the Add to Any Menu Styler in a new window"
159
  msgstr "Obrir el personalitzador d'estil de Add to Any a una nova finestra"
160
 
161
- #: add-to-any.php:515
162
  msgid "Open Menu Styler"
163
  msgstr "Obrir el personalitzador d'estils"
164
 
165
- #: add-to-any.php:520
166
  msgid "Menu Options"
167
  msgstr "Opcions del menú"
168
 
169
- #: add-to-any.php:525
170
  msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
171
  msgstr "Amagar objectes incrustats (Flash, vídeo, etc) que interseccionin amb el menú quan aquest aparegui"
172
 
173
- #: add-to-any.php:530
174
  msgid "Show the title of the post (or page) within the menu"
175
  msgstr "Mostrar el títul de l'entrada (o de la pàgina) dins del menú"
176
 
177
- #: add-to-any.php:537
178
  msgid "Only show the menu when the user clicks the Share/Save button"
179
  msgstr "Mostrar el menú solament quan un usuari cliqui sobre el botó Compartir/Desar"
180
 
181
- #: add-to-any.php:543
182
  msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
183
  msgstr "Obrir el menú de addtoany.com en una nova pestanya o finestra si l'usuari clica al botó Compartir/Desar"
184
 
185
- #: add-to-any.php:548
186
  msgid "Additional Options"
187
  msgstr "Opcions adicionals"
188
 
189
- #: add-to-any.php:552
190
  msgid "Paste the code from Add to Any's Menu Styler in the box below!"
191
  msgstr "Pegueu el codi del personalitzador d'estil al següent recuadre!"
192
 
193
- #: add-to-any.php:556
194
  msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
195
  msgstr "A continuació, podeu establir variables especials de JavaScript per aplicar a cada menú Compartir/Desar."
196
 
197
- #: add-to-any.php:557
198
  msgid "Advanced users might want to explore Add to Any's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
199
  msgstr "Els usuaris avançats poden preferir explorar l'<a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">API JavaScript</a> de Add to Any."
200
 
201
- #: add-to-any.php:563
202
  msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
203
  msgstr "<strong>Nota</strong>: Si heu d'afegir un nou codi, tingueu cura de no sobreescriure accidentalment qualsevol codi anterior.</label>"
204
 
205
- #: add-to-any.php:570
206
  msgid "Save Changes"
207
  msgstr "Desar els canvis"
208
 
209
- #: add-to-any.php:575
210
  msgid "Like this plugin?"
211
- msgstr ""
212
 
213
- #: add-to-any.php:576
214
  msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
215
- msgstr ""
216
 
217
- #: add-to-any.php:577
218
  msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&amp;linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
219
- msgstr ""
220
 
221
- #: add-to-any.php:579
222
  msgid "Need support?"
223
- msgstr ""
224
 
225
- #: add-to-any.php:580
226
  msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
227
- msgstr ""
228
 
229
- #: add-to-any.php:581
230
  msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
231
- msgstr ""
232
 
233
- #: add-to-any.php:693
234
  msgid "Add/Remove Services"
235
- msgstr ""
236
 
237
- #: add-to-any.php:730
238
  msgid "Share/Save"
239
  msgstr "Compartir/Desar"
240
 
241
- #: add-to-any.php:731
242
  msgid "Share/Save Buttons"
243
  msgstr "Botons de Compartir/Desar"
244
 
 
 
 
2
  msgstr ""
3
  "Project-Id-Version: add-to-any\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2009-04-17 02:32-0800\n"
6
  "PO-Revision-Date: \n"
7
+ "Last-Translator: Robert Antoni Buj Gelonch <rbuj@wanadoo.es>\n"
8
  "Language-Team: <robert.buj@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
15
  "X-Poedit-Country: SPAIN\n"
16
  "X-Poedit-SearchPath-0: .\n"
17
 
18
+ #: add-to-any.php:195
19
  msgid "Share"
20
  msgstr "Compartir"
21
 
22
+ #: add-to-any.php:196
23
  msgid "Save"
24
  msgstr "Desar"
25
 
26
+ #: add-to-any.php:197
27
  msgid "Subscribe"
28
  msgstr "Subscriures"
29
 
30
+ #: add-to-any.php:198
31
  msgid "E-mail"
32
  msgstr "Correu electrònic"
33
 
34
+ #: add-to-any.php:199
35
  msgid "Bookmark"
36
  msgstr "Preferit"
37
 
38
+ #: add-to-any.php:200
39
  msgid "Show all"
40
  msgstr "Mostrar tots"
41
 
42
+ #: add-to-any.php:201
43
  msgid "Show less"
44
  msgstr "Mostrar menys"
45
 
46
+ #: add-to-any.php:202
47
  msgid "Find service(s)"
48
  msgstr "Buscar servei(s)"
49
 
50
+ #: add-to-any.php:203
51
  msgid "Instantly find any service to add to"
52
  msgstr "Trobar instantàniament qualsevol servei per a afegir a"
53
 
54
+ #: add-to-any.php:204
55
  msgid "Powered by"
56
  msgstr "Potenciat per"
57
 
58
+ #: add-to-any.php:205
59
  msgid "Share via e-mail"
60
  msgstr "Compartir per correu electrònic"
61
 
62
+ #: add-to-any.php:206
63
  msgid "Subscribe via e-mail"
64
  msgstr "Subscriure per correu electrònic"
65
 
66
+ #: add-to-any.php:207
67
  msgid "Bookmark in your browser"
68
  msgstr "Afegir l'adreça d'interès al vostre navegador"
69
 
70
+ #: add-to-any.php:208
71
  msgid "Press Ctrl+D or Cmd+D to bookmark this page"
72
  msgstr "Pressioneu Ctrl+D o Cmd+D per afegir a preferits aquesta pàgina"
73
 
74
+ #: add-to-any.php:209
75
  msgid "Add to your favorites"
76
  msgstr "Afegir als vostres favorits"
77
 
78
+ #: add-to-any.php:210
79
  msgid "Send from any e-mail address or e-mail program"
80
  msgstr "Enviar des de qualsevol adreça de correu electrònic o programa de correu electrònic"
81
 
82
+ #: add-to-any.php:211
83
  msgid "E-mail program"
84
  msgstr "Programa de correu electrònic"
85
 
86
+ #: add-to-any.php:236
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 "El vostre tema ha de ser corretgit. per corretgir-lo, utilitzeu l'<a href=\"theme-editor.php\">Editor de tema</a> per afegir <code>&lt;?php wp_footer(); ?&gt;</code> justament abans de la línia <code>&lt;/body&gt;</code> del vostre tema al fitxer <code>footer.php</code>."
89
 
90
+ #: add-to-any.php:384
91
  msgid "Settings saved."
92
  msgstr "Preferències desades."
93
 
94
+ #: add-to-any.php:395
95
  msgid "Add to Any: Share/Save "
96
  msgstr "Add to Any: Compartir/Desar "
97
 
98
+ #: add-to-any.php:395
99
+ #: add-to-any.php:736
100
  msgid "Settings"
101
  msgstr "Preferències"
102
 
103
+ #: add-to-any.php:405
104
  #, fuzzy
105
+ msgid "Standalone Services"
106
+ msgstr "Serveis Compartir/Desar"
107
 
108
+ #: add-to-any.php:410
109
  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."
110
+ msgstr "Seleccioneu els serveis que voleu a continuació. &nbsp;Cliqueu a un servei de nou per eliminar-lo. &nbsp;Reordeneu els serveis arrossegant-los i deixant-los en l'ordre que dessitgeu."
111
 
112
+ #: add-to-any.php:429
113
  msgid "Button"
114
  msgstr "Botó"
115
 
116
+ #: add-to-any.php:468
117
  msgid "Image URL"
118
  msgstr "URL de l'imatge"
119
 
120
+ #: add-to-any.php:475
121
  msgid "Text only"
122
  msgstr "Només text"
123
 
124
+ #: add-to-any.php:483
 
125
  msgid "Placement"
126
+ msgstr "Emplaçament"
127
 
128
+ #: add-to-any.php:492
129
  msgid "Display Share/Save button at the bottom of posts"
130
  msgstr "Mostar el botó de Compartir/Desar sota tots els escrits"
131
 
132
+ #: add-to-any.php:499
133
  msgid "Display Share/Save button at the bottom of posts on the front page"
134
  msgstr "Mostar el botó de Compartir/Desar a la pàgina principal"
135
 
136
+ #: add-to-any.php:506
137
  msgid "Display Share/Save button at the bottom of posts in the feed"
138
  msgstr "Mostar el botó de Compartir/Desar sota tots els escrits al feed"
139
 
140
+ #: add-to-any.php:510
141
  msgid "Display Share/Save button at the bottom of pages"
142
  msgstr "Mostar el botó de Compartir/Desar sota les pàgines"
143
 
144
+ #: add-to-any.php:514
145
  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>)"
146
  msgstr "Si no està habilitat s'ha d'afegir el següent codi a <a href=\"theme-editor.php\">les vostres pàgines de plantilla</a> (dins de <code>index.php</code>, <code>single.php</code>, i/o <code>page.php</code>)"
147
 
148
+ #: add-to-any.php:520
149
  msgid "Menu Style"
150
  msgstr "Estil del menú"
151
 
152
+ #: add-to-any.php:522
153
  msgid "Using Add to Any'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."
154
  msgstr "Utilitzant el personalitzador d'estil de Add to Any, vosté pot personalitzar els colors del vostre menú Compartir/Desar! Quan hageu acabat, heu de copiar el codi generat al recuadre d'<a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">opcions adicionals</a> de sota."
155
 
156
+ #: add-to-any.php:524
157
  msgid "Open the Add to Any Menu Styler in a new window"
158
  msgstr "Obrir el personalitzador d'estil de Add to Any a una nova finestra"
159
 
160
+ #: add-to-any.php:526
161
  msgid "Open Menu Styler"
162
  msgstr "Obrir el personalitzador d'estils"
163
 
164
+ #: add-to-any.php:531
165
  msgid "Menu Options"
166
  msgstr "Opcions del menú"
167
 
168
+ #: add-to-any.php:536
169
  msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
170
  msgstr "Amagar objectes incrustats (Flash, vídeo, etc) que interseccionin amb el menú quan aquest aparegui"
171
 
172
+ #: add-to-any.php:541
173
  msgid "Show the title of the post (or page) within the menu"
174
  msgstr "Mostrar el títul de l'entrada (o de la pàgina) dins del menú"
175
 
176
+ #: add-to-any.php:548
177
  msgid "Only show the menu when the user clicks the Share/Save button"
178
  msgstr "Mostrar el menú solament quan un usuari cliqui sobre el botó Compartir/Desar"
179
 
180
+ #: add-to-any.php:554
181
  msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
182
  msgstr "Obrir el menú de addtoany.com en una nova pestanya o finestra si l'usuari clica al botó Compartir/Desar"
183
 
184
+ #: add-to-any.php:559
185
  msgid "Additional Options"
186
  msgstr "Opcions adicionals"
187
 
188
+ #: add-to-any.php:563
189
  msgid "Paste the code from Add to Any's Menu Styler in the box below!"
190
  msgstr "Pegueu el codi del personalitzador d'estil al següent recuadre!"
191
 
192
+ #: add-to-any.php:567
193
  msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
194
  msgstr "A continuació, podeu establir variables especials de JavaScript per aplicar a cada menú Compartir/Desar."
195
 
196
+ #: add-to-any.php:568
197
  msgid "Advanced users might want to explore Add to Any's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
198
  msgstr "Els usuaris avançats poden preferir explorar l'<a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">API JavaScript</a> de Add to Any."
199
 
200
+ #: add-to-any.php:574
201
  msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
202
  msgstr "<strong>Nota</strong>: Si heu d'afegir un nou codi, tingueu cura de no sobreescriure accidentalment qualsevol codi anterior.</label>"
203
 
204
+ #: add-to-any.php:581
205
  msgid "Save Changes"
206
  msgstr "Desar els canvis"
207
 
208
+ #: add-to-any.php:586
209
  msgid "Like this plugin?"
210
+ msgstr "Com aquesta extensió?"
211
 
212
+ #: add-to-any.php:587
213
  msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
214
+ msgstr "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Doneu-li una bona qualificació</a> a WordPress.org."
215
 
216
+ #: add-to-any.php:588
217
  msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&amp;linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
218
+ msgstr "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&amp;linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Compartiu-lo</a> amb els vostres amics."
219
 
220
+ #: add-to-any.php:590
221
  msgid "Need support?"
222
+ msgstr "Necessiteu suport?"
223
 
224
+ #: add-to-any.php:591
225
  msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
226
+ msgstr "Vegeu les <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">Preguntes més freqüents</a>."
227
 
228
+ #: add-to-any.php:592
229
  msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
230
+ msgstr "Cercar als <a href=\"http://wordpress.org/tags/add-to-any\">fòrums de suport</a>."
231
 
232
+ #: add-to-any.php:699
233
  msgid "Add/Remove Services"
234
+ msgstr "Serveis Compartir/Desar"
235
 
236
+ #: add-to-any.php:736
237
  msgid "Share/Save"
238
  msgstr "Compartir/Desar"
239
 
240
+ #: add-to-any.php:737
241
  msgid "Share/Save Buttons"
242
  msgstr "Botons de Compartir/Desar"
243
 
244
+ #~ msgid "Services"
245
+ #~ msgstr "Serveis"
246
+
i18n/add-to-any-da_DK.mo CHANGED
Binary file
i18n/add-to-any-da_DK.po CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: Add to Any Share/Save/Bookmark\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2009-04-01 12:20-0800\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: MicroPat\n"
8
  "Language-Team: Team Blogos <wordpress@blogos.dk>\n"
@@ -17,230 +17,232 @@ msgstr ""
17
  "X-Poedit-SourceCharset: utf-8\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: add-to-any.php:192
21
  msgid "Share"
22
  msgstr "Del"
23
 
24
- #: add-to-any.php:193
25
  msgid "Save"
26
  msgstr "Gem"
27
 
28
- #: add-to-any.php:194
29
  msgid "Subscribe"
30
  msgstr "Subskribér"
31
 
32
- #: add-to-any.php:195
33
  msgid "E-mail"
34
  msgstr "E-mail"
35
 
36
- #: add-to-any.php:196
37
  msgid "Bookmark"
38
  msgstr "Bogmærk"
39
 
40
- #: add-to-any.php:197
41
  msgid "Show all"
42
  msgstr "Vis alle"
43
 
44
- #: add-to-any.php:198
45
  msgid "Show less"
46
  msgstr "Vis mindre"
47
 
48
- #: add-to-any.php:199
49
  msgid "Find service(s)"
50
  msgstr "Find service(s)"
51
 
52
- #: add-to-any.php:200
53
  msgid "Instantly find any service to add to"
54
  msgstr "Find øjeblikkelig alle services at tilføje til"
55
 
56
- #: add-to-any.php:201
57
  msgid "Powered by"
58
  msgstr "Kører på"
59
 
60
- #: add-to-any.php:202
61
  msgid "Share via e-mail"
62
  msgstr "Del via e-mail"
63
 
64
- #: add-to-any.php:203
65
  msgid "Subscribe via e-mail"
66
  msgstr "Subskribér via e-mail"
67
 
68
- #: add-to-any.php:204
69
  msgid "Bookmark in your browser"
70
  msgstr "Bogmærk i din browswer"
71
 
72
- #: add-to-any.php:205
73
  msgid "Press Ctrl+D or Cmd+D to bookmark this page"
74
  msgstr "Press Ctrl-D eller Cmd-D for at bogmærke denne side"
75
 
76
- #: add-to-any.php:206
77
  msgid "Add to your favorites"
78
  msgstr "Tilføj til dine favoritter"
79
 
80
- #: add-to-any.php:207
81
  msgid "Send from any e-mail address or e-mail program"
82
  msgstr "Send fra enhver e-mail-adreses eller e-mail-program"
83
 
84
- #: add-to-any.php:208
85
  msgid "E-mail program"
86
  msgstr "E-mail-program"
87
 
88
- #: add-to-any.php:233
89
  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."
90
  msgstr "Dit tema skal repareres. For at gøre det skal du bruge <a href=\"theme-editor.php\">temaeditoren</a> til at indsætte koden <code>&lt;?php wp_footer(); ?&gt;</code> lige før <code>&lt;/body&gt;</code>-linjen i dit temas <code>footer.php</code>-fil."
91
 
92
- #: add-to-any.php:375
93
  msgid "Settings saved."
94
  msgstr "Indstillinger gemt"
95
 
96
- #: add-to-any.php:386
97
  msgid "Add to Any: Share/Save "
98
  msgstr "Tilføj til enhver: Del/gem"
99
 
100
- #: add-to-any.php:386
101
- #: add-to-any.php:730
102
  msgid "Settings"
103
  msgstr "Indstillinger"
104
 
105
- #: add-to-any.php:396
106
  #, fuzzy
107
- msgid "Services"
108
- msgstr "Find service(s)"
109
 
110
- #: add-to-any.php:401
111
  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."
112
- msgstr ""
113
 
114
- #: add-to-any.php:418
115
  msgid "Button"
116
  msgstr "Knap"
117
 
118
- #: add-to-any.php:457
119
  msgid "Image URL"
120
  msgstr "Billed-URL"
121
 
122
- #: add-to-any.php:464
123
  msgid "Text only"
124
  msgstr "Kun tekst"
125
 
126
- #: add-to-any.php:472
127
- #, fuzzy
128
  msgid "Placement"
129
- msgstr "Placering af knap"
130
 
131
- #: add-to-any.php:481
132
  msgid "Display Share/Save button at the bottom of posts"
133
  msgstr "Vis Del-/Gem-knap i bunden af indlæg"
134
 
135
- #: add-to-any.php:488
136
  msgid "Display Share/Save button at the bottom of posts on the front page"
137
  msgstr "Vis Del-/Gem-knap i bunden af indlæg på forsiden"
138
 
139
- #: add-to-any.php:495
140
  msgid "Display Share/Save button at the bottom of posts in the feed"
141
  msgstr "Vis Del-/Gem-knap i bunden af indlæg i feeds"
142
 
143
- #: add-to-any.php:499
144
  msgid "Display Share/Save button at the bottom of pages"
145
  msgstr "Vis Del-/Gem-knap i bunden af sider"
146
 
147
- #: add-to-any.php:503
148
  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>)"
149
  msgstr "Hvis du ikke vælger dette, skal du sørge for at placere den følgende kode i <a href=\"theme-editor.php\">dine skabelonsider</a> (i <code>index.php</code>, <code>single.php</code>, og/eller <code>page.php</code>)"
150
 
151
- #: add-to-any.php:509
152
  msgid "Menu Style"
153
  msgstr "Menutypografi"
154
 
155
- #: add-to-any.php:511
156
  msgid "Using Add to Any'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."
157
  msgstr "Ved at bruge Add to Any's menutypograf, kan du tilpasse farverne på din Del-/Gem-menu! Når du er færdig, skal du sørge for at indsætte den genererede kode i <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Yderligere indstillinger</a>-boksen nedenfor."
158
 
159
- #: add-to-any.php:513
160
  msgid "Open the Add to Any Menu Styler in a new window"
161
  msgstr "Åben Add to Any's menutypograf i et nyt vindue"
162
 
163
- #: add-to-any.php:515
164
  msgid "Open Menu Styler"
165
  msgstr "Åben menutypografen"
166
 
167
- #: add-to-any.php:520
168
  msgid "Menu Options"
169
  msgstr "Menuvalgmuligheder"
170
 
171
- #: add-to-any.php:525
172
  msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
173
  msgstr "Skjul indlejrede objekter (flash, video, osv.) som kan påvirke menuen, når den vises"
174
 
175
- #: add-to-any.php:530
176
  msgid "Show the title of the post (or page) within the menu"
177
  msgstr "Vis titlen på indlægget (eller siden) i menuen"
178
 
179
- #: add-to-any.php:537
180
  msgid "Only show the menu when the user clicks the Share/Save button"
181
  msgstr "Vis kun menuen når bruger klikker på Del-/Gem-knappen"
182
 
183
- #: add-to-any.php:543
184
  msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
185
  msgstr "Åben menusiden på addtoany.com i en ny fane eller vindue hvis brugeren klikker på Del-/Gem-knappen"
186
 
187
- #: add-to-any.php:548
188
  msgid "Additional Options"
189
  msgstr "Yderligere indstillinger"
190
 
191
- #: add-to-any.php:552
192
  msgid "Paste the code from Add to Any's Menu Styler in the box below!"
193
  msgstr "Indsæt koden fra Add to Any's menutypograf i boksen nedenfor!"
194
 
195
- #: add-to-any.php:556
196
  msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
197
  msgstr "Nedenfor kan du angive specielle JavaScript-variabler, som skal bruges på din Del-/Gem-menu."
198
 
199
- #: add-to-any.php:557
200
  msgid "Advanced users might want to explore Add to Any's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
201
  msgstr "Avancerede brugere kan se nærmere på Add to Any's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
202
 
203
- #: add-to-any.php:563
204
  msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
205
  msgstr "<strong>Bemærk</strong>: Hvis du tilføjer ny kode, så vær forsigtig, så du ikke ved et uheld overskriver eksisterende kode."
206
 
207
- #: add-to-any.php:570
208
  msgid "Save Changes"
209
  msgstr "Gem ændringer"
210
 
211
- #: add-to-any.php:575
212
  msgid "Like this plugin?"
213
- msgstr ""
214
 
215
- #: add-to-any.php:576
216
  msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
217
- msgstr ""
218
 
219
- #: add-to-any.php:577
220
  msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&amp;linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
221
- msgstr ""
222
 
223
- #: add-to-any.php:579
224
  msgid "Need support?"
225
- msgstr ""
226
 
227
- #: add-to-any.php:580
228
  msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
229
- msgstr ""
230
 
231
- #: add-to-any.php:581
232
  msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
233
- msgstr ""
234
 
235
- #: add-to-any.php:693
236
  msgid "Add/Remove Services"
237
- msgstr ""
238
 
239
- #: add-to-any.php:730
240
  msgid "Share/Save"
241
  msgstr "Del/Gem"
242
 
243
- #: add-to-any.php:731
244
  msgid "Share/Save Buttons"
245
  msgstr "Del-/Gem-knapper"
246
 
 
 
 
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: Add to Any Share/Save/Bookmark .9.8.9.2\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2009-04-17 02:32-0800\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: MicroPat\n"
8
  "Language-Team: Team Blogos <wordpress@blogos.dk>\n"
17
  "X-Poedit-SourceCharset: utf-8\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: add-to-any.php:195
21
  msgid "Share"
22
  msgstr "Del"
23
 
24
+ #: add-to-any.php:196
25
  msgid "Save"
26
  msgstr "Gem"
27
 
28
+ #: add-to-any.php:197
29
  msgid "Subscribe"
30
  msgstr "Subskribér"
31
 
32
+ #: add-to-any.php:198
33
  msgid "E-mail"
34
  msgstr "E-mail"
35
 
36
+ #: add-to-any.php:199
37
  msgid "Bookmark"
38
  msgstr "Bogmærk"
39
 
40
+ #: add-to-any.php:200
41
  msgid "Show all"
42
  msgstr "Vis alle"
43
 
44
+ #: add-to-any.php:201
45
  msgid "Show less"
46
  msgstr "Vis mindre"
47
 
48
+ #: add-to-any.php:202
49
  msgid "Find service(s)"
50
  msgstr "Find service(s)"
51
 
52
+ #: add-to-any.php:203
53
  msgid "Instantly find any service to add to"
54
  msgstr "Find øjeblikkelig alle services at tilføje til"
55
 
56
+ #: add-to-any.php:204
57
  msgid "Powered by"
58
  msgstr "Kører på"
59
 
60
+ #: add-to-any.php:205
61
  msgid "Share via e-mail"
62
  msgstr "Del via e-mail"
63
 
64
+ #: add-to-any.php:206
65
  msgid "Subscribe via e-mail"
66
  msgstr "Subskribér via e-mail"
67
 
68
+ #: add-to-any.php:207
69
  msgid "Bookmark in your browser"
70
  msgstr "Bogmærk i din browswer"
71
 
72
+ #: add-to-any.php:208
73
  msgid "Press Ctrl+D or Cmd+D to bookmark this page"
74
  msgstr "Press Ctrl-D eller Cmd-D for at bogmærke denne side"
75
 
76
+ #: add-to-any.php:209
77
  msgid "Add to your favorites"
78
  msgstr "Tilføj til dine favoritter"
79
 
80
+ #: add-to-any.php:210
81
  msgid "Send from any e-mail address or e-mail program"
82
  msgstr "Send fra enhver e-mail-adreses eller e-mail-program"
83
 
84
+ #: add-to-any.php:211
85
  msgid "E-mail program"
86
  msgstr "E-mail-program"
87
 
88
+ #: add-to-any.php:236
89
  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."
90
  msgstr "Dit tema skal repareres. For at gøre det skal du bruge <a href=\"theme-editor.php\">temaeditoren</a> til at indsætte koden <code>&lt;?php wp_footer(); ?&gt;</code> lige før <code>&lt;/body&gt;</code>-linjen i dit temas <code>footer.php</code>-fil."
91
 
92
+ #: add-to-any.php:384
93
  msgid "Settings saved."
94
  msgstr "Indstillinger gemt"
95
 
96
+ #: add-to-any.php:395
97
  msgid "Add to Any: Share/Save "
98
  msgstr "Tilføj til enhver: Del/gem"
99
 
100
+ #: add-to-any.php:395
101
+ #: add-to-any.php:736
102
  msgid "Settings"
103
  msgstr "Indstillinger"
104
 
105
+ #: add-to-any.php:405
106
  #, fuzzy
107
+ msgid "Standalone Services"
108
+ msgstr "Tilføj/fjern tjenesteudbydere"
109
 
110
+ #: add-to-any.php:410
111
  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."
112
+ msgstr "Vælg de tjenesteudbydere, du ønsker. Klik på en tjenesteudbyder, du har valgt, for at fjerne den igen. Du kan ændre rækkefølgen ved at trække og slippe, sådan som du ser dem ovenfor (når de er valgt)."
113
 
114
+ #: add-to-any.php:429
115
  msgid "Button"
116
  msgstr "Knap"
117
 
118
+ #: add-to-any.php:468
119
  msgid "Image URL"
120
  msgstr "Billed-URL"
121
 
122
+ #: add-to-any.php:475
123
  msgid "Text only"
124
  msgstr "Kun tekst"
125
 
126
+ #: add-to-any.php:483
 
127
  msgid "Placement"
128
+ msgstr "Placering"
129
 
130
+ #: add-to-any.php:492
131
  msgid "Display Share/Save button at the bottom of posts"
132
  msgstr "Vis Del-/Gem-knap i bunden af indlæg"
133
 
134
+ #: add-to-any.php:499
135
  msgid "Display Share/Save button at the bottom of posts on the front page"
136
  msgstr "Vis Del-/Gem-knap i bunden af indlæg på forsiden"
137
 
138
+ #: add-to-any.php:506
139
  msgid "Display Share/Save button at the bottom of posts in the feed"
140
  msgstr "Vis Del-/Gem-knap i bunden af indlæg i feeds"
141
 
142
+ #: add-to-any.php:510
143
  msgid "Display Share/Save button at the bottom of pages"
144
  msgstr "Vis Del-/Gem-knap i bunden af sider"
145
 
146
+ #: add-to-any.php:514
147
  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>)"
148
  msgstr "Hvis du ikke vælger dette, skal du sørge for at placere den følgende kode i <a href=\"theme-editor.php\">dine skabelonsider</a> (i <code>index.php</code>, <code>single.php</code>, og/eller <code>page.php</code>)"
149
 
150
+ #: add-to-any.php:520
151
  msgid "Menu Style"
152
  msgstr "Menutypografi"
153
 
154
+ #: add-to-any.php:522
155
  msgid "Using Add to Any'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."
156
  msgstr "Ved at bruge Add to Any's menutypograf, kan du tilpasse farverne på din Del-/Gem-menu! Når du er færdig, skal du sørge for at indsætte den genererede kode i <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Yderligere indstillinger</a>-boksen nedenfor."
157
 
158
+ #: add-to-any.php:524
159
  msgid "Open the Add to Any Menu Styler in a new window"
160
  msgstr "Åben Add to Any's menutypograf i et nyt vindue"
161
 
162
+ #: add-to-any.php:526
163
  msgid "Open Menu Styler"
164
  msgstr "Åben menutypografen"
165
 
166
+ #: add-to-any.php:531
167
  msgid "Menu Options"
168
  msgstr "Menuvalgmuligheder"
169
 
170
+ #: add-to-any.php:536
171
  msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
172
  msgstr "Skjul indlejrede objekter (flash, video, osv.) som kan påvirke menuen, når den vises"
173
 
174
+ #: add-to-any.php:541
175
  msgid "Show the title of the post (or page) within the menu"
176
  msgstr "Vis titlen på indlægget (eller siden) i menuen"
177
 
178
+ #: add-to-any.php:548
179
  msgid "Only show the menu when the user clicks the Share/Save button"
180
  msgstr "Vis kun menuen når bruger klikker på Del-/Gem-knappen"
181
 
182
+ #: add-to-any.php:554
183
  msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
184
  msgstr "Åben menusiden på addtoany.com i en ny fane eller vindue hvis brugeren klikker på Del-/Gem-knappen"
185
 
186
+ #: add-to-any.php:559
187
  msgid "Additional Options"
188
  msgstr "Yderligere indstillinger"
189
 
190
+ #: add-to-any.php:563
191
  msgid "Paste the code from Add to Any's Menu Styler in the box below!"
192
  msgstr "Indsæt koden fra Add to Any's menutypograf i boksen nedenfor!"
193
 
194
+ #: add-to-any.php:567
195
  msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
196
  msgstr "Nedenfor kan du angive specielle JavaScript-variabler, som skal bruges på din Del-/Gem-menu."
197
 
198
+ #: add-to-any.php:568
199
  msgid "Advanced users might want to explore Add to Any's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
200
  msgstr "Avancerede brugere kan se nærmere på Add to Any's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
201
 
202
+ #: add-to-any.php:574
203
  msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
204
  msgstr "<strong>Bemærk</strong>: Hvis du tilføjer ny kode, så vær forsigtig, så du ikke ved et uheld overskriver eksisterende kode."
205
 
206
+ #: add-to-any.php:581
207
  msgid "Save Changes"
208
  msgstr "Gem ændringer"
209
 
210
+ #: add-to-any.php:586
211
  msgid "Like this plugin?"
212
+ msgstr "Kan du lide dette plugin?"
213
 
214
+ #: add-to-any.php:587
215
  msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
216
+ msgstr "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Giv det en god bedømmelse </a>på WordPress.org."
217
 
218
+ #: add-to-any.php:588
219
  msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&amp;linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
220
+ msgstr "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&amp;linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Del det</a> med dine venner."
221
 
222
+ #: add-to-any.php:590
223
  msgid "Need support?"
224
+ msgstr "Har du brug for support?"
225
 
226
+ #: add-to-any.php:591
227
  msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
228
+ msgstr "Se vores <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQ (Ofte Stillede Spørgsmål)</a>."
229
 
230
+ #: add-to-any.php:592
231
  msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
232
+ msgstr "Søg på <a href=\"http://wordpress.org/tags/add-to-any\">supportforummerne</a>."
233
 
234
+ #: add-to-any.php:699
235
  msgid "Add/Remove Services"
236
+ msgstr "Tilføj/fjern tjenesteudbydere"
237
 
238
+ #: add-to-any.php:736
239
  msgid "Share/Save"
240
  msgstr "Del/Gem"
241
 
242
+ #: add-to-any.php:737
243
  msgid "Share/Save Buttons"
244
  msgstr "Del-/Gem-knapper"
245
 
246
+ #~ msgid "Services"
247
+ #~ msgstr "Tjenesteudbydere"
248
+
i18n/add-to-any-es_ES.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: add-to-any\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2009-04-01 12:20-0800\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Pablo Poo <pablo@poo.cl>\n"
8
  "Language-Team: \n"
@@ -13,230 +13,233 @@ msgstr ""
13
  "X-Poedit-Basepath: ../\n"
14
  "X-Poedit-SearchPath-0: .\n"
15
 
16
- #: add-to-any.php:192
17
  msgid "Share"
18
  msgstr "Compartir"
19
 
20
- #: add-to-any.php:193
21
  msgid "Save"
22
  msgstr "Guardar"
23
 
24
- #: add-to-any.php:194
25
  msgid "Subscribe"
26
  msgstr "Suscribirse"
27
 
28
- #: add-to-any.php:195
29
  msgid "E-mail"
30
  msgstr "E-mail"
31
 
32
- #: add-to-any.php:196
33
  msgid "Bookmark"
34
  msgstr "Marcador"
35
 
36
- #: add-to-any.php:197
37
  msgid "Show all"
38
  msgstr "Mostrar todo"
39
 
40
- #: add-to-any.php:198
41
  msgid "Show less"
42
  msgstr "Mostrar menos"
43
 
44
- #: add-to-any.php:199
45
  msgid "Find service(s)"
46
  msgstr "Buscar servicios(s)"
47
 
48
- #: add-to-any.php:200
49
  msgid "Instantly find any service to add to"
50
  msgstr "Buscar servicio"
51
 
52
- #: add-to-any.php:201
53
  msgid "Powered by"
54
  msgstr "Servicio ofrecido por"
55
 
56
- #: add-to-any.php:202
57
  msgid "Share via e-mail"
58
  msgstr "Compartir por e-mail"
59
 
60
- #: add-to-any.php:203
61
  msgid "Subscribe via e-mail"
62
  msgstr "Suscribirse por e-mail"
63
 
64
- #: add-to-any.php:204
65
  msgid "Bookmark in your browser"
66
  msgstr "Agregar a marcadores de tu navegador"
67
 
68
- #: add-to-any.php:205
69
  msgid "Press Ctrl+D or Cmd+D to bookmark this page"
70
  msgstr "Presione Ctrl+D o Cmd+D para marcar esta pagina"
71
 
72
- #: add-to-any.php:206
73
  msgid "Add to your favorites"
74
  msgstr "Agregar a favoritos"
75
 
76
- #: add-to-any.php:207
77
  msgid "Send from any e-mail address or e-mail program"
78
  msgstr "Enviar de cualquier dirección de e-mail o programa de e-mail"
79
 
80
- #: add-to-any.php:208
81
  msgid "E-mail program"
82
  msgstr "Programa de e-mail"
83
 
84
- #: add-to-any.php:233
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:375
89
  msgid "Settings saved."
90
  msgstr "Configuración guardada."
91
 
92
- #: add-to-any.php:386
93
  msgid "Add to Any: Share/Save "
94
  msgstr "Add to Any: Compartir/Guardar "
95
 
96
- #: add-to-any.php:386
97
- #: add-to-any.php:730
98
  msgid "Settings"
99
  msgstr "Configuración"
100
 
101
- #: add-to-any.php:396
102
- #, fuzzy
103
- msgid "Services"
104
- msgstr "Buscar servicios(s)"
105
 
106
- #: add-to-any.php:401
107
  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."
108
  msgstr ""
109
 
110
- #: add-to-any.php:418
111
  msgid "Button"
112
  msgstr "Botón"
113
 
114
- #: add-to-any.php:457
115
  msgid "Image URL"
116
  msgstr "URL de la imagen"
117
 
118
- #: add-to-any.php:464
119
  msgid "Text only"
120
  msgstr "Solo texto"
121
 
122
- #: add-to-any.php:472
123
  #, fuzzy
124
  msgid "Placement"
125
  msgstr "Ubicación del botón"
126
 
127
- #: add-to-any.php:481
128
  msgid "Display Share/Save button at the bottom of posts"
129
  msgstr "Mostrar el botón Compartir/Guardar al final de cada entrada"
130
 
131
- #: add-to-any.php:488
132
  msgid "Display Share/Save button at the bottom of posts on the front page"
133
  msgstr "Mostrar el botón Compartir/Guardar al final de las entradas en la pagina principal"
134
 
135
- #: add-to-any.php:495
136
  msgid "Display Share/Save button at the bottom of posts in the feed"
137
  msgstr "Mostrar el botón Compartir/Guardar al final de las entradas en el feed"
138
 
139
- #: add-to-any.php:499
140
  msgid "Display Share/Save button at the bottom of pages"
141
  msgstr "Mostrar el botón Compartir/Guardar al final de las paginas"
142
 
143
- #: add-to-any.php:503
144
  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>)"
145
  msgstr "Si no está habilitado se debe agregar el siguiente código en <a href=\"theme-editor.php\">la plantilla de su tema</a>(dentro de <code>index.php</code>, <code>single.php</code>, y/o <code>page.php</code>)"
146
 
147
- #: add-to-any.php:509
148
  msgid "Menu Style"
149
  msgstr "Estilo del menú"
150
 
151
- #: add-to-any.php:511
152
  msgid "Using Add to Any'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."
153
  msgstr "Usar el personalizador de estilo de Add to Any, usted puede personalizar los colores de su menú Compartir/Guardar! Cuando finalice, debe copiar el código generado en el recuadro de <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">opciones adicionales</a> más abajo."
154
 
155
- #: add-to-any.php:513
156
  msgid "Open the Add to Any Menu Styler in a new window"
157
  msgstr "Abrir el personalizador de estilo de Add to Any en una nueva ventana"
158
 
159
- #: add-to-any.php:515
160
  msgid "Open Menu Styler"
161
  msgstr "Abrir el personalizador de estilos"
162
 
163
- #: add-to-any.php:520
164
  msgid "Menu Options"
165
  msgstr "Menú de opciones"
166
 
167
- #: add-to-any.php:525
168
  msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
169
  msgstr "Ocultar los objetos embebidos (Flash, video, etc) que intersectan con el manú cuando se muestra."
170
 
171
- #: add-to-any.php:530
172
  msgid "Show the title of the post (or page) within the menu"
173
  msgstr "Mostrar el título de la entrada (o de la pagina) dentro del menú"
174
 
175
- #: add-to-any.php:537
176
  msgid "Only show the menu when the user clicks the Share/Save button"
177
  msgstr "Mostrar el menú solo cuando un usuario haga click sobre el botón Compartir/Guardar"
178
 
179
- #: add-to-any.php:543
180
  msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
181
  msgstr "Abrir el menu de addtoany.com en una nueva pestaña o ventana si el usuario hace click en el botón Compartir/Guardar"
182
 
183
- #: add-to-any.php:548
184
  msgid "Additional Options"
185
  msgstr "Opciones adicionales"
186
 
187
- #: add-to-any.php:552
188
  msgid "Paste the code from Add to Any's Menu Styler in the box below!"
189
  msgstr "Pegue el código del personalizador de estilo en el siguiente recuadro"
190
 
191
- #: add-to-any.php:556
192
  msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
193
  msgstr "Abajo puede inicializar las variables JavaScript especiales para aplicar a cada menú Compartir/Guardar"
194
 
195
- #: add-to-any.php:557
196
  msgid "Advanced users might want to explore Add to Any's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
197
  msgstr "Los usuarios avanzados podrían preferir explorar la <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">API JavaScript</a> de Add to Any."
198
 
199
- #: add-to-any.php:563
200
  msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
201
  msgstr "<strong>Nota</strong>: Si usted agrega código nuevo, sea cuidadoso de no sobreescribir accidentalmente cualquier código ingresado anteriormente.</label>"
202
 
203
- #: add-to-any.php:570
204
  msgid "Save Changes"
205
  msgstr "Guardar cambios"
206
 
207
- #: add-to-any.php:575
208
  msgid "Like this plugin?"
209
  msgstr ""
210
 
211
- #: add-to-any.php:576
212
  msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
213
  msgstr ""
214
 
215
- #: add-to-any.php:577
216
  msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&amp;linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
217
  msgstr ""
218
 
219
- #: add-to-any.php:579
220
  msgid "Need support?"
221
  msgstr ""
222
 
223
- #: add-to-any.php:580
224
  msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
225
  msgstr ""
226
 
227
- #: add-to-any.php:581
228
  msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
229
  msgstr ""
230
 
231
- #: add-to-any.php:693
232
  msgid "Add/Remove Services"
233
  msgstr ""
234
 
235
- #: add-to-any.php:730
236
  msgid "Share/Save"
237
  msgstr "Compartir/Guardar"
238
 
239
- #: add-to-any.php:731
240
  msgid "Share/Save Buttons"
241
  msgstr "Botones Compartir/Guardar"
242
 
 
 
 
 
2
  msgstr ""
3
  "Project-Id-Version: add-to-any\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2009-04-17 02:32-0800\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Pablo Poo <pablo@poo.cl>\n"
8
  "Language-Team: \n"
13
  "X-Poedit-Basepath: ../\n"
14
  "X-Poedit-SearchPath-0: .\n"
15
 
16
+ #: add-to-any.php:195
17
  msgid "Share"
18
  msgstr "Compartir"
19
 
20
+ #: add-to-any.php:196
21
  msgid "Save"
22
  msgstr "Guardar"
23
 
24
+ #: add-to-any.php:197
25
  msgid "Subscribe"
26
  msgstr "Suscribirse"
27
 
28
+ #: add-to-any.php:198
29
  msgid "E-mail"
30
  msgstr "E-mail"
31
 
32
+ #: add-to-any.php:199
33
  msgid "Bookmark"
34
  msgstr "Marcador"
35
 
36
+ #: add-to-any.php:200
37
  msgid "Show all"
38
  msgstr "Mostrar todo"
39
 
40
+ #: add-to-any.php:201
41
  msgid "Show less"
42
  msgstr "Mostrar menos"
43
 
44
+ #: add-to-any.php:202
45
  msgid "Find service(s)"
46
  msgstr "Buscar servicios(s)"
47
 
48
+ #: add-to-any.php:203
49
  msgid "Instantly find any service to add to"
50
  msgstr "Buscar servicio"
51
 
52
+ #: add-to-any.php:204
53
  msgid "Powered by"
54
  msgstr "Servicio ofrecido por"
55
 
56
+ #: add-to-any.php:205
57
  msgid "Share via e-mail"
58
  msgstr "Compartir por e-mail"
59
 
60
+ #: add-to-any.php:206
61
  msgid "Subscribe via e-mail"
62
  msgstr "Suscribirse por e-mail"
63
 
64
+ #: add-to-any.php:207
65
  msgid "Bookmark in your browser"
66
  msgstr "Agregar a marcadores de tu navegador"
67
 
68
+ #: add-to-any.php:208
69
  msgid "Press Ctrl+D or Cmd+D to bookmark this page"
70
  msgstr "Presione Ctrl+D o Cmd+D para marcar esta pagina"
71
 
72
+ #: add-to-any.php:209
73
  msgid "Add to your favorites"
74
  msgstr "Agregar a favoritos"
75
 
76
+ #: add-to-any.php:210
77
  msgid "Send from any e-mail address or e-mail program"
78
  msgstr "Enviar de cualquier dirección de e-mail o programa de e-mail"
79
 
80
+ #: add-to-any.php:211
81
  msgid "E-mail program"
82
  msgstr "Programa de e-mail"
83
 
84
+ #: add-to-any.php:236
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:384
89
  msgid "Settings saved."
90
  msgstr "Configuración guardada."
91
 
92
+ #: add-to-any.php:395
93
  msgid "Add to Any: Share/Save "
94
  msgstr "Add to Any: Compartir/Guardar "
95
 
96
+ #: add-to-any.php:395
97
+ #: add-to-any.php:736
98
  msgid "Settings"
99
  msgstr "Configuración"
100
 
101
+ #: add-to-any.php:405
102
+ msgid "Standalone Services"
103
+ msgstr ""
 
104
 
105
+ #: add-to-any.php:410
106
  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."
107
  msgstr ""
108
 
109
+ #: add-to-any.php:429
110
  msgid "Button"
111
  msgstr "Botón"
112
 
113
+ #: add-to-any.php:468
114
  msgid "Image URL"
115
  msgstr "URL de la imagen"
116
 
117
+ #: add-to-any.php:475
118
  msgid "Text only"
119
  msgstr "Solo texto"
120
 
121
+ #: add-to-any.php:483
122
  #, fuzzy
123
  msgid "Placement"
124
  msgstr "Ubicación del botón"
125
 
126
+ #: add-to-any.php:492
127
  msgid "Display Share/Save button at the bottom of posts"
128
  msgstr "Mostrar el botón Compartir/Guardar al final de cada entrada"
129
 
130
+ #: add-to-any.php:499
131
  msgid "Display Share/Save button at the bottom of posts on the front page"
132
  msgstr "Mostrar el botón Compartir/Guardar al final de las entradas en la pagina principal"
133
 
134
+ #: add-to-any.php:506
135
  msgid "Display Share/Save button at the bottom of posts in the feed"
136
  msgstr "Mostrar el botón Compartir/Guardar al final de las entradas en el feed"
137
 
138
+ #: add-to-any.php:510
139
  msgid "Display Share/Save button at the bottom of pages"
140
  msgstr "Mostrar el botón Compartir/Guardar al final de las paginas"
141
 
142
+ #: add-to-any.php:514
143
  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>)"
144
  msgstr "Si no está habilitado se debe agregar el siguiente código en <a href=\"theme-editor.php\">la plantilla de su tema</a>(dentro de <code>index.php</code>, <code>single.php</code>, y/o <code>page.php</code>)"
145
 
146
+ #: add-to-any.php:520
147
  msgid "Menu Style"
148
  msgstr "Estilo del menú"
149
 
150
+ #: add-to-any.php:522
151
  msgid "Using Add to Any'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."
152
  msgstr "Usar el personalizador de estilo de Add to Any, usted puede personalizar los colores de su menú Compartir/Guardar! Cuando finalice, debe copiar el código generado en el recuadro de <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">opciones adicionales</a> más abajo."
153
 
154
+ #: add-to-any.php:524
155
  msgid "Open the Add to Any Menu Styler in a new window"
156
  msgstr "Abrir el personalizador de estilo de Add to Any en una nueva ventana"
157
 
158
+ #: add-to-any.php:526
159
  msgid "Open Menu Styler"
160
  msgstr "Abrir el personalizador de estilos"
161
 
162
+ #: add-to-any.php:531
163
  msgid "Menu Options"
164
  msgstr "Menú de opciones"
165
 
166
+ #: add-to-any.php:536
167
  msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
168
  msgstr "Ocultar los objetos embebidos (Flash, video, etc) que intersectan con el manú cuando se muestra."
169
 
170
+ #: add-to-any.php:541
171
  msgid "Show the title of the post (or page) within the menu"
172
  msgstr "Mostrar el título de la entrada (o de la pagina) dentro del menú"
173
 
174
+ #: add-to-any.php:548
175
  msgid "Only show the menu when the user clicks the Share/Save button"
176
  msgstr "Mostrar el menú solo cuando un usuario haga click sobre el botón Compartir/Guardar"
177
 
178
+ #: add-to-any.php:554
179
  msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
180
  msgstr "Abrir el menu de addtoany.com en una nueva pestaña o ventana si el usuario hace click en el botón Compartir/Guardar"
181
 
182
+ #: add-to-any.php:559
183
  msgid "Additional Options"
184
  msgstr "Opciones adicionales"
185
 
186
+ #: add-to-any.php:563
187
  msgid "Paste the code from Add to Any's Menu Styler in the box below!"
188
  msgstr "Pegue el código del personalizador de estilo en el siguiente recuadro"
189
 
190
+ #: add-to-any.php:567
191
  msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
192
  msgstr "Abajo puede inicializar las variables JavaScript especiales para aplicar a cada menú Compartir/Guardar"
193
 
194
+ #: add-to-any.php:568
195
  msgid "Advanced users might want to explore Add to Any's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
196
  msgstr "Los usuarios avanzados podrían preferir explorar la <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">API JavaScript</a> de Add to Any."
197
 
198
+ #: add-to-any.php:574
199
  msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
200
  msgstr "<strong>Nota</strong>: Si usted agrega código nuevo, sea cuidadoso de no sobreescribir accidentalmente cualquier código ingresado anteriormente.</label>"
201
 
202
+ #: add-to-any.php:581
203
  msgid "Save Changes"
204
  msgstr "Guardar cambios"
205
 
206
+ #: add-to-any.php:586
207
  msgid "Like this plugin?"
208
  msgstr ""
209
 
210
+ #: add-to-any.php:587
211
  msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
212
  msgstr ""
213
 
214
+ #: add-to-any.php:588
215
  msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&amp;linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
216
  msgstr ""
217
 
218
+ #: add-to-any.php:590
219
  msgid "Need support?"
220
  msgstr ""
221
 
222
+ #: add-to-any.php:591
223
  msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
224
  msgstr ""
225
 
226
+ #: add-to-any.php:592
227
  msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
228
  msgstr ""
229
 
230
+ #: add-to-any.php:699
231
  msgid "Add/Remove Services"
232
  msgstr ""
233
 
234
+ #: add-to-any.php:736
235
  msgid "Share/Save"
236
  msgstr "Compartir/Guardar"
237
 
238
+ #: add-to-any.php:737
239
  msgid "Share/Save Buttons"
240
  msgstr "Botones Compartir/Guardar"
241
 
242
+ #, fuzzy
243
+ #~ msgid "Services"
244
+ #~ msgstr "Buscar servicios(s)"
245
+
i18n/add-to-any-pt_PT.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: add-to-any\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2009-04-01 12:20-0800\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: MicroPat\n"
8
  "Language-Team: \n"
@@ -13,230 +13,233 @@ msgstr ""
13
  "X-Poedit-Basepath: ../\n"
14
  "X-Poedit-SearchPath-0: .\n"
15
 
16
- #: add-to-any.php:192
17
  msgid "Share"
18
  msgstr "Partilhar"
19
 
20
- #: add-to-any.php:193
21
  msgid "Save"
22
  msgstr "Guardar"
23
 
24
- #: add-to-any.php:194
25
  msgid "Subscribe"
26
  msgstr "Subscrever"
27
 
28
- #: add-to-any.php:195
29
  msgid "E-mail"
30
  msgstr "E-mail"
31
 
32
- #: add-to-any.php:196
33
  msgid "Bookmark"
34
  msgstr "Marcador"
35
 
36
- #: add-to-any.php:197
37
  msgid "Show all"
38
  msgstr "Mostrar tudo"
39
 
40
- #: add-to-any.php:198
41
  msgid "Show less"
42
  msgstr "Mostrar menos"
43
 
44
- #: add-to-any.php:199
45
  msgid "Find service(s)"
46
  msgstr "Procurar serviço(s)"
47
 
48
- #: add-to-any.php:200
49
  msgid "Instantly find any service to add to"
50
  msgstr "Encontrar rapidamente qualquer serviço para"
51
 
52
- #: add-to-any.php:201
53
  msgid "Powered by"
54
  msgstr "Serviço fornecido por"
55
 
56
- #: add-to-any.php:202
57
  msgid "Share via e-mail"
58
  msgstr "Partilhar por e-mail"
59
 
60
- #: add-to-any.php:203
61
  msgid "Subscribe via e-mail"
62
  msgstr "Subscrever por e-mail"
63
 
64
- #: add-to-any.php:204
65
  msgid "Bookmark in your browser"
66
  msgstr "Adicionar marcador"
67
 
68
- #: add-to-any.php:205
69
  msgid "Press Ctrl+D or Cmd+D to bookmark this page"
70
  msgstr "Pressione Ctrl+D ou Cmd+D para marcar esta página"
71
 
72
- #: add-to-any.php:206
73
  msgid "Add to your favorites"
74
  msgstr "Adicionar a favoritos"
75
 
76
- #: add-to-any.php:207
77
  msgid "Send from any e-mail address or e-mail program"
78
  msgstr "Enviar de qualquer e-mail ou programa de e-mail"
79
 
80
- #: add-to-any.php:208
81
  msgid "E-mail program"
82
  msgstr "Programa de e-mail"
83
 
84
- #: add-to-any.php:233
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 "O seu tema precisa de ser corrigido. Para coriigir o seu tema, utilize <a href=\"theme-editor.php\">Theme Editor</a> para inserir <code>&lt;?php wp_footer(); ?&gt;</code> mesmo antes da linha <code>&lt;/body&gt;</code> do ficheiro <code>footer.php</code> do tema."
87
 
88
- #: add-to-any.php:375
89
  msgid "Settings saved."
90
  msgstr "Configuração guardada."
91
 
92
- #: add-to-any.php:386
93
  msgid "Add to Any: Share/Save "
94
  msgstr "Adicionar a Qualquer: Partilhar/Guardar "
95
 
96
- #: add-to-any.php:386
97
- #: add-to-any.php:730
98
  msgid "Settings"
99
  msgstr "Configurações"
100
 
101
- #: add-to-any.php:396
102
- #, fuzzy
103
- msgid "Services"
104
- msgstr "Procurar serviço(s)"
105
 
106
- #: add-to-any.php:401
107
  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."
108
  msgstr ""
109
 
110
- #: add-to-any.php:418
111
  msgid "Button"
112
  msgstr "Botão"
113
 
114
- #: add-to-any.php:457
115
  msgid "Image URL"
116
  msgstr "URL da imagem"
117
 
118
- #: add-to-any.php:464
119
  msgid "Text only"
120
  msgstr "Apenas texto"
121
 
122
- #: add-to-any.php:472
123
  #, fuzzy
124
  msgid "Placement"
125
  msgstr "Posição do Botão"
126
 
127
- #: add-to-any.php:481
128
  msgid "Display Share/Save button at the bottom of posts"
129
  msgstr "Mostrar o botão Partilhar/Guardar no fim de cada post"
130
 
131
- #: add-to-any.php:488
132
  msgid "Display Share/Save button at the bottom of posts on the front page"
133
  msgstr "Mostrar o botão Partilhar/Guardar no fim dos posts na página principal"
134
 
135
- #: add-to-any.php:495
136
  msgid "Display Share/Save button at the bottom of posts in the feed"
137
  msgstr "Mostrar o botão Partilhar/Guardar no fim dos posts do feed RSS"
138
 
139
- #: add-to-any.php:499
140
  msgid "Display Share/Save button at the bottom of pages"
141
  msgstr "Mostrar o botão Partilhar/Guardar no fim das páginas"
142
 
143
- #: add-to-any.php:503
144
  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>)"
145
  msgstr "Se estiver desactivado, assegure-se que coloca o código seguinte em <a href=\"theme-editor.php\">Modelos das suas páginas</a> (dentro de <code>index.php</code>, <code>single.php</code>, e/ou <code>page.php</code>)"
146
 
147
- #: add-to-any.php:509
148
  msgid "Menu Style"
149
  msgstr "Estilo de Menu"
150
 
151
- #: add-to-any.php:511
152
  msgid "Using Add to Any'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."
153
  msgstr "Usar o Personalizador de Estilo do Add to Any. Pode personalizar as cores do seu menu Partilhar/Guardar! Quando finalizar, assegure-se que cola o código gerado na caixa <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Opções Adicionais</a> em baixo."
154
 
155
- #: add-to-any.php:513
156
  msgid "Open the Add to Any Menu Styler in a new window"
157
  msgstr "Abrir o Menu de Personalização de Estilos Add to Any numa nova janela"
158
 
159
- #: add-to-any.php:515
160
  msgid "Open Menu Styler"
161
  msgstr "Abrir o Menu de Personalização de Estilos"
162
 
163
- #: add-to-any.php:520
164
  msgid "Menu Options"
165
  msgstr "Opções de Menu"
166
 
167
- #: add-to-any.php:525
168
  msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
169
  msgstr "Ocultar objetos embebidos (Flash, video, etc) que interajam com o menu quando visualizado"
170
 
171
- #: add-to-any.php:530
172
  msgid "Show the title of the post (or page) within the menu"
173
  msgstr "Mostrar o título do post (ou da página) dentro do menu"
174
 
175
- #: add-to-any.php:537
176
  msgid "Only show the menu when the user clicks the Share/Save button"
177
  msgstr "Mostrar apenas o menu quando o utilizador fizer um clique no botão Partilhar/Guardar"
178
 
179
- #: add-to-any.php:543
180
  msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
181
  msgstr "Abrir o menu de addtoany.com num novo separador ou janela se o utilizador fizer um clique no botão Partilhar/Guardar"
182
 
183
- #: add-to-any.php:548
184
  msgid "Additional Options"
185
  msgstr "Opções Adicionais"
186
 
187
- #: add-to-any.php:552
188
  msgid "Paste the code from Add to Any's Menu Styler in the box below!"
189
  msgstr "Cole o código do Menu de Personalização de Estilos do Add to Any na caixa a seguir!"
190
 
191
- #: add-to-any.php:556
192
  msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
193
  msgstr "Em baixo pode inserir varáveis especiais de JavaScript para aplicar a cada menu Partilhar/Guardar."
194
 
195
- #: add-to-any.php:557
196
  msgid "Advanced users might want to explore Add to Any's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
197
  msgstr "Utilizadores avançados podem querer explorar o <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">API do JavaScript</a> do Add to Any."
198
 
199
- #: add-to-any.php:563
200
  msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
201
  msgstr "<strong>Nota</strong>: Se está a adicionar novo código, tenha cuidado para não sobrescrever (apagar) acidentalmente qualquer código existente.</label>"
202
 
203
- #: add-to-any.php:570
204
  msgid "Save Changes"
205
  msgstr "Guardar alterações"
206
 
207
- #: add-to-any.php:575
208
  msgid "Like this plugin?"
209
  msgstr ""
210
 
211
- #: add-to-any.php:576
212
  msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
213
  msgstr ""
214
 
215
- #: add-to-any.php:577
216
  msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&amp;linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
217
  msgstr ""
218
 
219
- #: add-to-any.php:579
220
  msgid "Need support?"
221
  msgstr ""
222
 
223
- #: add-to-any.php:580
224
  msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
225
  msgstr ""
226
 
227
- #: add-to-any.php:581
228
  msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
229
  msgstr ""
230
 
231
- #: add-to-any.php:693
232
  msgid "Add/Remove Services"
233
  msgstr ""
234
 
235
- #: add-to-any.php:730
236
  msgid "Share/Save"
237
  msgstr "Partilhar/Guardar"
238
 
239
- #: add-to-any.php:731
240
  msgid "Share/Save Buttons"
241
  msgstr "Botões Partilhar/Guardar"
242
 
 
 
 
 
2
  msgstr ""
3
  "Project-Id-Version: add-to-any\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2009-04-17 02:33-0800\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: MicroPat\n"
8
  "Language-Team: \n"
13
  "X-Poedit-Basepath: ../\n"
14
  "X-Poedit-SearchPath-0: .\n"
15
 
16
+ #: add-to-any.php:195
17
  msgid "Share"
18
  msgstr "Partilhar"
19
 
20
+ #: add-to-any.php:196
21
  msgid "Save"
22
  msgstr "Guardar"
23
 
24
+ #: add-to-any.php:197
25
  msgid "Subscribe"
26
  msgstr "Subscrever"
27
 
28
+ #: add-to-any.php:198
29
  msgid "E-mail"
30
  msgstr "E-mail"
31
 
32
+ #: add-to-any.php:199
33
  msgid "Bookmark"
34
  msgstr "Marcador"
35
 
36
+ #: add-to-any.php:200
37
  msgid "Show all"
38
  msgstr "Mostrar tudo"
39
 
40
+ #: add-to-any.php:201
41
  msgid "Show less"
42
  msgstr "Mostrar menos"
43
 
44
+ #: add-to-any.php:202
45
  msgid "Find service(s)"
46
  msgstr "Procurar serviço(s)"
47
 
48
+ #: add-to-any.php:203
49
  msgid "Instantly find any service to add to"
50
  msgstr "Encontrar rapidamente qualquer serviço para"
51
 
52
+ #: add-to-any.php:204
53
  msgid "Powered by"
54
  msgstr "Serviço fornecido por"
55
 
56
+ #: add-to-any.php:205
57
  msgid "Share via e-mail"
58
  msgstr "Partilhar por e-mail"
59
 
60
+ #: add-to-any.php:206
61
  msgid "Subscribe via e-mail"
62
  msgstr "Subscrever por e-mail"
63
 
64
+ #: add-to-any.php:207
65
  msgid "Bookmark in your browser"
66
  msgstr "Adicionar marcador"
67
 
68
+ #: add-to-any.php:208
69
  msgid "Press Ctrl+D or Cmd+D to bookmark this page"
70
  msgstr "Pressione Ctrl+D ou Cmd+D para marcar esta página"
71
 
72
+ #: add-to-any.php:209
73
  msgid "Add to your favorites"
74
  msgstr "Adicionar a favoritos"
75
 
76
+ #: add-to-any.php:210
77
  msgid "Send from any e-mail address or e-mail program"
78
  msgstr "Enviar de qualquer e-mail ou programa de e-mail"
79
 
80
+ #: add-to-any.php:211
81
  msgid "E-mail program"
82
  msgstr "Programa de e-mail"
83
 
84
+ #: add-to-any.php:236
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 "O seu tema precisa de ser corrigido. Para coriigir o seu tema, utilize <a href=\"theme-editor.php\">Theme Editor</a> para inserir <code>&lt;?php wp_footer(); ?&gt;</code> mesmo antes da linha <code>&lt;/body&gt;</code> do ficheiro <code>footer.php</code> do tema."
87
 
88
+ #: add-to-any.php:384
89
  msgid "Settings saved."
90
  msgstr "Configuração guardada."
91
 
92
+ #: add-to-any.php:395
93
  msgid "Add to Any: Share/Save "
94
  msgstr "Adicionar a Qualquer: Partilhar/Guardar "
95
 
96
+ #: add-to-any.php:395
97
+ #: add-to-any.php:736
98
  msgid "Settings"
99
  msgstr "Configurações"
100
 
101
+ #: add-to-any.php:405
102
+ msgid "Standalone Services"
103
+ msgstr ""
 
104
 
105
+ #: add-to-any.php:410
106
  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."
107
  msgstr ""
108
 
109
+ #: add-to-any.php:429
110
  msgid "Button"
111
  msgstr "Botão"
112
 
113
+ #: add-to-any.php:468
114
  msgid "Image URL"
115
  msgstr "URL da imagem"
116
 
117
+ #: add-to-any.php:475
118
  msgid "Text only"
119
  msgstr "Apenas texto"
120
 
121
+ #: add-to-any.php:483
122
  #, fuzzy
123
  msgid "Placement"
124
  msgstr "Posição do Botão"
125
 
126
+ #: add-to-any.php:492
127
  msgid "Display Share/Save button at the bottom of posts"
128
  msgstr "Mostrar o botão Partilhar/Guardar no fim de cada post"
129
 
130
+ #: add-to-any.php:499
131
  msgid "Display Share/Save button at the bottom of posts on the front page"
132
  msgstr "Mostrar o botão Partilhar/Guardar no fim dos posts na página principal"
133
 
134
+ #: add-to-any.php:506
135
  msgid "Display Share/Save button at the bottom of posts in the feed"
136
  msgstr "Mostrar o botão Partilhar/Guardar no fim dos posts do feed RSS"
137
 
138
+ #: add-to-any.php:510
139
  msgid "Display Share/Save button at the bottom of pages"
140
  msgstr "Mostrar o botão Partilhar/Guardar no fim das páginas"
141
 
142
+ #: add-to-any.php:514
143
  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>)"
144
  msgstr "Se estiver desactivado, assegure-se que coloca o código seguinte em <a href=\"theme-editor.php\">Modelos das suas páginas</a> (dentro de <code>index.php</code>, <code>single.php</code>, e/ou <code>page.php</code>)"
145
 
146
+ #: add-to-any.php:520
147
  msgid "Menu Style"
148
  msgstr "Estilo de Menu"
149
 
150
+ #: add-to-any.php:522
151
  msgid "Using Add to Any'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."
152
  msgstr "Usar o Personalizador de Estilo do Add to Any. Pode personalizar as cores do seu menu Partilhar/Guardar! Quando finalizar, assegure-se que cola o código gerado na caixa <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Opções Adicionais</a> em baixo."
153
 
154
+ #: add-to-any.php:524
155
  msgid "Open the Add to Any Menu Styler in a new window"
156
  msgstr "Abrir o Menu de Personalização de Estilos Add to Any numa nova janela"
157
 
158
+ #: add-to-any.php:526
159
  msgid "Open Menu Styler"
160
  msgstr "Abrir o Menu de Personalização de Estilos"
161
 
162
+ #: add-to-any.php:531
163
  msgid "Menu Options"
164
  msgstr "Opções de Menu"
165
 
166
+ #: add-to-any.php:536
167
  msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
168
  msgstr "Ocultar objetos embebidos (Flash, video, etc) que interajam com o menu quando visualizado"
169
 
170
+ #: add-to-any.php:541
171
  msgid "Show the title of the post (or page) within the menu"
172
  msgstr "Mostrar o título do post (ou da página) dentro do menu"
173
 
174
+ #: add-to-any.php:548
175
  msgid "Only show the menu when the user clicks the Share/Save button"
176
  msgstr "Mostrar apenas o menu quando o utilizador fizer um clique no botão Partilhar/Guardar"
177
 
178
+ #: add-to-any.php:554
179
  msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
180
  msgstr "Abrir o menu de addtoany.com num novo separador ou janela se o utilizador fizer um clique no botão Partilhar/Guardar"
181
 
182
+ #: add-to-any.php:559
183
  msgid "Additional Options"
184
  msgstr "Opções Adicionais"
185
 
186
+ #: add-to-any.php:563
187
  msgid "Paste the code from Add to Any's Menu Styler in the box below!"
188
  msgstr "Cole o código do Menu de Personalização de Estilos do Add to Any na caixa a seguir!"
189
 
190
+ #: add-to-any.php:567
191
  msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
192
  msgstr "Em baixo pode inserir varáveis especiais de JavaScript para aplicar a cada menu Partilhar/Guardar."
193
 
194
+ #: add-to-any.php:568
195
  msgid "Advanced users might want to explore Add to Any's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
196
  msgstr "Utilizadores avançados podem querer explorar o <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">API do JavaScript</a> do Add to Any."
197
 
198
+ #: add-to-any.php:574
199
  msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
200
  msgstr "<strong>Nota</strong>: Se está a adicionar novo código, tenha cuidado para não sobrescrever (apagar) acidentalmente qualquer código existente.</label>"
201
 
202
+ #: add-to-any.php:581
203
  msgid "Save Changes"
204
  msgstr "Guardar alterações"
205
 
206
+ #: add-to-any.php:586
207
  msgid "Like this plugin?"
208
  msgstr ""
209
 
210
+ #: add-to-any.php:587
211
  msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
212
  msgstr ""
213
 
214
+ #: add-to-any.php:588
215
  msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&amp;linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
216
  msgstr ""
217
 
218
+ #: add-to-any.php:590
219
  msgid "Need support?"
220
  msgstr ""
221
 
222
+ #: add-to-any.php:591
223
  msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
224
  msgstr ""
225
 
226
+ #: add-to-any.php:592
227
  msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
228
  msgstr ""
229
 
230
+ #: add-to-any.php:699
231
  msgid "Add/Remove Services"
232
  msgstr ""
233
 
234
+ #: add-to-any.php:736
235
  msgid "Share/Save"
236
  msgstr "Partilhar/Guardar"
237
 
238
+ #: add-to-any.php:737
239
  msgid "Share/Save Buttons"
240
  msgstr "Botões Partilhar/Guardar"
241
 
242
+ #, fuzzy
243
+ #~ msgid "Services"
244
+ #~ msgstr "Procurar serviço(s)"
245
+
i18n/add-to-any-zh_CN.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: add-to-any\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2009-04-01 12:20-0800\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: MicroPat\n"
8
  "Language-Team: \n"
@@ -16,231 +16,234 @@ msgstr ""
16
  "X-Poedit-SourceCharset: utf-8\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
- #: add-to-any.php:192
20
  msgid "Share"
21
  msgstr "分享"
22
 
23
- #: add-to-any.php:193
24
  msgid "Save"
25
  msgstr "收藏"
26
 
27
- #: add-to-any.php:194
28
  msgid "Subscribe"
29
  msgstr "订阅"
30
 
31
- #: add-to-any.php:195
32
  msgid "E-mail"
33
  msgstr "电子邮件"
34
 
35
- #: add-to-any.php:196
36
  msgid "Bookmark"
37
  msgstr "书签"
38
 
39
- #: add-to-any.php:197
40
  msgid "Show all"
41
  msgstr "显示全部服务"
42
 
43
- #: add-to-any.php:198
44
  msgid "Show less"
45
  msgstr "显示部分服务"
46
 
47
- #: add-to-any.php:199
48
  msgid "Find service(s)"
49
  msgstr "查找服务"
50
 
51
- #: add-to-any.php:200
52
  msgid "Instantly find any service to add to"
53
  msgstr "动态查找任何用以添加的服务"
54
 
55
- #: add-to-any.php:201
56
  msgid "Powered by"
57
  msgstr "Powered by"
58
 
59
- #: add-to-any.php:202
60
  msgid "Share via e-mail"
61
  msgstr "通过电子邮件分享"
62
 
63
- #: add-to-any.php:203
64
  msgid "Subscribe via e-mail"
65
  msgstr "通过电子邮件订阅"
66
 
67
- #: add-to-any.php:204
68
  msgid "Bookmark in your browser"
69
  msgstr "添加为浏览器书签"
70
 
71
- #: add-to-any.php:205
72
  msgid "Press Ctrl+D or Cmd+D to bookmark this page"
73
  msgstr "按下 [Ctrl+D] 或 [Cmd+D] 将本页加为书签"
74
 
75
- #: add-to-any.php:206
76
  msgid "Add to your favorites"
77
  msgstr "添加至收藏夹"
78
 
79
- #: add-to-any.php:207
80
  msgid "Send from any e-mail address or e-mail program"
81
  msgstr "从任何电子邮件地址或电子邮件程序发送"
82
 
83
- #: add-to-any.php:208
84
  msgid "E-mail program"
85
  msgstr "电子邮件程序"
86
 
87
- #: add-to-any.php:233
88
  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."
89
  msgstr ""
90
 
91
- #: add-to-any.php:375
92
  msgid "Settings saved."
93
  msgstr "设置已保存"
94
 
95
- #: add-to-any.php:386
96
  msgid "Add to Any: Share/Save "
97
  msgstr "Add to Any: 分享/收藏"
98
 
99
- #: add-to-any.php:386
100
- #: add-to-any.php:730
101
  msgid "Settings"
102
  msgstr "设置"
103
 
104
- #: add-to-any.php:396
105
- #, fuzzy
106
- msgid "Services"
107
- msgstr "查找服务"
108
 
109
- #: add-to-any.php:401
110
  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."
111
  msgstr ""
112
 
113
- #: add-to-any.php:418
114
  msgid "Button"
115
  msgstr "按钮"
116
 
117
- #: add-to-any.php:457
118
  msgid "Image URL"
119
  msgstr "图片 URL"
120
 
121
- #: add-to-any.php:464
122
  msgid "Text only"
123
  msgstr "仅用文字"
124
 
125
- #: add-to-any.php:472
126
  #, fuzzy
127
  msgid "Placement"
128
  msgstr "按钮位置"
129
 
130
- #: add-to-any.php:481
131
  msgid "Display Share/Save button at the bottom of posts"
132
  msgstr "在文章底部显示 分享/收藏 按钮"
133
 
134
- #: add-to-any.php:488
135
  msgid "Display Share/Save button at the bottom of posts on the front page"
136
  msgstr "在首页的文章底部显示 分享/收藏 按钮"
137
 
138
- #: add-to-any.php:495
139
  msgid "Display Share/Save button at the bottom of posts in the feed"
140
  msgstr "在 Feed 的文章底部显示 分享/收藏 按钮"
141
 
142
- #: add-to-any.php:499
143
  msgid "Display Share/Save button at the bottom of pages"
144
  msgstr "在页面底部显示 分享/收藏 按钮"
145
 
146
- #: add-to-any.php:503
147
  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>)"
148
  msgstr "如果不选,请确定将以下代码置入于 <a href=\"theme-editor.php\">您的模板页面</a> 中 (包括 <code>index.php</code>,<code>single.php</code>,与/或 <code>page.php</code>)"
149
 
150
- #: add-to-any.php:509
151
  msgid "Menu Style"
152
  msgstr "菜单风格"
153
 
154
- #: add-to-any.php:511
155
  msgid "Using Add to Any'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."
156
  msgstr "使用 Add to Any 的菜单风格设置器,您可以自定义您的 分享/收藏 菜单的颜色!完成后,请将生成的代码粘贴于下方 <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">附加选项</a> 框内。"
157
 
158
- #: add-to-any.php:513
159
  msgid "Open the Add to Any Menu Styler in a new window"
160
  msgstr "在新窗口中打开 Add to Any 菜单风格设置器"
161
 
162
- #: add-to-any.php:515
163
  msgid "Open Menu Styler"
164
  msgstr "打开菜单风格设置器"
165
 
166
- #: add-to-any.php:520
167
  msgid "Menu Options"
168
  msgstr "菜单选项"
169
 
170
- #: add-to-any.php:525
171
  msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
172
  msgstr "菜单显示时隐藏与菜单相交的嵌入式对象(Flash,视频,等) "
173
 
174
- #: add-to-any.php:530
175
  msgid "Show the title of the post (or page) within the menu"
176
  msgstr "菜单中显示文章(或页面)的标题"
177
 
178
- #: add-to-any.php:537
179
  msgid "Only show the menu when the user clicks the Share/Save button"
180
  msgstr "仅当用户点击 分享/收藏 按钮时显示菜单"
181
 
182
- #: add-to-any.php:543
183
  msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
184
  msgstr "如用户点击 分享/收藏 按钮,在新标签页或新窗口中打开 addtoany.com 菜单页面"
185
 
186
- #: add-to-any.php:548
187
  msgid "Additional Options"
188
  msgstr "附加选项"
189
 
190
- #: add-to-any.php:552
191
  msgid "Paste the code from Add to Any's Menu Styler in the box below!"
192
  msgstr "粘贴 Add to Any 菜单风格设置器生成的代码于下方框内!"
193
 
194
- #: add-to-any.php:556
195
  msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
196
  msgstr "您可以设置特殊 JavaScript 变量以应用于全部 分享/收藏 菜单。"
197
 
198
- #: add-to-any.php:557
199
  #, fuzzy
200
  msgid "Advanced users might want to explore Add to Any's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
201
  msgstr "高级用户可能希望尝试 Add to Any 的 <a href=\"http://www.addtoany.com/buttons/api/\">JavaScript API</a> 所生成的代码。"
202
 
203
- #: add-to-any.php:563
204
  msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
205
  msgstr "<strong>注意</strong>: 如果您打算添加新代码,请小心不要意外覆盖任何先前代码。</label>"
206
 
207
- #: add-to-any.php:570
208
  msgid "Save Changes"
209
  msgstr "保存更改"
210
 
211
- #: add-to-any.php:575
212
  msgid "Like this plugin?"
213
  msgstr ""
214
 
215
- #: add-to-any.php:576
216
  msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
217
  msgstr ""
218
 
219
- #: add-to-any.php:577
220
  msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&amp;linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
221
  msgstr ""
222
 
223
- #: add-to-any.php:579
224
  msgid "Need support?"
225
  msgstr ""
226
 
227
- #: add-to-any.php:580
228
  msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
229
  msgstr ""
230
 
231
- #: add-to-any.php:581
232
  msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
233
  msgstr ""
234
 
235
- #: add-to-any.php:693
236
  msgid "Add/Remove Services"
237
  msgstr ""
238
 
239
- #: add-to-any.php:730
240
  msgid "Share/Save"
241
  msgstr "分享/收藏"
242
 
243
- #: add-to-any.php:731
244
  msgid "Share/Save Buttons"
245
  msgstr "分享/收藏 按钮"
246
 
 
 
 
 
2
  msgstr ""
3
  "Project-Id-Version: add-to-any\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2009-04-17 02:33-0800\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: MicroPat\n"
8
  "Language-Team: \n"
16
  "X-Poedit-SourceCharset: utf-8\n"
17
  "X-Poedit-SearchPath-0: .\n"
18
 
19
+ #: add-to-any.php:195
20
  msgid "Share"
21
  msgstr "分享"
22
 
23
+ #: add-to-any.php:196
24
  msgid "Save"
25
  msgstr "收藏"
26
 
27
+ #: add-to-any.php:197
28
  msgid "Subscribe"
29
  msgstr "订阅"
30
 
31
+ #: add-to-any.php:198
32
  msgid "E-mail"
33
  msgstr "电子邮件"
34
 
35
+ #: add-to-any.php:199
36
  msgid "Bookmark"
37
  msgstr "书签"
38
 
39
+ #: add-to-any.php:200
40
  msgid "Show all"
41
  msgstr "显示全部服务"
42
 
43
+ #: add-to-any.php:201
44
  msgid "Show less"
45
  msgstr "显示部分服务"
46
 
47
+ #: add-to-any.php:202
48
  msgid "Find service(s)"
49
  msgstr "查找服务"
50
 
51
+ #: add-to-any.php:203
52
  msgid "Instantly find any service to add to"
53
  msgstr "动态查找任何用以添加的服务"
54
 
55
+ #: add-to-any.php:204
56
  msgid "Powered by"
57
  msgstr "Powered by"
58
 
59
+ #: add-to-any.php:205
60
  msgid "Share via e-mail"
61
  msgstr "通过电子邮件分享"
62
 
63
+ #: add-to-any.php:206
64
  msgid "Subscribe via e-mail"
65
  msgstr "通过电子邮件订阅"
66
 
67
+ #: add-to-any.php:207
68
  msgid "Bookmark in your browser"
69
  msgstr "添加为浏览器书签"
70
 
71
+ #: add-to-any.php:208
72
  msgid "Press Ctrl+D or Cmd+D to bookmark this page"
73
  msgstr "按下 [Ctrl+D] 或 [Cmd+D] 将本页加为书签"
74
 
75
+ #: add-to-any.php:209
76
  msgid "Add to your favorites"
77
  msgstr "添加至收藏夹"
78
 
79
+ #: add-to-any.php:210
80
  msgid "Send from any e-mail address or e-mail program"
81
  msgstr "从任何电子邮件地址或电子邮件程序发送"
82
 
83
+ #: add-to-any.php:211
84
  msgid "E-mail program"
85
  msgstr "电子邮件程序"
86
 
87
+ #: add-to-any.php:236
88
  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."
89
  msgstr ""
90
 
91
+ #: add-to-any.php:384
92
  msgid "Settings saved."
93
  msgstr "设置已保存"
94
 
95
+ #: add-to-any.php:395
96
  msgid "Add to Any: Share/Save "
97
  msgstr "Add to Any: 分享/收藏"
98
 
99
+ #: add-to-any.php:395
100
+ #: add-to-any.php:736
101
  msgid "Settings"
102
  msgstr "设置"
103
 
104
+ #: add-to-any.php:405
105
+ msgid "Standalone Services"
106
+ msgstr ""
 
107
 
108
+ #: add-to-any.php:410
109
  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."
110
  msgstr ""
111
 
112
+ #: add-to-any.php:429
113
  msgid "Button"
114
  msgstr "按钮"
115
 
116
+ #: add-to-any.php:468
117
  msgid "Image URL"
118
  msgstr "图片 URL"
119
 
120
+ #: add-to-any.php:475
121
  msgid "Text only"
122
  msgstr "仅用文字"
123
 
124
+ #: add-to-any.php:483
125
  #, fuzzy
126
  msgid "Placement"
127
  msgstr "按钮位置"
128
 
129
+ #: add-to-any.php:492
130
  msgid "Display Share/Save button at the bottom of posts"
131
  msgstr "在文章底部显示 分享/收藏 按钮"
132
 
133
+ #: add-to-any.php:499
134
  msgid "Display Share/Save button at the bottom of posts on the front page"
135
  msgstr "在首页的文章底部显示 分享/收藏 按钮"
136
 
137
+ #: add-to-any.php:506
138
  msgid "Display Share/Save button at the bottom of posts in the feed"
139
  msgstr "在 Feed 的文章底部显示 分享/收藏 按钮"
140
 
141
+ #: add-to-any.php:510
142
  msgid "Display Share/Save button at the bottom of pages"
143
  msgstr "在页面底部显示 分享/收藏 按钮"
144
 
145
+ #: add-to-any.php:514
146
  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>)"
147
  msgstr "如果不选,请确定将以下代码置入于 <a href=\"theme-editor.php\">您的模板页面</a> 中 (包括 <code>index.php</code>,<code>single.php</code>,与/或 <code>page.php</code>)"
148
 
149
+ #: add-to-any.php:520
150
  msgid "Menu Style"
151
  msgstr "菜单风格"
152
 
153
+ #: add-to-any.php:522
154
  msgid "Using Add to Any'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."
155
  msgstr "使用 Add to Any 的菜单风格设置器,您可以自定义您的 分享/收藏 菜单的颜色!完成后,请将生成的代码粘贴于下方 <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">附加选项</a> 框内。"
156
 
157
+ #: add-to-any.php:524
158
  msgid "Open the Add to Any Menu Styler in a new window"
159
  msgstr "在新窗口中打开 Add to Any 菜单风格设置器"
160
 
161
+ #: add-to-any.php:526
162
  msgid "Open Menu Styler"
163
  msgstr "打开菜单风格设置器"
164
 
165
+ #: add-to-any.php:531
166
  msgid "Menu Options"
167
  msgstr "菜单选项"
168
 
169
+ #: add-to-any.php:536
170
  msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
171
  msgstr "菜单显示时隐藏与菜单相交的嵌入式对象(Flash,视频,等) "
172
 
173
+ #: add-to-any.php:541
174
  msgid "Show the title of the post (or page) within the menu"
175
  msgstr "菜单中显示文章(或页面)的标题"
176
 
177
+ #: add-to-any.php:548
178
  msgid "Only show the menu when the user clicks the Share/Save button"
179
  msgstr "仅当用户点击 分享/收藏 按钮时显示菜单"
180
 
181
+ #: add-to-any.php:554
182
  msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
183
  msgstr "如用户点击 分享/收藏 按钮,在新标签页或新窗口中打开 addtoany.com 菜单页面"
184
 
185
+ #: add-to-any.php:559
186
  msgid "Additional Options"
187
  msgstr "附加选项"
188
 
189
+ #: add-to-any.php:563
190
  msgid "Paste the code from Add to Any's Menu Styler in the box below!"
191
  msgstr "粘贴 Add to Any 菜单风格设置器生成的代码于下方框内!"
192
 
193
+ #: add-to-any.php:567
194
  msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
195
  msgstr "您可以设置特殊 JavaScript 变量以应用于全部 分享/收藏 菜单。"
196
 
197
+ #: add-to-any.php:568
198
  #, fuzzy
199
  msgid "Advanced users might want to explore Add to Any's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
200
  msgstr "高级用户可能希望尝试 Add to Any 的 <a href=\"http://www.addtoany.com/buttons/api/\">JavaScript API</a> 所生成的代码。"
201
 
202
+ #: add-to-any.php:574
203
  msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
204
  msgstr "<strong>注意</strong>: 如果您打算添加新代码,请小心不要意外覆盖任何先前代码。</label>"
205
 
206
+ #: add-to-any.php:581
207
  msgid "Save Changes"
208
  msgstr "保存更改"
209
 
210
+ #: add-to-any.php:586
211
  msgid "Like this plugin?"
212
  msgstr ""
213
 
214
+ #: add-to-any.php:587
215
  msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
216
  msgstr ""
217
 
218
+ #: add-to-any.php:588
219
  msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&amp;linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
220
  msgstr ""
221
 
222
+ #: add-to-any.php:590
223
  msgid "Need support?"
224
  msgstr ""
225
 
226
+ #: add-to-any.php:591
227
  msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
228
  msgstr ""
229
 
230
+ #: add-to-any.php:592
231
  msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
232
  msgstr ""
233
 
234
+ #: add-to-any.php:699
235
  msgid "Add/Remove Services"
236
  msgstr ""
237
 
238
+ #: add-to-any.php:736
239
  msgid "Share/Save"
240
  msgstr "分享/收藏"
241
 
242
+ #: add-to-any.php:737
243
  msgid "Share/Save Buttons"
244
  msgstr "分享/收藏 按钮"
245
 
246
+ #, fuzzy
247
+ #~ msgid "Services"
248
+ #~ msgstr "查找服务"
249
+
i18n/add-to-any.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: add-to-any\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2009-04-01 12:20-0800\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: MicroPat\n"
8
  "Language-Team: \n"
@@ -13,228 +13,228 @@ msgstr ""
13
  "X-Poedit-Basepath: ../\n"
14
  "X-Poedit-SearchPath-0: .\n"
15
 
16
- #: add-to-any.php:192
17
  msgid "Share"
18
  msgstr ""
19
 
20
- #: add-to-any.php:193
21
  msgid "Save"
22
  msgstr ""
23
 
24
- #: add-to-any.php:194
25
  msgid "Subscribe"
26
  msgstr ""
27
 
28
- #: add-to-any.php:195
29
  msgid "E-mail"
30
  msgstr ""
31
 
32
- #: add-to-any.php:196
33
  msgid "Bookmark"
34
  msgstr ""
35
 
36
- #: add-to-any.php:197
37
  msgid "Show all"
38
  msgstr ""
39
 
40
- #: add-to-any.php:198
41
  msgid "Show less"
42
  msgstr ""
43
 
44
- #: add-to-any.php:199
45
  msgid "Find service(s)"
46
  msgstr ""
47
 
48
- #: add-to-any.php:200
49
  msgid "Instantly find any service to add to"
50
  msgstr ""
51
 
52
- #: add-to-any.php:201
53
  msgid "Powered by"
54
  msgstr ""
55
 
56
- #: add-to-any.php:202
57
  msgid "Share via e-mail"
58
  msgstr ""
59
 
60
- #: add-to-any.php:203
61
  msgid "Subscribe via e-mail"
62
  msgstr ""
63
 
64
- #: add-to-any.php:204
65
  msgid "Bookmark in your browser"
66
  msgstr ""
67
 
68
- #: add-to-any.php:205
69
  msgid "Press Ctrl+D or Cmd+D to bookmark this page"
70
  msgstr ""
71
 
72
- #: add-to-any.php:206
73
  msgid "Add to your favorites"
74
  msgstr ""
75
 
76
- #: add-to-any.php:207
77
  msgid "Send from any e-mail address or e-mail program"
78
  msgstr ""
79
 
80
- #: add-to-any.php:208
81
  msgid "E-mail program"
82
  msgstr ""
83
 
84
- #: add-to-any.php:233
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:375
89
  msgid "Settings saved."
90
  msgstr ""
91
 
92
- #: add-to-any.php:386
93
  msgid "Add to Any: Share/Save "
94
  msgstr ""
95
 
96
- #: add-to-any.php:386
97
- #: add-to-any.php:730
98
  msgid "Settings"
99
  msgstr ""
100
 
101
- #: add-to-any.php:396
102
- msgid "Services"
103
  msgstr ""
104
 
105
- #: add-to-any.php:401
106
  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."
107
  msgstr ""
108
 
109
- #: add-to-any.php:418
110
  msgid "Button"
111
  msgstr ""
112
 
113
- #: add-to-any.php:457
114
  msgid "Image URL"
115
  msgstr ""
116
 
117
- #: add-to-any.php:464
118
  msgid "Text only"
119
  msgstr ""
120
 
121
- #: add-to-any.php:472
122
  msgid "Placement"
123
  msgstr ""
124
 
125
- #: add-to-any.php:481
126
  msgid "Display Share/Save button at the bottom of posts"
127
  msgstr ""
128
 
129
- #: add-to-any.php:488
130
  msgid "Display Share/Save button at the bottom of posts on the front page"
131
  msgstr ""
132
 
133
- #: add-to-any.php:495
134
  msgid "Display Share/Save button at the bottom of posts in the feed"
135
  msgstr ""
136
 
137
- #: add-to-any.php:499
138
  msgid "Display Share/Save button at the bottom of pages"
139
  msgstr ""
140
 
141
- #: add-to-any.php:503
142
  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>)"
143
  msgstr ""
144
 
145
- #: add-to-any.php:509
146
  msgid "Menu Style"
147
  msgstr ""
148
 
149
- #: add-to-any.php:511
150
  msgid "Using Add to Any'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."
151
  msgstr ""
152
 
153
- #: add-to-any.php:513
154
  msgid "Open the Add to Any Menu Styler in a new window"
155
  msgstr ""
156
 
157
- #: add-to-any.php:515
158
  msgid "Open Menu Styler"
159
  msgstr ""
160
 
161
- #: add-to-any.php:520
162
  msgid "Menu Options"
163
  msgstr ""
164
 
165
- #: add-to-any.php:525
166
  msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
167
  msgstr ""
168
 
169
- #: add-to-any.php:530
170
  msgid "Show the title of the post (or page) within the menu"
171
  msgstr ""
172
 
173
- #: add-to-any.php:537
174
  msgid "Only show the menu when the user clicks the Share/Save button"
175
  msgstr ""
176
 
177
- #: add-to-any.php:543
178
  msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
179
  msgstr ""
180
 
181
- #: add-to-any.php:548
182
  msgid "Additional Options"
183
  msgstr ""
184
 
185
- #: add-to-any.php:552
186
  msgid "Paste the code from Add to Any's Menu Styler in the box below!"
187
  msgstr ""
188
 
189
- #: add-to-any.php:556
190
  msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
191
  msgstr ""
192
 
193
- #: add-to-any.php:557
194
  msgid "Advanced users might want to explore Add to Any's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
195
  msgstr ""
196
 
197
- #: add-to-any.php:563
198
  msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
199
  msgstr ""
200
 
201
- #: add-to-any.php:570
202
  msgid "Save Changes"
203
  msgstr ""
204
 
205
- #: add-to-any.php:575
206
  msgid "Like this plugin?"
207
  msgstr ""
208
 
209
- #: add-to-any.php:576
210
  msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
211
  msgstr ""
212
 
213
- #: add-to-any.php:577
214
  msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&amp;linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
215
  msgstr ""
216
 
217
- #: add-to-any.php:579
218
  msgid "Need support?"
219
  msgstr ""
220
 
221
- #: add-to-any.php:580
222
  msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
223
  msgstr ""
224
 
225
- #: add-to-any.php:581
226
  msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
227
  msgstr ""
228
 
229
- #: add-to-any.php:693
230
  msgid "Add/Remove Services"
231
  msgstr ""
232
 
233
- #: add-to-any.php:730
234
  msgid "Share/Save"
235
  msgstr ""
236
 
237
- #: add-to-any.php:731
238
  msgid "Share/Save Buttons"
239
  msgstr ""
240
 
2
  msgstr ""
3
  "Project-Id-Version: add-to-any\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2009-04-17 02:33-0800\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: MicroPat\n"
8
  "Language-Team: \n"
13
  "X-Poedit-Basepath: ../\n"
14
  "X-Poedit-SearchPath-0: .\n"
15
 
16
+ #: add-to-any.php:195
17
  msgid "Share"
18
  msgstr ""
19
 
20
+ #: add-to-any.php:196
21
  msgid "Save"
22
  msgstr ""
23
 
24
+ #: add-to-any.php:197
25
  msgid "Subscribe"
26
  msgstr ""
27
 
28
+ #: add-to-any.php:198
29
  msgid "E-mail"
30
  msgstr ""
31
 
32
+ #: add-to-any.php:199
33
  msgid "Bookmark"
34
  msgstr ""
35
 
36
+ #: add-to-any.php:200
37
  msgid "Show all"
38
  msgstr ""
39
 
40
+ #: add-to-any.php:201
41
  msgid "Show less"
42
  msgstr ""
43
 
44
+ #: add-to-any.php:202
45
  msgid "Find service(s)"
46
  msgstr ""
47
 
48
+ #: add-to-any.php:203
49
  msgid "Instantly find any service to add to"
50
  msgstr ""
51
 
52
+ #: add-to-any.php:204
53
  msgid "Powered by"
54
  msgstr ""
55
 
56
+ #: add-to-any.php:205
57
  msgid "Share via e-mail"
58
  msgstr ""
59
 
60
+ #: add-to-any.php:206
61
  msgid "Subscribe via e-mail"
62
  msgstr ""
63
 
64
+ #: add-to-any.php:207
65
  msgid "Bookmark in your browser"
66
  msgstr ""
67
 
68
+ #: add-to-any.php:208
69
  msgid "Press Ctrl+D or Cmd+D to bookmark this page"
70
  msgstr ""
71
 
72
+ #: add-to-any.php:209
73
  msgid "Add to your favorites"
74
  msgstr ""
75
 
76
+ #: add-to-any.php:210
77
  msgid "Send from any e-mail address or e-mail program"
78
  msgstr ""
79
 
80
+ #: add-to-any.php:211
81
  msgid "E-mail program"
82
  msgstr ""
83
 
84
+ #: add-to-any.php:236
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:384
89
  msgid "Settings saved."
90
  msgstr ""
91
 
92
+ #: add-to-any.php:395
93
  msgid "Add to Any: Share/Save "
94
  msgstr ""
95
 
96
+ #: add-to-any.php:395
97
+ #: add-to-any.php:736
98
  msgid "Settings"
99
  msgstr ""
100
 
101
+ #: add-to-any.php:405
102
+ msgid "Standalone Services"
103
  msgstr ""
104
 
105
+ #: add-to-any.php:410
106
  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."
107
  msgstr ""
108
 
109
+ #: add-to-any.php:429
110
  msgid "Button"
111
  msgstr ""
112
 
113
+ #: add-to-any.php:468
114
  msgid "Image URL"
115
  msgstr ""
116
 
117
+ #: add-to-any.php:475
118
  msgid "Text only"
119
  msgstr ""
120
 
121
+ #: add-to-any.php:483
122
  msgid "Placement"
123
  msgstr ""
124
 
125
+ #: add-to-any.php:492
126
  msgid "Display Share/Save button at the bottom of posts"
127
  msgstr ""
128
 
129
+ #: add-to-any.php:499
130
  msgid "Display Share/Save button at the bottom of posts on the front page"
131
  msgstr ""
132
 
133
+ #: add-to-any.php:506
134
  msgid "Display Share/Save button at the bottom of posts in the feed"
135
  msgstr ""
136
 
137
+ #: add-to-any.php:510
138
  msgid "Display Share/Save button at the bottom of pages"
139
  msgstr ""
140
 
141
+ #: add-to-any.php:514
142
  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>)"
143
  msgstr ""
144
 
145
+ #: add-to-any.php:520
146
  msgid "Menu Style"
147
  msgstr ""
148
 
149
+ #: add-to-any.php:522
150
  msgid "Using Add to Any'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."
151
  msgstr ""
152
 
153
+ #: add-to-any.php:524
154
  msgid "Open the Add to Any Menu Styler in a new window"
155
  msgstr ""
156
 
157
+ #: add-to-any.php:526
158
  msgid "Open Menu Styler"
159
  msgstr ""
160
 
161
+ #: add-to-any.php:531
162
  msgid "Menu Options"
163
  msgstr ""
164
 
165
+ #: add-to-any.php:536
166
  msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
167
  msgstr ""
168
 
169
+ #: add-to-any.php:541
170
  msgid "Show the title of the post (or page) within the menu"
171
  msgstr ""
172
 
173
+ #: add-to-any.php:548
174
  msgid "Only show the menu when the user clicks the Share/Save button"
175
  msgstr ""
176
 
177
+ #: add-to-any.php:554
178
  msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
179
  msgstr ""
180
 
181
+ #: add-to-any.php:559
182
  msgid "Additional Options"
183
  msgstr ""
184
 
185
+ #: add-to-any.php:563
186
  msgid "Paste the code from Add to Any's Menu Styler in the box below!"
187
  msgstr ""
188
 
189
+ #: add-to-any.php:567
190
  msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
191
  msgstr ""
192
 
193
+ #: add-to-any.php:568
194
  msgid "Advanced users might want to explore Add to Any's <a href=\"http://www.addtoany.com/buttons/api/\" target=\"_blank\">JavaScript API</a>."
195
  msgstr ""
196
 
197
+ #: add-to-any.php:574
198
  msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
199
  msgstr ""
200
 
201
+ #: add-to-any.php:581
202
  msgid "Save Changes"
203
  msgstr ""
204
 
205
+ #: add-to-any.php:586
206
  msgid "Like this plugin?"
207
  msgstr ""
208
 
209
+ #: add-to-any.php:587
210
  msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
211
  msgstr ""
212
 
213
+ #: add-to-any.php:588
214
  msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20Plugin%20by%20AddToAny.com&amp;linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
215
  msgstr ""
216
 
217
+ #: add-to-any.php:590
218
  msgid "Need support?"
219
  msgstr ""
220
 
221
+ #: add-to-any.php:591
222
  msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
223
  msgstr ""
224
 
225
+ #: add-to-any.php:592
226
  msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
227
  msgstr ""
228
 
229
+ #: add-to-any.php:699
230
  msgid "Add/Remove Services"
231
  msgstr ""
232
 
233
+ #: add-to-any.php:736
234
  msgid "Share/Save"
235
  msgstr ""
236
 
237
+ #: add-to-any.php:737
238
  msgid "Share/Save Buttons"
239
  msgstr ""
240