AddToAny Share Buttons - Version 0.9.8.6.7

Version Description

Download this release

Release Info

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

Code changes from version 0.9.8.6.6 to 0.9.8.6.7

README.txt CHANGED
@@ -4,7 +4,7 @@ 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, addtoany, add, any
5
  Requires at least: 2.0
6
  Tested up to: 2.7
7
- Stable tag: 0.9.8.6.6
8
 
9
  Helps readers share, save, and bookmark your posts and pages using any service, such as Delicious, Digg, Facebook, Twitter, and over 100 more.
10
 
@@ -27,7 +27,7 @@ See also, the <a href="/extend/plugins/add-to-any-subscribe/" title="WordPress R
27
 
28
  == Installation ==
29
 
30
- 1. Upload `add-to-any` to the `/wp-content/plugins/` directory
31
  1. Activate the plugin through the `Plugins` menu in WordPress
32
 
33
  == Frequently Asked Questions ==
@@ -66,6 +66,12 @@ This is done to overcome browser limitations that prevent the drop-down menu fro
66
 
67
  == Changelog ==
68
 
 
 
 
 
 
 
69
  .9.8.6.6:
70
 
71
  * Open Share Icon
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, addtoany, add, any
5
  Requires at least: 2.0
6
  Tested up to: 2.7
7
+ Stable tag: 0.9.8.6.7
8
 
9
  Helps readers share, save, and bookmark your posts and pages using any service, such as Delicious, Digg, Facebook, Twitter, and over 100 more.
10
 
27
 
28
  == Installation ==
29
 
30
+ 1. Upload the `add-to-any` directory (including all files within) to the `/wp-content/plugins/` directory
31
  1. Activate the plugin through the `Plugins` menu in WordPress
32
 
33
  == Frequently Asked Questions ==
66
 
67
  == Changelog ==
68
 
69
+ .9.8.6.7:
70
+
71
+ * i18n
72
+ * Chinese translation
73
+ * Installation clarified
74
+
75
  .9.8.6.6:
76
 
77
  * Open Share Icon
add-to-any.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Add to Any: Share/Save/Bookmark Button
4
  Plugin URI: http://www.addtoany.com/
5
  Description: Helps readers share, save, and bookmark your posts and pages using any service. [<a href="options-general.php?page=add-to-any.php">Settings</a>]
6
- Version: .9.8.6.6
7
  Author: Add to Any
8
  Author URI: http://www.addtoany.com/contact/
9
  */
3
  Plugin Name: Add to Any: Share/Save/Bookmark Button
4
  Plugin URI: http://www.addtoany.com/
5
  Description: Helps readers share, save, and bookmark your posts and pages using any service. [<a href="options-general.php?page=add-to-any.php">Settings</a>]
6
+ Version: .9.8.6.7
7
  Author: Add to Any
8
  Author URI: http://www.addtoany.com/contact/
9
  */
i18n/add-to-any-zh_CN.mo ADDED
Binary file
i18n/add-to-any-zh_CN.po ADDED
@@ -0,0 +1,206 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Add to Any 0.9.8.2\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2008-11-27 14:13-0800\n"
6
+ "PO-Revision-Date: \n"
7
+ "Last-Translator: Duet G. <duetg@yahoo.com>\n"
8
+ "Language-Team: \n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Poedit-KeywordsList: __;_e\n"
13
+ "X-Poedit-Basepath: .\n"
14
+ "X-Poedit-Language: Chinese\n"
15
+ "X-Poedit-Country: CHINA\n"
16
+ "X-Poedit-SourceCharset: utf-8\n"
17
+ "X-Poedit-SearchPath-0: .\n"
18
+
19
+ #: add-to-any.php:124
20
+ msgid "Share"
21
+ msgstr "分享"
22
+
23
+ #: add-to-any.php:125
24
+ msgid "Save"
25
+ msgstr "收藏"
26
+
27
+ #: add-to-any.php:126
28
+ msgid "Subscribe"
29
+ msgstr "订阅"
30
+
31
+ #: add-to-any.php:127
32
+ msgid "E-mail"
33
+ msgstr ""
34
+
35
+ #: add-to-any.php:128
36
+ msgid "Bookmark"
37
+ msgstr ""
38
+
39
+ #: add-to-any.php:129
40
+ msgid "Show all"
41
+ msgstr "显示全部服务"
42
+
43
+ #: add-to-any.php:130
44
+ msgid "Show less"
45
+ msgstr "显示部分服务"
46
+
47
+ #: add-to-any.php:131
48
+ msgid "Find service(s)"
49
+ msgstr "查找服务"
50
+
51
+ #: add-to-any.php:132
52
+ msgid "Instantly find any service to add to"
53
+ msgstr "动态查找任何用以添加的服务"
54
+
55
+ #: add-to-any.php:133
56
+ msgid "Powered by"
57
+ msgstr "Powered by"
58
+
59
+ #: add-to-any.php:134
60
+ msgid "Share via e-mail"
61
+ msgstr "通过电子邮件分享"
62
+
63
+ #: add-to-any.php:135
64
+ msgid "Subscribe via e-mail"
65
+ msgstr "通过电子邮件订阅"
66
+
67
+ #: add-to-any.php:136
68
+ msgid "Bookmark in your browser"
69
+ msgstr "添加为浏览器书签"
70
+
71
+ #: add-to-any.php:137
72
+ #, fuzzy
73
+ msgid "Press Ctrl+D or Cmd+D to bookmark this page"
74
+ msgstr "点击 [OK] 后,按下 [Ctrl+D] 或 [Cmd+D] 以将本页加为书签"
75
+
76
+ #: add-to-any.php:138
77
+ msgid "Add to your favorites"
78
+ msgstr "添加至收藏夹"
79
+
80
+ #: add-to-any.php:139
81
+ msgid "Send from any e-mail address or e-mail program"
82
+ msgstr ""
83
+
84
+ #: add-to-any.php:140
85
+ msgid "E-mail program"
86
+ msgstr ""
87
+
88
+ #: add-to-any.php:203
89
+ msgid "Settings saved."
90
+ msgstr "设置已保存"
91
+
92
+ #: add-to-any.php:212
93
+ msgid "Add to Any: Share/Save "
94
+ msgstr "Add to Any: 分享/收藏"
95
+
96
+ #: add-to-any.php:212
97
+ #: add-to-any.php:375
98
+ msgid "Settings"
99
+ msgstr "设置"
100
+
101
+ #: add-to-any.php:222
102
+ msgid "Button"
103
+ msgstr "按钮"
104
+
105
+ #: add-to-any.php:251
106
+ msgid "Image URL"
107
+ msgstr "图片 URL"
108
+
109
+ #: add-to-any.php:258
110
+ msgid "Text only"
111
+ msgstr "仅用文字"
112
+
113
+ #: add-to-any.php:266
114
+ msgid "Button Placement"
115
+ msgstr "按钮位置"
116
+
117
+ #: add-to-any.php:275
118
+ msgid "Display Share/Save button at the bottom of posts"
119
+ msgstr "在文章底部显示 分享/收藏 按钮"
120
+
121
+ #: add-to-any.php:282
122
+ msgid "Display Share/Save button at the bottom of posts on the front page"
123
+ msgstr "在首页的文章底部显示 分享/收藏 按钮"
124
+
125
+ #: add-to-any.php:289
126
+ msgid "Display Share/Save button at the bottom of posts in the feed"
127
+ msgstr "在 Feed 的文章底部显示 分享/收藏 按钮"
128
+
129
+ #: add-to-any.php:293
130
+ msgid "Display Share/Save button at the bottom of pages"
131
+ msgstr "在页面底部显示 分享/收藏 按钮"
132
+
133
+ #: add-to-any.php:296
134
+ 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>)"
135
+ msgstr "如果不选,请确定将以下代码置入于 <a href=\"theme-editor.php\">您的模板页面</a> 中 (包括 <code>index.php</code>,<code>single.php</code>,与/或 <code>page.php</code>)"
136
+
137
+ #: add-to-any.php:301
138
+ msgid "Menu Style"
139
+ msgstr "菜单风格"
140
+
141
+ #: add-to-any.php:303
142
+ 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."
143
+ msgstr "使用 Add to Any 的菜单风格设置器,您可以自定义您的 分享/收藏 菜单的颜色!完成后,请将生成的代码粘贴于下方 <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">附加选项</a> 框内。"
144
+
145
+ #: add-to-any.php:305
146
+ msgid "Open the Add to Any Menu Styler in a new window"
147
+ msgstr "在新窗口中打开 Add to Any 菜单风格设置器"
148
+
149
+ #: add-to-any.php:307
150
+ msgid "Open Menu Styler"
151
+ msgstr "打开菜单风格设置器"
152
+
153
+ #: add-to-any.php:312
154
+ msgid "Menu Options"
155
+ msgstr "菜单选项"
156
+
157
+ #: add-to-any.php:317
158
+ msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
159
+ msgstr "菜单显示时隐藏与菜单相交的嵌入式对象(Flash,视频,等) "
160
+
161
+ #: add-to-any.php:322
162
+ msgid "Show the title of the post (or page) within the menu"
163
+ msgstr "菜单中显示文章(或页面)的标题"
164
+
165
+ #: add-to-any.php:329
166
+ msgid "Only show the menu when the user clicks the Share/Save button"
167
+ msgstr "仅当用户点击 分享/收藏 按钮时显示菜单"
168
+
169
+ #: add-to-any.php:335
170
+ #, fuzzy
171
+ msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
172
+ msgstr "仅当用户点击 分享/收藏 按钮时显示菜单"
173
+
174
+ #: add-to-any.php:340
175
+ msgid "Additional Options"
176
+ msgstr "附加选项"
177
+
178
+ #: add-to-any.php:344
179
+ msgid "Paste the code from Add to Any's Menu Styler in the box below!"
180
+ msgstr "粘贴 Add to Any 菜单风格设置器生成的代码于下方框内!"
181
+
182
+ #: add-to-any.php:348
183
+ msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
184
+ msgstr "您可以设置特殊 JavaScript 变量以应用于全部 分享/收藏 菜单。"
185
+
186
+ #: add-to-any.php:349
187
+ #, fuzzy
188
+ msgid "Advanced users might want to check out the code generated by Add to Any's <a href=\"http://www.addtoany.com/buttons/api/\">JavaScript API</a>."
189
+ msgstr "高级用户可能希望尝试 Add to Any 的 <a href=\"http://www.addtoany.com/buttons/share_save\">保存/分享 按钮生成器</a> 所生成的代码。"
190
+
191
+ #: add-to-any.php:355
192
+ msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
193
+ msgstr "<strong>注意</strong>: 如果您打算添加新代码,请小心不要意外覆盖任何先前代码。</label>"
194
+
195
+ #: add-to-any.php:362
196
+ msgid "Save Changes"
197
+ msgstr "保存更改"
198
+
199
+ #: add-to-any.php:375
200
+ msgid "Share/Save"
201
+ msgstr "分享/收藏"
202
+
203
+ #: add-to-any.php:376
204
+ msgid "Share/Save Buttons"
205
+ msgstr "分享/收藏 按钮"
206
+
i18n/add-to-any.mo ADDED
Binary file
add-to-any.po → i18n/add-to-any.po RENAMED
File without changes