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

Version Description

  • [Improvement] Updated GooglePlus logo
  • [New] Added option in Social Commenting to specify the HTML ID of container element of default comment form
  • [Bugfix] Users were getting redirected to 404 page after email verification in few cases
Download this release

Release Info

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

Code changes from version 6.4 to 6.5

admin/social_commenting.php CHANGED
@@ -106,6 +106,25 @@
106
  <?php
107
  }
108
  ?>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
109
  </table>
110
  </div>
111
  </div>
106
  <?php
107
  }
108
  ?>
109
+
110
+ <tr>
111
+ <th>
112
+ <img id="the_champ_commenting_id_help" class="the_champ_help_bubble" src="<?php echo plugins_url('../images/info.png', __FILE__) ?>" />
113
+ <label><?php _e("HTML ID of comment form container", 'Super-Socializer'); ?></label>
114
+ </th>
115
+ <td>
116
+ <input id="the_champ_commenting_id" name="the_champ_facebook[commenting_id]" type="text" value="<?php echo isset($theChampFacebookOptions['commenting_id']) ? $theChampFacebookOptions['commenting_id'] : '';?>" />
117
+ </td>
118
+ </tr>
119
+
120
+ <tr class="the_champ_help_content" id="the_champ_commenting_id_help_cont">
121
+ <td colspan="2">
122
+ <div>
123
+ <?php _e('HTML ID of container element of the default comment form at front end. Leave empty for default ID - "respond". You need to specify it if default comment form is appearing and Social Commenting is not getting enabled at front-end of your website.', 'Super-Socializer') ?>
124
+ </div>
125
+ </td>
126
+ </tr>
127
+
128
  </table>
129
  </div>
130
  </div>
css/admin.css CHANGED
@@ -1 +1 @@
1
- @charset "utf-8";.clr,.the_champ_clear{clear:both}#the_champ_sl_curl{color:#900}h2.nav-tab-wrapper>ul>li{float:left;margin-left:5px}li.ui-tabs-active{border-bottom-color:#f1f1f1;border-bottom-style:solid;border-bottom-width:5px}li.ui-tabs-active a.nav-tab{background:0 0}.submit a{margin-left:20px}div.menu_containt_div>.stuffbox{width:763px}div.inside td,div.inside th{padding:7px}div.stuffbox h3{border-bottom:1px solid #eee}.theChampHorizontalSharingProviderContainer,.theChampVerticalSharingProviderContainer{width:165px;float:left}.the_champ_help_content{display:none;font-size:12px;color:#797979;line-height:15px;font-style:italic}.the_champ_help_content img{box-shadow:4px 4px 4px 4px #888;margin:8px 0}.the_champ_help_bubble{cursor:pointer;vertical-align:middle}#the_champ_ss_rearrange li,#the_champ_ss_vertical_rearrange li{cursor:move;float:left;display:block;margin:2px}#the_champ_sc_rearrange,#the_champ_sc_vertical_rearrange,#the_champ_ss_rearrange,#the_champ_ss_vertical_rearrange{margin:0}#the_champ_sc_rearrange li,#the_champ_sc_vertical_rearrange li{cursor:move;float:left;display:block;width:175px;margin:0}#the_champ_sc_rearrange label,#the_champ_sc_vertical_rearrange label{cursor:move}.the_champ_left_column{float:left;width:56%!important}.the_champ_right_column{float:left;width:37%;margin-left:10px}.the_champ_right_column a:focus{outline:0!important;border:none!important}.the_champ_right_column td{display:block;width:120px!important;margin:0}.the_champ_error{background-color:#FFFFE0;border:1px solid #E6DB55;padding:5px;margin:10px}input[type=text]{width:90%}.theChampLoginButton{background:url(../images/login/login.png) no-repeat;cursor:pointer;display:block;float:left;margin-right:10px}.theChampGoogleButton{background-position:-32px 0;width:32px;height:32px}.theChampFacebookButton{background-position:0 0;width:32px;height:32px}.theChampWordpressButton{background-position:0 -96px;width:32px;height:32px}.theChampLinkedinButton{background-position:-32px -32px;width:32px;height:32px}.theChampTwitterButton{background-position:0 -64px;width:32px;height:32px}.theChampSharingButton{display:block;background:url(../images/sharing/sharing.png) no-repeat}.theChampHorizontalSharingButton,.theChampVerticalSharingButton{display:block}.theChampSharingDeliciousButton{background-position:0 0;width:32px;height:32px}.theChampSharingDiggButton{background-position:-32px 0;width:32px;height:32px}.theChampSharingEmailButton{background-position:-64px 0;width:32px;height:32px}.theChampSharingFacebookButton{background-position:-96px 0;width:32px;height:32px}.theChampSharingFloatitButton{background-position:0 -32px;width:32px;height:32px}.theChampSharingGoogleButton{background-position:-32px -32px;width:32px;height:32px}.theChampSharingLinkedinButton{background-position:-64px -32px;width:32px;height:32px}.theChampSharingPinterestButton{background-position:0 -64px;width:32px;height:32px}.theChampSharingPrintButton{background-position:-32px -64px;width:32px;height:32px}.theChampSharingRedditButton{background-position:-64px -64px;width:32px;height:32px}.theChampSharingStumbleuponButton{background-position:-96px -64px;width:32px;height:32px}.theChampSharingTumblrButton{background-position:0 -96px;width:32px;height:32px}.theChampSharingTwitterButton{background-position:-32px -96px;width:32px;height:32px}.theChampSharingVkontakteButton{background-position:-64px -96px;width:32px;height:32px}.theChampSharingYahooButton{background-position:-96px -96px;width:32px;height:32px}.theChampSharingXingButton{background-position:0 -128px;width:32px;height:32px}.theChampSharingWhatsappButton{background-position:-32px -128px;width:32px;height:32px}#the_champ_troubleshoot_notification{color:red}.theChampYummlyBackground{background-color:#E16120}.theChampFacebookBackground{background-color:#3C589A}.theChampBufferBackground{background-color:#000}.theChampDiggBackground{background-color:#006094}.theChampEmailBackground{background-color:#649A3F}.theChampFloatitBackground{background-color:#53BEEE}.theChampGoogleBackground{background-color:#D51F1F}.theChampLinkedinBackground{background-color:#2886EF}.theChampMoreBackground{background-color:#EE8E2D}.theChampPinterestBackground{background-color:#CC2329}.theChampPrintBackground{background-color:#FD6500}.theChampRedditBackground{background-color:#247CED}.theChampStumbleuponBackground{background-color:#EA4823}.theChampTumblrBackground{background-color:#29435D}.theChampTwitterBackground{background-color:#14B2C8}.theChampVkontakteBackground{background-color:#5E84AC}.theChampYahooBackground{background-color:#8F03CC}.theChampXingBackground{background-color:#00797D}.theChampWhatsappBackground{background-color:#55EB4C}.theChampSharingSvg{width:100%;height:100%}.theChampYummlySvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+PHBhdGggc3Ryb2tlPSIjZmZmIiBkPSJNIDEwLjUgMTAgcSA0IC0yIDIuNSAxIGwgLTEgNCBxIDAgMiA1IDAgbCAxIC02LjUgbSAtMSA2LjUgbCAtMSA0IGMgLTMgNiAtNiAtMSAwIC0xIHEgMSAtMSA1IDEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampBufferSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM5Ij48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0gMTUgNiBsIC0xMCA1IGwgMTAgNSBsIDEwIC01IHoiIHN0cm9rZS13aWR0aD0iMCIgZmlsbD0iI2ZmZiI+PC9wYXRoPjxwYXRoIHN0cm9rZT0iI2ZmZiIgZD0iTSA1LjUgMTQuNSBsIDkuNSA1IGwgOS41IC01IG0gLTE5IDQgbCA5LjUgNSBsIDkuNSAtNSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampFacebookSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0xNCAyNSB2IC0xMyBRIDEzIDYgMjEgNy41IE0gMTAgMTQgTCAyMCAxNCIgc3Ryb2tlLXdpZHRoPSI0IiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampDeliciousSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHN0eWxlPSJmaWxsOiNlZWU7IiAvPg0KPHJlY3QgeD0iMTUiIHk9IjAiIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSIgc3R5bGU9ImZpbGw6IzMxNzNEMDsiIC8+DQo8cmVjdCB4PSIwIiB5PSIxNSIgd2lkdGg9IjE1IiBoZWlnaHQ9IjE1IiBzdHlsZT0iZmlsbDojMDAwOyIgLz4NCjxyZWN0IHg9IjE1IiB5PSIxNSIgd2lkdGg9IjE1IiBoZWlnaHQ9IjE1IiBzdHlsZT0iZmlsbDojQkRCREJEOyIgLz4NCjwvc3ZnPg==) left no-repeat}.theChampDiggSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQ5IDQ5Ij48cGF0aCBkPSJNIDYgMjAgaCAxMCBjIDAgLTE0IC05IC0xNCAtOSAwIG0gNSAwIHYgNyBtIC0xIDAgdiAtNyBtIDQgLTcgaCA0LjUgdiAtNSBoIDggdiA4IGggLTggdiAtMyBtIDggMCBoIDQgdiA1LjUgaCAtMyB2IDEyIGggLTQgdiAtOCBtIDAgOCBoIC02LjUgdiAtMTIgaCAtMiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48ZWxsaXBzZSBjeD0iMTEuNSIgY3k9IjI4LjUiIHJ4PSI0IiByeT0iMiIgc3R5bGU9ImZpbGw6d2hpdGU7Ij48L2VsbGlwc2U+PC9zdmc+) left no-repeat}.theChampEmailSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDQzIDQzIj48cGF0aCBkPSJNIDUuNSAxMSBoIDIzIHYgMSBsIC0xMSA2IGwgLTExIC02IHYgLTEgbSAwIDIgbCAxMSA2IGwgMTEgLTYgdiAxMSBoIC0yMiB2IC0xMSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSIjZmZmIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampFloatitSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSIxMCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIzIiBmaWxsPSJub25lIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSI1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjMiIGZpbGw9Im5vbmUiPjwvY2lyY2xlPjxwYXRoIGQ9Ik0gNSAxNSBoIDUgTSAxNSA1IHYgNSBNIDI1IDE1IGggLTUgTSAxNSAyNSB2IC01IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampGoogleSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02IC02IDQ3IDQ3Ij48cGF0aCBkPSJNIDIyIDUuNSBoIC04IHYgMSBjIDMgMCA2IDcgMiA4IGMgLTMgMCAtNiAtNyAtMiAtOCB2IC0xIGMgLTYgLTAgLTYgMTEgMSAxMC41IGMgNiAtMSA3IC03IDMgLTkgaCAyIHoiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iI2ZmZiI+PC9wYXRoPjxwYXRoIGQ9Ik0gMTUgMTUuNSBxIC0yIDIgMCA0IGMgNiAzIDYgOCAwIDggYyAtNiAxIC03IC04IDIgLTcgbCAtMiAtMS41IGMgLTkgMCAtMTAuNSAxMSAwIDEwIGMgOCAwIDkgLTggMiAtMTEgcSAtMiAtMiAzIC01IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD48cGF0aCBkPSJNIDIyIDE2LjUgaCA4IG0gLTQgLTQgdiA4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZT0iI2ZmZiI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampLinkedinSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij4NCjxjaXJjbGUgY3g9IjEwIiBjeT0iOCIgcj0iMiIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPg0KPHBhdGggZD0iTSAxMCAxMSB2IDExIG0gNSAwIHYgLTExIG0gMCAzIHEgNiAtMyA3IDAgdiA4IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampMoreSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48Y2lyY2xlIGN4PSIxMCIgY3k9IjE1IiByPSIzIiBmaWxsPSJ3aGl0ZSI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjAiIGN5PSIxMCIgcj0iMyIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjIwIiBjeT0iMjAiIHI9IjMiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48cGF0aCBkPSJNIDEwIDE1IEwgMjAgMTAgbSAwIDEwIEwgMTAgMTUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlPSIjZmZmIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampPinterestSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02LjUgLTUgNDIgNDIiPjxwYXRoIGQ9Ik0gNiAyMCBjIC0zIC00IC0yIC0xMCAzIC0xMy41IGMgNCAtMyAxMSAtMyAxNSAzIGMgMyA1IDIgMTMgLTYgMTUgcSAtNCAxIC02IC0zIGwgLTIgNiBsIC0xLjIgMiBsIC0wLjggLTIgbCAyLjUgLTExIGMgLTIgLTQgMSAtOCA0IC02IHEgMCA1IC0xLjQgOC41IGMgMyA4IDEwIDAgOS41IC00IGMgMCAtOSAtMTEgLTExIC0xNC41IC00IGMgMCAwIC0zIDUgMCA4IGwgLTEgMiB6IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampPrintSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC02IDM4IDM4Ij48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0gNyAxMCBoIDIgdiAzIGggMTIgdiAtMyBoIDIgdiA3IGggLTIgdiAtMyBoIC0xMiB2IDMgaCAtMiB6IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD48cmVjdCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS44IiBoZWlnaHQ9IjciIHdpZHRoPSIxMCIgeD0iMTAiIHk9IjUiIGZpbGw9Im5vbmUiPjwvcmVjdD48cmVjdCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMSIgaGVpZ2h0PSI1IiB3aWR0aD0iOCIgeD0iMTEiIHk9IjE2IiBmaWxsPSIjZmZmIj48L3JlY3Q+PC9zdmc+) left no-repeat}.theChampRedditSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02IC02IDQyIDQyIj48ZWxsaXBzZSBjeD0iMTUiIGN5PSIxOSIgcng9IjkiIHJ5PSI3IiBzdHlsZT0ic3Ryb2tlOndoaXRlO3N0cm9rZS13aWR0aDoyIiBmaWxsPSJub25lIj48L2VsbGlwc2U+PGNpcmNsZSBjeD0iMTEiIGN5PSIxNyIgcj0iMiIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5IiBjeT0iMTciIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMiIgY3k9IjciIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSI3IiBjeT0iMTQiIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMyIgY3k9IjE0IiByPSIyIiBmaWxsPSJ3aGl0ZSI+PC9jaXJjbGU+PHBhdGggZD0iTSAxMCAyMiBxIDUgMyAxMCAwIE0gMTUgMTIgbCAxIC02IGwgNiAxIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampStumbleuponSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBkPSJNIDYuNiAxNSB2IDEgYyAtMSA3IDYuNSA3IDUuNSAwIHYgLTQgYyAtMSAtNyA2IC03IDYgLTIgdiAyLjUgbSAwIDIuNSB2IDEgYyAtMSA3IDYuNSA3IDUuNSAwIHYgLTEiIHN0cm9rZS13aWR0aD0iMy41IiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampTumblrSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48cGF0aCBkPSJNIDE0IDcgdiAxNCBxIDMgMiA2IDAgTSAxNCA3LjUgcSAwIDUuNSAtNCA1LjUgaCA5IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampTwitterSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii04IC04IDY0IDY0Ij4NCjxwYXRoIGQ9Ik0gMzggMTkgcSAyIC0xIDQgLTUgcSAtMS41IDIgLTQgMiBxIDEuNSAtMSAzLjUgLTUgcSAtMS41IDIgLTUgMiBjIC01IC01IC0xMyAtMiAtMTIgNiBxIC03IDEgLTE1IC04IHEgLTIgNCAxIDkgcSAtMSAwIC0zIC0xIHEgMCA1IDUgNyBxIC0xIC41IC0zIDAgcSAxIDQgOCA2IHEgLTUgMyAtMTEgMyBjIDE0IDggMzAgMCAzMS41IC0xNCIgc3Ryb2tlLXdpZHRoPSIwLjMiIGZpbGw9IiNmZmYiPjwvcGF0aD4NCjwvc3ZnPg==) left no-repeat}.theChampVkontakteSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj4NCjxwYXRoIGQ9Ik0gMi41IDkgaCA0LjUgbCA1IDcgdiAtNyBoIDQuNSB2IDcgbCA1IC03IGggNSBsIC01IDcgbCA1IDcgaCAtNSBsIC01IC03IHYgNyBoIC00LjUgcSAtMiAwIC01IC02IHoiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampYahooSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48cGF0aCBkPSJNIDggMTAgbCA3IDcgbCA1IC01IG0gLTQuNyA1IHYgMyBoIC0wLjUgdiAtMyBtIDggLTQgdiA1IG0gMCAxIHYgMSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48cGF0aCBkPSJNIDYgMTAgaCA2IG0gNSAyIGggNiBtIC0xMSA5LjUgaCA2IiBzdHJva2Utd2lkdGg9IjEuNCIgc3Ryb2tlPSIjZmZmIiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampXingSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02IC02IDQyIDQyIj4NCjxwYXRoIGQ9Ik0gNiA5IGggNSBsIDQgNCBsIC01IDcgaCAtNSBsIDUgLTcgeiBtIDE1IC00IGggNSBsIC05IDEzIGwgNCA4IGggLTUgbCAtNCAtOCB6IiBmaWxsPSIjZmZmIj48L3BhdGg+DQo8L3N2Zz4=) left no-repeat}.theChampWhatsappSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBpZD0iYXJjMSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIGQ9Ik0gMTEuNTc5Nzk4NTY2NzQzMzE0IDI0LjM5NjkyNjIwNzg1OTA4NSBBIDEwIDEwIDAgMSAwIDYuODA4NDc5NTU3MTEwMDc5IDIwLjczNTc2NDM2MzUxMDQ2Ij48L3BhdGg+PHBhdGggZD0iTSA3IDE5IGwgLTEgNiBsIDYgLTEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSJub25lIj48L3BhdGg+PHBhdGggZD0iTSAxMCAxMCBxIC0xIDggOCAxMSBjIDUgLTEgMCAtNiAtMSAtMyBxIC00IC0zIC01IC01IGMgNCAtMiAtMSAtNSAtMSAtNCIgZmlsbD0iI2ZmZiI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.ss_demo{background-color:#1D9AFC;padding:8px 0 10px;font-size:18px;border:0;color:#fff;border-radius:8px;margin:0 auto;font-weight:bolder;width:100%;cursor:pointer}.ss_demo:hover{background-color:#5BACEC};
1
+ @charset "utf-8";.clr,.the_champ_clear{clear:both}#the_champ_sl_curl{color:#900}h2.nav-tab-wrapper>ul>li{float:left;margin-left:5px}li.ui-tabs-active{border-bottom-color:#f1f1f1;border-bottom-style:solid;border-bottom-width:5px}li.ui-tabs-active a.nav-tab{background:0 0}.submit a{margin-left:20px}div.menu_containt_div>.stuffbox{width:763px}div.inside td,div.inside th{padding:7px}div.stuffbox h3{border-bottom:1px solid #eee}.theChampHorizontalSharingProviderContainer,.theChampVerticalSharingProviderContainer{width:165px;float:left}.the_champ_help_content{display:none;font-size:12px;color:#797979;line-height:15px;font-style:italic}.the_champ_help_content img{box-shadow:4px 4px 4px 4px #888;margin:8px 0}.the_champ_help_bubble{cursor:pointer;vertical-align:middle}#the_champ_ss_rearrange li,#the_champ_ss_vertical_rearrange li{cursor:move;float:left;display:block;margin:2px}#the_champ_sc_rearrange,#the_champ_sc_vertical_rearrange,#the_champ_ss_rearrange,#the_champ_ss_vertical_rearrange{margin:0}#the_champ_sc_rearrange li,#the_champ_sc_vertical_rearrange li{cursor:move;float:left;display:block;width:175px;margin:0}#the_champ_sc_rearrange label,#the_champ_sc_vertical_rearrange label{cursor:move}.the_champ_left_column{float:left;width:56%!important}.the_champ_right_column{float:left;width:37%;margin-left:10px}.the_champ_right_column a:focus{outline:0!important;border:none!important}.the_champ_right_column td{display:block;width:120px!important;margin:0}.the_champ_error{background-color:#FFFFE0;border:1px solid #E6DB55;padding:5px;margin:10px}input[type=text]{width:90%}.theChampLoginButton{background:url(../images/login/login.png) no-repeat;cursor:pointer;display:block;float:left;margin-right:10px}.theChampGoogleButton{background-position:-32px 0;width:32px;height:32px}.theChampFacebookButton{background-position:0 0;width:32px;height:32px}.theChampWordpressButton{background-position:0 -96px;width:32px;height:32px}.theChampLinkedinButton{background-position:-32px -32px;width:32px;height:32px}.theChampTwitterButton{background-position:0 -64px;width:32px;height:32px}.theChampSharingButton{display:block;background:url(../images/sharing/sharing.png) no-repeat}.theChampHorizontalSharingButton,.theChampVerticalSharingButton{display:block}.theChampSharingDeliciousButton{background-position:0 0;width:32px;height:32px}.theChampSharingDiggButton{background-position:-32px 0;width:32px;height:32px}.theChampSharingEmailButton{background-position:-64px 0;width:32px;height:32px}.theChampSharingFacebookButton{background-position:-96px 0;width:32px;height:32px}.theChampSharingFloatitButton{background-position:0 -32px;width:32px;height:32px}.theChampSharingGoogleButton{background-position:-32px -32px;width:32px;height:32px}.theChampSharingLinkedinButton{background-position:-64px -32px;width:32px;height:32px}.theChampSharingPinterestButton{background-position:0 -64px;width:32px;height:32px}.theChampSharingPrintButton{background-position:-32px -64px;width:32px;height:32px}.theChampSharingRedditButton{background-position:-64px -64px;width:32px;height:32px}.theChampSharingStumbleuponButton{background-position:-96px -64px;width:32px;height:32px}.theChampSharingTumblrButton{background-position:0 -96px;width:32px;height:32px}.theChampSharingTwitterButton{background-position:-32px -96px;width:32px;height:32px}.theChampSharingVkontakteButton{background-position:-64px -96px;width:32px;height:32px}.theChampSharingYahooButton{background-position:-96px -96px;width:32px;height:32px}.theChampSharingXingButton{background-position:0 -128px;width:32px;height:32px}.theChampSharingWhatsappButton{background-position:-32px -128px;width:32px;height:32px}#the_champ_troubleshoot_notification{color:red}.theChampYummlyBackground{background-color:#E16120}.theChampFacebookBackground{background-color:#3C589A}.theChampBufferBackground{background-color:#000}.theChampDiggBackground{background-color:#006094}.theChampEmailBackground{background-color:#649A3F}.theChampFloatitBackground{background-color:#53BEEE}.theChampGoogleBackground{background-color:#dd4b39}.theChampLinkedinBackground{background-color:#2886EF}.theChampMoreBackground{background-color:#EE8E2D}.theChampPinterestBackground{background-color:#CC2329}.theChampPrintBackground{background-color:#FD6500}.theChampRedditBackground{background-color:#247CED}.theChampStumbleuponBackground{background-color:#EA4823}.theChampTumblrBackground{background-color:#29435D}.theChampTwitterBackground{background-color:#14B2C8}.theChampVkontakteBackground{background-color:#5E84AC}.theChampYahooBackground{background-color:#8F03CC}.theChampXingBackground{background-color:#00797D}.theChampWhatsappBackground{background-color:#55EB4C}.theChampSharingSvg{width:100%;height:100%}.theChampYummlySvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+PHBhdGggc3Ryb2tlPSIjZmZmIiBkPSJNIDEwLjUgMTAgcSA0IC0yIDIuNSAxIGwgLTEgNCBxIDAgMiA1IDAgbCAxIC02LjUgbSAtMSA2LjUgbCAtMSA0IGMgLTMgNiAtNiAtMSAwIC0xIHEgMSAtMSA1IDEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampBufferSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM5Ij48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0gMTUgNiBsIC0xMCA1IGwgMTAgNSBsIDEwIC01IHoiIHN0cm9rZS13aWR0aD0iMCIgZmlsbD0iI2ZmZiI+PC9wYXRoPjxwYXRoIHN0cm9rZT0iI2ZmZiIgZD0iTSA1LjUgMTQuNSBsIDkuNSA1IGwgOS41IC01IG0gLTE5IDQgbCA5LjUgNSBsIDkuNSAtNSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampFacebookSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0xNCAyNSB2IC0xMyBRIDEzIDYgMjEgNy41IE0gMTAgMTQgTCAyMCAxNCIgc3Ryb2tlLXdpZHRoPSI0IiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampDeliciousSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHN0eWxlPSJmaWxsOiNlZWU7IiAvPg0KPHJlY3QgeD0iMTUiIHk9IjAiIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSIgc3R5bGU9ImZpbGw6IzMxNzNEMDsiIC8+DQo8cmVjdCB4PSIwIiB5PSIxNSIgd2lkdGg9IjE1IiBoZWlnaHQ9IjE1IiBzdHlsZT0iZmlsbDojMDAwOyIgLz4NCjxyZWN0IHg9IjE1IiB5PSIxNSIgd2lkdGg9IjE1IiBoZWlnaHQ9IjE1IiBzdHlsZT0iZmlsbDojQkRCREJEOyIgLz4NCjwvc3ZnPg==) left no-repeat}.theChampDiggSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQ5IDQ5Ij48cGF0aCBkPSJNIDYgMjAgaCAxMCBjIDAgLTE0IC05IC0xNCAtOSAwIG0gNSAwIHYgNyBtIC0xIDAgdiAtNyBtIDQgLTcgaCA0LjUgdiAtNSBoIDggdiA4IGggLTggdiAtMyBtIDggMCBoIDQgdiA1LjUgaCAtMyB2IDEyIGggLTQgdiAtOCBtIDAgOCBoIC02LjUgdiAtMTIgaCAtMiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48ZWxsaXBzZSBjeD0iMTEuNSIgY3k9IjI4LjUiIHJ4PSI0IiByeT0iMiIgc3R5bGU9ImZpbGw6d2hpdGU7Ij48L2VsbGlwc2U+PC9zdmc+) left no-repeat}.theChampEmailSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDQzIDQzIj48cGF0aCBkPSJNIDUuNSAxMSBoIDIzIHYgMSBsIC0xMSA2IGwgLTExIC02IHYgLTEgbSAwIDIgbCAxMSA2IGwgMTEgLTYgdiAxMSBoIC0yMiB2IC0xMSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSIjZmZmIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampFloatitSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSIxMCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIzIiBmaWxsPSJub25lIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSI1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjMiIGZpbGw9Im5vbmUiPjwvY2lyY2xlPjxwYXRoIGQ9Ik0gNSAxNSBoIDUgTSAxNSA1IHYgNSBNIDI1IDE1IGggLTUgTSAxNSAyNSB2IC01IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampGoogleSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48cGF0aCBkPSJNIDUxLjIyODc3NjYwNTc1NzA3IDM4LjE5MDgwNzcwMjE5NzA1IEEgMTcgMTcgMCAxIDAgNTYgNTAuMDAwMDAwMDAwMDAwMDEgaCAtMTciIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSI4IiBmaWxsPSJub25lIj48L3BhdGg+PHBhdGggZD0iTSA2NSA0OSBoIDE4IG0gLTkgLTkgdiAxOCIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjUiIGZpbGw9Im5vbmUiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampLinkedinSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij4NCjxjaXJjbGUgY3g9IjEwIiBjeT0iOCIgcj0iMiIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPg0KPHBhdGggZD0iTSAxMCAxMSB2IDExIG0gNSAwIHYgLTExIG0gMCAzIHEgNiAtMyA3IDAgdiA4IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampMoreSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48Y2lyY2xlIGN4PSIxMCIgY3k9IjE1IiByPSIzIiBmaWxsPSJ3aGl0ZSI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjAiIGN5PSIxMCIgcj0iMyIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjIwIiBjeT0iMjAiIHI9IjMiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48cGF0aCBkPSJNIDEwIDE1IEwgMjAgMTAgbSAwIDEwIEwgMTAgMTUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlPSIjZmZmIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampPinterestSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02LjUgLTUgNDIgNDIiPjxwYXRoIGQ9Ik0gNiAyMCBjIC0zIC00IC0yIC0xMCAzIC0xMy41IGMgNCAtMyAxMSAtMyAxNSAzIGMgMyA1IDIgMTMgLTYgMTUgcSAtNCAxIC02IC0zIGwgLTIgNiBsIC0xLjIgMiBsIC0wLjggLTIgbCAyLjUgLTExIGMgLTIgLTQgMSAtOCA0IC02IHEgMCA1IC0xLjQgOC41IGMgMyA4IDEwIDAgOS41IC00IGMgMCAtOSAtMTEgLTExIC0xNC41IC00IGMgMCAwIC0zIDUgMCA4IGwgLTEgMiB6IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampPrintSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC02IDM4IDM4Ij48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0gNyAxMCBoIDIgdiAzIGggMTIgdiAtMyBoIDIgdiA3IGggLTIgdiAtMyBoIC0xMiB2IDMgaCAtMiB6IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD48cmVjdCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS44IiBoZWlnaHQ9IjciIHdpZHRoPSIxMCIgeD0iMTAiIHk9IjUiIGZpbGw9Im5vbmUiPjwvcmVjdD48cmVjdCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMSIgaGVpZ2h0PSI1IiB3aWR0aD0iOCIgeD0iMTEiIHk9IjE2IiBmaWxsPSIjZmZmIj48L3JlY3Q+PC9zdmc+) left no-repeat}.theChampRedditSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02IC02IDQyIDQyIj48ZWxsaXBzZSBjeD0iMTUiIGN5PSIxOSIgcng9IjkiIHJ5PSI3IiBzdHlsZT0ic3Ryb2tlOndoaXRlO3N0cm9rZS13aWR0aDoyIiBmaWxsPSJub25lIj48L2VsbGlwc2U+PGNpcmNsZSBjeD0iMTEiIGN5PSIxNyIgcj0iMiIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5IiBjeT0iMTciIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMiIgY3k9IjciIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSI3IiBjeT0iMTQiIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMyIgY3k9IjE0IiByPSIyIiBmaWxsPSJ3aGl0ZSI+PC9jaXJjbGU+PHBhdGggZD0iTSAxMCAyMiBxIDUgMyAxMCAwIE0gMTUgMTIgbCAxIC02IGwgNiAxIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampStumbleuponSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBkPSJNIDYuNiAxNSB2IDEgYyAtMSA3IDYuNSA3IDUuNSAwIHYgLTQgYyAtMSAtNyA2IC03IDYgLTIgdiAyLjUgbSAwIDIuNSB2IDEgYyAtMSA3IDYuNSA3IDUuNSAwIHYgLTEiIHN0cm9rZS13aWR0aD0iMy41IiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampTumblrSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48cGF0aCBkPSJNIDE0IDcgdiAxNCBxIDMgMiA2IDAgTSAxNCA3LjUgcSAwIDUuNSAtNCA1LjUgaCA5IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampTwitterSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii04IC04IDY0IDY0Ij4NCjxwYXRoIGQ9Ik0gMzggMTkgcSAyIC0xIDQgLTUgcSAtMS41IDIgLTQgMiBxIDEuNSAtMSAzLjUgLTUgcSAtMS41IDIgLTUgMiBjIC01IC01IC0xMyAtMiAtMTIgNiBxIC03IDEgLTE1IC04IHEgLTIgNCAxIDkgcSAtMSAwIC0zIC0xIHEgMCA1IDUgNyBxIC0xIC41IC0zIDAgcSAxIDQgOCA2IHEgLTUgMyAtMTEgMyBjIDE0IDggMzAgMCAzMS41IC0xNCIgc3Ryb2tlLXdpZHRoPSIwLjMiIGZpbGw9IiNmZmYiPjwvcGF0aD4NCjwvc3ZnPg==) left no-repeat}.theChampVkontakteSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj4NCjxwYXRoIGQ9Ik0gMi41IDkgaCA0LjUgbCA1IDcgdiAtNyBoIDQuNSB2IDcgbCA1IC03IGggNSBsIC01IDcgbCA1IDcgaCAtNSBsIC01IC03IHYgNyBoIC00LjUgcSAtMiAwIC01IC02IHoiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampYahooSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48cGF0aCBkPSJNIDggMTAgbCA3IDcgbCA1IC01IG0gLTQuNyA1IHYgMyBoIC0wLjUgdiAtMyBtIDggLTQgdiA1IG0gMCAxIHYgMSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48cGF0aCBkPSJNIDYgMTAgaCA2IG0gNSAyIGggNiBtIC0xMSA5LjUgaCA2IiBzdHJva2Utd2lkdGg9IjEuNCIgc3Ryb2tlPSIjZmZmIiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampXingSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02IC02IDQyIDQyIj4NCjxwYXRoIGQ9Ik0gNiA5IGggNSBsIDQgNCBsIC01IDcgaCAtNSBsIDUgLTcgeiBtIDE1IC00IGggNSBsIC05IDEzIGwgNCA4IGggLTUgbCAtNCAtOCB6IiBmaWxsPSIjZmZmIj48L3BhdGg+DQo8L3N2Zz4=) left no-repeat}.theChampWhatsappSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBpZD0iYXJjMSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIGQ9Ik0gMTEuNTc5Nzk4NTY2NzQzMzE0IDI0LjM5NjkyNjIwNzg1OTA4NSBBIDEwIDEwIDAgMSAwIDYuODA4NDc5NTU3MTEwMDc5IDIwLjczNTc2NDM2MzUxMDQ2Ij48L3BhdGg+PHBhdGggZD0iTSA3IDE5IGwgLTEgNiBsIDYgLTEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSJub25lIj48L3BhdGg+PHBhdGggZD0iTSAxMCAxMCBxIC0xIDggOCAxMSBjIDUgLTEgMCAtNiAtMSAtMyBxIC00IC0zIC01IC01IGMgNCAtMiAtMSAtNSAtMSAtNCIgZmlsbD0iI2ZmZiI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.ss_demo{background-color:#1D9AFC;padding:8px 0 10px;font-size:18px;border:0;color:#fff;border-radius:8px;margin:0 auto;font-weight:bolder;width:100%;cursor:pointer}.ss_demo:hover{background-color:#5BACEC};
css/front.css CHANGED
@@ -1 +1 @@
1
- @charset "utf-8";#the_champ_error{color:red;margin:7px 0}.the_champ_login_container{margin:2px 0}.the_champ_login_container img,.the_champ_sharing_container img{cursor:pointer;margin:2px;border:none}.the_champ_login_container img{display:none;float:left}#the_champ_loading_image{display:block!important;float:none}.the_champ_error{background-color:#FFFFE0;border:1px solid #E6DB55;padding:5px;margin:10px}#the_champ_sharing_more_providers{position:fixed;top:50%;left:47%;background:#FAFAFA;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important}#the_champ_popup_bg{background:url(../images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#the_champ_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58B8F8!important;border-bottom:1px solid #D7D7D7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#the_champ_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#the_champ_sharing_more_providers #the_champ_sharing_more_content{background:#FAFAFA;border-radius:4px;color:#555;height:100%;width:100%}#the_champ_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#the_champ_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#the_champ_sharing_more_content .all-services ul{margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#the_champ_sharing_more_content .all-services ul li{background:0 0!important;float:left;width:33.3333%;text-align:left!important}#the_champ_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#the_champ_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-13px;top:-11px}#the_champ_sharing_more_providers .filter input.search{width:92%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 auto;padding:5px 8px 5px 10px;border:1px solid #ccc!important;color:#000;background:#FFF!important;font-size:16px!important;text-align:left!important}#the_champ_sharing_more_providers .footer-panel{background:#58B8F8;border-top:1px solid #D7D7D7;padding:6px 0;width:100%;color:#fff}#the_champ_sharing_more_providers .footer-panel p{background-color:transparent;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#the_champ_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#the_champ_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:14px;height:auto;line-height:20px;overflow:hidden;padding:8px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none}.the_champ_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58B8F8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.4);box-shadow:0 2px 2px rgba(0,0,0,.4);text-shadow:0 -1px 0 rgba(0,0,0,.2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.the_champ_share_count,.the_champ_vertical_counter,.the_champ_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}ul.the_champ_login_ul,ul.the_champ_sharing_ul{list-style:none!important;padding-left:0!important}#the_champ_comment_toggle{margin-bottom:10px}.the_champ_sharing_service{display:block;background:url(../images/sharing/more_sprite.png) no-repeat;margin-right:3px;float:left}.the_champ_sharing_service_amazon{background-position:0 0;width:20px;height:20px}.the_champ_sharing_service_aol{background-position:-20px 0;width:20px;height:20px}.the_champ_sharing_service_arto{background-position:-40px 0;width:20px;height:20px}.the_champ_sharing_service_bebo{background-position:-60px 0;width:20px;height:20px}.the_champ_sharing_service_bitly{background-position:-80px 0;width:20px;height:20px}.the_champ_sharing_service_blogger{background-position:-100px 0;width:20px;height:20px}.the_champ_sharing_service_box{background-position:-120px 0;width:20px;height:20px}.the_champ_sharing_service_boxee{background-position:0 -20px;width:20px;height:20px}.the_champ_sharing_service_buffer{background-position:-20px -20px;width:20px;height:20px}.the_champ_sharing_service_buzzster{background-position:-40px -20px;width:20px;height:20px}.the_champ_sharing_service_delicious{background-position:-60px -20px;width:20px;height:20px}.the_champ_sharing_service_digg{background-position:-80px -20px;width:20px;height:20px}.the_champ_sharing_service_diigo{background-position:-100px -20px;width:20px;height:20px}.the_champ_sharing_service_diigolet{background-position:-120px -20px;width:20px;height:20px}.the_champ_sharing_service_email{background-position:0 -40px;width:20px;height:20px}.the_champ_sharing_service_evernote{background-position:-20px -40px;width:20px;height:20px}.the_champ_sharing_service_facebook{background-position:-40px -40px;width:20px;height:20px}.the_champ_sharing_service_fancy{background-position:-60px -40px;width:20px;height:20px}.the_champ_sharing_service_fark{background-position:-80px -40px;width:20px;height:20px}.the_champ_sharing_service_flipboard{background-position:-100px -40px;width:20px;height:20px}.the_champ_sharing_service_google{background-position:-120px -40px;width:20px;height:20px}.the_champ_sharing_service_google-apps{background-position:0 -60px;width:20px;height:20px}.the_champ_sharing_service_google-bookmark{background-position:-20px -60px;width:20px;height:20px}.the_champ_sharing_service_google-mail{background-position:-40px -60px;width:20px;height:20px}.the_champ_sharing_service_heart{background-position:-60px -60px;width:20px;height:20px}.the_champ_sharing_service_hootsuite{background-position:-80px -60px;width:20px;height:20px}.the_champ_sharing_service_hotmail{background-position:-100px -60px;width:20px;height:20px}.the_champ_sharing_service_identica{background-position:-120px -60px;width:20px;height:20px}.the_champ_sharing_service_inbound{background-position:0 -80px;width:20px;height:20px}.the_champ_sharing_service_instapaper{background-position:-20px -80px;width:20px;height:20px}.the_champ_sharing_service_izeby{background-position:-40px -80px;width:20px;height:20px}.the_champ_sharing_service_kaboodle{background-position:-60px -80px;width:20px;height:20px}.the_champ_sharing_service_linkedin{background-position:-80px -80px;width:20px;height:20px}.the_champ_sharing_service_mister-wong{background-position:-100px -80px;width:20px;height:20px}.the_champ_sharing_service_msdn{background-position:-120px -80px;width:20px;height:20px}.the_champ_sharing_service_ning{background-position:0 -100px;width:20px;height:20px}.the_champ_sharing_service_orkut{background-position:-20px -100px;width:20px;height:20px}.the_champ_sharing_service_pinboard{background-position:-40px -100px;width:20px;height:20px}.the_champ_sharing_service_pinterest{background-position:-60px -100px;width:20px;height:20px}.the_champ_sharing_service_plurk{background-position:-80px -100px;width:20px;height:20px}.the_champ_sharing_service_pocket{background-position:-100px -100px;width:20px;height:20px}.the_champ_sharing_service_print-friendly{background-position:-120px -100px;width:20px;height:20px}.the_champ_sharing_service_quora{background-position:0 -120px;width:20px;height:20px}.the_champ_sharing_service_read-later{background-position:-20px -120px;width:20px;height:20px}.the_champ_sharing_service_reddit{background-position:-40px -120px;width:20px;height:20px}.the_champ_sharing_service_soup{background-position:-60px -120px;width:20px;height:20px}.the_champ_sharing_service_springpad{background-position:-80px -120px;width:20px;height:20px}.the_champ_sharing_service_stumbleupon{background-position:-100px -120px;width:20px;height:20px}.the_champ_sharing_service_stumpedia{background-position:-120px -120px;width:20px;height:20px}.the_champ_sharing_service_techmeme{background-position:0 -140px;width:20px;height:20px}.the_champ_sharing_service_tinyurl{background-position:-20px -140px;width:20px;height:20px}.the_champ_sharing_service_tumblr{background-position:-40px -140px;width:20px;height:20px}.the_champ_sharing_service_twitter{background-position:-60px -140px;width:20px;height:20px}.the_champ_sharing_service_typepad{background-position:-80px -140px;width:20px;height:20px}.the_champ_sharing_service_viadeo{background-position:-100px -140px;width:20px;height:20px}.the_champ_sharing_service_vkontakte{background-position:-120px -140px;width:20px;height:20px}.the_champ_sharing_service_wanelo{background-position:0 -160px;width:20px;height:20px}.the_champ_sharing_service_windows-live{background-position:-20px -160px;width:20px;height:20px}.the_champ_sharing_service_wordpress{background-position:-40px -160px;width:20px;height:20px}.the_champ_sharing_service_yahoo{background-position:-60px -160px;width:20px;height:20px}.the_champ_sharing_service_yammer{background-position:-80px -160px;width:20px;height:20px}.the_champ_sharing_service_yc-hacker{background-position:-100px -160px;width:20px;height:20px}ul.the_champ_login_ul{margin:3px 0!important}ul.the_champ_login_ul li{background:0 0!important;float:left;padding:0!important;margin:0!important;border:0!important;width:auto!important;clear:none!important;list-style-type:none!important}.theChampLoginSvg{width:100%;height:100%}.theChampXingLoginSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDYgOSBoIDUgbCA0IDQgbCAtNSA3IGggLTUgbCA1IC03IHogbSAxNSAtNCBoIDUgbCAtOSAxMyBsIDQgOCBoIC01IGwgLTQgLTggeiIgZmlsbD0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampGoogleLoginSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzNSAzNSI+DQo8cGF0aCBkPSJNIDIyIDUuNSBoIC04IHYgMSBjIDMgMCA2IDcgMiA4IGMgLTMgMCAtNiAtNyAtMiAtOCB2IC0xIGMgLTYgLTAgLTYgMTEgMSAxMC41IGMgNiAtMSA3IC03IDMgLTkgaCAyIHoiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iI2ZmZiI+PC9wYXRoPjxwYXRoIGQ9Ik0gMTUgMTUuNSBxIC0yIDIgMCA0IGMgNiAzIDYgOCAwIDggYyAtNiAxIC03IC04IDIgLTcgbCAtMiAtMS41IGMgLTkgMCAtMTAuNSAxMSAwIDEwIGMgOCAwIDkgLTggMiAtMTEgcSAtMiAtMiAzIC01IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD48cGF0aCBkPSJNIDIyIDE2LjUgaCA4IG0gLTQgLTQgdiA4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZT0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampLinkedinLoginSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8Y2lyY2xlIGN4PSIxMCIgY3k9IjgiIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT4NCjxwYXRoIGQ9Ik0gMTAgMTEgdiAxMSBtIDUgMCB2IC0xMSBtIDAgMyBxIDYgLTMgNyAwIHYgOCIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD4NCjwvc3ZnPg==) left no-repeat}.theChampTwitterLoginSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCA0OCA0OCI+DQo8cGF0aCBkPSJNIDM4IDE5IHEgMiAtMSA0IC01IHEgLTEuNSAyIC00IDIgcSAxLjUgLTEgMy41IC01IHEgLTEuNSAyIC01IDIgYyAtNSAtNSAtMTMgLTIgLTEyIDYgcSAtNyAxIC0xNSAtOCBxIC0yIDQgMSA5IHEgLTEgMCAtMyAtMSBxIDAgNSA1IDcgcSAtMSAuNSAtMyAwIHEgMSA0IDggNiBxIC01IDMgLTExIDMgYyAxNCA4IDMwIDAgMzEuNSAtMTQiIHN0cm9rZS13aWR0aD0iMC4zIiBmaWxsPSIjZmZmIj48L3BhdGg+DQo8L3N2Zz4=) left no-repeat}.theChampVkontakteLoginSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDIuNSA5IGggNC41IGwgNSA3IHYgLTcgaCA0LjUgdiA3IGwgNSAtNyBoIDUgbCAtNSA3IGwgNSA3IGggLTUgbCAtNSAtNyB2IDcgaCAtNC41IHEgLTIgMCAtNSAtNiB6IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD4NCjwvc3ZnPg==) left no-repeat}.theChampFacebookLoginSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+PHBhdGggc3Ryb2tlPSIjZmZmIiBkPSJNMTQgMjUgdiAtMTMgUSAxMyA2IDIxIDcuNSBNIDEwIDE0IEwgMjAgMTQiIHN0cm9rZS13aWR0aD0iNCIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampInstagramLoginSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSI2IiBmaWxsPSIjZmZmIj48L2NpcmNsZT4NCjxwYXRoIGQ9Ik0gMiAxNSB2IDEzIGggMjYgdiAtMTMgaCAtNCBjIC0zIDEyIC0xNSAxMiAtMTggMCB6IG0gMiAtMTMgdiA1IG0gMiAtNSB2IDUgbSAyIC01IHYgNCBtIC02IDYgdiAtMTAgaCAyNiB2IDEwIGggLTQgYyAtNCAtOC41IC0xNCAtOC41IC0xOCAwIHoiIHN0cm9rZS13aWR0aD0iMSIgc3Ryb2tlPSIjZmZmIiBmaWxsPSJub25lIj48L3BhdGg+PHJlY3Qgd2lkdGg9IjUiIGhlaWdodD0iNSIgZmlsbD0iI2ZmZiIgeD0iMjMiIHk9IjIiPjwvcmVjdD4NCjwvc3ZnPg==) left no-repeat}.theChampLoginButton{background:url(../images/login/login.png) no-repeat}.theChampLogin{padding:0!important;margin:2px;height:35px;width:35px;float:left;cursor:pointer;border:none}.theChampInstagramLogin,.theChampTwitterLogin,.theChampXingLogin{display:block}.theChampFacebookLogin,.theChampGoogleLogin,.theChampLinkedinLogin,.theChampVkontakteLogin{display:none}.theChampXingButton{background-position:-64px 0;width:32px;height:32px;display:block}.theChampFacebookButton{background-position:0 0;width:32px;height:32px;display:none}.theChampLiveButton{background-position:-32px -96px;width:32px;height:32px;display:block}.theChampGoogleButton{background-position:-32px 0;width:32px;height:32px;display:none}.theChampInstagramButton{background-position:0 -32px;width:32px;height:32px;display:block!important}.theChampLinkedinButton{background-position:-32px -32px;width:32px;height:32px;display:none}.theChampTwitterButton{background-position:0 -64px;width:32px;height:32px;display:block!important}.theChampVkontakteButton{background-position:-32px -64px;width:32px;height:32px;display:none}ul.the_champ_sharing_ul{margin:1px 0!important}#the_champ_sharing_popup_close img{background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}ul.the_champ_sharing_ul li.theChampSharingRound{background:0 0!important}.the_champ_square_count{display:none;color:#fff;text-align:center;font-weight:bolder;font-family:sans-serif;line-height:1.8em}ul.the_champ_sharing_ul li{float:left!important;margin:0!important;padding:0!important;list-style:none!important;border:none!important}.theChampSharing,.theChampSharingButton{display:block;cursor:pointer;margin:2px}ul.the_champ_login_ul li:before,ul.the_champ_sharing_ul li:before{content:none!important}.theChampSharingButton{background:url(../images/sharing/sharing.png) no-repeat;float:left;border:none}.theChampSharingDeliciousButton{background-position:0 0;width:32px;height:32px}.theChampSharingDiggButton{background-position:-32px 0;width:32px;height:32px}.theChampSharingEmailButton{background-position:-64px 0;width:32px;height:32px}.theChampSharingXingButton{background-position:0 -128px;width:32px;height:32px}.theChampSharingWhatsappButton{background-position:-32px -128px;width:32px;height:32px}.theChampSharingYummlyButton{background-position:-64px -128px;width:32px;height:32px}.theChampSharingBufferButton{background-position:-96px -128px;width:32px;height:32px}.theChampSharingTotalsharesButton{background-position: -200px -200px}.theChampSharingFacebookButton{background-position:-96px 0;width:32px;height:32px}.theChampSharingFloatitButton{background-position:0 -32px;width:32px;height:32px}.theChampSharingGoogleButton{background-position:-32px -32px;width:32px;height:32px}.theChampSharingLinkedinButton{background-position:-64px -32px;width:32px;height:32px}.theChampSharingMoreButton{background-position:-96px -32px;width:32px;height:32px}.theChampSharingPinterestButton{background-position:0 -64px;width:32px;height:32px}.theChampSharingPrintButton{background-position:-32px -64px;width:32px;height:32px}.theChampSharingRedditButton{background-position:-64px -64px;width:32px;height:32px}.theChampSharingStumbleuponButton{background-position:-96px -64px;width:32px;height:32px}.theChampSharingTumblrButton{background-position:0 -96px;width:32px;height:32px}.theChampSharingTwitterButton{background-position:-32px -96px;width:32px;height:32px}.theChampSharingVkontakteButton{background-position:-64px -96px;width:32px;height:32px}.theChampSharingYahooButton{background-position:-96px -96px;width:32px;height:32px}.the_champ_vertical_counter,.the_champ_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 4px 1px rgba(0,0,0,.1);box-shadow:0 1px 4px 1px rgba(0,0,0,.1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}.the_champ_vertical_counter li{clear:both}li.the_champ_facebook_like .fb-like span,li.the_champ_facebook_recommend .fb-like span{vertical-align:top!important}li.the_champ_facebook_like .fb-like span iframe,li.the_champ_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000!important}li.the_champ_facebook_like{width:110px}li.the_champ_facebook_recommend{width:145px}li.the_champ_twitter_tweet{width:95px}li.the_champ_linkedin_share{width:117px}li.the_champ_google_plusone{width:74px}li.the_champ_buffer{width:81px;}li.the_champ_reddit{width:130px}li.the_champ_yummly{width:81px}li.the_champ_gp_share{width:95px}li.the_champ_pinterest_pin{width:76px}li.the_champ_xing{width:98px}.the_champ_stumble{width:80px}.the_champ_counter_container li{height:21px}input#user_login,input#user_pass{height:auto!important}.theChampHorizontalSharingButton,.theChampVerticalSharingButton{display:block}.theChampDeliciousSquareBackground{background-color:#474749}.theChampInstagramBackground{background-color:#624E47}.theChampYummlyBackground{background-color:#E16120}.theChampBufferBackground{background-color:#000}.theChampFacebookBackground{background-color:#3C589A}.theChampDiggBackground{background-color:#006094}.theChampEmailBackground{background-color:#649A3F}.theChampFloatitBackground{background-color:#53BEEE}.theChampGoogleBackground{background-color:#D51F1F}.theChampLinkedinBackground{background-color:#2886EF}.theChampMoreBackground{background-color:#EE8E2D}.theChampPinterestBackground{background-color:#CC2329}.theChampPrintBackground{background-color:#FD6500}.theChampRedditBackground{background-color:#247CED}.theChampStumbleuponBackground{background-color:#EA4823}.theChampTumblrBackground{background-color:#29435D}.theChampTwitterBackground{background-color:#14B2C8}.theChampVkontakteBackground{background-color:#5E84AC}.theChampYahooBackground{background-color:#8F03CC}.theChampXingBackground{background-color:#00797D}.theChampWhatsappBackground{background-color:#55EB4C}.theChampTCBackground,.theChampSharingTotalsharesButton{font-style:normal!important;word-wrap:normal;color:#666;line-height:1}.theChampSharingSvg{width:100%;height:100%}.theChampYummlySvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+PHBhdGggc3Ryb2tlPSIjZmZmIiBkPSJNIDEwLjUgMTAgcSA0IC0yIDIuNSAxIGwgLTEgNCBxIDAgMiA1IDAgbCAxIC02LjUgbSAtMSA2LjUgbCAtMSA0IGMgLTMgNiAtNiAtMSAwIC0xIHEgMSAtMSA1IDEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampBufferSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM5Ij48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0gMTUgNiBsIC0xMCA1IGwgMTAgNSBsIDEwIC01IHoiIHN0cm9rZS13aWR0aD0iMCIgZmlsbD0iI2ZmZiI+PC9wYXRoPjxwYXRoIHN0cm9rZT0iI2ZmZiIgZD0iTSA1LjUgMTQuNSBsIDkuNSA1IGwgOS41IC01IG0gLTE5IDQgbCA5LjUgNSBsIDkuNSAtNSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampFacebookSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0xNCAyNSB2IC0xMyBRIDEzIDYgMjEgNy41IE0gMTAgMTQgTCAyMCAxNCIgc3Ryb2tlLXdpZHRoPSI0IiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampDeliciousSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHN0eWxlPSJmaWxsOiNlZWU7IiAvPg0KPHJlY3QgeD0iMTUiIHk9IjAiIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSIgc3R5bGU9ImZpbGw6IzMxNzNEMDsiIC8+DQo8cmVjdCB4PSIwIiB5PSIxNSIgd2lkdGg9IjE1IiBoZWlnaHQ9IjE1IiBzdHlsZT0iZmlsbDojMDAwOyIgLz4NCjxyZWN0IHg9IjE1IiB5PSIxNSIgd2lkdGg9IjE1IiBoZWlnaHQ9IjE1IiBzdHlsZT0iZmlsbDojQkRCREJEOyIgLz4NCjwvc3ZnPg==) left no-repeat}.theChampDiggSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQ5IDQ5Ij48cGF0aCBkPSJNIDYgMjAgaCAxMCBjIDAgLTE0IC05IC0xNCAtOSAwIG0gNSAwIHYgNyBtIC0xIDAgdiAtNyBtIDQgLTcgaCA0LjUgdiAtNSBoIDggdiA4IGggLTggdiAtMyBtIDggMCBoIDQgdiA1LjUgaCAtMyB2IDEyIGggLTQgdiAtOCBtIDAgOCBoIC02LjUgdiAtMTIgaCAtMiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48ZWxsaXBzZSBjeD0iMTEuNSIgY3k9IjI4LjUiIHJ4PSI0IiByeT0iMiIgc3R5bGU9ImZpbGw6d2hpdGU7Ij48L2VsbGlwc2U+PC9zdmc+) left no-repeat}.theChampEmailSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDQzIDQzIj48cGF0aCBkPSJNIDUuNSAxMSBoIDIzIHYgMSBsIC0xMSA2IGwgLTExIC02IHYgLTEgbSAwIDIgbCAxMSA2IGwgMTEgLTYgdiAxMSBoIC0yMiB2IC0xMSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSIjZmZmIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampFloatitSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSIxMCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIzIiBmaWxsPSJub25lIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSI1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjMiIGZpbGw9Im5vbmUiPjwvY2lyY2xlPjxwYXRoIGQ9Ik0gNSAxNSBoIDUgTSAxNSA1IHYgNSBNIDI1IDE1IGggLTUgTSAxNSAyNSB2IC01IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampGoogleSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02IC02IDQ3IDQ3Ij48cGF0aCBkPSJNIDIyIDUuNSBoIC04IHYgMSBjIDMgMCA2IDcgMiA4IGMgLTMgMCAtNiAtNyAtMiAtOCB2IC0xIGMgLTYgLTAgLTYgMTEgMSAxMC41IGMgNiAtMSA3IC03IDMgLTkgaCAyIHoiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iI2ZmZiI+PC9wYXRoPjxwYXRoIGQ9Ik0gMTUgMTUuNSBxIC0yIDIgMCA0IGMgNiAzIDYgOCAwIDggYyAtNiAxIC03IC04IDIgLTcgbCAtMiAtMS41IGMgLTkgMCAtMTAuNSAxMSAwIDEwIGMgOCAwIDkgLTggMiAtMTEgcSAtMiAtMiAzIC01IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD48cGF0aCBkPSJNIDIyIDE2LjUgaCA4IG0gLTQgLTQgdiA4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZT0iI2ZmZiI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampLinkedinSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij4NCjxjaXJjbGUgY3g9IjEwIiBjeT0iOCIgcj0iMiIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPg0KPHBhdGggZD0iTSAxMCAxMSB2IDExIG0gNSAwIHYgLTExIG0gMCAzIHEgNiAtMyA3IDAgdiA4IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampMoreSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48Y2lyY2xlIGN4PSIxMCIgY3k9IjE1IiByPSIzIiBmaWxsPSJ3aGl0ZSI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjAiIGN5PSIxMCIgcj0iMyIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjIwIiBjeT0iMjAiIHI9IjMiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48cGF0aCBkPSJNIDEwIDE1IEwgMjAgMTAgbSAwIDEwIEwgMTAgMTUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlPSIjZmZmIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampPinterestSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02LjUgLTUgNDIgNDIiPjxwYXRoIGQ9Ik0gNiAyMCBjIC0zIC00IC0yIC0xMCAzIC0xMy41IGMgNCAtMyAxMSAtMyAxNSAzIGMgMyA1IDIgMTMgLTYgMTUgcSAtNCAxIC02IC0zIGwgLTIgNiBsIC0xLjIgMiBsIC0wLjggLTIgbCAyLjUgLTExIGMgLTIgLTQgMSAtOCA0IC02IHEgMCA1IC0xLjQgOC41IGMgMyA4IDEwIDAgOS41IC00IGMgMCAtOSAtMTEgLTExIC0xNC41IC00IGMgMCAwIC0zIDUgMCA4IGwgLTEgMiB6IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampPrintSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC02IDM4IDM4Ij48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0gNyAxMCBoIDIgdiAzIGggMTIgdiAtMyBoIDIgdiA3IGggLTIgdiAtMyBoIC0xMiB2IDMgaCAtMiB6IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD48cmVjdCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS44IiBoZWlnaHQ9IjciIHdpZHRoPSIxMCIgeD0iMTAiIHk9IjUiIGZpbGw9Im5vbmUiPjwvcmVjdD48cmVjdCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMSIgaGVpZ2h0PSI1IiB3aWR0aD0iOCIgeD0iMTEiIHk9IjE2IiBmaWxsPSIjZmZmIj48L3JlY3Q+PC9zdmc+) left no-repeat}.theChampRedditSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02IC02IDQyIDQyIj48ZWxsaXBzZSBjeD0iMTUiIGN5PSIxOSIgcng9IjkiIHJ5PSI3IiBzdHlsZT0ic3Ryb2tlOndoaXRlO3N0cm9rZS13aWR0aDoyIiBmaWxsPSJub25lIj48L2VsbGlwc2U+PGNpcmNsZSBjeD0iMTEiIGN5PSIxNyIgcj0iMiIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5IiBjeT0iMTciIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMiIgY3k9IjciIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSI3IiBjeT0iMTQiIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMyIgY3k9IjE0IiByPSIyIiBmaWxsPSJ3aGl0ZSI+PC9jaXJjbGU+PHBhdGggZD0iTSAxMCAyMiBxIDUgMyAxMCAwIE0gMTUgMTIgbCAxIC02IGwgNiAxIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampStumbleuponSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBkPSJNIDYuNiAxNSB2IDEgYyAtMSA3IDYuNSA3IDUuNSAwIHYgLTQgYyAtMSAtNyA2IC03IDYgLTIgdiAyLjUgbSAwIDIuNSB2IDEgYyAtMSA3IDYuNSA3IDUuNSAwIHYgLTEiIHN0cm9rZS13aWR0aD0iMy41IiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampTumblrSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48cGF0aCBkPSJNIDE0IDcgdiAxNCBxIDMgMiA2IDAgTSAxNCA3LjUgcSAwIDUuNSAtNCA1LjUgaCA5IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampTwitterSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii04IC04IDY0IDY0Ij4NCjxwYXRoIGQ9Ik0gMzggMTkgcSAyIC0xIDQgLTUgcSAtMS41IDIgLTQgMiBxIDEuNSAtMSAzLjUgLTUgcSAtMS41IDIgLTUgMiBjIC01IC01IC0xMyAtMiAtMTIgNiBxIC03IDEgLTE1IC04IHEgLTIgNCAxIDkgcSAtMSAwIC0zIC0xIHEgMCA1IDUgNyBxIC0xIC41IC0zIDAgcSAxIDQgOCA2IHEgLTUgMyAtMTEgMyBjIDE0IDggMzAgMCAzMS41IC0xNCIgc3Ryb2tlLXdpZHRoPSIwLjMiIGZpbGw9IiNmZmYiPjwvcGF0aD4NCjwvc3ZnPg==) left no-repeat}.theChampVkontakteSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj4NCjxwYXRoIGQ9Ik0gMi41IDkgaCA0LjUgbCA1IDcgdiAtNyBoIDQuNSB2IDcgbCA1IC03IGggNSBsIC01IDcgbCA1IDcgaCAtNSBsIC01IC03IHYgNyBoIC00LjUgcSAtMiAwIC01IC02IHoiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampYahooSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48cGF0aCBkPSJNIDggMTAgbCA3IDcgbCA1IC01IG0gLTQuNyA1IHYgMyBoIC0wLjUgdiAtMyBtIDggLTQgdiA1IG0gMCAxIHYgMSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48cGF0aCBkPSJNIDYgMTAgaCA2IG0gNSAyIGggNiBtIC0xMSA5LjUgaCA2IiBzdHJva2Utd2lkdGg9IjEuNCIgc3Ryb2tlPSIjZmZmIiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampXingSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02IC02IDQyIDQyIj4NCjxwYXRoIGQ9Ik0gNiA5IGggNSBsIDQgNCBsIC01IDcgaCAtNSBsIDUgLTcgeiBtIDE1IC00IGggNSBsIC05IDEzIGwgNCA4IGggLTUgbCAtNCAtOCB6IiBmaWxsPSIjZmZmIj48L3BhdGg+DQo8L3N2Zz4=) left no-repeat}.theChampWhatsappSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBpZD0iYXJjMSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIGQ9Ik0gMTEuNTc5Nzk4NTY2NzQzMzE0IDI0LjM5NjkyNjIwNzg1OTA4NSBBIDEwIDEwIDAgMSAwIDYuODA4NDc5NTU3MTEwMDc5IDIwLjczNTc2NDM2MzUxMDQ2Ij48L3BhdGg+PHBhdGggZD0iTSA3IDE5IGwgLTEgNiBsIDYgLTEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSJub25lIj48L3BhdGg+PHBhdGggZD0iTSAxMCAxMCBxIC0xIDggOCAxMSBjIDUgLTEgMCAtNiAtMSAtMyBxIC00IC0zIC01IC01IGMgNCAtMiAtMSAtNSAtMSAtNCIgZmlsbD0iI2ZmZiI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampSharing{float:left;border:none}.theChampSharingArrow{background-color:#000!important;height:16px;width:16px;cursor:pointer;margin-top:10px}.theChampPushIn{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDcgNiBxIDIgNiAxMCA2IHYgLTYgbCA2IDkgbCAtNiA5IHYgLTYgcSAtMTAgMiAtMTAgLTEyIiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZT0iI2ZmZiIgZmlsbD0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampPushInPng{background:url(../images/sharing/pushin.png) left no-repeat}.theChampPullOut{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDIzIDYgcSAtMiA2IC0xMCA2IHYgLTYgbCAtNiA5IGwgNiA5IHYgLTYgcSAxMCAyIDEwIC0xMiIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2U9IiNmZmYiIGZpbGw9IndoaXRlIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampPullOutPng{background:url(../images/sharing/pullout.png) left no-repeat}.theChampCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0!important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}.theChampCommentingTabs ul{float:left;padding-left:0;margin-left:0}li.theChampSelectedTab{color:#333;border-bottom:2px solid #23a9e1}.fb-comments,.fb-comments span,.fb-comments span iframe[style]{min-width:100%!important;width:100%!important}#mc-input,#user_email,#user_login{height:auto!important}div.the_champ_horizontal_counter li{margin-right:14px!important}div.theChampTotalShareCount{word-wrap:normal!important;font-weight: bolder;font-family: sans-serif;padding: 0;margin: 0;text-align:center}div.theChampTotalShareText{word-wrap:normal!important;margin: 0;padding: 0;text-align: center;}@media screen and (max-width:783px){#the_champ_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}#the_champ_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92%}.the_champ_hide_sharing{display:none}.the_champ_bottom_sharing{width:auto!important;bottom:-10px!important;top:auto!important;}.the_champ_bottom_sharing .theChampSharingArrow{display:none;}.the_champ_bottom_sharing .theChampTCBackground{margin-right: 1.1em !important}.the_champ_bottom_sharing .the_champ_square_count{display: block;line-height: inherit;}}
1
+ @charset "utf-8";#the_champ_error{color:red;margin:7px 0}.the_champ_login_container{margin:2px 0}.the_champ_login_container img,.the_champ_sharing_container img{cursor:pointer;margin:2px;border:none}.the_champ_login_container img{display:none;float:left}#the_champ_loading_image{display:block!important;float:none}.the_champ_error{background-color:#FFFFE0;border:1px solid #E6DB55;padding:5px;margin:10px}#the_champ_sharing_more_providers{position:fixed;top:50%;left:47%;background:#FAFAFA;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important}#the_champ_popup_bg{background:url(../images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#the_champ_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58B8F8!important;border-bottom:1px solid #D7D7D7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#the_champ_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#the_champ_sharing_more_providers #the_champ_sharing_more_content{background:#FAFAFA;border-radius:4px;color:#555;height:100%;width:100%}#the_champ_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#the_champ_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#the_champ_sharing_more_content .all-services ul{margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#the_champ_sharing_more_content .all-services ul li{background:0 0!important;float:left;width:33.3333%;text-align:left!important}#the_champ_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#the_champ_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-13px;top:-11px}#the_champ_sharing_more_providers .filter input.search{width:92%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 auto;padding:5px 8px 5px 10px;border:1px solid #ccc!important;color:#000;background:#FFF!important;font-size:16px!important;text-align:left!important}#the_champ_sharing_more_providers .footer-panel{background:#58B8F8;border-top:1px solid #D7D7D7;padding:6px 0;width:100%;color:#fff}#the_champ_sharing_more_providers .footer-panel p{background-color:transparent;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#the_champ_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#the_champ_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:14px;height:auto;line-height:20px;overflow:hidden;padding:8px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none}.the_champ_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58B8F8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.4);box-shadow:0 2px 2px rgba(0,0,0,.4);text-shadow:0 -1px 0 rgba(0,0,0,.2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.the_champ_share_count,.the_champ_vertical_counter,.the_champ_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}ul.the_champ_login_ul,ul.the_champ_sharing_ul{list-style:none!important;padding-left:0!important}#the_champ_comment_toggle{margin-bottom:10px}.the_champ_sharing_service{display:block;background:url(../images/sharing/more_sprite.png) no-repeat;margin-right:3px;float:left}.the_champ_sharing_service_amazon{background-position:0 0;width:20px;height:20px}.the_champ_sharing_service_aol{background-position:-20px 0;width:20px;height:20px}.the_champ_sharing_service_arto{background-position:-40px 0;width:20px;height:20px}.the_champ_sharing_service_bebo{background-position:-60px 0;width:20px;height:20px}.the_champ_sharing_service_bitly{background-position:-80px 0;width:20px;height:20px}.the_champ_sharing_service_blogger{background-position:-100px 0;width:20px;height:20px}.the_champ_sharing_service_box{background-position:-120px 0;width:20px;height:20px}.the_champ_sharing_service_boxee{background-position:0 -20px;width:20px;height:20px}.the_champ_sharing_service_buffer{background-position:-20px -20px;width:20px;height:20px}.the_champ_sharing_service_buzzster{background-position:-40px -20px;width:20px;height:20px}.the_champ_sharing_service_delicious{background-position:-60px -20px;width:20px;height:20px}.the_champ_sharing_service_digg{background-position:-80px -20px;width:20px;height:20px}.the_champ_sharing_service_diigo{background-position:-100px -20px;width:20px;height:20px}.the_champ_sharing_service_diigolet{background-position:-120px -20px;width:20px;height:20px}.the_champ_sharing_service_email{background-position:0 -40px;width:20px;height:20px}.the_champ_sharing_service_evernote{background-position:-20px -40px;width:20px;height:20px}.the_champ_sharing_service_facebook{background-position:-40px -40px;width:20px;height:20px}.the_champ_sharing_service_fancy{background-position:-60px -40px;width:20px;height:20px}.the_champ_sharing_service_fark{background-position:-80px -40px;width:20px;height:20px}.the_champ_sharing_service_flipboard{background-position:-100px -40px;width:20px;height:20px}.the_champ_sharing_service_google{background-position:-120px -40px;width:20px;height:20px}.the_champ_sharing_service_google-apps{background-position:0 -60px;width:20px;height:20px}.the_champ_sharing_service_google-bookmark{background-position:-20px -60px;width:20px;height:20px}.the_champ_sharing_service_google-mail{background-position:-40px -60px;width:20px;height:20px}.the_champ_sharing_service_heart{background-position:-60px -60px;width:20px;height:20px}.the_champ_sharing_service_hootsuite{background-position:-80px -60px;width:20px;height:20px}.the_champ_sharing_service_hotmail{background-position:-100px -60px;width:20px;height:20px}.the_champ_sharing_service_identica{background-position:-120px -60px;width:20px;height:20px}.the_champ_sharing_service_inbound{background-position:0 -80px;width:20px;height:20px}.the_champ_sharing_service_instapaper{background-position:-20px -80px;width:20px;height:20px}.the_champ_sharing_service_izeby{background-position:-40px -80px;width:20px;height:20px}.the_champ_sharing_service_kaboodle{background-position:-60px -80px;width:20px;height:20px}.the_champ_sharing_service_linkedin{background-position:-80px -80px;width:20px;height:20px}.the_champ_sharing_service_mister-wong{background-position:-100px -80px;width:20px;height:20px}.the_champ_sharing_service_msdn{background-position:-120px -80px;width:20px;height:20px}.the_champ_sharing_service_ning{background-position:0 -100px;width:20px;height:20px}.the_champ_sharing_service_orkut{background-position:-20px -100px;width:20px;height:20px}.the_champ_sharing_service_pinboard{background-position:-40px -100px;width:20px;height:20px}.the_champ_sharing_service_pinterest{background-position:-60px -100px;width:20px;height:20px}.the_champ_sharing_service_plurk{background-position:-80px -100px;width:20px;height:20px}.the_champ_sharing_service_pocket{background-position:-100px -100px;width:20px;height:20px}.the_champ_sharing_service_print-friendly{background-position:-120px -100px;width:20px;height:20px}.the_champ_sharing_service_quora{background-position:0 -120px;width:20px;height:20px}.the_champ_sharing_service_read-later{background-position:-20px -120px;width:20px;height:20px}.the_champ_sharing_service_reddit{background-position:-40px -120px;width:20px;height:20px}.the_champ_sharing_service_soup{background-position:-60px -120px;width:20px;height:20px}.the_champ_sharing_service_springpad{background-position:-80px -120px;width:20px;height:20px}.the_champ_sharing_service_stumbleupon{background-position:-100px -120px;width:20px;height:20px}.the_champ_sharing_service_stumpedia{background-position:-120px -120px;width:20px;height:20px}.the_champ_sharing_service_techmeme{background-position:0 -140px;width:20px;height:20px}.the_champ_sharing_service_tinyurl{background-position:-20px -140px;width:20px;height:20px}.the_champ_sharing_service_tumblr{background-position:-40px -140px;width:20px;height:20px}.the_champ_sharing_service_twitter{background-position:-60px -140px;width:20px;height:20px}.the_champ_sharing_service_typepad{background-position:-80px -140px;width:20px;height:20px}.the_champ_sharing_service_viadeo{background-position:-100px -140px;width:20px;height:20px}.the_champ_sharing_service_vkontakte{background-position:-120px -140px;width:20px;height:20px}.the_champ_sharing_service_wanelo{background-position:0 -160px;width:20px;height:20px}.the_champ_sharing_service_windows-live{background-position:-20px -160px;width:20px;height:20px}.the_champ_sharing_service_wordpress{background-position:-40px -160px;width:20px;height:20px}.the_champ_sharing_service_yahoo{background-position:-60px -160px;width:20px;height:20px}.the_champ_sharing_service_yammer{background-position:-80px -160px;width:20px;height:20px}.the_champ_sharing_service_yc-hacker{background-position:-100px -160px;width:20px;height:20px}ul.the_champ_login_ul{margin:3px 0!important}ul.the_champ_login_ul li{background:0 0!important;float:left;padding:0!important;margin:0!important;border:0!important;width:auto!important;clear:none!important;list-style-type:none!important}.theChampLoginSvg{width:100%;height:100%}.theChampXingLoginSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDYgOSBoIDUgbCA0IDQgbCAtNSA3IGggLTUgbCA1IC03IHogbSAxNSAtNCBoIDUgbCAtOSAxMyBsIDQgOCBoIC01IGwgLTQgLTggeiIgZmlsbD0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampGoogleLoginSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48cGF0aCBkPSJNIDUxLjIyODc3NjYwNTc1NzA3IDM4LjE5MDgwNzcwMjE5NzA1IEEgMTcgMTcgMCAxIDAgNTYgNTAuMDAwMDAwMDAwMDAwMDEgaCAtMTciIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSI4IiBmaWxsPSJub25lIj48L3BhdGg+PHBhdGggZD0iTSA2NSA0OSBoIDE4IG0gLTkgLTkgdiAxOCIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjUiIGZpbGw9Im5vbmUiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampLinkedinLoginSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8Y2lyY2xlIGN4PSIxMCIgY3k9IjgiIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT4NCjxwYXRoIGQ9Ik0gMTAgMTEgdiAxMSBtIDUgMCB2IC0xMSBtIDAgMyBxIDYgLTMgNyAwIHYgOCIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD4NCjwvc3ZnPg==) left no-repeat}.theChampTwitterLoginSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCA0OCA0OCI+DQo8cGF0aCBkPSJNIDM4IDE5IHEgMiAtMSA0IC01IHEgLTEuNSAyIC00IDIgcSAxLjUgLTEgMy41IC01IHEgLTEuNSAyIC01IDIgYyAtNSAtNSAtMTMgLTIgLTEyIDYgcSAtNyAxIC0xNSAtOCBxIC0yIDQgMSA5IHEgLTEgMCAtMyAtMSBxIDAgNSA1IDcgcSAtMSAuNSAtMyAwIHEgMSA0IDggNiBxIC01IDMgLTExIDMgYyAxNCA4IDMwIDAgMzEuNSAtMTQiIHN0cm9rZS13aWR0aD0iMC4zIiBmaWxsPSIjZmZmIj48L3BhdGg+DQo8L3N2Zz4=) left no-repeat}.theChampVkontakteLoginSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDIuNSA5IGggNC41IGwgNSA3IHYgLTcgaCA0LjUgdiA3IGwgNSAtNyBoIDUgbCAtNSA3IGwgNSA3IGggLTUgbCAtNSAtNyB2IDcgaCAtNC41IHEgLTIgMCAtNSAtNiB6IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD4NCjwvc3ZnPg==) left no-repeat}.theChampFacebookLoginSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+PHBhdGggc3Ryb2tlPSIjZmZmIiBkPSJNMTQgMjUgdiAtMTMgUSAxMyA2IDIxIDcuNSBNIDEwIDE0IEwgMjAgMTQiIHN0cm9rZS13aWR0aD0iNCIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampInstagramLoginSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSI2IiBmaWxsPSIjZmZmIj48L2NpcmNsZT4NCjxwYXRoIGQ9Ik0gMiAxNSB2IDEzIGggMjYgdiAtMTMgaCAtNCBjIC0zIDEyIC0xNSAxMiAtMTggMCB6IG0gMiAtMTMgdiA1IG0gMiAtNSB2IDUgbSAyIC01IHYgNCBtIC02IDYgdiAtMTAgaCAyNiB2IDEwIGggLTQgYyAtNCAtOC41IC0xNCAtOC41IC0xOCAwIHoiIHN0cm9rZS13aWR0aD0iMSIgc3Ryb2tlPSIjZmZmIiBmaWxsPSJub25lIj48L3BhdGg+PHJlY3Qgd2lkdGg9IjUiIGhlaWdodD0iNSIgZmlsbD0iI2ZmZiIgeD0iMjMiIHk9IjIiPjwvcmVjdD4NCjwvc3ZnPg==) left no-repeat}.theChampLoginButton{background:url(../images/login/login.png) no-repeat}.theChampLogin{padding:0!important;margin:2px;height:35px;width:35px;float:left;cursor:pointer;border:none}.theChampInstagramLogin,.theChampTwitterLogin,.theChampXingLogin{display:block}.theChampFacebookLogin,.theChampGoogleLogin,.theChampLinkedinLogin,.theChampVkontakteLogin{display:none}.theChampXingButton{background-position:-64px 0;width:32px;height:32px;display:block}.theChampFacebookButton{background-position:0 0;width:32px;height:32px;display:none}.theChampLiveButton{background-position:-32px -96px;width:32px;height:32px;display:block}.theChampGoogleButton{background-position:-32px 0;width:32px;height:32px;display:none}.theChampInstagramButton{background-position:0 -32px;width:32px;height:32px;display:block!important}.theChampLinkedinButton{background-position:-32px -32px;width:32px;height:32px;display:none}.theChampTwitterButton{background-position:0 -64px;width:32px;height:32px;display:block!important}.theChampVkontakteButton{background-position:-32px -64px;width:32px;height:32px;display:none}ul.the_champ_sharing_ul{margin:1px 0!important}#the_champ_sharing_popup_close img{background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}ul.the_champ_sharing_ul li.theChampSharingRound{background:0 0!important}.the_champ_square_count{display:none;color:#fff;text-align:center;font-weight:bolder;font-family:sans-serif;line-height:1.8em}ul.the_champ_sharing_ul li{float:left!important;margin:0!important;padding:0!important;list-style:none!important;border:none!important}.theChampSharing,.theChampSharingButton{display:block;cursor:pointer;margin:2px}ul.the_champ_login_ul li:before,ul.the_champ_sharing_ul li:before{content:none!important}.theChampSharingButton{background:url(../images/sharing/sharing.png) no-repeat;float:left;border:none}.theChampSharingDeliciousButton{background-position:0 0;width:32px;height:32px}.theChampSharingDiggButton{background-position:-32px 0;width:32px;height:32px}.theChampSharingEmailButton{background-position:-64px 0;width:32px;height:32px}.theChampSharingXingButton{background-position:0 -128px;width:32px;height:32px}.theChampSharingWhatsappButton{background-position:-32px -128px;width:32px;height:32px}.theChampSharingYummlyButton{background-position:-64px -128px;width:32px;height:32px}.theChampSharingBufferButton{background-position:-96px -128px;width:32px;height:32px}.theChampSharingTotalsharesButton{background-position: -200px -200px}.theChampSharingFacebookButton{background-position:-96px 0;width:32px;height:32px}.theChampSharingFloatitButton{background-position:0 -32px;width:32px;height:32px}.theChampSharingGoogleButton{background-position:-32px -32px;width:32px;height:32px}.theChampSharingLinkedinButton{background-position:-64px -32px;width:32px;height:32px}.theChampSharingMoreButton{background-position:-96px -32px;width:32px;height:32px}.theChampSharingPinterestButton{background-position:0 -64px;width:32px;height:32px}.theChampSharingPrintButton{background-position:-32px -64px;width:32px;height:32px}.theChampSharingRedditButton{background-position:-64px -64px;width:32px;height:32px}.theChampSharingStumbleuponButton{background-position:-96px -64px;width:32px;height:32px}.theChampSharingTumblrButton{background-position:0 -96px;width:32px;height:32px}.theChampSharingTwitterButton{background-position:-32px -96px;width:32px;height:32px}.theChampSharingVkontakteButton{background-position:-64px -96px;width:32px;height:32px}.theChampSharingYahooButton{background-position:-96px -96px;width:32px;height:32px}.the_champ_vertical_counter,.the_champ_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 4px 1px rgba(0,0,0,.1);box-shadow:0 1px 4px 1px rgba(0,0,0,.1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}.the_champ_vertical_counter li{clear:both}li.the_champ_facebook_like .fb-like span,li.the_champ_facebook_recommend .fb-like span{vertical-align:top!important}li.the_champ_facebook_like .fb-like span iframe,li.the_champ_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000!important}li.the_champ_facebook_like{width:110px}li.the_champ_facebook_recommend{width:145px}li.the_champ_twitter_tweet{width:95px}li.the_champ_linkedin_share{width:117px}li.the_champ_google_plusone{width:74px}li.the_champ_buffer{width:81px;}li.the_champ_reddit{width:130px}li.the_champ_yummly{width:81px}li.the_champ_gp_share{width:95px}li.the_champ_pinterest_pin{width:76px}li.the_champ_xing{width:98px}.the_champ_stumble{width:80px}.the_champ_counter_container li{height:21px}input#user_login,input#user_pass{height:auto!important}.theChampHorizontalSharingButton,.theChampVerticalSharingButton{display:block}.theChampDeliciousSquareBackground{background-color:#474749}.theChampInstagramBackground{background-color:#624E47}.theChampYummlyBackground{background-color:#E16120}.theChampBufferBackground{background-color:#000}.theChampFacebookBackground{background-color:#3C589A}.theChampDiggBackground{background-color:#006094}.theChampEmailBackground{background-color:#649A3F}.theChampFloatitBackground{background-color:#53BEEE}.theChampGoogleBackground{background-color:#dd4b39}.theChampLinkedinBackground{background-color:#2886EF}.theChampMoreBackground{background-color:#EE8E2D}.theChampPinterestBackground{background-color:#CC2329}.theChampPrintBackground{background-color:#FD6500}.theChampRedditBackground{background-color:#247CED}.theChampStumbleuponBackground{background-color:#EA4823}.theChampTumblrBackground{background-color:#29435D}.theChampTwitterBackground{background-color:#14B2C8}.theChampVkontakteBackground{background-color:#5E84AC}.theChampYahooBackground{background-color:#8F03CC}.theChampXingBackground{background-color:#00797D}.theChampWhatsappBackground{background-color:#55EB4C}.theChampTCBackground,.theChampSharingTotalsharesButton{font-style:normal!important;word-wrap:normal;color:#666;line-height:1}.theChampSharingSvg{width:100%;height:100%}.theChampYummlySvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+PHBhdGggc3Ryb2tlPSIjZmZmIiBkPSJNIDEwLjUgMTAgcSA0IC0yIDIuNSAxIGwgLTEgNCBxIDAgMiA1IDAgbCAxIC02LjUgbSAtMSA2LjUgbCAtMSA0IGMgLTMgNiAtNiAtMSAwIC0xIHEgMSAtMSA1IDEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampBufferSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM5Ij48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0gMTUgNiBsIC0xMCA1IGwgMTAgNSBsIDEwIC01IHoiIHN0cm9rZS13aWR0aD0iMCIgZmlsbD0iI2ZmZiI+PC9wYXRoPjxwYXRoIHN0cm9rZT0iI2ZmZiIgZD0iTSA1LjUgMTQuNSBsIDkuNSA1IGwgOS41IC01IG0gLTE5IDQgbCA5LjUgNSBsIDkuNSAtNSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampFacebookSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0xNCAyNSB2IC0xMyBRIDEzIDYgMjEgNy41IE0gMTAgMTQgTCAyMCAxNCIgc3Ryb2tlLXdpZHRoPSI0IiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampDeliciousSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHN0eWxlPSJmaWxsOiNlZWU7IiAvPg0KPHJlY3QgeD0iMTUiIHk9IjAiIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSIgc3R5bGU9ImZpbGw6IzMxNzNEMDsiIC8+DQo8cmVjdCB4PSIwIiB5PSIxNSIgd2lkdGg9IjE1IiBoZWlnaHQ9IjE1IiBzdHlsZT0iZmlsbDojMDAwOyIgLz4NCjxyZWN0IHg9IjE1IiB5PSIxNSIgd2lkdGg9IjE1IiBoZWlnaHQ9IjE1IiBzdHlsZT0iZmlsbDojQkRCREJEOyIgLz4NCjwvc3ZnPg==) left no-repeat}.theChampDiggSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQ5IDQ5Ij48cGF0aCBkPSJNIDYgMjAgaCAxMCBjIDAgLTE0IC05IC0xNCAtOSAwIG0gNSAwIHYgNyBtIC0xIDAgdiAtNyBtIDQgLTcgaCA0LjUgdiAtNSBoIDggdiA4IGggLTggdiAtMyBtIDggMCBoIDQgdiA1LjUgaCAtMyB2IDEyIGggLTQgdiAtOCBtIDAgOCBoIC02LjUgdiAtMTIgaCAtMiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48ZWxsaXBzZSBjeD0iMTEuNSIgY3k9IjI4LjUiIHJ4PSI0IiByeT0iMiIgc3R5bGU9ImZpbGw6d2hpdGU7Ij48L2VsbGlwc2U+PC9zdmc+) left no-repeat}.theChampEmailSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDQzIDQzIj48cGF0aCBkPSJNIDUuNSAxMSBoIDIzIHYgMSBsIC0xMSA2IGwgLTExIC02IHYgLTEgbSAwIDIgbCAxMSA2IGwgMTEgLTYgdiAxMSBoIC0yMiB2IC0xMSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSIjZmZmIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampFloatitSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSIxMCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIzIiBmaWxsPSJub25lIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSI1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjMiIGZpbGw9Im5vbmUiPjwvY2lyY2xlPjxwYXRoIGQ9Ik0gNSAxNSBoIDUgTSAxNSA1IHYgNSBNIDI1IDE1IGggLTUgTSAxNSAyNSB2IC01IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampGoogleSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48cGF0aCBkPSJNIDUxLjIyODc3NjYwNTc1NzA3IDM4LjE5MDgwNzcwMjE5NzA1IEEgMTcgMTcgMCAxIDAgNTYgNTAuMDAwMDAwMDAwMDAwMDEgaCAtMTciIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSI4IiBmaWxsPSJub25lIj48L3BhdGg+PHBhdGggZD0iTSA2NSA0OSBoIDE4IG0gLTkgLTkgdiAxOCIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjUiIGZpbGw9Im5vbmUiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampLinkedinSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij4NCjxjaXJjbGUgY3g9IjEwIiBjeT0iOCIgcj0iMiIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPg0KPHBhdGggZD0iTSAxMCAxMSB2IDExIG0gNSAwIHYgLTExIG0gMCAzIHEgNiAtMyA3IDAgdiA4IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampMoreSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48Y2lyY2xlIGN4PSIxMCIgY3k9IjE1IiByPSIzIiBmaWxsPSJ3aGl0ZSI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjAiIGN5PSIxMCIgcj0iMyIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjIwIiBjeT0iMjAiIHI9IjMiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48cGF0aCBkPSJNIDEwIDE1IEwgMjAgMTAgbSAwIDEwIEwgMTAgMTUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlPSIjZmZmIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampPinterestSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02LjUgLTUgNDIgNDIiPjxwYXRoIGQ9Ik0gNiAyMCBjIC0zIC00IC0yIC0xMCAzIC0xMy41IGMgNCAtMyAxMSAtMyAxNSAzIGMgMyA1IDIgMTMgLTYgMTUgcSAtNCAxIC02IC0zIGwgLTIgNiBsIC0xLjIgMiBsIC0wLjggLTIgbCAyLjUgLTExIGMgLTIgLTQgMSAtOCA0IC02IHEgMCA1IC0xLjQgOC41IGMgMyA4IDEwIDAgOS41IC00IGMgMCAtOSAtMTEgLTExIC0xNC41IC00IGMgMCAwIC0zIDUgMCA4IGwgLTEgMiB6IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampPrintSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC02IDM4IDM4Ij48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0gNyAxMCBoIDIgdiAzIGggMTIgdiAtMyBoIDIgdiA3IGggLTIgdiAtMyBoIC0xMiB2IDMgaCAtMiB6IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD48cmVjdCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS44IiBoZWlnaHQ9IjciIHdpZHRoPSIxMCIgeD0iMTAiIHk9IjUiIGZpbGw9Im5vbmUiPjwvcmVjdD48cmVjdCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMSIgaGVpZ2h0PSI1IiB3aWR0aD0iOCIgeD0iMTEiIHk9IjE2IiBmaWxsPSIjZmZmIj48L3JlY3Q+PC9zdmc+) left no-repeat}.theChampRedditSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02IC02IDQyIDQyIj48ZWxsaXBzZSBjeD0iMTUiIGN5PSIxOSIgcng9IjkiIHJ5PSI3IiBzdHlsZT0ic3Ryb2tlOndoaXRlO3N0cm9rZS13aWR0aDoyIiBmaWxsPSJub25lIj48L2VsbGlwc2U+PGNpcmNsZSBjeD0iMTEiIGN5PSIxNyIgcj0iMiIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5IiBjeT0iMTciIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMiIgY3k9IjciIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSI3IiBjeT0iMTQiIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMyIgY3k9IjE0IiByPSIyIiBmaWxsPSJ3aGl0ZSI+PC9jaXJjbGU+PHBhdGggZD0iTSAxMCAyMiBxIDUgMyAxMCAwIE0gMTUgMTIgbCAxIC02IGwgNiAxIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampStumbleuponSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBkPSJNIDYuNiAxNSB2IDEgYyAtMSA3IDYuNSA3IDUuNSAwIHYgLTQgYyAtMSAtNyA2IC03IDYgLTIgdiAyLjUgbSAwIDIuNSB2IDEgYyAtMSA3IDYuNSA3IDUuNSAwIHYgLTEiIHN0cm9rZS13aWR0aD0iMy41IiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampTumblrSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48cGF0aCBkPSJNIDE0IDcgdiAxNCBxIDMgMiA2IDAgTSAxNCA3LjUgcSAwIDUuNSAtNCA1LjUgaCA5IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampTwitterSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii04IC04IDY0IDY0Ij4NCjxwYXRoIGQ9Ik0gMzggMTkgcSAyIC0xIDQgLTUgcSAtMS41IDIgLTQgMiBxIDEuNSAtMSAzLjUgLTUgcSAtMS41IDIgLTUgMiBjIC01IC01IC0xMyAtMiAtMTIgNiBxIC03IDEgLTE1IC04IHEgLTIgNCAxIDkgcSAtMSAwIC0zIC0xIHEgMCA1IDUgNyBxIC0xIC41IC0zIDAgcSAxIDQgOCA2IHEgLTUgMyAtMTEgMyBjIDE0IDggMzAgMCAzMS41IC0xNCIgc3Ryb2tlLXdpZHRoPSIwLjMiIGZpbGw9IiNmZmYiPjwvcGF0aD4NCjwvc3ZnPg==) left no-repeat}.theChampVkontakteSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj4NCjxwYXRoIGQ9Ik0gMi41IDkgaCA0LjUgbCA1IDcgdiAtNyBoIDQuNSB2IDcgbCA1IC03IGggNSBsIC01IDcgbCA1IDcgaCAtNSBsIC01IC03IHYgNyBoIC00LjUgcSAtMiAwIC01IC02IHoiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampYahooSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48cGF0aCBkPSJNIDggMTAgbCA3IDcgbCA1IC01IG0gLTQuNyA1IHYgMyBoIC0wLjUgdiAtMyBtIDggLTQgdiA1IG0gMCAxIHYgMSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48cGF0aCBkPSJNIDYgMTAgaCA2IG0gNSAyIGggNiBtIC0xMSA5LjUgaCA2IiBzdHJva2Utd2lkdGg9IjEuNCIgc3Ryb2tlPSIjZmZmIiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampXingSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02IC02IDQyIDQyIj4NCjxwYXRoIGQ9Ik0gNiA5IGggNSBsIDQgNCBsIC01IDcgaCAtNSBsIDUgLTcgeiBtIDE1IC00IGggNSBsIC05IDEzIGwgNCA4IGggLTUgbCAtNCAtOCB6IiBmaWxsPSIjZmZmIj48L3BhdGg+DQo8L3N2Zz4=) left no-repeat}.theChampWhatsappSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBpZD0iYXJjMSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIGQ9Ik0gMTEuNTc5Nzk4NTY2NzQzMzE0IDI0LjM5NjkyNjIwNzg1OTA4NSBBIDEwIDEwIDAgMSAwIDYuODA4NDc5NTU3MTEwMDc5IDIwLjczNTc2NDM2MzUxMDQ2Ij48L3BhdGg+PHBhdGggZD0iTSA3IDE5IGwgLTEgNiBsIDYgLTEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSJub25lIj48L3BhdGg+PHBhdGggZD0iTSAxMCAxMCBxIC0xIDggOCAxMSBjIDUgLTEgMCAtNiAtMSAtMyBxIC00IC0zIC01IC01IGMgNCAtMiAtMSAtNSAtMSAtNCIgZmlsbD0iI2ZmZiI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampSharing{float:left;border:none}.theChampSharingArrow{background-color:#000!important;height:16px;width:16px;cursor:pointer;margin-top:10px}.theChampPushIn{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDcgNiBxIDIgNiAxMCA2IHYgLTYgbCA2IDkgbCAtNiA5IHYgLTYgcSAtMTAgMiAtMTAgLTEyIiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZT0iI2ZmZiIgZmlsbD0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampPushInPng{background:url(../images/sharing/pushin.png) left no-repeat}.theChampPullOut{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDIzIDYgcSAtMiA2IC0xMCA2IHYgLTYgbCAtNiA5IGwgNiA5IHYgLTYgcSAxMCAyIDEwIC0xMiIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2U9IiNmZmYiIGZpbGw9IndoaXRlIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampPullOutPng{background:url(../images/sharing/pullout.png) left no-repeat}.theChampCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0!important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}.theChampCommentingTabs ul{float:left;padding-left:0;margin-left:0}li.theChampSelectedTab{color:#333;border-bottom:2px solid #23a9e1}.fb-comments,.fb-comments span,.fb-comments span iframe[style]{min-width:100%!important;width:100%!important}#mc-input,#user_email,#user_login{height:auto!important}div.the_champ_horizontal_counter li{margin-right:14px!important}div.theChampTotalShareCount{word-wrap:normal!important;font-weight: bolder;font-family: sans-serif;padding: 0;margin: 0;text-align:center}div.theChampTotalShareText{word-wrap:normal!important;margin: 0;padding: 0;text-align: center;}@media screen and (max-width:783px){#the_champ_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}#the_champ_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92%}.the_champ_hide_sharing{display:none}.the_champ_bottom_sharing{width:auto!important;bottom:-10px!important;top:auto!important;}.the_champ_bottom_sharing .theChampSharingArrow{display:none;}.the_champ_bottom_sharing .theChampTCBackground{margin-right: 1.1em !important}.the_champ_bottom_sharing .the_champ_square_count{display: block;line-height: inherit;}}
images/login/login.png CHANGED
Binary file
inc/social_login.php CHANGED
@@ -438,7 +438,7 @@ function the_champ_user_auth($profileData, $provider = 'facebook', $twitterRedir
438
  the_champ_link_account($profileData['id'], $profileData['provider'], $user_ID);
439
  the_champ_close_login_popup(admin_url() . '/profile.php'); //** may be BP profile/custom profile page/wp profile page
440
  }else{
441
- the_champ_close_login_popup(site_url().'?SuperSocializerUnverified=1');
442
  }
443
  }
444
  if(is_user_logged_in()){
@@ -489,7 +489,7 @@ function the_champ_user_auth($profileData, $provider = 'facebook', $twitterRedir
489
  if(!in_array($profileData['provider'], array('twitter', 'instagram', 'xing'))){
490
  return array('status' => false, 'message' => 'ask email|' . $uniqueId);
491
  }
492
- the_champ_close_login_popup(site_url().'?SuperSocializerEmail=1&par='.$uniqueId);
493
  }
494
  }
495
  // check if email exists in database
@@ -632,7 +632,7 @@ add_action('wp_ajax_nopriv_the_champ_save_email', 'the_champ_save_email');
632
  */
633
  function the_champ_send_verification_email($receiverEmail, $verificationKey){
634
  $subject = "[".htmlspecialchars(trim(get_option('blogname')))."] Email Verification";
635
- $url = site_url()."?SuperSocializerKey=".$verificationKey;
636
  $message = "Please click on the following link or paste it in browser to verify your email \r\n".$url;
637
  wp_mail($receiverEmail, $subject, $message);
638
  }
438
  the_champ_link_account($profileData['id'], $profileData['provider'], $user_ID);
439
  the_champ_close_login_popup(admin_url() . '/profile.php'); //** may be BP profile/custom profile page/wp profile page
440
  }else{
441
+ the_champ_close_login_popup(home_url().'?SuperSocializerUnverified=1');
442
  }
443
  }
444
  if(is_user_logged_in()){
489
  if(!in_array($profileData['provider'], array('twitter', 'instagram', 'xing'))){
490
  return array('status' => false, 'message' => 'ask email|' . $uniqueId);
491
  }
492
+ the_champ_close_login_popup(home_url().'?SuperSocializerEmail=1&par='.$uniqueId);
493
  }
494
  }
495
  // check if email exists in database
632
  */
633
  function the_champ_send_verification_email($receiverEmail, $verificationKey){
634
  $subject = "[".htmlspecialchars(trim(get_option('blogname')))."] Email Verification";
635
+ $url = home_url()."?SuperSocializerKey=".$verificationKey;
636
  $message = "Please click on the following link or paste it in browser to verify your email \r\n".$url;
637
  wp_mail($receiverEmail, $subject, $message);
638
  }
js/front/facebook/commenting.js CHANGED
@@ -1 +1 @@
1
- function theChampRenderFBCommenting(){var e=document.getElementById("respond");if(e){var t=[],a=[],m=[];t.wordpress='<div style="clear:both"></div>'+e.innerHTML,theChampFBCommentingContent='<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,a.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>",a.googleplus=" ",m.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>",a.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 h='<div class="theChampCommentingTabs"><h3 id="theChampReplyTitle" style="margin-bottom:15px" class="comment-reply-title">'+theChampScLabel+"</h3><ul>";theChampScEnabledTabs=theChampScEnabledTabs.split(",");for(var n=0;n<theChampScEnabledTabs.length;n++){h+='<li id="theChampTabs-'+n+'-li" onclick="',h+="this.setAttribute('class', 'theChampSelectedTab');document.getElementById('theChampTabs-"+n+"').style.display='block';","fb"==theChampScEnabledTabs[n]&&(h+="theChampInitiateFB();");for(var s=0;s<theChampScEnabledTabs.length;s++)s!=n&&(h+="document.getElementById('theChampTabs-"+s+"-li').setAttribute('class', '');document.getElementById('theChampTabs-"+s+"').style.display='none';");h+='">',h+=theChampScTabLabels[theChampScEnabledTabs[n]],h+="</li>"}h+="</ul>";for(var n=0;n<theChampScEnabledTabs.length;n++)h+='<div id="theChampTabs-'+n+'" ><div style="clear: both"></div>'+t[theChampScEnabledTabs[n]]+"</div>";h+="</div>",e.innerHTML=h;var d=document.getElementById("reply-title");d&&d.remove();for(var n=0;n<theChampScEnabledTabs.length;n++)if(a[theChampScEnabledTabs[n]]){var o=document.createElement("script");m[theChampScEnabledTabs[n]]&&o.setAttribute("src",m[theChampScEnabledTabs[n]]),o.innerHTML=a[theChampScEnabledTabs[n]],document.getElementById("theChampTabs-"+n).appendChild(o)}document.getElementById("theChampTabs-0-li").setAttribute("class","theChampSelectedTab");for(var n=1;n<theChampScEnabledTabs.length;n++)document.getElementById("theChampTabs-"+n).style.display="none"}}theChampLoadEvent(function(){theChampRenderFBCommenting()});
1
+ function theChampRenderFBCommenting(){var e=document.getElementById(theChampCommentingId);if(e){var t=[],a=[],m=[];t.wordpress='<div style="clear:both"></div>'+e.innerHTML,theChampFBCommentingContent='<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,a.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>",a.googleplus=" ",m.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>",a.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 h='<div class="theChampCommentingTabs"><h3 id="theChampReplyTitle" style="margin-bottom:15px" class="comment-reply-title">'+theChampScLabel+"</h3><ul>";theChampScEnabledTabs=theChampScEnabledTabs.split(",");for(var n=0;n<theChampScEnabledTabs.length;n++){h+='<li id="theChampTabs-'+n+'-li" onclick="',h+="this.setAttribute('class', 'theChampSelectedTab');document.getElementById('theChampTabs-"+n+"').style.display='block';","fb"==theChampScEnabledTabs[n]&&(h+="theChampInitiateFB();");for(var s=0;s<theChampScEnabledTabs.length;s++)s!=n&&(h+="document.getElementById('theChampTabs-"+s+"-li').setAttribute('class', '');document.getElementById('theChampTabs-"+s+"').style.display='none';");h+='">',h+=theChampScTabLabels[theChampScEnabledTabs[n]],h+="</li>"}h+="</ul>";for(var n=0;n<theChampScEnabledTabs.length;n++)h+='<div id="theChampTabs-'+n+'" ><div style="clear: both"></div>'+t[theChampScEnabledTabs[n]]+"</div>";h+="</div>",e.innerHTML=h;var d=document.getElementById("reply-title");d&&d.remove();for(var n=0;n<theChampScEnabledTabs.length;n++)if(a[theChampScEnabledTabs[n]]){var o=document.createElement("script");m[theChampScEnabledTabs[n]]&&o.setAttribute("src",m[theChampScEnabledTabs[n]]),o.innerHTML=a[theChampScEnabledTabs[n]],document.getElementById("theChampTabs-"+n).appendChild(o)}document.getElementById("theChampTabs-0-li").setAttribute("class","theChampSelectedTab");for(var n=1;n<theChampScEnabledTabs.length;n++)document.getElementById("theChampTabs-"+n).style.display="none"}}theChampLoadEvent(function(){theChampRenderFBCommenting()});
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: 2015-10-02 09:42+0530\n"
6
- "PO-Revision-Date: 2015-10-02 09:43+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: Heateor <support@heateor.com>\n"
9
  "Language: ar\n"
@@ -82,7 +82,7 @@ msgstr "الإعدادات"
82
 
83
  #: ../helper.php:8
84
  msgid "Dismiss this notice"
85
- msgstr ""
86
 
87
  #: ../helper.php:150
88
  msgid "Click to show help"
@@ -219,6 +219,7 @@ msgid "Facebook"
219
  msgstr "الفيسبوك"
220
 
221
  #: ../admin/social_sharing.php:5
 
222
  msgid "Boost sharing by awarding points"
223
  msgstr "تعزيز تقاسم بمنح نقاط"
224
 
@@ -260,7 +261,7 @@ msgstr "مستكشف أخطاء مشاركة في ألفيس بوك"
260
  #: ../admin/social_sharing.php:17
261
  #: ../admin/social_sharing.php:1237
262
  #: ../admin/social_commenting.php:12
263
- #: ../admin/social_commenting.php:427
264
  #, fuzzy
265
  msgid "FAQ"
266
  msgstr "الأسئلة الشائعة "
@@ -929,7 +930,7 @@ msgid "How can I specify minimum sharing count for sharing networks?"
929
  msgstr "كيف يمكن تحديد الحد الأدنى من عدد مرات مشاركة لشبكات تبادل؟"
930
 
931
  #: ../admin/social_sharing.php:1251
932
- #: ../admin/social_commenting.php:438
933
  #: ../admin/social_login.php:765
934
  #: ../admin/like_buttons.php:723
935
  #, fuzzy
@@ -942,7 +943,7 @@ msgid "Social Commenting"
942
  msgstr "تعطيل تعليقا الاجتماعي على هذا"
943
 
944
  #: ../admin/social_commenting.php:11
945
- #: ../admin/social_commenting.php:415
946
  #, fuzzy
947
  msgid "Shortcode"
948
  msgstr "استخدم كود مختصر | Include the shortcode"
@@ -990,186 +991,194 @@ msgstr "تعطيل تعليقا الاجتماعي على هذا"
990
  msgid "Specify the page/post groups where you want to enable Social Commenting"
991
  msgstr "تحديد الصفحات التي تريد تمكين واجهة"
992
 
993
- #: ../admin/social_commenting.php:114
 
 
 
 
 
 
 
 
994
  #, fuzzy
995
  msgid "Labels"
996
  msgstr "وسوم"
997
 
998
- #: ../admin/social_commenting.php:119
999
  #, fuzzy
1000
  msgid "Label for WordPress Commenting tab"
1001
  msgstr "تعليقات فيسبوكيه"
1002
 
1003
- #: ../admin/social_commenting.php:128
1004
  msgid "Label for Facebook Commenting tab"
1005
  msgstr "تعليقات فيسبوكيه"
1006
 
1007
- #: ../admin/social_commenting.php:137
1008
  msgid "Label for G+ Commenting tab"
1009
  msgstr "التسمية للتبويب تعليقاً G+"
1010
 
1011
- #: ../admin/social_commenting.php:146
1012
  #, fuzzy
1013
  msgid "Label for Disqus Commenting tab"
1014
  msgstr "التسمية للتبويب تعليقاً G+"
1015
 
1016
- #: ../admin/social_commenting.php:157
1017
  #, fuzzy
1018
  msgid "Facebook Commenting Options"
1019
  msgstr "تعليقات فيسبوكيه"
1020
 
1021
- #: ../admin/social_commenting.php:163
1022
  #, fuzzy
1023
  msgid "Enable Facebook Comments notification and moderation"
1024
  msgstr "تعليقات فيسبوكيه"
1025
 
1026
- #: ../admin/social_commenting.php:171
1027
- #: ../admin/social_commenting.php:181
1028
  #, fuzzy
1029
  msgid "Enable Facebook Commenting"
1030
  msgstr "تعليقات فيسبوكيه"
1031
 
1032
- #: ../admin/social_commenting.php:189
1033
- #: ../admin/social_commenting.php:347
1034
  msgid "Url to comment on"
1035
  msgstr "عنوان Url للقيام بالتعليق على"
1036
 
1037
- #: ../admin/social_commenting.php:199
1038
  #, fuzzy
1039
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Facebook about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
1040
  msgstr "سوف يكون عنوان URL المطلق الذي نشرت تعليقات المقترنة بشكل دائم. سيتم ربط القصص على ألفيس بوك حول التعليقات المنشورة، إلى URL هذا.<br>إذا ترك فارغاً <strong>(مستحسن)</strong>، سيتم استخدام عنوان url لصفحة ويب التعليق الذي تم تمكين."
1041
 
1042
- #: ../admin/social_commenting.php:207
1043
- #: ../admin/social_commenting.php:329
1044
  #, fuzzy
1045
  msgid "Width"
1046
  msgstr "عرض"
1047
 
1048
- #: ../admin/social_commenting.php:217
1049
  #, fuzzy
1050
  msgid "Leave empty to auto-adjust the width. The width (in pixels) of the Comments block."
1051
  msgstr "ترك فارغاً لصناعة السيارات في ضبط العرض. العرض (بالبكسل) كتلة التعليقات."
1052
 
1053
- #: ../admin/social_commenting.php:225
1054
  #, fuzzy
1055
  msgid "Color Scheme"
1056
  msgstr "بلا لون"
1057
 
1058
- #: ../admin/social_commenting.php:229
1059
  #, fuzzy
1060
  msgid "Light"
1061
  msgstr "الفاتح"
1062
 
1063
- #: ../admin/social_commenting.php:230
1064
  #, fuzzy
1065
  msgid "Dark"
1066
  msgstr "داكن"
1067
 
1068
- #: ../admin/social_commenting.php:238
1069
  #, fuzzy
1070
  msgid "The color scheme used by the plugin. Can be \"light\" or \"dark\"."
1071
  msgstr "نظام الألوان المستخدمة من قبل البرنامج المساعد. يمكن أن يكون \"الخفيفة\" أو \"الظلام\"."
1072
 
1073
- #: ../admin/social_commenting.php:246
1074
  #, fuzzy
1075
  msgid "Number of comments"
1076
  msgstr "عدد التعليقات:"
1077
 
1078
- #: ../admin/social_commenting.php:256
1079
  #, fuzzy
1080
  msgid "The number of comments to show by default. The minimum value is 1. Defaults to 10"
1081
  msgstr "عدد التعليقات تظهر بشكل افتراضي. قيمة الحد الأدنى هو 1. افتراضات إلى 10"
1082
 
1083
- #: ../admin/social_commenting.php:264
1084
  #, fuzzy
1085
  msgid "Order by"
1086
  msgstr "طلب | Order"
1087
 
1088
- #: ../admin/social_commenting.php:268
1089
  #, fuzzy
1090
  msgid "Social"
1091
  msgstr "حددت كشبكة الإجتماعية اللأساسية"
1092
 
1093
- #: ../admin/social_commenting.php:269
1094
  #, fuzzy
1095
  msgid "Reverse Time"
1096
  msgstr "اعكس الترتيب"
1097
 
1098
- #: ../admin/social_commenting.php:270
1099
  #, fuzzy
1100
  msgid "Time"
1101
  msgstr "إدراج التاريخ/الوقت"
1102
 
1103
- #: ../admin/social_commenting.php:278
1104
  #, fuzzy
1105
  msgid "The order to use when displaying comments."
1106
  msgstr "الترتيب استخدامها عند عرض التعليقات."
1107
 
1108
- #: ../admin/social_commenting.php:286
1109
  #: ../admin/like_buttons.php:132
1110
  #: ../admin/like_buttons.php:138
1111
  #, fuzzy
1112
  msgid "Language"
1113
  msgstr "يمكنك استخدام أكواد <abbr title=\"HyperText Markup Language\">HTML</abbr> والخصائص التالية: %s"
1114
 
1115
- #: ../admin/social_commenting.php:296
1116
  #, fuzzy, php-format
1117
  msgid "Enter the code of the language you want to use to display commenting. You can find the language codes at <a href=\"%s\" target=\"_blank\">this link</a>. Leave it empty for default language(English)"
1118
  msgstr "أدخل التعليمة البرمجية للغة التي تريد استخدامها لعرض التعليق. يمكنك العثور على رموز اللغة على <a href=\"%s\" target=\"_blank\">هذا الرابط</a>. اتركه فارغاً ل language(English) الافتراضي"
1119
 
1120
- #: ../admin/social_commenting.php:305
1121
  #, fuzzy
1122
  msgid "Google Plus Commenting Options"
1123
  msgstr "جوجل بالإضافة إلى خيارات التعليق"
1124
 
1125
- #: ../admin/social_commenting.php:311
1126
- #: ../admin/social_commenting.php:321
1127
  #, fuzzy
1128
  msgid "Enable Google Plus Commenting"
1129
  msgstr "تمكين المشاركة عبر Google."
1130
 
1131
- #: ../admin/social_commenting.php:339
1132
  #, fuzzy
1133
  msgid "Width of GooglePlus Commenting interface. Leave empty for auto adjust"
1134
  msgstr "عرض واجهة GooglePlus تعليقه. اتركه فارغاً لضبط تلقائي"
1135
 
1136
- #: ../admin/social_commenting.php:357
1137
  #, fuzzy
1138
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Google Plus about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
1139
  msgstr "سوف يكون عنوان URL المطلق الذي نشرت تعليقات المقترنة بشكل دائم. قصص عن جوجل بلس حول التعليقات المنشورة، سيربط بعنوان URL هذا.<br>إذا ترك فارغاً <strong>(مستحسن)</strong>، سيتم استخدام عنوان url لصفحة ويب التعليق الذي تم تمكين."
1140
 
1141
- #: ../admin/social_commenting.php:366
1142
  #, fuzzy
1143
  msgid "Disqus Commenting Options"
1144
  msgstr "الخيارات"
1145
 
1146
- #: ../admin/social_commenting.php:372
1147
- #: ../admin/social_commenting.php:382
1148
  #, fuzzy
1149
  msgid "Enable Disqus Commenting"
1150
  msgstr "إتاحة التعليق من هارد"
1151
 
1152
- #: ../admin/social_commenting.php:390
1153
  #, fuzzy
1154
  msgid "Disqus Shortname"
1155
  msgstr "هارد Shortname"
1156
 
1157
- #: ../admin/social_commenting.php:400
1158
  #, fuzzy
1159
  msgid "<strong>Required to use Disqus commenting.</strong> For more info on shortname, visit following link."
1160
  msgstr "<strong>مطلوب لاستخدام تعليقاً من هارد.</strong> لمزيد من المعلومات حول shortname، قم بزيارة الوصلة التالية."
1161
 
1162
- #: ../admin/social_commenting.php:417
1163
  #, fuzzy
1164
  msgid "Social Commenting Shortcode"
1165
  msgstr "تعطيل تعليقا الاجتماعي على هذا"
1166
 
1167
- #: ../admin/social_commenting.php:429
1168
  #, fuzzy
1169
  msgid "How can I disable Social Commenting at individual page/post?"
1170
  msgstr "كيف يمكنني تعطيل \"الاجتماعية وتعليقاً\" على صفحة فردية/الوظيفة؟"
1171
 
1172
- #: ../admin/social_commenting.php:430
1173
  msgid "How to disable default comment form from Social Commenting?"
1174
  msgstr "كيفية تعطيل شكل تعليق الافتراضي من وتعليقا الاجتماعي؟"
1175
 
@@ -1194,11 +1203,11 @@ msgstr "عنصر التحكم الرئيسي \"الدخول الاجتماعي\"
1194
 
1195
  #: ../admin/social_login.php:42
1196
  msgid "Disable user registration via Social Login"
1197
- msgstr ""
1198
 
1199
  #: ../admin/social_login.php:52
1200
  msgid "After enabling this option, new users will not be able to login through social login. Only existing users will be able to social login."
1201
- msgstr ""
1202
 
1203
  #: ../admin/social_login.php:61
1204
  #, fuzzy
@@ -1207,7 +1216,7 @@ msgstr "تسجيل الدخول"
1207
 
1208
  #: ../admin/social_login.php:71
1209
  msgid "User will be redirected to this page after unsuccessful registration attempt via Social Login. You can specify the url of registration form or of a page showing message regarding disabled registration through Social Login."
1210
- msgstr ""
1211
 
1212
  #: ../admin/social_login.php:105
1213
  #, fuzzy
@@ -1454,7 +1463,7 @@ msgstr "المعدل"
1454
 
1455
  #: ../admin/social_login.php:534
1456
  msgid "Best"
1457
- msgstr ""
1458
 
1459
  #: ../admin/social_login.php:541
1460
  #, fuzzy
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-10-08 05:26+0530\n"
6
+ "PO-Revision-Date: 2015-10-08 05:30+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: Heateor <support@heateor.com>\n"
9
  "Language: ar\n"
82
 
83
  #: ../helper.php:8
84
  msgid "Dismiss this notice"
85
+ msgstr "إقالة هذا الإشعار"
86
 
87
  #: ../helper.php:150
88
  msgid "Click to show help"
219
  msgstr "الفيسبوك"
220
 
221
  #: ../admin/social_sharing.php:5
222
+ #: ../admin/like_buttons.php:4
223
  msgid "Boost sharing by awarding points"
224
  msgstr "تعزيز تقاسم بمنح نقاط"
225
 
261
  #: ../admin/social_sharing.php:17
262
  #: ../admin/social_sharing.php:1237
263
  #: ../admin/social_commenting.php:12
264
+ #: ../admin/social_commenting.php:446
265
  #, fuzzy
266
  msgid "FAQ"
267
  msgstr "الأسئلة الشائعة "
930
  msgstr "كيف يمكن تحديد الحد الأدنى من عدد مرات مشاركة لشبكات تبادل؟"
931
 
932
  #: ../admin/social_sharing.php:1251
933
+ #: ../admin/social_commenting.php:457
934
  #: ../admin/social_login.php:765
935
  #: ../admin/like_buttons.php:723
936
  #, fuzzy
943
  msgstr "تعطيل تعليقا الاجتماعي على هذا"
944
 
945
  #: ../admin/social_commenting.php:11
946
+ #: ../admin/social_commenting.php:434
947
  #, fuzzy
948
  msgid "Shortcode"
949
  msgstr "استخدم كود مختصر | Include the shortcode"
991
  msgid "Specify the page/post groups where you want to enable Social Commenting"
992
  msgstr "تحديد الصفحات التي تريد تمكين واجهة"
993
 
994
+ #: ../admin/social_commenting.php:113
995
+ msgid "HTML ID of comment form container"
996
+ msgstr "ID HTML التعليق حاوية شكل"
997
+
998
+ #: ../admin/social_commenting.php:123
999
+ msgid "HTML ID of container element of the default comment form at front end. Leave empty for default ID - \"respond\". You need to specify it if default comment form is appearing and Social Commenting is not getting enabled at front-end of your website."
1000
+ msgstr "ID HTML من عنصر حاوية من شكل تعليق الافتراضي في الواجهة الأمامية. ترك فارغا لمعرف الافتراضي - \"الرد \". تحتاج إلى تحديد ما اذا شكل تعليق الافتراضي هو الظهور وليس الحصول على تمكين في الواجهة الأمامية من موقع الويب الخاص بك وتعليقا الاجتماعية."
1001
+
1002
+ #: ../admin/social_commenting.php:133
1003
  #, fuzzy
1004
  msgid "Labels"
1005
  msgstr "وسوم"
1006
 
1007
+ #: ../admin/social_commenting.php:138
1008
  #, fuzzy
1009
  msgid "Label for WordPress Commenting tab"
1010
  msgstr "تعليقات فيسبوكيه"
1011
 
1012
+ #: ../admin/social_commenting.php:147
1013
  msgid "Label for Facebook Commenting tab"
1014
  msgstr "تعليقات فيسبوكيه"
1015
 
1016
+ #: ../admin/social_commenting.php:156
1017
  msgid "Label for G+ Commenting tab"
1018
  msgstr "التسمية للتبويب تعليقاً G+"
1019
 
1020
+ #: ../admin/social_commenting.php:165
1021
  #, fuzzy
1022
  msgid "Label for Disqus Commenting tab"
1023
  msgstr "التسمية للتبويب تعليقاً G+"
1024
 
1025
+ #: ../admin/social_commenting.php:176
1026
  #, fuzzy
1027
  msgid "Facebook Commenting Options"
1028
  msgstr "تعليقات فيسبوكيه"
1029
 
1030
+ #: ../admin/social_commenting.php:182
1031
  #, fuzzy
1032
  msgid "Enable Facebook Comments notification and moderation"
1033
  msgstr "تعليقات فيسبوكيه"
1034
 
1035
+ #: ../admin/social_commenting.php:190
1036
+ #: ../admin/social_commenting.php:200
1037
  #, fuzzy
1038
  msgid "Enable Facebook Commenting"
1039
  msgstr "تعليقات فيسبوكيه"
1040
 
1041
+ #: ../admin/social_commenting.php:208
1042
+ #: ../admin/social_commenting.php:366
1043
  msgid "Url to comment on"
1044
  msgstr "عنوان Url للقيام بالتعليق على"
1045
 
1046
+ #: ../admin/social_commenting.php:218
1047
  #, fuzzy
1048
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Facebook about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
1049
  msgstr "سوف يكون عنوان URL المطلق الذي نشرت تعليقات المقترنة بشكل دائم. سيتم ربط القصص على ألفيس بوك حول التعليقات المنشورة، إلى URL هذا.<br>إذا ترك فارغاً <strong>(مستحسن)</strong>، سيتم استخدام عنوان url لصفحة ويب التعليق الذي تم تمكين."
1050
 
1051
+ #: ../admin/social_commenting.php:226
1052
+ #: ../admin/social_commenting.php:348
1053
  #, fuzzy
1054
  msgid "Width"
1055
  msgstr "عرض"
1056
 
1057
+ #: ../admin/social_commenting.php:236
1058
  #, fuzzy
1059
  msgid "Leave empty to auto-adjust the width. The width (in pixels) of the Comments block."
1060
  msgstr "ترك فارغاً لصناعة السيارات في ضبط العرض. العرض (بالبكسل) كتلة التعليقات."
1061
 
1062
+ #: ../admin/social_commenting.php:244
1063
  #, fuzzy
1064
  msgid "Color Scheme"
1065
  msgstr "بلا لون"
1066
 
1067
+ #: ../admin/social_commenting.php:248
1068
  #, fuzzy
1069
  msgid "Light"
1070
  msgstr "الفاتح"
1071
 
1072
+ #: ../admin/social_commenting.php:249
1073
  #, fuzzy
1074
  msgid "Dark"
1075
  msgstr "داكن"
1076
 
1077
+ #: ../admin/social_commenting.php:257
1078
  #, fuzzy
1079
  msgid "The color scheme used by the plugin. Can be \"light\" or \"dark\"."
1080
  msgstr "نظام الألوان المستخدمة من قبل البرنامج المساعد. يمكن أن يكون \"الخفيفة\" أو \"الظلام\"."
1081
 
1082
+ #: ../admin/social_commenting.php:265
1083
  #, fuzzy
1084
  msgid "Number of comments"
1085
  msgstr "عدد التعليقات:"
1086
 
1087
+ #: ../admin/social_commenting.php:275
1088
  #, fuzzy
1089
  msgid "The number of comments to show by default. The minimum value is 1. Defaults to 10"
1090
  msgstr "عدد التعليقات تظهر بشكل افتراضي. قيمة الحد الأدنى هو 1. افتراضات إلى 10"
1091
 
1092
+ #: ../admin/social_commenting.php:283
1093
  #, fuzzy
1094
  msgid "Order by"
1095
  msgstr "طلب | Order"
1096
 
1097
+ #: ../admin/social_commenting.php:287
1098
  #, fuzzy
1099
  msgid "Social"
1100
  msgstr "حددت كشبكة الإجتماعية اللأساسية"
1101
 
1102
+ #: ../admin/social_commenting.php:288
1103
  #, fuzzy
1104
  msgid "Reverse Time"
1105
  msgstr "اعكس الترتيب"
1106
 
1107
+ #: ../admin/social_commenting.php:289
1108
  #, fuzzy
1109
  msgid "Time"
1110
  msgstr "إدراج التاريخ/الوقت"
1111
 
1112
+ #: ../admin/social_commenting.php:297
1113
  #, fuzzy
1114
  msgid "The order to use when displaying comments."
1115
  msgstr "الترتيب استخدامها عند عرض التعليقات."
1116
 
1117
+ #: ../admin/social_commenting.php:305
1118
  #: ../admin/like_buttons.php:132
1119
  #: ../admin/like_buttons.php:138
1120
  #, fuzzy
1121
  msgid "Language"
1122
  msgstr "يمكنك استخدام أكواد <abbr title=\"HyperText Markup Language\">HTML</abbr> والخصائص التالية: %s"
1123
 
1124
+ #: ../admin/social_commenting.php:315
1125
  #, fuzzy, php-format
1126
  msgid "Enter the code of the language you want to use to display commenting. You can find the language codes at <a href=\"%s\" target=\"_blank\">this link</a>. Leave it empty for default language(English)"
1127
  msgstr "أدخل التعليمة البرمجية للغة التي تريد استخدامها لعرض التعليق. يمكنك العثور على رموز اللغة على <a href=\"%s\" target=\"_blank\">هذا الرابط</a>. اتركه فارغاً ل language(English) الافتراضي"
1128
 
1129
+ #: ../admin/social_commenting.php:324
1130
  #, fuzzy
1131
  msgid "Google Plus Commenting Options"
1132
  msgstr "جوجل بالإضافة إلى خيارات التعليق"
1133
 
1134
+ #: ../admin/social_commenting.php:330
1135
+ #: ../admin/social_commenting.php:340
1136
  #, fuzzy
1137
  msgid "Enable Google Plus Commenting"
1138
  msgstr "تمكين المشاركة عبر Google."
1139
 
1140
+ #: ../admin/social_commenting.php:358
1141
  #, fuzzy
1142
  msgid "Width of GooglePlus Commenting interface. Leave empty for auto adjust"
1143
  msgstr "عرض واجهة GooglePlus تعليقه. اتركه فارغاً لضبط تلقائي"
1144
 
1145
+ #: ../admin/social_commenting.php:376
1146
  #, fuzzy
1147
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Google Plus about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
1148
  msgstr "سوف يكون عنوان URL المطلق الذي نشرت تعليقات المقترنة بشكل دائم. قصص عن جوجل بلس حول التعليقات المنشورة، سيربط بعنوان URL هذا.<br>إذا ترك فارغاً <strong>(مستحسن)</strong>، سيتم استخدام عنوان url لصفحة ويب التعليق الذي تم تمكين."
1149
 
1150
+ #: ../admin/social_commenting.php:385
1151
  #, fuzzy
1152
  msgid "Disqus Commenting Options"
1153
  msgstr "الخيارات"
1154
 
1155
+ #: ../admin/social_commenting.php:391
1156
+ #: ../admin/social_commenting.php:401
1157
  #, fuzzy
1158
  msgid "Enable Disqus Commenting"
1159
  msgstr "إتاحة التعليق من هارد"
1160
 
1161
+ #: ../admin/social_commenting.php:409
1162
  #, fuzzy
1163
  msgid "Disqus Shortname"
1164
  msgstr "هارد Shortname"
1165
 
1166
+ #: ../admin/social_commenting.php:419
1167
  #, fuzzy
1168
  msgid "<strong>Required to use Disqus commenting.</strong> For more info on shortname, visit following link."
1169
  msgstr "<strong>مطلوب لاستخدام تعليقاً من هارد.</strong> لمزيد من المعلومات حول shortname، قم بزيارة الوصلة التالية."
1170
 
1171
+ #: ../admin/social_commenting.php:436
1172
  #, fuzzy
1173
  msgid "Social Commenting Shortcode"
1174
  msgstr "تعطيل تعليقا الاجتماعي على هذا"
1175
 
1176
+ #: ../admin/social_commenting.php:448
1177
  #, fuzzy
1178
  msgid "How can I disable Social Commenting at individual page/post?"
1179
  msgstr "كيف يمكنني تعطيل \"الاجتماعية وتعليقاً\" على صفحة فردية/الوظيفة؟"
1180
 
1181
+ #: ../admin/social_commenting.php:449
1182
  msgid "How to disable default comment form from Social Commenting?"
1183
  msgstr "كيفية تعطيل شكل تعليق الافتراضي من وتعليقا الاجتماعي؟"
1184
 
1203
 
1204
  #: ../admin/social_login.php:42
1205
  msgid "Disable user registration via Social Login"
1206
+ msgstr "تسجيل المستخدم تعطيل عن طريق تسجيل الدخول الاجتماعي"
1207
 
1208
  #: ../admin/social_login.php:52
1209
  msgid "After enabling this option, new users will not be able to login through social login. Only existing users will be able to social login."
1210
+ msgstr "بعد تمكين هذا الخيار، وسيكون للمستخدمين الجديد لن يكون قادرا على تسجيل الدخول من خلال الدخول الاجتماعي. لن يؤدي إلا إلى المستخدمين الحاليين تكون قادرة على الدخول الاجتماعي."
1211
 
1212
  #: ../admin/social_login.php:61
1213
  #, fuzzy
1216
 
1217
  #: ../admin/social_login.php:71
1218
  msgid "User will be redirected to this page after unsuccessful registration attempt via Social Login. You can specify the url of registration form or of a page showing message regarding disabled registration through Social Login."
1219
+ msgstr "سيتم إعادة توجيه المستخدم إلى هذه الصفحة بعد محاولة فاشلة التسجيل عن طريق الدخول الاجتماعي. يمكنك تحديد عنوان الموقع من استمارة التسجيل أو رسالة صفحة تعرض فيما يتعلق بتسجيل المعاقين من خلال الدخول الاجتماعي."
1220
 
1221
  #: ../admin/social_login.php:105
1222
  #, fuzzy
1463
 
1464
  #: ../admin/social_login.php:534
1465
  msgid "Best"
1466
+ msgstr "أفضل"
1467
 
1468
  #: ../admin/social_login.php:541
1469
  #, fuzzy
languages/Super-Socializer-de_DE.mo CHANGED
Binary file
languages/Super-Socializer-de_DE.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: 2015-10-02 09:43+0530\n"
6
- "PO-Revision-Date: 2015-10-02 09:44+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: The Champ <lordofthechamps@gmail.com>\n"
9
  "Language: es\n"
@@ -61,7 +61,7 @@ msgstr "Super Socializer - Login"
61
 
62
  #: ../super_socializer.php:609
63
  msgid "Small Avatar Url"
64
- msgstr ""
65
 
66
  #: ../super_socializer.php:614
67
  #, fuzzy
@@ -83,7 +83,7 @@ msgstr "Configuración"
83
 
84
  #: ../helper.php:8
85
  msgid "Dismiss this notice"
86
- msgstr ""
87
 
88
  #: ../helper.php:150
89
  msgid "Click to show help"
@@ -191,7 +191,7 @@ msgstr ""
191
 
192
  #: ../admin/help.php:29
193
  msgid "Need Help?"
194
- msgstr ""
195
 
196
  #: ../admin/help.php:31
197
  #, fuzzy
@@ -220,6 +220,7 @@ msgid "Facebook"
220
  msgstr ""
221
 
222
  #: ../admin/social_sharing.php:5
 
223
  msgid "Boost sharing by awarding points"
224
  msgstr "Steigern Sharing durch die Vergabe von Punkten"
225
 
@@ -258,7 +259,7 @@ msgstr "Störungssucher"
258
  #: ../admin/social_sharing.php:17
259
  #: ../admin/social_sharing.php:1237
260
  #: ../admin/social_commenting.php:12
261
- #: ../admin/social_commenting.php:427
262
  msgid "FAQ"
263
  msgstr "FAQ"
264
 
@@ -336,11 +337,11 @@ msgstr ""
336
 
337
  #: ../admin/social_sharing.php:240
338
  msgid "Do not load Modernizr JS"
339
- msgstr ""
340
 
341
  #: ../admin/social_sharing.php:250
342
  msgid "If you find the plugin breaking your theme, you can try enabling this option"
343
- msgstr ""
344
 
345
  #: ../admin/social_sharing.php:259
346
  #: ../admin/like_buttons.php:51
@@ -843,7 +844,7 @@ msgid "How can I specify minimum sharing count for sharing networks?"
843
  msgstr "Wie kann ich festlegen, Mindestbeteiligung Zahl für den Austausch von Netzwerken?"
844
 
845
  #: ../admin/social_sharing.php:1251
846
- #: ../admin/social_commenting.php:438
847
  #: ../admin/social_login.php:765
848
  #: ../admin/like_buttons.php:723
849
  msgid "Save Changes"
@@ -855,7 +856,7 @@ msgid "Social Commenting"
855
  msgstr "Comentarios Facebook"
856
 
857
  #: ../admin/social_commenting.php:11
858
- #: ../admin/social_commenting.php:415
859
  msgid "Shortcode"
860
  msgstr "Shortcodes"
861
 
@@ -901,168 +902,176 @@ msgstr "Aktivieren Social Counter"
901
  msgid "Specify the page/post groups where you want to enable Social Commenting"
902
  msgstr "Geben Sie die Seiten an der Sie Zähler-Schnittstelle aktiviert werden soll"
903
 
904
- #: ../admin/social_commenting.php:114
 
 
 
 
 
 
 
 
905
  msgid "Labels"
906
  msgstr ""
907
 
908
- #: ../admin/social_commenting.php:119
909
  #, fuzzy
910
  msgid "Label for WordPress Commenting tab"
911
  msgstr "WordPress Comentarios"
912
 
913
- #: ../admin/social_commenting.php:128
914
  #, fuzzy
915
  msgid "Label for Facebook Commenting tab"
916
  msgstr "Facebook Kommentarfunktion aktivieren"
917
 
918
- #: ../admin/social_commenting.php:137
919
  #, fuzzy
920
  msgid "Label for G+ Commenting tab"
921
  msgstr "Facebook kommentiert"
922
 
923
- #: ../admin/social_commenting.php:146
924
  msgid "Label for Disqus Commenting tab"
925
  msgstr "Label für kommentierte Registerkarte Disqus"
926
 
927
- #: ../admin/social_commenting.php:157
928
  msgid "Facebook Commenting Options"
929
  msgstr "Einstellungen der Facebook Kommentarfunktion"
930
 
931
- #: ../admin/social_commenting.php:163
932
  #, fuzzy
933
  msgid "Enable Facebook Comments notification and moderation"
934
  msgstr "Facebook Kommentarfunktion aktivieren"
935
 
936
- #: ../admin/social_commenting.php:171
937
- #: ../admin/social_commenting.php:181
938
  msgid "Enable Facebook Commenting"
939
  msgstr "Facebook Kommentarfunktion aktivieren"
940
 
941
- #: ../admin/social_commenting.php:189
942
- #: ../admin/social_commenting.php:347
943
  msgid "Url to comment on"
944
  msgstr "URL, die kommentiert werden soll"
945
 
946
- #: ../admin/social_commenting.php:199
947
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Facebook about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
948
  msgstr "Die absolute URL, die Kommentare vorhanden dauerhaft zugeordnet werden. Geschichten auf Facebook über Kommentare vorhanden, wird auf diese URL zu verknüpfen. <br/> Wenn leer <strong> (empfohlen) </ strong>, URL der Webseite verwendet, bei der Kommentierung aktiviert ist."
949
 
950
- #: ../admin/social_commenting.php:207
951
- #: ../admin/social_commenting.php:329
952
  msgid "Width"
953
  msgstr "Breite"
954
 
955
- #: ../admin/social_commenting.php:217
956
  msgid "Leave empty to auto-adjust the width. The width (in pixels) of the Comments block."
957
  msgstr "Leer lassen, um die automatische Einstellung der Breite. Die Breite (in Pixel) der Kommentare Block."
958
 
959
- #: ../admin/social_commenting.php:225
960
  msgid "Color Scheme"
961
  msgstr "Farbschema"
962
 
963
- #: ../admin/social_commenting.php:229
964
  msgid "Light"
965
  msgstr "Hell"
966
 
967
- #: ../admin/social_commenting.php:230
968
  msgid "Dark"
969
  msgstr "Dunkel"
970
 
971
- #: ../admin/social_commenting.php:238
972
  msgid "The color scheme used by the plugin. Can be \"light\" or \"dark\"."
973
  msgstr "Das Farbschema, was vom Plugin verwendet werden soll (\"light\" oder \"dark\")"
974
 
975
- #: ../admin/social_commenting.php:246
976
  #, fuzzy
977
  msgid "Number of comments"
978
  msgstr "Anzahl Beitr&auml;ge"
979
 
980
- #: ../admin/social_commenting.php:256
981
  msgid "The number of comments to show by default. The minimum value is 1. Defaults to 10"
982
  msgstr "Anzahl anzuzeigender Kommentare. Min. 1. Der Standardwert ist 10."
983
 
984
- #: ../admin/social_commenting.php:264
985
  msgid "Order by"
986
  msgstr "Sortieren nach"
987
 
988
- #: ../admin/social_commenting.php:268
989
  msgid "Social"
990
  msgstr "Sozial"
991
 
992
- #: ../admin/social_commenting.php:269
993
  msgid "Reverse Time"
994
  msgstr "Umkehrzeit"
995
 
996
- #: ../admin/social_commenting.php:270
997
  msgid "Time"
998
  msgstr "Zeit"
999
 
1000
- #: ../admin/social_commenting.php:278
1001
  msgid "The order to use when displaying comments."
1002
  msgstr "Kommentare sortieren nach"
1003
 
1004
- #: ../admin/social_commenting.php:286
1005
  #: ../admin/like_buttons.php:132
1006
  #: ../admin/like_buttons.php:138
1007
  msgid "Language"
1008
  msgstr "Sprache"
1009
 
1010
- #: ../admin/social_commenting.php:296
1011
  #, php-format
1012
  msgid "Enter the code of the language you want to use to display commenting. You can find the language codes at <a href=\"%s\" target=\"_blank\">this link</a>. Leave it empty for default language(English)"
1013
  msgstr "Introduzca el código del idioma que desea utilizar para mostrar los comentarios. Usted puede encontrar los códigos de idioma en <a href=\"%s\" target=\"_blank\"> este enlace </ a>. Déjelo vacío para el idioma predeterminado (Inglés)"
1014
 
1015
- #: ../admin/social_commenting.php:305
1016
  #, fuzzy
1017
  msgid "Google Plus Commenting Options"
1018
  msgstr "Einstellungen der Facebook Kommentarfunktion"
1019
 
1020
- #: ../admin/social_commenting.php:311
1021
- #: ../admin/social_commenting.php:321
1022
  #, fuzzy
1023
  msgid "Enable Google Plus Commenting"
1024
  msgstr "Facebook Kommentarfunktion aktivieren"
1025
 
1026
- #: ../admin/social_commenting.php:339
1027
  msgid "Width of GooglePlus Commenting interface. Leave empty for auto adjust"
1028
  msgstr "Breite Google kommentierte Schnittstelle. Leer lassen für Auto-Einstellung"
1029
 
1030
- #: ../admin/social_commenting.php:357
1031
  #, fuzzy
1032
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Google Plus about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
1033
  msgstr "Die absolute URL, die Kommentare vorhanden dauerhaft zugeordnet werden. Geschichten auf Facebook über Kommentare vorhanden, wird auf diese URL zu verknüpfen. <br/> Wenn leer <strong> (empfohlen) </ strong>, URL der Webseite verwendet, bei der Kommentierung aktiviert ist."
1034
 
1035
- #: ../admin/social_commenting.php:366
1036
  #, fuzzy
1037
  msgid "Disqus Commenting Options"
1038
  msgstr "Einstellungen der Facebook Kommentarfunktion"
1039
 
1040
- #: ../admin/social_commenting.php:372
1041
- #: ../admin/social_commenting.php:382
1042
  #, fuzzy
1043
  msgid "Enable Disqus Commenting"
1044
  msgstr "Facebook Kommentarfunktion aktivieren"
1045
 
1046
- #: ../admin/social_commenting.php:390
1047
  msgid "Disqus Shortname"
1048
  msgstr ""
1049
 
1050
- #: ../admin/social_commenting.php:400
1051
  #, fuzzy
1052
  msgid "<strong>Required to use Disqus commenting.</strong> For more info on shortname, visit following link."
1053
  msgstr "<strong>Notwendige zu bedienen Disqus kommentieren.</strong> Sie können es in Ihrem Disqus Plugin-Einstellungen Abschnitt zu finden, wie in der Abbildung unten gezeigt,"
1054
 
1055
- #: ../admin/social_commenting.php:417
1056
  #, fuzzy
1057
  msgid "Social Commenting Shortcode"
1058
  msgstr "Comentarios Facebook"
1059
 
1060
- #: ../admin/social_commenting.php:429
1061
  #, fuzzy
1062
  msgid "How can I disable Social Commenting at individual page/post?"
1063
  msgstr "Wie kann ich zeigen Aktie zählt meiner Website anstatt einzelner Seiten / Beiträge?"
1064
 
1065
- #: ../admin/social_commenting.php:430
1066
  msgid "How to disable default comment form from Social Commenting?"
1067
  msgstr "Wie kann man von Social kommentierte deaktivieren Standardkommentar?"
1068
 
@@ -1084,11 +1093,11 @@ msgstr "Aktivierung des sozialen Logins. Dies muss aktiviert sein, damit der soz
1084
 
1085
  #: ../admin/social_login.php:42
1086
  msgid "Disable user registration via Social Login"
1087
- msgstr ""
1088
 
1089
  #: ../admin/social_login.php:52
1090
  msgid "After enabling this option, new users will not be able to login through social login. Only existing users will be able to social login."
1091
- msgstr ""
1092
 
1093
  #: ../admin/social_login.php:61
1094
  #, fuzzy
@@ -1097,7 +1106,7 @@ msgstr "Login Weiterleitung"
1097
 
1098
  #: ../admin/social_login.php:71
1099
  msgid "User will be redirected to this page after unsuccessful registration attempt via Social Login. You can specify the url of registration form or of a page showing message regarding disabled registration through Social Login."
1100
- msgstr ""
1101
 
1102
  #: ../admin/social_login.php:105
1103
  msgid "Instagram"
@@ -1313,7 +1322,7 @@ msgstr "Durchschnitt"
1313
 
1314
  #: ../admin/social_login.php:534
1315
  msgid "Best"
1316
- msgstr ""
1317
 
1318
  #: ../admin/social_login.php:541
1319
  msgid "Choose avatar quality"
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-10-08 05:30+0530\n"
6
+ "PO-Revision-Date: 2015-10-08 05:33+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: The Champ <lordofthechamps@gmail.com>\n"
9
  "Language: es\n"
61
 
62
  #: ../super_socializer.php:609
63
  msgid "Small Avatar Url"
64
+ msgstr "Kleine Avatar Url"
65
 
66
  #: ../super_socializer.php:614
67
  #, fuzzy
83
 
84
  #: ../helper.php:8
85
  msgid "Dismiss this notice"
86
+ msgstr "Entlassen Sie diese Mitteilung"
87
 
88
  #: ../helper.php:150
89
  msgid "Click to show help"
191
 
192
  #: ../admin/help.php:29
193
  msgid "Need Help?"
194
+ msgstr "Brauche Hilfe?"
195
 
196
  #: ../admin/help.php:31
197
  #, fuzzy
220
  msgstr ""
221
 
222
  #: ../admin/social_sharing.php:5
223
+ #: ../admin/like_buttons.php:4
224
  msgid "Boost sharing by awarding points"
225
  msgstr "Steigern Sharing durch die Vergabe von Punkten"
226
 
259
  #: ../admin/social_sharing.php:17
260
  #: ../admin/social_sharing.php:1237
261
  #: ../admin/social_commenting.php:12
262
+ #: ../admin/social_commenting.php:446
263
  msgid "FAQ"
264
  msgstr "FAQ"
265
 
337
 
338
  #: ../admin/social_sharing.php:240
339
  msgid "Do not load Modernizr JS"
340
+ msgstr "Modernizr JS nicht geladen"
341
 
342
  #: ../admin/social_sharing.php:250
343
  msgid "If you find the plugin breaking your theme, you can try enabling this option"
344
+ msgstr "Wenn Sie das Plugin finden, brechen Sie Ihr Thema, können Sie versuchen, diese Option aktivieren"
345
 
346
  #: ../admin/social_sharing.php:259
347
  #: ../admin/like_buttons.php:51
844
  msgstr "Wie kann ich festlegen, Mindestbeteiligung Zahl für den Austausch von Netzwerken?"
845
 
846
  #: ../admin/social_sharing.php:1251
847
+ #: ../admin/social_commenting.php:457
848
  #: ../admin/social_login.php:765
849
  #: ../admin/like_buttons.php:723
850
  msgid "Save Changes"
856
  msgstr "Comentarios Facebook"
857
 
858
  #: ../admin/social_commenting.php:11
859
+ #: ../admin/social_commenting.php:434
860
  msgid "Shortcode"
861
  msgstr "Shortcodes"
862
 
902
  msgid "Specify the page/post groups where you want to enable Social Commenting"
903
  msgstr "Geben Sie die Seiten an der Sie Zähler-Schnittstelle aktiviert werden soll"
904
 
905
+ #: ../admin/social_commenting.php:113
906
+ msgid "HTML ID of comment form container"
907
+ msgstr "HTML ID des Kommentarformulars Behälter"
908
+
909
+ #: ../admin/social_commenting.php:123
910
+ msgid "HTML ID of container element of the default comment form at front end. Leave empty for default ID - \"respond\". You need to specify it if default comment form is appearing and Social Commenting is not getting enabled at front-end of your website."
911
+ msgstr "HTML-ID des Container-Element des Standardkommentarformular Frontend. Leer lassen für Standard-ID - \"respond\". Sie müssen sie angeben, ob Standard-Kommentarfunktion ist erscheinen und Sozial kommentierte ist nicht immer am Front-End Ihrer Website aktiviert."
912
+
913
+ #: ../admin/social_commenting.php:133
914
  msgid "Labels"
915
  msgstr ""
916
 
917
+ #: ../admin/social_commenting.php:138
918
  #, fuzzy
919
  msgid "Label for WordPress Commenting tab"
920
  msgstr "WordPress Comentarios"
921
 
922
+ #: ../admin/social_commenting.php:147
923
  #, fuzzy
924
  msgid "Label for Facebook Commenting tab"
925
  msgstr "Facebook Kommentarfunktion aktivieren"
926
 
927
+ #: ../admin/social_commenting.php:156
928
  #, fuzzy
929
  msgid "Label for G+ Commenting tab"
930
  msgstr "Facebook kommentiert"
931
 
932
+ #: ../admin/social_commenting.php:165
933
  msgid "Label for Disqus Commenting tab"
934
  msgstr "Label für kommentierte Registerkarte Disqus"
935
 
936
+ #: ../admin/social_commenting.php:176
937
  msgid "Facebook Commenting Options"
938
  msgstr "Einstellungen der Facebook Kommentarfunktion"
939
 
940
+ #: ../admin/social_commenting.php:182
941
  #, fuzzy
942
  msgid "Enable Facebook Comments notification and moderation"
943
  msgstr "Facebook Kommentarfunktion aktivieren"
944
 
945
+ #: ../admin/social_commenting.php:190
946
+ #: ../admin/social_commenting.php:200
947
  msgid "Enable Facebook Commenting"
948
  msgstr "Facebook Kommentarfunktion aktivieren"
949
 
950
+ #: ../admin/social_commenting.php:208
951
+ #: ../admin/social_commenting.php:366
952
  msgid "Url to comment on"
953
  msgstr "URL, die kommentiert werden soll"
954
 
955
+ #: ../admin/social_commenting.php:218
956
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Facebook about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
957
  msgstr "Die absolute URL, die Kommentare vorhanden dauerhaft zugeordnet werden. Geschichten auf Facebook über Kommentare vorhanden, wird auf diese URL zu verknüpfen. <br/> Wenn leer <strong> (empfohlen) </ strong>, URL der Webseite verwendet, bei der Kommentierung aktiviert ist."
958
 
959
+ #: ../admin/social_commenting.php:226
960
+ #: ../admin/social_commenting.php:348
961
  msgid "Width"
962
  msgstr "Breite"
963
 
964
+ #: ../admin/social_commenting.php:236
965
  msgid "Leave empty to auto-adjust the width. The width (in pixels) of the Comments block."
966
  msgstr "Leer lassen, um die automatische Einstellung der Breite. Die Breite (in Pixel) der Kommentare Block."
967
 
968
+ #: ../admin/social_commenting.php:244
969
  msgid "Color Scheme"
970
  msgstr "Farbschema"
971
 
972
+ #: ../admin/social_commenting.php:248
973
  msgid "Light"
974
  msgstr "Hell"
975
 
976
+ #: ../admin/social_commenting.php:249
977
  msgid "Dark"
978
  msgstr "Dunkel"
979
 
980
+ #: ../admin/social_commenting.php:257
981
  msgid "The color scheme used by the plugin. Can be \"light\" or \"dark\"."
982
  msgstr "Das Farbschema, was vom Plugin verwendet werden soll (\"light\" oder \"dark\")"
983
 
984
+ #: ../admin/social_commenting.php:265
985
  #, fuzzy
986
  msgid "Number of comments"
987
  msgstr "Anzahl Beitr&auml;ge"
988
 
989
+ #: ../admin/social_commenting.php:275
990
  msgid "The number of comments to show by default. The minimum value is 1. Defaults to 10"
991
  msgstr "Anzahl anzuzeigender Kommentare. Min. 1. Der Standardwert ist 10."
992
 
993
+ #: ../admin/social_commenting.php:283
994
  msgid "Order by"
995
  msgstr "Sortieren nach"
996
 
997
+ #: ../admin/social_commenting.php:287
998
  msgid "Social"
999
  msgstr "Sozial"
1000
 
1001
+ #: ../admin/social_commenting.php:288
1002
  msgid "Reverse Time"
1003
  msgstr "Umkehrzeit"
1004
 
1005
+ #: ../admin/social_commenting.php:289
1006
  msgid "Time"
1007
  msgstr "Zeit"
1008
 
1009
+ #: ../admin/social_commenting.php:297
1010
  msgid "The order to use when displaying comments."
1011
  msgstr "Kommentare sortieren nach"
1012
 
1013
+ #: ../admin/social_commenting.php:305
1014
  #: ../admin/like_buttons.php:132
1015
  #: ../admin/like_buttons.php:138
1016
  msgid "Language"
1017
  msgstr "Sprache"
1018
 
1019
+ #: ../admin/social_commenting.php:315
1020
  #, php-format
1021
  msgid "Enter the code of the language you want to use to display commenting. You can find the language codes at <a href=\"%s\" target=\"_blank\">this link</a>. Leave it empty for default language(English)"
1022
  msgstr "Introduzca el código del idioma que desea utilizar para mostrar los comentarios. Usted puede encontrar los códigos de idioma en <a href=\"%s\" target=\"_blank\"> este enlace </ a>. Déjelo vacío para el idioma predeterminado (Inglés)"
1023
 
1024
+ #: ../admin/social_commenting.php:324
1025
  #, fuzzy
1026
  msgid "Google Plus Commenting Options"
1027
  msgstr "Einstellungen der Facebook Kommentarfunktion"
1028
 
1029
+ #: ../admin/social_commenting.php:330
1030
+ #: ../admin/social_commenting.php:340
1031
  #, fuzzy
1032
  msgid "Enable Google Plus Commenting"
1033
  msgstr "Facebook Kommentarfunktion aktivieren"
1034
 
1035
+ #: ../admin/social_commenting.php:358
1036
  msgid "Width of GooglePlus Commenting interface. Leave empty for auto adjust"
1037
  msgstr "Breite Google kommentierte Schnittstelle. Leer lassen für Auto-Einstellung"
1038
 
1039
+ #: ../admin/social_commenting.php:376
1040
  #, fuzzy
1041
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Google Plus about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
1042
  msgstr "Die absolute URL, die Kommentare vorhanden dauerhaft zugeordnet werden. Geschichten auf Facebook über Kommentare vorhanden, wird auf diese URL zu verknüpfen. <br/> Wenn leer <strong> (empfohlen) </ strong>, URL der Webseite verwendet, bei der Kommentierung aktiviert ist."
1043
 
1044
+ #: ../admin/social_commenting.php:385
1045
  #, fuzzy
1046
  msgid "Disqus Commenting Options"
1047
  msgstr "Einstellungen der Facebook Kommentarfunktion"
1048
 
1049
+ #: ../admin/social_commenting.php:391
1050
+ #: ../admin/social_commenting.php:401
1051
  #, fuzzy
1052
  msgid "Enable Disqus Commenting"
1053
  msgstr "Facebook Kommentarfunktion aktivieren"
1054
 
1055
+ #: ../admin/social_commenting.php:409
1056
  msgid "Disqus Shortname"
1057
  msgstr ""
1058
 
1059
+ #: ../admin/social_commenting.php:419
1060
  #, fuzzy
1061
  msgid "<strong>Required to use Disqus commenting.</strong> For more info on shortname, visit following link."
1062
  msgstr "<strong>Notwendige zu bedienen Disqus kommentieren.</strong> Sie können es in Ihrem Disqus Plugin-Einstellungen Abschnitt zu finden, wie in der Abbildung unten gezeigt,"
1063
 
1064
+ #: ../admin/social_commenting.php:436
1065
  #, fuzzy
1066
  msgid "Social Commenting Shortcode"
1067
  msgstr "Comentarios Facebook"
1068
 
1069
+ #: ../admin/social_commenting.php:448
1070
  #, fuzzy
1071
  msgid "How can I disable Social Commenting at individual page/post?"
1072
  msgstr "Wie kann ich zeigen Aktie zählt meiner Website anstatt einzelner Seiten / Beiträge?"
1073
 
1074
+ #: ../admin/social_commenting.php:449
1075
  msgid "How to disable default comment form from Social Commenting?"
1076
  msgstr "Wie kann man von Social kommentierte deaktivieren Standardkommentar?"
1077
 
1093
 
1094
  #: ../admin/social_login.php:42
1095
  msgid "Disable user registration via Social Login"
1096
+ msgstr "Deaktivieren Sie die Benutzerregistrierung über Social Anmelden"
1097
 
1098
  #: ../admin/social_login.php:52
1099
  msgid "After enabling this option, new users will not be able to login through social login. Only existing users will be able to social login."
1100
+ msgstr "Nachdem Sie diese Option aktivieren, werden neue Benutzer nicht in der Lage, durch Social Login anmelden können. Nur vorhandene Benutzer in der Lage, soziale Anmeldung."
1101
 
1102
  #: ../admin/social_login.php:61
1103
  #, fuzzy
1106
 
1107
  #: ../admin/social_login.php:71
1108
  msgid "User will be redirected to this page after unsuccessful registration attempt via Social Login. You can specify the url of registration form or of a page showing message regarding disabled registration through Social Login."
1109
+ msgstr "Der Benutzer wird auf dieser Seite nach erfolglosen Anmeldeversuch via Social Anmeldung umgeleitet werden. Sie können die URL der Anmeldeformular oder einer Seite Anzeigen Nachricht zur Anmeldung deaktiviert durch Social Anmeldung angeben."
1110
 
1111
  #: ../admin/social_login.php:105
1112
  msgid "Instagram"
1322
 
1323
  #: ../admin/social_login.php:534
1324
  msgid "Best"
1325
+ msgstr "beste"
1326
 
1327
  #: ../admin/social_login.php:541
1328
  msgid "Choose avatar quality"
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 2.8.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2015-10-02 09:44+0530\n"
6
- "PO-Revision-Date: 2015-10-02 09:45+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: The Champ <lordofthechamps@gmail.com>\n"
9
  "Language: es\n"
@@ -83,7 +83,7 @@ msgstr "Configuración"
83
 
84
  #: ../helper.php:8
85
  msgid "Dismiss this notice"
86
- msgstr ""
87
 
88
  #: ../helper.php:150
89
  msgid "Click to show help"
@@ -221,6 +221,7 @@ msgid "Facebook"
221
  msgstr ""
222
 
223
  #: ../admin/social_sharing.php:5
 
224
  msgid "Boost sharing by awarding points"
225
  msgstr "Impulsar el intercambio mediante la concesión de puntos"
226
 
@@ -259,7 +260,7 @@ msgstr "Solucionador de problemas"
259
  #: ../admin/social_sharing.php:17
260
  #: ../admin/social_sharing.php:1237
261
  #: ../admin/social_commenting.php:12
262
- #: ../admin/social_commenting.php:427
263
  msgid "FAQ"
264
  msgstr ""
265
 
@@ -851,7 +852,7 @@ msgid "How can I specify minimum sharing count for sharing networks?"
851
  msgstr "¿Cómo puedo especificar conteo mínimo compartido para las redes de intercambio?"
852
 
853
  #: ../admin/social_sharing.php:1251
854
- #: ../admin/social_commenting.php:438
855
  #: ../admin/social_login.php:765
856
  #: ../admin/like_buttons.php:723
857
  msgid "Save Changes"
@@ -863,7 +864,7 @@ msgid "Social Commenting"
863
  msgstr "Comentarios Facebook"
864
 
865
  #: ../admin/social_commenting.php:11
866
- #: ../admin/social_commenting.php:415
867
  msgid "Shortcode"
868
  msgstr "Shortcodes"
869
 
@@ -909,169 +910,177 @@ msgstr "Habilitar Social Login"
909
  msgid "Specify the page/post groups where you want to enable Social Commenting"
910
  msgstr "Especifique las páginas en las que desee habilitar la interfaz Uso compartido"
911
 
912
- #: ../admin/social_commenting.php:114
 
 
 
 
 
 
 
 
913
  msgid "Labels"
914
  msgstr "Etiquetas"
915
 
916
- #: ../admin/social_commenting.php:119
917
  #, fuzzy
918
  msgid "Label for WordPress Commenting tab"
919
  msgstr "WordPress Comentarios"
920
 
921
- #: ../admin/social_commenting.php:128
922
  #, fuzzy
923
  msgid "Label for Facebook Commenting tab"
924
  msgstr "Habilitar Comentarios Facebook"
925
 
926
- #: ../admin/social_commenting.php:137
927
  #, fuzzy
928
  msgid "Label for G+ Commenting tab"
929
  msgstr "Comentarios Facebook"
930
 
931
- #: ../admin/social_commenting.php:146
932
  msgid "Label for Disqus Commenting tab"
933
  msgstr "Etiqueta para pestaña Comentando Disqus"
934
 
935
- #: ../admin/social_commenting.php:157
936
  msgid "Facebook Commenting Options"
937
  msgstr "Opciones de Comentarios Facebook"
938
 
939
- #: ../admin/social_commenting.php:163
940
  #, fuzzy
941
  msgid "Enable Facebook Comments notification and moderation"
942
  msgstr "Habilitar Comentarios Facebook"
943
 
944
- #: ../admin/social_commenting.php:171
945
- #: ../admin/social_commenting.php:181
946
  msgid "Enable Facebook Commenting"
947
  msgstr "Habilitar Comentarios Facebook"
948
 
949
- #: ../admin/social_commenting.php:189
950
- #: ../admin/social_commenting.php:347
951
  msgid "Url to comment on"
952
  msgstr "URL donde comentar"
953
 
954
- #: ../admin/social_commenting.php:199
955
  #, fuzzy
956
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Facebook about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
957
  msgstr "La URL absoluta a la que los comentarios publicados en el plugin se asociarán permanentemente. Historias en Facebook acerca de los comentarios publicados en el plugin se enlazarán a esta URL.<br/> Si se deja en blanco <strong>(recomendado)</strong>, se utilizará la URL de la página web en la que se habilita comentar"
958
 
959
- #: ../admin/social_commenting.php:207
960
- #: ../admin/social_commenting.php:329
961
  msgid "Width"
962
  msgstr "Ancho"
963
 
964
- #: ../admin/social_commenting.php:217
965
  msgid "Leave empty to auto-adjust the width. The width (in pixels) of the Comments block."
966
  msgstr "Dejar en blanco para la auto-ajustar el ancho. El ancho (en píxeles) del bloque de comentarios."
967
 
968
- #: ../admin/social_commenting.php:225
969
  msgid "Color Scheme"
970
  msgstr "Esquema de colores"
971
 
972
- #: ../admin/social_commenting.php:229
973
  msgid "Light"
974
  msgstr "Claro"
975
 
976
- #: ../admin/social_commenting.php:230
977
  msgid "Dark"
978
  msgstr "Obscuro"
979
 
980
- #: ../admin/social_commenting.php:238
981
  msgid "The color scheme used by the plugin. Can be \"light\" or \"dark\"."
982
  msgstr "El esquema de color usado por el plugin. Puede ser \"\"claro\"\" u \"\"obscuro\"\"."
983
 
984
- #: ../admin/social_commenting.php:246
985
  #, fuzzy
986
  msgid "Number of comments"
987
  msgstr "Número de publicaciones"
988
 
989
- #: ../admin/social_commenting.php:256
990
  msgid "The number of comments to show by default. The minimum value is 1. Defaults to 10"
991
  msgstr "El número de comentarios para mostrar por defecto. El valor mínimo es 1. El valor predeterminado es 10"
992
 
993
- #: ../admin/social_commenting.php:264
994
  msgid "Order by"
995
  msgstr "Ordenar por"
996
 
997
- #: ../admin/social_commenting.php:268
998
  msgid "Social"
999
  msgstr "Social"
1000
 
1001
- #: ../admin/social_commenting.php:269
1002
  msgid "Reverse Time"
1003
  msgstr "Revertir tiempo"
1004
 
1005
- #: ../admin/social_commenting.php:270
1006
  msgid "Time"
1007
  msgstr "Tiempo"
1008
 
1009
- #: ../admin/social_commenting.php:278
1010
  msgid "The order to use when displaying comments."
1011
  msgstr "El orden a utilizar cuando se muestran los comentarios."
1012
 
1013
- #: ../admin/social_commenting.php:286
1014
  #: ../admin/like_buttons.php:132
1015
  #: ../admin/like_buttons.php:138
1016
  msgid "Language"
1017
  msgstr "Idioma"
1018
 
1019
- #: ../admin/social_commenting.php:296
1020
  #, php-format
1021
  msgid "Enter the code of the language you want to use to display commenting. You can find the language codes at <a href=\"%s\" target=\"_blank\">this link</a>. Leave it empty for default language(English)"
1022
  msgstr "Introduzca el código del idioma que desea utilizar para mostrar los comentarios. Usted puede encontrar los códigos de idioma en <a href=\"%s\" target=\"_blank\"> este enlace </ a>. Déjelo vacío para el idioma predeterminado (Inglés)"
1023
 
1024
- #: ../admin/social_commenting.php:305
1025
  #, fuzzy
1026
  msgid "Google Plus Commenting Options"
1027
  msgstr "Opciones de Comentarios Facebook"
1028
 
1029
- #: ../admin/social_commenting.php:311
1030
- #: ../admin/social_commenting.php:321
1031
  #, fuzzy
1032
  msgid "Enable Google Plus Commenting"
1033
  msgstr "Habilitar Comentarios Facebook"
1034
 
1035
- #: ../admin/social_commenting.php:339
1036
  msgid "Width of GooglePlus Commenting interface. Leave empty for auto adjust"
1037
  msgstr "Ancho de la interfaz Comentando GooglePlus. Dejar en blanco para el ajuste automático"
1038
 
1039
- #: ../admin/social_commenting.php:357
1040
  #, fuzzy
1041
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Google Plus about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
1042
  msgstr "La URL absoluta a la que los comentarios publicados en el plugin se asociarán permanentemente. Historias en Facebook acerca de los comentarios publicados en el plugin se enlazarán a esta URL.<br/> Si se deja en blanco <strong>(recomendado)</strong>, se utilizará la URL de la página web en la que se habilita comentar"
1043
 
1044
- #: ../admin/social_commenting.php:366
1045
  #, fuzzy
1046
  msgid "Disqus Commenting Options"
1047
  msgstr "Opciones de Comentarios Facebook"
1048
 
1049
- #: ../admin/social_commenting.php:372
1050
- #: ../admin/social_commenting.php:382
1051
  #, fuzzy
1052
  msgid "Enable Disqus Commenting"
1053
  msgstr "Habilitar Comentarios Facebook"
1054
 
1055
- #: ../admin/social_commenting.php:390
1056
  msgid "Disqus Shortname"
1057
  msgstr ""
1058
 
1059
- #: ../admin/social_commenting.php:400
1060
  #, fuzzy
1061
  msgid "<strong>Required to use Disqus commenting.</strong> For more info on shortname, visit following link."
1062
  msgstr "<strong>Necesario para utilizar Disqus comentar.</strong> Lo puedes encontrar en la sección de configuración del plugin Disqus como se muestra en la siguiente imagen"
1063
 
1064
- #: ../admin/social_commenting.php:417
1065
  #, fuzzy
1066
  msgid "Social Commenting Shortcode"
1067
  msgstr "Comentarios Facebook"
1068
 
1069
- #: ../admin/social_commenting.php:429
1070
  #, fuzzy
1071
  msgid "How can I disable Social Commenting at individual page/post?"
1072
  msgstr "¿Cómo puedo mostrar comparten cargos de mi sitio web y no de páginas individuales / mensajes?"
1073
 
1074
- #: ../admin/social_commenting.php:430
1075
  msgid "How to disable default comment form from Social Commenting?"
1076
  msgstr "Cómo desactivar la forma de comentario por defecto desde Comentando Social?"
1077
 
@@ -1093,11 +1102,11 @@ msgstr "Control Maestro para Social Login. Debe comprobarse para permitir la fun
1093
 
1094
  #: ../admin/social_login.php:42
1095
  msgid "Disable user registration via Social Login"
1096
- msgstr ""
1097
 
1098
  #: ../admin/social_login.php:52
1099
  msgid "After enabling this option, new users will not be able to login through social login. Only existing users will be able to social login."
1100
- msgstr ""
1101
 
1102
  #: ../admin/social_login.php:61
1103
  #, fuzzy
@@ -1106,7 +1115,7 @@ msgstr "Redireccionamiento de inicio de sesión"
1106
 
1107
  #: ../admin/social_login.php:71
1108
  msgid "User will be redirected to this page after unsuccessful registration attempt via Social Login. You can specify the url of registration form or of a page showing message regarding disabled registration through Social Login."
1109
- msgstr ""
1110
 
1111
  #: ../admin/social_login.php:105
1112
  msgid "Instagram"
@@ -1327,7 +1336,7 @@ msgstr "promedio"
1327
 
1328
  #: ../admin/social_login.php:534
1329
  msgid "Best"
1330
- msgstr ""
1331
 
1332
  #: ../admin/social_login.php:541
1333
  msgid "Choose avatar quality"
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer 2.8.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-10-08 05:33+0530\n"
6
+ "PO-Revision-Date: 2015-10-08 05:35+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: The Champ <lordofthechamps@gmail.com>\n"
9
  "Language: es\n"
83
 
84
  #: ../helper.php:8
85
  msgid "Dismiss this notice"
86
+ msgstr "Descartar este aviso"
87
 
88
  #: ../helper.php:150
89
  msgid "Click to show help"
221
  msgstr ""
222
 
223
  #: ../admin/social_sharing.php:5
224
+ #: ../admin/like_buttons.php:4
225
  msgid "Boost sharing by awarding points"
226
  msgstr "Impulsar el intercambio mediante la concesión de puntos"
227
 
260
  #: ../admin/social_sharing.php:17
261
  #: ../admin/social_sharing.php:1237
262
  #: ../admin/social_commenting.php:12
263
+ #: ../admin/social_commenting.php:446
264
  msgid "FAQ"
265
  msgstr ""
266
 
852
  msgstr "¿Cómo puedo especificar conteo mínimo compartido para las redes de intercambio?"
853
 
854
  #: ../admin/social_sharing.php:1251
855
+ #: ../admin/social_commenting.php:457
856
  #: ../admin/social_login.php:765
857
  #: ../admin/like_buttons.php:723
858
  msgid "Save Changes"
864
  msgstr "Comentarios Facebook"
865
 
866
  #: ../admin/social_commenting.php:11
867
+ #: ../admin/social_commenting.php:434
868
  msgid "Shortcode"
869
  msgstr "Shortcodes"
870
 
910
  msgid "Specify the page/post groups where you want to enable Social Commenting"
911
  msgstr "Especifique las páginas en las que desee habilitar la interfaz Uso compartido"
912
 
913
+ #: ../admin/social_commenting.php:113
914
+ msgid "HTML ID of comment form container"
915
+ msgstr "Identificación HTML del formulario de comentarios de contenedores"
916
+
917
+ #: ../admin/social_commenting.php:123
918
+ msgid "HTML ID of container element of the default comment form at front end. Leave empty for default ID - \"respond\". You need to specify it if default comment form is appearing and Social Commenting is not getting enabled at front-end of your website."
919
+ msgstr "Identificación HTML del elemento contenedor de la forma de comentario por defecto en el extremo delantero. Dejar en blanco para el ID por defecto - \"responder\". Es necesario especificar si el formulario de comentarios por defecto está apareciendo y comentar Social no está consiguiendo permitido al front-end de su sitio web."
920
+
921
+ #: ../admin/social_commenting.php:133
922
  msgid "Labels"
923
  msgstr "Etiquetas"
924
 
925
+ #: ../admin/social_commenting.php:138
926
  #, fuzzy
927
  msgid "Label for WordPress Commenting tab"
928
  msgstr "WordPress Comentarios"
929
 
930
+ #: ../admin/social_commenting.php:147
931
  #, fuzzy
932
  msgid "Label for Facebook Commenting tab"
933
  msgstr "Habilitar Comentarios Facebook"
934
 
935
+ #: ../admin/social_commenting.php:156
936
  #, fuzzy
937
  msgid "Label for G+ Commenting tab"
938
  msgstr "Comentarios Facebook"
939
 
940
+ #: ../admin/social_commenting.php:165
941
  msgid "Label for Disqus Commenting tab"
942
  msgstr "Etiqueta para pestaña Comentando Disqus"
943
 
944
+ #: ../admin/social_commenting.php:176
945
  msgid "Facebook Commenting Options"
946
  msgstr "Opciones de Comentarios Facebook"
947
 
948
+ #: ../admin/social_commenting.php:182
949
  #, fuzzy
950
  msgid "Enable Facebook Comments notification and moderation"
951
  msgstr "Habilitar Comentarios Facebook"
952
 
953
+ #: ../admin/social_commenting.php:190
954
+ #: ../admin/social_commenting.php:200
955
  msgid "Enable Facebook Commenting"
956
  msgstr "Habilitar Comentarios Facebook"
957
 
958
+ #: ../admin/social_commenting.php:208
959
+ #: ../admin/social_commenting.php:366
960
  msgid "Url to comment on"
961
  msgstr "URL donde comentar"
962
 
963
+ #: ../admin/social_commenting.php:218
964
  #, fuzzy
965
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Facebook about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
966
  msgstr "La URL absoluta a la que los comentarios publicados en el plugin se asociarán permanentemente. Historias en Facebook acerca de los comentarios publicados en el plugin se enlazarán a esta URL.<br/> Si se deja en blanco <strong>(recomendado)</strong>, se utilizará la URL de la página web en la que se habilita comentar"
967
 
968
+ #: ../admin/social_commenting.php:226
969
+ #: ../admin/social_commenting.php:348
970
  msgid "Width"
971
  msgstr "Ancho"
972
 
973
+ #: ../admin/social_commenting.php:236
974
  msgid "Leave empty to auto-adjust the width. The width (in pixels) of the Comments block."
975
  msgstr "Dejar en blanco para la auto-ajustar el ancho. El ancho (en píxeles) del bloque de comentarios."
976
 
977
+ #: ../admin/social_commenting.php:244
978
  msgid "Color Scheme"
979
  msgstr "Esquema de colores"
980
 
981
+ #: ../admin/social_commenting.php:248
982
  msgid "Light"
983
  msgstr "Claro"
984
 
985
+ #: ../admin/social_commenting.php:249
986
  msgid "Dark"
987
  msgstr "Obscuro"
988
 
989
+ #: ../admin/social_commenting.php:257
990
  msgid "The color scheme used by the plugin. Can be \"light\" or \"dark\"."
991
  msgstr "El esquema de color usado por el plugin. Puede ser \"\"claro\"\" u \"\"obscuro\"\"."
992
 
993
+ #: ../admin/social_commenting.php:265
994
  #, fuzzy
995
  msgid "Number of comments"
996
  msgstr "Número de publicaciones"
997
 
998
+ #: ../admin/social_commenting.php:275
999
  msgid "The number of comments to show by default. The minimum value is 1. Defaults to 10"
1000
  msgstr "El número de comentarios para mostrar por defecto. El valor mínimo es 1. El valor predeterminado es 10"
1001
 
1002
+ #: ../admin/social_commenting.php:283
1003
  msgid "Order by"
1004
  msgstr "Ordenar por"
1005
 
1006
+ #: ../admin/social_commenting.php:287
1007
  msgid "Social"
1008
  msgstr "Social"
1009
 
1010
+ #: ../admin/social_commenting.php:288
1011
  msgid "Reverse Time"
1012
  msgstr "Revertir tiempo"
1013
 
1014
+ #: ../admin/social_commenting.php:289
1015
  msgid "Time"
1016
  msgstr "Tiempo"
1017
 
1018
+ #: ../admin/social_commenting.php:297
1019
  msgid "The order to use when displaying comments."
1020
  msgstr "El orden a utilizar cuando se muestran los comentarios."
1021
 
1022
+ #: ../admin/social_commenting.php:305
1023
  #: ../admin/like_buttons.php:132
1024
  #: ../admin/like_buttons.php:138
1025
  msgid "Language"
1026
  msgstr "Idioma"
1027
 
1028
+ #: ../admin/social_commenting.php:315
1029
  #, php-format
1030
  msgid "Enter the code of the language you want to use to display commenting. You can find the language codes at <a href=\"%s\" target=\"_blank\">this link</a>. Leave it empty for default language(English)"
1031
  msgstr "Introduzca el código del idioma que desea utilizar para mostrar los comentarios. Usted puede encontrar los códigos de idioma en <a href=\"%s\" target=\"_blank\"> este enlace </ a>. Déjelo vacío para el idioma predeterminado (Inglés)"
1032
 
1033
+ #: ../admin/social_commenting.php:324
1034
  #, fuzzy
1035
  msgid "Google Plus Commenting Options"
1036
  msgstr "Opciones de Comentarios Facebook"
1037
 
1038
+ #: ../admin/social_commenting.php:330
1039
+ #: ../admin/social_commenting.php:340
1040
  #, fuzzy
1041
  msgid "Enable Google Plus Commenting"
1042
  msgstr "Habilitar Comentarios Facebook"
1043
 
1044
+ #: ../admin/social_commenting.php:358
1045
  msgid "Width of GooglePlus Commenting interface. Leave empty for auto adjust"
1046
  msgstr "Ancho de la interfaz Comentando GooglePlus. Dejar en blanco para el ajuste automático"
1047
 
1048
+ #: ../admin/social_commenting.php:376
1049
  #, fuzzy
1050
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Google Plus about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
1051
  msgstr "La URL absoluta a la que los comentarios publicados en el plugin se asociarán permanentemente. Historias en Facebook acerca de los comentarios publicados en el plugin se enlazarán a esta URL.<br/> Si se deja en blanco <strong>(recomendado)</strong>, se utilizará la URL de la página web en la que se habilita comentar"
1052
 
1053
+ #: ../admin/social_commenting.php:385
1054
  #, fuzzy
1055
  msgid "Disqus Commenting Options"
1056
  msgstr "Opciones de Comentarios Facebook"
1057
 
1058
+ #: ../admin/social_commenting.php:391
1059
+ #: ../admin/social_commenting.php:401
1060
  #, fuzzy
1061
  msgid "Enable Disqus Commenting"
1062
  msgstr "Habilitar Comentarios Facebook"
1063
 
1064
+ #: ../admin/social_commenting.php:409
1065
  msgid "Disqus Shortname"
1066
  msgstr ""
1067
 
1068
+ #: ../admin/social_commenting.php:419
1069
  #, fuzzy
1070
  msgid "<strong>Required to use Disqus commenting.</strong> For more info on shortname, visit following link."
1071
  msgstr "<strong>Necesario para utilizar Disqus comentar.</strong> Lo puedes encontrar en la sección de configuración del plugin Disqus como se muestra en la siguiente imagen"
1072
 
1073
+ #: ../admin/social_commenting.php:436
1074
  #, fuzzy
1075
  msgid "Social Commenting Shortcode"
1076
  msgstr "Comentarios Facebook"
1077
 
1078
+ #: ../admin/social_commenting.php:448
1079
  #, fuzzy
1080
  msgid "How can I disable Social Commenting at individual page/post?"
1081
  msgstr "¿Cómo puedo mostrar comparten cargos de mi sitio web y no de páginas individuales / mensajes?"
1082
 
1083
+ #: ../admin/social_commenting.php:449
1084
  msgid "How to disable default comment form from Social Commenting?"
1085
  msgstr "Cómo desactivar la forma de comentario por defecto desde Comentando Social?"
1086
 
1102
 
1103
  #: ../admin/social_login.php:42
1104
  msgid "Disable user registration via Social Login"
1105
+ msgstr "Registro de usuario Desactivar través Social Login"
1106
 
1107
  #: ../admin/social_login.php:52
1108
  msgid "After enabling this option, new users will not be able to login through social login. Only existing users will be able to social login."
1109
+ msgstr "Después de habilitar esta opción, los nuevos usuarios no podrán acceder a través de conexión social. Sólo los usuarios existentes podrán entrada social."
1110
 
1111
  #: ../admin/social_login.php:61
1112
  #, fuzzy
1115
 
1116
  #: ../admin/social_login.php:71
1117
  msgid "User will be redirected to this page after unsuccessful registration attempt via Social Login. You can specify the url of registration form or of a page showing message regarding disabled registration through Social Login."
1118
+ msgstr "Usuario será redirigido a esta página después de intento de registro sin éxito a través de Social Login. Puede especificar la url del formulario de registro o de un mensaje de la página que muestra con respecto al registro discapacitados a través de Social Login."
1119
 
1120
  #: ../admin/social_login.php:105
1121
  msgid "Instagram"
1336
 
1337
  #: ../admin/social_login.php:534
1338
  msgid "Best"
1339
+ msgstr "Mejor"
1340
 
1341
  #: ../admin/social_login.php:541
1342
  msgid "Choose avatar quality"
languages/Super-Socializer-fr_FR.mo CHANGED
Binary file
languages/Super-Socializer-fr_FR.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: 2015-10-02 09:45+0530\n"
6
- "PO-Revision-Date: 2015-10-02 09:46+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: The Champ <lordofthechamps@gmail.com>\n"
9
  "Language: fr\n"
@@ -83,7 +83,7 @@ msgstr "Paramètres"
83
 
84
  #: ../helper.php:8
85
  msgid "Dismiss this notice"
86
- msgstr ""
87
 
88
  #: ../helper.php:150
89
  msgid "Click to show help"
@@ -221,6 +221,7 @@ msgid "Facebook"
221
  msgstr "Facebook"
222
 
223
  #: ../admin/social_sharing.php:5
 
224
  msgid "Boost sharing by awarding points"
225
  msgstr "Boostez partage en attribuant des points"
226
 
@@ -259,7 +260,7 @@ msgstr "Résolution de problèmes"
259
  #: ../admin/social_sharing.php:17
260
  #: ../admin/social_sharing.php:1237
261
  #: ../admin/social_commenting.php:12
262
- #: ../admin/social_commenting.php:427
263
  msgid "FAQ"
264
  msgstr "FAQ"
265
 
@@ -845,7 +846,7 @@ msgid "How can I specify minimum sharing count for sharing networks?"
845
  msgstr "Comment puis-je spécifier le nombre de partage minimum pour les réseaux de partage?"
846
 
847
  #: ../admin/social_sharing.php:1251
848
- #: ../admin/social_commenting.php:438
849
  #: ../admin/social_login.php:765
850
  #: ../admin/like_buttons.php:723
851
  msgid "Save Changes"
@@ -857,7 +858,7 @@ msgid "Social Commenting"
857
  msgstr "Commentaires par défaut"
858
 
859
  #: ../admin/social_commenting.php:11
860
- #: ../admin/social_commenting.php:415
861
  msgid "Shortcode"
862
  msgstr "Shortcode"
863
 
@@ -903,168 +904,176 @@ msgstr "Activer le Compteur Social"
903
  msgid "Specify the page/post groups where you want to enable Social Commenting"
904
  msgstr "Enumérer les pages où vous souhaitez afficher le compteur "
905
 
906
- #: ../admin/social_commenting.php:114
 
 
 
 
 
 
 
 
907
  msgid "Labels"
908
  msgstr "étiquettes"
909
 
910
- #: ../admin/social_commenting.php:119
911
  #, fuzzy
912
  msgid "Label for WordPress Commenting tab"
913
  msgstr "WordPress Comentarios"
914
 
915
- #: ../admin/social_commenting.php:128
916
  #, fuzzy
917
  msgid "Label for Facebook Commenting tab"
918
  msgstr "Activer les commentaires Facebook"
919
 
920
- #: ../admin/social_commenting.php:137
921
  #, fuzzy
922
  msgid "Label for G+ Commenting tab"
923
  msgstr "Commentaires Facebook"
924
 
925
- #: ../admin/social_commenting.php:146
926
  msgid "Label for Disqus Commenting tab"
927
  msgstr "Étiquette pour onglet Commentant Disqus"
928
 
929
- #: ../admin/social_commenting.php:157
930
  msgid "Facebook Commenting Options"
931
  msgstr "Paramètres des commentaires Facebook"
932
 
933
- #: ../admin/social_commenting.php:163
934
  #, fuzzy
935
  msgid "Enable Facebook Comments notification and moderation"
936
  msgstr "Activer les commentaires Facebook"
937
 
938
- #: ../admin/social_commenting.php:171
939
- #: ../admin/social_commenting.php:181
940
  msgid "Enable Facebook Commenting"
941
  msgstr "Activer les commentaires Facebook"
942
 
943
- #: ../admin/social_commenting.php:189
944
- #: ../admin/social_commenting.php:347
945
  msgid "Url to comment on"
946
  msgstr "URL à commenter"
947
 
948
- #: ../admin/social_commenting.php:199
949
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Facebook about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
950
  msgstr "L'URL absolu auquel les commentaires publiés seront associés de façon permanente. Les publications sur Facebook à propos des commentaires laissés sur votre site seront associés à ce lien. <br/>Si vous le laissez vide <strong>Recommandé</strong>, le lien de la page sera utilisé."
951
 
952
- #: ../admin/social_commenting.php:207
953
- #: ../admin/social_commenting.php:329
954
  msgid "Width"
955
  msgstr "Largeur"
956
 
957
- #: ../admin/social_commenting.php:217
958
  msgid "Leave empty to auto-adjust the width. The width (in pixels) of the Comments block."
959
  msgstr "Laisser vide pour ajuster automatiquement la largeur. La largeur (en pixels) du bloc de commentaires."
960
 
961
- #: ../admin/social_commenting.php:225
962
  msgid "Color Scheme"
963
  msgstr "Schéma de couleurs"
964
 
965
- #: ../admin/social_commenting.php:229
966
  msgid "Light"
967
  msgstr "Clair"
968
 
969
- #: ../admin/social_commenting.php:230
970
  msgid "Dark"
971
  msgstr "Sombre"
972
 
973
- #: ../admin/social_commenting.php:238
974
  msgid "The color scheme used by the plugin. Can be \"light\" or \"dark\"."
975
  msgstr "Le schema de couleurs utilisé par ce plugin. Peut être \"clair\" ou \"sombre\"."
976
 
977
- #: ../admin/social_commenting.php:246
978
  #, fuzzy
979
  msgid "Number of comments"
980
  msgstr "Le nombre de publications"
981
 
982
- #: ../admin/social_commenting.php:256
983
  msgid "The number of comments to show by default. The minimum value is 1. Defaults to 10"
984
  msgstr "Le nombre de commentaires à afficher par défaut. Minimum de 1 commentaire. 10 par défaut."
985
 
986
- #: ../admin/social_commenting.php:264
987
  msgid "Order by"
988
  msgstr "Trier par"
989
 
990
- #: ../admin/social_commenting.php:268
991
  msgid "Social"
992
  msgstr "Social"
993
 
994
- #: ../admin/social_commenting.php:269
995
  msgid "Reverse Time"
996
  msgstr "Anachronique"
997
 
998
- #: ../admin/social_commenting.php:270
999
  msgid "Time"
1000
  msgstr "Heure"
1001
 
1002
- #: ../admin/social_commenting.php:278
1003
  msgid "The order to use when displaying comments."
1004
  msgstr "L'ordre à utiliser lors de l'affiche des commentaires."
1005
 
1006
- #: ../admin/social_commenting.php:286
1007
  #: ../admin/like_buttons.php:132
1008
  #: ../admin/like_buttons.php:138
1009
  msgid "Language"
1010
  msgstr "Langue"
1011
 
1012
- #: ../admin/social_commenting.php:296
1013
  #, php-format
1014
  msgid "Enter the code of the language you want to use to display commenting. You can find the language codes at <a href=\"%s\" target=\"_blank\">this link</a>. Leave it empty for default language(English)"
1015
  msgstr "Définissez le langage de code que vous souhaitez utilizer dans les commentaires. Vous trouverez une liste <a href=\"%s\" target=\"_blank\">ici</ a>. Laissez vide pour l'anglais."
1016
 
1017
- #: ../admin/social_commenting.php:305
1018
  #, fuzzy
1019
  msgid "Google Plus Commenting Options"
1020
  msgstr "Paramètres des commentaires Facebook"
1021
 
1022
- #: ../admin/social_commenting.php:311
1023
- #: ../admin/social_commenting.php:321
1024
  #, fuzzy
1025
  msgid "Enable Google Plus Commenting"
1026
  msgstr "Activer les commentaires Facebook"
1027
 
1028
- #: ../admin/social_commenting.php:339
1029
  msgid "Width of GooglePlus Commenting interface. Leave empty for auto adjust"
1030
  msgstr "Largeur de l'interface Commentant GooglePlus. Laissez vide pour Auto Adjust"
1031
 
1032
- #: ../admin/social_commenting.php:357
1033
  #, fuzzy
1034
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Google Plus about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
1035
  msgstr "L'URL absolu auquel les commentaires publiés seront associés de façon permanente. Les publications sur Facebook à propos des commentaires laissés sur votre site seront associés à ce lien. <br/>Si vous le laissez vide <strong>Recommandé</strong>, le lien de la page sera utilisé."
1036
 
1037
- #: ../admin/social_commenting.php:366
1038
  #, fuzzy
1039
  msgid "Disqus Commenting Options"
1040
  msgstr "Paramètres des commentaires Facebook"
1041
 
1042
- #: ../admin/social_commenting.php:372
1043
- #: ../admin/social_commenting.php:382
1044
  #, fuzzy
1045
  msgid "Enable Disqus Commenting"
1046
  msgstr "Activer les commentaires Facebook"
1047
 
1048
- #: ../admin/social_commenting.php:390
1049
  msgid "Disqus Shortname"
1050
  msgstr ""
1051
 
1052
- #: ../admin/social_commenting.php:400
1053
  #, fuzzy
1054
  msgid "<strong>Required to use Disqus commenting.</strong> For more info on shortname, visit following link."
1055
  msgstr "<strong>Nécessaire pour utiliser Disqus commentant.</strong> Vous pouvez le trouver dans votre section Disqus des paramètres de plug-in comme le montre la capture d'écran ci-dessous"
1056
 
1057
- #: ../admin/social_commenting.php:417
1058
  #, fuzzy
1059
  msgid "Social Commenting Shortcode"
1060
  msgstr "Commentaires par défaut"
1061
 
1062
- #: ../admin/social_commenting.php:429
1063
  #, fuzzy
1064
  msgid "How can I disable Social Commenting at individual page/post?"
1065
  msgstr "Comment je peux afficher le compte des partages de mon site, et non des pages/publications individuelles ?"
1066
 
1067
- #: ../admin/social_commenting.php:430
1068
  msgid "How to disable default comment form from Social Commenting?"
1069
  msgstr "Comment désactiver formulaire de commentaire par défaut à partir Commentant sociale?"
1070
 
@@ -1086,11 +1095,11 @@ msgstr "Control maître pour la connection par les réseaux sociaux. Cela doit
1086
 
1087
  #: ../admin/social_login.php:42
1088
  msgid "Disable user registration via Social Login"
1089
- msgstr ""
1090
 
1091
  #: ../admin/social_login.php:52
1092
  msgid "After enabling this option, new users will not be able to login through social login. Only existing users will be able to social login."
1093
- msgstr ""
1094
 
1095
  #: ../admin/social_login.php:61
1096
  #, fuzzy
@@ -1099,7 +1108,7 @@ msgstr "Rediriger la page après la connection"
1099
 
1100
  #: ../admin/social_login.php:71
1101
  msgid "User will be redirected to this page after unsuccessful registration attempt via Social Login. You can specify the url of registration form or of a page showing message regarding disabled registration through Social Login."
1102
- msgstr ""
1103
 
1104
  #: ../admin/social_login.php:105
1105
  msgid "Instagram"
@@ -1315,7 +1324,7 @@ msgstr "moyenne"
1315
 
1316
  #: ../admin/social_login.php:534
1317
  msgid "Best"
1318
- msgstr ""
1319
 
1320
  #: ../admin/social_login.php:541
1321
  msgid "Choose avatar quality"
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-10-08 05:35+0530\n"
6
+ "PO-Revision-Date: 2015-10-08 05:36+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: The Champ <lordofthechamps@gmail.com>\n"
9
  "Language: fr\n"
83
 
84
  #: ../helper.php:8
85
  msgid "Dismiss this notice"
86
+ msgstr "Rejeter cet avis"
87
 
88
  #: ../helper.php:150
89
  msgid "Click to show help"
221
  msgstr "Facebook"
222
 
223
  #: ../admin/social_sharing.php:5
224
+ #: ../admin/like_buttons.php:4
225
  msgid "Boost sharing by awarding points"
226
  msgstr "Boostez partage en attribuant des points"
227
 
260
  #: ../admin/social_sharing.php:17
261
  #: ../admin/social_sharing.php:1237
262
  #: ../admin/social_commenting.php:12
263
+ #: ../admin/social_commenting.php:446
264
  msgid "FAQ"
265
  msgstr "FAQ"
266
 
846
  msgstr "Comment puis-je spécifier le nombre de partage minimum pour les réseaux de partage?"
847
 
848
  #: ../admin/social_sharing.php:1251
849
+ #: ../admin/social_commenting.php:457
850
  #: ../admin/social_login.php:765
851
  #: ../admin/like_buttons.php:723
852
  msgid "Save Changes"
858
  msgstr "Commentaires par défaut"
859
 
860
  #: ../admin/social_commenting.php:11
861
+ #: ../admin/social_commenting.php:434
862
  msgid "Shortcode"
863
  msgstr "Shortcode"
864
 
904
  msgid "Specify the page/post groups where you want to enable Social Commenting"
905
  msgstr "Enumérer les pages où vous souhaitez afficher le compteur "
906
 
907
+ #: ../admin/social_commenting.php:113
908
+ msgid "HTML ID of comment form container"
909
+ msgstr "ID HTML du formulaire commentaire récipient"
910
+
911
+ #: ../admin/social_commenting.php:123
912
+ msgid "HTML ID of container element of the default comment form at front end. Leave empty for default ID - \"respond\". You need to specify it if default comment form is appearing and Social Commenting is not getting enabled at front-end of your website."
913
+ msgstr "ID HTML de l'élément de conteneur du formulaire de commentaire par défaut à la fin de l'avant. Laissez vide pour ID par défaut - \"répondre\". Vous devez spécifier si le formulaire de commentaire par défaut comparaît et Commentant social est pas permis de se au frontal de votre site web."
914
+
915
+ #: ../admin/social_commenting.php:133
916
  msgid "Labels"
917
  msgstr "étiquettes"
918
 
919
+ #: ../admin/social_commenting.php:138
920
  #, fuzzy
921
  msgid "Label for WordPress Commenting tab"
922
  msgstr "WordPress Comentarios"
923
 
924
+ #: ../admin/social_commenting.php:147
925
  #, fuzzy
926
  msgid "Label for Facebook Commenting tab"
927
  msgstr "Activer les commentaires Facebook"
928
 
929
+ #: ../admin/social_commenting.php:156
930
  #, fuzzy
931
  msgid "Label for G+ Commenting tab"
932
  msgstr "Commentaires Facebook"
933
 
934
+ #: ../admin/social_commenting.php:165
935
  msgid "Label for Disqus Commenting tab"
936
  msgstr "Étiquette pour onglet Commentant Disqus"
937
 
938
+ #: ../admin/social_commenting.php:176
939
  msgid "Facebook Commenting Options"
940
  msgstr "Paramètres des commentaires Facebook"
941
 
942
+ #: ../admin/social_commenting.php:182
943
  #, fuzzy
944
  msgid "Enable Facebook Comments notification and moderation"
945
  msgstr "Activer les commentaires Facebook"
946
 
947
+ #: ../admin/social_commenting.php:190
948
+ #: ../admin/social_commenting.php:200
949
  msgid "Enable Facebook Commenting"
950
  msgstr "Activer les commentaires Facebook"
951
 
952
+ #: ../admin/social_commenting.php:208
953
+ #: ../admin/social_commenting.php:366
954
  msgid "Url to comment on"
955
  msgstr "URL à commenter"
956
 
957
+ #: ../admin/social_commenting.php:218
958
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Facebook about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
959
  msgstr "L'URL absolu auquel les commentaires publiés seront associés de façon permanente. Les publications sur Facebook à propos des commentaires laissés sur votre site seront associés à ce lien. <br/>Si vous le laissez vide <strong>Recommandé</strong>, le lien de la page sera utilisé."
960
 
961
+ #: ../admin/social_commenting.php:226
962
+ #: ../admin/social_commenting.php:348
963
  msgid "Width"
964
  msgstr "Largeur"
965
 
966
+ #: ../admin/social_commenting.php:236
967
  msgid "Leave empty to auto-adjust the width. The width (in pixels) of the Comments block."
968
  msgstr "Laisser vide pour ajuster automatiquement la largeur. La largeur (en pixels) du bloc de commentaires."
969
 
970
+ #: ../admin/social_commenting.php:244
971
  msgid "Color Scheme"
972
  msgstr "Schéma de couleurs"
973
 
974
+ #: ../admin/social_commenting.php:248
975
  msgid "Light"
976
  msgstr "Clair"
977
 
978
+ #: ../admin/social_commenting.php:249
979
  msgid "Dark"
980
  msgstr "Sombre"
981
 
982
+ #: ../admin/social_commenting.php:257
983
  msgid "The color scheme used by the plugin. Can be \"light\" or \"dark\"."
984
  msgstr "Le schema de couleurs utilisé par ce plugin. Peut être \"clair\" ou \"sombre\"."
985
 
986
+ #: ../admin/social_commenting.php:265
987
  #, fuzzy
988
  msgid "Number of comments"
989
  msgstr "Le nombre de publications"
990
 
991
+ #: ../admin/social_commenting.php:275
992
  msgid "The number of comments to show by default. The minimum value is 1. Defaults to 10"
993
  msgstr "Le nombre de commentaires à afficher par défaut. Minimum de 1 commentaire. 10 par défaut."
994
 
995
+ #: ../admin/social_commenting.php:283
996
  msgid "Order by"
997
  msgstr "Trier par"
998
 
999
+ #: ../admin/social_commenting.php:287
1000
  msgid "Social"
1001
  msgstr "Social"
1002
 
1003
+ #: ../admin/social_commenting.php:288
1004
  msgid "Reverse Time"
1005
  msgstr "Anachronique"
1006
 
1007
+ #: ../admin/social_commenting.php:289
1008
  msgid "Time"
1009
  msgstr "Heure"
1010
 
1011
+ #: ../admin/social_commenting.php:297
1012
  msgid "The order to use when displaying comments."
1013
  msgstr "L'ordre à utiliser lors de l'affiche des commentaires."
1014
 
1015
+ #: ../admin/social_commenting.php:305
1016
  #: ../admin/like_buttons.php:132
1017
  #: ../admin/like_buttons.php:138
1018
  msgid "Language"
1019
  msgstr "Langue"
1020
 
1021
+ #: ../admin/social_commenting.php:315
1022
  #, php-format
1023
  msgid "Enter the code of the language you want to use to display commenting. You can find the language codes at <a href=\"%s\" target=\"_blank\">this link</a>. Leave it empty for default language(English)"
1024
  msgstr "Définissez le langage de code que vous souhaitez utilizer dans les commentaires. Vous trouverez une liste <a href=\"%s\" target=\"_blank\">ici</ a>. Laissez vide pour l'anglais."
1025
 
1026
+ #: ../admin/social_commenting.php:324
1027
  #, fuzzy
1028
  msgid "Google Plus Commenting Options"
1029
  msgstr "Paramètres des commentaires Facebook"
1030
 
1031
+ #: ../admin/social_commenting.php:330
1032
+ #: ../admin/social_commenting.php:340
1033
  #, fuzzy
1034
  msgid "Enable Google Plus Commenting"
1035
  msgstr "Activer les commentaires Facebook"
1036
 
1037
+ #: ../admin/social_commenting.php:358
1038
  msgid "Width of GooglePlus Commenting interface. Leave empty for auto adjust"
1039
  msgstr "Largeur de l'interface Commentant GooglePlus. Laissez vide pour Auto Adjust"
1040
 
1041
+ #: ../admin/social_commenting.php:376
1042
  #, fuzzy
1043
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Google Plus about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
1044
  msgstr "L'URL absolu auquel les commentaires publiés seront associés de façon permanente. Les publications sur Facebook à propos des commentaires laissés sur votre site seront associés à ce lien. <br/>Si vous le laissez vide <strong>Recommandé</strong>, le lien de la page sera utilisé."
1045
 
1046
+ #: ../admin/social_commenting.php:385
1047
  #, fuzzy
1048
  msgid "Disqus Commenting Options"
1049
  msgstr "Paramètres des commentaires Facebook"
1050
 
1051
+ #: ../admin/social_commenting.php:391
1052
+ #: ../admin/social_commenting.php:401
1053
  #, fuzzy
1054
  msgid "Enable Disqus Commenting"
1055
  msgstr "Activer les commentaires Facebook"
1056
 
1057
+ #: ../admin/social_commenting.php:409
1058
  msgid "Disqus Shortname"
1059
  msgstr ""
1060
 
1061
+ #: ../admin/social_commenting.php:419
1062
  #, fuzzy
1063
  msgid "<strong>Required to use Disqus commenting.</strong> For more info on shortname, visit following link."
1064
  msgstr "<strong>Nécessaire pour utiliser Disqus commentant.</strong> Vous pouvez le trouver dans votre section Disqus des paramètres de plug-in comme le montre la capture d'écran ci-dessous"
1065
 
1066
+ #: ../admin/social_commenting.php:436
1067
  #, fuzzy
1068
  msgid "Social Commenting Shortcode"
1069
  msgstr "Commentaires par défaut"
1070
 
1071
+ #: ../admin/social_commenting.php:448
1072
  #, fuzzy
1073
  msgid "How can I disable Social Commenting at individual page/post?"
1074
  msgstr "Comment je peux afficher le compte des partages de mon site, et non des pages/publications individuelles ?"
1075
 
1076
+ #: ../admin/social_commenting.php:449
1077
  msgid "How to disable default comment form from Social Commenting?"
1078
  msgstr "Comment désactiver formulaire de commentaire par défaut à partir Commentant sociale?"
1079
 
1095
 
1096
  #: ../admin/social_login.php:42
1097
  msgid "Disable user registration via Social Login"
1098
+ msgstr "Désactiver l'enregistrement de l'utilisateur via Login social"
1099
 
1100
  #: ../admin/social_login.php:52
1101
  msgid "After enabling this option, new users will not be able to login through social login. Only existing users will be able to social login."
1102
+ msgstr "Après avoir activé cette option, les nouveaux utilisateurs ne seront pas en mesure de connecter avec login sociale. Seuls les utilisateurs existants pourront connexion sociale."
1103
 
1104
  #: ../admin/social_login.php:61
1105
  #, fuzzy
1108
 
1109
  #: ../admin/social_login.php:71
1110
  msgid "User will be redirected to this page after unsuccessful registration attempt via Social Login. You can specify the url of registration form or of a page showing message regarding disabled registration through Social Login."
1111
+ msgstr "L'utilisateur sera redirigé vers cette page après tentative d'enregistrement échoue via Login social. Vous pouvez spécifier l'URL du formulaire d'inscription ou d'un message page démontrant concernant l'enregistrement désactivé par Connexion social."
1112
 
1113
  #: ../admin/social_login.php:105
1114
  msgid "Instagram"
1324
 
1325
  #: ../admin/social_login.php:534
1326
  msgid "Best"
1327
+ msgstr "Meilleur"
1328
 
1329
  #: ../admin/social_login.php:541
1330
  msgid "Choose avatar quality"
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: 2015-10-02 09:46+0530\n"
6
- "PO-Revision-Date: 2015-10-02 09:47+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: The Champ <lordofthechamps@gmail.com>\n"
9
  "Language: hu\n"
@@ -83,7 +83,7 @@ msgstr "Beállítások"
83
 
84
  #: ../helper.php:8
85
  msgid "Dismiss this notice"
86
- msgstr ""
87
 
88
  #: ../helper.php:150
89
  msgid "Click to show help"
@@ -213,6 +213,7 @@ msgid "Facebook"
213
  msgstr "Facebook"
214
 
215
  #: ../admin/social_sharing.php:5
 
216
  msgid "Boost sharing by awarding points"
217
  msgstr "Növelje megosztása odaítélésével pont"
218
 
@@ -249,7 +250,7 @@ msgstr "Hibamegoldó"
249
  #: ../admin/social_sharing.php:17
250
  #: ../admin/social_sharing.php:1237
251
  #: ../admin/social_commenting.php:12
252
- #: ../admin/social_commenting.php:427
253
  msgid "FAQ"
254
  msgstr "GYIK"
255
 
@@ -825,7 +826,7 @@ msgid "How can I specify minimum sharing count for sharing networks?"
825
  msgstr "Hogyan adhatok meg minimum megosztása száma a fájlcserélő hálózatokat?"
826
 
827
  #: ../admin/social_sharing.php:1251
828
- #: ../admin/social_commenting.php:438
829
  #: ../admin/social_login.php:765
830
  #: ../admin/like_buttons.php:723
831
  msgid "Save Changes"
@@ -836,7 +837,7 @@ msgid "Social Commenting"
836
  msgstr "Közösségi Hozzászólás"
837
 
838
  #: ../admin/social_commenting.php:11
839
- #: ../admin/social_commenting.php:415
840
  msgid "Shortcode"
841
  msgstr "Shortcode"
842
 
@@ -881,157 +882,165 @@ msgstr "Közösségi Hozzászólás Belkapcsolása"
881
  msgid "Specify the page/post groups where you want to enable Social Commenting"
882
  msgstr "Add meg az oldalakat, ahol megjelenjen a Közösségi Megosztási felület"
883
 
884
- #: ../admin/social_commenting.php:114
 
 
 
 
 
 
 
 
885
  msgid "Labels"
886
  msgstr "címkék"
887
 
888
- #: ../admin/social_commenting.php:119
889
  msgid "Label for WordPress Commenting tab"
890
  msgstr "WordPress hozzászólás fül címe"
891
 
892
- #: ../admin/social_commenting.php:128
893
  msgid "Label for Facebook Commenting tab"
894
  msgstr "Facebook hozzászólás fül címe"
895
 
896
- #: ../admin/social_commenting.php:137
897
  msgid "Label for G+ Commenting tab"
898
  msgstr "Google+ hozzászólás fül címe"
899
 
900
- #: ../admin/social_commenting.php:146
901
  msgid "Label for Disqus Commenting tab"
902
  msgstr "Disqus hozzászólás fül címe"
903
 
904
- #: ../admin/social_commenting.php:157
905
  msgid "Facebook Commenting Options"
906
  msgstr "Facebook Hozzászólás Beállítások"
907
 
908
- #: ../admin/social_commenting.php:163
909
  #, fuzzy
910
  msgid "Enable Facebook Comments notification and moderation"
911
  msgstr "Facebook Hozzászólás Bekapcsolás"
912
 
913
- #: ../admin/social_commenting.php:171
914
- #: ../admin/social_commenting.php:181
915
  msgid "Enable Facebook Commenting"
916
  msgstr "Facebook Hozzászólás Bekapcsolás"
917
 
918
- #: ../admin/social_commenting.php:189
919
- #: ../admin/social_commenting.php:347
920
  msgid "Url to comment on"
921
  msgstr "A hozzászólás URL"
922
 
923
- #: ../admin/social_commenting.php:199
924
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Facebook about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
925
  msgstr "Abszolut URL, amelyhez a hozzászólások végelegesen kapcsolva lesznek. Stories on Facebook about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
926
 
927
- #: ../admin/social_commenting.php:207
928
- #: ../admin/social_commenting.php:329
929
  msgid "Width"
930
  msgstr "Szélesség"
931
 
932
- #: ../admin/social_commenting.php:217
933
  msgid "Leave empty to auto-adjust the width. The width (in pixels) of the Comments block."
934
  msgstr "Hagyja üresen automata beállítás szélességét. A szélessége (pixel) a hozzászólások blokk."
935
 
936
- #: ../admin/social_commenting.php:225
937
  msgid "Color Scheme"
938
  msgstr "Szín Sablon"
939
 
940
- #: ../admin/social_commenting.php:229
941
  msgid "Light"
942
  msgstr "Világos"
943
 
944
- #: ../admin/social_commenting.php:230
945
  msgid "Dark"
946
  msgstr "Sötét"
947
 
948
- #: ../admin/social_commenting.php:238
949
  msgid "The color scheme used by the plugin. Can be \"light\" or \"dark\"."
950
  msgstr "A plugin által használt színsablon. \"Világos\" vagy \"sötét\" lehet."
951
 
952
- #: ../admin/social_commenting.php:246
953
  msgid "Number of comments"
954
  msgstr "Hozzászólások száma"
955
 
956
- #: ../admin/social_commenting.php:256
957
  msgid "The number of comments to show by default. The minimum value is 1. Defaults to 10"
958
  msgstr "Az elsőre látható hozzászólások száma. A minimum 1, az alapértelmezés 10."
959
 
960
- #: ../admin/social_commenting.php:264
961
  msgid "Order by"
962
  msgstr "Rendezés"
963
 
964
- #: ../admin/social_commenting.php:268
965
  msgid "Social"
966
  msgstr "Közösségi"
967
 
968
- #: ../admin/social_commenting.php:269
969
  msgid "Reverse Time"
970
  msgstr "Fordított Sorrend"
971
 
972
- #: ../admin/social_commenting.php:270
973
  msgid "Time"
974
  msgstr "Időrend"
975
 
976
- #: ../admin/social_commenting.php:278
977
  msgid "The order to use when displaying comments."
978
  msgstr "A hozzászólás megjelenésének sorrendje."
979
 
980
- #: ../admin/social_commenting.php:286
981
  #: ../admin/like_buttons.php:132
982
  #: ../admin/like_buttons.php:138
983
  msgid "Language"
984
  msgstr "Nyelv"
985
 
986
- #: ../admin/social_commenting.php:296
987
  #, php-format
988
  msgid "Enter the code of the language you want to use to display commenting. You can find the language codes at <a href=\"%s\" target=\"_blank\">this link</a>. Leave it empty for default language(English)"
989
  msgstr "Add meg a nyelv kódját, amit a hozzászólás megjelenítéshez használjunk. A nyelvi kódot <a href=\"%s\" target=\"_blank\">itt</a> találod. Hagyd üresen az alapértelmezett (angol) nyelv használatához "
990
 
991
- #: ../admin/social_commenting.php:305
992
  msgid "Google Plus Commenting Options"
993
  msgstr "Google+ Hozzászólás Beállítások"
994
 
995
- #: ../admin/social_commenting.php:311
996
- #: ../admin/social_commenting.php:321
997
  msgid "Enable Google Plus Commenting"
998
  msgstr "Google+ Hozzászólás Bekapcsolása"
999
 
1000
- #: ../admin/social_commenting.php:339
1001
  msgid "Width of GooglePlus Commenting interface. Leave empty for auto adjust"
1002
  msgstr "Google+ hozzászólás felület szélessége. Hagyd üresen az automatikus beállításhoz"
1003
 
1004
- #: ../admin/social_commenting.php:357
1005
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Google Plus about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
1006
  msgstr "Abszolut URL, amelyhez a hozzászólások végelegesen kapcsolva lesznek. A Google Plus-on lévő hozzászólások is ehhez az URL-hez kapcsolódnak majd.<br/>Ha üresen hagyod <strong>(Erősen ajánlott)</strong>, azt az URL-t használjuk, melyhez a hozzászólás érkezett."
1007
 
1008
- #: ../admin/social_commenting.php:366
1009
  msgid "Disqus Commenting Options"
1010
  msgstr "Disqus Hozzászólás Beállítások"
1011
 
1012
- #: ../admin/social_commenting.php:372
1013
- #: ../admin/social_commenting.php:382
1014
  msgid "Enable Disqus Commenting"
1015
  msgstr "Disqus Hozzászólás Bekapcsolása"
1016
 
1017
- #: ../admin/social_commenting.php:390
1018
  msgid "Disqus Shortname"
1019
  msgstr "Disqus Shortname"
1020
 
1021
- #: ../admin/social_commenting.php:400
1022
  msgid "<strong>Required to use Disqus commenting.</strong> For more info on shortname, visit following link."
1023
  msgstr "<strong>Szükséges a Disqus hozzászólás használatához.</strong> További információkért nézd meg ezt a linket."
1024
 
1025
- #: ../admin/social_commenting.php:417
1026
  #, fuzzy
1027
  msgid "Social Commenting Shortcode"
1028
  msgstr "Közösségi Hozzászólás"
1029
 
1030
- #: ../admin/social_commenting.php:429
1031
  msgid "How can I disable Social Commenting at individual page/post?"
1032
  msgstr "Hogyan kapcsolhatom ki a Közösségi Hozzászólást az egyes oldalak/bejegyzések esetében?"
1033
 
1034
- #: ../admin/social_commenting.php:430
1035
  msgid "How to disable default comment form from Social Commenting?"
1036
  msgstr "Hogyan lehet letiltani alapértelmezett megjegyzés formájában a Social kommentálva?"
1037
 
@@ -1053,11 +1062,11 @@ msgstr "Központi Közösségi Belépés beállítás. Be kell kapcsolnod a Köz
1053
 
1054
  #: ../admin/social_login.php:42
1055
  msgid "Disable user registration via Social Login"
1056
- msgstr ""
1057
 
1058
  #: ../admin/social_login.php:52
1059
  msgid "After enabling this option, new users will not be able to login through social login. Only existing users will be able to social login."
1060
- msgstr ""
1061
 
1062
  #: ../admin/social_login.php:61
1063
  #, fuzzy
@@ -1066,7 +1075,7 @@ msgstr "Átirányítás Belépés után"
1066
 
1067
  #: ../admin/social_login.php:71
1068
  msgid "User will be redirected to this page after unsuccessful registration attempt via Social Login. You can specify the url of registration form or of a page showing message regarding disabled registration through Social Login."
1069
- msgstr ""
1070
 
1071
  #: ../admin/social_login.php:105
1072
  msgid "Instagram"
@@ -1282,7 +1291,7 @@ msgstr "Átlagos"
1282
 
1283
  #: ../admin/social_login.php:534
1284
  msgid "Best"
1285
- msgstr ""
1286
 
1287
  #: ../admin/social_login.php:541
1288
  msgid "Choose avatar quality"
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-10-08 05:37+0530\n"
6
+ "PO-Revision-Date: 2015-10-08 05:38+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: The Champ <lordofthechamps@gmail.com>\n"
9
  "Language: hu\n"
83
 
84
  #: ../helper.php:8
85
  msgid "Dismiss this notice"
86
+ msgstr "Utasítsa el ezt az értesítést"
87
 
88
  #: ../helper.php:150
89
  msgid "Click to show help"
213
  msgstr "Facebook"
214
 
215
  #: ../admin/social_sharing.php:5
216
+ #: ../admin/like_buttons.php:4
217
  msgid "Boost sharing by awarding points"
218
  msgstr "Növelje megosztása odaítélésével pont"
219
 
250
  #: ../admin/social_sharing.php:17
251
  #: ../admin/social_sharing.php:1237
252
  #: ../admin/social_commenting.php:12
253
+ #: ../admin/social_commenting.php:446
254
  msgid "FAQ"
255
  msgstr "GYIK"
256
 
826
  msgstr "Hogyan adhatok meg minimum megosztása száma a fájlcserélő hálózatokat?"
827
 
828
  #: ../admin/social_sharing.php:1251
829
+ #: ../admin/social_commenting.php:457
830
  #: ../admin/social_login.php:765
831
  #: ../admin/like_buttons.php:723
832
  msgid "Save Changes"
837
  msgstr "Közösségi Hozzászólás"
838
 
839
  #: ../admin/social_commenting.php:11
840
+ #: ../admin/social_commenting.php:434
841
  msgid "Shortcode"
842
  msgstr "Shortcode"
843
 
882
  msgid "Specify the page/post groups where you want to enable Social Commenting"
883
  msgstr "Add meg az oldalakat, ahol megjelenjen a Közösségi Megosztási felület"
884
 
885
+ #: ../admin/social_commenting.php:113
886
+ msgid "HTML ID of comment form container"
887
+ msgstr "HTML ID komment formájában konténer"
888
+
889
+ #: ../admin/social_commenting.php:123
890
+ msgid "HTML ID of container element of the default comment form at front end. Leave empty for default ID - \"respond\". You need to specify it if default comment form is appearing and Social Commenting is not getting enabled at front-end of your website."
891
+ msgstr "HTML ID konténer eleme az alapértelmezett megjegyzés formájában a front end. Hagyja üresen az alapértelmezett ID - \"válaszadás\". Meg kell adnod, ha az alapértelmezett megjegyzést formában megjelenő és Szociális kommentálva nem kapok engedélyezve front-end weboldalán."
892
+
893
+ #: ../admin/social_commenting.php:133
894
  msgid "Labels"
895
  msgstr "címkék"
896
 
897
+ #: ../admin/social_commenting.php:138
898
  msgid "Label for WordPress Commenting tab"
899
  msgstr "WordPress hozzászólás fül címe"
900
 
901
+ #: ../admin/social_commenting.php:147
902
  msgid "Label for Facebook Commenting tab"
903
  msgstr "Facebook hozzászólás fül címe"
904
 
905
+ #: ../admin/social_commenting.php:156
906
  msgid "Label for G+ Commenting tab"
907
  msgstr "Google+ hozzászólás fül címe"
908
 
909
+ #: ../admin/social_commenting.php:165
910
  msgid "Label for Disqus Commenting tab"
911
  msgstr "Disqus hozzászólás fül címe"
912
 
913
+ #: ../admin/social_commenting.php:176
914
  msgid "Facebook Commenting Options"
915
  msgstr "Facebook Hozzászólás Beállítások"
916
 
917
+ #: ../admin/social_commenting.php:182
918
  #, fuzzy
919
  msgid "Enable Facebook Comments notification and moderation"
920
  msgstr "Facebook Hozzászólás Bekapcsolás"
921
 
922
+ #: ../admin/social_commenting.php:190
923
+ #: ../admin/social_commenting.php:200
924
  msgid "Enable Facebook Commenting"
925
  msgstr "Facebook Hozzászólás Bekapcsolás"
926
 
927
+ #: ../admin/social_commenting.php:208
928
+ #: ../admin/social_commenting.php:366
929
  msgid "Url to comment on"
930
  msgstr "A hozzászólás URL"
931
 
932
+ #: ../admin/social_commenting.php:218
933
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Facebook about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
934
  msgstr "Abszolut URL, amelyhez a hozzászólások végelegesen kapcsolva lesznek. Stories on Facebook about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
935
 
936
+ #: ../admin/social_commenting.php:226
937
+ #: ../admin/social_commenting.php:348
938
  msgid "Width"
939
  msgstr "Szélesség"
940
 
941
+ #: ../admin/social_commenting.php:236
942
  msgid "Leave empty to auto-adjust the width. The width (in pixels) of the Comments block."
943
  msgstr "Hagyja üresen automata beállítás szélességét. A szélessége (pixel) a hozzászólások blokk."
944
 
945
+ #: ../admin/social_commenting.php:244
946
  msgid "Color Scheme"
947
  msgstr "Szín Sablon"
948
 
949
+ #: ../admin/social_commenting.php:248
950
  msgid "Light"
951
  msgstr "Világos"
952
 
953
+ #: ../admin/social_commenting.php:249
954
  msgid "Dark"
955
  msgstr "Sötét"
956
 
957
+ #: ../admin/social_commenting.php:257
958
  msgid "The color scheme used by the plugin. Can be \"light\" or \"dark\"."
959
  msgstr "A plugin által használt színsablon. \"Világos\" vagy \"sötét\" lehet."
960
 
961
+ #: ../admin/social_commenting.php:265
962
  msgid "Number of comments"
963
  msgstr "Hozzászólások száma"
964
 
965
+ #: ../admin/social_commenting.php:275
966
  msgid "The number of comments to show by default. The minimum value is 1. Defaults to 10"
967
  msgstr "Az elsőre látható hozzászólások száma. A minimum 1, az alapértelmezés 10."
968
 
969
+ #: ../admin/social_commenting.php:283
970
  msgid "Order by"
971
  msgstr "Rendezés"
972
 
973
+ #: ../admin/social_commenting.php:287
974
  msgid "Social"
975
  msgstr "Közösségi"
976
 
977
+ #: ../admin/social_commenting.php:288
978
  msgid "Reverse Time"
979
  msgstr "Fordított Sorrend"
980
 
981
+ #: ../admin/social_commenting.php:289
982
  msgid "Time"
983
  msgstr "Időrend"
984
 
985
+ #: ../admin/social_commenting.php:297
986
  msgid "The order to use when displaying comments."
987
  msgstr "A hozzászólás megjelenésének sorrendje."
988
 
989
+ #: ../admin/social_commenting.php:305
990
  #: ../admin/like_buttons.php:132
991
  #: ../admin/like_buttons.php:138
992
  msgid "Language"
993
  msgstr "Nyelv"
994
 
995
+ #: ../admin/social_commenting.php:315
996
  #, php-format
997
  msgid "Enter the code of the language you want to use to display commenting. You can find the language codes at <a href=\"%s\" target=\"_blank\">this link</a>. Leave it empty for default language(English)"
998
  msgstr "Add meg a nyelv kódját, amit a hozzászólás megjelenítéshez használjunk. A nyelvi kódot <a href=\"%s\" target=\"_blank\">itt</a> találod. Hagyd üresen az alapértelmezett (angol) nyelv használatához "
999
 
1000
+ #: ../admin/social_commenting.php:324
1001
  msgid "Google Plus Commenting Options"
1002
  msgstr "Google+ Hozzászólás Beállítások"
1003
 
1004
+ #: ../admin/social_commenting.php:330
1005
+ #: ../admin/social_commenting.php:340
1006
  msgid "Enable Google Plus Commenting"
1007
  msgstr "Google+ Hozzászólás Bekapcsolása"
1008
 
1009
+ #: ../admin/social_commenting.php:358
1010
  msgid "Width of GooglePlus Commenting interface. Leave empty for auto adjust"
1011
  msgstr "Google+ hozzászólás felület szélessége. Hagyd üresen az automatikus beállításhoz"
1012
 
1013
+ #: ../admin/social_commenting.php:376
1014
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Google Plus about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
1015
  msgstr "Abszolut URL, amelyhez a hozzászólások végelegesen kapcsolva lesznek. A Google Plus-on lévő hozzászólások is ehhez az URL-hez kapcsolódnak majd.<br/>Ha üresen hagyod <strong>(Erősen ajánlott)</strong>, azt az URL-t használjuk, melyhez a hozzászólás érkezett."
1016
 
1017
+ #: ../admin/social_commenting.php:385
1018
  msgid "Disqus Commenting Options"
1019
  msgstr "Disqus Hozzászólás Beállítások"
1020
 
1021
+ #: ../admin/social_commenting.php:391
1022
+ #: ../admin/social_commenting.php:401
1023
  msgid "Enable Disqus Commenting"
1024
  msgstr "Disqus Hozzászólás Bekapcsolása"
1025
 
1026
+ #: ../admin/social_commenting.php:409
1027
  msgid "Disqus Shortname"
1028
  msgstr "Disqus Shortname"
1029
 
1030
+ #: ../admin/social_commenting.php:419
1031
  msgid "<strong>Required to use Disqus commenting.</strong> For more info on shortname, visit following link."
1032
  msgstr "<strong>Szükséges a Disqus hozzászólás használatához.</strong> További információkért nézd meg ezt a linket."
1033
 
1034
+ #: ../admin/social_commenting.php:436
1035
  #, fuzzy
1036
  msgid "Social Commenting Shortcode"
1037
  msgstr "Közösségi Hozzászólás"
1038
 
1039
+ #: ../admin/social_commenting.php:448
1040
  msgid "How can I disable Social Commenting at individual page/post?"
1041
  msgstr "Hogyan kapcsolhatom ki a Közösségi Hozzászólást az egyes oldalak/bejegyzések esetében?"
1042
 
1043
+ #: ../admin/social_commenting.php:449
1044
  msgid "How to disable default comment form from Social Commenting?"
1045
  msgstr "Hogyan lehet letiltani alapértelmezett megjegyzés formájában a Social kommentálva?"
1046
 
1062
 
1063
  #: ../admin/social_login.php:42
1064
  msgid "Disable user registration via Social Login"
1065
+ msgstr "Letilthatja a felhasználói regisztráció útján Szociális Belépés"
1066
 
1067
  #: ../admin/social_login.php:52
1068
  msgid "After enabling this option, new users will not be able to login through social login. Only existing users will be able to social login."
1069
+ msgstr "Miután ezt az opciót, az új felhasználók nem lesznek képesek bejelentkezni a szociális bejelentkezést. Csak meglévő felhasználók képesek lesznek a társadalmi bejelentkezést."
1070
 
1071
  #: ../admin/social_login.php:61
1072
  #, fuzzy
1075
 
1076
  #: ../admin/social_login.php:71
1077
  msgid "User will be redirected to this page after unsuccessful registration attempt via Social Login. You can specify the url of registration form or of a page showing message regarding disabled registration through Social Login."
1078
+ msgstr "Felhasználót átirányítja erre az oldalra, miután sikertelen regisztrációs kísérlet útján Szociális Belépés. Megadhatja a url regisztrációs űrlapot, vagy egy oldal bemutatását üzenetet a regisztráció kikapcsolásra keresztül Szociális Belépés."
1079
 
1080
  #: ../admin/social_login.php:105
1081
  msgid "Instagram"
1291
 
1292
  #: ../admin/social_login.php:534
1293
  msgid "Best"
1294
+ msgstr "legjobb"
1295
 
1296
  #: ../admin/social_login.php:541
1297
  msgid "Choose avatar quality"
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: 2015-10-02 09:39+0530\n"
6
- "PO-Revision-Date: 2015-10-02 09:42+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: Freedom's Gate <freedomsgate.tk@gmail.com>\n"
9
  "Language: it\n"
@@ -208,6 +208,7 @@ msgid "Facebook"
208
  msgstr "Facebook"
209
 
210
  #: ../admin/social_sharing.php:5
 
211
  msgid "Boost sharing by awarding points"
212
  msgstr "Boost condivisione per l'attribuzione di punti"
213
 
@@ -244,7 +245,7 @@ msgstr "Risoluzione dei problemi"
244
  #: ../admin/social_sharing.php:17
245
  #: ../admin/social_sharing.php:1237
246
  #: ../admin/social_commenting.php:12
247
- #: ../admin/social_commenting.php:427
248
  msgid "FAQ"
249
  msgstr "FAQ"
250
 
@@ -815,7 +816,7 @@ msgid "How can I specify minimum sharing count for sharing networks?"
815
  msgstr "Come faccio a specificare il conteggio minimo di sharing per la condivisione di reti?"
816
 
817
  #: ../admin/social_sharing.php:1251
818
- #: ../admin/social_commenting.php:438
819
  #: ../admin/social_login.php:765
820
  #: ../admin/like_buttons.php:723
821
  msgid "Save Changes"
@@ -826,7 +827,7 @@ msgid "Social Commenting"
826
  msgstr "Social Commenting"
827
 
828
  #: ../admin/social_commenting.php:11
829
- #: ../admin/social_commenting.php:415
830
  msgid "Shortcode"
831
  msgstr "Shortcode"
832
 
@@ -866,155 +867,163 @@ msgstr "Abilita Social Commenting su"
866
  msgid "Specify the page/post groups where you want to enable Social Commenting"
867
  msgstr "Specificare i gruppi pagina/post in cui si desidera abilitare Social Commenting"
868
 
869
- #: ../admin/social_commenting.php:114
 
 
 
 
 
 
 
 
870
  msgid "Labels"
871
  msgstr "Etichette"
872
 
873
- #: ../admin/social_commenting.php:119
874
  msgid "Label for WordPress Commenting tab"
875
  msgstr "Etichetta per WordPress Commenting"
876
 
877
- #: ../admin/social_commenting.php:128
878
  msgid "Label for Facebook Commenting tab"
879
  msgstr "Etichetta per Facebook Commenting"
880
 
881
- #: ../admin/social_commenting.php:137
882
  msgid "Label for G+ Commenting tab"
883
  msgstr "Etichetta per G+ Commenting"
884
 
885
- #: ../admin/social_commenting.php:146
886
  msgid "Label for Disqus Commenting tab"
887
  msgstr "Etichetta per Disqus Commenting"
888
 
889
- #: ../admin/social_commenting.php:157
890
  msgid "Facebook Commenting Options"
891
  msgstr "Opzioni Facebook Commenting"
892
 
893
- #: ../admin/social_commenting.php:163
894
  msgid "Enable Facebook Comments notification and moderation"
895
  msgstr "Commenti Facebook - notifiche e moderazione"
896
 
897
- #: ../admin/social_commenting.php:171
898
- #: ../admin/social_commenting.php:181
899
  msgid "Enable Facebook Commenting"
900
  msgstr "Abilita Facebook Commenting"
901
 
902
- #: ../admin/social_commenting.php:189
903
- #: ../admin/social_commenting.php:347
904
  msgid "Url to comment on"
905
  msgstr "Url per commenti"
906
 
907
- #: ../admin/social_commenting.php:199
908
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Facebook about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
909
  msgstr "La URL assoluta a la quale i commentii pubblicati saranno associati permanentemente. Discussioni su Facebook relazionati ai commenti pubblicati saranno redirezionati a questa URL.<br/>Se lasciato in bianco <strong>(Consigliato)</strong>, si utilizzará la URL della página web nella quale i commenti sono abilitati."
910
 
911
- #: ../admin/social_commenting.php:207
912
- #: ../admin/social_commenting.php:329
913
  msgid "Width"
914
  msgstr "Larghezza"
915
 
916
- #: ../admin/social_commenting.php:217
917
  msgid "Leave empty to auto-adjust the width. The width (in pixels) of the Comments block."
918
  msgstr "La larghezza (in pixel) del Blocco Commenti. Lasciare vuoto per auto-regolare la dimensione."
919
 
920
- #: ../admin/social_commenting.php:225
921
  msgid "Color Scheme"
922
  msgstr "Combinazione di colori"
923
 
924
- #: ../admin/social_commenting.php:229
925
  msgid "Light"
926
  msgstr "Chiaro"
927
 
928
- #: ../admin/social_commenting.php:230
929
  msgid "Dark"
930
  msgstr "Scuro"
931
 
932
- #: ../admin/social_commenting.php:238
933
  msgid "The color scheme used by the plugin. Can be \"light\" or \"dark\"."
934
  msgstr "La combinazione di colori usato dal plugin. Puó essere \"chiaro\" o \"scuro\"."
935
 
936
- #: ../admin/social_commenting.php:246
937
  msgid "Number of comments"
938
  msgstr "Numero di commenti"
939
 
940
- #: ../admin/social_commenting.php:256
941
  msgid "The number of comments to show by default. The minimum value is 1. Defaults to 10"
942
  msgstr "Numero di commenti mostrati. Il valore minimo é 1. Il valore Predefinito é 10"
943
 
944
- #: ../admin/social_commenting.php:264
945
  msgid "Order by"
946
  msgstr "Ordina per"
947
 
948
- #: ../admin/social_commenting.php:268
949
  msgid "Social"
950
  msgstr "Social"
951
 
952
- #: ../admin/social_commenting.php:269
953
  msgid "Reverse Time"
954
  msgstr "Tempo Invertito"
955
 
956
- #: ../admin/social_commenting.php:270
957
  msgid "Time"
958
  msgstr "Tempo"
959
 
960
- #: ../admin/social_commenting.php:278
961
  msgid "The order to use when displaying comments."
962
  msgstr "L'ordine da usare quando si mostrano i commenti."
963
 
964
- #: ../admin/social_commenting.php:286
965
  #: ../admin/like_buttons.php:132
966
  #: ../admin/like_buttons.php:138
967
  msgid "Language"
968
  msgstr "Lingua"
969
 
970
- #: ../admin/social_commenting.php:296
971
  #, php-format
972
  msgid "Enter the code of the language you want to use to display commenting. You can find the language codes at <a href=\"%s\" target=\"_blank\">this link</a>. Leave it empty for default language(English)"
973
  msgstr "Inserire il codice della lingua che si vuole usare per mostrare i commenti. I codici dei differenti linguaggi si possono trovare su <a href=\"%s\" target=\"_blank\">questo collegamento</a>. Lasciare in bianco per usare la lingua predefinita"
974
 
975
- #: ../admin/social_commenting.php:305
976
  msgid "Google Plus Commenting Options"
977
  msgstr "Opzioni Google Plus Commenting"
978
 
979
- #: ../admin/social_commenting.php:311
980
- #: ../admin/social_commenting.php:321
981
  msgid "Enable Google Plus Commenting"
982
  msgstr "Abilita Google+ Commenting"
983
 
984
- #: ../admin/social_commenting.php:339
985
  msgid "Width of GooglePlus Commenting interface. Leave empty for auto adjust"
986
  msgstr "Larghezza dell'interfaccia GooglePlus Commenting. Lasciare vuoto per una regolazione automatica"
987
 
988
- #: ../admin/social_commenting.php:357
989
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Google Plus about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
990
  msgstr "La URL assoluta alla quale i commenti pubblicati saranno associati permanentemente. Discussioni su Google+ relazionati ai commenti pubblicati saranno redirezionati a questa URL.<br/>Se lasciato in bianco <strong>(raccomandato)</strong>, si utilizzará la URL della página web nella quale i commenti sono abilitati."
991
 
992
- #: ../admin/social_commenting.php:366
993
  msgid "Disqus Commenting Options"
994
  msgstr "Opzioni Disqus Commenting"
995
 
996
- #: ../admin/social_commenting.php:372
997
- #: ../admin/social_commenting.php:382
998
  msgid "Enable Disqus Commenting"
999
  msgstr "Abilita Disqus Commenting"
1000
 
1001
- #: ../admin/social_commenting.php:390
1002
  msgid "Disqus Shortname"
1003
  msgstr ""
1004
 
1005
- #: ../admin/social_commenting.php:400
1006
  msgid "<strong>Required to use Disqus commenting.</strong> For more info on shortname, visit following link."
1007
  msgstr "<strong> Richiesto per usare Disqus commenting.</strong> Per ulteriori informazioni, visitare il seguente link."
1008
 
1009
- #: ../admin/social_commenting.php:417
1010
  msgid "Social Commenting Shortcode"
1011
  msgstr "Social Commenting Shortcode"
1012
 
1013
- #: ../admin/social_commenting.php:429
1014
  msgid "How can I disable Social Commenting at individual page/post?"
1015
  msgstr "Come è possibile disattivare Social Commenting in una singola pagina/post?"
1016
 
1017
- #: ../admin/social_commenting.php:430
1018
  msgid "How to disable default comment form from Social Commenting?"
1019
  msgstr "Come posso disattivare il commento predefinito da Social Commenting?"
1020
 
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-10-08 05:38+0530\n"
6
+ "PO-Revision-Date: 2015-10-08 05:39+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: Freedom's Gate <freedomsgate.tk@gmail.com>\n"
9
  "Language: it\n"
208
  msgstr "Facebook"
209
 
210
  #: ../admin/social_sharing.php:5
211
+ #: ../admin/like_buttons.php:4
212
  msgid "Boost sharing by awarding points"
213
  msgstr "Boost condivisione per l'attribuzione di punti"
214
 
245
  #: ../admin/social_sharing.php:17
246
  #: ../admin/social_sharing.php:1237
247
  #: ../admin/social_commenting.php:12
248
+ #: ../admin/social_commenting.php:446
249
  msgid "FAQ"
250
  msgstr "FAQ"
251
 
816
  msgstr "Come faccio a specificare il conteggio minimo di sharing per la condivisione di reti?"
817
 
818
  #: ../admin/social_sharing.php:1251
819
+ #: ../admin/social_commenting.php:457
820
  #: ../admin/social_login.php:765
821
  #: ../admin/like_buttons.php:723
822
  msgid "Save Changes"
827
  msgstr "Social Commenting"
828
 
829
  #: ../admin/social_commenting.php:11
830
+ #: ../admin/social_commenting.php:434
831
  msgid "Shortcode"
832
  msgstr "Shortcode"
833
 
867
  msgid "Specify the page/post groups where you want to enable Social Commenting"
868
  msgstr "Specificare i gruppi pagina/post in cui si desidera abilitare Social Commenting"
869
 
870
+ #: ../admin/social_commenting.php:113
871
+ msgid "HTML ID of comment form container"
872
+ msgstr "ID HTML del modulo dei commenti container"
873
+
874
+ #: ../admin/social_commenting.php:123
875
+ msgid "HTML ID of container element of the default comment form at front end. Leave empty for default ID - \"respond\". You need to specify it if default comment form is appearing and Social Commenting is not getting enabled at front-end of your website."
876
+ msgstr "ID HTML di elemento contenitore del modulo commento predefinito al front-end. Lasciare vuoto per ID predefinito - \"rispondere\". È necessario specificare se commento forma di default viene visualizzato e Commentando sociale non sta ottenendo abilitata front-end del tuo sito web."
877
+
878
+ #: ../admin/social_commenting.php:133
879
  msgid "Labels"
880
  msgstr "Etichette"
881
 
882
+ #: ../admin/social_commenting.php:138
883
  msgid "Label for WordPress Commenting tab"
884
  msgstr "Etichetta per WordPress Commenting"
885
 
886
+ #: ../admin/social_commenting.php:147
887
  msgid "Label for Facebook Commenting tab"
888
  msgstr "Etichetta per Facebook Commenting"
889
 
890
+ #: ../admin/social_commenting.php:156
891
  msgid "Label for G+ Commenting tab"
892
  msgstr "Etichetta per G+ Commenting"
893
 
894
+ #: ../admin/social_commenting.php:165
895
  msgid "Label for Disqus Commenting tab"
896
  msgstr "Etichetta per Disqus Commenting"
897
 
898
+ #: ../admin/social_commenting.php:176
899
  msgid "Facebook Commenting Options"
900
  msgstr "Opzioni Facebook Commenting"
901
 
902
+ #: ../admin/social_commenting.php:182
903
  msgid "Enable Facebook Comments notification and moderation"
904
  msgstr "Commenti Facebook - notifiche e moderazione"
905
 
906
+ #: ../admin/social_commenting.php:190
907
+ #: ../admin/social_commenting.php:200
908
  msgid "Enable Facebook Commenting"
909
  msgstr "Abilita Facebook Commenting"
910
 
911
+ #: ../admin/social_commenting.php:208
912
+ #: ../admin/social_commenting.php:366
913
  msgid "Url to comment on"
914
  msgstr "Url per commenti"
915
 
916
+ #: ../admin/social_commenting.php:218
917
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Facebook about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
918
  msgstr "La URL assoluta a la quale i commentii pubblicati saranno associati permanentemente. Discussioni su Facebook relazionati ai commenti pubblicati saranno redirezionati a questa URL.<br/>Se lasciato in bianco <strong>(Consigliato)</strong>, si utilizzará la URL della página web nella quale i commenti sono abilitati."
919
 
920
+ #: ../admin/social_commenting.php:226
921
+ #: ../admin/social_commenting.php:348
922
  msgid "Width"
923
  msgstr "Larghezza"
924
 
925
+ #: ../admin/social_commenting.php:236
926
  msgid "Leave empty to auto-adjust the width. The width (in pixels) of the Comments block."
927
  msgstr "La larghezza (in pixel) del Blocco Commenti. Lasciare vuoto per auto-regolare la dimensione."
928
 
929
+ #: ../admin/social_commenting.php:244
930
  msgid "Color Scheme"
931
  msgstr "Combinazione di colori"
932
 
933
+ #: ../admin/social_commenting.php:248
934
  msgid "Light"
935
  msgstr "Chiaro"
936
 
937
+ #: ../admin/social_commenting.php:249
938
  msgid "Dark"
939
  msgstr "Scuro"
940
 
941
+ #: ../admin/social_commenting.php:257
942
  msgid "The color scheme used by the plugin. Can be \"light\" or \"dark\"."
943
  msgstr "La combinazione di colori usato dal plugin. Puó essere \"chiaro\" o \"scuro\"."
944
 
945
+ #: ../admin/social_commenting.php:265
946
  msgid "Number of comments"
947
  msgstr "Numero di commenti"
948
 
949
+ #: ../admin/social_commenting.php:275
950
  msgid "The number of comments to show by default. The minimum value is 1. Defaults to 10"
951
  msgstr "Numero di commenti mostrati. Il valore minimo é 1. Il valore Predefinito é 10"
952
 
953
+ #: ../admin/social_commenting.php:283
954
  msgid "Order by"
955
  msgstr "Ordina per"
956
 
957
+ #: ../admin/social_commenting.php:287
958
  msgid "Social"
959
  msgstr "Social"
960
 
961
+ #: ../admin/social_commenting.php:288
962
  msgid "Reverse Time"
963
  msgstr "Tempo Invertito"
964
 
965
+ #: ../admin/social_commenting.php:289
966
  msgid "Time"
967
  msgstr "Tempo"
968
 
969
+ #: ../admin/social_commenting.php:297
970
  msgid "The order to use when displaying comments."
971
  msgstr "L'ordine da usare quando si mostrano i commenti."
972
 
973
+ #: ../admin/social_commenting.php:305
974
  #: ../admin/like_buttons.php:132
975
  #: ../admin/like_buttons.php:138
976
  msgid "Language"
977
  msgstr "Lingua"
978
 
979
+ #: ../admin/social_commenting.php:315
980
  #, php-format
981
  msgid "Enter the code of the language you want to use to display commenting. You can find the language codes at <a href=\"%s\" target=\"_blank\">this link</a>. Leave it empty for default language(English)"
982
  msgstr "Inserire il codice della lingua che si vuole usare per mostrare i commenti. I codici dei differenti linguaggi si possono trovare su <a href=\"%s\" target=\"_blank\">questo collegamento</a>. Lasciare in bianco per usare la lingua predefinita"
983
 
984
+ #: ../admin/social_commenting.php:324
985
  msgid "Google Plus Commenting Options"
986
  msgstr "Opzioni Google Plus Commenting"
987
 
988
+ #: ../admin/social_commenting.php:330
989
+ #: ../admin/social_commenting.php:340
990
  msgid "Enable Google Plus Commenting"
991
  msgstr "Abilita Google+ Commenting"
992
 
993
+ #: ../admin/social_commenting.php:358
994
  msgid "Width of GooglePlus Commenting interface. Leave empty for auto adjust"
995
  msgstr "Larghezza dell'interfaccia GooglePlus Commenting. Lasciare vuoto per una regolazione automatica"
996
 
997
+ #: ../admin/social_commenting.php:376
998
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Google Plus about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
999
  msgstr "La URL assoluta alla quale i commenti pubblicati saranno associati permanentemente. Discussioni su Google+ relazionati ai commenti pubblicati saranno redirezionati a questa URL.<br/>Se lasciato in bianco <strong>(raccomandato)</strong>, si utilizzará la URL della página web nella quale i commenti sono abilitati."
1000
 
1001
+ #: ../admin/social_commenting.php:385
1002
  msgid "Disqus Commenting Options"
1003
  msgstr "Opzioni Disqus Commenting"
1004
 
1005
+ #: ../admin/social_commenting.php:391
1006
+ #: ../admin/social_commenting.php:401
1007
  msgid "Enable Disqus Commenting"
1008
  msgstr "Abilita Disqus Commenting"
1009
 
1010
+ #: ../admin/social_commenting.php:409
1011
  msgid "Disqus Shortname"
1012
  msgstr ""
1013
 
1014
+ #: ../admin/social_commenting.php:419
1015
  msgid "<strong>Required to use Disqus commenting.</strong> For more info on shortname, visit following link."
1016
  msgstr "<strong> Richiesto per usare Disqus commenting.</strong> Per ulteriori informazioni, visitare il seguente link."
1017
 
1018
+ #: ../admin/social_commenting.php:436
1019
  msgid "Social Commenting Shortcode"
1020
  msgstr "Social Commenting Shortcode"
1021
 
1022
+ #: ../admin/social_commenting.php:448
1023
  msgid "How can I disable Social Commenting at individual page/post?"
1024
  msgstr "Come è possibile disattivare Social Commenting in una singola pagina/post?"
1025
 
1026
+ #: ../admin/social_commenting.php:449
1027
  msgid "How to disable default comment form from Social Commenting?"
1028
  msgstr "Come posso disattivare il commento predefinito da Social Commenting?"
1029
 
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: 2015-10-02 09:47+0530\n"
6
- "PO-Revision-Date: 2015-10-02 09:48+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: Team Heateor <support@heateor.com>\n"
9
  "Language: ru_RU\n"
@@ -209,6 +209,7 @@ msgid "Facebook"
209
  msgstr "Facebook"
210
 
211
  #: ../admin/social_sharing.php:5
 
212
  msgid "Boost sharing by awarding points"
213
  msgstr "Повысьте обмен, наградив точек"
214
 
@@ -245,7 +246,7 @@ msgstr "Устранение неисправностей"
245
  #: ../admin/social_sharing.php:17
246
  #: ../admin/social_sharing.php:1237
247
  #: ../admin/social_commenting.php:12
248
- #: ../admin/social_commenting.php:427
249
  msgid "FAQ"
250
  msgstr "Часто задаваемые вопросы (FAQ)"
251
 
@@ -818,7 +819,7 @@ msgid "How can I specify minimum sharing count for sharing networks?"
818
  msgstr "Как мне указать минимальное количество для Поделиться"
819
 
820
  #: ../admin/social_sharing.php:1251
821
- #: ../admin/social_commenting.php:438
822
  #: ../admin/social_login.php:765
823
  #: ../admin/like_buttons.php:723
824
  msgid "Save Changes"
@@ -829,7 +830,7 @@ msgid "Social Commenting"
829
  msgstr "Комментирование через социальные сети"
830
 
831
  #: ../admin/social_commenting.php:11
832
- #: ../admin/social_commenting.php:415
833
  msgid "Shortcode"
834
  msgstr "Шорткод"
835
 
@@ -872,155 +873,163 @@ msgstr "Включить комментирование через социал
872
  msgid "Specify the page/post groups where you want to enable Social Commenting"
873
  msgstr "Укажите страницы, где вы хотите включить интерфейс"
874
 
875
- #: ../admin/social_commenting.php:114
 
 
 
 
 
 
 
 
876
  msgid "Labels"
877
  msgstr "Поля"
878
 
879
- #: ../admin/social_commenting.php:119
880
  msgid "Label for WordPress Commenting tab"
881
  msgstr "Поле для комментирование через Wordpress"
882
 
883
- #: ../admin/social_commenting.php:128
884
  msgid "Label for Facebook Commenting tab"
885
  msgstr "Поле для комментирования через Facebook"
886
 
887
- #: ../admin/social_commenting.php:137
888
  msgid "Label for G+ Commenting tab"
889
  msgstr "Поле для комментирования через Google+"
890
 
891
- #: ../admin/social_commenting.php:146
892
  msgid "Label for Disqus Commenting tab"
893
  msgstr "Поле для комментирования через Disqus"
894
 
895
- #: ../admin/social_commenting.php:157
896
  msgid "Facebook Commenting Options"
897
  msgstr "Настройки комментирования через Facebook"
898
 
899
- #: ../admin/social_commenting.php:163
900
  msgid "Enable Facebook Comments notification and moderation"
901
  msgstr "Активировать уведомления и модерацию для комментариев через Facebook"
902
 
903
- #: ../admin/social_commenting.php:171
904
- #: ../admin/social_commenting.php:181
905
  msgid "Enable Facebook Commenting"
906
  msgstr "Активировать комментирование через Facebook"
907
 
908
- #: ../admin/social_commenting.php:189
909
- #: ../admin/social_commenting.php:347
910
  msgid "Url to comment on"
911
  msgstr "Ссылка для комментария"
912
 
913
- #: ../admin/social_commenting.php:199
914
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Facebook about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
915
  msgstr "Абсолютная ссылка для комментариев, которые будут связаны с . В постах на Facebook о комментариях, которые будут опубликованы, будет ссылка на этот адрес.<br/>Если оставить поле пустым <strong>(Рекомендуется)</strong>, будет использоваться адрес страницы, на которой включено комментирование через социальные ссылки."
916
 
917
- #: ../admin/social_commenting.php:207
918
- #: ../admin/social_commenting.php:329
919
  msgid "Width"
920
  msgstr "Ширина"
921
 
922
- #: ../admin/social_commenting.php:217
923
  msgid "Leave empty to auto-adjust the width. The width (in pixels) of the Comments block."
924
  msgstr "Оставьте поле пустым чтобы был автоподбор ширины. Ширина (в пикселях) для блока комментариев."
925
 
926
- #: ../admin/social_commenting.php:225
927
  msgid "Color Scheme"
928
  msgstr "Цветовая схема"
929
 
930
- #: ../admin/social_commenting.php:229
931
  msgid "Light"
932
  msgstr "Светлая"
933
 
934
- #: ../admin/social_commenting.php:230
935
  msgid "Dark"
936
  msgstr "Темная"
937
 
938
- #: ../admin/social_commenting.php:238
939
  msgid "The color scheme used by the plugin. Can be \"light\" or \"dark\"."
940
  msgstr "Использовать светлый или темный скин"
941
 
942
- #: ../admin/social_commenting.php:246
943
  msgid "Number of comments"
944
  msgstr "Количество комментариев"
945
 
946
- #: ../admin/social_commenting.php:256
947
  msgid "The number of comments to show by default. The minimum value is 1. Defaults to 10"
948
  msgstr "Количество комментариев для отображения по умолчанию. Минимальное значение равно 1. По умолчанию составляет 10"
949
 
950
- #: ../admin/social_commenting.php:264
951
  msgid "Order by"
952
  msgstr "Порядок сортировки:"
953
 
954
- #: ../admin/social_commenting.php:268
955
  msgid "Social"
956
  msgstr "По умолчанию"
957
 
958
- #: ../admin/social_commenting.php:269
959
  msgid "Reverse Time"
960
  msgstr "Обратному времени"
961
 
962
- #: ../admin/social_commenting.php:270
963
  msgid "Time"
964
  msgstr "Время"
965
 
966
- #: ../admin/social_commenting.php:278
967
  msgid "The order to use when displaying comments."
968
  msgstr "Этот порядок используется в отображении комментариев."
969
 
970
- #: ../admin/social_commenting.php:286
971
  #: ../admin/like_buttons.php:132
972
  #: ../admin/like_buttons.php:138
973
  msgid "Language"
974
  msgstr "Язык"
975
 
976
- #: ../admin/social_commenting.php:296
977
  #, php-format
978
  msgid "Enter the code of the language you want to use to display commenting. You can find the language codes at <a href=\"%s\" target=\"_blank\">this link</a>. Leave it empty for default language(English)"
979
  msgstr "Введите код на языке вы хотите использовать для отображения комментариев. Вы можете найти языковые коды на <a href=\"%s\" target=\"_blank\">эту ссылку</a> . Оставьте его пустым для языка по умолчанию (английский)"
980
 
981
- #: ../admin/social_commenting.php:305
982
  msgid "Google Plus Commenting Options"
983
  msgstr "Настройки комментирования через Google+"
984
 
985
- #: ../admin/social_commenting.php:311
986
- #: ../admin/social_commenting.php:321
987
  msgid "Enable Google Plus Commenting"
988
  msgstr "Включить комментирование"
989
 
990
- #: ../admin/social_commenting.php:339
991
  msgid "Width of GooglePlus Commenting interface. Leave empty for auto adjust"
992
  msgstr "Ширина вкладки комментирования через Google+. Оставьте пустым для автоподбора."
993
 
994
- #: ../admin/social_commenting.php:357
995
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Google Plus about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
996
  msgstr "Абсолютная ссылка для комментариев, которые будут связаны с . В постах на Google Plus о комментариях, которые будут опубликованы, будет ссылка на этот адрес.<br/>Если оставить поле пустым <strong>(Рекомендуется)</strong>, будет использоваться адрес страницы, на которой включено комментирование через социальные ссылки."
997
 
998
- #: ../admin/social_commenting.php:366
999
  msgid "Disqus Commenting Options"
1000
  msgstr "Настройки комментирования через Disqus"
1001
 
1002
- #: ../admin/social_commenting.php:372
1003
- #: ../admin/social_commenting.php:382
1004
  msgid "Enable Disqus Commenting"
1005
  msgstr "Активировать комментирование через Disqus"
1006
 
1007
- #: ../admin/social_commenting.php:390
1008
  msgid "Disqus Shortname"
1009
  msgstr "Короткое имя для панели Disqus (выезжает сбоку при нажатии)"
1010
 
1011
- #: ../admin/social_commenting.php:400
1012
  msgid "<strong>Required to use Disqus commenting.</strong> For more info on shortname, visit following link."
1013
  msgstr "<strong>Необходимо для использования комментирования через Disqus.</strong> Для большей информации посетите соответствующую ссылку"
1014
 
1015
- #: ../admin/social_commenting.php:417
1016
  msgid "Social Commenting Shortcode"
1017
  msgstr "Шорткод комментирования через социальные сети"
1018
 
1019
- #: ../admin/social_commenting.php:429
1020
  msgid "How can I disable Social Commenting at individual page/post?"
1021
  msgstr "Как мне отключить комментирование через социальные сети на определенных страница/постах?"
1022
 
1023
- #: ../admin/social_commenting.php:430
1024
  msgid "How to disable default comment form from Social Commenting?"
1025
  msgstr "Как мне деактивировать определенную форму из комментирования через социальные сети?"
1026
 
@@ -1042,11 +1051,11 @@ msgstr "Мастер управления входа через социальн
1042
 
1043
  #: ../admin/social_login.php:42
1044
  msgid "Disable user registration via Social Login"
1045
- msgstr ""
1046
 
1047
  #: ../admin/social_login.php:52
1048
  msgid "After enabling this option, new users will not be able to login through social login. Only existing users will be able to social login."
1049
- msgstr ""
1050
 
1051
  #: ../admin/social_login.php:61
1052
  #, fuzzy
@@ -1055,7 +1064,7 @@ msgstr "Перенаправления входа"
1055
 
1056
  #: ../admin/social_login.php:71
1057
  msgid "User will be redirected to this page after unsuccessful registration attempt via Social Login. You can specify the url of registration form or of a page showing message regarding disabled registration through Social Login."
1058
- msgstr ""
1059
 
1060
  #: ../admin/social_login.php:105
1061
  msgid "Instagram"
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-10-08 05:39+0530\n"
6
+ "PO-Revision-Date: 2015-10-08 05:41+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: Team Heateor <support@heateor.com>\n"
9
  "Language: ru_RU\n"
209
  msgstr "Facebook"
210
 
211
  #: ../admin/social_sharing.php:5
212
+ #: ../admin/like_buttons.php:4
213
  msgid "Boost sharing by awarding points"
214
  msgstr "Повысьте обмен, наградив точек"
215
 
246
  #: ../admin/social_sharing.php:17
247
  #: ../admin/social_sharing.php:1237
248
  #: ../admin/social_commenting.php:12
249
+ #: ../admin/social_commenting.php:446
250
  msgid "FAQ"
251
  msgstr "Часто задаваемые вопросы (FAQ)"
252
 
819
  msgstr "Как мне указать минимальное количество для Поделиться"
820
 
821
  #: ../admin/social_sharing.php:1251
822
+ #: ../admin/social_commenting.php:457
823
  #: ../admin/social_login.php:765
824
  #: ../admin/like_buttons.php:723
825
  msgid "Save Changes"
830
  msgstr "Комментирование через социальные сети"
831
 
832
  #: ../admin/social_commenting.php:11
833
+ #: ../admin/social_commenting.php:434
834
  msgid "Shortcode"
835
  msgstr "Шорткод"
836
 
873
  msgid "Specify the page/post groups where you want to enable Social Commenting"
874
  msgstr "Укажите страницы, где вы хотите включить интерфейс"
875
 
876
+ #: ../admin/social_commenting.php:113
877
+ msgid "HTML ID of comment form container"
878
+ msgstr "HTML-идентификатор форма комментария контейнер"
879
+
880
+ #: ../admin/social_commenting.php:123
881
+ msgid "HTML ID of container element of the default comment form at front end. Leave empty for default ID - \"respond\". You need to specify it if default comment form is appearing and Social Commenting is not getting enabled at front-end of your website."
882
+ msgstr "HTML-идентификатор элемента контейнера формы комментария по умолчанию на передней части. Оставьте пустым для умолчанию ID - \"ответить\". Вы должны указать, если по умолчанию комментирование появляться и социального Комментируя не получение включен в переднем конце вашего сайта."
883
+
884
+ #: ../admin/social_commenting.php:133
885
  msgid "Labels"
886
  msgstr "Поля"
887
 
888
+ #: ../admin/social_commenting.php:138
889
  msgid "Label for WordPress Commenting tab"
890
  msgstr "Поле для комментирование через Wordpress"
891
 
892
+ #: ../admin/social_commenting.php:147
893
  msgid "Label for Facebook Commenting tab"
894
  msgstr "Поле для комментирования через Facebook"
895
 
896
+ #: ../admin/social_commenting.php:156
897
  msgid "Label for G+ Commenting tab"
898
  msgstr "Поле для комментирования через Google+"
899
 
900
+ #: ../admin/social_commenting.php:165
901
  msgid "Label for Disqus Commenting tab"
902
  msgstr "Поле для комментирования через Disqus"
903
 
904
+ #: ../admin/social_commenting.php:176
905
  msgid "Facebook Commenting Options"
906
  msgstr "Настройки комментирования через Facebook"
907
 
908
+ #: ../admin/social_commenting.php:182
909
  msgid "Enable Facebook Comments notification and moderation"
910
  msgstr "Активировать уведомления и модерацию для комментариев через Facebook"
911
 
912
+ #: ../admin/social_commenting.php:190
913
+ #: ../admin/social_commenting.php:200
914
  msgid "Enable Facebook Commenting"
915
  msgstr "Активировать комментирование через Facebook"
916
 
917
+ #: ../admin/social_commenting.php:208
918
+ #: ../admin/social_commenting.php:366
919
  msgid "Url to comment on"
920
  msgstr "Ссылка для комментария"
921
 
922
+ #: ../admin/social_commenting.php:218
923
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Facebook about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
924
  msgstr "Абсолютная ссылка для комментариев, которые будут связаны с . В постах на Facebook о комментариях, которые будут опубликованы, будет ссылка на этот адрес.<br/>Если оставить поле пустым <strong>(Рекомендуется)</strong>, будет использоваться адрес страницы, на которой включено комментирование через социальные ссылки."
925
 
926
+ #: ../admin/social_commenting.php:226
927
+ #: ../admin/social_commenting.php:348
928
  msgid "Width"
929
  msgstr "Ширина"
930
 
931
+ #: ../admin/social_commenting.php:236
932
  msgid "Leave empty to auto-adjust the width. The width (in pixels) of the Comments block."
933
  msgstr "Оставьте поле пустым чтобы был автоподбор ширины. Ширина (в пикселях) для блока комментариев."
934
 
935
+ #: ../admin/social_commenting.php:244
936
  msgid "Color Scheme"
937
  msgstr "Цветовая схема"
938
 
939
+ #: ../admin/social_commenting.php:248
940
  msgid "Light"
941
  msgstr "Светлая"
942
 
943
+ #: ../admin/social_commenting.php:249
944
  msgid "Dark"
945
  msgstr "Темная"
946
 
947
+ #: ../admin/social_commenting.php:257
948
  msgid "The color scheme used by the plugin. Can be \"light\" or \"dark\"."
949
  msgstr "Использовать светлый или темный скин"
950
 
951
+ #: ../admin/social_commenting.php:265
952
  msgid "Number of comments"
953
  msgstr "Количество комментариев"
954
 
955
+ #: ../admin/social_commenting.php:275
956
  msgid "The number of comments to show by default. The minimum value is 1. Defaults to 10"
957
  msgstr "Количество комментариев для отображения по умолчанию. Минимальное значение равно 1. По умолчанию составляет 10"
958
 
959
+ #: ../admin/social_commenting.php:283
960
  msgid "Order by"
961
  msgstr "Порядок сортировки:"
962
 
963
+ #: ../admin/social_commenting.php:287
964
  msgid "Social"
965
  msgstr "По умолчанию"
966
 
967
+ #: ../admin/social_commenting.php:288
968
  msgid "Reverse Time"
969
  msgstr "Обратному времени"
970
 
971
+ #: ../admin/social_commenting.php:289
972
  msgid "Time"
973
  msgstr "Время"
974
 
975
+ #: ../admin/social_commenting.php:297
976
  msgid "The order to use when displaying comments."
977
  msgstr "Этот порядок используется в отображении комментариев."
978
 
979
+ #: ../admin/social_commenting.php:305
980
  #: ../admin/like_buttons.php:132
981
  #: ../admin/like_buttons.php:138
982
  msgid "Language"
983
  msgstr "Язык"
984
 
985
+ #: ../admin/social_commenting.php:315
986
  #, php-format
987
  msgid "Enter the code of the language you want to use to display commenting. You can find the language codes at <a href=\"%s\" target=\"_blank\">this link</a>. Leave it empty for default language(English)"
988
  msgstr "Введите код на языке вы хотите использовать для отображения комментариев. Вы можете найти языковые коды на <a href=\"%s\" target=\"_blank\">эту ссылку</a> . Оставьте его пустым для языка по умолчанию (английский)"
989
 
990
+ #: ../admin/social_commenting.php:324
991
  msgid "Google Plus Commenting Options"
992
  msgstr "Настройки комментирования через Google+"
993
 
994
+ #: ../admin/social_commenting.php:330
995
+ #: ../admin/social_commenting.php:340
996
  msgid "Enable Google Plus Commenting"
997
  msgstr "Включить комментирование"
998
 
999
+ #: ../admin/social_commenting.php:358
1000
  msgid "Width of GooglePlus Commenting interface. Leave empty for auto adjust"
1001
  msgstr "Ширина вкладки комментирования через Google+. Оставьте пустым для автоподбора."
1002
 
1003
+ #: ../admin/social_commenting.php:376
1004
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Google Plus about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
1005
  msgstr "Абсолютная ссылка для комментариев, которые будут связаны с . В постах на Google Plus о комментариях, которые будут опубликованы, будет ссылка на этот адрес.<br/>Если оставить поле пустым <strong>(Рекомендуется)</strong>, будет использоваться адрес страницы, на которой включено комментирование через социальные ссылки."
1006
 
1007
+ #: ../admin/social_commenting.php:385
1008
  msgid "Disqus Commenting Options"
1009
  msgstr "Настройки комментирования через Disqus"
1010
 
1011
+ #: ../admin/social_commenting.php:391
1012
+ #: ../admin/social_commenting.php:401
1013
  msgid "Enable Disqus Commenting"
1014
  msgstr "Активировать комментирование через Disqus"
1015
 
1016
+ #: ../admin/social_commenting.php:409
1017
  msgid "Disqus Shortname"
1018
  msgstr "Короткое имя для панели Disqus (выезжает сбоку при нажатии)"
1019
 
1020
+ #: ../admin/social_commenting.php:419
1021
  msgid "<strong>Required to use Disqus commenting.</strong> For more info on shortname, visit following link."
1022
  msgstr "<strong>Необходимо для использования комментирования через Disqus.</strong> Для большей информации посетите соответствующую ссылку"
1023
 
1024
+ #: ../admin/social_commenting.php:436
1025
  msgid "Social Commenting Shortcode"
1026
  msgstr "Шорткод комментирования через социальные сети"
1027
 
1028
+ #: ../admin/social_commenting.php:448
1029
  msgid "How can I disable Social Commenting at individual page/post?"
1030
  msgstr "Как мне отключить комментирование через социальные сети на определенных страница/постах?"
1031
 
1032
+ #: ../admin/social_commenting.php:449
1033
  msgid "How to disable default comment form from Social Commenting?"
1034
  msgstr "Как мне деактивировать определенную форму из комментирования через социальные сети?"
1035
 
1051
 
1052
  #: ../admin/social_login.php:42
1053
  msgid "Disable user registration via Social Login"
1054
+ msgstr "Регистрация Отключить пользователя через социального Логин"
1055
 
1056
  #: ../admin/social_login.php:52
1057
  msgid "After enabling this option, new users will not be able to login through social login. Only existing users will be able to social login."
1058
+ msgstr "После включения этой опции, новые пользователи не смогут войти в через социальные входе в систему. Только существующие пользователи смогут социальной входе в систему."
1059
 
1060
  #: ../admin/social_login.php:61
1061
  #, fuzzy
1064
 
1065
  #: ../admin/social_login.php:71
1066
  msgid "User will be redirected to this page after unsuccessful registration attempt via Social Login. You can specify the url of registration form or of a page showing message regarding disabled registration through Social Login."
1067
+ msgstr "Пользователь будет перенаправлен на этой странице после неудачной попытки регистрации через социальные Логин. Вы можете указать URL регистрационной формы или страница, показывающая сообщения о отключить регистрацию через систему социального Логин."
1068
 
1069
  #: ../admin/social_login.php:105
1070
  msgid "Instagram"
languages/Super-Socializer-sr_RS.mo CHANGED
Binary file
languages/Super-Socializer-sr_RS.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: 2015-10-02 09:48+0530\n"
6
- "PO-Revision-Date: 2015-10-02 09:49+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: yoonect.com\n"
9
  "Language: it\n"
@@ -83,7 +83,7 @@ msgstr "Podešavanja"
83
 
84
  #: ../helper.php:8
85
  msgid "Dismiss this notice"
86
- msgstr ""
87
 
88
  #: ../helper.php:150
89
  msgid "Click to show help"
@@ -221,6 +221,7 @@ msgid "Facebook"
221
  msgstr "Facebook"
222
 
223
  #: ../admin/social_sharing.php:5
 
224
  msgid "Boost sharing by awarding points"
225
  msgstr "Повысьте обмен, наградив точек"
226
 
@@ -259,7 +260,7 @@ msgstr "Sređivanje problema"
259
  #: ../admin/social_sharing.php:17
260
  #: ../admin/social_sharing.php:1237
261
  #: ../admin/social_commenting.php:12
262
- #: ../admin/social_commenting.php:427
263
  msgid "FAQ"
264
  msgstr "FAQ"
265
 
@@ -851,7 +852,7 @@ msgid "How can I specify minimum sharing count for sharing networks?"
851
  msgstr "Kako mogu da specifikujem minimalno brojanje share-ovanja za mreže za share-ovanje?"
852
 
853
  #: ../admin/social_sharing.php:1251
854
- #: ../admin/social_commenting.php:438
855
  #: ../admin/social_login.php:765
856
  #: ../admin/like_buttons.php:723
857
  msgid "Save Changes"
@@ -863,7 +864,7 @@ msgid "Social Commenting"
863
  msgstr "Društveno komentarisanje"
864
 
865
  #: ../admin/social_commenting.php:11
866
- #: ../admin/social_commenting.php:415
867
  msgid "Shortcode"
868
  msgstr "Kratki kod"
869
 
@@ -909,169 +910,177 @@ msgstr "Omogućite društveno komentarisanje"
909
  msgid "Specify the page/post groups where you want to enable Social Commenting"
910
  msgstr "Specifikujte stranice gde želite da omogućite interfejs"
911
 
912
- #: ../admin/social_commenting.php:114
 
 
 
 
 
 
 
 
913
  msgid "Labels"
914
  msgstr "Oznake"
915
 
916
- #: ../admin/social_commenting.php:119
917
  #, fuzzy
918
  msgid "Label for WordPress Commenting tab"
919
  msgstr "Oznaka za tab za komentarisanje WordPress-a"
920
 
921
- #: ../admin/social_commenting.php:128
922
  #, fuzzy
923
  msgid "Label for Facebook Commenting tab"
924
  msgstr "Oznaka za tab za komentarisanja Facebook-a"
925
 
926
- #: ../admin/social_commenting.php:137
927
  #, fuzzy
928
  msgid "Label for G+ Commenting tab"
929
  msgstr "Oznaka za tab za komentarisanje G+-a"
930
 
931
- #: ../admin/social_commenting.php:146
932
  msgid "Label for Disqus Commenting tab"
933
  msgstr "Oznaka za tab za komentarisanje Disqus-a"
934
 
935
- #: ../admin/social_commenting.php:157
936
  msgid "Facebook Commenting Options"
937
  msgstr "Opcije za komentarisanje na Facebook-u"
938
 
939
- #: ../admin/social_commenting.php:163
940
  #, fuzzy
941
  msgid "Enable Facebook Comments notification and moderation"
942
  msgstr "Omogućite komentarisanje na Facebook-u"
943
 
944
- #: ../admin/social_commenting.php:171
945
- #: ../admin/social_commenting.php:181
946
  msgid "Enable Facebook Commenting"
947
  msgstr "Omogućite komentarisanje na Facebook-u"
948
 
949
- #: ../admin/social_commenting.php:189
950
- #: ../admin/social_commenting.php:347
951
  msgid "Url to comment on"
952
  msgstr "Url za komentarisanje na"
953
 
954
- #: ../admin/social_commenting.php:199
955
  #, fuzzy
956
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Facebook about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
957
  msgstr "Apsolutni URL kome će postovani komentari biti trajno pridruženi. Priče na Facebook-u o postovanim komentarima će biti povezane na ovaj URL.<br/>Ako je prazno <strong>(Recommended)</strong>, url veb stranice će se koristiti na onoj na kojoj je komentarisanje omogućeno."
958
 
959
- #: ../admin/social_commenting.php:207
960
- #: ../admin/social_commenting.php:329
961
  msgid "Width"
962
  msgstr "Širina"
963
 
964
- #: ../admin/social_commenting.php:217
965
  msgid "Leave empty to auto-adjust the width. The width (in pixels) of the Comments block."
966
  msgstr "Ostavite prazno za automatsko prilagođavanje širine. Širina (u pikselima) Bloka za komentare"
967
 
968
- #: ../admin/social_commenting.php:225
969
  msgid "Color Scheme"
970
  msgstr "Šema boja"
971
 
972
- #: ../admin/social_commenting.php:229
973
  msgid "Light"
974
  msgstr "Svetle"
975
 
976
- #: ../admin/social_commenting.php:230
977
  msgid "Dark"
978
  msgstr "Tamne"
979
 
980
- #: ../admin/social_commenting.php:238
981
  msgid "The color scheme used by the plugin. Can be \"light\" or \"dark\"."
982
  msgstr "Šema boja koju koristi plugin. Može biti \"light\" ili\"dark\"."
983
 
984
- #: ../admin/social_commenting.php:246
985
  #, fuzzy
986
  msgid "Number of comments"
987
  msgstr "Broj komentara"
988
 
989
- #: ../admin/social_commenting.php:256
990
  msgid "The number of comments to show by default. The minimum value is 1. Defaults to 10"
991
  msgstr "Broj komentara koji će biti prikazani po default-u. Minimalna vrednost je 1. Uobičajeno je do 10"
992
 
993
- #: ../admin/social_commenting.php:264
994
  msgid "Order by"
995
  msgstr "Redosled prema"
996
 
997
- #: ../admin/social_commenting.php:268
998
  msgid "Social"
999
  msgstr "Društveno"
1000
 
1001
- #: ../admin/social_commenting.php:269
1002
  msgid "Reverse Time"
1003
  msgstr "Vreme unazad"
1004
 
1005
- #: ../admin/social_commenting.php:270
1006
  msgid "Time"
1007
  msgstr "Vreme"
1008
 
1009
- #: ../admin/social_commenting.php:278
1010
  msgid "The order to use when displaying comments."
1011
  msgstr "Redosled koji se koristi prilikom prikazivanja komentara."
1012
 
1013
- #: ../admin/social_commenting.php:286
1014
  #: ../admin/like_buttons.php:132
1015
  #: ../admin/like_buttons.php:138
1016
  msgid "Language"
1017
  msgstr "Jezik"
1018
 
1019
- #: ../admin/social_commenting.php:296
1020
  #, php-format
1021
  msgid "Enter the code of the language you want to use to display commenting. You can find the language codes at <a href=\"%s\" target=\"_blank\">this link</a>. Leave it empty for default language(English)"
1022
  msgstr "Unesite kod jezika koji želite da koristite za prikazivanje komentara. Možete naći kodove jezika na <a href=\"%s\" target=\"_blank\">this link</a>. Ostavite prazno za uobičajeni jezik (engleski)"
1023
 
1024
- #: ../admin/social_commenting.php:305
1025
  #, fuzzy
1026
  msgid "Google Plus Commenting Options"
1027
  msgstr "Opcije za komentarisanje na Google Plus-u"
1028
 
1029
- #: ../admin/social_commenting.php:311
1030
- #: ../admin/social_commenting.php:321
1031
  #, fuzzy
1032
  msgid "Enable Google Plus Commenting"
1033
  msgstr "Omogućite komentarisanje na Google Plus-u"
1034
 
1035
- #: ../admin/social_commenting.php:339
1036
  msgid "Width of GooglePlus Commenting interface. Leave empty for auto adjust"
1037
  msgstr "Širina interfejsa za komentarisanje na Google Plus-u. Ostavite prazno za automatsko prilagođavanje"
1038
 
1039
- #: ../admin/social_commenting.php:357
1040
  #, fuzzy
1041
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Google Plus about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
1042
  msgstr "Apsolutno URL kome će postovani komentari biti trajno pridruženi. Priče na Google Plus-u o postavljenim komentarima će biti povezane na ovaj URL. <br/>Ako je levo prazno <strong>(Recommended)</strong>, url veb stranice će se koristiti na onoj na kojoj je komentarisanje omogućeno."
1043
 
1044
- #: ../admin/social_commenting.php:366
1045
  #, fuzzy
1046
  msgid "Disqus Commenting Options"
1047
  msgstr "Opcije komentarisanja na Disqus-u"
1048
 
1049
- #: ../admin/social_commenting.php:372
1050
- #: ../admin/social_commenting.php:382
1051
  #, fuzzy
1052
  msgid "Enable Disqus Commenting"
1053
  msgstr "Omogućite komentarisanje na Disqus-u"
1054
 
1055
- #: ../admin/social_commenting.php:390
1056
  msgid "Disqus Shortname"
1057
  msgstr "Skraćenica za Disqus"
1058
 
1059
- #: ../admin/social_commenting.php:400
1060
  #, fuzzy
1061
  msgid "<strong>Required to use Disqus commenting.</strong> For more info on shortname, visit following link."
1062
  msgstr "<strong>Traženo korišćenje komentarisanja na Disqus-u.<strong>Za više informacija o skraćenici, posetite link koji sledi."
1063
 
1064
- #: ../admin/social_commenting.php:417
1065
  #, fuzzy
1066
  msgid "Social Commenting Shortcode"
1067
  msgstr "Društveno komentarisanje"
1068
 
1069
- #: ../admin/social_commenting.php:429
1070
  #, fuzzy
1071
  msgid "How can I disable Social Commenting at individual page/post?"
1072
  msgstr "Kako mogu da onemogućim Društveno komentarisanje kod individualnih stranica/postova?"
1073
 
1074
- #: ../admin/social_commenting.php:430
1075
  msgid "How to disable default comment form from Social Commenting?"
1076
  msgstr "Kako onemogućiti uobičajenu formu komentara iz Komentara na društvenim mrežama?"
1077
 
@@ -1093,11 +1102,11 @@ msgstr "Master kontrola za prijavljivanje na društvene mreže. Mora se proverit
1093
 
1094
  #: ../admin/social_login.php:42
1095
  msgid "Disable user registration via Social Login"
1096
- msgstr ""
1097
 
1098
  #: ../admin/social_login.php:52
1099
  msgid "After enabling this option, new users will not be able to login through social login. Only existing users will be able to social login."
1100
- msgstr ""
1101
 
1102
  #: ../admin/social_login.php:61
1103
  #, fuzzy
@@ -1106,7 +1115,7 @@ msgstr "Preusmerenje prijavljivanja"
1106
 
1107
  #: ../admin/social_login.php:71
1108
  msgid "User will be redirected to this page after unsuccessful registration attempt via Social Login. You can specify the url of registration form or of a page showing message regarding disabled registration through Social Login."
1109
- msgstr ""
1110
 
1111
  #: ../admin/social_login.php:105
1112
  msgid "Instagram"
@@ -1325,7 +1334,7 @@ msgstr "Prosek"
1325
 
1326
  #: ../admin/social_login.php:534
1327
  msgid "Best"
1328
- msgstr ""
1329
 
1330
  #: ../admin/social_login.php:541
1331
  msgid "Choose avatar quality"
2
  msgstr ""
3
  "Project-Id-Version: Super Socializer\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-10-08 05:41+0530\n"
6
+ "PO-Revision-Date: 2015-10-08 05:44+0530\n"
7
  "Last-Translator: The Champ <lordofthechamps@gmail.com>\n"
8
  "Language-Team: yoonect.com\n"
9
  "Language: it\n"
83
 
84
  #: ../helper.php:8
85
  msgid "Dismiss this notice"
86
+ msgstr "Одбаци ово обавештење"
87
 
88
  #: ../helper.php:150
89
  msgid "Click to show help"
221
  msgstr "Facebook"
222
 
223
  #: ../admin/social_sharing.php:5
224
+ #: ../admin/like_buttons.php:4
225
  msgid "Boost sharing by awarding points"
226
  msgstr "Повысьте обмен, наградив точек"
227
 
260
  #: ../admin/social_sharing.php:17
261
  #: ../admin/social_sharing.php:1237
262
  #: ../admin/social_commenting.php:12
263
+ #: ../admin/social_commenting.php:446
264
  msgid "FAQ"
265
  msgstr "FAQ"
266
 
852
  msgstr "Kako mogu da specifikujem minimalno brojanje share-ovanja za mreže za share-ovanje?"
853
 
854
  #: ../admin/social_sharing.php:1251
855
+ #: ../admin/social_commenting.php:457
856
  #: ../admin/social_login.php:765
857
  #: ../admin/like_buttons.php:723
858
  msgid "Save Changes"
864
  msgstr "Društveno komentarisanje"
865
 
866
  #: ../admin/social_commenting.php:11
867
+ #: ../admin/social_commenting.php:434
868
  msgid "Shortcode"
869
  msgstr "Kratki kod"
870
 
910
  msgid "Specify the page/post groups where you want to enable Social Commenting"
911
  msgstr "Specifikujte stranice gde želite da omogućite interfejs"
912
 
913
+ #: ../admin/social_commenting.php:113
914
+ msgid "HTML ID of comment form container"
915
+ msgstr "ХТМЛ-ИД коментар облика посуде"
916
+
917
+ #: ../admin/social_commenting.php:123
918
+ msgid "HTML ID of container element of the default comment form at front end. Leave empty for default ID - \"respond\". You need to specify it if default comment form is appearing and Social Commenting is not getting enabled at front-end of your website."
919
+ msgstr "ХТМЛ-ИД контејнера елемент коментар форме подразумевани на предњем крају. Оставите празно за подразумевани ИД - \"одговорити\". Потребно је да га наведете да подразумевани коментар облик појављује и социјална Коментаришући не узимајући омогућен на предњем крају вашег сајта."
920
+
921
+ #: ../admin/social_commenting.php:133
922
  msgid "Labels"
923
  msgstr "Oznake"
924
 
925
+ #: ../admin/social_commenting.php:138
926
  #, fuzzy
927
  msgid "Label for WordPress Commenting tab"
928
  msgstr "Oznaka za tab za komentarisanje WordPress-a"
929
 
930
+ #: ../admin/social_commenting.php:147
931
  #, fuzzy
932
  msgid "Label for Facebook Commenting tab"
933
  msgstr "Oznaka za tab za komentarisanja Facebook-a"
934
 
935
+ #: ../admin/social_commenting.php:156
936
  #, fuzzy
937
  msgid "Label for G+ Commenting tab"
938
  msgstr "Oznaka za tab za komentarisanje G+-a"
939
 
940
+ #: ../admin/social_commenting.php:165
941
  msgid "Label for Disqus Commenting tab"
942
  msgstr "Oznaka za tab za komentarisanje Disqus-a"
943
 
944
+ #: ../admin/social_commenting.php:176
945
  msgid "Facebook Commenting Options"
946
  msgstr "Opcije za komentarisanje na Facebook-u"
947
 
948
+ #: ../admin/social_commenting.php:182
949
  #, fuzzy
950
  msgid "Enable Facebook Comments notification and moderation"
951
  msgstr "Omogućite komentarisanje na Facebook-u"
952
 
953
+ #: ../admin/social_commenting.php:190
954
+ #: ../admin/social_commenting.php:200
955
  msgid "Enable Facebook Commenting"
956
  msgstr "Omogućite komentarisanje na Facebook-u"
957
 
958
+ #: ../admin/social_commenting.php:208
959
+ #: ../admin/social_commenting.php:366
960
  msgid "Url to comment on"
961
  msgstr "Url za komentarisanje na"
962
 
963
+ #: ../admin/social_commenting.php:218
964
  #, fuzzy
965
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Facebook about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
966
  msgstr "Apsolutni URL kome će postovani komentari biti trajno pridruženi. Priče na Facebook-u o postovanim komentarima će biti povezane na ovaj URL.<br/>Ako je prazno <strong>(Recommended)</strong>, url veb stranice će se koristiti na onoj na kojoj je komentarisanje omogućeno."
967
 
968
+ #: ../admin/social_commenting.php:226
969
+ #: ../admin/social_commenting.php:348
970
  msgid "Width"
971
  msgstr "Širina"
972
 
973
+ #: ../admin/social_commenting.php:236
974
  msgid "Leave empty to auto-adjust the width. The width (in pixels) of the Comments block."
975
  msgstr "Ostavite prazno za automatsko prilagođavanje širine. Širina (u pikselima) Bloka za komentare"
976
 
977
+ #: ../admin/social_commenting.php:244
978
  msgid "Color Scheme"
979
  msgstr "Šema boja"
980
 
981
+ #: ../admin/social_commenting.php:248
982
  msgid "Light"
983
  msgstr "Svetle"
984
 
985
+ #: ../admin/social_commenting.php:249
986
  msgid "Dark"
987
  msgstr "Tamne"
988
 
989
+ #: ../admin/social_commenting.php:257
990
  msgid "The color scheme used by the plugin. Can be \"light\" or \"dark\"."
991
  msgstr "Šema boja koju koristi plugin. Može biti \"light\" ili\"dark\"."
992
 
993
+ #: ../admin/social_commenting.php:265
994
  #, fuzzy
995
  msgid "Number of comments"
996
  msgstr "Broj komentara"
997
 
998
+ #: ../admin/social_commenting.php:275
999
  msgid "The number of comments to show by default. The minimum value is 1. Defaults to 10"
1000
  msgstr "Broj komentara koji će biti prikazani po default-u. Minimalna vrednost je 1. Uobičajeno je do 10"
1001
 
1002
+ #: ../admin/social_commenting.php:283
1003
  msgid "Order by"
1004
  msgstr "Redosled prema"
1005
 
1006
+ #: ../admin/social_commenting.php:287
1007
  msgid "Social"
1008
  msgstr "Društveno"
1009
 
1010
+ #: ../admin/social_commenting.php:288
1011
  msgid "Reverse Time"
1012
  msgstr "Vreme unazad"
1013
 
1014
+ #: ../admin/social_commenting.php:289
1015
  msgid "Time"
1016
  msgstr "Vreme"
1017
 
1018
+ #: ../admin/social_commenting.php:297
1019
  msgid "The order to use when displaying comments."
1020
  msgstr "Redosled koji se koristi prilikom prikazivanja komentara."
1021
 
1022
+ #: ../admin/social_commenting.php:305
1023
  #: ../admin/like_buttons.php:132
1024
  #: ../admin/like_buttons.php:138
1025
  msgid "Language"
1026
  msgstr "Jezik"
1027
 
1028
+ #: ../admin/social_commenting.php:315
1029
  #, php-format
1030
  msgid "Enter the code of the language you want to use to display commenting. You can find the language codes at <a href=\"%s\" target=\"_blank\">this link</a>. Leave it empty for default language(English)"
1031
  msgstr "Unesite kod jezika koji želite da koristite za prikazivanje komentara. Možete naći kodove jezika na <a href=\"%s\" target=\"_blank\">this link</a>. Ostavite prazno za uobičajeni jezik (engleski)"
1032
 
1033
+ #: ../admin/social_commenting.php:324
1034
  #, fuzzy
1035
  msgid "Google Plus Commenting Options"
1036
  msgstr "Opcije za komentarisanje na Google Plus-u"
1037
 
1038
+ #: ../admin/social_commenting.php:330
1039
+ #: ../admin/social_commenting.php:340
1040
  #, fuzzy
1041
  msgid "Enable Google Plus Commenting"
1042
  msgstr "Omogućite komentarisanje na Google Plus-u"
1043
 
1044
+ #: ../admin/social_commenting.php:358
1045
  msgid "Width of GooglePlus Commenting interface. Leave empty for auto adjust"
1046
  msgstr "Širina interfejsa za komentarisanje na Google Plus-u. Ostavite prazno za automatsko prilagođavanje"
1047
 
1048
+ #: ../admin/social_commenting.php:376
1049
  #, fuzzy
1050
  msgid "The absolute URL that comments posted will be permanently associated with. Stories on Google Plus about comments posted, will link to this URL.<br/>If left empty <strong>(Recommended)</strong>, url of the webpage will be used at which commenting is enabled."
1051
  msgstr "Apsolutno URL kome će postovani komentari biti trajno pridruženi. Priče na Google Plus-u o postavljenim komentarima će biti povezane na ovaj URL. <br/>Ako je levo prazno <strong>(Recommended)</strong>, url veb stranice će se koristiti na onoj na kojoj je komentarisanje omogućeno."
1052
 
1053
+ #: ../admin/social_commenting.php:385
1054
  #, fuzzy
1055
  msgid "Disqus Commenting Options"
1056
  msgstr "Opcije komentarisanja na Disqus-u"
1057
 
1058
+ #: ../admin/social_commenting.php:391
1059
+ #: ../admin/social_commenting.php:401
1060
  #, fuzzy
1061
  msgid "Enable Disqus Commenting"
1062
  msgstr "Omogućite komentarisanje na Disqus-u"
1063
 
1064
+ #: ../admin/social_commenting.php:409
1065
  msgid "Disqus Shortname"
1066
  msgstr "Skraćenica za Disqus"
1067
 
1068
+ #: ../admin/social_commenting.php:419
1069
  #, fuzzy
1070
  msgid "<strong>Required to use Disqus commenting.</strong> For more info on shortname, visit following link."
1071
  msgstr "<strong>Traženo korišćenje komentarisanja na Disqus-u.<strong>Za više informacija o skraćenici, posetite link koji sledi."
1072
 
1073
+ #: ../admin/social_commenting.php:436
1074
  #, fuzzy
1075
  msgid "Social Commenting Shortcode"
1076
  msgstr "Društveno komentarisanje"
1077
 
1078
+ #: ../admin/social_commenting.php:448
1079
  #, fuzzy
1080
  msgid "How can I disable Social Commenting at individual page/post?"
1081
  msgstr "Kako mogu da onemogućim Društveno komentarisanje kod individualnih stranica/postova?"
1082
 
1083
+ #: ../admin/social_commenting.php:449
1084
  msgid "How to disable default comment form from Social Commenting?"
1085
  msgstr "Kako onemogućiti uobičajenu formu komentara iz Komentara na društvenim mrežama?"
1086
 
1102
 
1103
  #: ../admin/social_login.php:42
1104
  msgid "Disable user registration via Social Login"
1105
+ msgstr "Искључи регистрација корисника путем друштвених Логин"
1106
 
1107
  #: ../admin/social_login.php:52
1108
  msgid "After enabling this option, new users will not be able to login through social login. Only existing users will be able to social login."
1109
+ msgstr "Након омогућавања ову опцију, нови корисници неће моћи да се пријавите путем друштвене пријављивања. Само постојећи корисници ће моћи да друштвеног пријаву."
1110
 
1111
  #: ../admin/social_login.php:61
1112
  #, fuzzy
1115
 
1116
  #: ../admin/social_login.php:71
1117
  msgid "User will be redirected to this page after unsuccessful registration attempt via Social Login. You can specify the url of registration form or of a page showing message regarding disabled registration through Social Login."
1118
+ msgstr "Корисник ће бити преусмерени на ову страницу након неуспелог покушаја регистрације путем друштвених Логин. Можете да одредите УРЛ адресу регистрационог облику или странице на којој је приказан поруке у вези онемогућио регистрацију кроз социјални Логин."
1119
 
1120
  #: ../admin/social_login.php:105
1121
  msgid "Instagram"
1334
 
1335
  #: ../admin/social_login.php:534
1336
  msgid "Best"
1337
+ msgstr "најбољи"
1338
 
1339
  #: ../admin/social_login.php:541
1340
  msgid "Choose avatar quality"
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.heateor.com/add-ons
4
  Tags: the champ, champ, social login, social sharing, social commenting, social comments, social plugin, buddypress, bbpress, social share, comments, share post, user profile data, social analytics, online identity, social profile storage, id provider, single sign-on, social media tools, free social login, post to social networks, social authentication, social app, connect, capture social data, social sign-in, signin, sign up, signup, social connect, facebook login, twitter login, google login, google+ login, linkedin login, yahoo, vkontakte, instagram, reddit, digg, stumbleupon, delicious, float it, tumblr, social network
5
  Requires at least: 2.5.0
6
  Tested up to: 4.3.1
7
- Stable tag: 6.4
8
  License: GPLv2 or later
9
 
10
  The unique Social Plugin to let you integrate Social Login, Social Share and Social Comments at your website
@@ -196,6 +196,11 @@ Yes, we can help you with it. Just drop an email at support@heateor.com
196
  8. **Social Commenting**: Disqus Commenting selected
197
 
198
  == Changelog ==
 
 
 
 
 
199
  = 6.4 =
200
  * [Bugfix] Whatsapp sharing was not working on some versions of IOS
201
  * [Bugfix] "Send username-password to user after Social Login" functionality was not working with WP version 4.3 and above
@@ -662,4 +667,9 @@ Yes, we can help you with it. Just drop an email at support@heateor.com
662
  * [Bugfix] "Send username-password to user after Social Login" functionality was not working with WP version 4.3 and above
663
  * [Bugfix] "Stick sharing bar horizontally at bottom on mobile devices" option was not working for widget and shortcode
664
  * [Bugfix] Total share counts were being displayed in Italic font in few scenarios
665
- * [New] Added option to disable user registration through Social Login
 
 
 
 
 
4
  Tags: the champ, champ, social login, social sharing, social commenting, social comments, social plugin, buddypress, bbpress, social share, comments, share post, user profile data, social analytics, online identity, social profile storage, id provider, single sign-on, social media tools, free social login, post to social networks, social authentication, social app, connect, capture social data, social sign-in, signin, sign up, signup, social connect, facebook login, twitter login, google login, google+ login, linkedin login, yahoo, vkontakte, instagram, reddit, digg, stumbleupon, delicious, float it, tumblr, social network
5
  Requires at least: 2.5.0
6
  Tested up to: 4.3.1
7
+ Stable tag: 6.5
8
  License: GPLv2 or later
9
 
10
  The unique Social Plugin to let you integrate Social Login, Social Share and Social Comments at your website
196
  8. **Social Commenting**: Disqus Commenting selected
197
 
198
  == Changelog ==
199
+ = 6.5 =
200
+ * [Improvement] Updated GooglePlus logo
201
+ * [New] Added option in Social Commenting to specify the HTML ID of container element of default comment form
202
+ * [Bugfix] Users were getting redirected to 404 page after email verification in few cases
203
+
204
  = 6.4 =
205
  * [Bugfix] Whatsapp sharing was not working on some versions of IOS
206
  * [Bugfix] "Send username-password to user after Social Login" functionality was not working with WP version 4.3 and above
667
  * [Bugfix] "Send username-password to user after Social Login" functionality was not working with WP version 4.3 and above
668
  * [Bugfix] "Stick sharing bar horizontally at bottom on mobile devices" option was not working for widget and shortcode
669
  * [Bugfix] Total share counts were being displayed in Italic font in few scenarios
670
+ * [New] Added option to disable user registration through Social Login
671
+
672
+ = 6.5 =
673
+ * [Improvement] Updated GooglePlus logo
674
+ * [New] Added option in Social Commenting to specify the HTML ID of container element of default comment form
675
+ * [Bugfix] Users were getting redirected to 404 page after email verification in few cases
super_socializer.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Super Socializer
4
  Plugin URI: http://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 and more.
6
- Version: 6.4
7
  Author: Heateor Team
8
  Author URI: http://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', '6.4');
15
 
16
  $theChampLoginOptions = get_option('the_champ_login');
17
  if(isset($theChampLoginOptions['providers']) && in_array('twitter', $theChampLoginOptions['providers'])){
@@ -122,7 +122,7 @@ function the_champ_connect(){
122
  $password = wp_generate_password();
123
  wp_update_user(array('ID' => $users[0] -> ID, 'user_pass' => $password));
124
  the_champ_password_email($users[0] -> ID, $password);
125
- wp_redirect(site_url().'?SuperSocializerVerified=1');
126
  die;
127
  }
128
  }
@@ -512,7 +512,7 @@ function the_champ_frontend_scripts(){
512
  $labels['googleplus'] = $theChampFacebookOptions['label_googleplus_comments'] != '' ? htmlspecialchars($theChampFacebookOptions['label_googleplus_comments'], ENT_QUOTES) : 'GooglePlus Comments';
513
  $labels['disqus'] = $theChampFacebookOptions['label_disqus_comments'] != '' ? htmlspecialchars($theChampFacebookOptions['label_disqus_comments'], ENT_QUOTES) : 'Disqus Comments';
514
  ?>
515
- <script>var theChampFBCommentUrl = '<?php echo $commentUrl ?>'; var theChampFBCommentColor = '<?php echo (isset($theChampFacebookOptions['comment_color']) && $theChampFacebookOptions['comment_color'] != '') ? $theChampFacebookOptions["comment_color"] : ''; ?>'; var theChampFBCommentNumPosts = '<?php echo (isset($theChampFacebookOptions['comment_numposts']) && $theChampFacebookOptions['comment_numposts'] != '') ? $theChampFacebookOptions["comment_numposts"] : ''; ?>'; var theChampFBCommentWidth = '<?php echo (isset($theChampFacebookOptions['comment_width']) && $theChampFacebookOptions['comment_width'] != '') ? $theChampFacebookOptions["comment_width"] : '100%'; ?>'; var theChampFBCommentOrderby = '<?php echo (isset($theChampFacebookOptions['comment_orderby']) && $theChampFacebookOptions['comment_orderby'] != '') ? $theChampFacebookOptions["comment_orderby"] : ''; ?>'; var theChampCommentingTabs = "<?php echo isset($theChampFacebookOptions['commenting_order']) ? $theChampFacebookOptions['commenting_order'] : ''; ?>", theChampGpCommentsUrl = '<?php echo isset($theChampFacebookOptions['gpcomments_url']) && $theChampFacebookOptions['gpcomments_url'] != '' ? $theChampFacebookOptions['gpcomments_url'] : $commentUrl; ?>', theChampDisqusShortname = '<?php echo isset($theChampFacebookOptions['dq_shortname']) ? $theChampFacebookOptions['dq_shortname'] : ''; ?>', theChampScEnabledTabs = '<?php echo implode(',', $enabledTabs) ?>', theChampScLabel = '<?php echo $theChampFacebookOptions['commenting_label'] != '' ? htmlspecialchars($theChampFacebookOptions['commenting_label'], ENT_QUOTES) : __('Leave a reply', 'Super-Socializer'); ?>', theChampScTabLabels = <?php echo json_encode($labels) ?>, theChampGpCommentsWidth = <?php echo isset($theChampFacebookOptions['gpcomments_width']) && $theChampFacebookOptions['gpcomments_width'] != '' ? $theChampFacebookOptions['gpcomments_width'] : 0; ?></script>
516
  <?php
517
  wp_enqueue_script('the_champ_fb_commenting', plugins_url('js/front/facebook/commenting.js', __FILE__), false, THE_CHAMP_SS_VERSION, $inFooter);
518
  }
3
  Plugin Name: Super Socializer
4
  Plugin URI: http://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 and more.
6
+ Version: 6.5
7
  Author: Heateor Team
8
  Author URI: http://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', '6.5');
15
 
16
  $theChampLoginOptions = get_option('the_champ_login');
17
  if(isset($theChampLoginOptions['providers']) && in_array('twitter', $theChampLoginOptions['providers'])){
122
  $password = wp_generate_password();
123
  wp_update_user(array('ID' => $users[0] -> ID, 'user_pass' => $password));
124
  the_champ_password_email($users[0] -> ID, $password);
125
+ wp_redirect(home_url().'?SuperSocializerVerified=1');
126
  die;
127
  }
128
  }
512
  $labels['googleplus'] = $theChampFacebookOptions['label_googleplus_comments'] != '' ? htmlspecialchars($theChampFacebookOptions['label_googleplus_comments'], ENT_QUOTES) : 'GooglePlus Comments';
513
  $labels['disqus'] = $theChampFacebookOptions['label_disqus_comments'] != '' ? htmlspecialchars($theChampFacebookOptions['label_disqus_comments'], ENT_QUOTES) : 'Disqus Comments';
514
  ?>
515
+ <script>var theChampFBCommentUrl = '<?php echo $commentUrl ?>'; var theChampFBCommentColor = '<?php echo (isset($theChampFacebookOptions['comment_color']) && $theChampFacebookOptions['comment_color'] != '') ? $theChampFacebookOptions["comment_color"] : ''; ?>'; var theChampFBCommentNumPosts = '<?php echo (isset($theChampFacebookOptions['comment_numposts']) && $theChampFacebookOptions['comment_numposts'] != '') ? $theChampFacebookOptions["comment_numposts"] : ''; ?>'; var theChampFBCommentWidth = '<?php echo (isset($theChampFacebookOptions['comment_width']) && $theChampFacebookOptions['comment_width'] != '') ? $theChampFacebookOptions["comment_width"] : '100%'; ?>'; var theChampFBCommentOrderby = '<?php echo (isset($theChampFacebookOptions['comment_orderby']) && $theChampFacebookOptions['comment_orderby'] != '') ? $theChampFacebookOptions["comment_orderby"] : ''; ?>'; var theChampCommentingTabs = "<?php echo isset($theChampFacebookOptions['commenting_order']) ? $theChampFacebookOptions['commenting_order'] : ''; ?>", theChampGpCommentsUrl = '<?php echo isset($theChampFacebookOptions['gpcomments_url']) && $theChampFacebookOptions['gpcomments_url'] != '' ? $theChampFacebookOptions['gpcomments_url'] : $commentUrl; ?>', theChampDisqusShortname = '<?php echo isset($theChampFacebookOptions['dq_shortname']) ? $theChampFacebookOptions['dq_shortname'] : ''; ?>', theChampScEnabledTabs = '<?php echo implode(',', $enabledTabs) ?>', theChampScLabel = '<?php echo $theChampFacebookOptions['commenting_label'] != '' ? htmlspecialchars($theChampFacebookOptions['commenting_label'], ENT_QUOTES) : __('Leave a reply', 'Super-Socializer'); ?>', theChampScTabLabels = <?php echo json_encode($labels) ?>, theChampGpCommentsWidth = <?php echo isset($theChampFacebookOptions['gpcomments_width']) && $theChampFacebookOptions['gpcomments_width'] != '' ? $theChampFacebookOptions['gpcomments_width'] : 0; ?>, theChampCommentingId = '<?php echo isset($theChampFacebookOptions['commenting_id']) && $theChampFacebookOptions['commenting_id'] != '' ? $theChampFacebookOptions['commenting_id'] : 'respond' ?>'</script>
516
  <?php
517
  wp_enqueue_script('the_champ_fb_commenting', plugins_url('js/front/facebook/commenting.js', __FILE__), false, THE_CHAMP_SS_VERSION, $inFooter);
518
  }