WordPress Social Tools, Related Posts, Monetization – Shareaholic - Version 7.6.0.7

Version Description

  • Enhancement: Improved welcome email copy
  • Localization
    • Spanish (es_ES)
    • Turkish (tr_TR) by Plantekno Bitki
Download this release

Release Info

Developer shareaholic
Plugin Icon 128x128 WordPress Social Tools, Related Posts, Monetization – Shareaholic
Version 7.6.0.7
Comparing to
See all releases

Code changes from version 7.6.0.6 to 7.6.0.7

admin.php CHANGED
@@ -416,31 +416,40 @@ class ShareaholicAdmin {
416
  */
417
  public static function send_welcome_email() {
418
  $site_url = get_bloginfo('url');
 
 
 
419
  $sign_up_link = 'https://shareaholic.com/publisher_tools/'.ShareaholicUtilities::get_option('api_key').'/verify?verification_key='.ShareaholicUtilities::get_option('verification_key').'&redirect_to='.'https://shareaholic.com/publisher_tools/'.ShareaholicUtilities::get_option('api_key').'/websites/edit?verification_key='.ShareaholicUtilities::get_option('verification_key');
420
 
421
  $to = get_bloginfo('admin_email');
422
- $subject = 'Thank you for using Shareaholic for WordPress!';
423
  $message = "
424
  <p>Hi there,</p>
425
 
426
- <p>Thank you so much for using Shareaholic on $site_url! My name is Mary Anne, and I'm going to help you get set-up! Just follow the steps below, and you'll have everything you need to make the most out of Shareaholic. (Need help with the new plugin interface? Click <a href='https://blog.shareaholic.com/shareaholic-wordpress-v75/' target='_blank'>here</a> for a tour.)</p>
 
 
427
 
428
- <p><strong>1. Unlock more features</strong><br /><br />
 
 
429
 
430
- Analytics, follow buttons and opportunities to earn revenue from your site (just to name a few) are waiting for you when you sign-up for a free Shareaholic account. <a href='$sign_up_link'>Click here to sign-up</a> (or <a href='$sign_up_link'>login to an existing Shareaholic account</a>) and we'll automatically sync the plugin settings with your account. It's easy and free!</p>
431
 
432
- <p><strong>2. Get personal (assistance)</strong><br /><br />
433
- Reply to this email with any questions or problems you encounter as you customize your Shareaholic settings. Consider me your personal assistant!
434
- </p>
435
-
436
- <p>Last step? Sit back, and watch your visitors engage with your content.</p>
437
- Enjoy the show :)<br />
438
- <br />
439
- Mary Anne<br />
440
- Happiness Specialist<br />
 
441
  <a href='http://support.shareaholic.com'>support.shareaholic.com</a><br /><br />
442
- <img width='200' height='36' src='https://shareaholic.com/assets/layouts/shareaholic-logo.png' alt='Shareaholic' title='Shareaholic'><br />
443
- <p style='font-size:12px;color:#C3C2C2;'>This is an automated e-mail sent by your WordPress CMS directly to the website admin</p>";
 
444
 
445
  $headers = "From: Shareaholic <hello@shareaholic.com>\r\n";
446
  $headers.= "Reply-To: Mary Anne <hello@shareaholic.com>\r\n";
416
  */
417
  public static function send_welcome_email() {
418
  $site_url = get_bloginfo('url');
419
+ $api_key = ShareaholicUtilities::get_option('api_key');
420
+ $payment_url = 'https://shareaholic.com/account';
421
+ $shr_wp_dashboard_url = admin_url('admin.php?page=shareaholic-settings');
422
  $sign_up_link = 'https://shareaholic.com/publisher_tools/'.ShareaholicUtilities::get_option('api_key').'/verify?verification_key='.ShareaholicUtilities::get_option('verification_key').'&redirect_to='.'https://shareaholic.com/publisher_tools/'.ShareaholicUtilities::get_option('api_key').'/websites/edit?verification_key='.ShareaholicUtilities::get_option('verification_key');
423
 
424
  $to = get_bloginfo('admin_email');
425
+ $subject = 'Thank you for installing Shareaholic for WordPress!';
426
  $message = "
427
  <p>Hi there,</p>
428
 
429
+ <p>Thank you for installing Shareaholic on $site_url! You are one step closer to growing your website traffic and revenue with our award winning all-in-one content amplification platform. Completing your set-up is easy, just follow these three easy steps and you'll be ready to go:</p>
430
+
431
+ <p><strong>Step 1. Customize to your needs</strong><br /><br />
432
 
433
+ Personalize the design of the Share Buttons and Related Content Recommendations App to match your website using the \"Customize\" buttons in your <a href='$shr_wp_dashboard_url'>Shareaholic App Manager in WordPress</a>, then choose where you want them to appear on your website using the checkboxes!
434
+
435
+ <p><strong>Step 2: Sign-up for a free Shareaholic account</strong><br /><br />
436
 
437
+ This will allow you to add more (free!) features like Analytics, Floating Share Buttons, Follow Buttons and more. <strong><a href='$sign_up_link'>Click here to sign-up</a></strong>, or <a href='$sign_up_link'>login to an existing Shareaholic account</a> and we'll automatically sync the plugin settings with your account.</p>
438
 
439
+ <p><strong>Step 3: Control your earnings and setup how you would like to get paid</strong><br /><br />
440
+
441
+ Decide how much you would like to earn from Promoted Content (native ads that appear in the Related Content app) and other monetization apps by editing your settings in the \"Monetization\" section of the plugin. Next, visit the \"Username and email address\" <a href='$payment_url'>section of your Shareaholic.com account</a> to add your PayPal information, so you can collect the revenue you generate from Shareaholic.</p>
442
+
443
+ <p>Have questions? Simply reply to this email and we will help you out!</p>
444
+
445
+ <p>Let's get started,<br /><br />
446
+
447
+ Mary Anne & Cameron<br />
448
+ Shareaholic Happiness Team<br />
449
  <a href='http://support.shareaholic.com'>support.shareaholic.com</a><br /><br />
450
+ <img width='200' height='36' src='https://shareaholic.com/assets/layouts/shareaholic-logo.png' alt='Shareaholic' title='Shareaholic' /><br />
451
+ <p style='font-size:12px;color:#C3C2C2;'>This is an automated, one-time e-mail sent by your WordPress CMS directly to the website admin</p><br />
452
+ <img width='0' height='0' src='https://www.google-analytics.com/collect?v=1&tid=UA-12964573-6&cid=$api_key&t=event&ec=email&ea=open&el=$site_url-$api_key&cs=lifecycle&cm=email&cn=wp_welcome_email' />";
453
 
454
  $headers = "From: Shareaholic <hello@shareaholic.com>\r\n";
455
  $headers.= "Reply-To: Mary Anne <hello@shareaholic.com>\r\n";
languages/readme.txt CHANGED
@@ -14,8 +14,9 @@ Shareaholic is used all over the world. Our goal is to support Shareaholic in th
14
  * Português (pt_PT)
15
  * Afrikaans (af_AF)
16
  * Italian (it_IT)
17
- * Turkish (tr_TR)
18
  * Spanish - Mexico (es_MX) by [Luis Jared Pardo ](http://www.clickseguro.net)
 
19
  * Romanian (ro_RO)
20
  * Contribute a translation!
21
 
14
  * Português (pt_PT)
15
  * Afrikaans (af_AF)
16
  * Italian (it_IT)
17
+ * Turkish (tr_TR) by [Plantekno Bitki](http://plantekno.com)
18
  * Spanish - Mexico (es_MX) by [Luis Jared Pardo ](http://www.clickseguro.net)
19
+ * Spanish - Mexico (es_ES) by [Luis Jared Pardo ](http://www.clickseguro.net)
20
  * Romanian (ro_RO)
21
  * Contribute a translation!
22
 
languages/shareaholic-es_ES.mo ADDED
Binary file
languages/shareaholic-es_ES.po ADDED
@@ -0,0 +1,555 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Shareaholic | share buttons, analytics, related content v7.6.0.7\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/shareaholic\n"
5
+ "POT-Creation-Date: 2014-06-26 19:48:48+00:00\n"
6
+ "PO-Revision-Date: 2015-01-19 19:18:33+0000\n"
7
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
+ "Language-Team: LANGUAGE <LL@li.org>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
+ "X-Generator: Poedit 1.6.8\n"
14
+ "X-Poedit-Language: \n"
15
+ "X-Poedit-Country: \n"
16
+ "X-Poedit-SourceCharset: utf-8\n"
17
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
18
+ "X-Poedit-Basepath: \n"
19
+ "X-Poedit-Bookmarks: \n"
20
+ "X-Poedit-SearchPath-0: .\n"
21
+ "X-Textdomain-Support: yes"
22
+
23
+ #: admin.php:230
24
+ #: admin.php:299
25
+ #@ shareaholic
26
+ msgid "Settings successfully saved"
27
+ msgstr "Configuración actualizada correctamente"
28
+
29
+ #: admin.php:293
30
+ #@ shareaholic
31
+ msgid "Settings successfully reset. Refresh this page to complete the reset."
32
+ msgstr "Configuración restaurada correctamente. Refresque esta página para completar restauración"
33
+
34
+ #: templates/advanced_settings.php:3
35
+ #@ shareaholic
36
+ msgid "Shareaholic: Advanced Settings"
37
+ msgstr "Shareaholic: Configuración Avanzada"
38
+
39
+ #: templates/advanced_settings.php:7
40
+ #@ shareaholic
41
+ msgid "You rarely should need to edit the settings on this page."
42
+ msgstr "Raramente tendrá que editar sus ajustes en esta página."
43
+
44
+ #: templates/advanced_settings.php:7
45
+ #@ shareaholic
46
+ msgid "After changing any Shareaholic advanced setting, it is good practice to clear any WordPress caching plugins (if you are using one, like W3 Total Cache or WP Super Cache)."
47
+ msgstr "Después de cualquier configuración avanzada en Shareaholic, una buena practica es borrar cualquier plugin de caché de WordPress (Por ejemplo, Total Caché o WP Super Cache)."
48
+
49
+ #: templates/advanced_settings.php:14
50
+ #@ shareaholic
51
+ msgid "Advanced"
52
+ msgstr "Avanzado"
53
+
54
+ #: templates/advanced_settings.php:19
55
+ #@ shareaholic
56
+ msgid "Disable Analytics"
57
+ msgstr "Desactivar Analytics"
58
+
59
+ #: templates/advanced_settings.php:19
60
+ #@ shareaholic
61
+ msgid "(it is recommended NOT to disable analytics)"
62
+ msgstr "(es recomendable NO desactivar analytics)"
63
+
64
+ #: templates/advanced_settings.php:25
65
+ #@ shareaholic
66
+ msgid "Disable <code>Open Graph</code> tags"
67
+ msgstr "Desactivar etiquetas <code>Open Graph</code>"
68
+
69
+ #: templates/advanced_settings.php:25
70
+ #@ shareaholic
71
+ msgid "(it is recommended NOT to disable open graph tags)"
72
+ msgstr "(es recomendable NO desactivar etiquetas open graph)"
73
+
74
+ #: templates/advanced_settings.php:31
75
+ #@ shareaholic
76
+ msgid "Disable Admin Bar Menu (requires page refresh)"
77
+ msgstr "Desactivar Menu de Barra Admin (requiere refrescar página)"
78
+
79
+ #: templates/advanced_settings.php:43
80
+ #@ shareaholic
81
+ msgid "Disable server-side Share Counts API"
82
+ msgstr "Desactivar server-side Share Counts API"
83
+
84
+ #: templates/advanced_settings.php:43
85
+ #@ shareaholic
86
+ msgid "(unless there are issues with calling the service, it is recommended NOT to disable this API)"
87
+ msgstr "(A menos que exista error requiriendo el servicio, es recomendable NO desactivar esta API)"
88
+
89
+ #: templates/advanced_settings.php:45
90
+ #: templates/settings.php:108
91
+ #@ shareaholic
92
+ msgid "Saving Changes..."
93
+ msgstr "Guardando Cambios..."
94
+
95
+ #: templates/advanced_settings.php:45
96
+ #: templates/settings.php:108
97
+ #@ shareaholic
98
+ msgid "Save Changes"
99
+ msgstr "Guardar Cambios"
100
+
101
+ #: templates/advanced_settings.php:53
102
+ #@ shareaholic
103
+ msgid "Server Connectivity"
104
+ msgstr "Conectividad del Servidor"
105
+
106
+ #: templates/advanced_settings.php:55
107
+ #@ shareaholic
108
+ msgid "All Shareaholic servers are reachable"
109
+ msgstr "Todos los servidores de Shareaholic son accesibles"
110
+
111
+ #: templates/advanced_settings.php:56
112
+ #@ shareaholic
113
+ msgid "Shareaholic should be working correctly."
114
+ msgstr "Shareaholic debe estar funcionando correctamente"
115
+
116
+ #: templates/advanced_settings.php:56
117
+ #@ shareaholic
118
+ msgid "All Shareaholic servers are accessible."
119
+ msgstr "Todos los servidores de Shareaholic son accesibles."
120
+
121
+ #: templates/advanced_settings.php:58
122
+ #@ shareaholic
123
+ msgid "Unable to reach any Shareaholic server"
124
+ msgstr "No es posible encontrar ningun servidor de Shareaholic"
125
+
126
+ #: templates/advanced_settings.php:58
127
+ #: templates/advanced_settings.php:65
128
+ #@ shareaholic
129
+ msgid "Checking..."
130
+ msgstr "Verificando..."
131
+
132
+ #: templates/advanced_settings.php:58
133
+ #: templates/advanced_settings.php:65
134
+ #@ shareaholic
135
+ msgid "Re-check"
136
+ msgstr "Volver a revisar"
137
+
138
+ #: templates/advanced_settings.php:59
139
+ #, php-format
140
+ #@ default
141
+ msgid "A network problem or firewall is blocking all connections from your web server to Shareaholic.com. <strong>Shareaholic cannot work correctly until this is fixed.</strong> Please contact your web host or firewall administrator and give them <a href=\"%s\" target=\"_blank\">this information about Shareaholic and firewalls</a>. Let us <a href=\"#\" onclick=\"%s\">know</a> too, so we can follow up!"
142
+ msgstr "Un problema en la red o firewall está bloqueando todas las conexiones desde su servidor web a Shareaholic.com. <strong>Shareaholic no puede funcionar correctamente hasta que esto sea reparado.</strong> Por favor contacte a su proveedor de web host o administrador de firewall y entregue <a href=\"%s\" target=\"_blank\">esta información sobre los firewalls de Shareaholic</a>. Déjenos <a href=\"#\" onclick=\"%s\">saber</a> también, de esta manera daremos seguimiento!"
143
+
144
+ #: templates/advanced_settings.php:62
145
+ #@ shareaholic
146
+ msgid "Server-side Share Counts API is reachable"
147
+ msgstr "Server-side Share Counts API es accesible"
148
+
149
+ #: templates/advanced_settings.php:63
150
+ #@ shareaholic
151
+ msgid "The server-side Share Counts API should be working correctly."
152
+ msgstr "El Server-side Share Counts API debe estar funcionando correctamente."
153
+
154
+ #: templates/advanced_settings.php:63
155
+ #@ shareaholic
156
+ msgid "All servers and services needed by the API are accessible."
157
+ msgstr "Todos los servidores y servicios requeridos por la API son accesibles."
158
+
159
+ #: templates/advanced_settings.php:65
160
+ #@ shareaholic
161
+ msgid "Unable to reach the server-side Share Count API"
162
+ msgstr "No es posible acceder al server-side Share Count API"
163
+
164
+ #: templates/advanced_settings.php:66
165
+ #, php-format
166
+ #@ default
167
+ msgid "A network problem or firewall is blocking connections from your web server to various Share Count APIs. <strong>The API cannot work correctly until this is fixed.</strong> If you continue to face this issue, please contact <a href=\"#\" onclick=\"%s\">us</a> and we will follow up! In the meantime, if you disable the server-side Share Counts API from the Advanced options above, Shareaholic will default to using client-side APIs for share counts successfully -- so nothing to worry about!"
168
+ msgstr "Un problema en la red o firewall está bloqueando conexiones desde su servidor web a varias Share Count APIs. <strong>La API no podrá funcionar correctamente hasta que esto sea reparado</strong> Si continúa enfrentando este problema, por favor <a href=\"#\" onclick=\"%s\">contáctenos</a> y daremos seguimiento! Mientras tanto, si deshabilita el server-side Share Counts API de las opciones avanzadas arriba, Shareaholic usará por defecto las client-side APIs para contabilizar correctamente -- Así que no hay de que preocuparse!"
169
+
170
+ #: templates/advanced_settings.php:73
171
+ #@ shareaholic
172
+ msgid "Your Shareaholic Site ID"
173
+ msgstr "Su Shareaholic ID"
174
+
175
+ #: templates/advanced_settings.php:77
176
+ #@ shareaholic
177
+ msgid "Not set."
178
+ msgstr "Sin configurar."
179
+
180
+ #: templates/advanced_settings.php:87
181
+ #@ shareaholic
182
+ msgid "Reset"
183
+ msgstr "Restaurar"
184
+
185
+ #: templates/advanced_settings.php:88
186
+ #@ shareaholic
187
+ msgid "This will reset all of your settings and start you from scratch. This can not be undone."
188
+ msgstr "Esto reiniciará todos sus ajustes y lo llevará hasta el inicio. Esto no puede deshacerse."
189
+
190
+ #: templates/advanced_settings.php:90
191
+ #@ shareaholic
192
+ msgid "Resetting Plugin..."
193
+ msgstr "Restaurando Plugin..."
194
+
195
+ #: templates/advanced_settings.php:90
196
+ #@ shareaholic
197
+ msgid "Reset Plugin"
198
+ msgstr "Reiniciar Plugin"
199
+
200
+ #: templates/deprecation_warnings.php:6
201
+ #@ shareaholic
202
+ msgid "will be deprecated SOON. Please update the code found in the following files at your convenience:"
203
+ msgstr "Será desaprobado PRONTO. Por favor actualice el código que se encuentra en los siguiente archivos de su conveniencia:"
204
+
205
+ #: templates/failed_to_create_api_key.php:6
206
+ #: templates/terms_of_service_notice.php:6
207
+ #, php-format
208
+ #@ shareaholic
209
+ msgid "Action required: You've installed Shareaholic for WordPress. We're ready when you are. %sGet started now &raquo;%s"
210
+ msgstr "Acción requerida: Has instalado Shareaholic para WordPress. Estamos listos cuando tú lo estés. %sComienza Ahora &raquo;%s"
211
+
212
+ #: templates/failed_to_create_api_key_modal.php:2
213
+ #@ shareaholic
214
+ msgid "Setup Shareaholic"
215
+ msgstr "Configurar Shareaholic"
216
+
217
+ #: templates/failed_to_create_api_key_modal.php:7
218
+ #@ shareaholic
219
+ msgid "It appears that we are having some trouble setting up Shareaholic for WordPress right now. This is usually temporary. Please revisit this section after a few minutes or click \"retry\" now."
220
+ msgstr "Aparentemente estamos teniendo problemas configurando Shareaholic para WordPress en este momento. Esto usualmente es temporal. Por favor vuelve a esta sección después de algunos minutos o haz clic en \"retry\" ahora."
221
+
222
+ #: templates/failed_to_create_api_key_modal.php:12
223
+ #@ shareaholic
224
+ msgid "Retry"
225
+ msgstr "Reintentar"
226
+
227
+ #: templates/failed_to_create_api_key_modal.php:15
228
+ #@ shareaholic
229
+ msgid "or, try again later."
230
+ msgstr "o, intenta más tarde."
231
+
232
+ #: templates/failed_to_create_api_key_modal.php:19
233
+ #, php-format
234
+ #@ shareaholic
235
+ msgid "If you continue to get this prompt for more than a few hours, try to check server connectivity or reset the plugin in %sadvanced settings%s."
236
+ msgstr "Si continuas teniendo esta respuesta por más de algunas horas, intenta verificar la conectividad con el servidor o reinicia el plugin en %sConfiguración Avanzada%s."
237
+
238
+ #: templates/failed_to_create_api_key_modal.php:19
239
+ #, php-format
240
+ #@ shareaholic
241
+ msgid "Also, if you have a question or have a bug to report, please %slet us know%s."
242
+ msgstr "Además, si tienes alguna pregunta o quieres reportar un bug, por favor %sdéjanos saber%s."
243
+
244
+ #: templates/footer.php:8
245
+ #, php-format
246
+ #@ shareaholic
247
+ msgid "If you like our work, show some love and %sgive us a good rating%s. Made with much love in Boston, Massachusetts."
248
+ msgstr "Si te gusta nuestro trabajo, muestra un poco de amor y %sregálanos cinco estrellasg%s. Hecho con mucho cariño en Boston, Massachusetts."
249
+
250
+ #: templates/meta_boxes.php:6
251
+ #@ shareaholic
252
+ msgid "Hide Share Buttons"
253
+ msgstr "Ocultar Botones de Compartir"
254
+
255
+ #: templates/meta_boxes.php:16
256
+ #@ shareaholic
257
+ msgid "Hide Related Content"
258
+ msgstr "Ocultar Contenido Relacionado"
259
+
260
+ #: templates/meta_boxes.php:26
261
+ #@ shareaholic
262
+ msgid "Exclude from Related Content"
263
+ msgstr "Excluir de Contenido Relacionado"
264
+
265
+ #: templates/meta_boxes.php:36
266
+ #@ shareaholic
267
+ msgid "Do not include Open Graph tags"
268
+ msgstr "No incluir etiquetas Open Graph"
269
+
270
+ #: templates/settings.php:3
271
+ #@ shareaholic
272
+ msgid "Shareaholic: App Manager"
273
+ msgstr "Shareaholic: Administrador de App"
274
+
275
+ #: templates/settings.php:22
276
+ #, php-format
277
+ #@ shareaholic
278
+ msgid "First time here? Read %sUnderstanding the new Shareaholic for WordPress interface and configuration settings.%s"
279
+ msgstr "¿Primera vez aquí? Leé %sComprendiendo la nueva configuración de interface de Shareaholic para WordPress.%s"
280
+
281
+ #: templates/settings.php:22
282
+ #, php-format
283
+ #@ shareaholic
284
+ msgid "If you are upgrading from an earlier version of Shareaholic for WordPress and need help, have a question or have a bug to report, please %slet us know%s."
285
+ msgstr "Si estás actualizando desde una versión anterior de Shareaholic para Wordpress y necesitas ayuda, tienes una pregunta o reporte de bugs, por favor %sdéjanos saberlo%s."
286
+
287
+ #: templates/settings.php:67
288
+ #@ shareaholic
289
+ msgid "Share Buttons"
290
+ msgstr "Botones de Compartir"
291
+
292
+ #: templates/settings.php:68
293
+ #@ shareaholic
294
+ msgid "Pick where you want your buttons to be displayed. Click \"Customize\" to customize look & feel, themes, share counters, alignment, etc."
295
+ msgstr "Elige dónde quieres colocar tus botones. Clic en \"Customize\" para personalizar estilo, tema, contadores de compartir, alineación, etc."
296
+
297
+ #: templates/settings.php:44
298
+ #: templates/settings.php:87
299
+ #@ shareaholic
300
+ msgid "Customize"
301
+ msgstr "Personalizar"
302
+
303
+ #: templates/settings.php:58
304
+ #@ shareaholic
305
+ msgid "Processing"
306
+ msgstr "Procesando"
307
+
308
+ #: templates/settings.php:60
309
+ #@ shareaholic
310
+ msgid "Ready"
311
+ msgstr "Listo"
312
+
313
+ #: templates/terms_of_service_modal.php:35
314
+ #@ shareaholic
315
+ msgid "Get Started »"
316
+ msgstr "Inicia ahora »"
317
+
318
+ #: templates/terms_of_service_modal.php:36
319
+ #, php-format
320
+ #@ shareaholic
321
+ msgid "By clicking \"Get Started\" you agree to Shareholic's %sTerms of Service%s and %sPrivacy Policy%s."
322
+ msgstr "Dando clic en \"Get Started\" aceptas los %sTerms of Service%s y %sPrivacy Policy%s de Shareholic."
323
+
324
+ #: utilities.php:96
325
+ #@ shareaholic
326
+ msgid "Settings"
327
+ msgstr "Configuraciones"
328
+
329
+ #. translators: plugin header field 'Author'
330
+ #: admin.php:198
331
+ #: shareaholic.php:0
332
+ #: utilities.php:113
333
+ #@ shareaholic
334
+ msgid "Shareaholic"
335
+ msgstr "Shareaholic"
336
+
337
+ #: admin.php:206
338
+ #: admin.php:207
339
+ #: utilities.php:130
340
+ #@ shareaholic
341
+ msgid "App Manager"
342
+ msgstr "Administrador de App"
343
+
344
+ #: utilities.php:137
345
+ #@ shareaholic
346
+ msgid "General Settings"
347
+ msgstr "Configuraciones Generales"
348
+
349
+ #. translators: plugin header field 'Name'
350
+ #: shareaholic.php:0
351
+ #@ shareaholic
352
+ msgid "Shareaholic | share buttons, analytics, related content"
353
+ msgstr "Shareaholic | botones para compartir, analytics, contenido relacionado"
354
+
355
+ #. translators: plugin header field 'PluginURI'
356
+ #: shareaholic.php:0
357
+ #@ shareaholic
358
+ msgid "https://shareaholic.com/publishers/"
359
+ msgstr "https://shareaholic.com/publishers/"
360
+
361
+ #. translators: plugin header field 'Description'
362
+ #: shareaholic.php:0
363
+ #@ shareaholic
364
+ msgid "Whether you want to get people sharing, grow your fans, make money, or know who's reading your content, Shareaholic will help you get it done. See <a href=\"admin.php?page=shareaholic-settings\">configuration panel</a> for more settings."
365
+ msgstr "Si quieres que la gente comparta, crezcas tu número de fans, hacer dinero, o saber quién está leyendo tu contenido, Shareaholic te ayudará a hacerlo bien. Entra a <a href=\"admin.php?page=shareaholic-settings\">Panel de Configuración</a> para ver más ajustes."
366
+
367
+ #. translators: plugin header field 'AuthorURI'
368
+ #: shareaholic.php:0
369
+ #@ shareaholic
370
+ msgid "https://shareaholic.com"
371
+ msgstr "https://shareaholic.com"
372
+
373
+ #: admin.php:197
374
+ #@ shareaholic
375
+ msgid "Shareaholic Settings"
376
+ msgstr ""
377
+
378
+ #: admin.php:214
379
+ #: admin.php:215
380
+ #@ shareaholic
381
+ msgid "Advanced Settings"
382
+ msgstr ""
383
+
384
+ #. translators: plugin header field 'Version'
385
+ #: shareaholic.php:0
386
+ #@ shareaholic
387
+ msgid "7.6.0.7"
388
+ msgstr ""
389
+
390
+ #: templates/advanced_settings.php:37
391
+ #@ shareaholic
392
+ msgid "Disable Debugger (it is recommended NOT to disable the debugger)"
393
+ msgstr ""
394
+
395
+ #: templates/settings.php:25
396
+ #@ shareaholic
397
+ msgid "Related & Promoted Content"
398
+ msgstr ""
399
+
400
+ #: templates/settings.php:26
401
+ #@ shareaholic
402
+ msgid "Pick where you want the app to be displayed. Click \"Customize\" to customize look & feel, themes, block lists, etc."
403
+ msgstr ""
404
+
405
+ #: templates/settings.php:52
406
+ #@ shareaholic
407
+ msgid "Edit Related & Promoted Content Settings"
408
+ msgstr ""
409
+
410
+ #: templates/settings.php:54
411
+ #@ shareaholic
412
+ msgid "Status:"
413
+ msgstr ""
414
+
415
+ #: templates/settings.php:95
416
+ #@ shareaholic
417
+ msgid "Edit Share Button Settings"
418
+ msgstr ""
419
+
420
+ #: templates/settings.php:99
421
+ #@ shareaholic
422
+ msgid "Monetization"
423
+ msgstr ""
424
+
425
+ #: templates/settings.php:100
426
+ #@ shareaholic
427
+ msgid "Configure your monetization settings from one place, including Promoted Content, Affiliate Links App, etc."
428
+ msgstr ""
429
+
430
+ #: templates/settings.php:102
431
+ #@ shareaholic
432
+ msgid "Edit Monetization Settings"
433
+ msgstr ""
434
+
435
+ #: templates/terms_of_service_modal.php:2
436
+ #@ shareaholic
437
+ msgid "Welcome to Shareaholic!"
438
+ msgstr ""
439
+
440
+ #: templates/terms_of_service_modal.php:4
441
+ #, php-format
442
+ #@ shareaholic
443
+ msgid "%sThe all-in-one content amplification platform%s that takes your content to the next level."
444
+ msgstr ""
445
+
446
+ #: templates/terms_of_service_modal.php:12
447
+ #@ shareaholic
448
+ msgid "Engage"
449
+ msgstr ""
450
+
451
+ #: templates/terms_of_service_modal.php:13
452
+ #@ shareaholic
453
+ msgid "Increase traffic, time on site and repeat visits with our award winning toolset."
454
+ msgstr ""
455
+
456
+ #: templates/terms_of_service_modal.php:17
457
+ #@ shareaholic
458
+ msgid "Discover"
459
+ msgstr ""
460
+
461
+ #: templates/terms_of_service_modal.php:18
462
+ #@ shareaholic
463
+ msgid "Understand your audience with our easy-to-use analytics dashboard."
464
+ msgstr ""
465
+
466
+ #: templates/terms_of_service_modal.php:22
467
+ #@ shareaholic
468
+ msgid "Earn"
469
+ msgstr ""
470
+
471
+ #: templates/terms_of_service_modal.php:23
472
+ #@ shareaholic
473
+ msgid "Generate revenue with personalized, unobtrusive native ads."
474
+ msgstr ""
475
+
476
+ #: templates/terms_of_service_modal.php:27
477
+ #@ shareaholic
478
+ msgid "Acquire"
479
+ msgstr ""
480
+
481
+ #: templates/terms_of_service_modal.php:28
482
+ #@ shareaholic
483
+ msgid "Reach over 400 million people with native ads and promoted content."
484
+ msgstr ""
485
+
486
+ #: templates/terms_of_service_modal.php:39
487
+ #@ shareaholic
488
+ msgid "Note: Shareaholic incorporates trusted 3rd party services like Google Analytics to enhance social analytics and service reliability."
489
+ msgstr ""
490
+
491
+ #: templates/terms_of_service_modal.php:39
492
+ #@ shareaholic
493
+ msgid "You can toggle this setting under \"Advanced Settings\" at any time."
494
+ msgstr ""
495
+
496
+ #: templates/why_to_sign_up.php:2
497
+ #@ shareaholic
498
+ msgid "Gain access to more features with a FREE Shareaholic account:"
499
+ msgstr ""
500
+
501
+ #: templates/why_to_sign_up.php:4
502
+ #@ shareaholic
503
+ msgid "Floating Share buttons"
504
+ msgstr ""
505
+
506
+ #: templates/why_to_sign_up.php:5
507
+ #@ shareaholic
508
+ msgid "Follow buttons"
509
+ msgstr ""
510
+
511
+ #: templates/why_to_sign_up.php:6
512
+ #@ shareaholic
513
+ msgid "Revenue Generating Apps"
514
+ msgstr ""
515
+
516
+ #: templates/why_to_sign_up.php:7
517
+ #@ shareaholic
518
+ msgid "Social Analytics, plus lots more!"
519
+ msgstr ""
520
+
521
+ #: templates/why_to_sign_up.php:10
522
+ #@ shareaholic
523
+ msgid "Configure additional features &#8594;"
524
+ msgstr ""
525
+
526
+ #: templates/why_to_sign_up.php:12
527
+ #@ shareaholic
528
+ msgid "Already have a Shareaholic account? Click the button above to log in."
529
+ msgstr ""
530
+
531
+ #: templates/why_to_sign_up.php:17
532
+ #@ shareaholic
533
+ msgid "Need help? Visit the Shareaholic Helpdesk"
534
+ msgstr ""
535
+
536
+ #: templates/why_to_sign_up.php:18
537
+ #@ shareaholic
538
+ msgid "Submit a new or updated language translation"
539
+ msgstr ""
540
+
541
+ #: templates/why_to_sign_up.php:19
542
+ #@ shareaholic
543
+ msgid "Get the Shareaholic Browser Extension to share content from anywhere on the web"
544
+ msgstr ""
545
+
546
+ #: templates/why_to_sign_up.php:20
547
+ #@ shareaholic
548
+ msgid "Why am I seeing ads?"
549
+ msgstr ""
550
+
551
+ #: utilities.php:144
552
+ #@ shareaholic
553
+ msgid "FAQ & Support"
554
+ msgstr ""
555
+
languages/shareaholic-es_MX.mo CHANGED
Binary file
languages/shareaholic-es_MX.po CHANGED
@@ -1,467 +1,555 @@
1
- # Copyright (C) 2014 Shareaholic | share buttons, analytics, related content
2
- # This file is distributed under the same license as the Shareaholic | share buttons, analytics, related content package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Shareaholic | share buttons, analytics, related content "
6
- "7.4.0.8\n"
7
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/shareaholic\n"
8
  "POT-Creation-Date: 2014-06-26 19:48:48+00:00\n"
 
 
 
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "PO-Revision-Date: 2014-08-30 03:24-0600\n"
13
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
- "Language-Team: LANGUAGE <LL@li.org>\n"
15
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
- "Language: es_MX\n"
17
  "X-Generator: Poedit 1.6.8\n"
18
-
19
- #: admin.php:227 admin.php:297
 
 
 
 
 
 
 
 
 
 
20
  msgid "Settings successfully saved"
21
  msgstr "Configuración actualizada correctamente"
22
 
23
- #: admin.php:291
 
24
  msgid "Settings successfully reset. Refresh this page to complete the reset."
25
- msgstr ""
26
- "Configuración restaurada correctamente. Refresque esta página para completar "
27
- "restauración"
28
 
29
  #: templates/advanced_settings.php:3
 
30
  msgid "Shareaholic: Advanced Settings"
31
  msgstr "Shareaholic: Configuración Avanzada"
32
 
33
  #: templates/advanced_settings.php:7
 
34
  msgid "You rarely should need to edit the settings on this page."
35
  msgstr "Raramente tendrá que editar sus ajustes en esta página."
36
 
37
  #: templates/advanced_settings.php:7
38
- msgid ""
39
- "After changing any Shareaholic advanced setting, it is good practice to "
40
- "clear any WordPress caching plugins (if you are using one, like W3 Total "
41
- "Cache or WP Super Cache)."
42
- msgstr ""
43
- "Después de cualquier configuración avanzada en Shareaholic, una buena "
44
- "practica es borrar cualquier plugin de caché de WordPress (Por ejemplo, "
45
- "Total Caché o WP Super Cache)."
46
 
47
  #: templates/advanced_settings.php:14
 
48
  msgid "Advanced"
49
  msgstr "Avanzado"
50
 
51
  #: templates/advanced_settings.php:19
 
52
  msgid "Disable Analytics"
53
  msgstr "Desactivar Analytics"
54
 
55
  #: templates/advanced_settings.php:19
 
56
  msgid "(it is recommended NOT to disable analytics)"
57
  msgstr "(es recomendable NO desactivar analytics)"
58
 
59
  #: templates/advanced_settings.php:25
 
60
  msgid "Disable <code>Open Graph</code> tags"
61
  msgstr "Desactivar etiquetas <code>Open Graph</code>"
62
 
63
  #: templates/advanced_settings.php:25
 
64
  msgid "(it is recommended NOT to disable open graph tags)"
65
  msgstr "(es recomendable NO desactivar etiquetas open graph)"
66
 
67
  #: templates/advanced_settings.php:31
 
68
  msgid "Disable Admin Bar Menu (requires page refresh)"
69
  msgstr "Desactivar Menu de Barra Admin (requiere refrescar página)"
70
 
71
- #: templates/advanced_settings.php:37
 
72
  msgid "Disable server-side Share Counts API"
73
  msgstr "Desactivar server-side Share Counts API"
74
 
75
- #: templates/advanced_settings.php:37
76
- msgid ""
77
- "(unless there are issues with calling the service, it is recommended NOT to "
78
- "disable this API)"
79
- msgstr ""
80
- "(A menos que exista error requiriendo el servicio, es recomendable NO "
81
- "desactivar esta API)"
82
 
83
- #: templates/advanced_settings.php:39 templates/settings.php:96
 
 
84
  msgid "Saving Changes..."
85
  msgstr "Guardando Cambios..."
86
 
87
- #: templates/advanced_settings.php:39 templates/settings.php:96
 
 
88
  msgid "Save Changes"
89
  msgstr "Guardar Cambios"
90
 
91
- #: templates/advanced_settings.php:47
 
92
  msgid "Server Connectivity"
93
  msgstr "Conectividad del Servidor"
94
 
95
- #: templates/advanced_settings.php:49
 
96
  msgid "All Shareaholic servers are reachable"
97
  msgstr "Todos los servidores de Shareaholic son accesibles"
98
 
99
- #: templates/advanced_settings.php:50
 
100
  msgid "Shareaholic should be working correctly."
101
  msgstr "Shareaholic debe estar funcionando correctamente"
102
 
103
- #: templates/advanced_settings.php:50
 
104
  msgid "All Shareaholic servers are accessible."
105
  msgstr "Todos los servidores de Shareaholic son accesibles."
106
 
107
- #: templates/advanced_settings.php:52
 
108
  msgid "Unable to reach any Shareaholic server"
109
  msgstr "No es posible encontrar ningun servidor de Shareaholic"
110
 
111
- #: templates/advanced_settings.php:52 templates/advanced_settings.php:59
 
 
112
  msgid "Checking..."
113
  msgstr "Verificando..."
114
 
115
- #: templates/advanced_settings.php:52 templates/advanced_settings.php:59
 
 
116
  msgid "Re-check"
117
  msgstr "Volver a revisar"
118
 
119
- #: templates/advanced_settings.php:53
120
- msgid ""
121
- "A network problem or firewall is blocking all connections from your web "
122
- "server to Shareaholic.com. <strong>Shareaholic cannot work correctly until "
123
- "this is fixed.</strong> Please contact your web host or firewall "
124
- "administrator and give them <a href=\"%s\" target=\"_blank\">this "
125
- "information about Shareaholic and firewalls</a>. Let us <a href=\"#\" "
126
- "onclick=\"%s\">know</a> too, so we can follow up!"
127
- msgstr ""
128
- "Un problema en la red o firewall está bloqueando todas las conexiones desde "
129
- "su servidor web a Shareaholic.com. <strong>Shareaholic no puede funcionar "
130
- "correctamente hasta que esto sea reparado.</strong> Por favor contacte a su "
131
- "proveedor de web host o administrador de firewall y entregue <a href=\"%s\" "
132
- "target=\"_blank\">esta información sobre los firewalls de Shareaholic</a>. "
133
- "Déjenos <a href=\"#\" onclick=\"%s\">saber</a> también, de esta manera "
134
- "daremos seguimiento!"
135
 
136
- #: templates/advanced_settings.php:56
 
137
  msgid "Server-side Share Counts API is reachable"
138
  msgstr "Server-side Share Counts API es accesible"
139
 
140
- #: templates/advanced_settings.php:57
 
141
  msgid "The server-side Share Counts API should be working correctly."
142
  msgstr "El Server-side Share Counts API debe estar funcionando correctamente."
143
 
144
- #: templates/advanced_settings.php:57
 
145
  msgid "All servers and services needed by the API are accessible."
146
  msgstr "Todos los servidores y servicios requeridos por la API son accesibles."
147
 
148
- #: templates/advanced_settings.php:59
 
149
  msgid "Unable to reach the server-side Share Count API"
150
  msgstr "No es posible acceder al server-side Share Count API"
151
 
152
- #: templates/advanced_settings.php:60
153
- msgid ""
154
- "A network problem or firewall is blocking connections from your web server "
155
- "to various Share Count APIs. <strong>The API cannot work correctly until "
156
- "this is fixed.</strong> If you continue to face this issue, please contact "
157
- "<a href=\"#\" onclick=\"%s\">us</a> and we will follow up! In the meantime, "
158
- "if you disable the server-side Share Counts API from the Advanced options "
159
- "above, Shareaholic will default to using client-side APIs for share counts "
160
- "successfully -- so nothing to worry about!"
161
- msgstr ""
162
- "Un problema en la red o firewall está bloqueando conexiones desde su "
163
- "servidor web a varias Share Count APIs. <strong>La API no podrá funcionar "
164
- "correctamente hasta que esto sea reparado</strong> Si continúa enfrentando "
165
- "este problema, por favor <a href=\"#\" onclick=\"%s\">contáctenos</a> y "
166
- "daremos seguimiento! Mientras tanto, si deshabilita el server-side Share "
167
- "Counts API de las opciones avanzadas arriba, Shareaholic usará por defecto "
168
- "las client-side APIs para contabilizar correctamente -- Así que no hay de "
169
- "que preocuparse!"
170
-
171
- #: templates/advanced_settings.php:67
172
  msgid "Your Shareaholic Site ID"
173
  msgstr "Su Shareaholic ID"
174
 
175
- #: templates/advanced_settings.php:71
 
176
  msgid "Not set."
177
  msgstr "Sin configurar."
178
 
179
- #: templates/advanced_settings.php:81
 
180
  msgid "Reset"
181
  msgstr "Restaurar"
182
 
183
- #: templates/advanced_settings.php:82
184
- msgid ""
185
- "This will reset all of your settings and start you from scratch. This can "
186
- "not be undone."
187
- msgstr ""
188
- "Esto reiniciará todos sus ajustes y lo llevará hasta el inicio. Esto no "
189
- "puede deshacerse."
190
 
191
- #: templates/advanced_settings.php:84
 
192
  msgid "Resetting Plugin..."
193
  msgstr "Restaurando Plugin..."
194
 
195
- #: templates/advanced_settings.php:84
 
196
  msgid "Reset Plugin"
197
  msgstr "Reiniciar Plugin"
198
 
199
  #: templates/deprecation_warnings.php:6
200
- msgid ""
201
- "will be deprecated SOON. Please update the code found in the following files "
202
- "at your convenience:"
203
- msgstr ""
204
- "Será desaprobado PRONTO. Por favor actualice el código que se encuentra en "
205
- "los siguiente archivos de su conveniencia:"
206
 
207
  #: templates/failed_to_create_api_key.php:6
208
  #: templates/terms_of_service_notice.php:6
209
- msgid ""
210
- "Action required: You've installed Shareaholic for WordPress. We're ready "
211
- "when you are. %sGet started now &raquo;%s"
212
- msgstr ""
213
- "Acción requerida: Has instalado Shareaholic para WordPress. Estamos listos "
214
- "cuando tú lo estés. %sComienza Ahora &raquo;%s"
215
 
216
  #: templates/failed_to_create_api_key_modal.php:2
 
217
  msgid "Setup Shareaholic"
218
  msgstr "Configurar Shareaholic"
219
 
220
  #: templates/failed_to_create_api_key_modal.php:7
221
- msgid ""
222
- "It appears that we are having some trouble setting up Shareaholic for "
223
- "WordPress right now. This is usually temporary. Please revisit this section "
224
- "after a few minutes or click \"retry\" now."
225
- msgstr ""
226
- "Aparentemente estamos teniendo problemas configurando Shareaholic para "
227
- "WordPress en este momento. Esto usualmente es temporal. Por favor vuelve a "
228
- "esta sección después de algunos minutos o haz clic en \"retry\" ahora."
229
 
230
  #: templates/failed_to_create_api_key_modal.php:12
 
231
  msgid "Retry"
232
  msgstr "Reintentar"
233
 
234
  #: templates/failed_to_create_api_key_modal.php:15
 
235
  msgid "or, try again later."
236
  msgstr "o, intenta más tarde."
237
 
238
  #: templates/failed_to_create_api_key_modal.php:19
239
- msgid ""
240
- "If you continue to get this prompt for more than a few hours, try to check "
241
- "server connectivity or reset the plugin in %sadvanced settings%s."
242
- msgstr ""
243
- "Si continuas teniendo esta respuesta por más de algunas horas, intenta "
244
- "verificar la conectividad con el servidor o reinicia el plugin en "
245
- "%sConfiguración Avanzada%s."
246
 
247
  #: templates/failed_to_create_api_key_modal.php:19
248
- msgid ""
249
- "Also, if you have a question or have a bug to report, please %slet us know%s."
250
- msgstr ""
251
- "Además, si tienes alguna pregunta o quieres reportar un bug, por favor "
252
- "%sdéjanos saber%s."
253
 
254
  #: templates/footer.php:8
255
- msgid ""
256
- "If you like our work, show some love and %sgive us a good rating%s. Made "
257
- "with much love in Boston, Massachusetts."
258
- msgstr ""
259
- "Si te gusta nuestro trabajo, muestra un poco de amor y %sregálanos cinco "
260
- "estrellasg%s. Hecho con mucho cariño en Boston, Massachusetts."
261
 
262
  #: templates/meta_boxes.php:6
 
263
  msgid "Hide Share Buttons"
264
  msgstr "Ocultar Botones de Compartir"
265
 
266
  #: templates/meta_boxes.php:16
 
267
  msgid "Hide Related Content"
268
  msgstr "Ocultar Contenido Relacionado"
269
 
270
  #: templates/meta_boxes.php:26
 
271
  msgid "Exclude from Related Content"
272
  msgstr "Excluir de Contenido Relacionado"
273
 
274
  #: templates/meta_boxes.php:36
 
275
  msgid "Do not include Open Graph tags"
276
  msgstr "No incluir etiquetas Open Graph"
277
 
278
  #: templates/settings.php:3
 
279
  msgid "Shareaholic: App Manager"
280
  msgstr "Shareaholic: Administrador de App"
281
 
282
  #: templates/settings.php:22
283
- msgid ""
284
- "First time here? Read %sUnderstanding the new Shareaholic for WordPress "
285
- "interface and configuration settings.%s"
286
- msgstr ""
287
- "¿Primera vez aquí? Leé %sComprendiendo la nueva configuración de interface "
288
- "de Shareaholic para WordPress.%s"
289
 
290
  #: templates/settings.php:22
291
- msgid ""
292
- "If you are upgrading from an earlier version of Shareaholic for WordPress "
293
- "and need help, have a question or have a bug to report, please %slet us know"
294
- "%s."
295
- msgstr ""
296
- "Si estás actualizando desde una versión anterior de Shareaholic para "
297
- "Wordpress y necesitas ayuda, tienes una pregunta o reporte de bugs, por "
298
- "favor %sdéjanos saberlo%s."
299
 
300
- #: templates/settings.php:25
 
301
  msgid "Share Buttons"
302
  msgstr "Botones de Compartir"
303
 
304
- #: templates/settings.php:26
305
- msgid ""
306
- "Pick where you want your buttons to be displayed. Click \"Customize\" to "
307
- "customize look & feel, themes, share counters, alignment, etc."
308
- msgstr ""
309
- "Elige dónde quieres colocar tus botones. Clic en \"Customize\" para "
310
- "personalizar estilo, tema, contadores de compartir, alineación, etc."
311
 
312
- #: templates/settings.php:45 templates/settings.php:73
 
 
313
  msgid "Customize"
314
  msgstr "Personalizar"
315
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
316
  #: templates/settings.php:54
317
- msgid "Related Content / Recommendations"
318
- msgstr "Contenido Relacionado / Recomendaciones"
 
319
 
320
- #: templates/settings.php:55
321
- msgid ""
322
- "Pick where you want Related Content to be displayed. Click \"Customize\" to "
323
- "customize look & feel, themes, block lists, etc."
324
  msgstr ""
325
- "Elige dónde quieres colocar el Contenido Relacionado. Clic en \"Customize\" "
326
- "para personalizar estilo, tema, bloque de listas, etc."
327
 
328
- #: templates/settings.php:81
329
- msgid "Related Content:"
330
- msgstr "Contenido Relacionado:"
 
331
 
332
- #: templates/settings.php:85
333
- msgid "Processing"
334
- msgstr "Procesando"
 
335
 
336
- #: templates/settings.php:87
337
- msgid "Ready"
338
- msgstr "Listo"
 
339
 
340
  #: templates/terms_of_service_modal.php:2
341
- msgid "Thanks for Installing!"
342
- msgstr "¡Gracias por Instalar!"
 
343
 
344
  #: templates/terms_of_service_modal.php:4
345
- msgid ""
346
- "%sShareaholic%s gives you the essential tools you need to become a "
347
- "successful publisher."
348
  msgstr ""
349
- "%sShareaholic%s te da las herramientas básicas que necesitas para "
350
- "convertirte en un editor exitoso."
351
-
352
- #: templates/terms_of_service_modal.php:8
353
- msgid "%sShare buttons%s enables your readers to spread your content."
354
- msgstr "%sShare buttons%s Facilita a tus lectores esparcir tu contenido."
355
 
356
  #: templates/terms_of_service_modal.php:12
357
- msgid ""
358
- "%sRelated content%s keeps people on your site and turns visitors into "
359
- "readers."
360
  msgstr ""
361
- "%sRelated content%s Mantiene a las personas en tu sitio y convierte "
362
- "visitantes en lectores"
363
 
364
- #: templates/terms_of_service_modal.php:16
365
- msgid "%sAnalytics%s gives you all the insights you need to grow your site."
 
366
  msgstr ""
367
- "%sAnalytics%s te da todos los análisis que necesitas para crecer tu sitio."
368
 
369
- #: templates/terms_of_service_modal.php:20
370
- msgid "Get Started »"
371
- msgstr "Inicia ahora »"
 
372
 
373
- #: templates/terms_of_service_modal.php:21
374
- msgid ""
375
- "By clicking \"Get Started\" you agree to Shareholic's %sTerms of Service%s "
376
- "and %sPrivacy Policy%s."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
377
  msgstr ""
378
- "Dando clic en \"Get Started\" aceptas los %sTerms of Service%s y %sPrivacy "
379
- "Policy%s de Shareholic."
380
 
381
  #: templates/why_to_sign_up.php:2
382
- msgid "Sign up for a FREE Shareaholic account to unlock more features."
 
383
  msgstr ""
384
- "Regístrate para una cuenta GRATIS de Shareaholic para desbloquear más "
385
- "funciones."
386
 
387
  #: templates/why_to_sign_up.php:4
388
- msgid "Brand your social shares with your @Twitterhandle"
389
- msgstr "Destaca tu contenido social compartido con tu @UsuarioTwitter"
 
390
 
391
  #: templates/why_to_sign_up.php:5
392
- msgid ""
393
- "Pick your favorite URL shortener, including support for branded bitly short "
394
- "links."
395
  msgstr ""
396
- "Elije tu acortador de URL's favorito, incluye soporte para enlaces cortos de "
397
- "bitly."
398
 
399
  #: templates/why_to_sign_up.php:6
400
- msgid "Monetize your site, plus lots more!"
401
- msgstr "¡Monetiza tu sitio, y mucho más!"
 
402
 
403
- #: templates/why_to_sign_up.php:8
404
- msgid "Edit General Website Settings"
405
- msgstr "Modifica la Configuración General del Sitio Web"
 
406
 
407
  #: templates/why_to_sign_up.php:10
408
- msgid ""
409
- "Click the button above to sign up or log in to your free Shareaholic "
410
- "account. It takes just seconds to sign up and it's free!"
411
  msgstr ""
412
- "Haz clic en el botón de arriba para registrarte o iniciar sesión en tu "
413
- "cuenta gratuita de Shareaholic. Sólo te tomará unos segundos registrarte y "
414
- "¡es gratis!"
415
-
416
- #: templates/why_to_sign_up.php:15
417
- msgid "Shareaholic Helpdesk"
418
- msgstr "Shareaholic Panel de ayuda"
419
 
420
- #: templates/why_to_sign_up.php:16
421
- msgid "Submit a Language Translation"
422
- msgstr "Envía una Traducción de Lenguaje"
 
423
 
424
  #: templates/why_to_sign_up.php:17
425
- msgid "Get the Shareaholic Browser Add-on"
426
- msgstr "Obtén el Add-on para Navegador de Shareaholic"
427
-
428
- #: utilities.php:95
429
- msgid "Settings"
430
- msgstr "Configuraciones"
431
-
432
- #. Author of the plugin/theme
433
- #: utilities.php:112
434
- msgid "Shareaholic"
435
- msgstr "Shareaholic"
436
-
437
- #: utilities.php:129
438
- msgid "App Manager"
439
- msgstr "Administrador de App"
440
 
441
- #: utilities.php:136
442
- msgid "General Settings"
443
- msgstr "Configuraciones Generales"
 
444
 
445
- #. Plugin Name of the plugin/theme
446
- msgid "Shareaholic | share buttons, analytics, related content"
447
- msgstr "Shareaholic | botones para compartir, analytics, contenido relacionado"
 
448
 
449
- #. Plugin URI of the plugin/theme
450
- msgid "https://shareaholic.com/publishers/"
451
- msgstr "https://shareaholic.com/publishers/"
 
452
 
453
- #. Description of the plugin/theme
454
- msgid ""
455
- "Whether you want to get people sharing, grow your fans, make money, or know "
456
- "who's reading your content, Shareaholic will help you get it done. See <a "
457
- "href=\"admin.php?page=shareaholic-settings\">configuration panel</a> for "
458
- "more settings."
459
  msgstr ""
460
- "Si quieres que la gente comparta, crezcas tu número de fans, hacer dinero, o "
461
- "saber quién está leyendo tu contenido, Shareaholic te ayudará a hacerlo "
462
- "bien. Entra a <a href=\"admin.php?page=shareaholic-settings\">Panel de "
463
- "Configuración</a> para ver más ajustes."
464
 
465
- #. Author URI of the plugin/theme
466
- msgid "https://shareaholic.com"
467
- msgstr "https://shareaholic.com"
 
 
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: Shareaholic | share buttons, analytics, related content v7.6.0.7\n"
 
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/shareaholic\n"
5
  "POT-Creation-Date: 2014-06-26 19:48:48+00:00\n"
6
+ "PO-Revision-Date: 2015-01-19 19:21:42+0000\n"
7
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
+ "Language-Team: LANGUAGE <LL@li.org>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 
 
 
13
  "X-Generator: Poedit 1.6.8\n"
14
+ "X-Poedit-Language: \n"
15
+ "X-Poedit-Country: \n"
16
+ "X-Poedit-SourceCharset: utf-8\n"
17
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
18
+ "X-Poedit-Basepath: \n"
19
+ "X-Poedit-Bookmarks: \n"
20
+ "X-Poedit-SearchPath-0: .\n"
21
+ "X-Textdomain-Support: yes"
22
+
23
+ #: admin.php:230
24
+ #: admin.php:299
25
+ #@ shareaholic
26
  msgid "Settings successfully saved"
27
  msgstr "Configuración actualizada correctamente"
28
 
29
+ #: admin.php:293
30
+ #@ shareaholic
31
  msgid "Settings successfully reset. Refresh this page to complete the reset."
32
+ msgstr "Configuración restaurada correctamente. Refresque esta página para completar restauración"
 
 
33
 
34
  #: templates/advanced_settings.php:3
35
+ #@ shareaholic
36
  msgid "Shareaholic: Advanced Settings"
37
  msgstr "Shareaholic: Configuración Avanzada"
38
 
39
  #: templates/advanced_settings.php:7
40
+ #@ shareaholic
41
  msgid "You rarely should need to edit the settings on this page."
42
  msgstr "Raramente tendrá que editar sus ajustes en esta página."
43
 
44
  #: templates/advanced_settings.php:7
45
+ #@ shareaholic
46
+ msgid "After changing any Shareaholic advanced setting, it is good practice to clear any WordPress caching plugins (if you are using one, like W3 Total Cache or WP Super Cache)."
47
+ msgstr "Después de cualquier configuración avanzada en Shareaholic, una buena practica es borrar cualquier plugin de caché de WordPress (Por ejemplo, Total Caché o WP Super Cache)."
 
 
 
 
 
48
 
49
  #: templates/advanced_settings.php:14
50
+ #@ shareaholic
51
  msgid "Advanced"
52
  msgstr "Avanzado"
53
 
54
  #: templates/advanced_settings.php:19
55
+ #@ shareaholic
56
  msgid "Disable Analytics"
57
  msgstr "Desactivar Analytics"
58
 
59
  #: templates/advanced_settings.php:19
60
+ #@ shareaholic
61
  msgid "(it is recommended NOT to disable analytics)"
62
  msgstr "(es recomendable NO desactivar analytics)"
63
 
64
  #: templates/advanced_settings.php:25
65
+ #@ shareaholic
66
  msgid "Disable <code>Open Graph</code> tags"
67
  msgstr "Desactivar etiquetas <code>Open Graph</code>"
68
 
69
  #: templates/advanced_settings.php:25
70
+ #@ shareaholic
71
  msgid "(it is recommended NOT to disable open graph tags)"
72
  msgstr "(es recomendable NO desactivar etiquetas open graph)"
73
 
74
  #: templates/advanced_settings.php:31
75
+ #@ shareaholic
76
  msgid "Disable Admin Bar Menu (requires page refresh)"
77
  msgstr "Desactivar Menu de Barra Admin (requiere refrescar página)"
78
 
79
+ #: templates/advanced_settings.php:43
80
+ #@ shareaholic
81
  msgid "Disable server-side Share Counts API"
82
  msgstr "Desactivar server-side Share Counts API"
83
 
84
+ #: templates/advanced_settings.php:43
85
+ #@ shareaholic
86
+ msgid "(unless there are issues with calling the service, it is recommended NOT to disable this API)"
87
+ msgstr "(A menos que exista error requiriendo el servicio, es recomendable NO desactivar esta API)"
 
 
 
88
 
89
+ #: templates/advanced_settings.php:45
90
+ #: templates/settings.php:108
91
+ #@ shareaholic
92
  msgid "Saving Changes..."
93
  msgstr "Guardando Cambios..."
94
 
95
+ #: templates/advanced_settings.php:45
96
+ #: templates/settings.php:108
97
+ #@ shareaholic
98
  msgid "Save Changes"
99
  msgstr "Guardar Cambios"
100
 
101
+ #: templates/advanced_settings.php:53
102
+ #@ shareaholic
103
  msgid "Server Connectivity"
104
  msgstr "Conectividad del Servidor"
105
 
106
+ #: templates/advanced_settings.php:55
107
+ #@ shareaholic
108
  msgid "All Shareaholic servers are reachable"
109
  msgstr "Todos los servidores de Shareaholic son accesibles"
110
 
111
+ #: templates/advanced_settings.php:56
112
+ #@ shareaholic
113
  msgid "Shareaholic should be working correctly."
114
  msgstr "Shareaholic debe estar funcionando correctamente"
115
 
116
+ #: templates/advanced_settings.php:56
117
+ #@ shareaholic
118
  msgid "All Shareaholic servers are accessible."
119
  msgstr "Todos los servidores de Shareaholic son accesibles."
120
 
121
+ #: templates/advanced_settings.php:58
122
+ #@ shareaholic
123
  msgid "Unable to reach any Shareaholic server"
124
  msgstr "No es posible encontrar ningun servidor de Shareaholic"
125
 
126
+ #: templates/advanced_settings.php:58
127
+ #: templates/advanced_settings.php:65
128
+ #@ shareaholic
129
  msgid "Checking..."
130
  msgstr "Verificando..."
131
 
132
+ #: templates/advanced_settings.php:58
133
+ #: templates/advanced_settings.php:65
134
+ #@ shareaholic
135
  msgid "Re-check"
136
  msgstr "Volver a revisar"
137
 
138
+ #: templates/advanced_settings.php:59
139
+ #, php-format
140
+ #@ default
141
+ msgid "A network problem or firewall is blocking all connections from your web server to Shareaholic.com. <strong>Shareaholic cannot work correctly until this is fixed.</strong> Please contact your web host or firewall administrator and give them <a href=\"%s\" target=\"_blank\">this information about Shareaholic and firewalls</a>. Let us <a href=\"#\" onclick=\"%s\">know</a> too, so we can follow up!"
142
+ msgstr "Un problema en la red o firewall está bloqueando todas las conexiones desde su servidor web a Shareaholic.com. <strong>Shareaholic no puede funcionar correctamente hasta que esto sea reparado.</strong> Por favor contacte a su proveedor de web host o administrador de firewall y entregue <a href=\"%s\" target=\"_blank\">esta información sobre los firewalls de Shareaholic</a>. Déjenos <a href=\"#\" onclick=\"%s\">saber</a> también, de esta manera daremos seguimiento!"
 
 
 
 
 
 
 
 
 
 
 
143
 
144
+ #: templates/advanced_settings.php:62
145
+ #@ shareaholic
146
  msgid "Server-side Share Counts API is reachable"
147
  msgstr "Server-side Share Counts API es accesible"
148
 
149
+ #: templates/advanced_settings.php:63
150
+ #@ shareaholic
151
  msgid "The server-side Share Counts API should be working correctly."
152
  msgstr "El Server-side Share Counts API debe estar funcionando correctamente."
153
 
154
+ #: templates/advanced_settings.php:63
155
+ #@ shareaholic
156
  msgid "All servers and services needed by the API are accessible."
157
  msgstr "Todos los servidores y servicios requeridos por la API son accesibles."
158
 
159
+ #: templates/advanced_settings.php:65
160
+ #@ shareaholic
161
  msgid "Unable to reach the server-side Share Count API"
162
  msgstr "No es posible acceder al server-side Share Count API"
163
 
164
+ #: templates/advanced_settings.php:66
165
+ #, php-format
166
+ #@ default
167
+ msgid "A network problem or firewall is blocking connections from your web server to various Share Count APIs. <strong>The API cannot work correctly until this is fixed.</strong> If you continue to face this issue, please contact <a href=\"#\" onclick=\"%s\">us</a> and we will follow up! In the meantime, if you disable the server-side Share Counts API from the Advanced options above, Shareaholic will default to using client-side APIs for share counts successfully -- so nothing to worry about!"
168
+ msgstr "Un problema en la red o firewall está bloqueando conexiones desde su servidor web a varias Share Count APIs. <strong>La API no podrá funcionar correctamente hasta que esto sea reparado</strong> Si continúa enfrentando este problema, por favor <a href=\"#\" onclick=\"%s\">contáctenos</a> y daremos seguimiento! Mientras tanto, si deshabilita el server-side Share Counts API de las opciones avanzadas arriba, Shareaholic usará por defecto las client-side APIs para contabilizar correctamente -- Así que no hay de que preocuparse!"
169
+
170
+ #: templates/advanced_settings.php:73
171
+ #@ shareaholic
 
 
 
 
 
 
 
 
 
 
 
 
172
  msgid "Your Shareaholic Site ID"
173
  msgstr "Su Shareaholic ID"
174
 
175
+ #: templates/advanced_settings.php:77
176
+ #@ shareaholic
177
  msgid "Not set."
178
  msgstr "Sin configurar."
179
 
180
+ #: templates/advanced_settings.php:87
181
+ #@ shareaholic
182
  msgid "Reset"
183
  msgstr "Restaurar"
184
 
185
+ #: templates/advanced_settings.php:88
186
+ #@ shareaholic
187
+ msgid "This will reset all of your settings and start you from scratch. This can not be undone."
188
+ msgstr "Esto reiniciará todos sus ajustes y lo llevará hasta el inicio. Esto no puede deshacerse."
 
 
 
189
 
190
+ #: templates/advanced_settings.php:90
191
+ #@ shareaholic
192
  msgid "Resetting Plugin..."
193
  msgstr "Restaurando Plugin..."
194
 
195
+ #: templates/advanced_settings.php:90
196
+ #@ shareaholic
197
  msgid "Reset Plugin"
198
  msgstr "Reiniciar Plugin"
199
 
200
  #: templates/deprecation_warnings.php:6
201
+ #@ shareaholic
202
+ msgid "will be deprecated SOON. Please update the code found in the following files at your convenience:"
203
+ msgstr "Será desaprobado PRONTO. Por favor actualice el código que se encuentra en los siguiente archivos de su conveniencia:"
 
 
 
204
 
205
  #: templates/failed_to_create_api_key.php:6
206
  #: templates/terms_of_service_notice.php:6
207
+ #, php-format
208
+ #@ shareaholic
209
+ msgid "Action required: You've installed Shareaholic for WordPress. We're ready when you are. %sGet started now &raquo;%s"
210
+ msgstr "Acción requerida: Has instalado Shareaholic para WordPress. Estamos listos cuando tú lo estés. %sComienza Ahora &raquo;%s"
 
 
211
 
212
  #: templates/failed_to_create_api_key_modal.php:2
213
+ #@ shareaholic
214
  msgid "Setup Shareaholic"
215
  msgstr "Configurar Shareaholic"
216
 
217
  #: templates/failed_to_create_api_key_modal.php:7
218
+ #@ shareaholic
219
+ msgid "It appears that we are having some trouble setting up Shareaholic for WordPress right now. This is usually temporary. Please revisit this section after a few minutes or click \"retry\" now."
220
+ msgstr "Aparentemente estamos teniendo problemas configurando Shareaholic para WordPress en este momento. Esto usualmente es temporal. Por favor vuelve a esta sección después de algunos minutos o haz clic en \"retry\" ahora."
 
 
 
 
 
221
 
222
  #: templates/failed_to_create_api_key_modal.php:12
223
+ #@ shareaholic
224
  msgid "Retry"
225
  msgstr "Reintentar"
226
 
227
  #: templates/failed_to_create_api_key_modal.php:15
228
+ #@ shareaholic
229
  msgid "or, try again later."
230
  msgstr "o, intenta más tarde."
231
 
232
  #: templates/failed_to_create_api_key_modal.php:19
233
+ #, php-format
234
+ #@ shareaholic
235
+ msgid "If you continue to get this prompt for more than a few hours, try to check server connectivity or reset the plugin in %sadvanced settings%s."
236
+ msgstr "Si continuas teniendo esta respuesta por más de algunas horas, intenta verificar la conectividad con el servidor o reinicia el plugin en %sConfiguración Avanzada%s."
 
 
 
237
 
238
  #: templates/failed_to_create_api_key_modal.php:19
239
+ #, php-format
240
+ #@ shareaholic
241
+ msgid "Also, if you have a question or have a bug to report, please %slet us know%s."
242
+ msgstr "Además, si tienes alguna pregunta o quieres reportar un bug, por favor %sdéjanos saber%s."
 
243
 
244
  #: templates/footer.php:8
245
+ #, php-format
246
+ #@ shareaholic
247
+ msgid "If you like our work, show some love and %sgive us a good rating%s. Made with much love in Boston, Massachusetts."
248
+ msgstr "Si te gusta nuestro trabajo, muestra un poco de amor y %sregálanos cinco estrellasg%s. Hecho con mucho cariño en Boston, Massachusetts."
 
 
249
 
250
  #: templates/meta_boxes.php:6
251
+ #@ shareaholic
252
  msgid "Hide Share Buttons"
253
  msgstr "Ocultar Botones de Compartir"
254
 
255
  #: templates/meta_boxes.php:16
256
+ #@ shareaholic
257
  msgid "Hide Related Content"
258
  msgstr "Ocultar Contenido Relacionado"
259
 
260
  #: templates/meta_boxes.php:26
261
+ #@ shareaholic
262
  msgid "Exclude from Related Content"
263
  msgstr "Excluir de Contenido Relacionado"
264
 
265
  #: templates/meta_boxes.php:36
266
+ #@ shareaholic
267
  msgid "Do not include Open Graph tags"
268
  msgstr "No incluir etiquetas Open Graph"
269
 
270
  #: templates/settings.php:3
271
+ #@ shareaholic
272
  msgid "Shareaholic: App Manager"
273
  msgstr "Shareaholic: Administrador de App"
274
 
275
  #: templates/settings.php:22
276
+ #, php-format
277
+ #@ shareaholic
278
+ msgid "First time here? Read %sUnderstanding the new Shareaholic for WordPress interface and configuration settings.%s"
279
+ msgstr "¿Primera vez aquí? Leé %sComprendiendo la nueva configuración de interface de Shareaholic para WordPress.%s"
 
 
280
 
281
  #: templates/settings.php:22
282
+ #, php-format
283
+ #@ shareaholic
284
+ msgid "If you are upgrading from an earlier version of Shareaholic for WordPress and need help, have a question or have a bug to report, please %slet us know%s."
285
+ msgstr "Si estás actualizando desde una versión anterior de Shareaholic para Wordpress y necesitas ayuda, tienes una pregunta o reporte de bugs, por favor %sdéjanos saberlo%s."
 
 
 
 
286
 
287
+ #: templates/settings.php:67
288
+ #@ shareaholic
289
  msgid "Share Buttons"
290
  msgstr "Botones de Compartir"
291
 
292
+ #: templates/settings.php:68
293
+ #@ shareaholic
294
+ msgid "Pick where you want your buttons to be displayed. Click \"Customize\" to customize look & feel, themes, share counters, alignment, etc."
295
+ msgstr "Elige dónde quieres colocar tus botones. Clic en \"Customize\" para personalizar estilo, tema, contadores de compartir, alineación, etc."
 
 
 
296
 
297
+ #: templates/settings.php:44
298
+ #: templates/settings.php:87
299
+ #@ shareaholic
300
  msgid "Customize"
301
  msgstr "Personalizar"
302
 
303
+ #: templates/settings.php:58
304
+ #@ shareaholic
305
+ msgid "Processing"
306
+ msgstr "Procesando"
307
+
308
+ #: templates/settings.php:60
309
+ #@ shareaholic
310
+ msgid "Ready"
311
+ msgstr "Listo"
312
+
313
+ #: templates/terms_of_service_modal.php:35
314
+ #@ shareaholic
315
+ msgid "Get Started »"
316
+ msgstr "Inicia ahora »"
317
+
318
+ #: templates/terms_of_service_modal.php:36
319
+ #, php-format
320
+ #@ shareaholic
321
+ msgid "By clicking \"Get Started\" you agree to Shareholic's %sTerms of Service%s and %sPrivacy Policy%s."
322
+ msgstr "Dando clic en \"Get Started\" aceptas los %sTerms of Service%s y %sPrivacy Policy%s de Shareholic."
323
+
324
+ #: utilities.php:96
325
+ #@ shareaholic
326
+ msgid "Settings"
327
+ msgstr "Configuraciones"
328
+
329
+ #. translators: plugin header field 'Author'
330
+ #: admin.php:198
331
+ #: shareaholic.php:0
332
+ #: utilities.php:113
333
+ #@ shareaholic
334
+ msgid "Shareaholic"
335
+ msgstr "Shareaholic"
336
+
337
+ #: admin.php:206
338
+ #: admin.php:207
339
+ #: utilities.php:130
340
+ #@ shareaholic
341
+ msgid "App Manager"
342
+ msgstr "Administrador de App"
343
+
344
+ #: utilities.php:137
345
+ #@ shareaholic
346
+ msgid "General Settings"
347
+ msgstr "Configuraciones Generales"
348
+
349
+ #. translators: plugin header field 'Name'
350
+ #: shareaholic.php:0
351
+ #@ shareaholic
352
+ msgid "Shareaholic | share buttons, analytics, related content"
353
+ msgstr "Shareaholic | botones para compartir, analytics, contenido relacionado"
354
+
355
+ #. translators: plugin header field 'PluginURI'
356
+ #: shareaholic.php:0
357
+ #@ shareaholic
358
+ msgid "https://shareaholic.com/publishers/"
359
+ msgstr "https://shareaholic.com/publishers/"
360
+
361
+ #. translators: plugin header field 'Description'
362
+ #: shareaholic.php:0
363
+ #@ shareaholic
364
+ msgid "Whether you want to get people sharing, grow your fans, make money, or know who's reading your content, Shareaholic will help you get it done. See <a href=\"admin.php?page=shareaholic-settings\">configuration panel</a> for more settings."
365
+ msgstr "Si quieres que la gente comparta, crezcas tu número de fans, hacer dinero, o saber quién está leyendo tu contenido, Shareaholic te ayudará a hacerlo bien. Entra a <a href=\"admin.php?page=shareaholic-settings\">Panel de Configuración</a> para ver más ajustes."
366
+
367
+ #. translators: plugin header field 'AuthorURI'
368
+ #: shareaholic.php:0
369
+ #@ shareaholic
370
+ msgid "https://shareaholic.com"
371
+ msgstr "https://shareaholic.com"
372
+
373
+ #: admin.php:197
374
+ #@ shareaholic
375
+ msgid "Shareaholic Settings"
376
+ msgstr ""
377
+
378
+ #: admin.php:214
379
+ #: admin.php:215
380
+ #@ shareaholic
381
+ msgid "Advanced Settings"
382
+ msgstr ""
383
+
384
+ #. translators: plugin header field 'Version'
385
+ #: shareaholic.php:0
386
+ #@ shareaholic
387
+ msgid "7.6.0.7"
388
+ msgstr ""
389
+
390
+ #: templates/advanced_settings.php:37
391
+ #@ shareaholic
392
+ msgid "Disable Debugger (it is recommended NOT to disable the debugger)"
393
+ msgstr ""
394
+
395
+ #: templates/settings.php:25
396
+ #@ shareaholic
397
+ msgid "Related & Promoted Content"
398
+ msgstr ""
399
+
400
+ #: templates/settings.php:26
401
+ #@ shareaholic
402
+ msgid "Pick where you want the app to be displayed. Click \"Customize\" to customize look & feel, themes, block lists, etc."
403
+ msgstr ""
404
+
405
+ #: templates/settings.php:52
406
+ #@ shareaholic
407
+ msgid "Edit Related & Promoted Content Settings"
408
+ msgstr ""
409
+
410
  #: templates/settings.php:54
411
+ #@ shareaholic
412
+ msgid "Status:"
413
+ msgstr ""
414
 
415
+ #: templates/settings.php:95
416
+ #@ shareaholic
417
+ msgid "Edit Share Button Settings"
 
418
  msgstr ""
 
 
419
 
420
+ #: templates/settings.php:99
421
+ #@ shareaholic
422
+ msgid "Monetization"
423
+ msgstr ""
424
 
425
+ #: templates/settings.php:100
426
+ #@ shareaholic
427
+ msgid "Configure your monetization settings from one place, including Promoted Content, Affiliate Links App, etc."
428
+ msgstr ""
429
 
430
+ #: templates/settings.php:102
431
+ #@ shareaholic
432
+ msgid "Edit Monetization Settings"
433
+ msgstr ""
434
 
435
  #: templates/terms_of_service_modal.php:2
436
+ #@ shareaholic
437
+ msgid "Welcome to Shareaholic!"
438
+ msgstr ""
439
 
440
  #: templates/terms_of_service_modal.php:4
441
+ #, php-format
442
+ #@ shareaholic
443
+ msgid "%sThe all-in-one content amplification platform%s that takes your content to the next level."
444
  msgstr ""
 
 
 
 
 
 
445
 
446
  #: templates/terms_of_service_modal.php:12
447
+ #@ shareaholic
448
+ msgid "Engage"
 
449
  msgstr ""
 
 
450
 
451
+ #: templates/terms_of_service_modal.php:13
452
+ #@ shareaholic
453
+ msgid "Increase traffic, time on site and repeat visits with our award winning toolset."
454
  msgstr ""
 
455
 
456
+ #: templates/terms_of_service_modal.php:17
457
+ #@ shareaholic
458
+ msgid "Discover"
459
+ msgstr ""
460
 
461
+ #: templates/terms_of_service_modal.php:18
462
+ #@ shareaholic
463
+ msgid "Understand your audience with our easy-to-use analytics dashboard."
464
+ msgstr ""
465
+
466
+ #: templates/terms_of_service_modal.php:22
467
+ #@ shareaholic
468
+ msgid "Earn"
469
+ msgstr ""
470
+
471
+ #: templates/terms_of_service_modal.php:23
472
+ #@ shareaholic
473
+ msgid "Generate revenue with personalized, unobtrusive native ads."
474
+ msgstr ""
475
+
476
+ #: templates/terms_of_service_modal.php:27
477
+ #@ shareaholic
478
+ msgid "Acquire"
479
+ msgstr ""
480
+
481
+ #: templates/terms_of_service_modal.php:28
482
+ #@ shareaholic
483
+ msgid "Reach over 400 million people with native ads and promoted content."
484
+ msgstr ""
485
+
486
+ #: templates/terms_of_service_modal.php:39
487
+ #@ shareaholic
488
+ msgid "Note: Shareaholic incorporates trusted 3rd party services like Google Analytics to enhance social analytics and service reliability."
489
+ msgstr ""
490
+
491
+ #: templates/terms_of_service_modal.php:39
492
+ #@ shareaholic
493
+ msgid "You can toggle this setting under \"Advanced Settings\" at any time."
494
  msgstr ""
 
 
495
 
496
  #: templates/why_to_sign_up.php:2
497
+ #@ shareaholic
498
+ msgid "Gain access to more features with a FREE Shareaholic account:"
499
  msgstr ""
 
 
500
 
501
  #: templates/why_to_sign_up.php:4
502
+ #@ shareaholic
503
+ msgid "Floating Share buttons"
504
+ msgstr ""
505
 
506
  #: templates/why_to_sign_up.php:5
507
+ #@ shareaholic
508
+ msgid "Follow buttons"
 
509
  msgstr ""
 
 
510
 
511
  #: templates/why_to_sign_up.php:6
512
+ #@ shareaholic
513
+ msgid "Revenue Generating Apps"
514
+ msgstr ""
515
 
516
+ #: templates/why_to_sign_up.php:7
517
+ #@ shareaholic
518
+ msgid "Social Analytics, plus lots more!"
519
+ msgstr ""
520
 
521
  #: templates/why_to_sign_up.php:10
522
+ #@ shareaholic
523
+ msgid "Configure additional features &#8594;"
 
524
  msgstr ""
 
 
 
 
 
 
 
525
 
526
+ #: templates/why_to_sign_up.php:12
527
+ #@ shareaholic
528
+ msgid "Already have a Shareaholic account? Click the button above to log in."
529
+ msgstr ""
530
 
531
  #: templates/why_to_sign_up.php:17
532
+ #@ shareaholic
533
+ msgid "Need help? Visit the Shareaholic Helpdesk"
534
+ msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
535
 
536
+ #: templates/why_to_sign_up.php:18
537
+ #@ shareaholic
538
+ msgid "Submit a new or updated language translation"
539
+ msgstr ""
540
 
541
+ #: templates/why_to_sign_up.php:19
542
+ #@ shareaholic
543
+ msgid "Get the Shareaholic Browser Extension to share content from anywhere on the web"
544
+ msgstr ""
545
 
546
+ #: templates/why_to_sign_up.php:20
547
+ #@ shareaholic
548
+ msgid "Why am I seeing ads?"
549
+ msgstr ""
550
 
551
+ #: utilities.php:144
552
+ #@ shareaholic
553
+ msgid "FAQ & Support"
 
 
 
554
  msgstr ""
 
 
 
 
555
 
 
 
 
languages/shareaholic-tr_TR.mo CHANGED
Binary file
languages/shareaholic-tr_TR.po CHANGED
@@ -1,493 +1,605 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: Shareaholic | share buttons, analytics, related content v7.5.1.0\n"
 
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: \n"
6
- "PO-Revision-Date: 2014-08-29 22:25:04+0000\n"
7
- "Last-Translator: admin <jay@shareaholic.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
  "Plural-Forms: nplurals=1; plural=0;\n"
13
- "X-Generator: CSL v1.x\n"
14
- "X-Poedit-Language: Turkish\n"
15
- "X-Poedit-Country: TURKEY\n"
16
  "X-Poedit-SourceCharset: utf-8\n"
17
- "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
 
18
  "X-Poedit-Basepath: ../\n"
19
- "X-Poedit-Bookmarks: \n"
 
20
  "X-Poedit-SearchPath-0: .\n"
21
- "X-Textdomain-Support: yes"
22
 
 
23
  #: admin.php:196
24
- #@ shareaholic
25
  msgid "Shareaholic Settings"
26
- msgstr "Shareaholic Ayarlar"
27
 
 
28
  #. translators: plugin header field 'Author'
29
- #: admin.php:197
30
- #: shareaholic.php:0
31
- #: utilities.php:113
32
- #@ shareaholic
33
  msgid "Shareaholic"
34
  msgstr "Shareaholic"
35
 
36
- #: admin.php:205
37
- #: admin.php:206
38
- #: utilities.php:130
39
- #@ shareaholic
40
  msgid "App Manager"
41
- msgstr "App Manager"
42
 
43
- #: admin.php:213
44
- #: admin.php:214
45
- #@ shareaholic
46
  msgid "Advanced Settings"
47
  msgstr "Gelişmiş Ayarlar"
48
 
49
- #: admin.php:229
50
- #: admin.php:298
51
- #@ shareaholic
52
  msgid "Settings successfully saved"
53
  msgstr "Ayarlar başarıyla kaydedildi"
54
 
 
55
  #: admin.php:292
56
- #@ shareaholic
57
  msgid "Settings successfully reset. Refresh this page to complete the reset."
58
- msgstr "Ayarlar başarıyla sıfırlayın. Sıfırlamayı tamamlamak için bu sayfayı yenileyin."
 
 
59
 
 
60
  #. translators: plugin header field 'Name'
61
  #: shareaholic.php:0
62
- #@ shareaholic
63
  msgid "Shareaholic | share buttons, analytics, related content"
64
- msgstr "Shareaholic | paylaşım düğmeleri, analitik, ilgili içerik"
65
 
 
66
  #. translators: plugin header field 'PluginURI'
67
  #: shareaholic.php:0
68
- #@ shareaholic
69
  msgid "https://shareaholic.com/publishers/"
70
- msgstr ""
71
 
 
72
  #. translators: plugin header field 'Description'
73
  #: shareaholic.php:0
74
- #@ shareaholic
75
- msgid "Whether you want to get people sharing, grow your fans, make money, or know who's reading your content, Shareaholic will help you get it done. See <a href=\"admin.php?page=shareaholic-settings\">configuration panel</a> for more settings."
 
 
 
76
  msgstr ""
 
 
 
 
77
 
 
78
  #. translators: plugin header field 'AuthorURI'
79
  #: shareaholic.php:0
80
- #@ shareaholic
81
  msgid "https://shareaholic.com"
82
- msgstr ""
83
 
 
84
  #. translators: plugin header field 'Version'
85
  #: shareaholic.php:0
86
- #@ shareaholic
87
  msgid "7.5.1.0"
88
- msgstr ""
89
 
 
90
  #: templates/advanced_settings.php:3
91
- #@ shareaholic
92
  msgid "Shareaholic: Advanced Settings"
93
  msgstr "Shareaholic: Gelişmiş Ayarlar"
94
 
 
95
  #: templates/advanced_settings.php:7
96
- #@ shareaholic
97
  msgid "You rarely should need to edit the settings on this page."
98
- msgstr "Nadiren bu sayfada ayarlarını düzenlemek gerekir gerekir."
99
 
 
100
  #: templates/advanced_settings.php:7
101
- #@ shareaholic
102
- msgid "After changing any Shareaholic advanced setting, it is good practice to clear any WordPress caching plugins (if you are using one, like W3 Total Cache or WP Super Cache)."
103
- msgstr "Herhangi Shareaholic gelişmiş ayar değiştirdikten sonra, (eğer W3 Toplam Cache veya WP Super Cache gibi, eğer kullanıyorsanız) herhangi bir WordPress önbelleğe eklentileri temizlemek için iyi bir uygulamadır."
 
 
 
 
 
104
 
 
105
  #: templates/advanced_settings.php:14
106
- #@ shareaholic
107
  msgid "Advanced"
108
  msgstr "Gelişmiş"
109
 
 
110
  #: templates/advanced_settings.php:19
111
- #@ shareaholic
112
  msgid "Disable Analytics"
113
- msgstr "Devre Dışı Analytics"
114
 
 
115
  #: templates/advanced_settings.php:19
116
- #@ shareaholic
117
  msgid "(it is recommended NOT to disable analytics)"
118
- msgstr "(Bu analitik devre dışı bırakmak için değil tavsiye edilir)"
119
 
 
120
  #: templates/advanced_settings.php:25
121
- #@ shareaholic
122
  msgid "Disable <code>Open Graph</code> tags"
123
- msgstr "Devre dışı <code>Open Graph</code> etiketleri"
124
 
 
125
  #: templates/advanced_settings.php:25
126
- #@ shareaholic
127
  msgid "(it is recommended NOT to disable open graph tags)"
128
- msgstr "(Açık grafik etiketlerini devre dışı DEĞİL tavsiye edilir)"
129
 
 
130
  #: templates/advanced_settings.php:31
131
- #@ shareaholic
132
  msgid "Disable Admin Bar Menu (requires page refresh)"
133
- msgstr "Devre dışı Admin Bar Menüsü (sayfa yenileme gerektirir)"
134
 
 
135
  #: templates/advanced_settings.php:37
136
- #@ shareaholic
137
  msgid "Disable Debugger (it is recommended NOT to disable the debugger)"
138
- msgstr "Debugger&#39;ı devre dışı bırakın (bu hata ayıklayıcı devre dışı bırakmak için değil tavsiye edilir)"
 
 
139
 
 
140
  #: templates/advanced_settings.php:43
141
- #@ shareaholic
142
  msgid "Disable server-side Share Counts API"
143
- msgstr "Hisse API sayar sunucu tarafı devre dışı bırakın"
 
144
 
 
145
  #: templates/advanced_settings.php:43
146
- #@ shareaholic
147
- msgid "(unless there are issues with calling the service, it is recommended NOT to disable this API)"
148
- msgstr "(Servisi arayarak ile ilgili sorunlar olmadığı sürece, bu API devre dışı DEĞİL tavsiye edilir)"
 
 
 
149
 
150
- #: templates/advanced_settings.php:45
151
- #: templates/settings.php:101
152
- #@ shareaholic
153
  msgid "Saving Changes..."
154
- msgstr "Tasarruf Değişiklikler ..."
155
 
156
- #: templates/advanced_settings.php:45
157
- #: templates/settings.php:101
158
- #@ shareaholic
159
  msgid "Save Changes"
160
  msgstr "Değişiklikleri Kaydet"
161
 
 
162
  #: templates/advanced_settings.php:53
163
- #@ shareaholic
164
  msgid "Server Connectivity"
165
- msgstr "Server Bağlantı"
166
 
 
167
  #: templates/advanced_settings.php:55
168
- #@ shareaholic
169
  msgid "All Shareaholic servers are reachable"
170
- msgstr "Tüm Shareaholic sunucuları ulaşılabilir"
171
 
 
172
  #: templates/advanced_settings.php:56
173
- #@ shareaholic
174
  msgid "Shareaholic should be working correctly."
175
- msgstr "Shareaholic doğru çalışıyor olmalıdır."
176
 
 
177
  #: templates/advanced_settings.php:56
178
- #@ shareaholic
179
  msgid "All Shareaholic servers are accessible."
180
- msgstr "Tüm Shareaholic sunucular erişilebilir."
181
 
 
182
  #: templates/advanced_settings.php:58
183
- #@ shareaholic
184
  msgid "Unable to reach any Shareaholic server"
185
- msgstr "Herhangi Shareaholic sunucusuna ulaşılamıyor"
186
 
187
- #: templates/advanced_settings.php:58
188
- #: templates/advanced_settings.php:65
189
- #@ shareaholic
190
  msgid "Checking..."
191
- msgstr "Denetleniyor ..."
192
 
193
- #: templates/advanced_settings.php:58
194
- #: templates/advanced_settings.php:65
195
- #@ shareaholic
196
  msgid "Re-check"
197
- msgstr "Re-çek"
198
 
 
199
  #: templates/advanced_settings.php:59
200
  #, php-format
201
- #@ default
202
- msgid "A network problem or firewall is blocking all connections from your web server to Shareaholic.com. <strong>Shareaholic cannot work correctly until this is fixed.</strong> Please contact your web host or firewall administrator and give them <a href=\"%s\" target=\"_blank\">this information about Shareaholic and firewalls</a>. Let us <a href=\"#\" onclick=\"%s\">know</a> too, so we can follow up!"
 
 
 
 
 
203
  msgstr ""
204
-
 
 
 
 
 
 
 
 
 
205
  #: templates/advanced_settings.php:62
206
- #@ shareaholic
207
  msgid "Server-side Share Counts API is reachable"
208
- msgstr "Sunucu tarafı Hisse API ulaşılabilir sayar"
209
 
 
210
  #: templates/advanced_settings.php:63
211
- #@ shareaholic
212
  msgid "The server-side Share Counts API should be working correctly."
213
- msgstr "Sunucu tarafı Hisse Sayımlar API düzgün çalışıyor olması gerekir."
 
214
 
 
215
  #: templates/advanced_settings.php:63
216
- #@ shareaholic
217
  msgid "All servers and services needed by the API are accessible."
218
- msgstr "Tüm sunucular ve API tarafından gerekli hizmetleri erişilebilir."
219
 
 
220
  #: templates/advanced_settings.php:65
221
- #@ shareaholic
222
  msgid "Unable to reach the server-side Share Count API"
223
- msgstr "Sunucu tarafı Hisse Sayısı API ulaşılamıyor"
224
 
 
225
  #: templates/advanced_settings.php:66
226
  #, php-format
227
- #@ default
228
- msgid "A network problem or firewall is blocking connections from your web server to various Share Count APIs. <strong>The API cannot work correctly until this is fixed.</strong> If you continue to face this issue, please contact <a href=\"#\" onclick=\"%s\">us</a> and we will follow up! In the meantime, if you disable the server-side Share Counts API from the Advanced options above, Shareaholic will default to using client-side APIs for share counts successfully -- so nothing to worry about!"
 
 
 
 
 
 
229
  msgstr ""
230
-
 
 
 
 
 
 
 
 
 
 
231
  #: templates/advanced_settings.php:73
232
- #@ shareaholic
233
  msgid "Your Shareaholic Site ID"
234
- msgstr "Sizin Shareaholic Site Kimliği"
235
 
 
236
  #: templates/advanced_settings.php:77
237
- #@ shareaholic
238
  msgid "Not set."
239
- msgstr "Set değil."
240
 
 
241
  #: templates/advanced_settings.php:87
242
- #@ shareaholic
243
  msgid "Reset"
244
  msgstr "Sıfırla"
245
 
 
246
  #: templates/advanced_settings.php:88
247
- #@ shareaholic
248
- msgid "This will reset all of your settings and start you from scratch. This can not be undone."
249
- msgstr "Bu tüm ayarları sıfırlanır ve sıfırdan başlamak. Bu geri alınamaz."
 
 
 
250
 
 
251
  #: templates/advanced_settings.php:90
252
- #@ shareaholic
253
  msgid "Resetting Plugin..."
254
- msgstr "Plugin sıfırlama ..."
255
 
 
256
  #: templates/advanced_settings.php:90
257
- #@ shareaholic
258
  msgid "Reset Plugin"
259
- msgstr "Plugin Sıfırla"
260
 
 
261
  #: templates/deprecation_warnings.php:6
262
- #@ shareaholic
263
- msgid "will be deprecated SOON. Please update the code found in the following files at your convenience:"
264
- msgstr "YAKINDA kalktı. Size kolaylık aşağıdaki dosyaları bulunan kodu güncelleyin:"
 
 
 
265
 
 
266
  #: templates/failed_to_create_api_key.php:6
267
  #: templates/terms_of_service_notice.php:6
268
  #, php-format
269
- #@ shareaholic
270
- msgid "Action required: You've installed Shareaholic for WordPress. We're ready when you are. %sGet started now &raquo;%s"
 
271
  msgstr ""
 
 
272
 
 
273
  #: templates/failed_to_create_api_key_modal.php:2
274
- #@ shareaholic
275
  msgid "Setup Shareaholic"
276
- msgstr "Kurulum Shareaholic"
277
 
 
278
  #: templates/failed_to_create_api_key_modal.php:7
279
- #@ shareaholic
280
- msgid "It appears that we are having some trouble setting up Shareaholic for WordPress right now. This is usually temporary. Please revisit this section after a few minutes or click \"retry\" now."
 
 
281
  msgstr ""
 
 
 
 
282
 
 
283
  #: templates/failed_to_create_api_key_modal.php:12
284
- #@ shareaholic
285
  msgid "Retry"
286
- msgstr "Retry"
287
 
 
288
  #: templates/failed_to_create_api_key_modal.php:15
289
- #@ shareaholic
290
  msgid "or, try again later."
291
  msgstr "ya da, daha sonra tekrar deneyin."
292
 
 
293
  #: templates/failed_to_create_api_key_modal.php:19
294
  #, php-format
295
- #@ shareaholic
296
- msgid "If you continue to get this prompt for more than a few hours, try to check server connectivity or reset the plugin in %sadvanced settings%s."
 
297
  msgstr ""
 
 
298
 
 
299
  #: templates/failed_to_create_api_key_modal.php:19
300
  #, php-format
301
- #@ shareaholic
302
- msgid "Also, if you have a question or have a bug to report, please %slet us know%s."
303
  msgstr ""
 
 
304
 
 
305
  #: templates/footer.php:8
306
  #, php-format
307
- #@ shareaholic
308
- msgid "If you like our work, show some love and %sgive us a good rating%s. Made with much love in Boston, Massachusetts."
 
309
  msgstr ""
 
 
310
 
 
311
  #: templates/meta_boxes.php:6
312
- #@ shareaholic
313
  msgid "Hide Share Buttons"
314
- msgstr "Gizle Paylaş Düğmeler"
315
 
 
316
  #: templates/meta_boxes.php:16
317
- #@ shareaholic
318
  msgid "Hide Related Content"
319
- msgstr "İlgili içerik gizle"
320
 
 
321
  #: templates/meta_boxes.php:26
322
- #@ shareaholic
323
  msgid "Exclude from Related Content"
324
- msgstr "İlgili İçerik çıkarılsın"
325
 
 
326
  #: templates/meta_boxes.php:36
327
- #@ shareaholic
328
  msgid "Do not include Open Graph tags"
329
- msgstr "Open Graph etiketleri dahil etmeyin"
330
 
 
331
  #: templates/settings.php:3
332
- #@ shareaholic
333
  msgid "Shareaholic: App Manager"
334
- msgstr "Shareaholic: App Manager"
335
 
 
336
  #: templates/settings.php:22
337
  #, php-format
338
- #@ shareaholic
339
- msgid "First time here? Read %sUnderstanding the new Shareaholic for WordPress interface and configuration settings.%s"
 
340
  msgstr ""
 
 
341
 
 
342
  #: templates/settings.php:22
343
  #, php-format
344
- #@ shareaholic
345
- msgid "If you are upgrading from an earlier version of Shareaholic for WordPress and need help, have a question or have a bug to report, please %slet us know%s."
 
 
346
  msgstr ""
 
 
 
347
 
 
348
  #: templates/settings.php:25
349
- #@ shareaholic
350
  msgid "Related Content"
351
- msgstr "İlgili içerik"
352
 
 
353
  #: templates/settings.php:26
354
- #@ shareaholic
355
- msgid "Pick where you want Related Content to be displayed. Click \"Customize\" to customize look & feel, themes, block lists, etc."
 
356
  msgstr ""
 
 
 
357
 
358
- #: templates/settings.php:44
359
- #: templates/settings.php:87
360
- #@ shareaholic
361
  msgid "Customize"
362
  msgstr "Özelleştirin"
363
 
 
364
  #: templates/settings.php:52
365
- #@ shareaholic
366
  msgid "Edit Related Content Settings"
367
- msgstr "Düzenle İlgili İçerik Ayarları"
368
 
 
369
  #: templates/settings.php:54
370
- #@ shareaholic
371
  msgid "Status:"
372
  msgstr "Durum:"
373
 
 
374
  #: templates/settings.php:58
375
- #@ shareaholic
376
  msgid "Processing"
377
- msgstr "İşleme"
378
 
 
379
  #: templates/settings.php:60
380
- #@ shareaholic
381
  msgid "Ready"
382
  msgstr "Hazır"
383
 
 
384
  #: templates/settings.php:67
385
- #@ shareaholic
386
  msgid "Share Buttons"
387
- msgstr "Hisse Düğmeler"
388
 
 
389
  #: templates/settings.php:68
390
- #@ shareaholic
391
- msgid "Pick where you want your buttons to be displayed. Click \"Customize\" to customize look & feel, themes, share counters, alignment, etc."
 
392
  msgstr ""
 
 
 
393
 
 
394
  #: templates/settings.php:95
395
- #@ shareaholic
396
  msgid "Edit Share Button Settings"
397
- msgstr "Düzenle Paylaş Düğmesi Ayarları"
398
 
 
399
  #: templates/terms_of_service_modal.php:2
400
- #@ shareaholic
401
  msgid "Thanks for Installing!"
402
- msgstr "Yükleme için teşekkürler!"
403
 
 
404
  #: templates/terms_of_service_modal.php:4
405
  #, php-format
406
- #@ shareaholic
407
- msgid "%sShareaholic%s gives you the essential tools you need to become a successful publisher."
 
408
  msgstr ""
 
 
409
 
 
410
  #: templates/terms_of_service_modal.php:8
411
  #, php-format
412
- #@ shareaholic
413
  msgid "%sShare buttons%s enables your readers to spread your content."
414
  msgstr ""
 
415
 
 
416
  #: templates/terms_of_service_modal.php:12
417
  #, php-format
418
- #@ shareaholic
419
- msgid "%sRelated content%s keeps people on your site and turns visitors into readers."
 
420
  msgstr ""
 
 
421
 
 
422
  #: templates/terms_of_service_modal.php:16
423
  #, php-format
424
- #@ shareaholic
425
  msgid "%sAnalytics%s gives you all the insights you need to grow your site."
426
  msgstr ""
 
 
427
 
 
428
  #: templates/terms_of_service_modal.php:20
429
- #@ shareaholic
430
  msgid "Get Started »"
431
  msgstr "Başlayın »"
432
 
 
433
  #: templates/terms_of_service_modal.php:21
434
  #, php-format
435
- #@ shareaholic
436
- msgid "By clicking \"Get Started\" you agree to Shareholic's %sTerms of Service%s and %sPrivacy Policy%s."
 
437
  msgstr ""
 
 
438
 
 
439
  #: templates/why_to_sign_up.php:2
440
- #@ shareaholic
441
  msgid "Sign up for a FREE Shareaholic account to unlock more features."
442
- msgstr "ÜCRETSİZ Shareaholic kaydol fazla özellik kilidini açmak için hesap."
443
 
 
444
  #: templates/why_to_sign_up.php:4
445
- #@ shareaholic
446
  msgid "Get the Floated Share Buttons app"
447
- msgstr "Süzülüyor Paylaş Düğmeler uygulamayı alın"
448
 
 
449
  #: templates/why_to_sign_up.php:5
450
- #@ shareaholic
451
  msgid "Monetize your site, plus lots more!"
452
- msgstr "Sitenizi, artı daha çok para kazandırmak!"
453
 
 
454
  #: templates/why_to_sign_up.php:7
455
- #@ shareaholic
456
  msgid "Unlock more features, for free"
457
- msgstr "Ücretsiz, daha fazla özellik kilidini"
458
 
 
459
  #: templates/why_to_sign_up.php:9
460
- #@ shareaholic
461
- msgid "Click the button above to sign up or log in to your free Shareaholic account. It takes just seconds to sign up and it's free!"
462
- msgstr "Kayıt veya ücretsiz Shareaholic hesabınıza giriş için yukarıdaki düğmesine tıklayın. Bu kaydolmak için sadece birkaç saniye sürer ve ücretsiz!"
 
 
 
 
463
 
 
464
  #: templates/why_to_sign_up.php:14
465
- #@ shareaholic
466
  msgid "Shareaholic Helpdesk"
467
- msgstr "Shareaholic Helpdesk"
468
 
 
469
  #: templates/why_to_sign_up.php:15
470
- #@ shareaholic
471
  msgid "Submit a Language Translation"
472
- msgstr "Bir Dil Çeviri Gönder"
473
 
 
474
  #: templates/why_to_sign_up.php:16
475
- #@ shareaholic
476
  msgid "Get the Shareaholic Browser Add-on"
477
- msgstr "Shareaholic Tarayıcı Add-on alın"
478
 
 
479
  #: utilities.php:96
480
- #@ shareaholic
481
  msgid "Settings"
482
  msgstr "Ayarlar"
483
 
 
484
  #: utilities.php:137
485
- #@ shareaholic
486
  msgid "General Settings"
487
  msgstr "Genel Ayarlar"
488
 
 
489
  #: utilities.php:144
490
- #@ shareaholic
491
  msgid "FAQ & Support"
492
- msgstr "SSS ve Destek"
493
-
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: Shareaholic | share buttons, analytics, related content "
4
+ "v7.5.1.0\n"
5
  "Report-Msgid-Bugs-To: \n"
6
  "POT-Creation-Date: \n"
7
+ "PO-Revision-Date: 2015-01-07 13:01+0200\n"
8
+ "Last-Translator: Plantekno Tarım Teknolojileri <info@plantekno.com>\n"
9
  "Language-Team: \n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Plural-Forms: nplurals=1; plural=0;\n"
14
+ "X-Generator: Poedit 1.5.4\n"
 
 
15
  "X-Poedit-SourceCharset: utf-8\n"
16
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
17
+ "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
18
  "X-Poedit-Basepath: ../\n"
19
+ "X-Textdomain-Support: yes\n"
20
+ "Language: tr_TR\n"
21
  "X-Poedit-SearchPath-0: .\n"
 
22
 
23
+ # @ shareaholic
24
  #: admin.php:196
 
25
  msgid "Shareaholic Settings"
26
+ msgstr "Shareaholic Ayarları"
27
 
28
+ # @ shareaholic
29
  #. translators: plugin header field 'Author'
30
+ #: admin.php:197 shareaholic.php:0 utilities.php:113
 
 
 
31
  msgid "Shareaholic"
32
  msgstr "Shareaholic"
33
 
34
+ # @ shareaholic
35
+ #: admin.php:205 admin.php:206 utilities.php:130
 
 
36
  msgid "App Manager"
37
+ msgstr "Uygulama Yöneticisi"
38
 
39
+ # @ shareaholic
40
+ #: admin.php:213 admin.php:214
 
41
  msgid "Advanced Settings"
42
  msgstr "Gelişmiş Ayarlar"
43
 
44
+ # @ shareaholic
45
+ #: admin.php:229 admin.php:298
 
46
  msgid "Settings successfully saved"
47
  msgstr "Ayarlar başarıyla kaydedildi"
48
 
49
+ # @ shareaholic
50
  #: admin.php:292
 
51
  msgid "Settings successfully reset. Refresh this page to complete the reset."
52
+ msgstr ""
53
+ "Ayarlar başarıyla sıfırlandı. Sıfırlamayı tamamlamak için bu sayfayı "
54
+ "yenileyiniz."
55
 
56
+ # @ shareaholic
57
  #. translators: plugin header field 'Name'
58
  #: shareaholic.php:0
 
59
  msgid "Shareaholic | share buttons, analytics, related content"
60
+ msgstr "Shareaholic | paylaşım düğmeleri, analizler, ilgili içerik"
61
 
62
+ # @ shareaholic
63
  #. translators: plugin header field 'PluginURI'
64
  #: shareaholic.php:0
 
65
  msgid "https://shareaholic.com/publishers/"
66
+ msgstr "https://shareaholic.com/publishers/"
67
 
68
+ # @ shareaholic
69
  #. translators: plugin header field 'Description'
70
  #: shareaholic.php:0
71
+ msgid ""
72
+ "Whether you want to get people sharing, grow your fans, make money, or know "
73
+ "who's reading your content, Shareaholic will help you get it done. See <a "
74
+ "href=\"admin.php?page=shareaholic-settings\">configuration panel</a> for "
75
+ "more settings."
76
  msgstr ""
77
+ "Eğer insanların paylaşmalarını, fanlarını arttırmayı, para kazanmayı veya "
78
+ "kimlerin sizin yazılarınızı okuduğunu bilmek istiyorsan, Shareaholic size "
79
+ "yardımcı olacaktır. Daha fazla ayarlamalar yapmak için <a href=\"admin.php?"
80
+ "page=shareaholic-settings\">yapılandırma paneline</a> bir göz atın."
81
 
82
+ # @ shareaholic
83
  #. translators: plugin header field 'AuthorURI'
84
  #: shareaholic.php:0
 
85
  msgid "https://shareaholic.com"
86
+ msgstr "https://shareaholic.com"
87
 
88
+ # @ shareaholic
89
  #. translators: plugin header field 'Version'
90
  #: shareaholic.php:0
 
91
  msgid "7.5.1.0"
92
+ msgstr "7.5.1.0"
93
 
94
+ # @ shareaholic
95
  #: templates/advanced_settings.php:3
 
96
  msgid "Shareaholic: Advanced Settings"
97
  msgstr "Shareaholic: Gelişmiş Ayarlar"
98
 
99
+ # @ shareaholic
100
  #: templates/advanced_settings.php:7
 
101
  msgid "You rarely should need to edit the settings on this page."
102
+ msgstr "Bu sayfadaki ayarları nadiren düzenlemeye ihtiyaç duymalısınız. "
103
 
104
+ # @ shareaholic
105
  #: templates/advanced_settings.php:7
106
+ msgid ""
107
+ "After changing any Shareaholic advanced setting, it is good practice to "
108
+ "clear any WordPress caching plugins (if you are using one, like W3 Total "
109
+ "Cache or WP Super Cache)."
110
+ msgstr ""
111
+ "Herhangi bir Shareaholic gelişmiş ayarlarını değiştirdiğinizde, eğer "
112
+ "WordPress önbellekleme programlarından birini (Örneğin; W3 Total Cache veya "
113
+ "WP Super Cache eklentisi gibi) kullanıyorsanız çerezleri silmeniz önerilir."
114
 
115
+ # @ shareaholic
116
  #: templates/advanced_settings.php:14
 
117
  msgid "Advanced"
118
  msgstr "Gelişmiş"
119
 
120
+ # @ shareaholic
121
  #: templates/advanced_settings.php:19
 
122
  msgid "Disable Analytics"
123
+ msgstr "Analizleri Devre Dışı Bırak"
124
 
125
+ # @ shareaholic
126
  #: templates/advanced_settings.php:19
 
127
  msgid "(it is recommended NOT to disable analytics)"
128
+ msgstr "(Analizleri devre dışı bırakmanız önerilmez)"
129
 
130
+ # @ shareaholic
131
  #: templates/advanced_settings.php:25
 
132
  msgid "Disable <code>Open Graph</code> tags"
133
+ msgstr "<code>Open Graph</code> etiketlerini devre dışı bırak."
134
 
135
+ # @ shareaholic
136
  #: templates/advanced_settings.php:25
 
137
  msgid "(it is recommended NOT to disable open graph tags)"
138
+ msgstr "(Open graph etiketlerini devre dışı bırakmanız önerilmez)"
139
 
140
+ # @ shareaholic
141
  #: templates/advanced_settings.php:31
 
142
  msgid "Disable Admin Bar Menu (requires page refresh)"
143
+ msgstr "Admin Bar Menüsünü Devre Dışı Bırak (sayfayı yenilemelisiniz)"
144
 
145
+ # @ shareaholic
146
  #: templates/advanced_settings.php:37
 
147
  msgid "Disable Debugger (it is recommended NOT to disable the debugger)"
148
+ msgstr ""
149
+ "Hata Ayıklayıcıyı Devre Dışı Bırak (Bu özelliği devre dışı bırakmanız "
150
+ "önerilmez)"
151
 
152
+ # @ shareaholic
153
  #: templates/advanced_settings.php:43
 
154
  msgid "Disable server-side Share Counts API"
155
+ msgstr ""
156
+ "Sunucu taraflı Paylaşım Sayıcı API'yi (Share Counts API) devre dışı bırak"
157
 
158
+ # @ shareaholic
159
  #: templates/advanced_settings.php:43
160
+ msgid ""
161
+ "(unless there are issues with calling the service, it is recommended NOT to "
162
+ "disable this API)"
163
+ msgstr ""
164
+ "(Arama servisi ile ilgili bir hata olmazsa, bu API'yi devre dışı bırakmanız "
165
+ "önerilmez)"
166
 
167
+ # @ shareaholic
168
+ #: templates/advanced_settings.php:45 templates/settings.php:101
 
169
  msgid "Saving Changes..."
170
+ msgstr "Değişiklikler kaydediliyor..."
171
 
172
+ # @ shareaholic
173
+ #: templates/advanced_settings.php:45 templates/settings.php:101
 
174
  msgid "Save Changes"
175
  msgstr "Değişiklikleri Kaydet"
176
 
177
+ # @ shareaholic
178
  #: templates/advanced_settings.php:53
 
179
  msgid "Server Connectivity"
180
+ msgstr "Sunucu Bağlanabilirliği"
181
 
182
+ # @ shareaholic
183
  #: templates/advanced_settings.php:55
 
184
  msgid "All Shareaholic servers are reachable"
185
+ msgstr "Tüm Shareaholic sunucularına ulaşılabilir"
186
 
187
+ # @ shareaholic
188
  #: templates/advanced_settings.php:56
 
189
  msgid "Shareaholic should be working correctly."
190
+ msgstr "Shareaholic doğru bir şekilde çalışıyor olmalı."
191
 
192
+ # @ shareaholic
193
  #: templates/advanced_settings.php:56
 
194
  msgid "All Shareaholic servers are accessible."
195
+ msgstr "Tüm Shareaholic sunucularına erişilebilir."
196
 
197
+ # @ shareaholic
198
  #: templates/advanced_settings.php:58
 
199
  msgid "Unable to reach any Shareaholic server"
200
+ msgstr "Herhangi bir Shareaholic sunucusuna ulaşılamıyor"
201
 
202
+ # @ shareaholic
203
+ #: templates/advanced_settings.php:58 templates/advanced_settings.php:65
 
204
  msgid "Checking..."
205
+ msgstr "Kontrol ediliyor..."
206
 
207
+ # @ shareaholic
208
+ #: templates/advanced_settings.php:58 templates/advanced_settings.php:65
 
209
  msgid "Re-check"
210
+ msgstr "Tekrar Kontrol Et"
211
 
212
+ # @ default
213
  #: templates/advanced_settings.php:59
214
  #, php-format
215
+ msgid ""
216
+ "A network problem or firewall is blocking all connections from your web "
217
+ "server to Shareaholic.com. <strong>Shareaholic cannot work correctly until "
218
+ "this is fixed.</strong> Please contact your web host or firewall "
219
+ "administrator and give them <a href=\"%s\" target=\"_blank\">this "
220
+ "information about Shareaholic and firewalls</a>. Let us <a href=\"#\" "
221
+ "onclick=\"%s\">know</a> too, so we can follow up!"
222
  msgstr ""
223
+ "Bir network problemi veya güvenlik duvarı sebepli olarak sizin web "
224
+ "sunucunuzdan Shareaholic.com'a olan tüm bağlantılar engellenmektedir. "
225
+ "<strong>Bu problem çözülünceye kadar Shareaholic stabil olarak "
226
+ "çalışmayacaktır.</strong> Lütfen web sunucu firması ile veya güvenlik duvarı "
227
+ "yöneticisi ile iletişime geçiniz. Aynı zamanda onlara(sunucu firmasına) "
228
+ "güvenlik duvarı ve Shareaholic hakkında <a href=\"%s\" target=\"_blank\"> "
229
+ "bilgisini ulaştırınız. Bizi de <a href=\"#\" onclick=\"%s\">bilgilendiriniz</"
230
+ "a>, böylelikle biz de takipte olabiliriz."
231
+
232
+ # @ shareaholic
233
  #: templates/advanced_settings.php:62
 
234
  msgid "Server-side Share Counts API is reachable"
235
+ msgstr "Sunucu taraflı Paylaşım Sayıcı API (Share Counts API) ulaşılabilir"
236
 
237
+ # @ shareaholic
238
  #: templates/advanced_settings.php:63
 
239
  msgid "The server-side Share Counts API should be working correctly."
240
+ msgstr ""
241
+ "Sunucu tarafı Paylaşım Sayıcı API (Share Counts API) doğru çalışıyor olmalı."
242
 
243
+ # @ shareaholic
244
  #: templates/advanced_settings.php:63
 
245
  msgid "All servers and services needed by the API are accessible."
246
+ msgstr "Tüm sunucular ve servisler API tarafından ulaşılabilir olmalı."
247
 
248
+ # @ shareaholic
249
  #: templates/advanced_settings.php:65
 
250
  msgid "Unable to reach the server-side Share Count API"
251
+ msgstr "Sunucu taraflı Paylaşım Sayıcı API'ye (Share Counts API) ulaşılamıyor"
252
 
253
+ # @ default
254
  #: templates/advanced_settings.php:66
255
  #, php-format
256
+ msgid ""
257
+ "A network problem or firewall is blocking connections from your web server "
258
+ "to various Share Count APIs. <strong>The API cannot work correctly until "
259
+ "this is fixed.</strong> If you continue to face this issue, please contact "
260
+ "<a href=\"#\" onclick=\"%s\">us</a> and we will follow up! In the meantime, "
261
+ "if you disable the server-side Share Counts API from the Advanced options "
262
+ "above, Shareaholic will default to using client-side APIs for share counts "
263
+ "successfully -- so nothing to worry about!"
264
  msgstr ""
265
+ "Bağlantı veya güvenlik duvarı hatası sebebi ile sunucunuz ile Paylaşım "
266
+ "Sayıcı API (Share Count APIs) arasında bağlantı kurulamıyor. <strong>Bu "
267
+ "problem çözülene kadar API doğru şekilde çalışmayacaktır.</strong> Eğer bu "
268
+ "problem hala devam ederse, lütfen bizimle iletişime <a href=\"#\" onclick="
269
+ "\"%s\"> geçiniz. Bu arada, eğer sunucu taraflı Paylaşım Sayıcı API (Share "
270
+ "Counts API) ayarlarını yukarıdaki gelişmiş ayarlardan kapatırsanız, "
271
+ "Shareaholic paylaşım sayıcılarının doğru çalışması için müşteri taraflı API "
272
+ "kullanımı için mevcut sistemi kullanacaktır. -- yani korkulacak bir durum "
273
+ "yok!"
274
+
275
+ # @ shareaholic
276
  #: templates/advanced_settings.php:73
 
277
  msgid "Your Shareaholic Site ID"
278
+ msgstr "Shareaholic ID Numaranız"
279
 
280
+ # @ shareaholic
281
  #: templates/advanced_settings.php:77
 
282
  msgid "Not set."
283
+ msgstr "Ayarlı değil."
284
 
285
+ # @ shareaholic
286
  #: templates/advanced_settings.php:87
 
287
  msgid "Reset"
288
  msgstr "Sıfırla"
289
 
290
+ # @ shareaholic
291
  #: templates/advanced_settings.php:88
292
+ msgid ""
293
+ "This will reset all of your settings and start you from scratch. This can "
294
+ "not be undone."
295
+ msgstr ""
296
+ "Bu işlem sizin tüm ayarlarınızı sıfırlayacak ve herşeye baştan başlamanıza "
297
+ "sebep olacaktır. Bu işlem geri alınamaz!"
298
 
299
+ # @ shareaholic
300
  #: templates/advanced_settings.php:90
 
301
  msgid "Resetting Plugin..."
302
+ msgstr "Eklenti Sıfırlanıyor..."
303
 
304
+ # @ shareaholic
305
  #: templates/advanced_settings.php:90
 
306
  msgid "Reset Plugin"
307
+ msgstr "Eklentiyi Sıfırla"
308
 
309
+ # @ shareaholic
310
  #: templates/deprecation_warnings.php:6
311
+ msgid ""
312
+ "will be deprecated SOON. Please update the code found in the following files "
313
+ "at your convenience:"
314
+ msgstr ""
315
+ "yakın zamanda reddedilecektir. Lütfen sıradaki dosya içerisindeki kodları "
316
+ "uygun bir zamanda güncelleyiniz: "
317
 
318
+ # @ shareaholic
319
  #: templates/failed_to_create_api_key.php:6
320
  #: templates/terms_of_service_notice.php:6
321
  #, php-format
322
+ msgid ""
323
+ "Action required: You've installed Shareaholic for WordPress. We're ready "
324
+ "when you are. %sGet started now &raquo;%s"
325
  msgstr ""
326
+ "Eylem Gerekli: Wordpress'iniz için Shareaholic eklentisini kurdunuz. Siz "
327
+ "hazırsanız, biz de hazırız. %sŞimdi başlayın &raquo;%s"
328
 
329
+ # @ shareaholic
330
  #: templates/failed_to_create_api_key_modal.php:2
 
331
  msgid "Setup Shareaholic"
332
+ msgstr "Shareaholic'i Kurun"
333
 
334
+ # @ shareaholic
335
  #: templates/failed_to_create_api_key_modal.php:7
336
+ msgid ""
337
+ "It appears that we are having some trouble setting up Shareaholic for "
338
+ "WordPress right now. This is usually temporary. Please revisit this section "
339
+ "after a few minutes or click \"retry\" now."
340
  msgstr ""
341
+ "Görüldüğü üzere şu an Wordpress Shareaholic ayarlamalarında bazı problemler "
342
+ "yaşıyoruz. Bu genellikle geçici bir sorundur. Lütfen bir kaç dakika "
343
+ "içerisinde bu bölümü tekrar ziyaret ediniz veya hemen şimdi \"tekrar deneyin"
344
+ "\"."
345
 
346
+ # @ shareaholic
347
  #: templates/failed_to_create_api_key_modal.php:12
 
348
  msgid "Retry"
349
+ msgstr "Tekrar dene"
350
 
351
+ # @ shareaholic
352
  #: templates/failed_to_create_api_key_modal.php:15
 
353
  msgid "or, try again later."
354
  msgstr "ya da, daha sonra tekrar deneyin."
355
 
356
+ # @ shareaholic
357
  #: templates/failed_to_create_api_key_modal.php:19
358
  #, php-format
359
+ msgid ""
360
+ "If you continue to get this prompt for more than a few hours, try to check "
361
+ "server connectivity or reset the plugin in %sadvanced settings%s."
362
  msgstr ""
363
+ "Eğer bu iletiyi birkaç saattir hala almaya devam ediyorsanız, %sGelişmiş "
364
+ "ayarlardan%s sunucuyu test etmeye veya eklentiyi sıfırlamayı deneyin."
365
 
366
+ # @ shareaholic
367
  #: templates/failed_to_create_api_key_modal.php:19
368
  #, php-format
369
+ msgid ""
370
+ "Also, if you have a question or have a bug to report, please %slet us know%s."
371
  msgstr ""
372
+ "Eğer bir sorunuz veya hata bildirime ihtiyacınız varsa, lütfen %sbize "
373
+ "iletiniz%s."
374
 
375
+ # @ shareaholic
376
  #: templates/footer.php:8
377
  #, php-format
378
+ msgid ""
379
+ "If you like our work, show some love and %sgive us a good rating%s. Made "
380
+ "with much love in Boston, Massachusetts."
381
  msgstr ""
382
+ "Çalışmamızı beğendi iseniz, lütfen biraz sevginizi göstererek bize %siyi bir "
383
+ "puan verin%s. Boston, Massachusetts'dan daha fazla sevgiler."
384
 
385
+ # @ shareaholic
386
  #: templates/meta_boxes.php:6
 
387
  msgid "Hide Share Buttons"
388
+ msgstr "Paylaşım Butonlarını Gizle"
389
 
390
+ # @ shareaholic
391
  #: templates/meta_boxes.php:16
 
392
  msgid "Hide Related Content"
393
+ msgstr "İlgili İçeriği Gizle"
394
 
395
+ # @ shareaholic
396
  #: templates/meta_boxes.php:26
 
397
  msgid "Exclude from Related Content"
398
+ msgstr "İlgili İçerikten Hariç Tut"
399
 
400
+ # @ shareaholic
401
  #: templates/meta_boxes.php:36
 
402
  msgid "Do not include Open Graph tags"
403
+ msgstr "Open Graph etiketlerini dahil etme"
404
 
405
+ # @ shareaholic
406
  #: templates/settings.php:3
 
407
  msgid "Shareaholic: App Manager"
408
+ msgstr "Shareaholic: Uygulama Yöneticisi"
409
 
410
+ # @ shareaholic
411
  #: templates/settings.php:22
412
  #, php-format
413
+ msgid ""
414
+ "First time here? Read %sUnderstanding the new Shareaholic for WordPress "
415
+ "interface and configuration settings.%s"
416
  msgstr ""
417
+ "İlk kez mi buradasın? Lütfen inceleyin: %sWordpress için Shareaholic "
418
+ "arayüzünü ve özelleştirme ayarlarını anlamak.%s"
419
 
420
+ # @ shareaholic
421
  #: templates/settings.php:22
422
  #, php-format
423
+ msgid ""
424
+ "If you are upgrading from an earlier version of Shareaholic for WordPress "
425
+ "and need help, have a question or have a bug to report, please %slet us know"
426
+ "%s."
427
  msgstr ""
428
+ "Eğer Shareaholic eklentisini WordPress için eski sürümden yenisine "
429
+ "güncelliyorsanız ve bu konuda yardıma veya hata bildirimine ihtiyacınız "
430
+ "varsa lütfen %sbize bildiriniz%s."
431
 
432
+ # @ shareaholic
433
  #: templates/settings.php:25
 
434
  msgid "Related Content"
435
+ msgstr "İlgili İçerik"
436
 
437
+ # @ shareaholic
438
  #: templates/settings.php:26
439
+ msgid ""
440
+ "Pick where you want Related Content to be displayed. Click \"Customize\" to "
441
+ "customize look & feel, themes, block lists, etc."
442
  msgstr ""
443
+ "İlgili içeriğin nerede görüleceğini belirleyiniz. \"Özelleştirmeye\" "
444
+ "tıklayarak temanızın, blok listenizin v.b. şeyleri inceleyerek "
445
+ "özelleştirebilirsiniz."
446
 
447
+ # @ shareaholic
448
+ #: templates/settings.php:44 templates/settings.php:87
 
449
  msgid "Customize"
450
  msgstr "Özelleştirin"
451
 
452
+ # @ shareaholic
453
  #: templates/settings.php:52
 
454
  msgid "Edit Related Content Settings"
455
+ msgstr "İlgili İçerik Ayarlarını Düzenleyiniz"
456
 
457
+ # @ shareaholic
458
  #: templates/settings.php:54
 
459
  msgid "Status:"
460
  msgstr "Durum:"
461
 
462
+ # @ shareaholic
463
  #: templates/settings.php:58
 
464
  msgid "Processing"
465
+ msgstr "İşleniyor..."
466
 
467
+ # @ shareaholic
468
  #: templates/settings.php:60
 
469
  msgid "Ready"
470
  msgstr "Hazır"
471
 
472
+ # @ shareaholic
473
  #: templates/settings.php:67
 
474
  msgid "Share Buttons"
475
+ msgstr "Paylaşım Butonları"
476
 
477
+ # @ shareaholic
478
  #: templates/settings.php:68
479
+ msgid ""
480
+ "Pick where you want your buttons to be displayed. Click \"Customize\" to "
481
+ "customize look & feel, themes, share counters, alignment, etc."
482
  msgstr ""
483
+ "Butonların nerede görüleceğini belirleyiniz. \"Özelleştirmeye\" tıklayarak "
484
+ "temanızın, paylaşım sayılarınızın, hizalamalarınızın v.b. şeyleri "
485
+ "inceleyerek özelleştirebilirsiniz."
486
 
487
+ # @ shareaholic
488
  #: templates/settings.php:95
 
489
  msgid "Edit Share Button Settings"
490
+ msgstr "Paylaşım Butonları Ayarlarını Düzenleyin"
491
 
492
+ # @ shareaholic
493
  #: templates/terms_of_service_modal.php:2
 
494
  msgid "Thanks for Installing!"
495
+ msgstr "Yükleme için Teşekkürler!"
496
 
497
+ # @ shareaholic
498
  #: templates/terms_of_service_modal.php:4
499
  #, php-format
500
+ msgid ""
501
+ "%sShareaholic%s gives you the essential tools you need to become a "
502
+ "successful publisher."
503
  msgstr ""
504
+ "%sShareaholic%s başarılı bir yayıncı olmanız için size gerekli olan araçları "
505
+ "vermektedir."
506
 
507
+ # @ shareaholic
508
  #: templates/terms_of_service_modal.php:8
509
  #, php-format
 
510
  msgid "%sShare buttons%s enables your readers to spread your content."
511
  msgstr ""
512
+ "%sPaylaşım butonları%s okuyucularınızın içeriğinizi yaymasını sağlayacaktır."
513
 
514
+ # @ shareaholic
515
  #: templates/terms_of_service_modal.php:12
516
  #, php-format
517
+ msgid ""
518
+ "%sRelated content%s keeps people on your site and turns visitors into "
519
+ "readers."
520
  msgstr ""
521
+ "%sİlgili içerik%s geri dönen ziyaretçilerinizi ve insanların sitenizde "
522
+ "kalmasını sağlayacaktır."
523
 
524
+ # @ shareaholic
525
  #: templates/terms_of_service_modal.php:16
526
  #, php-format
 
527
  msgid "%sAnalytics%s gives you all the insights you need to grow your site."
528
  msgstr ""
529
+ "%sAnalizler%s size büyütmeniz için ihtiyacınız olan tüm ipuçlarını "
530
+ "verecektir."
531
 
532
+ # @ shareaholic
533
  #: templates/terms_of_service_modal.php:20
 
534
  msgid "Get Started »"
535
  msgstr "Başlayın »"
536
 
537
+ # @ shareaholic
538
  #: templates/terms_of_service_modal.php:21
539
  #, php-format
540
+ msgid ""
541
+ "By clicking \"Get Started\" you agree to Shareholic's %sTerms of Service%s "
542
+ "and %sPrivacy Policy%s."
543
  msgstr ""
544
+ "\"Başla\"ya tıkladığınızda Shareaholic %sHizmet Şartlarını%s ve %sGizlilik "
545
+ "Politikalarını%s kabul etmiş sayılırsınız."
546
 
547
+ # @ shareaholic
548
  #: templates/why_to_sign_up.php:2
 
549
  msgid "Sign up for a FREE Shareaholic account to unlock more features."
550
+ msgstr "Daha fazla özellik açmak için ücretsiz Shareaholic hesabı edinin."
551
 
552
+ # @ shareaholic
553
  #: templates/why_to_sign_up.php:4
 
554
  msgid "Get the Floated Share Buttons app"
555
+ msgstr "Yüzen Paylaşım Butonları uygulamasını edinin"
556
 
557
+ # @ shareaholic
558
  #: templates/why_to_sign_up.php:5
 
559
  msgid "Monetize your site, plus lots more!"
560
+ msgstr "Sitenizi paraya çevirin, daha çok kazanın!"
561
 
562
+ # @ shareaholic
563
  #: templates/why_to_sign_up.php:7
 
564
  msgid "Unlock more features, for free"
565
+ msgstr "Ücretsiz olarak daha fazla özelliği kullanılabilir hale getirin"
566
 
567
+ # @ shareaholic
568
  #: templates/why_to_sign_up.php:9
569
+ msgid ""
570
+ "Click the button above to sign up or log in to your free Shareaholic "
571
+ "account. It takes just seconds to sign up and it's free!"
572
+ msgstr ""
573
+ "Ücretsiz Shareaholic hesabınıza giriş yapmak veya yeni bir hesap oluşturmak "
574
+ "için yukarıdaki butona tıklayınız. Üye olmak sadece bir kaç saniyenizi "
575
+ "alacaktır, ayrıca ücretsiz!"
576
 
577
+ # @ shareaholic
578
  #: templates/why_to_sign_up.php:14
 
579
  msgid "Shareaholic Helpdesk"
580
+ msgstr "Shareaholic Yardım Masası"
581
 
582
+ # @ shareaholic
583
  #: templates/why_to_sign_up.php:15
 
584
  msgid "Submit a Language Translation"
585
+ msgstr "Bir Dil Çevirisi Gönderiniz"
586
 
587
+ # @ shareaholic
588
  #: templates/why_to_sign_up.php:16
 
589
  msgid "Get the Shareaholic Browser Add-on"
590
+ msgstr "Shareaholic Add-on Uygulamasını Edinin"
591
 
592
+ # @ shareaholic
593
  #: utilities.php:96
 
594
  msgid "Settings"
595
  msgstr "Ayarlar"
596
 
597
+ # @ shareaholic
598
  #: utilities.php:137
 
599
  msgid "General Settings"
600
  msgstr "Genel Ayarlar"
601
 
602
+ # @ shareaholic
603
  #: utilities.php:144
 
604
  msgid "FAQ & Support"
605
+ msgstr "S.S.S & Destek"
 
languages/shareaholic.pot CHANGED
@@ -1,41 +1,41 @@
1
- # Copyright (C) 2014 Shareaholic | share buttons, analytics, related content
2
  # This file is distributed under the same license as the Shareaholic | share buttons, analytics, related content package.
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Shareaholic | share buttons, analytics, related content "
6
- "7.5.0.4\n"
7
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/shareaholic\n"
8
- "POT-Creation-Date: 2014-08-29 20:40:18+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "PO-Revision-Date: 2014-MO-DA HO:MI+ZONE\n"
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
 
16
- #: admin.php:196
17
  msgid "Shareaholic Settings"
18
  msgstr ""
19
 
20
- #. #-#-#-#-# plugin.pot (Shareaholic | share buttons, analytics, related content 7.5.0.4) #-#-#-#-#
21
  #. Author of the plugin/theme
22
- #: admin.php:197 utilities.php:113
23
  msgid "Shareaholic"
24
  msgstr ""
25
 
26
- #: admin.php:205 admin.php:206 utilities.php:130
27
  msgid "App Manager"
28
  msgstr ""
29
 
30
- #: admin.php:213 admin.php:214
31
  msgid "Advanced Settings"
32
  msgstr ""
33
 
34
- #: admin.php:229 admin.php:298
35
  msgid "Settings successfully saved"
36
  msgstr ""
37
 
38
- #: admin.php:292
39
  msgid "Settings successfully reset. Refresh this page to complete the reset."
40
  msgstr ""
41
 
@@ -92,11 +92,11 @@ msgid ""
92
  "disable this API)"
93
  msgstr ""
94
 
95
- #: templates/advanced_settings.php:45 templates/settings.php:101
96
  msgid "Saving Changes..."
97
  msgstr ""
98
 
99
- #: templates/advanced_settings.php:45 templates/settings.php:101
100
  msgid "Save Changes"
101
  msgstr ""
102
 
@@ -274,12 +274,12 @@ msgid ""
274
  msgstr ""
275
 
276
  #: templates/settings.php:25
277
- msgid "Related Content"
278
  msgstr ""
279
 
280
  #: templates/settings.php:26
281
  msgid ""
282
- "Pick where you want Related Content to be displayed. Click \"Customize\" to "
283
  "customize look & feel, themes, block lists, etc."
284
  msgstr ""
285
 
@@ -288,7 +288,7 @@ msgid "Customize"
288
  msgstr ""
289
 
290
  #: templates/settings.php:52
291
- msgid "Edit Related Content Settings"
292
  msgstr ""
293
 
294
  #: templates/settings.php:54
@@ -317,72 +317,128 @@ msgstr ""
317
  msgid "Edit Share Button Settings"
318
  msgstr ""
319
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
320
  #: templates/terms_of_service_modal.php:2
321
- msgid "Thanks for Installing!"
322
  msgstr ""
323
 
324
  #: templates/terms_of_service_modal.php:4
325
  msgid ""
326
- "%sShareaholic%s gives you the essential tools you need to become a "
327
- "successful publisher."
328
  msgstr ""
329
 
330
- #: templates/terms_of_service_modal.php:8
331
- msgid "%sShare buttons%s enables your readers to spread your content."
332
  msgstr ""
333
 
334
- #: templates/terms_of_service_modal.php:12
335
  msgid ""
336
- "%sRelated content%s keeps people on your site and turns visitors into "
337
- "readers."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
338
  msgstr ""
339
 
340
- #: templates/terms_of_service_modal.php:16
341
- msgid "%sAnalytics%s gives you all the insights you need to grow your site."
342
  msgstr ""
343
 
344
- #: templates/terms_of_service_modal.php:20
345
  msgid "Get Started »"
346
  msgstr ""
347
 
348
- #: templates/terms_of_service_modal.php:21
349
  msgid ""
350
  "By clicking \"Get Started\" you agree to Shareholic's %sTerms of Service%s "
351
  "and %sPrivacy Policy%s."
352
  msgstr ""
353
 
 
 
 
 
 
 
 
 
 
 
354
  #: templates/why_to_sign_up.php:2
355
- msgid "Sign up for a FREE Shareaholic account to unlock more features."
356
  msgstr ""
357
 
358
  #: templates/why_to_sign_up.php:4
359
- msgid "Get the Floated Share Buttons app"
360
  msgstr ""
361
 
362
  #: templates/why_to_sign_up.php:5
363
- msgid "Monetize your site, plus lots more!"
 
 
 
 
364
  msgstr ""
365
 
366
  #: templates/why_to_sign_up.php:7
367
- msgid "Unlock more features, for free"
368
  msgstr ""
369
 
370
- #: templates/why_to_sign_up.php:9
371
- msgid ""
372
- "Click the button above to sign up or log in to your free Shareaholic "
373
- "account. It takes just seconds to sign up and it's free!"
 
 
 
 
 
 
374
  msgstr ""
375
 
376
- #: templates/why_to_sign_up.php:14
377
- msgid "Shareaholic Helpdesk"
378
  msgstr ""
379
 
380
- #: templates/why_to_sign_up.php:15
381
- msgid "Submit a Language Translation"
 
 
382
  msgstr ""
383
 
384
- #: templates/why_to_sign_up.php:16
385
- msgid "Get the Shareaholic Browser Add-on"
386
  msgstr ""
387
 
388
  #: utilities.php:96
1
+ # Copyright (C) 2015 Shareaholic | share buttons, analytics, related content
2
  # This file is distributed under the same license as the Shareaholic | share buttons, analytics, related content package.
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Shareaholic | share buttons, analytics, related content "
6
+ "7.6.0.6\n"
7
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/shareaholic\n"
8
+ "POT-Creation-Date: 2015-01-19 19:25:30+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
 
16
+ #: admin.php:197
17
  msgid "Shareaholic Settings"
18
  msgstr ""
19
 
20
+ #. #-#-#-#-# plugin.pot (Shareaholic | share buttons, analytics, related content 7.6.0.6) #-#-#-#-#
21
  #. Author of the plugin/theme
22
+ #: admin.php:198 utilities.php:113
23
  msgid "Shareaholic"
24
  msgstr ""
25
 
26
+ #: admin.php:206 admin.php:207 utilities.php:130
27
  msgid "App Manager"
28
  msgstr ""
29
 
30
+ #: admin.php:214 admin.php:215
31
  msgid "Advanced Settings"
32
  msgstr ""
33
 
34
+ #: admin.php:230 admin.php:299
35
  msgid "Settings successfully saved"
36
  msgstr ""
37
 
38
+ #: admin.php:293
39
  msgid "Settings successfully reset. Refresh this page to complete the reset."
40
  msgstr ""
41
 
92
  "disable this API)"
93
  msgstr ""
94
 
95
+ #: templates/advanced_settings.php:45 templates/settings.php:108
96
  msgid "Saving Changes..."
97
  msgstr ""
98
 
99
+ #: templates/advanced_settings.php:45 templates/settings.php:108
100
  msgid "Save Changes"
101
  msgstr ""
102
 
274
  msgstr ""
275
 
276
  #: templates/settings.php:25
277
+ msgid "Related & Promoted Content"
278
  msgstr ""
279
 
280
  #: templates/settings.php:26
281
  msgid ""
282
+ "Pick where you want the app to be displayed. Click \"Customize\" to "
283
  "customize look & feel, themes, block lists, etc."
284
  msgstr ""
285
 
288
  msgstr ""
289
 
290
  #: templates/settings.php:52
291
+ msgid "Edit Related & Promoted Content Settings"
292
  msgstr ""
293
 
294
  #: templates/settings.php:54
317
  msgid "Edit Share Button Settings"
318
  msgstr ""
319
 
320
+ #: templates/settings.php:99
321
+ msgid "Monetization"
322
+ msgstr ""
323
+
324
+ #: templates/settings.php:100
325
+ msgid ""
326
+ "Configure your monetization settings from one place, including Promoted "
327
+ "Content, Affiliate Links App, etc."
328
+ msgstr ""
329
+
330
+ #: templates/settings.php:102
331
+ msgid "Edit Monetization Settings"
332
+ msgstr ""
333
+
334
  #: templates/terms_of_service_modal.php:2
335
+ msgid "Welcome to Shareaholic!"
336
  msgstr ""
337
 
338
  #: templates/terms_of_service_modal.php:4
339
  msgid ""
340
+ "%sThe all-in-one content amplification platform%s that takes your content to "
341
+ "the next level."
342
  msgstr ""
343
 
344
+ #: templates/terms_of_service_modal.php:12
345
+ msgid "Engage"
346
  msgstr ""
347
 
348
+ #: templates/terms_of_service_modal.php:13
349
  msgid ""
350
+ "Increase traffic, time on site and repeat visits with our award winning "
351
+ "toolset."
352
+ msgstr ""
353
+
354
+ #: templates/terms_of_service_modal.php:17
355
+ msgid "Discover"
356
+ msgstr ""
357
+
358
+ #: templates/terms_of_service_modal.php:18
359
+ msgid "Understand your audience with our easy-to-use analytics dashboard."
360
+ msgstr ""
361
+
362
+ #: templates/terms_of_service_modal.php:22
363
+ msgid "Earn"
364
+ msgstr ""
365
+
366
+ #: templates/terms_of_service_modal.php:23
367
+ msgid "Generate revenue with personalized, unobtrusive native ads."
368
+ msgstr ""
369
+
370
+ #: templates/terms_of_service_modal.php:27
371
+ msgid "Acquire"
372
  msgstr ""
373
 
374
+ #: templates/terms_of_service_modal.php:28
375
+ msgid "Reach over 400 million people with native ads and promoted content."
376
  msgstr ""
377
 
378
+ #: templates/terms_of_service_modal.php:35
379
  msgid "Get Started »"
380
  msgstr ""
381
 
382
+ #: templates/terms_of_service_modal.php:36
383
  msgid ""
384
  "By clicking \"Get Started\" you agree to Shareholic's %sTerms of Service%s "
385
  "and %sPrivacy Policy%s."
386
  msgstr ""
387
 
388
+ #: templates/terms_of_service_modal.php:39
389
+ msgid ""
390
+ "Note: Shareaholic incorporates trusted 3rd party services like Google "
391
+ "Analytics to enhance social analytics and service reliability."
392
+ msgstr ""
393
+
394
+ #: templates/terms_of_service_modal.php:39
395
+ msgid "You can toggle this setting under \"Advanced Settings\" at any time."
396
+ msgstr ""
397
+
398
  #: templates/why_to_sign_up.php:2
399
+ msgid "Gain access to more features with a FREE Shareaholic account:"
400
  msgstr ""
401
 
402
  #: templates/why_to_sign_up.php:4
403
+ msgid "Floating Share buttons"
404
  msgstr ""
405
 
406
  #: templates/why_to_sign_up.php:5
407
+ msgid "Follow buttons"
408
+ msgstr ""
409
+
410
+ #: templates/why_to_sign_up.php:6
411
+ msgid "Revenue Generating Apps"
412
  msgstr ""
413
 
414
  #: templates/why_to_sign_up.php:7
415
+ msgid "Social Analytics, plus lots more!"
416
  msgstr ""
417
 
418
+ #: templates/why_to_sign_up.php:10
419
+ msgid "Configure additional features &#8594;"
420
+ msgstr ""
421
+
422
+ #: templates/why_to_sign_up.php:12
423
+ msgid "Already have a Shareaholic account? Click the button above to log in."
424
+ msgstr ""
425
+
426
+ #: templates/why_to_sign_up.php:17
427
+ msgid "Need help? Visit the Shareaholic Helpdesk"
428
  msgstr ""
429
 
430
+ #: templates/why_to_sign_up.php:18
431
+ msgid "Submit a new or updated language translation"
432
  msgstr ""
433
 
434
+ #: templates/why_to_sign_up.php:19
435
+ msgid ""
436
+ "Get the Shareaholic Browser Extension to share content from anywhere on the "
437
+ "web"
438
  msgstr ""
439
 
440
+ #: templates/why_to_sign_up.php:20
441
+ msgid "Why am I seeing ads?"
442
  msgstr ""
443
 
444
  #: utilities.php:96
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: shareaholic
3
  Tags: sexybookmarks, shareaholic, shareholic, facebook, twitter, linkedin, URL Shortener, bitly, tinyurl, Goo.gl, Google+1, Google Analytics, Google Plus, Google, Instapaper, Wish List, Digg, Gmail, Google Bookmarks, Translate, Tumblr, AIM, Yahoo Messenger, Delicious, StumbleUpon, mister wong, evernote, add this, addtoany, share this, sharethis, share and follow, share and enjoy, sharing is sexy, sharing is caring, yahoo, reddit, hackernews, houzz, yummly, tweet button, twitter button, fark, buffer, myspace, orkut, netlog, hubspot, weheartit, printfriendly, yammer, wanelo, pinterest, google translate, bookmarks, social, email button, social share, socialize, sociable, sharebar, bookmark button, share button, social bookmarking, bookmarks menu, bookmarking, share, seo, analytics, stats, sharing, facebook like, facebook recommend, WPMU, mutisite, sumome, shortcode, yaarp, yarpp, nrelate, outbrain, linkwithin, related content, related posts, related, popular posts, popular, thumbnails, recommendations
4
  Requires at least: 3.0
5
  Tested up to: 4.1
6
- Stable tag: 7.6.0.6
7
 
8
  The easiest, most effective way to grow your website traffic, effectively engage your audience, monetize, and gain insights for free.
9
 
@@ -74,31 +74,25 @@ Listed here are credits and special thanks to some of you who have helped us out
74
 
75
  [Complete credits on Shareaholic.com](https://shareaholic.com/tools/wordpress/credits)
76
 
77
- = Translations =
78
- * Credit goes to [Maitre Mo](http://maitremo.fr) for translating to French
79
- * Credit goes to [Yuri Gribov](http://wp-ru.ru) for translating to Russian
80
- * Credit goes to [Ghenciu Ciprian](http://www.osn.ro) for translating to Romanian
81
- * Credit goes to [Carlo Veltri](http://chepelle.altervista.org/wordpress) for translating to Italian
82
- * Credit goes to [Damjan Gerli](http://www.damjan.net) for updating the Italian translation
83
- * Credit goes to [Joojen](http://www.keege.com) for translating to Chinese
84
- * Credit goes to [Javier Pimienta](http://cpcdisseny.net) for translating to Spanish
85
- * Credit goes to [Giovanni Zuccaro](http://www.giovannizuccaro.it) for updating the Italian translation
86
- * Credit goes to [Omer Taylan Tugut](http://www.tuguts.com) for translating to Turkish
87
- * Credit goes to [Gunther Wegner](http://gwegner.de) for translating to German
88
- * Credit goes to [Mads Floe](http://hardwareblog.dk) for translating to Danish
89
- * Credit goes to [Svend Olaf Olsen](http://www.mediaprod.no) for translating to Norwegian
90
- * Credit goes to [Martin van der Grond](www.gouwefoto.nl) for translating to Dutch
91
- * Credit goes to [Modar Soos](http://www.sada-sy.com) for translation to Arabic
92
- * Credit goes to [Magnus Th&ouml;rnblad](http://www.th&ouml;rnblad.se) for translating to Swedish
93
- * Credit goes to [Kerem Erkan](http://keremerkan.net) for updating the Turkish translation
94
- * Credit goes to [Nick Mouratidis](http://www.kepik.gr) for translating to Greek
95
- * Credit goes to [Manuel In&aacute;cio](http://minacio.com/blog) for translating to Portuguese
96
- * Credit goes to [Barukar](http://www.classinoiva.com.br) for translating to Portuguese (Brazil)
97
- * Credit goes to [Alexander Ovsov](http://www.webhostinggeeks.com) for translating to Belarusian
98
- * Credit goes to Bartosz Chojnacki for translating to Polish
99
- * Credit goes to Joan Jordi Berdullas Segura for translating to Catalan
100
- * Credit goes to [Nikolay Nikolov](http://en.chat4o.com/) for translating to Bulgarian
101
- * Credit goes to [Nata Strazda](http://www.webhostinghub.com/) for translating to Lithuanian
102
 
103
  == Screenshots ==
104
 
@@ -175,6 +169,12 @@ Please see here: [Usage & Installation Instructions](http://support.shareaholic.
175
 
176
  == Changelog ==
177
 
 
 
 
 
 
 
178
  = 7.6.0.6 =
179
  * Enhancement: Improved reliability of Related Content App for cases where the WordPress install is located in a subdirectory or subpath
180
 
@@ -1181,6 +1181,10 @@ Please see here: [Usage & Installation Instructions](http://support.shareaholic.
1181
 
1182
  == Upgrade Notice ==
1183
 
 
 
 
 
1184
  = 7.6.0.6 =
1185
  Improved reliability of Related Content App for cases where the WordPress install is located in a subdirectory or subpath
1186
 
3
  Tags: sexybookmarks, shareaholic, shareholic, facebook, twitter, linkedin, URL Shortener, bitly, tinyurl, Goo.gl, Google+1, Google Analytics, Google Plus, Google, Instapaper, Wish List, Digg, Gmail, Google Bookmarks, Translate, Tumblr, AIM, Yahoo Messenger, Delicious, StumbleUpon, mister wong, evernote, add this, addtoany, share this, sharethis, share and follow, share and enjoy, sharing is sexy, sharing is caring, yahoo, reddit, hackernews, houzz, yummly, tweet button, twitter button, fark, buffer, myspace, orkut, netlog, hubspot, weheartit, printfriendly, yammer, wanelo, pinterest, google translate, bookmarks, social, email button, social share, socialize, sociable, sharebar, bookmark button, share button, social bookmarking, bookmarks menu, bookmarking, share, seo, analytics, stats, sharing, facebook like, facebook recommend, WPMU, mutisite, sumome, shortcode, yaarp, yarpp, nrelate, outbrain, linkwithin, related content, related posts, related, popular posts, popular, thumbnails, recommendations
4
  Requires at least: 3.0
5
  Tested up to: 4.1
6
+ Stable tag: 7.6.0.7
7
 
8
  The easiest, most effective way to grow your website traffic, effectively engage your audience, monetize, and gain insights for free.
9
 
74
 
75
  [Complete credits on Shareaholic.com](https://shareaholic.com/tools/wordpress/credits)
76
 
77
+ = Shareaholic in Your Language =
78
+
79
+ Shareaholic is used all over the world. Our goal is to support Shareaholic in the native language of all our users and people who want to use our products. Shareaholic for WordPress is currently localized in the following languages:
80
+
81
+ * English (en)
82
+ * Simplified Chinese (zh_CN) by [Larry Zhang](http://zhxl.me)
83
+ * Greek (el_EL) by [Takis Bouyouris](http://www.nevma.gr)
84
+ * Greek (el_GR) by [Takis Bouyouris](http://www.nevma.gr)
85
+ * German (de_DE) by Oliver Heinrich
86
+ * French (fr_FR) by Rozenn Dagorn
87
+ * Dutch (nl_NL) by Patrick Ruers
88
+ * Português (pt_PT)
89
+ * Afrikaans (af_AF)
90
+ * Italian (it_IT)
91
+ * Turkish (tr_TR) by [Plantekno Bitki](http://plantekno.com)
92
+ * Spanish - Mexico (es_MX) by [Luis Jared Pardo ](http://www.clickseguro.net)
93
+ * Spanish - Spain (es_ES) by [Luis Jared Pardo ](http://www.clickseguro.net)
94
+ * Romanian (ro_RO)
95
+ * Contribute a translation! -- we would appreciate your help in translating Shareaholic into even more languages! It doesn’t take much to get started. Instructions: https://shareaholic.com/tools/wordpress/translate
 
 
 
 
 
 
96
 
97
  == Screenshots ==
98
 
169
 
170
  == Changelog ==
171
 
172
+ = 7.6.0.7 =
173
+ * Enhancement: Improved welcome email copy
174
+ * Localization
175
+ * Spanish (es_ES)
176
+ * Turkish (tr_TR) by [Plantekno Bitki](http://plantekno.com)
177
+
178
  = 7.6.0.6 =
179
  * Enhancement: Improved reliability of Related Content App for cases where the WordPress install is located in a subdirectory or subpath
180
 
1181
 
1182
  == Upgrade Notice ==
1183
 
1184
+ = 7.6.0.7 =
1185
+
1186
+ Many improvements and bug fixes.
1187
+
1188
  = 7.6.0.6 =
1189
  Improved reliability of Related Content App for cases where the WordPress install is located in a subdirectory or subpath
1190
 
shareaholic.php CHANGED
@@ -3,14 +3,14 @@
3
  * The main file!
4
  *
5
  * @package shareaholic
6
- * @version 7.6.0.6
7
  */
8
 
9
  /*
10
  Plugin Name: Shareaholic | share buttons, analytics, related content
11
  Plugin URI: https://shareaholic.com/publishers/
12
  Description: Whether you want to get people sharing, grow your fans, make money, or know who's reading your content, Shareaholic will help you get it done. See <a href="admin.php?page=shareaholic-settings">configuration panel</a> for more settings.
13
- Version: 7.6.0.6
14
  Author: Shareaholic
15
  Author URI: https://shareaholic.com
16
  Text Domain: shareaholic
@@ -64,7 +64,7 @@ if (!class_exists('Shareaholic')) {
64
  const CM_API_URL = 'https://cm-web.shareaholic.com'; // uses static IPs for firewall whitelisting
65
  const REC_API_URL = 'http://recommendations.shareaholic.com';
66
 
67
- const VERSION = '7.6.0.6';
68
 
69
  /**
70
  * Starts off as false so that ::get_instance() returns
3
  * The main file!
4
  *
5
  * @package shareaholic
6
+ * @version 7.6.0.7
7
  */
8
 
9
  /*
10
  Plugin Name: Shareaholic | share buttons, analytics, related content
11
  Plugin URI: https://shareaholic.com/publishers/
12
  Description: Whether you want to get people sharing, grow your fans, make money, or know who's reading your content, Shareaholic will help you get it done. See <a href="admin.php?page=shareaholic-settings">configuration panel</a> for more settings.
13
+ Version: 7.6.0.7
14
  Author: Shareaholic
15
  Author URI: https://shareaholic.com
16
  Text Domain: shareaholic
64
  const CM_API_URL = 'https://cm-web.shareaholic.com'; // uses static IPs for firewall whitelisting
65
  const REC_API_URL = 'http://recommendations.shareaholic.com';
66
 
67
+ const VERSION = '7.6.0.7';
68
 
69
  /**
70
  * Starts off as false so that ::get_instance() returns