WordPress Social Share, Social Login and Social Comments Plugin – Super Socializer - Version 7.12.13

Version Description

  • [Bugfix] Whatsapp share was not working in some cases with server cache enabled
Download this release

Release Info

Developer the_champ
Plugin Icon 128x128 WordPress Social Share, Social Login and Social Comments Plugin – Super Socializer
Version 7.12.13
Comparing to
See all releases

Code changes from version 7.12.12 to 7.12.13

js/front/combined.js CHANGED
@@ -13,6 +13,7 @@ function theChampInitiateFB(){FB.init({appId:theChampFBKey,channelUrl:"//"+theCh
13
  // commenting.js
14
  function theChampRenderFBCommenting(){var e=typeof theChampCommentingId!='undefined'?document.getElementById(theChampCommentingId):'';if(e){var t=[],n=[],a=[];t.wordpress='<div style="clear:both"></div>'+e.innerHTML,theChampFBCommentingContent=("undefined"!=typeof theChampFacebookCommentsNotifierOptinText?'<div class="heateor_ss_fb_comments_notifier_optin_container"><label><input type="checkbox" class="heateor_ss_fb_comments_notifier_optin" value="1" />'+theChampFacebookCommentsNotifierOptinText+"</label></div>":"")+("undefined"!=typeof theChampFacebookCommentsOptinText?'<div class="heateor_ss_fb_comments_optin_container"><label><input type="checkbox" class="heateor_ss_fb_comments_optin" value="1" />'+theChampFacebookCommentsOptinText+"</label></div>":"")+'<div class="fb-comments" data-href="'+theChampFBCommentUrl+'"',""!=theChampFBCommentColor&&(theChampFBCommentingContent+=' data-colorscheme="'+theChampFBCommentColor+'"'),""!=theChampFBCommentNumPosts&&(theChampFBCommentingContent+=' data-numposts="'+theChampFBCommentNumPosts+'"'),theChampFBCommentingContent+=' data-width="'+theChampFBCommentWidth+'"',""!=theChampFBCommentOrderby&&(theChampFBCommentingContent+=' data-order-by="'+theChampFBCommentOrderby+'"'),theChampFBCommentingContent+=" ></div>",t.fb=theChampFBCommentingContent,n.fb="theChampInitiateFB();",t.googleplus="<div class='g-comments' data-href='"+theChampGpCommentsUrl+"' "+(theChampGpCommentsWidth?"data-width='"+theChampGpCommentsWidth+"'":"")+" data-first_party_property='BLOGGER' data-view_type='FILTERED_POSTMOD' ></div>",n.googleplus=" ",a.googleplus="//apis.google.com/js/plusone.js",t.disqus='<div class="embed-container clearfix" id="disqus_thread">'+(""!=theChampDisqusShortname?theChampDisqusShortname:'<div style="font-size: 14px;clear: both;">Specify a Disqus shortname in Super Socializer &gt; Social Commenting section in admin panel</div>')+"</div>",n.disqus="var disqus_shortname = '"+theChampDisqusShortname+"';(function(d) {var dsq = d.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(dsq); })(document);";var o='<div class="theChampCommentingTabs"><h3 id="theChampReplyTitle" style="margin-bottom:15px" class="comment-reply-title">'+theChampScLabel+"</h3><ul>";theChampScEnabledTabs=theChampScEnabledTabs.split(",");for(var i=0;i<theChampScEnabledTabs.length;i++){o+='<li id="theChampTabs-'+i+'-li" onclick="',o+="this.setAttribute('class', 'theChampSelectedTab');document.getElementById('theChampTabs-"+i+"').style.display='block';","fb"==theChampScEnabledTabs[i]&&(o+="theChampInitiateFB();");for(var m=0;m<theChampScEnabledTabs.length;m++)m!=i&&(o+="document.getElementById('theChampTabs-"+m+"-li').setAttribute('class', '');document.getElementById('theChampTabs-"+m+"').style.display='none';");o+='">',o+=theChampScTabLabels[theChampScEnabledTabs[i]],o+="</li>"}for(o+="</ul>",i=0;i<theChampScEnabledTabs.length;i++)o+='<div id="theChampTabs-'+i+'" ><div style="clear: both"></div>'+t[theChampScEnabledTabs[i]]+"</div>";o+="</div>",e.innerHTML=o;var h=document.getElementById("reply-title");for(h&&h.remove(),i=0;i<theChampScEnabledTabs.length;i++)if(n[theChampScEnabledTabs[i]]){var s=document.createElement("script");a[theChampScEnabledTabs[i]]&&s.setAttribute("src",a[theChampScEnabledTabs[i]]),s.innerHTML=n[theChampScEnabledTabs[i]],document.getElementById("theChampTabs-"+i).appendChild(s)}for(document.getElementById("theChampTabs-0-li").setAttribute("class","theChampSelectedTab"),i=1;i<theChampScEnabledTabs.length;i++)document.getElementById("theChampTabs-"+i).style.display="none";null!=theChampGetCookie("heateorSsSLOptin")&&jQuery("input.heateor_ss_social_login_optin").length>0&&jQuery("input.heateor_ss_social_login_optin").prop("checked",!0),jQuery("input.heateor_ss_social_login_optin").click(function(){if(jQuery(this).is(":checked")){if(null==theChampGetCookie("heateorSsSLOptin")){var e=new Date;e.setTime(e.getTime()+31536e6),document.cookie="heateorSsSLOptin=1; expires="+e.toUTCString()+"; path=/"}}else document.cookie="heateorSsSLOptin=; expires=Fri, 02 Jan 1970 00:00:00 UTC; path=/"}),"undefined"!=typeof theChampFacebookCommentsOptinText&&(null!=heateorFcmGetCookie("heateorFcmOptin")&&jQuery("input.heateor_ss_fb_comments_optin").prop("checked",!0),jQuery("input.heateor_ss_fb_comments_optin").click(function(){if(jQuery(this).is(":checked")){if(heateorFcmOptin=1,null==heateorFcmGetCookie("heateorFcmOptin")){var e=new Date;e.setTime(e.getTime()+31536e6),document.cookie="heateorFcmOptin=1; expires="+e.toUTCString()+"; path=/"}}else heateorFcmOptin=0,document.cookie="heateorFcmOptin=; expires=Fri, 02 Jan 1970 00:00:00 UTC; path=/"})),"undefined"!=typeof theChampFacebookCommentsNotifierOptinText&&(null!=heateorFcnGetCookie("heateorFcnOptin")&&jQuery("input.heateor_ss_fb_comments_notifier_optin").prop("checked",!0),jQuery("input.heateor_ss_fb_comments_notifier_optin").click(function(){if(jQuery(this).is(":checked")){if(heateorFcnOptin=1,null==heateorFcnGetCookie("heateorFcnOptin")){var e=new Date;e.setTime(e.getTime()+31536e6),document.cookie="heateorFcnOptin=1; expires="+e.toUTCString()+"; path=/"}}else heateorFcnOptin=0,document.cookie="heateorFcnOptin=; expires=Fri, 02 Jan 1970 00:00:00 UTC; path=/"}))}}theChampLoadEvent(function(){theChampRenderFBCommenting()});
15
  // sharing.js
 
16
  /**
17
  * Show more sharing services popup
18
  */
@@ -199,7 +200,7 @@ function theChampMoreSharingPopup(elem, postUrl, postTitle, twitterTitle){
199
  whatsapp: {
200
  title: "Whatsapp",
201
  locale: "en-US",
202
- redirect_url: "https://" + heateorSsWhatsappShareAPI + ".whatsapp.com/send?text=" + postTitle + " " + postUrl,
203
  },
204
  diigo: {
205
  title: "Diigo",
@@ -786,6 +787,7 @@ function theChampCapitaliseFirstLetter(e) {
786
  }
787
 
788
  jQuery(function(){
 
789
  var classes = ['the_champ_vertical_sharing', 'the_champ_vertical_counter'];
790
  for(var i = 0; i < classes.length; i++){
791
  if(jQuery('.' + classes[i]).length){
13
  // commenting.js
14
  function theChampRenderFBCommenting(){var e=typeof theChampCommentingId!='undefined'?document.getElementById(theChampCommentingId):'';if(e){var t=[],n=[],a=[];t.wordpress='<div style="clear:both"></div>'+e.innerHTML,theChampFBCommentingContent=("undefined"!=typeof theChampFacebookCommentsNotifierOptinText?'<div class="heateor_ss_fb_comments_notifier_optin_container"><label><input type="checkbox" class="heateor_ss_fb_comments_notifier_optin" value="1" />'+theChampFacebookCommentsNotifierOptinText+"</label></div>":"")+("undefined"!=typeof theChampFacebookCommentsOptinText?'<div class="heateor_ss_fb_comments_optin_container"><label><input type="checkbox" class="heateor_ss_fb_comments_optin" value="1" />'+theChampFacebookCommentsOptinText+"</label></div>":"")+'<div class="fb-comments" data-href="'+theChampFBCommentUrl+'"',""!=theChampFBCommentColor&&(theChampFBCommentingContent+=' data-colorscheme="'+theChampFBCommentColor+'"'),""!=theChampFBCommentNumPosts&&(theChampFBCommentingContent+=' data-numposts="'+theChampFBCommentNumPosts+'"'),theChampFBCommentingContent+=' data-width="'+theChampFBCommentWidth+'"',""!=theChampFBCommentOrderby&&(theChampFBCommentingContent+=' data-order-by="'+theChampFBCommentOrderby+'"'),theChampFBCommentingContent+=" ></div>",t.fb=theChampFBCommentingContent,n.fb="theChampInitiateFB();",t.googleplus="<div class='g-comments' data-href='"+theChampGpCommentsUrl+"' "+(theChampGpCommentsWidth?"data-width='"+theChampGpCommentsWidth+"'":"")+" data-first_party_property='BLOGGER' data-view_type='FILTERED_POSTMOD' ></div>",n.googleplus=" ",a.googleplus="//apis.google.com/js/plusone.js",t.disqus='<div class="embed-container clearfix" id="disqus_thread">'+(""!=theChampDisqusShortname?theChampDisqusShortname:'<div style="font-size: 14px;clear: both;">Specify a Disqus shortname in Super Socializer &gt; Social Commenting section in admin panel</div>')+"</div>",n.disqus="var disqus_shortname = '"+theChampDisqusShortname+"';(function(d) {var dsq = d.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(dsq); })(document);";var o='<div class="theChampCommentingTabs"><h3 id="theChampReplyTitle" style="margin-bottom:15px" class="comment-reply-title">'+theChampScLabel+"</h3><ul>";theChampScEnabledTabs=theChampScEnabledTabs.split(",");for(var i=0;i<theChampScEnabledTabs.length;i++){o+='<li id="theChampTabs-'+i+'-li" onclick="',o+="this.setAttribute('class', 'theChampSelectedTab');document.getElementById('theChampTabs-"+i+"').style.display='block';","fb"==theChampScEnabledTabs[i]&&(o+="theChampInitiateFB();");for(var m=0;m<theChampScEnabledTabs.length;m++)m!=i&&(o+="document.getElementById('theChampTabs-"+m+"-li').setAttribute('class', '');document.getElementById('theChampTabs-"+m+"').style.display='none';");o+='">',o+=theChampScTabLabels[theChampScEnabledTabs[i]],o+="</li>"}for(o+="</ul>",i=0;i<theChampScEnabledTabs.length;i++)o+='<div id="theChampTabs-'+i+'" ><div style="clear: both"></div>'+t[theChampScEnabledTabs[i]]+"</div>";o+="</div>",e.innerHTML=o;var h=document.getElementById("reply-title");for(h&&h.remove(),i=0;i<theChampScEnabledTabs.length;i++)if(n[theChampScEnabledTabs[i]]){var s=document.createElement("script");a[theChampScEnabledTabs[i]]&&s.setAttribute("src",a[theChampScEnabledTabs[i]]),s.innerHTML=n[theChampScEnabledTabs[i]],document.getElementById("theChampTabs-"+i).appendChild(s)}for(document.getElementById("theChampTabs-0-li").setAttribute("class","theChampSelectedTab"),i=1;i<theChampScEnabledTabs.length;i++)document.getElementById("theChampTabs-"+i).style.display="none";null!=theChampGetCookie("heateorSsSLOptin")&&jQuery("input.heateor_ss_social_login_optin").length>0&&jQuery("input.heateor_ss_social_login_optin").prop("checked",!0),jQuery("input.heateor_ss_social_login_optin").click(function(){if(jQuery(this).is(":checked")){if(null==theChampGetCookie("heateorSsSLOptin")){var e=new Date;e.setTime(e.getTime()+31536e6),document.cookie="heateorSsSLOptin=1; expires="+e.toUTCString()+"; path=/"}}else document.cookie="heateorSsSLOptin=; expires=Fri, 02 Jan 1970 00:00:00 UTC; path=/"}),"undefined"!=typeof theChampFacebookCommentsOptinText&&(null!=heateorFcmGetCookie("heateorFcmOptin")&&jQuery("input.heateor_ss_fb_comments_optin").prop("checked",!0),jQuery("input.heateor_ss_fb_comments_optin").click(function(){if(jQuery(this).is(":checked")){if(heateorFcmOptin=1,null==heateorFcmGetCookie("heateorFcmOptin")){var e=new Date;e.setTime(e.getTime()+31536e6),document.cookie="heateorFcmOptin=1; expires="+e.toUTCString()+"; path=/"}}else heateorFcmOptin=0,document.cookie="heateorFcmOptin=; expires=Fri, 02 Jan 1970 00:00:00 UTC; path=/"})),"undefined"!=typeof theChampFacebookCommentsNotifierOptinText&&(null!=heateorFcnGetCookie("heateorFcnOptin")&&jQuery("input.heateor_ss_fb_comments_notifier_optin").prop("checked",!0),jQuery("input.heateor_ss_fb_comments_notifier_optin").click(function(){if(jQuery(this).is(":checked")){if(heateorFcnOptin=1,null==heateorFcnGetCookie("heateorFcnOptin")){var e=new Date;e.setTime(e.getTime()+31536e6),document.cookie="heateorFcnOptin=1; expires="+e.toUTCString()+"; path=/"}}else heateorFcnOptin=0,document.cookie="heateorFcnOptin=; expires=Fri, 02 Jan 1970 00:00:00 UTC; path=/"}))}}theChampLoadEvent(function(){theChampRenderFBCommenting()});
15
  // sharing.js
16
+ function heateorSsDetermineWhatsappShareAPI(){var a=jQuery("i.theChampWhatsappBackground a").attr("href");return-1!=navigator.userAgent.indexOf("Mobi")?(jQuery("i.theChampWhatsappBackground a").attr("href",a.replace("web.whatsapp.com","api.whatsapp.com")),"api.whatsapp.com"):(jQuery("i.theChampWhatsappBackground a").attr("href",a.replace("api.whatsapp.com","web.whatsapp.com")),"web.whatsapp.com")}
17
  /**
18
  * Show more sharing services popup
19
  */
200
  whatsapp: {
201
  title: "Whatsapp",
202
  locale: "en-US",
203
+ redirect_url: "https://" + heateorSsDetermineWhatsappShareAPI() + "/send?text=" + postTitle + " " + postUrl,
204
  },
205
  diigo: {
206
  title: "Diigo",
787
  }
788
 
789
  jQuery(function(){
790
+ var heateorSsWhatsappJSAPI = heateorSsDetermineWhatsappShareAPI();
791
  var classes = ['the_champ_vertical_sharing', 'the_champ_vertical_counter'];
792
  for(var i = 0; i < classes.length; i++){
793
  if(jQuery('.' + classes[i]).length){
js/front/sharing/sharing.js CHANGED
@@ -1,3 +1,4 @@
 
1
  /**
2
  * Show more sharing services popup
3
  */
@@ -184,7 +185,7 @@ function theChampMoreSharingPopup(elem, postUrl, postTitle, twitterTitle){
184
  whatsapp: {
185
  title: "Whatsapp",
186
  locale: "en-US",
187
- redirect_url: "https://" + heateorSsWhatsappShareAPI + ".whatsapp.com/send?text=" + postTitle + " " + postUrl,
188
  },
189
  diigo: {
190
  title: "Diigo",
@@ -771,6 +772,7 @@ function theChampCapitaliseFirstLetter(e) {
771
  }
772
 
773
  jQuery(function(){
 
774
  var classes = ['the_champ_vertical_sharing', 'the_champ_vertical_counter'];
775
  for(var i = 0; i < classes.length; i++){
776
  if(jQuery('.' + classes[i]).length){
1
+ function heateorSsDetermineWhatsappShareAPI(){var a=jQuery("i.theChampWhatsappBackground a").attr("href");return-1!=navigator.userAgent.indexOf("Mobi")?(jQuery("i.theChampWhatsappBackground a").attr("href",a.replace("web.whatsapp.com","api.whatsapp.com")),"api.whatsapp.com"):(jQuery("i.theChampWhatsappBackground a").attr("href",a.replace("api.whatsapp.com","web.whatsapp.com")),"web.whatsapp.com")}
2
  /**
3
  * Show more sharing services popup
4
  */
185
  whatsapp: {
186
  title: "Whatsapp",
187
  locale: "en-US",
188
+ redirect_url: "https://" + heateorSsDetermineWhatsappShareAPI() + "/send?text=" + postTitle + " " + postUrl,
189
  },
190
  diigo: {
191
  title: "Diigo",
772
  }
773
 
774
  jQuery(function(){
775
+ var heateorSsWhatsappJSAPI = heateorSsDetermineWhatsappShareAPI();
776
  var classes = ['the_champ_vertical_sharing', 'the_champ_vertical_counter'];
777
  for(var i = 0; i < classes.length; i++){
778
  if(jQuery('.' + classes[i]).length){
languages/super-socializer-ar_AR.mo CHANGED
Binary file
languages/super-socializer-ar_AR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-02-27 11:03+0530\n"
6
- "PO-Revision-Date: 2019-02-27 11:03+0530\n"
7
  "Last-Translator: Heateor <hello@heateor.com>\n"
8
  "Language-Team: Heateor <support@heateor.com>\n"
9
  "Language: ar\n"
@@ -144,7 +144,7 @@ msgstr ""
144
  msgid "Update social avatar, next time I Social Login"
145
  msgstr ""
146
 
147
- #: ../super_socializer.php:1399 ../super_socializer.php:2051
148
  msgid ""
149
  "Your browser is blocking some features of this website. Please follow the "
150
  "instructions at {support_url} to unblock these."
@@ -162,68 +162,69 @@ msgstr "البريد الإلكتروني الذي أدخلته غير مسجل
162
  msgid "Please enter a valid email address. You might be required to verify it"
163
  msgstr "يرجى إدخال عنوان بريد إلكتروني صالح. قد تكون هناك حاجة للتحقق من ذلك"
164
 
165
- #: ../super_socializer.php:1415 ../super_socializer.php:1975
166
  msgid "Link your social account to login to your account at this website"
167
  msgstr ""
168
  "الرجاء القيام بربط الحساب الإجتماعي الخاص بك للتمكن من تسجيل الدخول العام "
169
  "الى حسابك في هذا الموقع"
170
 
171
  #: ../super_socializer.php:1642
172
- #, php-format
173
- msgid ""
174
- "Thanks for installing Super Socializer plugin. Click <a href=\"%s\" target="
175
- "\"_blank\">here</a> for the steps on how to configure the plugin"
 
176
  msgstr ""
177
 
178
- #: ../super_socializer.php:1652
179
  msgid ""
180
  "Update \"Facebook Comments Moderation\" add-on for compatibility with "
181
  "current version of Super Socialzer"
182
  msgstr ""
183
 
184
- #: ../super_socializer.php:1661
185
  msgid ""
186
  "Update \"Facebook Comments Notifier\" add-on for compatibility with current "
187
  "version of Super Socialzer"
188
  msgstr ""
189
 
190
- #: ../super_socializer.php:1670
191
  msgid ""
192
  "Update \"Social Login Buttons\" add-on for compatibility with current "
193
  "version of Super Socialzer"
194
  msgstr ""
195
 
196
- #: ../super_socializer.php:1679
197
  msgid ""
198
  "Update \"Social Share myCRED Integration\" add-on for maximum compatibility "
199
  "with current version of Super Socialzer"
200
  msgstr ""
201
 
202
- #: ../super_socializer.php:1688
203
  msgid ""
204
  "Update \"Social Login myCRED Integration\" add-on for maximum compatibility "
205
  "with current version of Super Socialzer"
206
  msgstr ""
207
 
208
- #: ../super_socializer.php:1695
209
  msgid ""
210
  "Update \"Social Login myCRED Integration\" add-on for compatibility with "
211
  "LiveJournal Login of Super Socialzer"
212
  msgstr ""
213
 
214
- #: ../super_socializer.php:1706
215
  #, php-format
216
  msgid ""
217
  "To continue using Steam login save Steam API key <a href=\"%s\">here</a>"
218
  msgstr ""
219
 
220
- #: ../super_socializer.php:1722
221
  #, php-format
222
  msgid ""
223
  "To continue using Social Login, save the secret keys <a href=\"%s\">here</a>"
224
  msgstr ""
225
 
226
- #: ../super_socializer.php:1746
227
  #, php-format
228
  msgid ""
229
  "Add %s in \"Valid OAuth redirect URIs\" option in your Facebook app settings "
@@ -231,14 +232,14 @@ msgid ""
231
  "target=\"_blank\">here</a>"
232
  msgstr ""
233
 
234
- #: ../super_socializer.php:1746 ../super_socializer.php:1771
235
- #: ../super_socializer.php:1796 ../super_socializer.php:1821
236
- #: ../super_socializer.php:1854 ../super_socializer.php:1882
237
- #: ../super_socializer.php:1909 ../super_socializer.php:1933
238
  msgid "Okay"
239
  msgstr ""
240
 
241
- #: ../super_socializer.php:1771
242
  #, php-format
243
  msgid ""
244
  "Add %s in \"Callback URLs\" option in your Twitter app settings for Twitter "
@@ -246,7 +247,7 @@ msgid ""
246
  "\">here</a>"
247
  msgstr ""
248
 
249
- #: ../super_socializer.php:1796
250
  #, php-format
251
  msgid ""
252
  "Add %s in \"Authorized Redirect URLs\" option in your Linkedin app settings "
@@ -254,7 +255,7 @@ msgid ""
254
  "target=\"_blank\">here</a>"
255
  msgstr ""
256
 
257
- #: ../super_socializer.php:1821
258
  #, php-format
259
  msgid ""
260
  "Add %s in \"Authorized redirect URIs\" option in your Google client settings "
@@ -262,13 +263,13 @@ msgid ""
262
  "target=\"_blank\">here</a>"
263
  msgstr ""
264
 
265
- #: ../super_socializer.php:1832
266
  #, php-format
267
  msgid ""
268
  "Save the url of privacy policy page of your website <a href=\"%s\">here</a>"
269
  msgstr ""
270
 
271
- #: ../super_socializer.php:1854
272
  #, php-format
273
  msgid ""
274
  "This plugin is GDPR compliant. You need to update the privacy policy of your "
@@ -276,7 +277,7 @@ msgid ""
276
  "\"%s\" target=\"_blank\">here</a>"
277
  msgstr ""
278
 
279
- #: ../super_socializer.php:1882
280
  #, php-format
281
  msgid ""
282
  "Now plugin supports a new service Twitcount.com to show Twitter shares. To "
@@ -285,7 +286,7 @@ msgid ""
285
  "your website %s with them. No need to copy-paste any code from their website."
286
  msgstr ""
287
 
288
- #: ../super_socializer.php:1909
289
  #, php-format
290
  msgid ""
291
  "Replace url saved in \"Callback URLs\" option in your Twitter app settings "
@@ -293,7 +294,7 @@ msgid ""
293
  "\"%s\" target=\"_blank\">here</a>"
294
  msgstr ""
295
 
296
- #: ../super_socializer.php:1933
297
  #, php-format
298
  msgid ""
299
  "Your website visitors will see a popup notification (only once) if their "
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2019-03-01 12:01+0530\n"
6
+ "PO-Revision-Date: 2019-03-01 12:01+0530\n"
7
  "Last-Translator: Heateor <hello@heateor.com>\n"
8
  "Language-Team: Heateor <support@heateor.com>\n"
9
  "Language: ar\n"
144
  msgid "Update social avatar, next time I Social Login"
145
  msgstr ""
146
 
147
+ #: ../super_socializer.php:1399 ../super_socializer.php:2054
148
  msgid ""
149
  "Your browser is blocking some features of this website. Please follow the "
150
  "instructions at {support_url} to unblock these."
162
  msgid "Please enter a valid email address. You might be required to verify it"
163
  msgstr "يرجى إدخال عنوان بريد إلكتروني صالح. قد تكون هناك حاجة للتحقق من ذلك"
164
 
165
+ #: ../super_socializer.php:1415 ../super_socializer.php:1978
166
  msgid "Link your social account to login to your account at this website"
167
  msgstr ""
168
  "الرجاء القيام بربط الحساب الإجتماعي الخاص بك للتمكن من تسجيل الدخول العام "
169
  "الى حسابك في هذا الموقع"
170
 
171
  #: ../super_socializer.php:1642
172
+ msgid "Thanks for installing Super Socializer plugin"
173
+ msgstr ""
174
+
175
+ #: ../super_socializer.php:1644
176
+ msgid "Configure the Plugin"
177
  msgstr ""
178
 
179
+ #: ../super_socializer.php:1655
180
  msgid ""
181
  "Update \"Facebook Comments Moderation\" add-on for compatibility with "
182
  "current version of Super Socialzer"
183
  msgstr ""
184
 
185
+ #: ../super_socializer.php:1664
186
  msgid ""
187
  "Update \"Facebook Comments Notifier\" add-on for compatibility with current "
188
  "version of Super Socialzer"
189
  msgstr ""
190
 
191
+ #: ../super_socializer.php:1673
192
  msgid ""
193
  "Update \"Social Login Buttons\" add-on for compatibility with current "
194
  "version of Super Socialzer"
195
  msgstr ""
196
 
197
+ #: ../super_socializer.php:1682
198
  msgid ""
199
  "Update \"Social Share myCRED Integration\" add-on for maximum compatibility "
200
  "with current version of Super Socialzer"
201
  msgstr ""
202
 
203
+ #: ../super_socializer.php:1691
204
  msgid ""
205
  "Update \"Social Login myCRED Integration\" add-on for maximum compatibility "
206
  "with current version of Super Socialzer"
207
  msgstr ""
208
 
209
+ #: ../super_socializer.php:1698
210
  msgid ""
211
  "Update \"Social Login myCRED Integration\" add-on for compatibility with "
212
  "LiveJournal Login of Super Socialzer"
213
  msgstr ""
214
 
215
+ #: ../super_socializer.php:1709
216
  #, php-format
217
  msgid ""
218
  "To continue using Steam login save Steam API key <a href=\"%s\">here</a>"
219
  msgstr ""
220
 
221
+ #: ../super_socializer.php:1725
222
  #, php-format
223
  msgid ""
224
  "To continue using Social Login, save the secret keys <a href=\"%s\">here</a>"
225
  msgstr ""
226
 
227
+ #: ../super_socializer.php:1749
228
  #, php-format
229
  msgid ""
230
  "Add %s in \"Valid OAuth redirect URIs\" option in your Facebook app settings "
232
  "target=\"_blank\">here</a>"
233
  msgstr ""
234
 
235
+ #: ../super_socializer.php:1749 ../super_socializer.php:1774
236
+ #: ../super_socializer.php:1799 ../super_socializer.php:1824
237
+ #: ../super_socializer.php:1857 ../super_socializer.php:1885
238
+ #: ../super_socializer.php:1912 ../super_socializer.php:1936
239
  msgid "Okay"
240
  msgstr ""
241
 
242
+ #: ../super_socializer.php:1774
243
  #, php-format
244
  msgid ""
245
  "Add %s in \"Callback URLs\" option in your Twitter app settings for Twitter "
247
  "\">here</a>"
248
  msgstr ""
249
 
250
+ #: ../super_socializer.php:1799
251
  #, php-format
252
  msgid ""
253
  "Add %s in \"Authorized Redirect URLs\" option in your Linkedin app settings "
255
  "target=\"_blank\">here</a>"
256
  msgstr ""
257
 
258
+ #: ../super_socializer.php:1824
259
  #, php-format
260
  msgid ""
261
  "Add %s in \"Authorized redirect URIs\" option in your Google client settings "
263
  "target=\"_blank\">here</a>"
264
  msgstr ""
265
 
266
+ #: ../super_socializer.php:1835
267
  #, php-format
268
  msgid ""
269
  "Save the url of privacy policy page of your website <a href=\"%s\">here</a>"
270
  msgstr ""
271
 
272
+ #: ../super_socializer.php:1857
273
  #, php-format
274
  msgid ""
275
  "This plugin is GDPR compliant. You need to update the privacy policy of your "
277
  "\"%s\" target=\"_blank\">here</a>"
278
  msgstr ""
279
 
280
+ #: ../super_socializer.php:1885
281
  #, php-format
282
  msgid ""
283
  "Now plugin supports a new service Twitcount.com to show Twitter shares. To "
286
  "your website %s with them. No need to copy-paste any code from their website."
287
  msgstr ""
288
 
289
+ #: ../super_socializer.php:1912
290
  #, php-format
291
  msgid ""
292
  "Replace url saved in \"Callback URLs\" option in your Twitter app settings "
294
  "\"%s\" target=\"_blank\">here</a>"
295
  msgstr ""
296
 
297
+ #: ../super_socializer.php:1936
298
  #, php-format
299
  msgid ""
300
  "Your website visitors will see a popup notification (only once) if their "
languages/super-socializer-es_ES.mo CHANGED
Binary file
languages/super-socializer-es_ES.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-02-27 11:02+0530\n"
6
- "PO-Revision-Date: 2019-02-27 11:02+0530\n"
7
  "Last-Translator: Heateor <hello@heateor.com>\n"
8
  "Language-Team: Heateor <hello@heateor.com>\n"
9
  "Language: es\n"
@@ -147,7 +147,7 @@ msgstr ""
147
  msgid "Update social avatar, next time I Social Login"
148
  msgstr "Actualiza tu avatar de redes sociales | Social Login"
149
 
150
- #: ../super_socializer.php:1399 ../super_socializer.php:2051
151
  msgid ""
152
  "Your browser is blocking some features of this website. Please follow the "
153
  "instructions at {support_url} to unblock these."
@@ -167,68 +167,69 @@ msgstr ""
167
  "Por favor escribe una dirección de email válida. Puedes ser requerido para "
168
  "verificarla"
169
 
170
- #: ../super_socializer.php:1415 ../super_socializer.php:1975
171
  msgid "Link your social account to login to your account at this website"
172
  msgstr ""
173
  "Enlaza la cuenta de tu red social para ingresar en tu cuenta de este sitio "
174
  "web "
175
 
176
  #: ../super_socializer.php:1642
177
- #, php-format
178
- msgid ""
179
- "Thanks for installing Super Socializer plugin. Click <a href=\"%s\" target="
180
- "\"_blank\">here</a> for the steps on how to configure the plugin"
 
181
  msgstr ""
182
 
183
- #: ../super_socializer.php:1652
184
  msgid ""
185
  "Update \"Facebook Comments Moderation\" add-on for compatibility with "
186
  "current version of Super Socialzer"
187
  msgstr ""
188
 
189
- #: ../super_socializer.php:1661
190
  msgid ""
191
  "Update \"Facebook Comments Notifier\" add-on for compatibility with current "
192
  "version of Super Socialzer"
193
  msgstr ""
194
 
195
- #: ../super_socializer.php:1670
196
  msgid ""
197
  "Update \"Social Login Buttons\" add-on for compatibility with current "
198
  "version of Super Socialzer"
199
  msgstr ""
200
 
201
- #: ../super_socializer.php:1679
202
  msgid ""
203
  "Update \"Social Share myCRED Integration\" add-on for maximum compatibility "
204
  "with current version of Super Socialzer"
205
  msgstr ""
206
 
207
- #: ../super_socializer.php:1688
208
  msgid ""
209
  "Update \"Social Login myCRED Integration\" add-on for maximum compatibility "
210
  "with current version of Super Socialzer"
211
  msgstr ""
212
 
213
- #: ../super_socializer.php:1695
214
  msgid ""
215
  "Update \"Social Login myCRED Integration\" add-on for compatibility with "
216
  "LiveJournal Login of Super Socialzer"
217
  msgstr ""
218
 
219
- #: ../super_socializer.php:1706
220
  #, php-format
221
  msgid ""
222
  "To continue using Steam login save Steam API key <a href=\"%s\">here</a>"
223
  msgstr ""
224
 
225
- #: ../super_socializer.php:1722
226
  #, php-format
227
  msgid ""
228
  "To continue using Social Login, save the secret keys <a href=\"%s\">here</a>"
229
  msgstr ""
230
 
231
- #: ../super_socializer.php:1746
232
  #, php-format
233
  msgid ""
234
  "Add %s in \"Valid OAuth redirect URIs\" option in your Facebook app settings "
@@ -236,14 +237,14 @@ msgid ""
236
  "target=\"_blank\">here</a>"
237
  msgstr ""
238
 
239
- #: ../super_socializer.php:1746 ../super_socializer.php:1771
240
- #: ../super_socializer.php:1796 ../super_socializer.php:1821
241
- #: ../super_socializer.php:1854 ../super_socializer.php:1882
242
- #: ../super_socializer.php:1909 ../super_socializer.php:1933
243
  msgid "Okay"
244
  msgstr ""
245
 
246
- #: ../super_socializer.php:1771
247
  #, php-format
248
  msgid ""
249
  "Add %s in \"Callback URLs\" option in your Twitter app settings for Twitter "
@@ -251,7 +252,7 @@ msgid ""
251
  "\">here</a>"
252
  msgstr ""
253
 
254
- #: ../super_socializer.php:1796
255
  #, php-format
256
  msgid ""
257
  "Add %s in \"Authorized Redirect URLs\" option in your Linkedin app settings "
@@ -259,7 +260,7 @@ msgid ""
259
  "target=\"_blank\">here</a>"
260
  msgstr ""
261
 
262
- #: ../super_socializer.php:1821
263
  #, php-format
264
  msgid ""
265
  "Add %s in \"Authorized redirect URIs\" option in your Google client settings "
@@ -267,13 +268,13 @@ msgid ""
267
  "target=\"_blank\">here</a>"
268
  msgstr ""
269
 
270
- #: ../super_socializer.php:1832
271
  #, php-format
272
  msgid ""
273
  "Save the url of privacy policy page of your website <a href=\"%s\">here</a>"
274
  msgstr ""
275
 
276
- #: ../super_socializer.php:1854
277
  #, php-format
278
  msgid ""
279
  "This plugin is GDPR compliant. You need to update the privacy policy of your "
@@ -281,7 +282,7 @@ msgid ""
281
  "\"%s\" target=\"_blank\">here</a>"
282
  msgstr ""
283
 
284
- #: ../super_socializer.php:1882
285
  #, php-format
286
  msgid ""
287
  "Now plugin supports a new service Twitcount.com to show Twitter shares. To "
@@ -290,7 +291,7 @@ msgid ""
290
  "your website %s with them. No need to copy-paste any code from their website."
291
  msgstr ""
292
 
293
- #: ../super_socializer.php:1909
294
  #, php-format
295
  msgid ""
296
  "Replace url saved in \"Callback URLs\" option in your Twitter app settings "
@@ -298,7 +299,7 @@ msgid ""
298
  "\"%s\" target=\"_blank\">here</a>"
299
  msgstr ""
300
 
301
- #: ../super_socializer.php:1933
302
  #, php-format
303
  msgid ""
304
  "Your website visitors will see a popup notification (only once) if their "
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2019-03-01 12:01+0530\n"
6
+ "PO-Revision-Date: 2019-03-01 12:01+0530\n"
7
  "Last-Translator: Heateor <hello@heateor.com>\n"
8
  "Language-Team: Heateor <hello@heateor.com>\n"
9
  "Language: es\n"
147
  msgid "Update social avatar, next time I Social Login"
148
  msgstr "Actualiza tu avatar de redes sociales | Social Login"
149
 
150
+ #: ../super_socializer.php:1399 ../super_socializer.php:2054
151
  msgid ""
152
  "Your browser is blocking some features of this website. Please follow the "
153
  "instructions at {support_url} to unblock these."
167
  "Por favor escribe una dirección de email válida. Puedes ser requerido para "
168
  "verificarla"
169
 
170
+ #: ../super_socializer.php:1415 ../super_socializer.php:1978
171
  msgid "Link your social account to login to your account at this website"
172
  msgstr ""
173
  "Enlaza la cuenta de tu red social para ingresar en tu cuenta de este sitio "
174
  "web "
175
 
176
  #: ../super_socializer.php:1642
177
+ msgid "Thanks for installing Super Socializer plugin"
178
+ msgstr ""
179
+
180
+ #: ../super_socializer.php:1644
181
+ msgid "Configure the Plugin"
182
  msgstr ""
183
 
184
+ #: ../super_socializer.php:1655
185
  msgid ""
186
  "Update \"Facebook Comments Moderation\" add-on for compatibility with "
187
  "current version of Super Socialzer"
188
  msgstr ""
189
 
190
+ #: ../super_socializer.php:1664
191
  msgid ""
192
  "Update \"Facebook Comments Notifier\" add-on for compatibility with current "
193
  "version of Super Socialzer"
194
  msgstr ""
195
 
196
+ #: ../super_socializer.php:1673
197
  msgid ""
198
  "Update \"Social Login Buttons\" add-on for compatibility with current "
199
  "version of Super Socialzer"
200
  msgstr ""
201
 
202
+ #: ../super_socializer.php:1682
203
  msgid ""
204
  "Update \"Social Share myCRED Integration\" add-on for maximum compatibility "
205
  "with current version of Super Socialzer"
206
  msgstr ""
207
 
208
+ #: ../super_socializer.php:1691
209
  msgid ""
210
  "Update \"Social Login myCRED Integration\" add-on for maximum compatibility "
211
  "with current version of Super Socialzer"
212
  msgstr ""
213
 
214
+ #: ../super_socializer.php:1698
215
  msgid ""
216
  "Update \"Social Login myCRED Integration\" add-on for compatibility with "
217
  "LiveJournal Login of Super Socialzer"
218
  msgstr ""
219
 
220
+ #: ../super_socializer.php:1709
221
  #, php-format
222
  msgid ""
223
  "To continue using Steam login save Steam API key <a href=\"%s\">here</a>"
224
  msgstr ""
225
 
226
+ #: ../super_socializer.php:1725
227
  #, php-format
228
  msgid ""
229
  "To continue using Social Login, save the secret keys <a href=\"%s\">here</a>"
230
  msgstr ""
231
 
232
+ #: ../super_socializer.php:1749
233
  #, php-format
234
  msgid ""
235
  "Add %s in \"Valid OAuth redirect URIs\" option in your Facebook app settings "
237
  "target=\"_blank\">here</a>"
238
  msgstr ""
239
 
240
+ #: ../super_socializer.php:1749 ../super_socializer.php:1774
241
+ #: ../super_socializer.php:1799 ../super_socializer.php:1824
242
+ #: ../super_socializer.php:1857 ../super_socializer.php:1885
243
+ #: ../super_socializer.php:1912 ../super_socializer.php:1936
244
  msgid "Okay"
245
  msgstr ""
246
 
247
+ #: ../super_socializer.php:1774
248
  #, php-format
249
  msgid ""
250
  "Add %s in \"Callback URLs\" option in your Twitter app settings for Twitter "
252
  "\">here</a>"
253
  msgstr ""
254
 
255
+ #: ../super_socializer.php:1799
256
  #, php-format
257
  msgid ""
258
  "Add %s in \"Authorized Redirect URLs\" option in your Linkedin app settings "
260
  "target=\"_blank\">here</a>"
261
  msgstr ""
262
 
263
+ #: ../super_socializer.php:1824
264
  #, php-format
265
  msgid ""
266
  "Add %s in \"Authorized redirect URIs\" option in your Google client settings "
268
  "target=\"_blank\">here</a>"
269
  msgstr ""
270
 
271
+ #: ../super_socializer.php:1835
272
  #, php-format
273
  msgid ""
274
  "Save the url of privacy policy page of your website <a href=\"%s\">here</a>"
275
  msgstr ""
276
 
277
+ #: ../super_socializer.php:1857
278
  #, php-format
279
  msgid ""
280
  "This plugin is GDPR compliant. You need to update the privacy policy of your "
282
  "\"%s\" target=\"_blank\">here</a>"
283
  msgstr ""
284
 
285
+ #: ../super_socializer.php:1885
286
  #, php-format
287
  msgid ""
288
  "Now plugin supports a new service Twitcount.com to show Twitter shares. To "
291
  "your website %s with them. No need to copy-paste any code from their website."
292
  msgstr ""
293
 
294
+ #: ../super_socializer.php:1912
295
  #, php-format
296
  msgid ""
297
  "Replace url saved in \"Callback URLs\" option in your Twitter app settings "
299
  "\"%s\" target=\"_blank\">here</a>"
300
  msgstr ""
301
 
302
+ #: ../super_socializer.php:1936
303
  #, php-format
304
  msgid ""
305
  "Your website visitors will see a popup notification (only once) if their "
languages/super-socializer-hu_HU.mo CHANGED
Binary file
languages/super-socializer-hu_HU.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-02-27 11:02+0530\n"
6
- "PO-Revision-Date: 2019-02-27 11:02+0530\n"
7
  "Last-Translator: Heateor <hello@heateor.com>\n"
8
  "Language-Team: The Champ <lordofthechamps@gmail.com>\n"
9
  "Language: hu\n"
@@ -147,7 +147,7 @@ msgstr ""
147
  msgid "Update social avatar, next time I Social Login"
148
  msgstr ""
149
 
150
- #: ../super_socializer.php:1399 ../super_socializer.php:2051
151
  msgid ""
152
  "Your browser is blocking some features of this website. Please follow the "
153
  "instructions at {support_url} to unblock these."
@@ -165,66 +165,67 @@ msgstr "A megadott e-mail már regisztrálva van, vagy hibás"
165
  msgid "Please enter a valid email address. You might be required to verify it"
166
  msgstr "Kérlek, érvényes e-mail címet adj meg. Ezt később ellenőrizhetjük"
167
 
168
- #: ../super_socializer.php:1415 ../super_socializer.php:1975
169
  msgid "Link your social account to login to your account at this website"
170
  msgstr "Kapcsold össze közösségi fiókod, hogy belépj erre az oldalra"
171
 
172
  #: ../super_socializer.php:1642
173
- #, php-format
174
- msgid ""
175
- "Thanks for installing Super Socializer plugin. Click <a href=\"%s\" target="
176
- "\"_blank\">here</a> for the steps on how to configure the plugin"
 
177
  msgstr ""
178
 
179
- #: ../super_socializer.php:1652
180
  msgid ""
181
  "Update \"Facebook Comments Moderation\" add-on for compatibility with "
182
  "current version of Super Socialzer"
183
  msgstr ""
184
 
185
- #: ../super_socializer.php:1661
186
  msgid ""
187
  "Update \"Facebook Comments Notifier\" add-on for compatibility with current "
188
  "version of Super Socialzer"
189
  msgstr ""
190
 
191
- #: ../super_socializer.php:1670
192
  msgid ""
193
  "Update \"Social Login Buttons\" add-on for compatibility with current "
194
  "version of Super Socialzer"
195
  msgstr ""
196
 
197
- #: ../super_socializer.php:1679
198
  msgid ""
199
  "Update \"Social Share myCRED Integration\" add-on for maximum compatibility "
200
  "with current version of Super Socialzer"
201
  msgstr ""
202
 
203
- #: ../super_socializer.php:1688
204
  msgid ""
205
  "Update \"Social Login myCRED Integration\" add-on for maximum compatibility "
206
  "with current version of Super Socialzer"
207
  msgstr ""
208
 
209
- #: ../super_socializer.php:1695
210
  msgid ""
211
  "Update \"Social Login myCRED Integration\" add-on for compatibility with "
212
  "LiveJournal Login of Super Socialzer"
213
  msgstr ""
214
 
215
- #: ../super_socializer.php:1706
216
  #, php-format
217
  msgid ""
218
  "To continue using Steam login save Steam API key <a href=\"%s\">here</a>"
219
  msgstr ""
220
 
221
- #: ../super_socializer.php:1722
222
  #, php-format
223
  msgid ""
224
  "To continue using Social Login, save the secret keys <a href=\"%s\">here</a>"
225
  msgstr ""
226
 
227
- #: ../super_socializer.php:1746
228
  #, php-format
229
  msgid ""
230
  "Add %s in \"Valid OAuth redirect URIs\" option in your Facebook app settings "
@@ -232,14 +233,14 @@ msgid ""
232
  "target=\"_blank\">here</a>"
233
  msgstr ""
234
 
235
- #: ../super_socializer.php:1746 ../super_socializer.php:1771
236
- #: ../super_socializer.php:1796 ../super_socializer.php:1821
237
- #: ../super_socializer.php:1854 ../super_socializer.php:1882
238
- #: ../super_socializer.php:1909 ../super_socializer.php:1933
239
  msgid "Okay"
240
  msgstr ""
241
 
242
- #: ../super_socializer.php:1771
243
  #, php-format
244
  msgid ""
245
  "Add %s in \"Callback URLs\" option in your Twitter app settings for Twitter "
@@ -247,7 +248,7 @@ msgid ""
247
  "\">here</a>"
248
  msgstr ""
249
 
250
- #: ../super_socializer.php:1796
251
  #, php-format
252
  msgid ""
253
  "Add %s in \"Authorized Redirect URLs\" option in your Linkedin app settings "
@@ -255,7 +256,7 @@ msgid ""
255
  "target=\"_blank\">here</a>"
256
  msgstr ""
257
 
258
- #: ../super_socializer.php:1821
259
  #, php-format
260
  msgid ""
261
  "Add %s in \"Authorized redirect URIs\" option in your Google client settings "
@@ -263,13 +264,13 @@ msgid ""
263
  "target=\"_blank\">here</a>"
264
  msgstr ""
265
 
266
- #: ../super_socializer.php:1832
267
  #, php-format
268
  msgid ""
269
  "Save the url of privacy policy page of your website <a href=\"%s\">here</a>"
270
  msgstr ""
271
 
272
- #: ../super_socializer.php:1854
273
  #, php-format
274
  msgid ""
275
  "This plugin is GDPR compliant. You need to update the privacy policy of your "
@@ -277,7 +278,7 @@ msgid ""
277
  "\"%s\" target=\"_blank\">here</a>"
278
  msgstr ""
279
 
280
- #: ../super_socializer.php:1882
281
  #, php-format
282
  msgid ""
283
  "Now plugin supports a new service Twitcount.com to show Twitter shares. To "
@@ -286,7 +287,7 @@ msgid ""
286
  "your website %s with them. No need to copy-paste any code from their website."
287
  msgstr ""
288
 
289
- #: ../super_socializer.php:1909
290
  #, php-format
291
  msgid ""
292
  "Replace url saved in \"Callback URLs\" option in your Twitter app settings "
@@ -294,7 +295,7 @@ msgid ""
294
  "\"%s\" target=\"_blank\">here</a>"
295
  msgstr ""
296
 
297
- #: ../super_socializer.php:1933
298
  #, php-format
299
  msgid ""
300
  "Your website visitors will see a popup notification (only once) if their "
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2019-03-01 12:01+0530\n"
6
+ "PO-Revision-Date: 2019-03-01 12:01+0530\n"
7
  "Last-Translator: Heateor <hello@heateor.com>\n"
8
  "Language-Team: The Champ <lordofthechamps@gmail.com>\n"
9
  "Language: hu\n"
147
  msgid "Update social avatar, next time I Social Login"
148
  msgstr ""
149
 
150
+ #: ../super_socializer.php:1399 ../super_socializer.php:2054
151
  msgid ""
152
  "Your browser is blocking some features of this website. Please follow the "
153
  "instructions at {support_url} to unblock these."
165
  msgid "Please enter a valid email address. You might be required to verify it"
166
  msgstr "Kérlek, érvényes e-mail címet adj meg. Ezt később ellenőrizhetjük"
167
 
168
+ #: ../super_socializer.php:1415 ../super_socializer.php:1978
169
  msgid "Link your social account to login to your account at this website"
170
  msgstr "Kapcsold össze közösségi fiókod, hogy belépj erre az oldalra"
171
 
172
  #: ../super_socializer.php:1642
173
+ msgid "Thanks for installing Super Socializer plugin"
174
+ msgstr ""
175
+
176
+ #: ../super_socializer.php:1644
177
+ msgid "Configure the Plugin"
178
  msgstr ""
179
 
180
+ #: ../super_socializer.php:1655
181
  msgid ""
182
  "Update \"Facebook Comments Moderation\" add-on for compatibility with "
183
  "current version of Super Socialzer"
184
  msgstr ""
185
 
186
+ #: ../super_socializer.php:1664
187
  msgid ""
188
  "Update \"Facebook Comments Notifier\" add-on for compatibility with current "
189
  "version of Super Socialzer"
190
  msgstr ""
191
 
192
+ #: ../super_socializer.php:1673
193
  msgid ""
194
  "Update \"Social Login Buttons\" add-on for compatibility with current "
195
  "version of Super Socialzer"
196
  msgstr ""
197
 
198
+ #: ../super_socializer.php:1682
199
  msgid ""
200
  "Update \"Social Share myCRED Integration\" add-on for maximum compatibility "
201
  "with current version of Super Socialzer"
202
  msgstr ""
203
 
204
+ #: ../super_socializer.php:1691
205
  msgid ""
206
  "Update \"Social Login myCRED Integration\" add-on for maximum compatibility "
207
  "with current version of Super Socialzer"
208
  msgstr ""
209
 
210
+ #: ../super_socializer.php:1698
211
  msgid ""
212
  "Update \"Social Login myCRED Integration\" add-on for compatibility with "
213
  "LiveJournal Login of Super Socialzer"
214
  msgstr ""
215
 
216
+ #: ../super_socializer.php:1709
217
  #, php-format
218
  msgid ""
219
  "To continue using Steam login save Steam API key <a href=\"%s\">here</a>"
220
  msgstr ""
221
 
222
+ #: ../super_socializer.php:1725
223
  #, php-format
224
  msgid ""
225
  "To continue using Social Login, save the secret keys <a href=\"%s\">here</a>"
226
  msgstr ""
227
 
228
+ #: ../super_socializer.php:1749
229
  #, php-format
230
  msgid ""
231
  "Add %s in \"Valid OAuth redirect URIs\" option in your Facebook app settings "
233
  "target=\"_blank\">here</a>"
234
  msgstr ""
235
 
236
+ #: ../super_socializer.php:1749 ../super_socializer.php:1774
237
+ #: ../super_socializer.php:1799 ../super_socializer.php:1824
238
+ #: ../super_socializer.php:1857 ../super_socializer.php:1885
239
+ #: ../super_socializer.php:1912 ../super_socializer.php:1936
240
  msgid "Okay"
241
  msgstr ""
242
 
243
+ #: ../super_socializer.php:1774
244
  #, php-format
245
  msgid ""
246
  "Add %s in \"Callback URLs\" option in your Twitter app settings for Twitter "
248
  "\">here</a>"
249
  msgstr ""
250
 
251
+ #: ../super_socializer.php:1799
252
  #, php-format
253
  msgid ""
254
  "Add %s in \"Authorized Redirect URLs\" option in your Linkedin app settings "
256
  "target=\"_blank\">here</a>"
257
  msgstr ""
258
 
259
+ #: ../super_socializer.php:1824
260
  #, php-format
261
  msgid ""
262
  "Add %s in \"Authorized redirect URIs\" option in your Google client settings "
264
  "target=\"_blank\">here</a>"
265
  msgstr ""
266
 
267
+ #: ../super_socializer.php:1835
268
  #, php-format
269
  msgid ""
270
  "Save the url of privacy policy page of your website <a href=\"%s\">here</a>"
271
  msgstr ""
272
 
273
+ #: ../super_socializer.php:1857
274
  #, php-format
275
  msgid ""
276
  "This plugin is GDPR compliant. You need to update the privacy policy of your "
278
  "\"%s\" target=\"_blank\">here</a>"
279
  msgstr ""
280
 
281
+ #: ../super_socializer.php:1885
282
  #, php-format
283
  msgid ""
284
  "Now plugin supports a new service Twitcount.com to show Twitter shares. To "
287
  "your website %s with them. No need to copy-paste any code from their website."
288
  msgstr ""
289
 
290
+ #: ../super_socializer.php:1912
291
  #, php-format
292
  msgid ""
293
  "Replace url saved in \"Callback URLs\" option in your Twitter app settings "
295
  "\"%s\" target=\"_blank\">here</a>"
296
  msgstr ""
297
 
298
+ #: ../super_socializer.php:1936
299
  #, php-format
300
  msgid ""
301
  "Your website visitors will see a popup notification (only once) if their "
languages/super-socializer-it_IT.mo CHANGED
Binary file
languages/super-socializer-it_IT.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-02-27 11:02+0530\n"
6
- "PO-Revision-Date: 2019-02-27 11:02+0530\n"
7
  "Last-Translator: Heateor <hello@heateor.com>\n"
8
  "Language-Team: Freedom's Gate <freedomsgate.tk@gmail.com>\n"
9
  "Language: it\n"
@@ -149,7 +149,7 @@ msgstr ""
149
  msgid "Update social avatar, next time I Social Login"
150
  msgstr "La prossima volta che si usa Social Login, aggiorna il social avatar."
151
 
152
- #: ../super_socializer.php:1399 ../super_socializer.php:2051
153
  msgid ""
154
  "Your browser is blocking some features of this website. Please follow the "
155
  "instructions at {support_url} to unblock these."
@@ -169,67 +169,68 @@ msgstr ""
169
  "Si prega di inserire un indirizzo email valido. Potrebbe esserne richiesta "
170
  "una verifica"
171
 
172
- #: ../super_socializer.php:1415 ../super_socializer.php:1975
173
  msgid "Link your social account to login to your account at this website"
174
  msgstr ""
175
  "Collega il tuo social account per accedere al tuo account su questo sito"
176
 
177
  #: ../super_socializer.php:1642
178
- #, php-format
179
- msgid ""
180
- "Thanks for installing Super Socializer plugin. Click <a href=\"%s\" target="
181
- "\"_blank\">here</a> for the steps on how to configure the plugin"
 
182
  msgstr ""
183
 
184
- #: ../super_socializer.php:1652
185
  msgid ""
186
  "Update \"Facebook Comments Moderation\" add-on for compatibility with "
187
  "current version of Super Socialzer"
188
  msgstr ""
189
 
190
- #: ../super_socializer.php:1661
191
  msgid ""
192
  "Update \"Facebook Comments Notifier\" add-on for compatibility with current "
193
  "version of Super Socialzer"
194
  msgstr ""
195
 
196
- #: ../super_socializer.php:1670
197
  msgid ""
198
  "Update \"Social Login Buttons\" add-on for compatibility with current "
199
  "version of Super Socialzer"
200
  msgstr ""
201
 
202
- #: ../super_socializer.php:1679
203
  msgid ""
204
  "Update \"Social Share myCRED Integration\" add-on for maximum compatibility "
205
  "with current version of Super Socialzer"
206
  msgstr ""
207
 
208
- #: ../super_socializer.php:1688
209
  msgid ""
210
  "Update \"Social Login myCRED Integration\" add-on for maximum compatibility "
211
  "with current version of Super Socialzer"
212
  msgstr ""
213
 
214
- #: ../super_socializer.php:1695
215
  msgid ""
216
  "Update \"Social Login myCRED Integration\" add-on for compatibility with "
217
  "LiveJournal Login of Super Socialzer"
218
  msgstr ""
219
 
220
- #: ../super_socializer.php:1706
221
  #, php-format
222
  msgid ""
223
  "To continue using Steam login save Steam API key <a href=\"%s\">here</a>"
224
  msgstr ""
225
 
226
- #: ../super_socializer.php:1722
227
  #, php-format
228
  msgid ""
229
  "To continue using Social Login, save the secret keys <a href=\"%s\">here</a>"
230
  msgstr ""
231
 
232
- #: ../super_socializer.php:1746
233
  #, php-format
234
  msgid ""
235
  "Add %s in \"Valid OAuth redirect URIs\" option in your Facebook app settings "
@@ -237,14 +238,14 @@ msgid ""
237
  "target=\"_blank\">here</a>"
238
  msgstr ""
239
 
240
- #: ../super_socializer.php:1746 ../super_socializer.php:1771
241
- #: ../super_socializer.php:1796 ../super_socializer.php:1821
242
- #: ../super_socializer.php:1854 ../super_socializer.php:1882
243
- #: ../super_socializer.php:1909 ../super_socializer.php:1933
244
  msgid "Okay"
245
  msgstr ""
246
 
247
- #: ../super_socializer.php:1771
248
  #, php-format
249
  msgid ""
250
  "Add %s in \"Callback URLs\" option in your Twitter app settings for Twitter "
@@ -252,7 +253,7 @@ msgid ""
252
  "\">here</a>"
253
  msgstr ""
254
 
255
- #: ../super_socializer.php:1796
256
  #, php-format
257
  msgid ""
258
  "Add %s in \"Authorized Redirect URLs\" option in your Linkedin app settings "
@@ -260,7 +261,7 @@ msgid ""
260
  "target=\"_blank\">here</a>"
261
  msgstr ""
262
 
263
- #: ../super_socializer.php:1821
264
  #, php-format
265
  msgid ""
266
  "Add %s in \"Authorized redirect URIs\" option in your Google client settings "
@@ -268,13 +269,13 @@ msgid ""
268
  "target=\"_blank\">here</a>"
269
  msgstr ""
270
 
271
- #: ../super_socializer.php:1832
272
  #, php-format
273
  msgid ""
274
  "Save the url of privacy policy page of your website <a href=\"%s\">here</a>"
275
  msgstr ""
276
 
277
- #: ../super_socializer.php:1854
278
  #, php-format
279
  msgid ""
280
  "This plugin is GDPR compliant. You need to update the privacy policy of your "
@@ -282,7 +283,7 @@ msgid ""
282
  "\"%s\" target=\"_blank\">here</a>"
283
  msgstr ""
284
 
285
- #: ../super_socializer.php:1882
286
  #, php-format
287
  msgid ""
288
  "Now plugin supports a new service Twitcount.com to show Twitter shares. To "
@@ -291,7 +292,7 @@ msgid ""
291
  "your website %s with them. No need to copy-paste any code from their website."
292
  msgstr ""
293
 
294
- #: ../super_socializer.php:1909
295
  #, php-format
296
  msgid ""
297
  "Replace url saved in \"Callback URLs\" option in your Twitter app settings "
@@ -299,7 +300,7 @@ msgid ""
299
  "\"%s\" target=\"_blank\">here</a>"
300
  msgstr ""
301
 
302
- #: ../super_socializer.php:1933
303
  #, php-format
304
  msgid ""
305
  "Your website visitors will see a popup notification (only once) if their "
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2019-03-01 12:01+0530\n"
6
+ "PO-Revision-Date: 2019-03-01 12:01+0530\n"
7
  "Last-Translator: Heateor <hello@heateor.com>\n"
8
  "Language-Team: Freedom's Gate <freedomsgate.tk@gmail.com>\n"
9
  "Language: it\n"
149
  msgid "Update social avatar, next time I Social Login"
150
  msgstr "La prossima volta che si usa Social Login, aggiorna il social avatar."
151
 
152
+ #: ../super_socializer.php:1399 ../super_socializer.php:2054
153
  msgid ""
154
  "Your browser is blocking some features of this website. Please follow the "
155
  "instructions at {support_url} to unblock these."
169
  "Si prega di inserire un indirizzo email valido. Potrebbe esserne richiesta "
170
  "una verifica"
171
 
172
+ #: ../super_socializer.php:1415 ../super_socializer.php:1978
173
  msgid "Link your social account to login to your account at this website"
174
  msgstr ""
175
  "Collega il tuo social account per accedere al tuo account su questo sito"
176
 
177
  #: ../super_socializer.php:1642
178
+ msgid "Thanks for installing Super Socializer plugin"
179
+ msgstr ""
180
+
181
+ #: ../super_socializer.php:1644
182
+ msgid "Configure the Plugin"
183
  msgstr ""
184
 
185
+ #: ../super_socializer.php:1655
186
  msgid ""
187
  "Update \"Facebook Comments Moderation\" add-on for compatibility with "
188
  "current version of Super Socialzer"
189
  msgstr ""
190
 
191
+ #: ../super_socializer.php:1664
192
  msgid ""
193
  "Update \"Facebook Comments Notifier\" add-on for compatibility with current "
194
  "version of Super Socialzer"
195
  msgstr ""
196
 
197
+ #: ../super_socializer.php:1673
198
  msgid ""
199
  "Update \"Social Login Buttons\" add-on for compatibility with current "
200
  "version of Super Socialzer"
201
  msgstr ""
202
 
203
+ #: ../super_socializer.php:1682
204
  msgid ""
205
  "Update \"Social Share myCRED Integration\" add-on for maximum compatibility "
206
  "with current version of Super Socialzer"
207
  msgstr ""
208
 
209
+ #: ../super_socializer.php:1691
210
  msgid ""
211
  "Update \"Social Login myCRED Integration\" add-on for maximum compatibility "
212
  "with current version of Super Socialzer"
213
  msgstr ""
214
 
215
+ #: ../super_socializer.php:1698
216
  msgid ""
217
  "Update \"Social Login myCRED Integration\" add-on for compatibility with "
218
  "LiveJournal Login of Super Socialzer"
219
  msgstr ""
220
 
221
+ #: ../super_socializer.php:1709
222
  #, php-format
223
  msgid ""
224
  "To continue using Steam login save Steam API key <a href=\"%s\">here</a>"
225
  msgstr ""
226
 
227
+ #: ../super_socializer.php:1725
228
  #, php-format
229
  msgid ""
230
  "To continue using Social Login, save the secret keys <a href=\"%s\">here</a>"
231
  msgstr ""
232
 
233
+ #: ../super_socializer.php:1749
234
  #, php-format
235
  msgid ""
236
  "Add %s in \"Valid OAuth redirect URIs\" option in your Facebook app settings "
238
  "target=\"_blank\">here</a>"
239
  msgstr ""
240
 
241
+ #: ../super_socializer.php:1749 ../super_socializer.php:1774
242
+ #: ../super_socializer.php:1799 ../super_socializer.php:1824
243
+ #: ../super_socializer.php:1857 ../super_socializer.php:1885
244
+ #: ../super_socializer.php:1912 ../super_socializer.php:1936
245
  msgid "Okay"
246
  msgstr ""
247
 
248
+ #: ../super_socializer.php:1774
249
  #, php-format
250
  msgid ""
251
  "Add %s in \"Callback URLs\" option in your Twitter app settings for Twitter "
253
  "\">here</a>"
254
  msgstr ""
255
 
256
+ #: ../super_socializer.php:1799
257
  #, php-format
258
  msgid ""
259
  "Add %s in \"Authorized Redirect URLs\" option in your Linkedin app settings "
261
  "target=\"_blank\">here</a>"
262
  msgstr ""
263
 
264
+ #: ../super_socializer.php:1824
265
  #, php-format
266
  msgid ""
267
  "Add %s in \"Authorized redirect URIs\" option in your Google client settings "
269
  "target=\"_blank\">here</a>"
270
  msgstr ""
271
 
272
+ #: ../super_socializer.php:1835
273
  #, php-format
274
  msgid ""
275
  "Save the url of privacy policy page of your website <a href=\"%s\">here</a>"
276
  msgstr ""
277
 
278
+ #: ../super_socializer.php:1857
279
  #, php-format
280
  msgid ""
281
  "This plugin is GDPR compliant. You need to update the privacy policy of your "
283
  "\"%s\" target=\"_blank\">here</a>"
284
  msgstr ""
285
 
286
+ #: ../super_socializer.php:1885
287
  #, php-format
288
  msgid ""
289
  "Now plugin supports a new service Twitcount.com to show Twitter shares. To "
292
  "your website %s with them. No need to copy-paste any code from their website."
293
  msgstr ""
294
 
295
+ #: ../super_socializer.php:1912
296
  #, php-format
297
  msgid ""
298
  "Replace url saved in \"Callback URLs\" option in your Twitter app settings "
300
  "\"%s\" target=\"_blank\">here</a>"
301
  msgstr ""
302
 
303
+ #: ../super_socializer.php:1936
304
  #, php-format
305
  msgid ""
306
  "Your website visitors will see a popup notification (only once) if their "
languages/super-socializer-pt_BR.mo CHANGED
Binary file
languages/super-socializer-pt_BR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-02-27 11:02+0530\n"
6
- "PO-Revision-Date: 2019-02-27 11:02+0530\n"
7
  "Last-Translator: Heateor <hello@heateor.com>\n"
8
  "Language-Team: Heateor <hello@heateor.com>\n"
9
  "Language: en_IN\n"
@@ -144,7 +144,7 @@ msgstr ""
144
  msgid "Update social avatar, next time I Social Login"
145
  msgstr "Atualize o avatar social, na próxima vez farei a Autenticação Social"
146
 
147
- #: ../super_socializer.php:1399 ../super_socializer.php:2051
148
  msgid ""
149
  "Your browser is blocking some features of this website. Please follow the "
150
  "instructions at {support_url} to unblock these."
@@ -164,66 +164,67 @@ msgstr ""
164
  "Por favor forneça um endereço de email válido. Você pode ser solicitado a "
165
  "confirmá-lo"
166
 
167
- #: ../super_socializer.php:1415 ../super_socializer.php:1975
168
  msgid "Link your social account to login to your account at this website"
169
  msgstr "Associe sua conta social ao login de sua conta neste website"
170
 
171
  #: ../super_socializer.php:1642
172
- #, php-format
173
- msgid ""
174
- "Thanks for installing Super Socializer plugin. Click <a href=\"%s\" target="
175
- "\"_blank\">here</a> for the steps on how to configure the plugin"
 
176
  msgstr ""
177
 
178
- #: ../super_socializer.php:1652
179
  msgid ""
180
  "Update \"Facebook Comments Moderation\" add-on for compatibility with "
181
  "current version of Super Socialzer"
182
  msgstr ""
183
 
184
- #: ../super_socializer.php:1661
185
  msgid ""
186
  "Update \"Facebook Comments Notifier\" add-on for compatibility with current "
187
  "version of Super Socialzer"
188
  msgstr ""
189
 
190
- #: ../super_socializer.php:1670
191
  msgid ""
192
  "Update \"Social Login Buttons\" add-on for compatibility with current "
193
  "version of Super Socialzer"
194
  msgstr ""
195
 
196
- #: ../super_socializer.php:1679
197
  msgid ""
198
  "Update \"Social Share myCRED Integration\" add-on for maximum compatibility "
199
  "with current version of Super Socialzer"
200
  msgstr ""
201
 
202
- #: ../super_socializer.php:1688
203
  msgid ""
204
  "Update \"Social Login myCRED Integration\" add-on for maximum compatibility "
205
  "with current version of Super Socialzer"
206
  msgstr ""
207
 
208
- #: ../super_socializer.php:1695
209
  msgid ""
210
  "Update \"Social Login myCRED Integration\" add-on for compatibility with "
211
  "LiveJournal Login of Super Socialzer"
212
  msgstr ""
213
 
214
- #: ../super_socializer.php:1706
215
  #, php-format
216
  msgid ""
217
  "To continue using Steam login save Steam API key <a href=\"%s\">here</a>"
218
  msgstr ""
219
 
220
- #: ../super_socializer.php:1722
221
  #, php-format
222
  msgid ""
223
  "To continue using Social Login, save the secret keys <a href=\"%s\">here</a>"
224
  msgstr ""
225
 
226
- #: ../super_socializer.php:1746
227
  #, php-format
228
  msgid ""
229
  "Add %s in \"Valid OAuth redirect URIs\" option in your Facebook app settings "
@@ -231,14 +232,14 @@ msgid ""
231
  "target=\"_blank\">here</a>"
232
  msgstr ""
233
 
234
- #: ../super_socializer.php:1746 ../super_socializer.php:1771
235
- #: ../super_socializer.php:1796 ../super_socializer.php:1821
236
- #: ../super_socializer.php:1854 ../super_socializer.php:1882
237
- #: ../super_socializer.php:1909 ../super_socializer.php:1933
238
  msgid "Okay"
239
  msgstr ""
240
 
241
- #: ../super_socializer.php:1771
242
  #, php-format
243
  msgid ""
244
  "Add %s in \"Callback URLs\" option in your Twitter app settings for Twitter "
@@ -246,7 +247,7 @@ msgid ""
246
  "\">here</a>"
247
  msgstr ""
248
 
249
- #: ../super_socializer.php:1796
250
  #, php-format
251
  msgid ""
252
  "Add %s in \"Authorized Redirect URLs\" option in your Linkedin app settings "
@@ -254,7 +255,7 @@ msgid ""
254
  "target=\"_blank\">here</a>"
255
  msgstr ""
256
 
257
- #: ../super_socializer.php:1821
258
  #, php-format
259
  msgid ""
260
  "Add %s in \"Authorized redirect URIs\" option in your Google client settings "
@@ -262,13 +263,13 @@ msgid ""
262
  "target=\"_blank\">here</a>"
263
  msgstr ""
264
 
265
- #: ../super_socializer.php:1832
266
  #, php-format
267
  msgid ""
268
  "Save the url of privacy policy page of your website <a href=\"%s\">here</a>"
269
  msgstr ""
270
 
271
- #: ../super_socializer.php:1854
272
  #, php-format
273
  msgid ""
274
  "This plugin is GDPR compliant. You need to update the privacy policy of your "
@@ -276,7 +277,7 @@ msgid ""
276
  "\"%s\" target=\"_blank\">here</a>"
277
  msgstr ""
278
 
279
- #: ../super_socializer.php:1882
280
  #, php-format
281
  msgid ""
282
  "Now plugin supports a new service Twitcount.com to show Twitter shares. To "
@@ -285,7 +286,7 @@ msgid ""
285
  "your website %s with them. No need to copy-paste any code from their website."
286
  msgstr ""
287
 
288
- #: ../super_socializer.php:1909
289
  #, php-format
290
  msgid ""
291
  "Replace url saved in \"Callback URLs\" option in your Twitter app settings "
@@ -293,7 +294,7 @@ msgid ""
293
  "\"%s\" target=\"_blank\">here</a>"
294
  msgstr ""
295
 
296
- #: ../super_socializer.php:1933
297
  #, php-format
298
  msgid ""
299
  "Your website visitors will see a popup notification (only once) if their "
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2019-03-01 12:00+0530\n"
6
+ "PO-Revision-Date: 2019-03-01 12:01+0530\n"
7
  "Last-Translator: Heateor <hello@heateor.com>\n"
8
  "Language-Team: Heateor <hello@heateor.com>\n"
9
  "Language: en_IN\n"
144
  msgid "Update social avatar, next time I Social Login"
145
  msgstr "Atualize o avatar social, na próxima vez farei a Autenticação Social"
146
 
147
+ #: ../super_socializer.php:1399 ../super_socializer.php:2054
148
  msgid ""
149
  "Your browser is blocking some features of this website. Please follow the "
150
  "instructions at {support_url} to unblock these."
164
  "Por favor forneça um endereço de email válido. Você pode ser solicitado a "
165
  "confirmá-lo"
166
 
167
+ #: ../super_socializer.php:1415 ../super_socializer.php:1978
168
  msgid "Link your social account to login to your account at this website"
169
  msgstr "Associe sua conta social ao login de sua conta neste website"
170
 
171
  #: ../super_socializer.php:1642
172
+ msgid "Thanks for installing Super Socializer plugin"
173
+ msgstr ""
174
+
175
+ #: ../super_socializer.php:1644
176
+ msgid "Configure the Plugin"
177
  msgstr ""
178
 
179
+ #: ../super_socializer.php:1655
180
  msgid ""
181
  "Update \"Facebook Comments Moderation\" add-on for compatibility with "
182
  "current version of Super Socialzer"
183
  msgstr ""
184
 
185
+ #: ../super_socializer.php:1664
186
  msgid ""
187
  "Update \"Facebook Comments Notifier\" add-on for compatibility with current "
188
  "version of Super Socialzer"
189
  msgstr ""
190
 
191
+ #: ../super_socializer.php:1673
192
  msgid ""
193
  "Update \"Social Login Buttons\" add-on for compatibility with current "
194
  "version of Super Socialzer"
195
  msgstr ""
196
 
197
+ #: ../super_socializer.php:1682
198
  msgid ""
199
  "Update \"Social Share myCRED Integration\" add-on for maximum compatibility "
200
  "with current version of Super Socialzer"
201
  msgstr ""
202
 
203
+ #: ../super_socializer.php:1691
204
  msgid ""
205
  "Update \"Social Login myCRED Integration\" add-on for maximum compatibility "
206
  "with current version of Super Socialzer"
207
  msgstr ""
208
 
209
+ #: ../super_socializer.php:1698
210
  msgid ""
211
  "Update \"Social Login myCRED Integration\" add-on for compatibility with "
212
  "LiveJournal Login of Super Socialzer"
213
  msgstr ""
214
 
215
+ #: ../super_socializer.php:1709
216
  #, php-format
217
  msgid ""
218
  "To continue using Steam login save Steam API key <a href=\"%s\">here</a>"
219
  msgstr ""
220
 
221
+ #: ../super_socializer.php:1725
222
  #, php-format
223
  msgid ""
224
  "To continue using Social Login, save the secret keys <a href=\"%s\">here</a>"
225
  msgstr ""
226
 
227
+ #: ../super_socializer.php:1749
228
  #, php-format
229
  msgid ""
230
  "Add %s in \"Valid OAuth redirect URIs\" option in your Facebook app settings "
232
  "target=\"_blank\">here</a>"
233
  msgstr ""
234
 
235
+ #: ../super_socializer.php:1749 ../super_socializer.php:1774
236
+ #: ../super_socializer.php:1799 ../super_socializer.php:1824
237
+ #: ../super_socializer.php:1857 ../super_socializer.php:1885
238
+ #: ../super_socializer.php:1912 ../super_socializer.php:1936
239
  msgid "Okay"
240
  msgstr ""
241
 
242
+ #: ../super_socializer.php:1774
243
  #, php-format
244
  msgid ""
245
  "Add %s in \"Callback URLs\" option in your Twitter app settings for Twitter "
247
  "\">here</a>"
248
  msgstr ""
249
 
250
+ #: ../super_socializer.php:1799
251
  #, php-format
252
  msgid ""
253
  "Add %s in \"Authorized Redirect URLs\" option in your Linkedin app settings "
255
  "target=\"_blank\">here</a>"
256
  msgstr ""
257
 
258
+ #: ../super_socializer.php:1824
259
  #, php-format
260
  msgid ""
261
  "Add %s in \"Authorized redirect URIs\" option in your Google client settings "
263
  "target=\"_blank\">here</a>"
264
  msgstr ""
265
 
266
+ #: ../super_socializer.php:1835
267
  #, php-format
268
  msgid ""
269
  "Save the url of privacy policy page of your website <a href=\"%s\">here</a>"
270
  msgstr ""
271
 
272
+ #: ../super_socializer.php:1857
273
  #, php-format
274
  msgid ""
275
  "This plugin is GDPR compliant. You need to update the privacy policy of your "
277
  "\"%s\" target=\"_blank\">here</a>"
278
  msgstr ""
279
 
280
+ #: ../super_socializer.php:1885
281
  #, php-format
282
  msgid ""
283
  "Now plugin supports a new service Twitcount.com to show Twitter shares. To "
286
  "your website %s with them. No need to copy-paste any code from their website."
287
  msgstr ""
288
 
289
+ #: ../super_socializer.php:1912
290
  #, php-format
291
  msgid ""
292
  "Replace url saved in \"Callback URLs\" option in your Twitter app settings "
294
  "\"%s\" target=\"_blank\">here</a>"
295
  msgstr ""
296
 
297
+ #: ../super_socializer.php:1936
298
  #, php-format
299
  msgid ""
300
  "Your website visitors will see a popup notification (only once) if their "
languages/super-socializer-ru_RU.mo CHANGED
Binary file
languages/super-socializer-ru_RU.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-02-27 11:02+0530\n"
6
- "PO-Revision-Date: 2019-02-27 11:02+0530\n"
7
  "Last-Translator: Heateor <hello@heateor.com>\n"
8
  "Language-Team: Russian\n"
9
  "Language: ru_RU\n"
@@ -147,7 +147,7 @@ msgstr ""
147
  "Обновление аватара соцсетей в следующий раз при использовании входа через "
148
  "соцсети"
149
 
150
- #: ../super_socializer.php:1399 ../super_socializer.php:2051
151
  msgid ""
152
  "Your browser is blocking some features of this website. Please follow the "
153
  "instructions at {support_url} to unblock these."
@@ -170,68 +170,69 @@ msgstr ""
170
  "Пожалуйста, введите действительный адрес электронной почты. Вам, возможно, "
171
  "потребуется проверить его"
172
 
173
- #: ../super_socializer.php:1415 ../super_socializer.php:1975
174
  msgid "Link your social account to login to your account at this website"
175
  msgstr ""
176
  "Введите ссылку на ваш аккаут в социальных сетях чтобы войти в аккаунт на "
177
  "этом сайте"
178
 
179
  #: ../super_socializer.php:1642
180
- #, php-format
181
- msgid ""
182
- "Thanks for installing Super Socializer plugin. Click <a href=\"%s\" target="
183
- "\"_blank\">here</a> for the steps on how to configure the plugin"
 
184
  msgstr ""
185
 
186
- #: ../super_socializer.php:1652
187
  msgid ""
188
  "Update \"Facebook Comments Moderation\" add-on for compatibility with "
189
  "current version of Super Socialzer"
190
  msgstr ""
191
 
192
- #: ../super_socializer.php:1661
193
  msgid ""
194
  "Update \"Facebook Comments Notifier\" add-on for compatibility with current "
195
  "version of Super Socialzer"
196
  msgstr ""
197
 
198
- #: ../super_socializer.php:1670
199
  msgid ""
200
  "Update \"Social Login Buttons\" add-on for compatibility with current "
201
  "version of Super Socialzer"
202
  msgstr ""
203
 
204
- #: ../super_socializer.php:1679
205
  msgid ""
206
  "Update \"Social Share myCRED Integration\" add-on for maximum compatibility "
207
  "with current version of Super Socialzer"
208
  msgstr ""
209
 
210
- #: ../super_socializer.php:1688
211
  msgid ""
212
  "Update \"Social Login myCRED Integration\" add-on for maximum compatibility "
213
  "with current version of Super Socialzer"
214
  msgstr ""
215
 
216
- #: ../super_socializer.php:1695
217
  msgid ""
218
  "Update \"Social Login myCRED Integration\" add-on for compatibility with "
219
  "LiveJournal Login of Super Socialzer"
220
  msgstr ""
221
 
222
- #: ../super_socializer.php:1706
223
  #, php-format
224
  msgid ""
225
  "To continue using Steam login save Steam API key <a href=\"%s\">here</a>"
226
  msgstr ""
227
 
228
- #: ../super_socializer.php:1722
229
  #, php-format
230
  msgid ""
231
  "To continue using Social Login, save the secret keys <a href=\"%s\">here</a>"
232
  msgstr ""
233
 
234
- #: ../super_socializer.php:1746
235
  #, php-format
236
  msgid ""
237
  "Add %s in \"Valid OAuth redirect URIs\" option in your Facebook app settings "
@@ -239,14 +240,14 @@ msgid ""
239
  "target=\"_blank\">here</a>"
240
  msgstr ""
241
 
242
- #: ../super_socializer.php:1746 ../super_socializer.php:1771
243
- #: ../super_socializer.php:1796 ../super_socializer.php:1821
244
- #: ../super_socializer.php:1854 ../super_socializer.php:1882
245
- #: ../super_socializer.php:1909 ../super_socializer.php:1933
246
  msgid "Okay"
247
  msgstr "Окей"
248
 
249
- #: ../super_socializer.php:1771
250
  #, php-format
251
  msgid ""
252
  "Add %s in \"Callback URLs\" option in your Twitter app settings for Twitter "
@@ -254,7 +255,7 @@ msgid ""
254
  "\">here</a>"
255
  msgstr ""
256
 
257
- #: ../super_socializer.php:1796
258
  #, php-format
259
  msgid ""
260
  "Add %s in \"Authorized Redirect URLs\" option in your Linkedin app settings "
@@ -262,7 +263,7 @@ msgid ""
262
  "target=\"_blank\">here</a>"
263
  msgstr ""
264
 
265
- #: ../super_socializer.php:1821
266
  #, php-format
267
  msgid ""
268
  "Add %s in \"Authorized redirect URIs\" option in your Google client settings "
@@ -270,13 +271,13 @@ msgid ""
270
  "target=\"_blank\">here</a>"
271
  msgstr ""
272
 
273
- #: ../super_socializer.php:1832
274
  #, php-format
275
  msgid ""
276
  "Save the url of privacy policy page of your website <a href=\"%s\">here</a>"
277
  msgstr ""
278
 
279
- #: ../super_socializer.php:1854
280
  #, php-format
281
  msgid ""
282
  "This plugin is GDPR compliant. You need to update the privacy policy of your "
@@ -284,7 +285,7 @@ msgid ""
284
  "\"%s\" target=\"_blank\">here</a>"
285
  msgstr ""
286
 
287
- #: ../super_socializer.php:1882
288
  #, php-format
289
  msgid ""
290
  "Now plugin supports a new service Twitcount.com to show Twitter shares. To "
@@ -293,7 +294,7 @@ msgid ""
293
  "your website %s with them. No need to copy-paste any code from their website."
294
  msgstr ""
295
 
296
- #: ../super_socializer.php:1909
297
  #, php-format
298
  msgid ""
299
  "Replace url saved in \"Callback URLs\" option in your Twitter app settings "
@@ -301,7 +302,7 @@ msgid ""
301
  "\"%s\" target=\"_blank\">here</a>"
302
  msgstr ""
303
 
304
- #: ../super_socializer.php:1933
305
  #, php-format
306
  msgid ""
307
  "Your website visitors will see a popup notification (only once) if their "
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2019-03-01 12:00+0530\n"
6
+ "PO-Revision-Date: 2019-03-01 12:00+0530\n"
7
  "Last-Translator: Heateor <hello@heateor.com>\n"
8
  "Language-Team: Russian\n"
9
  "Language: ru_RU\n"
147
  "Обновление аватара соцсетей в следующий раз при использовании входа через "
148
  "соцсети"
149
 
150
+ #: ../super_socializer.php:1399 ../super_socializer.php:2054
151
  msgid ""
152
  "Your browser is blocking some features of this website. Please follow the "
153
  "instructions at {support_url} to unblock these."
170
  "Пожалуйста, введите действительный адрес электронной почты. Вам, возможно, "
171
  "потребуется проверить его"
172
 
173
+ #: ../super_socializer.php:1415 ../super_socializer.php:1978
174
  msgid "Link your social account to login to your account at this website"
175
  msgstr ""
176
  "Введите ссылку на ваш аккаут в социальных сетях чтобы войти в аккаунт на "
177
  "этом сайте"
178
 
179
  #: ../super_socializer.php:1642
180
+ msgid "Thanks for installing Super Socializer plugin"
181
+ msgstr ""
182
+
183
+ #: ../super_socializer.php:1644
184
+ msgid "Configure the Plugin"
185
  msgstr ""
186
 
187
+ #: ../super_socializer.php:1655
188
  msgid ""
189
  "Update \"Facebook Comments Moderation\" add-on for compatibility with "
190
  "current version of Super Socialzer"
191
  msgstr ""
192
 
193
+ #: ../super_socializer.php:1664
194
  msgid ""
195
  "Update \"Facebook Comments Notifier\" add-on for compatibility with current "
196
  "version of Super Socialzer"
197
  msgstr ""
198
 
199
+ #: ../super_socializer.php:1673
200
  msgid ""
201
  "Update \"Social Login Buttons\" add-on for compatibility with current "
202
  "version of Super Socialzer"
203
  msgstr ""
204
 
205
+ #: ../super_socializer.php:1682
206
  msgid ""
207
  "Update \"Social Share myCRED Integration\" add-on for maximum compatibility "
208
  "with current version of Super Socialzer"
209
  msgstr ""
210
 
211
+ #: ../super_socializer.php:1691
212
  msgid ""
213
  "Update \"Social Login myCRED Integration\" add-on for maximum compatibility "
214
  "with current version of Super Socialzer"
215
  msgstr ""
216
 
217
+ #: ../super_socializer.php:1698
218
  msgid ""
219
  "Update \"Social Login myCRED Integration\" add-on for compatibility with "
220
  "LiveJournal Login of Super Socialzer"
221
  msgstr ""
222
 
223
+ #: ../super_socializer.php:1709
224
  #, php-format
225
  msgid ""
226
  "To continue using Steam login save Steam API key <a href=\"%s\">here</a>"
227
  msgstr ""
228
 
229
+ #: ../super_socializer.php:1725
230
  #, php-format
231
  msgid ""
232
  "To continue using Social Login, save the secret keys <a href=\"%s\">here</a>"
233
  msgstr ""
234
 
235
+ #: ../super_socializer.php:1749
236
  #, php-format
237
  msgid ""
238
  "Add %s in \"Valid OAuth redirect URIs\" option in your Facebook app settings "
240
  "target=\"_blank\">here</a>"
241
  msgstr ""
242
 
243
+ #: ../super_socializer.php:1749 ../super_socializer.php:1774
244
+ #: ../super_socializer.php:1799 ../super_socializer.php:1824
245
+ #: ../super_socializer.php:1857 ../super_socializer.php:1885
246
+ #: ../super_socializer.php:1912 ../super_socializer.php:1936
247
  msgid "Okay"
248
  msgstr "Окей"
249
 
250
+ #: ../super_socializer.php:1774
251
  #, php-format
252
  msgid ""
253
  "Add %s in \"Callback URLs\" option in your Twitter app settings for Twitter "
255
  "\">here</a>"
256
  msgstr ""
257
 
258
+ #: ../super_socializer.php:1799
259
  #, php-format
260
  msgid ""
261
  "Add %s in \"Authorized Redirect URLs\" option in your Linkedin app settings "
263
  "target=\"_blank\">here</a>"
264
  msgstr ""
265
 
266
+ #: ../super_socializer.php:1824
267
  #, php-format
268
  msgid ""
269
  "Add %s in \"Authorized redirect URIs\" option in your Google client settings "
271
  "target=\"_blank\">here</a>"
272
  msgstr ""
273
 
274
+ #: ../super_socializer.php:1835
275
  #, php-format
276
  msgid ""
277
  "Save the url of privacy policy page of your website <a href=\"%s\">here</a>"
278
  msgstr ""
279
 
280
+ #: ../super_socializer.php:1857
281
  #, php-format
282
  msgid ""
283
  "This plugin is GDPR compliant. You need to update the privacy policy of your "
285
  "\"%s\" target=\"_blank\">here</a>"
286
  msgstr ""
287
 
288
+ #: ../super_socializer.php:1885
289
  #, php-format
290
  msgid ""
291
  "Now plugin supports a new service Twitcount.com to show Twitter shares. To "
294
  "your website %s with them. No need to copy-paste any code from their website."
295
  msgstr ""
296
 
297
+ #: ../super_socializer.php:1912
298
  #, php-format
299
  msgid ""
300
  "Replace url saved in \"Callback URLs\" option in your Twitter app settings "
302
  "\"%s\" target=\"_blank\">here</a>"
303
  msgstr ""
304
 
305
+ #: ../super_socializer.php:1936
306
  #, php-format
307
  msgid ""
308
  "Your website visitors will see a popup notification (only once) if their "
languages/super-socializer-uk.mo CHANGED
Binary file
languages/super-socializer-uk.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-02-27 11:01+0530\n"
6
- "PO-Revision-Date: 2019-02-27 11:01+0530\n"
7
  "Last-Translator: Heateor <hello@heateor.com>\n"
8
  "Language-Team: Ukrainian\n"
9
  "Language: uk\n"
@@ -150,7 +150,7 @@ msgstr ""
150
  "Оновлення аватара соцмереж наступного разу при використанні входу через "
151
  "соцмережі"
152
 
153
- #: ../super_socializer.php:1399 ../super_socializer.php:2051
154
  msgid ""
155
  "Your browser is blocking some features of this website. Please follow the "
156
  "instructions at {support_url} to unblock these."
@@ -172,68 +172,69 @@ msgstr ""
172
  "Будь ласка, введіть дійсну адресу електронної пошти. Вам, можливо, буде "
173
  "потрібно перевірити його"
174
 
175
- #: ../super_socializer.php:1415 ../super_socializer.php:1975
176
  msgid "Link your social account to login to your account at this website"
177
  msgstr ""
178
  "Введіть посилання на ваш аккаунт в соціальних мережах щоб увійти в обліковий "
179
  "запис на цьому сайті"
180
 
181
  #: ../super_socializer.php:1642
182
- #, php-format
183
- msgid ""
184
- "Thanks for installing Super Socializer plugin. Click <a href=\"%s\" target="
185
- "\"_blank\">here</a> for the steps on how to configure the plugin"
 
186
  msgstr ""
187
 
188
- #: ../super_socializer.php:1652
189
  msgid ""
190
  "Update \"Facebook Comments Moderation\" add-on for compatibility with "
191
  "current version of Super Socialzer"
192
  msgstr ""
193
 
194
- #: ../super_socializer.php:1661
195
  msgid ""
196
  "Update \"Facebook Comments Notifier\" add-on for compatibility with current "
197
  "version of Super Socialzer"
198
  msgstr ""
199
 
200
- #: ../super_socializer.php:1670
201
  msgid ""
202
  "Update \"Social Login Buttons\" add-on for compatibility with current "
203
  "version of Super Socialzer"
204
  msgstr ""
205
 
206
- #: ../super_socializer.php:1679
207
  msgid ""
208
  "Update \"Social Share myCRED Integration\" add-on for maximum compatibility "
209
  "with current version of Super Socialzer"
210
  msgstr ""
211
 
212
- #: ../super_socializer.php:1688
213
  msgid ""
214
  "Update \"Social Login myCRED Integration\" add-on for maximum compatibility "
215
  "with current version of Super Socialzer"
216
  msgstr ""
217
 
218
- #: ../super_socializer.php:1695
219
  msgid ""
220
  "Update \"Social Login myCRED Integration\" add-on for compatibility with "
221
  "LiveJournal Login of Super Socialzer"
222
  msgstr ""
223
 
224
- #: ../super_socializer.php:1706
225
  #, php-format
226
  msgid ""
227
  "To continue using Steam login save Steam API key <a href=\"%s\">here</a>"
228
  msgstr ""
229
 
230
- #: ../super_socializer.php:1722
231
  #, php-format
232
  msgid ""
233
  "To continue using Social Login, save the secret keys <a href=\"%s\">here</a>"
234
  msgstr ""
235
 
236
- #: ../super_socializer.php:1746
237
  #, php-format
238
  msgid ""
239
  "Add %s in \"Valid OAuth redirect URIs\" option in your Facebook app settings "
@@ -241,14 +242,14 @@ msgid ""
241
  "target=\"_blank\">here</a>"
242
  msgstr ""
243
 
244
- #: ../super_socializer.php:1746 ../super_socializer.php:1771
245
- #: ../super_socializer.php:1796 ../super_socializer.php:1821
246
- #: ../super_socializer.php:1854 ../super_socializer.php:1882
247
- #: ../super_socializer.php:1909 ../super_socializer.php:1933
248
  msgid "Okay"
249
  msgstr "Гаразд."
250
 
251
- #: ../super_socializer.php:1771
252
  #, php-format
253
  msgid ""
254
  "Add %s in \"Callback URLs\" option in your Twitter app settings for Twitter "
@@ -256,7 +257,7 @@ msgid ""
256
  "\">here</a>"
257
  msgstr ""
258
 
259
- #: ../super_socializer.php:1796
260
  #, php-format
261
  msgid ""
262
  "Add %s in \"Authorized Redirect URLs\" option in your Linkedin app settings "
@@ -264,7 +265,7 @@ msgid ""
264
  "target=\"_blank\">here</a>"
265
  msgstr ""
266
 
267
- #: ../super_socializer.php:1821
268
  #, php-format
269
  msgid ""
270
  "Add %s in \"Authorized redirect URIs\" option in your Google client settings "
@@ -272,13 +273,13 @@ msgid ""
272
  "target=\"_blank\">here</a>"
273
  msgstr ""
274
 
275
- #: ../super_socializer.php:1832
276
  #, php-format
277
  msgid ""
278
  "Save the url of privacy policy page of your website <a href=\"%s\">here</a>"
279
  msgstr ""
280
 
281
- #: ../super_socializer.php:1854
282
  #, php-format
283
  msgid ""
284
  "This plugin is GDPR compliant. You need to update the privacy policy of your "
@@ -286,7 +287,7 @@ msgid ""
286
  "\"%s\" target=\"_blank\">here</a>"
287
  msgstr ""
288
 
289
- #: ../super_socializer.php:1882
290
  #, php-format
291
  msgid ""
292
  "Now plugin supports a new service Twitcount.com to show Twitter shares. To "
@@ -295,7 +296,7 @@ msgid ""
295
  "your website %s with them. No need to copy-paste any code from their website."
296
  msgstr ""
297
 
298
- #: ../super_socializer.php:1909
299
  #, php-format
300
  msgid ""
301
  "Replace url saved in \"Callback URLs\" option in your Twitter app settings "
@@ -303,7 +304,7 @@ msgid ""
303
  "\"%s\" target=\"_blank\">here</a>"
304
  msgstr ""
305
 
306
- #: ../super_socializer.php:1933
307
  #, php-format
308
  msgid ""
309
  "Your website visitors will see a popup notification (only once) if their "
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2019-03-01 12:00+0530\n"
6
+ "PO-Revision-Date: 2019-03-01 12:00+0530\n"
7
  "Last-Translator: Heateor <hello@heateor.com>\n"
8
  "Language-Team: Ukrainian\n"
9
  "Language: uk\n"
150
  "Оновлення аватара соцмереж наступного разу при використанні входу через "
151
  "соцмережі"
152
 
153
+ #: ../super_socializer.php:1399 ../super_socializer.php:2054
154
  msgid ""
155
  "Your browser is blocking some features of this website. Please follow the "
156
  "instructions at {support_url} to unblock these."
172
  "Будь ласка, введіть дійсну адресу електронної пошти. Вам, можливо, буде "
173
  "потрібно перевірити його"
174
 
175
+ #: ../super_socializer.php:1415 ../super_socializer.php:1978
176
  msgid "Link your social account to login to your account at this website"
177
  msgstr ""
178
  "Введіть посилання на ваш аккаунт в соціальних мережах щоб увійти в обліковий "
179
  "запис на цьому сайті"
180
 
181
  #: ../super_socializer.php:1642
182
+ msgid "Thanks for installing Super Socializer plugin"
183
+ msgstr ""
184
+
185
+ #: ../super_socializer.php:1644
186
+ msgid "Configure the Plugin"
187
  msgstr ""
188
 
189
+ #: ../super_socializer.php:1655
190
  msgid ""
191
  "Update \"Facebook Comments Moderation\" add-on for compatibility with "
192
  "current version of Super Socialzer"
193
  msgstr ""
194
 
195
+ #: ../super_socializer.php:1664
196
  msgid ""
197
  "Update \"Facebook Comments Notifier\" add-on for compatibility with current "
198
  "version of Super Socialzer"
199
  msgstr ""
200
 
201
+ #: ../super_socializer.php:1673
202
  msgid ""
203
  "Update \"Social Login Buttons\" add-on for compatibility with current "
204
  "version of Super Socialzer"
205
  msgstr ""
206
 
207
+ #: ../super_socializer.php:1682
208
  msgid ""
209
  "Update \"Social Share myCRED Integration\" add-on for maximum compatibility "
210
  "with current version of Super Socialzer"
211
  msgstr ""
212
 
213
+ #: ../super_socializer.php:1691
214
  msgid ""
215
  "Update \"Social Login myCRED Integration\" add-on for maximum compatibility "
216
  "with current version of Super Socialzer"
217
  msgstr ""
218
 
219
+ #: ../super_socializer.php:1698
220
  msgid ""
221
  "Update \"Social Login myCRED Integration\" add-on for compatibility with "
222
  "LiveJournal Login of Super Socialzer"
223
  msgstr ""
224
 
225
+ #: ../super_socializer.php:1709
226
  #, php-format
227
  msgid ""
228
  "To continue using Steam login save Steam API key <a href=\"%s\">here</a>"
229
  msgstr ""
230
 
231
+ #: ../super_socializer.php:1725
232
  #, php-format
233
  msgid ""
234
  "To continue using Social Login, save the secret keys <a href=\"%s\">here</a>"
235
  msgstr ""
236
 
237
+ #: ../super_socializer.php:1749
238
  #, php-format
239
  msgid ""
240
  "Add %s in \"Valid OAuth redirect URIs\" option in your Facebook app settings "
242
  "target=\"_blank\">here</a>"
243
  msgstr ""
244
 
245
+ #: ../super_socializer.php:1749 ../super_socializer.php:1774
246
+ #: ../super_socializer.php:1799 ../super_socializer.php:1824
247
+ #: ../super_socializer.php:1857 ../super_socializer.php:1885
248
+ #: ../super_socializer.php:1912 ../super_socializer.php:1936
249
  msgid "Okay"
250
  msgstr "Гаразд."
251
 
252
+ #: ../super_socializer.php:1774
253
  #, php-format
254
  msgid ""
255
  "Add %s in \"Callback URLs\" option in your Twitter app settings for Twitter "
257
  "\">here</a>"
258
  msgstr ""
259
 
260
+ #: ../super_socializer.php:1799
261
  #, php-format
262
  msgid ""
263
  "Add %s in \"Authorized Redirect URLs\" option in your Linkedin app settings "
265
  "target=\"_blank\">here</a>"
266
  msgstr ""
267
 
268
+ #: ../super_socializer.php:1824
269
  #, php-format
270
  msgid ""
271
  "Add %s in \"Authorized redirect URIs\" option in your Google client settings "
273
  "target=\"_blank\">here</a>"
274
  msgstr ""
275
 
276
+ #: ../super_socializer.php:1835
277
  #, php-format
278
  msgid ""
279
  "Save the url of privacy policy page of your website <a href=\"%s\">here</a>"
280
  msgstr ""
281
 
282
+ #: ../super_socializer.php:1857
283
  #, php-format
284
  msgid ""
285
  "This plugin is GDPR compliant. You need to update the privacy policy of your "
287
  "\"%s\" target=\"_blank\">here</a>"
288
  msgstr ""
289
 
290
+ #: ../super_socializer.php:1885
291
  #, php-format
292
  msgid ""
293
  "Now plugin supports a new service Twitcount.com to show Twitter shares. To "
296
  "your website %s with them. No need to copy-paste any code from their website."
297
  msgstr ""
298
 
299
+ #: ../super_socializer.php:1912
300
  #, php-format
301
  msgid ""
302
  "Replace url saved in \"Callback URLs\" option in your Twitter app settings "
304
  "\"%s\" target=\"_blank\">here</a>"
305
  msgstr ""
306
 
307
+ #: ../super_socializer.php:1936
308
  #, php-format
309
  msgid ""
310
  "Your website visitors will see a popup notification (only once) if their "
languages/super-socializer-zh_CN.mo CHANGED
Binary file
languages/super-socializer-zh_CN.po CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
- "POT-Creation-Date: 2019-02-27 11:01+0530\n"
5
- "PO-Revision-Date: 2019-02-27 11:01+0530\n"
6
  "Last-Translator: Heateor <hello@heateor.com>\n"
7
  "Language-Team: 汤小贤 <calmsmile@aliyun.com>\n"
8
  "Language: zh_CN\n"
@@ -141,7 +141,7 @@ msgstr "不从我的个人资料里获取及更新社会化头像,下次社会
141
  msgid "Update social avatar, next time I Social Login"
142
  msgstr "更新社会化头像,下次社会化登录"
143
 
144
- #: super_socializer.php:1399 super_socializer.php:2051
145
  msgid ""
146
  "Your browser is blocking some features of this website. Please follow the "
147
  "instructions at {support_url} to unblock these."
@@ -161,37 +161,38 @@ msgstr "您输入的电子邮件已经注册或无效"
161
  msgid "Please enter a valid email address. You might be required to verify it"
162
  msgstr "请输入一个有效的电子邮件地址。您可能需要验证它"
163
 
164
- #: super_socializer.php:1415 super_socializer.php:1975
165
  msgid "Link your social account to login to your account at this website"
166
  msgstr "链接你的社会化媒体帐户登录您本站账号"
167
 
168
  #: super_socializer.php:1642
169
- #, php-format
170
- msgid ""
171
- "Thanks for installing Super Socializer plugin. Click <a href=\"%s\" target="
172
- "\"_blank\">here</a> for the steps on how to configure the plugin"
 
173
  msgstr ""
174
 
175
- #: super_socializer.php:1652
176
  msgid ""
177
  "Update \"Facebook Comments Moderation\" add-on for compatibility with "
178
  "current version of Super Socialzer"
179
  msgstr "更新 \"facebook 评论审核\" 加载项与当前版本的Super Socialzer"
180
 
181
- #: super_socializer.php:1661
182
  msgid ""
183
  "Update \"Facebook Comments Notifier\" add-on for compatibility with current "
184
  "version of Super Socialzer"
185
  msgstr ""
186
  "更新 \"facebook 评论通知程序\" 加载项, 以与当前版本的超级社交提供兼容性"
187
 
188
- #: super_socializer.php:1670
189
  msgid ""
190
  "Update \"Social Login Buttons\" add-on for compatibility with current "
191
  "version of Super Socialzer"
192
  msgstr "更新 \"社交登录按钮\" 加载项与当前版本的超级社交器兼容"
193
 
194
- #: super_socializer.php:1679
195
  msgid ""
196
  "Update \"Social Share myCRED Integration\" add-on for maximum compatibility "
197
  "with current version of Super Socialzer"
@@ -199,20 +200,20 @@ msgstr ""
199
  "更新 \"社交分享 mycred 集成\" 加载项, 以最大限度地与当前版本的超级社交提供兼"
200
  "容"
201
 
202
- #: super_socializer.php:1688
203
  msgid ""
204
  "Update \"Social Login myCRED Integration\" add-on for maximum compatibility "
205
  "with current version of Super Socialzer"
206
  msgstr ""
207
  "更新 \"社交登录 mycred 集成\" 加载项, 以最大限度地兼容当前版本的超级社交"
208
 
209
- #: super_socializer.php:1695
210
  msgid ""
211
  "Update \"Social Login myCRED Integration\" add-on for compatibility with "
212
  "LiveJournal Login of Super Socialzer"
213
  msgstr "更新 \"社交登录 mycred 集成\" 加载项与超级社交器的 livejoin 登录兼容"
214
 
215
- #: super_socializer.php:1706
216
  #, php-format
217
  msgid ""
218
  "To continue using Steam login save Steam API key <a href=\"%s\">here</a>"
@@ -220,13 +221,13 @@ msgstr ""
220
  "要继续使用 steam 登录, 请保存 steam api 密钥 < a href = \" %s\" >, 请点击此"
221
  "处 </a>"
222
 
223
- #: super_socializer.php:1722
224
  #, php-format
225
  msgid ""
226
  "To continue using Social Login, save the secret keys <a href=\"%s\">here</a>"
227
  msgstr "若要继续使用社交登录, 请在此处保存密钥 < ref = \" %s\" > </a>"
228
 
229
- #: super_socializer.php:1746
230
  #, php-format
231
  msgid ""
232
  "Add %s in \"Valid OAuth redirect URIs\" option in your Facebook app settings "
@@ -237,14 +238,14 @@ msgstr ""
237
  "facebook 登录正常工作。有关更多详细信息, 请在此处检查步骤 9 < ref = \" %s\" "
238
  "target = \"_ black\" > </a>"
239
 
240
- #: super_socializer.php:1746 super_socializer.php:1771
241
- #: super_socializer.php:1796 super_socializer.php:1821
242
- #: super_socializer.php:1854 super_socializer.php:1882
243
- #: super_socializer.php:1909 super_socializer.php:1933
244
  msgid "Okay"
245
  msgstr "好的"
246
 
247
- #: super_socializer.php:1771
248
  #, php-format
249
  msgid ""
250
  "Add %s in \"Callback URLs\" option in your Twitter app settings for Twitter "
@@ -255,7 +256,7 @@ msgstr ""
255
  "关更多详细信息, 请在此处检查步骤 4 < ref = \" %s\" target = \"_ black\" > </"
256
  "a>"
257
 
258
- #: super_socializer.php:1796
259
  #, php-format
260
  msgid ""
261
  "Add %s in \"Authorized Redirect URLs\" option in your Linkedin app settings "
@@ -266,7 +267,7 @@ msgstr ""
266
  "正常工作。有关更多详细信息, 请在此处检查步骤 4 < ref = \" %s\" target = \"_ "
267
  "black\" > </a>"
268
 
269
- #: super_socializer.php:1821
270
  #, php-format
271
  msgid ""
272
  "Add %s in \"Authorized redirect URIs\" option in your Google client settings "
@@ -277,13 +278,13 @@ msgstr ""
277
  "常工作。有关更多详细信息, 请在此处检查步骤 11 < ref = \" %s\" target = \"_ "
278
  "black\" > </a>"
279
 
280
- #: super_socializer.php:1832
281
  #, php-format
282
  msgid ""
283
  "Save the url of privacy policy page of your website <a href=\"%s\">here</a>"
284
  msgstr "保存您的网站 < reof = \" %s\" 的隐私政策页面的网址 </a>"
285
 
286
- #: super_socializer.php:1854
287
  #, php-format
288
  msgid ""
289
  "This plugin is GDPR compliant. You need to update the privacy policy of your "
@@ -293,7 +294,7 @@ msgstr ""
293
  "这个插件是符合GDPR的。您需要更新网站有关此插件保存的个人数据的隐私政策。如 "
294
  "<a href=\"%s\" target=\"_blank\">这里</a>所述"
295
 
296
- #: super_socializer.php:1882
297
  #, php-format
298
  msgid ""
299
  "Now plugin supports a new service Twitcount.com to show Twitter shares. To "
@@ -302,7 +303,7 @@ msgid ""
302
  "your website %s with them. No need to copy-paste any code from their website."
303
  msgstr ""
304
 
305
- #: super_socializer.php:1909
306
  #, php-format
307
  msgid ""
308
  "Replace url saved in \"Callback URLs\" option in your Twitter app settings "
@@ -313,7 +314,7 @@ msgstr ""
313
  "工作。有关更多详细信息, 请在此处检查步骤 4 < ref = \" %s\" target = \"_ black"
314
  "\" > </a>"
315
 
316
- #: super_socializer.php:1933
317
  #, php-format
318
  msgid ""
319
  "Your website visitors will see a popup notification (only once) if their "
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
+ "POT-Creation-Date: 2019-03-01 12:00+0530\n"
5
+ "PO-Revision-Date: 2019-03-01 12:00+0530\n"
6
  "Last-Translator: Heateor <hello@heateor.com>\n"
7
  "Language-Team: 汤小贤 <calmsmile@aliyun.com>\n"
8
  "Language: zh_CN\n"
141
  msgid "Update social avatar, next time I Social Login"
142
  msgstr "更新社会化头像,下次社会化登录"
143
 
144
+ #: super_socializer.php:1399 super_socializer.php:2054
145
  msgid ""
146
  "Your browser is blocking some features of this website. Please follow the "
147
  "instructions at {support_url} to unblock these."
161
  msgid "Please enter a valid email address. You might be required to verify it"
162
  msgstr "请输入一个有效的电子邮件地址。您可能需要验证它"
163
 
164
+ #: super_socializer.php:1415 super_socializer.php:1978
165
  msgid "Link your social account to login to your account at this website"
166
  msgstr "链接你的社会化媒体帐户登录您本站账号"
167
 
168
  #: super_socializer.php:1642
169
+ msgid "Thanks for installing Super Socializer plugin"
170
+ msgstr ""
171
+
172
+ #: super_socializer.php:1644
173
+ msgid "Configure the Plugin"
174
  msgstr ""
175
 
176
+ #: super_socializer.php:1655
177
  msgid ""
178
  "Update \"Facebook Comments Moderation\" add-on for compatibility with "
179
  "current version of Super Socialzer"
180
  msgstr "更新 \"facebook 评论审核\" 加载项与当前版本的Super Socialzer"
181
 
182
+ #: super_socializer.php:1664
183
  msgid ""
184
  "Update \"Facebook Comments Notifier\" add-on for compatibility with current "
185
  "version of Super Socialzer"
186
  msgstr ""
187
  "更新 \"facebook 评论通知程序\" 加载项, 以与当前版本的超级社交提供兼容性"
188
 
189
+ #: super_socializer.php:1673
190
  msgid ""
191
  "Update \"Social Login Buttons\" add-on for compatibility with current "
192
  "version of Super Socialzer"
193
  msgstr "更新 \"社交登录按钮\" 加载项与当前版本的超级社交器兼容"
194
 
195
+ #: super_socializer.php:1682
196
  msgid ""
197
  "Update \"Social Share myCRED Integration\" add-on for maximum compatibility "
198
  "with current version of Super Socialzer"
200
  "更新 \"社交分享 mycred 集成\" 加载项, 以最大限度地与当前版本的超级社交提供兼"
201
  "容"
202
 
203
+ #: super_socializer.php:1691
204
  msgid ""
205
  "Update \"Social Login myCRED Integration\" add-on for maximum compatibility "
206
  "with current version of Super Socialzer"
207
  msgstr ""
208
  "更新 \"社交登录 mycred 集成\" 加载项, 以最大限度地兼容当前版本的超级社交"
209
 
210
+ #: super_socializer.php:1698
211
  msgid ""
212
  "Update \"Social Login myCRED Integration\" add-on for compatibility with "
213
  "LiveJournal Login of Super Socialzer"
214
  msgstr "更新 \"社交登录 mycred 集成\" 加载项与超级社交器的 livejoin 登录兼容"
215
 
216
+ #: super_socializer.php:1709
217
  #, php-format
218
  msgid ""
219
  "To continue using Steam login save Steam API key <a href=\"%s\">here</a>"
221
  "要继续使用 steam 登录, 请保存 steam api 密钥 < a href = \" %s\" >, 请点击此"
222
  "处 </a>"
223
 
224
+ #: super_socializer.php:1725
225
  #, php-format
226
  msgid ""
227
  "To continue using Social Login, save the secret keys <a href=\"%s\">here</a>"
228
  msgstr "若要继续使用社交登录, 请在此处保存密钥 < ref = \" %s\" > </a>"
229
 
230
+ #: super_socializer.php:1749
231
  #, php-format
232
  msgid ""
233
  "Add %s in \"Valid OAuth redirect URIs\" option in your Facebook app settings "
238
  "facebook 登录正常工作。有关更多详细信息, 请在此处检查步骤 9 < ref = \" %s\" "
239
  "target = \"_ black\" > </a>"
240
 
241
+ #: super_socializer.php:1749 super_socializer.php:1774
242
+ #: super_socializer.php:1799 super_socializer.php:1824
243
+ #: super_socializer.php:1857 super_socializer.php:1885
244
+ #: super_socializer.php:1912 super_socializer.php:1936
245
  msgid "Okay"
246
  msgstr "好的"
247
 
248
+ #: super_socializer.php:1774
249
  #, php-format
250
  msgid ""
251
  "Add %s in \"Callback URLs\" option in your Twitter app settings for Twitter "
256
  "关更多详细信息, 请在此处检查步骤 4 < ref = \" %s\" target = \"_ black\" > </"
257
  "a>"
258
 
259
+ #: super_socializer.php:1799
260
  #, php-format
261
  msgid ""
262
  "Add %s in \"Authorized Redirect URLs\" option in your Linkedin app settings "
267
  "正常工作。有关更多详细信息, 请在此处检查步骤 4 < ref = \" %s\" target = \"_ "
268
  "black\" > </a>"
269
 
270
+ #: super_socializer.php:1824
271
  #, php-format
272
  msgid ""
273
  "Add %s in \"Authorized redirect URIs\" option in your Google client settings "
278
  "常工作。有关更多详细信息, 请在此处检查步骤 11 < ref = \" %s\" target = \"_ "
279
  "black\" > </a>"
280
 
281
+ #: super_socializer.php:1835
282
  #, php-format
283
  msgid ""
284
  "Save the url of privacy policy page of your website <a href=\"%s\">here</a>"
285
  msgstr "保存您的网站 < reof = \" %s\" 的隐私政策页面的网址 </a>"
286
 
287
+ #: super_socializer.php:1857
288
  #, php-format
289
  msgid ""
290
  "This plugin is GDPR compliant. You need to update the privacy policy of your "
294
  "这个插件是符合GDPR的。您需要更新网站有关此插件保存的个人数据的隐私政策。如 "
295
  "<a href=\"%s\" target=\"_blank\">这里</a>所述"
296
 
297
+ #: super_socializer.php:1885
298
  #, php-format
299
  msgid ""
300
  "Now plugin supports a new service Twitcount.com to show Twitter shares. To "
303
  "your website %s with them. No need to copy-paste any code from their website."
304
  msgstr ""
305
 
306
+ #: super_socializer.php:1912
307
  #, php-format
308
  msgid ""
309
  "Replace url saved in \"Callback URLs\" option in your Twitter app settings "
314
  "工作。有关更多详细信息, 请在此处检查步骤 4 < ref = \" %s\" target = \"_ black"
315
  "\" > </a>"
316
 
317
+ #: super_socializer.php:1936
318
  #, php-format
319
  msgid ""
320
  "Your website visitors will see a popup notification (only once) if their "
languages/super-socializer.pot CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-02-27 11:03+0530\n"
6
- "PO-Revision-Date: 2019-02-27 11:03+0530\n"
7
  "Last-Translator: Heateor <hello@heateor.com>\n"
8
  "Language-Team: Heateor <hello@heateor.com>\n"
9
  "Language: en_IN\n"
@@ -130,7 +130,7 @@ msgstr ""
130
  msgid "Update social avatar, next time I Social Login"
131
  msgstr ""
132
 
133
- #: ../super_socializer.php:1399 ../super_socializer.php:2051
134
  msgid ""
135
  "Your browser is blocking some features of this website. Please follow the "
136
  "instructions at {support_url} to unblock these."
@@ -148,66 +148,67 @@ msgstr ""
148
  msgid "Please enter a valid email address. You might be required to verify it"
149
  msgstr ""
150
 
151
- #: ../super_socializer.php:1415 ../super_socializer.php:1975
152
  msgid "Link your social account to login to your account at this website"
153
  msgstr ""
154
 
155
  #: ../super_socializer.php:1642
156
- #, php-format
157
- msgid ""
158
- "Thanks for installing Super Socializer plugin. Click <a href=\"%s\" target="
159
- "\"_blank\">here</a> for the steps on how to configure the plugin"
 
160
  msgstr ""
161
 
162
- #: ../super_socializer.php:1652
163
  msgid ""
164
  "Update \"Facebook Comments Moderation\" add-on for compatibility with "
165
  "current version of Super Socialzer"
166
  msgstr ""
167
 
168
- #: ../super_socializer.php:1661
169
  msgid ""
170
  "Update \"Facebook Comments Notifier\" add-on for compatibility with current "
171
  "version of Super Socialzer"
172
  msgstr ""
173
 
174
- #: ../super_socializer.php:1670
175
  msgid ""
176
  "Update \"Social Login Buttons\" add-on for compatibility with current "
177
  "version of Super Socialzer"
178
  msgstr ""
179
 
180
- #: ../super_socializer.php:1679
181
  msgid ""
182
  "Update \"Social Share myCRED Integration\" add-on for maximum compatibility "
183
  "with current version of Super Socialzer"
184
  msgstr ""
185
 
186
- #: ../super_socializer.php:1688
187
  msgid ""
188
  "Update \"Social Login myCRED Integration\" add-on for maximum compatibility "
189
  "with current version of Super Socialzer"
190
  msgstr ""
191
 
192
- #: ../super_socializer.php:1695
193
  msgid ""
194
  "Update \"Social Login myCRED Integration\" add-on for compatibility with "
195
  "LiveJournal Login of Super Socialzer"
196
  msgstr ""
197
 
198
- #: ../super_socializer.php:1706
199
  #, php-format
200
  msgid ""
201
  "To continue using Steam login save Steam API key <a href=\"%s\">here</a>"
202
  msgstr ""
203
 
204
- #: ../super_socializer.php:1722
205
  #, php-format
206
  msgid ""
207
  "To continue using Social Login, save the secret keys <a href=\"%s\">here</a>"
208
  msgstr ""
209
 
210
- #: ../super_socializer.php:1746
211
  #, php-format
212
  msgid ""
213
  "Add %s in \"Valid OAuth redirect URIs\" option in your Facebook app settings "
@@ -215,14 +216,14 @@ msgid ""
215
  "target=\"_blank\">here</a>"
216
  msgstr ""
217
 
218
- #: ../super_socializer.php:1746 ../super_socializer.php:1771
219
- #: ../super_socializer.php:1796 ../super_socializer.php:1821
220
- #: ../super_socializer.php:1854 ../super_socializer.php:1882
221
- #: ../super_socializer.php:1909 ../super_socializer.php:1933
222
  msgid "Okay"
223
  msgstr ""
224
 
225
- #: ../super_socializer.php:1771
226
  #, php-format
227
  msgid ""
228
  "Add %s in \"Callback URLs\" option in your Twitter app settings for Twitter "
@@ -230,7 +231,7 @@ msgid ""
230
  "\">here</a>"
231
  msgstr ""
232
 
233
- #: ../super_socializer.php:1796
234
  #, php-format
235
  msgid ""
236
  "Add %s in \"Authorized Redirect URLs\" option in your Linkedin app settings "
@@ -238,7 +239,7 @@ msgid ""
238
  "target=\"_blank\">here</a>"
239
  msgstr ""
240
 
241
- #: ../super_socializer.php:1821
242
  #, php-format
243
  msgid ""
244
  "Add %s in \"Authorized redirect URIs\" option in your Google client settings "
@@ -246,13 +247,13 @@ msgid ""
246
  "target=\"_blank\">here</a>"
247
  msgstr ""
248
 
249
- #: ../super_socializer.php:1832
250
  #, php-format
251
  msgid ""
252
  "Save the url of privacy policy page of your website <a href=\"%s\">here</a>"
253
  msgstr ""
254
 
255
- #: ../super_socializer.php:1854
256
  #, php-format
257
  msgid ""
258
  "This plugin is GDPR compliant. You need to update the privacy policy of your "
@@ -260,7 +261,7 @@ msgid ""
260
  "\"%s\" target=\"_blank\">here</a>"
261
  msgstr ""
262
 
263
- #: ../super_socializer.php:1882
264
  #, php-format
265
  msgid ""
266
  "Now plugin supports a new service Twitcount.com to show Twitter shares. To "
@@ -269,7 +270,7 @@ msgid ""
269
  "your website %s with them. No need to copy-paste any code from their website."
270
  msgstr ""
271
 
272
- #: ../super_socializer.php:1909
273
  #, php-format
274
  msgid ""
275
  "Replace url saved in \"Callback URLs\" option in your Twitter app settings "
@@ -277,7 +278,7 @@ msgid ""
277
  "\"%s\" target=\"_blank\">here</a>"
278
  msgstr ""
279
 
280
- #: ../super_socializer.php:1933
281
  #, php-format
282
  msgid ""
283
  "Your website visitors will see a popup notification (only once) if their "
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2019-03-01 12:01+0530\n"
6
+ "PO-Revision-Date: 2019-03-01 12:01+0530\n"
7
  "Last-Translator: Heateor <hello@heateor.com>\n"
8
  "Language-Team: Heateor <hello@heateor.com>\n"
9
  "Language: en_IN\n"
130
  msgid "Update social avatar, next time I Social Login"
131
  msgstr ""
132
 
133
+ #: ../super_socializer.php:1399 ../super_socializer.php:2054
134
  msgid ""
135
  "Your browser is blocking some features of this website. Please follow the "
136
  "instructions at {support_url} to unblock these."
148
  msgid "Please enter a valid email address. You might be required to verify it"
149
  msgstr ""
150
 
151
+ #: ../super_socializer.php:1415 ../super_socializer.php:1978
152
  msgid "Link your social account to login to your account at this website"
153
  msgstr ""
154
 
155
  #: ../super_socializer.php:1642
156
+ msgid "Thanks for installing Super Socializer plugin"
157
+ msgstr ""
158
+
159
+ #: ../super_socializer.php:1644
160
+ msgid "Configure the Plugin"
161
  msgstr ""
162
 
163
+ #: ../super_socializer.php:1655
164
  msgid ""
165
  "Update \"Facebook Comments Moderation\" add-on for compatibility with "
166
  "current version of Super Socialzer"
167
  msgstr ""
168
 
169
+ #: ../super_socializer.php:1664
170
  msgid ""
171
  "Update \"Facebook Comments Notifier\" add-on for compatibility with current "
172
  "version of Super Socialzer"
173
  msgstr ""
174
 
175
+ #: ../super_socializer.php:1673
176
  msgid ""
177
  "Update \"Social Login Buttons\" add-on for compatibility with current "
178
  "version of Super Socialzer"
179
  msgstr ""
180
 
181
+ #: ../super_socializer.php:1682
182
  msgid ""
183
  "Update \"Social Share myCRED Integration\" add-on for maximum compatibility "
184
  "with current version of Super Socialzer"
185
  msgstr ""
186
 
187
+ #: ../super_socializer.php:1691
188
  msgid ""
189
  "Update \"Social Login myCRED Integration\" add-on for maximum compatibility "
190
  "with current version of Super Socialzer"
191
  msgstr ""
192
 
193
+ #: ../super_socializer.php:1698
194
  msgid ""
195
  "Update \"Social Login myCRED Integration\" add-on for compatibility with "
196
  "LiveJournal Login of Super Socialzer"
197
  msgstr ""
198
 
199
+ #: ../super_socializer.php:1709
200
  #, php-format
201
  msgid ""
202
  "To continue using Steam login save Steam API key <a href=\"%s\">here</a>"
203
  msgstr ""
204
 
205
+ #: ../super_socializer.php:1725
206
  #, php-format
207
  msgid ""
208
  "To continue using Social Login, save the secret keys <a href=\"%s\">here</a>"
209
  msgstr ""
210
 
211
+ #: ../super_socializer.php:1749
212
  #, php-format
213
  msgid ""
214
  "Add %s in \"Valid OAuth redirect URIs\" option in your Facebook app settings "
216
  "target=\"_blank\">here</a>"
217
  msgstr ""
218
 
219
+ #: ../super_socializer.php:1749 ../super_socializer.php:1774
220
+ #: ../super_socializer.php:1799 ../super_socializer.php:1824
221
+ #: ../super_socializer.php:1857 ../super_socializer.php:1885
222
+ #: ../super_socializer.php:1912 ../super_socializer.php:1936
223
  msgid "Okay"
224
  msgstr ""
225
 
226
+ #: ../super_socializer.php:1774
227
  #, php-format
228
  msgid ""
229
  "Add %s in \"Callback URLs\" option in your Twitter app settings for Twitter "
231
  "\">here</a>"
232
  msgstr ""
233
 
234
+ #: ../super_socializer.php:1799
235
  #, php-format
236
  msgid ""
237
  "Add %s in \"Authorized Redirect URLs\" option in your Linkedin app settings "
239
  "target=\"_blank\">here</a>"
240
  msgstr ""
241
 
242
+ #: ../super_socializer.php:1824
243
  #, php-format
244
  msgid ""
245
  "Add %s in \"Authorized redirect URIs\" option in your Google client settings "
247
  "target=\"_blank\">here</a>"
248
  msgstr ""
249
 
250
+ #: ../super_socializer.php:1835
251
  #, php-format
252
  msgid ""
253
  "Save the url of privacy policy page of your website <a href=\"%s\">here</a>"
254
  msgstr ""
255
 
256
+ #: ../super_socializer.php:1857
257
  #, php-format
258
  msgid ""
259
  "This plugin is GDPR compliant. You need to update the privacy policy of your "
261
  "\"%s\" target=\"_blank\">here</a>"
262
  msgstr ""
263
 
264
+ #: ../super_socializer.php:1885
265
  #, php-format
266
  msgid ""
267
  "Now plugin supports a new service Twitcount.com to show Twitter shares. To "
270
  "your website %s with them. No need to copy-paste any code from their website."
271
  msgstr ""
272
 
273
+ #: ../super_socializer.php:1912
274
  #, php-format
275
  msgid ""
276
  "Replace url saved in \"Callback URLs\" option in your Twitter app settings "
278
  "\"%s\" target=\"_blank\">here</a>"
279
  msgstr ""
280
 
281
+ #: ../super_socializer.php:1936
282
  #, php-format
283
  msgid ""
284
  "Your website visitors will see a popup notification (only once) if their "
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.heateor.com/donate?action=Super+Socializer
4
  Tags: social login, social share, social commenting, social comments, social plugin, profile data, social analytics, online identity, social profile storage, single sign-on, social media follow, facebook login, Twitch login
5
  Requires at least: 2.5.0
6
  Tested up to: 5.1
7
- Stable tag: 7.12.12
8
  License: GPLv2 or later
9
 
10
  The unique Social Plugin to let you integrate Social Login, Social Share, Social Comments and Social Media follow at your website
@@ -212,6 +212,9 @@ Yes, we can help you with it. Just drop an email at support[ at ]heateor[ dot ]c
212
  8. **Social Commenting**: Disqus Commenting selected
213
 
214
  == Changelog ==
 
 
 
215
  = 7.12.12 =
216
  * [New] Added Fintel.io social share icon
217
  * [New] Twitter sharer shows title from "Twitter Title" option of Yoast Premium SEO post meta options, if one is specified
@@ -1764,4 +1767,7 @@ Yes, we can help you with it. Just drop an email at support[ at ]heateor[ dot ]c
1764
  = 7.12.12 =
1765
  * [New] Added Fintel.io social share icon
1766
  * [New] Twitter sharer shows title from "Twitter Title" option of Yoast Premium SEO post meta options, if one is specified
1767
- * [Bugfix] Undefined index: hor_counter_alignment error was being generated after last update
 
 
 
4
  Tags: social login, social share, social commenting, social comments, social plugin, profile data, social analytics, online identity, social profile storage, single sign-on, social media follow, facebook login, Twitch login
5
  Requires at least: 2.5.0
6
  Tested up to: 5.1
7
+ Stable tag: 7.12.13
8
  License: GPLv2 or later
9
 
10
  The unique Social Plugin to let you integrate Social Login, Social Share, Social Comments and Social Media follow at your website
212
  8. **Social Commenting**: Disqus Commenting selected
213
 
214
  == Changelog ==
215
+ = 7.12.13 =
216
+ * [Bugfix] Whatsapp share was not working in some cases with server cache enabled
217
+
218
  = 7.12.12 =
219
  * [New] Added Fintel.io social share icon
220
  * [New] Twitter sharer shows title from "Twitter Title" option of Yoast Premium SEO post meta options, if one is specified
1767
  = 7.12.12 =
1768
  * [New] Added Fintel.io social share icon
1769
  * [New] Twitter sharer shows title from "Twitter Title" option of Yoast Premium SEO post meta options, if one is specified
1770
+ * [Bugfix] Undefined index: hor_counter_alignment error was being generated after last update
1771
+
1772
+ = 7.12.13 =
1773
+ * [Bugfix] Whatsapp share was not working in some cases with server cache enabled
super_socializer.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Super Socializer
4
  Plugin URI: https://super-socializer-wordpress.heateor.com
5
  Description: A complete 360 degree solution to provide all the social features like Social Login, Social Commenting, Social Sharing, Social Media follow and more.
6
- Version: 7.12.12
7
  Author: Team Heateor
8
  Author URI: https://www.heateor.com
9
  Text Domain: super-socializer
@@ -11,7 +11,7 @@ Domain Path: /languages
11
  License: GPL2+
12
  */
13
  defined('ABSPATH') or die("Cheating........Uh!!");
14
- define('THE_CHAMP_SS_VERSION', '7.12.12');
15
 
16
  require 'helper.php';
17
 
@@ -1639,7 +1639,10 @@ function the_champ_addon_update_notification(){
1639
  global $theChampLoginOptions;
1640
  if(get_transient('heateor-ss-admin-notice-on-activation')){ ?>
1641
  <div class="notice notice-success is-dismissible">
1642
- <p><strong><?php printf(__('Thanks for installing Super Socializer plugin. Click <a href="%s" target="_blank">here</a> for the steps on how to configure the plugin', 'super-socializer'), 'http://support.heateor.com/super-socializer-configuration'); ?></strong></p>
 
 
 
1643
  </div> <?php
1644
  // Delete transient, only display this notice once
1645
  delete_transient('heateor-ss-admin-notice-on-activation');
3
  Plugin Name: Super Socializer
4
  Plugin URI: https://super-socializer-wordpress.heateor.com
5
  Description: A complete 360 degree solution to provide all the social features like Social Login, Social Commenting, Social Sharing, Social Media follow and more.
6
+ Version: 7.12.13
7
  Author: Team Heateor
8
  Author URI: https://www.heateor.com
9
  Text Domain: super-socializer
11
  License: GPL2+
12
  */
13
  defined('ABSPATH') or die("Cheating........Uh!!");
14
+ define('THE_CHAMP_SS_VERSION', '7.12.13');
15
 
16
  require 'helper.php';
17
 
1639
  global $theChampLoginOptions;
1640
  if(get_transient('heateor-ss-admin-notice-on-activation')){ ?>
1641
  <div class="notice notice-success is-dismissible">
1642
+ <p><strong><?php printf(__('Thanks for installing Super Socializer plugin', 'super-socializer'), 'http://support.heateor.com/super-socializer-configuration'); ?></strong></p>
1643
+ <p>
1644
+ <a href="http://support.heateor.com/super-socializer-configuration" target="_blank" class="button button-primary"><?php _e('Configure the Plugin', 'super-socializer'); ?></a>
1645
+ </p>
1646
  </div> <?php
1647
  // Delete transient, only display this notice once
1648
  delete_transient('heateor-ss-admin-notice-on-activation');