Version Description
- Bulgarian translation (by Artem Delik)
- Update French translation to resolve missing placement options
Download this release
Release Info
Developer | micropat |
Plugin | AddToAny Share Buttons |
Version | 1.5.6 |
Comparing to | |
See all releases |
Code changes from version 1.5.5 to 1.5.6
- README.txt +15 -4
- add-to-any.php +1 -1
- languages/add-to-any-bg.mo +0 -0
- languages/add-to-any-bg.po +294 -0
- languages/add-to-any-fr_FR.mo +0 -0
- languages/add-to-any-fr_FR.po +85 -106
README.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: micropat, addtoany
|
|
3 |
Tags: sharing, share, share this, bookmarking, social, share button, share buttons, share links, social share, social sharing, social bookmarking, social bookmarks, socialize, bookmark, bookmarks, save, Post, posts, page, pages, images, image, admin, statistics, stats, links, plugin, shortcode, sidebar, widget, responsive, email, e-mail, print, seo, button, delicious, google, tumblr, linkedin, digg, reddit, facebook, facebook share, facebook like, like, twitter, twitter button, twitter share, tweet, tweet button, +1, plus 1, google +1, google plus, google plus one, plus one, pinterest, pin, pin it, pinit, wanelo, buffer, stumbleupon, bitly, whatsapp, lockerz, addthis, sociable, sharedaddy, sharethis, shareaholic, icon, icons, vector, SVG, floating, floating buttons, wpmu, Add to Any, AddToAny
|
4 |
Requires at least: 2.8
|
5 |
Tested up to: 4.2
|
6 |
-
Stable tag: 1.5.
|
7 |
|
8 |
Share buttons for WordPress including AddToAny's universal sharing button, Facebook, Twitter, Google+, Pinterest, WhatsApp and many more.
|
9 |
|
@@ -63,13 +63,13 @@ AddToAny's customizable platform and social share icons let you optimize your si
|
|
63 |
= Wide Support =
|
64 |
|
65 |
* Over 8 years of active development
|
66 |
-
* Over 3.
|
67 |
* Translated into dozens of languages
|
68 |
* Ongoing support from the community
|
69 |
|
70 |
This plugin always strives to be the best WordPress plugin for sharing. Development is fueled by your praise and feedback.
|
71 |
|
72 |
-
<a href="https://www.addtoany.com/share_save" title="Share">Share
|
73 |
|
74 |
See also:
|
75 |
|
@@ -79,8 +79,15 @@ See also:
|
|
79 |
<a href="https://www.addtoany.com/blog/">AddToAny Blog</a> | <a href="https://www.addtoany.com/privacy">Privacy Policy</a>
|
80 |
|
81 |
== Installation ==
|
|
|
82 |
|
83 |
-
1.
|
|
|
|
|
|
|
|
|
|
|
|
|
84 |
1. Activate the plugin through the `Plugins` menu in WordPress
|
85 |
1. Optional settings are available in `Settings` > `AddToAny`
|
86 |
|
@@ -289,6 +296,10 @@ Upload the plugin directory (including all files and directories within) to the
|
|
289 |
|
290 |
== Changelog ==
|
291 |
|
|
|
|
|
|
|
|
|
292 |
= 1.5.5 =
|
293 |
* Support multilingual sites using WPML, including Polylang
|
294 |
|
3 |
Tags: sharing, share, share this, bookmarking, social, share button, share buttons, share links, social share, social sharing, social bookmarking, social bookmarks, socialize, bookmark, bookmarks, save, Post, posts, page, pages, images, image, admin, statistics, stats, links, plugin, shortcode, sidebar, widget, responsive, email, e-mail, print, seo, button, delicious, google, tumblr, linkedin, digg, reddit, facebook, facebook share, facebook like, like, twitter, twitter button, twitter share, tweet, tweet button, +1, plus 1, google +1, google plus, google plus one, plus one, pinterest, pin, pin it, pinit, wanelo, buffer, stumbleupon, bitly, whatsapp, lockerz, addthis, sociable, sharedaddy, sharethis, shareaholic, icon, icons, vector, SVG, floating, floating buttons, wpmu, Add to Any, AddToAny
|
4 |
Requires at least: 2.8
|
5 |
Tested up to: 4.2
|
6 |
+
Stable tag: 1.5.6
|
7 |
|
8 |
Share buttons for WordPress including AddToAny's universal sharing button, Facebook, Twitter, Google+, Pinterest, WhatsApp and many more.
|
9 |
|
63 |
= Wide Support =
|
64 |
|
65 |
* Over 8 years of active development
|
66 |
+
* Over 3.7 million downloads
|
67 |
* Translated into dozens of languages
|
68 |
* Ongoing support from the community
|
69 |
|
70 |
This plugin always strives to be the best WordPress plugin for sharing. Development is fueled by your praise and feedback.
|
71 |
|
72 |
+
<a href="https://www.addtoany.com/share_save" title="Share">Share</a> this plugin
|
73 |
|
74 |
See also:
|
75 |
|
79 |
<a href="https://www.addtoany.com/blog/">AddToAny Blog</a> | <a href="https://www.addtoany.com/privacy">Privacy Policy</a>
|
80 |
|
81 |
== Installation ==
|
82 |
+
|
83 |
|
84 |
+
1. Go to `Plugins` > `Add New` > search for `addtoany`
|
85 |
+
1. Press `Install Now` for the AddToAny plugin
|
86 |
+
1. Press `Activate Plugin`
|
87 |
+
|
88 |
+
To install manually instead:
|
89 |
+
|
90 |
+
1. Upload the `add-to-any` directory to the `/wp-content/plugins/` directory
|
91 |
1. Activate the plugin through the `Plugins` menu in WordPress
|
92 |
1. Optional settings are available in `Settings` > `AddToAny`
|
93 |
|
296 |
|
297 |
== Changelog ==
|
298 |
|
299 |
+
= 1.5.6 =
|
300 |
+
* Bulgarian translation (by <a href="http://melleum.com/">Artem Delik</a>)
|
301 |
+
* Update French translation to resolve missing placement options
|
302 |
+
|
303 |
= 1.5.5 =
|
304 |
* Support multilingual sites using WPML, including Polylang
|
305 |
|
add-to-any.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Share Buttons by AddToAny
|
4 |
Plugin URI: https://www.addtoany.com/
|
5 |
Description: Share buttons for your pages including AddToAny's universal sharing button, Facebook, Twitter, Google+, Pinterest, WhatsApp and many more. [<a href="options-general.php?page=add-to-any.php">Settings</a>]
|
6 |
-
Version: 1.5.
|
7 |
Author: AddToAny
|
8 |
Author URI: https://www.addtoany.com/
|
9 |
*/
|
3 |
Plugin Name: Share Buttons by AddToAny
|
4 |
Plugin URI: https://www.addtoany.com/
|
5 |
Description: Share buttons for your pages including AddToAny's universal sharing button, Facebook, Twitter, Google+, Pinterest, WhatsApp and many more. [<a href="options-general.php?page=add-to-any.php">Settings</a>]
|
6 |
+
Version: 1.5.6
|
7 |
Author: AddToAny
|
8 |
Author URI: https://www.addtoany.com/
|
9 |
*/
|
languages/add-to-any-bg.mo
ADDED
Binary file
|
languages/add-to-any-bg.po
ADDED
@@ -0,0 +1,294 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: add-to-any\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2011-02-23 20:39-0800\n"
|
6 |
+
"PO-Revision-Date: \n"
|
7 |
+
"Last-Translator: yaser mohammed ahmed <fubu_sss_05@hotmail.com>\n"
|
8 |
+
"Language-Team: melleum.com - Artem Delik\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 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
15 |
+
"Language: bg_BG\n"
|
16 |
+
"X-Generator: Poedit 1.7.5\n"
|
17 |
+
"X-Poedit-SearchPath-0: .\n"
|
18 |
+
|
19 |
+
#: add-to-any.php:322
|
20 |
+
msgid "Share"
|
21 |
+
msgstr "Дял"
|
22 |
+
|
23 |
+
#: add-to-any.php:323
|
24 |
+
msgid "Save"
|
25 |
+
msgstr "Запази"
|
26 |
+
|
27 |
+
#: add-to-any.php:324
|
28 |
+
msgid "Subscribe"
|
29 |
+
msgstr "Абонирай Се"
|
30 |
+
|
31 |
+
#: add-to-any.php:325
|
32 |
+
msgid "E-mail"
|
33 |
+
msgstr "E-mail"
|
34 |
+
|
35 |
+
#: add-to-any.php:326
|
36 |
+
msgid "Bookmark"
|
37 |
+
msgstr "Запомнете"
|
38 |
+
|
39 |
+
#: add-to-any.php:327
|
40 |
+
msgid "Show all"
|
41 |
+
msgstr "Покажи всички"
|
42 |
+
|
43 |
+
#: add-to-any.php:328
|
44 |
+
msgid "Show less"
|
45 |
+
msgstr "Покажи по-малко"
|
46 |
+
|
47 |
+
#: add-to-any.php:329
|
48 |
+
msgid "Find service(s)"
|
49 |
+
msgstr "Виж услуга (и)"
|
50 |
+
|
51 |
+
#: add-to-any.php:330
|
52 |
+
msgid "Instantly find any service to add to"
|
53 |
+
msgstr "Мигновено намерите всяка услуга, за да добавите към"
|
54 |
+
|
55 |
+
#: add-to-any.php:331
|
56 |
+
msgid "Powered by"
|
57 |
+
msgstr "Задвижвани от"
|
58 |
+
|
59 |
+
#: add-to-any.php:332
|
60 |
+
msgid "Share via e-mail"
|
61 |
+
msgstr "Сподели по електронна поща"
|
62 |
+
|
63 |
+
#: add-to-any.php:333
|
64 |
+
msgid "Subscribe via e-mail"
|
65 |
+
msgstr "Абонирайте се чрез електронна поща"
|
66 |
+
|
67 |
+
#: add-to-any.php:334
|
68 |
+
msgid "Bookmark in your browser"
|
69 |
+
msgstr "Запомнете в браузъра си"
|
70 |
+
|
71 |
+
#: add-to-any.php:335
|
72 |
+
msgid "Press Ctrl+D or ⌘+D to bookmark this page"
|
73 |
+
msgstr "Натиснете Ctrl+D или ⌘+D да запомнете тази страница"
|
74 |
+
|
75 |
+
#: add-to-any.php:336
|
76 |
+
msgid "Add to your favorites"
|
77 |
+
msgstr "Добави към любими"
|
78 |
+
|
79 |
+
#: add-to-any.php:337
|
80 |
+
msgid "Send from any e-mail address or e-mail program"
|
81 |
+
msgstr "Изпратете на и-мейл адрес или имейл програма"
|
82 |
+
|
83 |
+
#: add-to-any.php:338
|
84 |
+
msgid "E-mail program"
|
85 |
+
msgstr "Е-мейл програма"
|
86 |
+
|
87 |
+
#: add-to-any.php:363
|
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><?php wp_footer(); ?></code> just before the <code></body></code> line of your theme's <code>footer.php</code> file."
|
89 |
+
msgstr "Темата ви трябва да бъде поправен. За да се определи темата, използвайте <a href=\"theme-editor.php\">Тема редактора</a> да вмъкнете <code><?php wp_footer(); ?></code>точно преди <code></body></code> линия на темата си е <code>footer.php</code>."
|
90 |
+
|
91 |
+
#: add-to-any.php:520
|
92 |
+
#, php-format
|
93 |
+
msgid "Unable to create directory %s. Is its parent directory writable by the server?"
|
94 |
+
msgstr "Не може да се създаде директория %s. Е неговата майка директория за писане от сървъра?"
|
95 |
+
|
96 |
+
#: add-to-any.php:654 add-to-any.php:778 add-to-any.php:782 add-to-any.php:786
|
97 |
+
#: add-to-any.php:790 add-to-any.php:822
|
98 |
+
msgid "Share/Bookmark"
|
99 |
+
msgstr "Сподели / Запомнете"
|
100 |
+
|
101 |
+
#: add-to-any.php:667
|
102 |
+
msgid "Settings saved."
|
103 |
+
msgstr "Настройките са запазени."
|
104 |
+
|
105 |
+
#: add-to-any.php:688
|
106 |
+
msgid "bottom"
|
107 |
+
msgstr "дъно"
|
108 |
+
|
109 |
+
#: add-to-any.php:692
|
110 |
+
msgid "top"
|
111 |
+
msgstr "топ"
|
112 |
+
|
113 |
+
#: add-to-any.php:696
|
114 |
+
msgid "top & bottom"
|
115 |
+
msgstr "топ & дъно"
|
116 |
+
|
117 |
+
#: add-to-any.php:727
|
118 |
+
msgid "AddToAny: Share/Save "
|
119 |
+
msgstr "AddToAny: Сподели / Запази"
|
120 |
+
|
121 |
+
#: add-to-any.php:727 add-to-any.php:1132 add-to-any.php:1163
|
122 |
+
msgid "Settings"
|
123 |
+
msgstr "Настройки"
|
124 |
+
|
125 |
+
#: add-to-any.php:736
|
126 |
+
msgid "Standalone Services"
|
127 |
+
msgstr "Автономни Услуги"
|
128 |
+
|
129 |
+
#: add-to-any.php:741
|
130 |
+
msgid "Choose the services you want below. Click a chosen service again to remove. Reorder services by dragging and dropping as they appear above."
|
131 |
+
msgstr "Изберете желаните услуги долу. Кликнете на избрана услуга отново да се премахне. Пренареждане услуги чрез плъзгане и пускане, тъй като те се появяват по-горе."
|
132 |
+
|
133 |
+
#: add-to-any.php:773
|
134 |
+
msgid "Button"
|
135 |
+
msgstr "Бътън"
|
136 |
+
|
137 |
+
#: add-to-any.php:812
|
138 |
+
msgid "Image URL"
|
139 |
+
msgstr "URL адрес на изображение "
|
140 |
+
|
141 |
+
#: add-to-any.php:819
|
142 |
+
msgid "Text only"
|
143 |
+
msgstr "Само текст"
|
144 |
+
|
145 |
+
#: add-to-any.php:827
|
146 |
+
msgid "Placement"
|
147 |
+
msgstr "Пласиране"
|
148 |
+
|
149 |
+
#: add-to-any.php:832
|
150 |
+
#, php-format
|
151 |
+
msgid "Display at the %s of posts"
|
152 |
+
msgstr "Дисплей %s of на публикацийте"
|
153 |
+
|
154 |
+
#: add-to-any.php:839
|
155 |
+
#, php-format
|
156 |
+
msgid "Display at the %s of post excerpts"
|
157 |
+
msgstr "Дисплей %s на публикувайте откъси"
|
158 |
+
|
159 |
+
#: add-to-any.php:846
|
160 |
+
#, php-format
|
161 |
+
msgid "Display at the %s of posts on the front page"
|
162 |
+
msgstr "Дисплей %s на длъжностите на първа страница"
|
163 |
+
|
164 |
+
#: add-to-any.php:854
|
165 |
+
#, php-format
|
166 |
+
msgid "Display at the %s of posts in the feed"
|
167 |
+
msgstr "Дисплей %s на длъжностите във фуража"
|
168 |
+
|
169 |
+
#: add-to-any.php:858
|
170 |
+
#, php-format
|
171 |
+
msgid "Display at the %s of pages"
|
172 |
+
msgstr "Дисплей %s страници"
|
173 |
+
|
174 |
+
#: add-to-any.php:862
|
175 |
+
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>)"
|
176 |
+
msgstr "Ако непокътнати, не забравяйте да поставите следния код в <a href=\"theme-editor.php\">ви страници шаблонни</a> (в рамките на <code>index.php</code>, <code>single.php</code>, и / или <code>page.php</code>)"
|
177 |
+
|
178 |
+
#: add-to-any.php:871
|
179 |
+
msgid "Menu Style"
|
180 |
+
msgstr "Меню стил"
|
181 |
+
|
182 |
+
#: add-to-any.php:873
|
183 |
+
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."
|
184 |
+
msgstr "Използването Меню AddToAny на Styler, можете да персонализирате цветовете на ви Сподели / Запази от менюто! Когато сте готови, не забравяйте да поставите генерирания код в <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Допълнителни екстри</a> блок по-долу."
|
185 |
+
|
186 |
+
#: add-to-any.php:875
|
187 |
+
msgid "Open the AddToAny Menu Styler in a new window"
|
188 |
+
msgstr "Отворете AddToAny Меню Styler в нов прозорец"
|
189 |
+
|
190 |
+
#: add-to-any.php:877
|
191 |
+
msgid "Open Menu Styler"
|
192 |
+
msgstr "Open Меню Styler"
|
193 |
+
|
194 |
+
#: add-to-any.php:882
|
195 |
+
msgid "Menu Options"
|
196 |
+
msgstr "Опции Меню"
|
197 |
+
|
198 |
+
#: add-to-any.php:887
|
199 |
+
msgid "Only show the menu when the user clicks the Share/Save button"
|
200 |
+
msgstr "Показване само на менюто, когато потребителят кликне върху бутона Сподели / Запази"
|
201 |
+
|
202 |
+
#: add-to-any.php:892
|
203 |
+
msgid "Show the title of the post (or page) within the menu"
|
204 |
+
msgstr "Покажете на наименованието на длъжността (или страница) в менюто"
|
205 |
+
|
206 |
+
#: add-to-any.php:897
|
207 |
+
msgid "Additional Options"
|
208 |
+
msgstr "Допълнителни екстри"
|
209 |
+
|
210 |
+
#: add-to-any.php:901
|
211 |
+
msgid "Paste the code from AddToAny's Menu Styler in the box below!"
|
212 |
+
msgstr "Поставете кода от AddToAny меню Styler в полето по-долу!"
|
213 |
+
|
214 |
+
#: add-to-any.php:905
|
215 |
+
msgid "Below you can set special JavaScript variables to apply to each Share/Save menu."
|
216 |
+
msgstr "По-долу можете да зададете специални променливи JavaScript, за да се прилагат за всяка Сподели / Запази от менюто."
|
217 |
+
|
218 |
+
#: add-to-any.php:906
|
219 |
+
msgid "Advanced users might want to explore AddToAny's <a href=\"http://www.addtoany.com/buttons/customize/\" target=\"_blank\">additional options</a>."
|
220 |
+
msgstr "Напредналите потребители могат искат да изследват AddToAny си <a href=\"http://www.addtoany.com/buttons/customize/\" target=\"_blank\">допълнителни параметри</a>."
|
221 |
+
|
222 |
+
#: add-to-any.php:912
|
223 |
+
msgid "<strong>Note</strong>: If you're adding new code, be careful not to accidentally overwrite any previous code.</label>"
|
224 |
+
msgstr "<strong>Указание</strong>: Ако добавяте нов код, внимавайте да не случайно презаписване всяка предишна код.</label>"
|
225 |
+
|
226 |
+
#: add-to-any.php:917
|
227 |
+
msgid "Advanced Options"
|
228 |
+
msgstr "Разширени опции"
|
229 |
+
|
230 |
+
#: add-to-any.php:922
|
231 |
+
msgid "Use CSS stylesheet"
|
232 |
+
msgstr "Използвайте CSS стилове"
|
233 |
+
|
234 |
+
#: add-to-any.php:927
|
235 |
+
msgid "Cache AddToAny locally with daily cache updates"
|
236 |
+
msgstr "Кеша AddToAny локално с ежедневни обновления кеш"
|
237 |
+
|
238 |
+
#: add-to-any.php:931
|
239 |
+
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."
|
240 |
+
msgstr "Разглеждат се само за обекти с завръща често посетителите. Тъй като много от посетителите ще имат AddToAny кеширани в техния вече браузър, обслужващи AddToAny локално от вашия сайт ще бъде по-бавно за тези посетители. Не забравяйте да зададете по-далечно бъдеще кеш / изтича хедъри за графични файлове във вашия <code>качвания / addtoany</code> директория."
|
241 |
+
|
242 |
+
#: add-to-any.php:938
|
243 |
+
msgid "Save Changes"
|
244 |
+
msgstr "Запазване на промените"
|
245 |
+
|
246 |
+
#: add-to-any.php:939
|
247 |
+
msgid "Are you sure you want to delete all AddToAny options?"
|
248 |
+
msgstr "Сигурни ли сте, че искате да изтриете всички опции AddToAny?"
|
249 |
+
|
250 |
+
#: add-to-any.php:939
|
251 |
+
msgid "Reset"
|
252 |
+
msgstr "Нулиране"
|
253 |
+
|
254 |
+
#: add-to-any.php:944
|
255 |
+
msgid "Like this plugin?"
|
256 |
+
msgstr "Подобно на този плъгин?"
|
257 |
+
|
258 |
+
#: add-to-any.php:945
|
259 |
+
msgid "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</a> on WordPress.org."
|
260 |
+
msgstr "<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Дай го добър рейтинг</a> на WordPress.org."
|
261 |
+
|
262 |
+
#: add-to-any.php:946
|
263 |
+
msgid "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
264 |
+
msgstr "<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F%20Bookmark%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org%2Fextend%2Fplugins%2Fadd-to-any%2F\">Сподели го</a> с приятелите си."
|
265 |
+
|
266 |
+
#: add-to-any.php:948
|
267 |
+
msgid "Need support?"
|
268 |
+
msgstr "Нуждаете се от поддръжка?"
|
269 |
+
|
270 |
+
#: add-to-any.php:949
|
271 |
+
msgid "See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
272 |
+
msgstr "Вижте <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">Въпроси и Отговори</a>."
|
273 |
+
|
274 |
+
#: add-to-any.php:950
|
275 |
+
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
276 |
+
msgstr "Търсене на <a href=\"http://wordpress.org/tags/add-to-any\">Съпорт Форуми</a>."
|
277 |
+
|
278 |
+
#: add-to-any.php:1075
|
279 |
+
msgid "Add/Remove Services"
|
280 |
+
msgstr "Добавяне / Премахване на услугите"
|
281 |
+
|
282 |
+
#: add-to-any.php:1132
|
283 |
+
msgid "Share/Save"
|
284 |
+
msgstr "Сподели / Запази"
|
285 |
+
|
286 |
+
#: add-to-any.php:1133
|
287 |
+
msgid "Share/Save Buttons"
|
288 |
+
msgstr "Сподели / Запази копчета"
|
289 |
+
|
290 |
+
#~ msgid "Open the addtoany.com menu page in a new tab or window if the user clicks the Share/Save button"
|
291 |
+
#~ msgstr "فتح موقع addtoany.com عند ضغط الزائر على زر نشر/حفظ"
|
292 |
+
|
293 |
+
#~ msgid "Hide embedded objects (Flash, video, etc.) that intersect with the menu when displayed"
|
294 |
+
#~ msgstr "أخفاء (الفلاشات والفيديو و ... الخ) التي تتقاطع مع القائمة"
|
languages/add-to-any-fr_FR.mo
CHANGED
Binary file
|
languages/add-to-any-fr_FR.po
CHANGED
@@ -3,24 +3,24 @@ msgstr ""
|
|
3 |
"Project-Id-Version: add-to-any\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
"POT-Creation-Date: 2011-02-23 20:39-0800\n"
|
6 |
-
"PO-Revision-Date:
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: \n"
|
9 |
-
"Language:
|
10 |
-
"Plural-Forms: nplurals=2; plural=n > 1
|
11 |
"MIME-Version: 1.0\n"
|
12 |
"Content-Type: text/plain; charset=UTF-8\n"
|
13 |
"Content-Transfer-Encoding: 8bit\n"
|
14 |
"X-Poedit-SourceCharset: UTF-8\n"
|
15 |
-
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
|
16 |
-
"
|
17 |
-
"
|
18 |
-
"
|
19 |
-
"
|
20 |
"X-Poedit-Basepath: ../\n"
|
21 |
-
"X-Poedit-SearchPath-0: .\n"
|
22 |
"X-Loco-Target-Locale: fr_FR\n"
|
23 |
-
"X-Generator:
|
|
|
24 |
|
25 |
#: add-to-any.php:917
|
26 |
#, fuzzy
|
@@ -29,9 +29,7 @@ msgstr "Options complémentaires"
|
|
29 |
|
30 |
#: add-to-any.php:520
|
31 |
#, php-format
|
32 |
-
msgid ""
|
33 |
-
"Unable to create directory %s. Is its parent directory writable by the "
|
34 |
-
"server?"
|
35 |
msgstr ""
|
36 |
"Impossible de créer la bibliothèque \n"
|
37 |
"%s. Est-ce que son répertoire parent est modifiable par le serveur?"
|
@@ -53,17 +51,15 @@ msgstr ""
|
|
53 |
#: add-to-any.php:839
|
54 |
#, php-format
|
55 |
msgid "Display at the %s of post excerpts"
|
56 |
-
msgstr ""
|
57 |
-
"Afficher à \n"
|
58 |
-
"%s de résumé d'articles"
|
59 |
|
60 |
#: add-to-any.php:912
|
61 |
msgid ""
|
62 |
-
"<strong>Note</strong>: If you're adding new code, be careful not to "
|
63 |
-
"
|
64 |
msgstr ""
|
65 |
-
"<strong>Note</strong>: Si vous ajoutez un nouveau code, faites attention de "
|
66 |
-
"
|
67 |
" </label>"
|
68 |
|
69 |
#: add-to-any.php:922
|
@@ -78,19 +74,18 @@ msgstr ""
|
|
78 |
|
79 |
#: add-to-any.php:931
|
80 |
msgid ""
|
81 |
-
"Only consider for sites with frequently returning visitors. Since many "
|
82 |
-
"
|
83 |
-
"
|
84 |
-
"
|
85 |
-
"<code>uploads/addtoany</code> directory."
|
86 |
msgstr ""
|
87 |
-
"A considérer uniquement pour les sites fréquemment visités. Etant donné que "
|
88 |
-
"
|
89 |
"AddToAny\n"
|
90 |
" en cache dans leur navigateur, offrir \n"
|
91 |
-
"AddToAny localement depuis votre site sera plus lent pour les visiteurs. "
|
92 |
-
"
|
93 |
-
"
|
94 |
"<code> chargements/\n"
|
95 |
"addtoany</code>.\n"
|
96 |
" "
|
@@ -175,22 +170,17 @@ msgstr "Programme de messagerie"
|
|
175 |
|
176 |
#: add-to-any.php:363
|
177 |
msgid ""
|
178 |
-
"Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-"
|
179 |
-
"
|
180 |
-
"
|
181 |
-
"<code>footer.php</code> file."
|
182 |
msgstr ""
|
183 |
-
"Votre thème doit être corrigé. Pour ce faire, utilisez "
|
184 |
-
"
|
185 |
-
"
|
186 |
-
"
|
187 |
-
|
188 |
-
#: add-to-any.php:654
|
189 |
-
#: add-to-any.php:
|
190 |
-
#: add-to-any.php:782
|
191 |
-
#: add-to-any.php:786
|
192 |
-
#: add-to-any.php:790
|
193 |
-
#: add-to-any.php:822
|
194 |
msgid "Share/Bookmark"
|
195 |
msgstr "Partager/Marquer"
|
196 |
|
@@ -202,9 +192,7 @@ msgstr "Paramètres sauvegardés."
|
|
202 |
msgid "AddToAny: Share/Save "
|
203 |
msgstr "AjouterÀTout: Partager/Enregistrer "
|
204 |
|
205 |
-
#: add-to-any.php:727
|
206 |
-
#: add-to-any.php:1132
|
207 |
-
#: add-to-any.php:1163
|
208 |
msgid "Settings"
|
209 |
msgstr "Paramètres"
|
210 |
|
@@ -214,12 +202,12 @@ msgstr "Services indépendants"
|
|
214 |
|
215 |
#: add-to-any.php:741
|
216 |
msgid ""
|
217 |
-
"Choose the services you want below. Click a chosen service again to "
|
218 |
-
"
|
219 |
msgstr ""
|
220 |
-
"Choisissez les services que vous souhaitez ci-dessous. Cliquez sur un "
|
221 |
-
"
|
222 |
-
"
|
223 |
|
224 |
#: add-to-any.php:773
|
225 |
msgid "Button"
|
@@ -240,36 +228,34 @@ msgstr "Positionnement"
|
|
240 |
#: add-to-any.php:832
|
241 |
#, php-format
|
242 |
msgid "Display at the %s of posts"
|
243 |
-
msgstr "Afficher le bouton Partager/Enregistrer à
|
244 |
|
245 |
#: add-to-any.php:846
|
246 |
#, php-format
|
247 |
msgid "Display at the %s of posts on the front page"
|
248 |
msgstr ""
|
249 |
-
"Afficher le bouton Partager/Enregistrer à
|
250 |
-
"
|
251 |
|
252 |
#: add-to-any.php:854
|
253 |
#, php-format
|
254 |
msgid "Display at the %s of posts in the feed"
|
255 |
-
msgstr ""
|
256 |
-
"Afficher le bouton Partager/Enregistrer à la fin des articles dans le "
|
257 |
-
"flux"
|
258 |
|
259 |
#: add-to-any.php:858
|
260 |
#, php-format
|
261 |
msgid "Display at the %s of pages"
|
262 |
-
msgstr "Afficher le bouton Partager/Enregistrer à
|
263 |
|
264 |
#: add-to-any.php:862
|
265 |
msgid ""
|
266 |
-
"If unchecked, be sure to place the following code in <a href=\"theme-editor."
|
267 |
-
"
|
268 |
-
"
|
269 |
msgstr ""
|
270 |
-
"Si décoché, n'oubliez pas de placer le code suivant dans vos "
|
271 |
-
"
|
272 |
-
"
|
273 |
|
274 |
#: add-to-any.php:871
|
275 |
msgid "Menu Style"
|
@@ -277,18 +263,16 @@ msgstr "Menu de styles"
|
|
277 |
|
278 |
#: add-to-any.php:873
|
279 |
msgid ""
|
280 |
-
"Using AddToAny's Menu Styler, you can customize the colors of your "
|
281 |
-
"
|
282 |
-
"
|
283 |
-
"getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return "
|
284 |
"false\">Additional Options</a> box below."
|
285 |
msgstr ""
|
286 |
-
"En utilisant le menu de styles AddToAny, vous pouvez personnaliser les "
|
287 |
-
"
|
288 |
-
"
|
289 |
-
"
|
290 |
-
"
|
291 |
-
"false\">Options Complémentaires</a> ci-dessous."
|
292 |
|
293 |
#: add-to-any.php:875
|
294 |
msgid "Open the AddToAny Menu Styler in a new window"
|
@@ -305,8 +289,8 @@ msgstr "Menu d'options"
|
|
305 |
#: add-to-any.php:887
|
306 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
307 |
msgstr ""
|
308 |
-
"Afficher le menu uniquement lorsqu'un utilisateur appuie sur le bouton "
|
309 |
-
"
|
310 |
|
311 |
#: add-to-any.php:892
|
312 |
msgid "Show the title of the post (or page) within the menu"
|
@@ -322,20 +306,19 @@ msgstr "Copier le code du menu de styles AddToAny dans la boîte ci-dessous
|
|
322 |
|
323 |
#: add-to-any.php:905
|
324 |
msgid ""
|
325 |
-
"Below you can set special JavaScript variables to apply to each Share/Save "
|
326 |
-
"menu."
|
327 |
msgstr ""
|
328 |
-
"Vous pouvez définir, ci-dessous, des variables JavaScript spé"
|
329 |
-
"
|
330 |
|
331 |
#: add-to-any.php:906
|
332 |
msgid ""
|
333 |
-
"Advanced users might want to explore AddToAny's <a href=\"http://www.addtoany."
|
334 |
-
"
|
335 |
msgstr ""
|
336 |
-
"Les utilisateurs expérimentés peuvent vouloir explorer l'<a "
|
337 |
-
"
|
338 |
-
"
|
339 |
|
340 |
#: add-to-any.php:938
|
341 |
msgid "Save Changes"
|
@@ -347,24 +330,22 @@ msgstr "Aimez-vous ce plugiciel?"
|
|
347 |
|
348 |
#: add-to-any.php:945
|
349 |
msgid ""
|
350 |
-
"<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good "
|
351 |
-
"
|
352 |
msgstr ""
|
353 |
-
"<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Donnez-lui une "
|
354 |
-
"
|
355 |
|
356 |
#: add-to-any.php:946
|
357 |
#, c-format
|
358 |
msgid ""
|
359 |
-
"<a href=\"http://www.addtoany.com/share_save?"
|
360 |
-
"
|
361 |
-
"
|
362 |
-
"it</a> with your friends."
|
363 |
msgstr ""
|
364 |
-
"<a href=\"http://www.addtoany.com/share_save?"
|
365 |
-
"
|
366 |
-
"
|
367 |
-
"any%2F\">Partagez le</a> avec vos amis."
|
368 |
|
369 |
#: add-to-any.php:948
|
370 |
msgid "Need support?"
|
@@ -372,17 +353,15 @@ msgstr "Besoin d'aide?"
|
|
372 |
|
373 |
#: add-to-any.php:949
|
374 |
msgid ""
|
375 |
-
"See the <a href=\"http://wordpress.org/extend/plugins/add-to-"
|
376 |
-
"any/faq/\">FAQs</a>."
|
377 |
msgstr ""
|
378 |
-
"Consultez la <a href=\"http://wordpress.org/extend/plugins/add-to-"
|
379 |
-
"any/faq/\">FAQ</a>."
|
380 |
|
381 |
#: add-to-any.php:950
|
382 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
383 |
msgstr ""
|
384 |
-
"Faites une recherche dans le <a href=\"http://wordpress.org/tags/add-to-"
|
385 |
-
"
|
386 |
|
387 |
#: add-to-any.php:1075
|
388 |
msgid "Add/Remove Services"
|
3 |
"Project-Id-Version: add-to-any\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
"POT-Creation-Date: 2011-02-23 20:39-0800\n"
|
6 |
+
"PO-Revision-Date: 2015-04-10 21:07-0800\n"
|
7 |
+
"Last-Translator: Pat <pat@example.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
+
"Language: fr\n"
|
10 |
+
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
11 |
"MIME-Version: 1.0\n"
|
12 |
"Content-Type: text/plain; charset=UTF-8\n"
|
13 |
"Content-Transfer-Encoding: 8bit\n"
|
14 |
"X-Poedit-SourceCharset: UTF-8\n"
|
15 |
+
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;__:1;_e:1;"
|
16 |
+
"_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;_x:1,2c;_ex:1,2c;"
|
17 |
+
"_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;esc_attr__:1;esc_html__:1;"
|
18 |
+
"esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;esc_html_x:1,2c;comments_number_link:2,3;"
|
19 |
+
"t:1;st:1;trans:1;transChoice:1,2\n"
|
20 |
"X-Poedit-Basepath: ../\n"
|
|
|
21 |
"X-Loco-Target-Locale: fr_FR\n"
|
22 |
+
"X-Generator: Poedit 1.7.5\n"
|
23 |
+
"X-Poedit-SearchPath-0: .\n"
|
24 |
|
25 |
#: add-to-any.php:917
|
26 |
#, fuzzy
|
29 |
|
30 |
#: add-to-any.php:520
|
31 |
#, php-format
|
32 |
+
msgid "Unable to create directory %s. Is its parent directory writable by the server?"
|
|
|
|
|
33 |
msgstr ""
|
34 |
"Impossible de créer la bibliothèque \n"
|
35 |
"%s. Est-ce que son répertoire parent est modifiable par le serveur?"
|
51 |
#: add-to-any.php:839
|
52 |
#, php-format
|
53 |
msgid "Display at the %s of post excerpts"
|
54 |
+
msgstr "Afficher à %s de résumé d'articles"
|
|
|
|
|
55 |
|
56 |
#: add-to-any.php:912
|
57 |
msgid ""
|
58 |
+
"<strong>Note</strong>: If you're adding new code, be careful not to accidentally "
|
59 |
+
"overwrite any previous code.</label>"
|
60 |
msgstr ""
|
61 |
+
"<strong>Note</strong>: Si vous ajoutez un nouveau code, faites attention de ne pas "
|
62 |
+
"écraser accidentellement le code précédent.\n"
|
63 |
" </label>"
|
64 |
|
65 |
#: add-to-any.php:922
|
74 |
|
75 |
#: add-to-any.php:931
|
76 |
msgid ""
|
77 |
+
"Only consider for sites with frequently returning visitors. Since many visitors will "
|
78 |
+
"have AddToAny cached in their browser already, serving AddToAny locally from your "
|
79 |
+
"site will be slower for those visitors. Be sure to set far future cache/expires "
|
80 |
+
"headers for image files in your <code>uploads/addtoany</code> directory."
|
|
|
81 |
msgstr ""
|
82 |
+
"A considérer uniquement pour les sites fréquemment visités. Etant donné que beaucoup "
|
83 |
+
"de visiteurs auront déjà \n"
|
84 |
"AddToAny\n"
|
85 |
" en cache dans leur navigateur, offrir \n"
|
86 |
+
"AddToAny localement depuis votre site sera plus lent pour les visiteurs. N'oubliez "
|
87 |
+
"pas de mettre en place les en-têtes du cache/expiration pour les fichiers image dans "
|
88 |
+
"votre répertoire \n"
|
89 |
"<code> chargements/\n"
|
90 |
"addtoany</code>.\n"
|
91 |
" "
|
170 |
|
171 |
#: add-to-any.php:363
|
172 |
msgid ""
|
173 |
+
"Your theme needs to be fixed. To fix your theme, use the <a href=\"theme-editor.php"
|
174 |
+
"\">Theme Editor</a> to insert <code><?php wp_footer(); ?></code> just before "
|
175 |
+
"the <code></body></code> line of your theme's <code>footer.php</code> file."
|
|
|
176 |
msgstr ""
|
177 |
+
"Votre thème doit être corrigé. Pour ce faire, utilisez <a href="
|
178 |
+
"\"theme-editor.php\">l'éditeur</a> pour ajouter <code><?php wp_footer(); ?"
|
179 |
+
"></code> juste avant la ligne <code></body></code> du fichier <code>footer."
|
180 |
+
"php</code> de votre thème."
|
181 |
+
|
182 |
+
#: add-to-any.php:654 add-to-any.php:778 add-to-any.php:782 add-to-any.php:786
|
183 |
+
#: add-to-any.php:790 add-to-any.php:822
|
|
|
|
|
|
|
|
|
184 |
msgid "Share/Bookmark"
|
185 |
msgstr "Partager/Marquer"
|
186 |
|
192 |
msgid "AddToAny: Share/Save "
|
193 |
msgstr "AjouterÀTout: Partager/Enregistrer "
|
194 |
|
195 |
+
#: add-to-any.php:727 add-to-any.php:1132 add-to-any.php:1163
|
|
|
|
|
196 |
msgid "Settings"
|
197 |
msgstr "Paramètres"
|
198 |
|
202 |
|
203 |
#: add-to-any.php:741
|
204 |
msgid ""
|
205 |
+
"Choose the services you want below. Click a chosen service again to remove. "
|
206 |
+
" Reorder services by dragging and dropping as they appear above."
|
207 |
msgstr ""
|
208 |
+
"Choisissez les services que vous souhaitez ci-dessous. Cliquez sur un service "
|
209 |
+
"choisi pour le retirer. Réorganisez les services en les faisant glisser "
|
210 |
+
"comme ils apparaissent ci-dessus."
|
211 |
|
212 |
#: add-to-any.php:773
|
213 |
msgid "Button"
|
228 |
#: add-to-any.php:832
|
229 |
#, php-format
|
230 |
msgid "Display at the %s of posts"
|
231 |
+
msgstr "Afficher le bouton Partager/Enregistrer à %s des articles"
|
232 |
|
233 |
#: add-to-any.php:846
|
234 |
#, php-format
|
235 |
msgid "Display at the %s of posts on the front page"
|
236 |
msgstr ""
|
237 |
+
"Afficher le bouton Partager/Enregistrer à %s des articles sur la page "
|
238 |
+
"principale"
|
239 |
|
240 |
#: add-to-any.php:854
|
241 |
#, php-format
|
242 |
msgid "Display at the %s of posts in the feed"
|
243 |
+
msgstr "Afficher le bouton Partager/Enregistrer à %s des articles dans le flux"
|
|
|
|
|
244 |
|
245 |
#: add-to-any.php:858
|
246 |
#, php-format
|
247 |
msgid "Display at the %s of pages"
|
248 |
+
msgstr "Afficher le bouton Partager/Enregistrer à %s des pages"
|
249 |
|
250 |
#: add-to-any.php:862
|
251 |
msgid ""
|
252 |
+
"If unchecked, be sure to place the following code in <a href=\"theme-editor.php"
|
253 |
+
"\">your template pages</a> (within <code>index.php</code>, <code>single.php</code>, "
|
254 |
+
"and/or <code>page.php</code>)"
|
255 |
msgstr ""
|
256 |
+
"Si décoché, n'oubliez pas de placer le code suivant dans vos <a href="
|
257 |
+
"\"theme-editor.php\">pages modèles</a> (dans <code>index.php</code>, "
|
258 |
+
"<code>single.php</code> et/ou <code><page.php</code>)"
|
259 |
|
260 |
#: add-to-any.php:871
|
261 |
msgid "Menu Style"
|
263 |
|
264 |
#: add-to-any.php:873
|
265 |
msgid ""
|
266 |
+
"Using AddToAny's Menu Styler, you can customize the colors of your Share/Save menu! "
|
267 |
+
"When you're done, be sure to paste the generated code in the <a href=\"#\" onclick="
|
268 |
+
"\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return "
|
|
|
269 |
"false\">Additional Options</a> box below."
|
270 |
msgstr ""
|
271 |
+
"En utilisant le menu de styles AddToAny, vous pouvez personnaliser les couleurs de "
|
272 |
+
"votre menu Partarger/Enregistrer. Lorsque vous aurez terminé, assrez-vous de "
|
273 |
+
"copier le code généré dans la boîte d'<a href=\"#\" "
|
274 |
+
"onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();"
|
275 |
+
"return false\">Options Complémentaires</a> ci-dessous."
|
|
|
276 |
|
277 |
#: add-to-any.php:875
|
278 |
msgid "Open the AddToAny Menu Styler in a new window"
|
289 |
#: add-to-any.php:887
|
290 |
msgid "Only show the menu when the user clicks the Share/Save button"
|
291 |
msgstr ""
|
292 |
+
"Afficher le menu uniquement lorsqu'un utilisateur appuie sur le bouton Partager/"
|
293 |
+
"Enregistrer"
|
294 |
|
295 |
#: add-to-any.php:892
|
296 |
msgid "Show the title of the post (or page) within the menu"
|
306 |
|
307 |
#: add-to-any.php:905
|
308 |
msgid ""
|
309 |
+
"Below you can set special JavaScript variables to apply to each Share/Save menu."
|
|
|
310 |
msgstr ""
|
311 |
+
"Vous pouvez définir, ci-dessous, des variables JavaScript spéciales "
|
312 |
+
"à appliquer à chaque menu Partager/Enregistrer."
|
313 |
|
314 |
#: add-to-any.php:906
|
315 |
msgid ""
|
316 |
+
"Advanced users might want to explore AddToAny's <a href=\"http://www.addtoany.com/"
|
317 |
+
"buttons/customize/\" target=\"_blank\">additional options</a>."
|
318 |
msgstr ""
|
319 |
+
"Les utilisateurs expérimentés peuvent vouloir explorer l'<a href="
|
320 |
+
"\"http://www.addtoany.com/buttons/customize/\" target=\"_blank\">API JavaScript</a> "
|
321 |
+
"d'AddToAny."
|
322 |
|
323 |
#: add-to-any.php:938
|
324 |
msgid "Save Changes"
|
330 |
|
331 |
#: add-to-any.php:945
|
332 |
msgid ""
|
333 |
+
"<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Give it a good rating</"
|
334 |
+
"a> on WordPress.org."
|
335 |
msgstr ""
|
336 |
+
"<a href=\"http://wordpress.org/extend/plugins/add-to-any/\">Donnez-lui une bonne "
|
337 |
+
"cote</a> sur WordPress.org."
|
338 |
|
339 |
#: add-to-any.php:946
|
340 |
#, c-format
|
341 |
msgid ""
|
342 |
+
"<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F"
|
343 |
+
"%20Bookmark%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org"
|
344 |
+
"%2Fextend%2Fplugins%2Fadd-to-any%2F\">Share it</a> with your friends."
|
|
|
345 |
msgstr ""
|
346 |
+
"<a href=\"http://www.addtoany.com/share_save?linkname=WordPress%20Share%20%2F"
|
347 |
+
"%20Bookmark%20Plugin%20by%20AddToAny.com&linkurl=http%3A%2F%2Fwordpress.org"
|
348 |
+
"%2Fextend%2Fplugins%2Fadd-to-any%2F\">Partagez le</a> avec vos amis."
|
|
|
349 |
|
350 |
#: add-to-any.php:948
|
351 |
msgid "Need support?"
|
353 |
|
354 |
#: add-to-any.php:949
|
355 |
msgid ""
|
356 |
+
"See the <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQs</a>."
|
|
|
357 |
msgstr ""
|
358 |
+
"Consultez la <a href=\"http://wordpress.org/extend/plugins/add-to-any/faq/\">FAQ</a>."
|
|
|
359 |
|
360 |
#: add-to-any.php:950
|
361 |
msgid "Search the <a href=\"http://wordpress.org/tags/add-to-any\">support forums</a>."
|
362 |
msgstr ""
|
363 |
+
"Faites une recherche dans le <a href=\"http://wordpress.org/tags/add-to-any\">forums "
|
364 |
+
"d'aide</a>."
|
365 |
|
366 |
#: add-to-any.php:1075
|
367 |
msgid "Add/Remove Services"
|