AddToAny Share Buttons - Version 0.9.9.9.4

Version Description

Download this release

Release Info

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

Code changes from version 0.9.9.9.3 to 0.9.9.9.4

README.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: micropat
3
  Tags: sharing, share, sharethis, bookmarking, social, social bookmarking, social bookmarks, bookmark, bookmarks, save, Post, posts, page, pages, images, image, admin, statistics, stats, links, plugin, widget, email, e-mail, seo, button, delicious, google buzz, buzz, google, digg, reddit, facebook, facebook like, like, myspace, twitter, tweet, +1, plus 1, google plus one, plus one, messenger, stumbleupon, technorati, addthis, sexybookmarks, sociable, sharedaddy, icon, icons, wpmu, addtoany
4
  Requires at least: 2.8
5
  Tested up to: 3.2
6
- Stable tag: 0.9.9.9.3
7
 
8
  Help people share, bookmark, and email your posts & pages using any service, such as Facebook, Twitter, Google, StumbleUpon, Digg and many more.
9
 
@@ -209,6 +209,11 @@ Upload the plugin directory (including all files and directories within) to the
209
 
210
  == Changelog ==
211
 
 
 
 
 
 
212
  = .9.9.9.3 =
213
  * W3C XHTML validation fix for the Google +1 Button iframe (thanks bobpeers)
214
  * Remove condition for displaying target attribute on standalone services so that custom service links open in a new window (thanks kg69design)
3
  Tags: sharing, share, sharethis, bookmarking, social, social bookmarking, social bookmarks, bookmark, bookmarks, save, Post, posts, page, pages, images, image, admin, statistics, stats, links, plugin, widget, email, e-mail, seo, button, delicious, google buzz, buzz, google, digg, reddit, facebook, facebook like, like, myspace, twitter, tweet, +1, plus 1, google plus one, plus one, messenger, stumbleupon, technorati, addthis, sexybookmarks, sociable, sharedaddy, icon, icons, wpmu, addtoany
4
  Requires at least: 2.8
5
  Tested up to: 3.2
6
+ Stable tag: 0.9.9.9.4
7
 
8
  Help people share, bookmark, and email your posts & pages using any service, such as Facebook, Twitter, Google, StumbleUpon, Digg and many more.
9
 
209
 
210
  == Changelog ==
211
 
212
+ = .9.9.9.4 =
213
+ * Fix Google +1 Button (Google changed the URL)
214
+ * Fix Irish translation filename
215
+ * Russian translation update (by <a href="http://fweb.org.ru/">Elvis</a>)
216
+
217
  = .9.9.9.3 =
218
  * W3C XHTML validation fix for the Google +1 Button iframe (thanks bobpeers)
219
  * Remove condition for displaying target attribute on standalone services so that custom service links open in a new window (thanks kg69design)
add-to-any.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: AddToAny: Share/Bookmark/Email Buttons
4
  Plugin URI: http://www.addtoany.com/
5
  Description: Help people share, bookmark, and email your posts & pages using any service, such as Facebook, Twitter, Google, StumbleUpon, Digg and many more. [<a href="options-general.php?page=add-to-any.php">Settings</a>]
6
- Version: .9.9.9.3
7
  Author: AddToAny
8
  Author URI: http://www.addtoany.com/
9
  */
@@ -367,7 +367,7 @@ function ADDTOANY_SHARE_SAVE_SPECIAL($special_service_code, $args = array() ) {
367
  $count_param_value = 'false';
368
  $width = 32;
369
  }
370
- $special_html = sprintf($iframe_template, $special_service_code, 'https://plusone.google.com/u/0/_/%2B1/button#url=' . $linkurl_enc . '&amp;size=medium&amp;count=' . $count_param_value, $width, 20);
371
  }
372
 
373
  if ( $output_later )
3
  Plugin Name: AddToAny: Share/Bookmark/Email Buttons
4
  Plugin URI: http://www.addtoany.com/
5
  Description: Help people share, bookmark, and email your posts & pages using any service, such as Facebook, Twitter, Google, StumbleUpon, Digg and many more. [<a href="options-general.php?page=add-to-any.php">Settings</a>]
6
+ Version: .9.9.9.4
7
  Author: AddToAny
8
  Author URI: http://www.addtoany.com/
9
  */
367
  $count_param_value = 'false';
368
  $width = 32;
369
  }
370
+ $special_html = sprintf($iframe_template, $special_service_code, 'https://plusone.google.com/u/0/_/%2B1/fastbutton?url=' . $linkurl_enc . '&amp;size=medium&amp;count=' . $count_param_value, $width, 20);
371
  }
372
 
373
  if ( $output_later )
languages/{add-to-any. ga_IR.mo → add-to-any-ga_IR.mo} RENAMED
File without changes
languages/{add-to-any. ga_IR.po → add-to-any-ga_IR.po} RENAMED
File without changes
languages/add-to-any-ru_RU.mo CHANGED
Binary file
languages/add-to-any-ru_RU.po CHANGED
@@ -2,9 +2,9 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: add-to-any\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-03-10 21:03+0300\n"
6
  "PO-Revision-Date: \n"
7
- "Last-Translator: Pat <no@no.com>\n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -13,282 +13,294 @@ msgstr ""
13
  "X-Poedit-Basepath: ../\n"
14
  "X-Poedit-SearchPath-0: .\n"
15
 
16
- #: add-to-any.php:343
 
 
 
 
 
 
 
 
 
 
 
17
  msgid "Share"
18
- msgstr "Отправить другу"
19
 
20
- #: add-to-any.php:344
21
  msgid "Save"
22
  msgstr "Сохранить"
23
 
24
- #: add-to-any.php:345
25
  msgid "Subscribe"
26
  msgstr "Подписаться"
27
 
28
- #: add-to-any.php:346
29
  msgid "E-mail"
30
  msgstr "E-mail"
31
 
32
- #: add-to-any.php:347
33
  msgid "Bookmark"
34
  msgstr "В закладки!"
35
 
36
- #: add-to-any.php:348
37
  msgid "Show all"
38
  msgstr "Показать все"
39
 
40
- #: add-to-any.php:349
41
  msgid "Show less"
42
  msgstr "Показать остальное"
43
 
44
- #: add-to-any.php:350
45
  msgid "Find service(s)"
46
  msgstr "Найти сервис(ы)"
47
 
48
- #: add-to-any.php:351
49
  msgid "Instantly find any service to add to"
50
  msgstr "Найти сервис и добавить"
51
 
52
- #: add-to-any.php:352
53
  msgid "Powered by"
54
  msgstr "Работает на"
55
 
56
- #: add-to-any.php:353
57
  msgid "Share via e-mail"
58
  msgstr "Поделиться по E-mail"
59
 
60
- #: add-to-any.php:354
61
  msgid "Subscribe via e-mail"
62
  msgstr "Подписаться по E-mail"
63
 
64
- #: add-to-any.php:355
65
  msgid "Bookmark in your browser"
66
  msgstr "Добавить в закладки"
67
 
68
- #: add-to-any.php:356
69
  msgid "Press Ctrl+D or &#8984;+D to bookmark this page"
70
  msgstr "Нажмите Ctrl+В или &#8984;+D чтобы добавить эту страницу в закладки"
71
 
72
- #: add-to-any.php:357
73
  msgid "Add to your favorites"
74
  msgstr "Добавить в Избранное"
75
 
76
- #: add-to-any.php:358
77
  msgid "Send from any e-mail address or e-mail program"
78
  msgstr "Отправить через E-mail сервис"
79
 
80
- #: add-to-any.php:359
81
  msgid "E-mail program"
82
  msgstr "E-mail сервисы"
83
 
84
- #: add-to-any.php:384
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 "Внимание! Плагин не работает с выбранной вами темой. Чтобы исправить это воспользуйтесь <a href=\"theme-editor.php\">редактором тем</a> и введите следующий код <code>&lt;?php wp_footer(); ?&gt;</code> сразу после строки <code>&lt;/body&gt;</code>. Изменения нужно сделать в файле <code>footer.php</code>."
87
 
88
- #: add-to-any.php:539
 
 
 
 
89
  #, php-format
90
  msgid "Unable to create directory %s. Is its parent directory writable by the server?"
91
  msgstr "Ошибка при создании папки %s. Проверьте права на родительскую папку (необходимы права на запись)."
92
 
93
- #: add-to-any.php:674
94
- #: add-to-any.php:796
95
- #: add-to-any.php:800
96
- #: add-to-any.php:804
97
- #: add-to-any.php:808
98
- #: add-to-any.php:840
99
  msgid "Share/Bookmark"
100
  msgstr "В закладки!"
101
 
102
- #: add-to-any.php:687
103
  msgid "Settings saved."
104
  msgstr "Найстройки сохранены"
105
 
106
- #: add-to-any.php:708
107
  msgid "bottom"
108
  msgstr "под"
109
 
110
- #: add-to-any.php:712
111
  msgid "top"
112
  msgstr "над"
113
 
114
- #: add-to-any.php:716
115
  msgid "top &amp; bottom"
116
  msgstr "над &amp; под"
117
 
118
- #: add-to-any.php:747
119
  msgid "AddToAny: Share/Save "
120
- msgstr "Сохранить/Отправить другу "
121
 
122
- #: add-to-any.php:747
123
- #: add-to-any.php:1147
124
- #: add-to-any.php:1172
125
- msgid "Settings"
126
- msgstr "Настройки"
127
-
128
- #: add-to-any.php:755
129
  msgid "Standalone Services"
130
  msgstr "Используемые сервисы"
131
 
132
- #: add-to-any.php:760
133
  msgid "Choose the services you want below. &nbsp;Click a chosen service again to remove. &nbsp;Reorder services by dragging and dropping as they appear above."
134
  msgstr "Выберите из списка ниже нужные вам сервисы.&nbsp;Чтобы удалить сервис из вашего списка - нажмите на его иконку еще раз.&nbsp;Для того чтобы поменять сервисы местами в Вашем списке, просто нажмите на иконку и перетащите на нужное место."
135
 
136
- #: add-to-any.php:791
137
  msgid "Button"
138
  msgstr "Настройки вида кнопки"
139
 
140
- #: add-to-any.php:830
141
  msgid "Image URL"
142
  msgstr "Адрес изображения"
143
 
144
- #: add-to-any.php:837
145
  msgid "Text only"
146
  msgstr "Только текст"
147
 
148
- #: add-to-any.php:845
149
  msgid "Placement"
150
  msgstr "Настройки расположения"
151
 
152
- #: add-to-any.php:850
153
  #, php-format
154
  msgid "Display at the %s of posts"
155
  msgstr "Показать кнопки соц. закладок %s заметками"
156
 
157
- #: add-to-any.php:857
158
  #, php-format
159
  msgid "Display at the %s of post excerpts"
160
  msgstr "Показать кнопки соц. закладок %s заметками"
161
 
162
- #: add-to-any.php:864
163
  #, php-format
164
  msgid "Display at the %s of posts on the front page"
165
  msgstr "Показать кнопки соц. закладок %s заметками на главной странице"
166
 
167
- #: add-to-any.php:872
168
  #, php-format
169
  msgid "Display at the %s of posts in the feed"
170
  msgstr "Показать кнопки соц. закладок %s заметками в ленте RSS"
171
 
172
- #: add-to-any.php:876
173
  #, php-format
174
  msgid "Display at the %s of pages"
175
  msgstr "Показать кнопки соц. закладок %s страницами"
176
 
177
- #: add-to-any.php:880
178
  msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
179
  msgstr "Если ОТКЛЮЧИТЬ одну или все данные опции, Вы должны добавить код, наобходимый для корректной работы плагина, в <a href=\"theme-editor.php\">Вашу тему оформления</a> (код должен присутствовать на следующих страницах: <code>index.php</code>, <code>single.php</code>, и/или <code>page.php</code>). Код"
180
 
181
- #: add-to-any.php:889
182
  msgid "Menu Style"
183
  msgstr "Настройки вида меню"
184
 
185
- #: add-to-any.php:891
186
  msgid "Using AddToAny's Menu Styler, you can customize the colors of your Share/Save menu! When you're done, be sure to paste the generated code in the <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Additional Options</a> box below."
187
- msgstr "Используйте этот инструмент для того, чтобы сделать Ваше меню плагина Сохранить/Отправить другу уникальным в плане внешнего вида! Закончив настройки цветовой схемы, вставте полученный код в поле <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Дополнительные настройки</a>."
188
 
189
- #: add-to-any.php:893
190
  msgid "Open the AddToAny Menu Styler in a new window"
191
- msgstr "Открыть меню стилей для плагина Сохранить/Отправить другу в новом окне"
192
 
193
- #: add-to-any.php:895
194
  msgid "Open Menu Styler"
195
  msgstr "Открыть редактор внешнего вида (в новом окне)"
196
 
197
- #: add-to-any.php:900
198
  msgid "Menu Options"
199
  msgstr "Настройки меню"
200
 
201
- #: add-to-any.php:905
202
  msgid "Only show the menu when the user clicks the Share/Save button"
203
- msgstr "Показывать меню плагина только если пользователь нажмет на кнопку Сохранить/Отправить другу"
204
 
205
- #: add-to-any.php:910
206
  msgid "Show the title of the post (or page) within the menu"
207
  msgstr "Показывать название заметки или страницы в меню плагина"
208
 
209
- #: add-to-any.php:915
210
  msgid "Additional Options"
211
  msgstr "Дополнительные настройки"
212
 
213
- #: add-to-any.php:919
214
  msgid "Paste the code from AddToAny's Menu Styler in the box below!"
215
  msgstr "Вставте в поле ниже полученный код для изменения внешнего вида меню плагина!"
216
 
217
- #: add-to-any.php:923
218
  msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
219
  msgstr "В поле ниже вы можете вставить полученный код, который изменит внешний вид меню плагина. "
220
 
221
- #: add-to-any.php:924
222
  msgid "Advanced users might want to explore AddToAny's <a href=\"http://www.addtoany.com/buttons/customize/\" target=\"_blank\">additional options</a>."
223
  msgstr "Если Вы хотите узнать больше про технологии, используемые в плагине, читайте заметку о <a href=\"http://www.addtoany.com/buttons/customize/\" target=\"_blank\">JavaScript API</a>."
224
 
225
- #: add-to-any.php:930
226
  msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
227
  msgstr "<strong>Обратите внимание</strong>: Добавляйте новый код осторожно, Ваш предыдущий вариант кода не будет сохранен!</label>"
228
 
229
- #: add-to-any.php:935
230
  msgid "Advanced Options"
231
  msgstr "Дополнительные настройки"
232
 
233
- #: add-to-any.php:940
234
  msgid "Use CSS stylesheet"
235
  msgstr "Использовать стиль CSS"
236
 
237
- #: add-to-any.php:945
238
  msgid "Cache AddToAny locally with daily cache updates"
239
- msgstr "Использовать опции кеширования для AddToAny "
240
 
241
- #: add-to-any.php:949
242
  msgid "Only consider for sites with frequently returning visitors. Since many visitors will have AddToAny cached in their browser already, serving AddToAny locally from your site will be slower for those visitors. Be sure to set far future cache/expires headers for image files in your <code>uploads/addtoany</code> directory."
243
- msgstr "Рекомендуется использовать только для сайтов с постоянной (возвращающейся каждый день) аудиторией. Если пользователи уже сохраняют данные плагина AddToAny в своем браузере, то время отклика сервиса AddToAny увеличивается для них. Используя опцию кеширования, проверьте наличие заголовков кеша для изображений в папке <code>uploads/addtoany</code>."
244
 
245
- #: add-to-any.php:956
246
  msgid "Save Changes"
247
  msgstr "Сохранить все изменения"
248
 
249
- #: add-to-any.php:957
250
  msgid "Are you sure you want to delete all AddToAny options?"
251
- msgstr "Вы точно хотите удалить все настройки плагина AddToAny ?"
252
 
253
- #: add-to-any.php:957
254
  msgid "Reset"
255
  msgstr "Сброс настроек"
256
 
257
- #: add-to-any.php:962
258
  msgid "Like this plugin?"
259
  msgstr "Понравился плагин?"
260
 
261
- #: add-to-any.php:963
262
  msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
263
  msgstr "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Оцените плагин</a> на сайте WordPress.org."
264
 
265
- #: add-to-any.php:964
266
  msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&amp;linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
267
  msgstr "<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\">Расскажите о плагине</a> своим друзьям."
268
 
269
- #: add-to-any.php:966
270
  msgid "Need support?"
271
  msgstr "Нужна помощь?"
272
 
273
- #: add-to-any.php:967
274
  msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
275
  msgstr "Смотрите <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">ЧАВО</a>."
276
 
277
- #: add-to-any.php:968
278
  msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
279
  msgstr "Ответы на свои вопросы также ищите на <a href=\"http://wordpress.org/tags/add-to-any\">форумах поддержки</a> (англ.)."
280
 
281
- #: add-to-any.php:1090
282
  msgid "Add/Remove Services"
283
  msgstr "Добавить/Удалить сервисы"
284
 
285
- #: add-to-any.php:1147
286
  msgid "Share/Save"
287
- msgstr "Сохранить/Отправить другу"
288
 
289
- #: add-to-any.php:1148
290
- msgid "Share/Save Buttons"
291
- msgstr "Сохранить/Отправить другу"
 
 
 
292
 
293
  #~ msgid ""
294
  #~ "Open the addtoany.com menu page in a new tab or window if the user clicks "
2
  msgstr ""
3
  "Project-Id-Version: add-to-any\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-07-02 21:32+0300\n"
6
  "PO-Revision-Date: \n"
7
+ "Last-Translator: Elvis Fweb <elviswebteam@gmail.com>\n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "X-Poedit-Basepath: ../\n"
14
  "X-Poedit-SearchPath-0: .\n"
15
 
16
+ #: add-to-any-wp-widget.php:55
17
+ msgid "Title:"
18
+ msgstr "Заголовок:"
19
+
20
+ #: add-to-any-wp-widget.php:59
21
+ #: add-to-any.php:926
22
+ #: add-to-any.php:1385
23
+ #: add-to-any.php:1421
24
+ msgid "Settings"
25
+ msgstr "Настройки"
26
+
27
+ #: add-to-any.php:387
28
  msgid "Share"
29
+ msgstr "Отправить"
30
 
31
+ #: add-to-any.php:388
32
  msgid "Save"
33
  msgstr "Сохранить"
34
 
35
+ #: add-to-any.php:389
36
  msgid "Subscribe"
37
  msgstr "Подписаться"
38
 
39
+ #: add-to-any.php:390
40
  msgid "E-mail"
41
  msgstr "E-mail"
42
 
43
+ #: add-to-any.php:391
44
  msgid "Bookmark"
45
  msgstr "В закладки!"
46
 
47
+ #: add-to-any.php:392
48
  msgid "Show all"
49
  msgstr "Показать все"
50
 
51
+ #: add-to-any.php:393
52
  msgid "Show less"
53
  msgstr "Показать остальное"
54
 
55
+ #: add-to-any.php:394
56
  msgid "Find service(s)"
57
  msgstr "Найти сервис(ы)"
58
 
59
+ #: add-to-any.php:395
60
  msgid "Instantly find any service to add to"
61
  msgstr "Найти сервис и добавить"
62
 
63
+ #: add-to-any.php:396
64
  msgid "Powered by"
65
  msgstr "Работает на"
66
 
67
+ #: add-to-any.php:397
68
  msgid "Share via e-mail"
69
  msgstr "Поделиться по E-mail"
70
 
71
+ #: add-to-any.php:398
72
  msgid "Subscribe via e-mail"
73
  msgstr "Подписаться по E-mail"
74
 
75
+ #: add-to-any.php:399
76
  msgid "Bookmark in your browser"
77
  msgstr "Добавить в закладки"
78
 
79
+ #: add-to-any.php:400
80
  msgid "Press Ctrl+D or &#8984;+D to bookmark this page"
81
  msgstr "Нажмите Ctrl+В или &#8984;+D чтобы добавить эту страницу в закладки"
82
 
83
+ #: add-to-any.php:401
84
  msgid "Add to your favorites"
85
  msgstr "Добавить в Избранное"
86
 
87
+ #: add-to-any.php:402
88
  msgid "Send from any e-mail address or e-mail program"
89
  msgstr "Отправить через E-mail сервис"
90
 
91
+ #: add-to-any.php:403
92
  msgid "E-mail program"
93
  msgstr "E-mail сервисы"
94
 
95
+ #: add-to-any.php:517
96
  msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code>&lt;?php wp_footer(); ?&gt;</code> just before the <code>&lt;/body&gt;</code> line of your theme's <code>footer.php</code> file."
97
+ msgstr "Плагин не работает с выбранной вами темой. Чтобы исправить это воспользуйтесь <a href=\"theme-editor.php\">редактором тем</a> и введите следующий код <code>&lt;?php wp_footer(); ?&gt;</code> сразу после строки <code>&lt;/body&gt;</code>. Изменения нужно сделать в файле <code>footer.php</code>."
98
 
99
+ #: add-to-any.php:534
100
+ msgid "Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php\">Theme Editor</a> to insert <code>&lt;?php wp_head(); ?&gt;</code> just before the <code>&lt;/head&gt;</code> line of your theme's <code>header.php</code> file."
101
+ msgstr "Плагин не работает с выбранной вами темой. Чтобы исправить это, воспользуйтесь <a href=\"theme-editor.php\">редактором тем</a> и введите следующий код <code>&lt;?php wp_head(); ?&gt;</code> сразу после строки <code>&lt;/head&gt;</code>. Изменения нужно сделать в файле <code>header.php</code>."
102
+
103
+ #: add-to-any.php:707
104
  #, php-format
105
  msgid "Unable to create directory %s. Is its parent directory writable by the server?"
106
  msgstr "Ошибка при создании папки %s. Проверьте права на родительскую папку (необходимы права на запись)."
107
 
108
+ #: add-to-any.php:842
109
+ #: add-to-any.php:978
110
+ #: add-to-any.php:982
111
+ #: add-to-any.php:986
112
+ #: add-to-any.php:990
113
+ #: add-to-any.php:1022
114
  msgid "Share/Bookmark"
115
  msgstr "В закладки!"
116
 
117
+ #: add-to-any.php:866
118
  msgid "Settings saved."
119
  msgstr "Найстройки сохранены"
120
 
121
+ #: add-to-any.php:887
122
  msgid "bottom"
123
  msgstr "под"
124
 
125
+ #: add-to-any.php:891
126
  msgid "top"
127
  msgstr "над"
128
 
129
+ #: add-to-any.php:895
130
  msgid "top &amp; bottom"
131
  msgstr "над &amp; под"
132
 
133
+ #: add-to-any.php:926
134
  msgid "AddToAny: Share/Save "
135
+ msgstr "СоцЗакладки: Сохранить/Отправить"
136
 
137
+ #: add-to-any.php:934
 
 
 
 
 
 
138
  msgid "Standalone Services"
139
  msgstr "Используемые сервисы"
140
 
141
+ #: add-to-any.php:939
142
  msgid "Choose the services you want below. &nbsp;Click a chosen service again to remove. &nbsp;Reorder services by dragging and dropping as they appear above."
143
  msgstr "Выберите из списка ниже нужные вам сервисы.&nbsp;Чтобы удалить сервис из вашего списка - нажмите на его иконку еще раз.&nbsp;Для того чтобы поменять сервисы местами в Вашем списке, просто нажмите на иконку и перетащите на нужное место."
144
 
145
+ #: add-to-any.php:973
146
  msgid "Button"
147
  msgstr "Настройки вида кнопки"
148
 
149
+ #: add-to-any.php:1012
150
  msgid "Image URL"
151
  msgstr "Адрес изображения"
152
 
153
+ #: add-to-any.php:1019
154
  msgid "Text only"
155
  msgstr "Только текст"
156
 
157
+ #: add-to-any.php:1027
158
  msgid "Placement"
159
  msgstr "Настройки расположения"
160
 
161
+ #: add-to-any.php:1032
162
  #, php-format
163
  msgid "Display at the %s of posts"
164
  msgstr "Показать кнопки соц. закладок %s заметками"
165
 
166
+ #: add-to-any.php:1039
167
  #, php-format
168
  msgid "Display at the %s of post excerpts"
169
  msgstr "Показать кнопки соц. закладок %s заметками"
170
 
171
+ #: add-to-any.php:1046
172
  #, php-format
173
  msgid "Display at the %s of posts on the front page"
174
  msgstr "Показать кнопки соц. закладок %s заметками на главной странице"
175
 
176
+ #: add-to-any.php:1054
177
  #, php-format
178
  msgid "Display at the %s of posts in the feed"
179
  msgstr "Показать кнопки соц. закладок %s заметками в ленте RSS"
180
 
181
+ #: add-to-any.php:1058
182
  #, php-format
183
  msgid "Display at the %s of pages"
184
  msgstr "Показать кнопки соц. закладок %s страницами"
185
 
186
+ #: add-to-any.php:1062
187
  msgid "If unchecked, be sure to place the following code in <a href=\"theme-editor.php\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, and/or <code>page.php</code>)"
188
  msgstr "Если ОТКЛЮЧИТЬ одну или все данные опции, Вы должны добавить код, наобходимый для корректной работы плагина, в <a href=\"theme-editor.php\">Вашу тему оформления</a> (код должен присутствовать на следующих страницах: <code>index.php</code>, <code>single.php</code>, и/или <code>page.php</code>). Код"
189
 
190
+ #: add-to-any.php:1071
191
  msgid "Menu Style"
192
  msgstr "Настройки вида меню"
193
 
194
+ #: add-to-any.php:1073
195
  msgid "Using AddToAny's Menu Styler, you can customize the colors of your Share/Save menu! When you're done, be sure to paste the generated code in the <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Additional Options</a> box below."
196
+ msgstr "Используйте этот инструмент для того, чтобы сделать Ваше меню плагина СоцЗакладки уникальным в плане внешнего вида! Закончив настройки цветовой схемы, вставте полученный код в поле <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Дополнительные настройки</a>."
197
 
198
+ #: add-to-any.php:1075
199
  msgid "Open the AddToAny Menu Styler in a new window"
200
+ msgstr "Открыть меню стилей для плагина СоцЗакладки в новом окне"
201
 
202
+ #: add-to-any.php:1077
203
  msgid "Open Menu Styler"
204
  msgstr "Открыть редактор внешнего вида (в новом окне)"
205
 
206
+ #: add-to-any.php:1082
207
  msgid "Menu Options"
208
  msgstr "Настройки меню"
209
 
210
+ #: add-to-any.php:1087
211
  msgid "Only show the menu when the user clicks the Share/Save button"
212
+ msgstr "Показывать меню плагина только если пользователь нажмет на кнопку СоцЗакладки"
213
 
214
+ #: add-to-any.php:1092
215
  msgid "Show the title of the post (or page) within the menu"
216
  msgstr "Показывать название заметки или страницы в меню плагина"
217
 
218
+ #: add-to-any.php:1097
219
  msgid "Additional Options"
220
  msgstr "Дополнительные настройки"
221
 
222
+ #: add-to-any.php:1101
223
  msgid "Paste the code from AddToAny's Menu Styler in the box below!"
224
  msgstr "Вставте в поле ниже полученный код для изменения внешнего вида меню плагина!"
225
 
226
+ #: add-to-any.php:1105
227
  msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
228
  msgstr "В поле ниже вы можете вставить полученный код, который изменит внешний вид меню плагина. "
229
 
230
+ #: add-to-any.php:1106
231
  msgid "Advanced users might want to explore AddToAny's <a href=\"http://www.addtoany.com/buttons/customize/\" target=\"_blank\">additional options</a>."
232
  msgstr "Если Вы хотите узнать больше про технологии, используемые в плагине, читайте заметку о <a href=\"http://www.addtoany.com/buttons/customize/\" target=\"_blank\">JavaScript API</a>."
233
 
234
+ #: add-to-any.php:1112
235
  msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
236
  msgstr "<strong>Обратите внимание</strong>: Добавляйте новый код осторожно, Ваш предыдущий вариант кода не будет сохранен!</label>"
237
 
238
+ #: add-to-any.php:1117
239
  msgid "Advanced Options"
240
  msgstr "Дополнительные настройки"
241
 
242
+ #: add-to-any.php:1122
243
  msgid "Use CSS stylesheet"
244
  msgstr "Использовать стиль CSS"
245
 
246
+ #: add-to-any.php:1127
247
  msgid "Cache AddToAny locally with daily cache updates"
248
+ msgstr "Использовать опции кеширования для СоцЗакладки"
249
 
250
+ #: add-to-any.php:1131
251
  msgid "Only consider for sites with frequently returning visitors. Since many visitors will have AddToAny cached in their browser already, serving AddToAny locally from your site will be slower for those visitors. Be sure to set far future cache/expires headers for image files in your <code>uploads/addtoany</code> directory."
252
+ msgstr "Рекомендуется использовать только для сайтов с постоянной (возвращающейся каждый день) аудиторией. Если пользователи уже сохраняют данные плагина СоцЗакладки в своем браузере, то время отклика сервиса СоцЗакладки увеличивается для них. Используя опцию кеширования, проверьте наличие заголовков кеша для изображений в папке <code>uploads/addtoany</code>."
253
 
254
+ #: add-to-any.php:1138
255
  msgid "Save Changes"
256
  msgstr "Сохранить все изменения"
257
 
258
+ #: add-to-any.php:1139
259
  msgid "Are you sure you want to delete all AddToAny options?"
260
+ msgstr "Вы точно хотите удалить все настройки плагина СоцЗакладки?"
261
 
262
+ #: add-to-any.php:1139
263
  msgid "Reset"
264
  msgstr "Сброс настроек"
265
 
266
+ #: add-to-any.php:1144
267
  msgid "Like this plugin?"
268
  msgstr "Понравился плагин?"
269
 
270
+ #: add-to-any.php:1145
271
  msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
272
  msgstr "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Оцените плагин</a> на сайте WordPress.org."
273
 
274
+ #: add-to-any.php:1146
275
  msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&amp;linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
276
  msgstr "<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\">Расскажите о плагине</a> своим друзьям."
277
 
278
+ #: add-to-any.php:1148
279
  msgid "Need support?"
280
  msgstr "Нужна помощь?"
281
 
282
+ #: add-to-any.php:1149
283
  msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
284
  msgstr "Смотрите <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">ЧАВО</a>."
285
 
286
+ #: add-to-any.php:1150
287
  msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
288
  msgstr "Ответы на свои вопросы также ищите на <a href=\"http://wordpress.org/tags/add-to-any\">форумах поддержки</a> (англ.)."
289
 
290
+ #: add-to-any.php:1324
291
  msgid "Add/Remove Services"
292
  msgstr "Добавить/Удалить сервисы"
293
 
294
+ #: add-to-any.php:1385
295
  msgid "Share/Save"
296
+ msgstr "Сохранить/Отправить"
297
 
298
+ #: add-to-any.php:1386
299
+ msgid "AddToAny"
300
+ msgstr "СоцЗакладки"
301
+
302
+ #~ msgid "Share/Save Buttons"
303
+ #~ msgstr "Сохранить/Отправить другу"
304
 
305
  #~ msgid ""
306
  #~ "Open the addtoany.com menu page in a new tab or window if the user clicks "