Version Description
- fix : sometimes badge was showing empty src
- added : Bengali language
- settings page header
- modify settings page intro
- added : prevent links for comments that have had the URL removed
Download this release
Release Info
Developer | commentluv |
Plugin | CommentLuv |
Version | 2.90.9.2 |
Comparing to | |
See all releases |
Code changes from version 2.90.9.1 to 2.90.9.2
- commentluv.php +37 -17
- images/bd.png +0 -0
- js/commentluv.js +1 -1
- lang/commentluv-bg.mo +0 -0
- lang/commentluv-bg.po +583 -0
- lang/commentluv-ru_RU.mo +0 -0
- lang/commentluv-ru_RU.po +208 -0
- readme.txt +12 -3
commentluv.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
Plugin Name: CommentLuv
|
3 |
Plugin URI: http://comluv.com/
|
4 |
Description: Reward your readers by automatically placing a link to their last blog post at the end of their comment. Encourage a community and discover new posts.
|
5 |
-
Version: 2.90.9.
|
6 |
Author: Andy Bailey
|
7 |
Author URI: http://www.commentluv.com
|
8 |
Copyright (C) <2011> <Andy Bailey>
|
@@ -28,7 +28,7 @@
|
|
28 |
var $plugin_url;
|
29 |
var $plugin_dir;
|
30 |
var $db_option = 'commentluv_options';
|
31 |
-
var $version = "2.90.9.
|
32 |
var $slug = 'commentluv-options';
|
33 |
var $localize;
|
34 |
var $is_commentluv_request = false;
|
@@ -452,6 +452,9 @@
|
|
452 |
if($options['badge_choice'] == 'drop_down' && $options['badge_type'] == 'none'){
|
453 |
$badgecode = '';
|
454 |
} else {
|
|
|
|
|
|
|
455 |
$badgecode = $before.'<img alt="CommentLuv badge" src="'.$imgurl.'"/>'.$after;
|
456 |
}
|
457 |
// or using text
|
@@ -687,18 +690,26 @@
|
|
687 |
$replace = array ($comment->comment_author, $luvlink );
|
688 |
$prepend_text = $options ['comment_text'];
|
689 |
$inserted = str_replace ( $search, $replace, $prepend_text );
|
690 |
-
//
|
691 |
-
$
|
692 |
-
|
693 |
-
$
|
694 |
-
|
695 |
-
|
696 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
697 |
}
|
698 |
-
if ($options ['infopanel'] == 'on') {
|
699 |
-
$commentcontent .= '<span class="heart_tip_box"><img class="heart_tip '.$data['cl_prem'].' '.$comment->comment_ID.'" alt="My Profile" style="border:0" width="16" height="14" src="' . $this->plugin_url . 'images/littleheart'.$hearticon.'.gif"/></span>';
|
700 |
-
}
|
701 |
-
$commentcontent.= '</span>';
|
702 |
}
|
703 |
}
|
704 |
// store new content in this comments comment_content cell
|
@@ -1210,16 +1221,16 @@
|
|
1210 |
<tbody>
|
1211 |
<tr>
|
1212 |
<td width="250">
|
1213 |
-
<h2 style="margin: 0 0 10px 0;"><?php _e('CommentLuv 3.0 Premium is
|
1214 |
<img align="left" src="<?php echo $this->plugin_url;?>images/privacy-guarantee.png"/><?php _e('I promise not to sell your details or send you spam. You will ONLY receive emails about plugin updates.',$pd);?>
|
1215 |
</td>
|
1216 |
<td>
|
1217 |
-
<p><?php _e('
|
1218 |
<?php
|
1219 |
if(isset($o['subscribed'])){
|
1220 |
echo '<div class="submit">'.__('You have already subscribed, if you have not received the verification within 12 hours, please click the button to resend or try the form at',$pd).' <a target="_blank" href="http://www.commentluv.com/">www.commentluv.com</a><br><input style="margin:0 auto; display: block;" type="button" id="cl_notify" value="'.__('Resend Verification',$pd).'"/></div>';
|
1221 |
} else {
|
1222 |
-
echo '<div class="submit" style=" background-color: green; padding-left: 5px; padding-right: 5px; border-radius: 15px; -moz-border-radius: 15px; text-align: center;"><input style="margin: 0 auto; display:block" id="cl_notify" type="button" name="cl_notify" value="'.__('Click
|
1223 |
}
|
1224 |
?>
|
1225 |
<div id="notify_message"></div>
|
@@ -1477,6 +1488,14 @@
|
|
1477 |
<td colspan="2"><input value="<?php echo $o['comment_name'];?>" type="text" name="<?php echo $dbo;?>[comment_name]"/></td>
|
1478 |
<td></td>
|
1479 |
</tr>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1480 |
<tr>
|
1481 |
<td style="background-color: #dfdfdf; text-align: center; font-weight: bolder;" colspan="5"><?php _e('Diagnostics Info',$pd);?></td>
|
1482 |
</tr>
|
@@ -1578,7 +1597,8 @@
|
|
1578 |
<tr><td><img src="<?php echo $this->plugin_url;?>images/no.png"/> <?php _e('Norwegian',$this->plugin_domain);?></td><td><a target="_blank" href="http://www.drommeland.com/">Hanna</a></td></tr>
|
1579 |
<tr><td><img src="<?php echo $this->plugin_url;?>images/fr.png"/> <?php _e('French',$this->plugin_domain);?></td><td><a target="_blank" href="http://etreheureux.fr/">Jean-Luc Matthys</a></td></tr>
|
1580 |
<tr><td><img src="<?php echo $this->plugin_url;?>images/dk.png"/> <?php _e('Danish',$this->plugin_domain);?></td><td><a target="_blank" href="http://w3blog.dk/">Jimmy Sigenstroem</a></td></tr>
|
1581 |
-
<tr><td><img src="<?php echo $this->plugin_url;?>images/ru.png"/> <?php _e('Russian',$this->plugin_domain);?></td><td
|
|
|
1582 |
<tr><td><img src="<?php echo $this->plugin_url;?>images/il.png"/> <?php _e('Hebrew',$this->plugin_domain);?></td><td><!--<a target="_blank" href="http://www.maorb.info/">Maor Barazany</a>--></td></tr>
|
1583 |
|
1584 |
|
2 |
Plugin Name: CommentLuv
|
3 |
Plugin URI: http://comluv.com/
|
4 |
Description: Reward your readers by automatically placing a link to their last blog post at the end of their comment. Encourage a community and discover new posts.
|
5 |
+
Version: 2.90.9.2
|
6 |
Author: Andy Bailey
|
7 |
Author URI: http://www.commentluv.com
|
8 |
Copyright (C) <2011> <Andy Bailey>
|
28 |
var $plugin_url;
|
29 |
var $plugin_dir;
|
30 |
var $db_option = 'commentluv_options';
|
31 |
+
var $version = "2.90.9.2";
|
32 |
var $slug = 'commentluv-options';
|
33 |
var $localize;
|
34 |
var $is_commentluv_request = false;
|
452 |
if($options['badge_choice'] == 'drop_down' && $options['badge_type'] == 'none'){
|
453 |
$badgecode = '';
|
454 |
} else {
|
455 |
+
if(!$imgurl){
|
456 |
+
$imgurl = $this->plugin_url.'images/'.$badges['CL91_default.png'];
|
457 |
+
}
|
458 |
$badgecode = $before.'<img alt="CommentLuv badge" src="'.$imgurl.'"/>'.$after;
|
459 |
}
|
460 |
// or using text
|
690 |
$replace = array ($comment->comment_author, $luvlink );
|
691 |
$prepend_text = $options ['comment_text'];
|
692 |
$inserted = str_replace ( $search, $replace, $prepend_text );
|
693 |
+
// check if author has a url. do not add the link if user has set to hide links for comments with no url
|
694 |
+
$authurl = $comment->comment_author_url;
|
695 |
+
$showlink = true;
|
696 |
+
if($authurl == '' && isset($options['hide_link_no_url']) && $options['hide_link_no_url'] == 'on'){
|
697 |
+
$showlink = false;
|
698 |
+
}
|
699 |
+
if($showlink){
|
700 |
+
// construct string to be added to comment
|
701 |
+
$commentcontent .= "\n<span class=\"cluv\">$inserted";
|
702 |
+
// prepare heart icon if infopanel is on
|
703 |
+
$hearticon = '';
|
704 |
+
if($data['cl_prem'] == 'p' || $isreg) {
|
705 |
+
// use PLUS heart for members
|
706 |
+
$hearticon = 'plus';
|
707 |
+
}
|
708 |
+
if ($options ['infopanel'] == 'on') {
|
709 |
+
$commentcontent .= '<span class="heart_tip_box"><img class="heart_tip '.$data['cl_prem'].' '.$comment->comment_ID.'" alt="My Profile" style="border:0" width="16" height="14" src="' . $this->plugin_url . 'images/littleheart'.$hearticon.'.gif"/></span>';
|
710 |
+
}
|
711 |
+
$commentcontent.= '</span>';
|
712 |
}
|
|
|
|
|
|
|
|
|
713 |
}
|
714 |
}
|
715 |
// store new content in this comments comment_content cell
|
1221 |
<tbody>
|
1222 |
<tr>
|
1223 |
<td width="250">
|
1224 |
+
<h2 style="margin: 0 0 10px 0;"><?php _e('CommentLuv 3.0 Premium is here!',$pd);?></h2>
|
1225 |
<img align="left" src="<?php echo $this->plugin_url;?>images/privacy-guarantee.png"/><?php _e('I promise not to sell your details or send you spam. You will ONLY receive emails about plugin updates.',$pd);?>
|
1226 |
</td>
|
1227 |
<td>
|
1228 |
+
<p><?php _e('Do you like CommentLuv? How about an even better version with much more control over dofollow and some awesome social enticements that will make your posts go viral by offering your readers more choice of posts if they +1, Like or tweet your post! Get CommentLuv Premium Today!',$pd);?></p>
|
1229 |
<?php
|
1230 |
if(isset($o['subscribed'])){
|
1231 |
echo '<div class="submit">'.__('You have already subscribed, if you have not received the verification within 12 hours, please click the button to resend or try the form at',$pd).' <a target="_blank" href="http://www.commentluv.com/">www.commentluv.com</a><br><input style="margin:0 auto; display: block;" type="button" id="cl_notify" value="'.__('Resend Verification',$pd).'"/></div>';
|
1232 |
} else {
|
1233 |
+
echo '<div class="submit" style=" background-color: green; padding-left: 5px; padding-right: 5px; border-radius: 15px; -moz-border-radius: 15px; text-align: center;"><input style="margin: 0 auto; display:block" id="cl_notify" type="button" name="cl_notify" value="'.__('Click for a special offer!',$pd).'" /></div>';
|
1234 |
}
|
1235 |
?>
|
1236 |
<div id="notify_message"></div>
|
1488 |
<td colspan="2"><input value="<?php echo $o['comment_name'];?>" type="text" name="<?php echo $dbo;?>[comment_name]"/></td>
|
1489 |
<td></td>
|
1490 |
</tr>
|
1491 |
+
<tr>
|
1492 |
+
<td style="background-color: #dfdfdf; text-align: center; font-weight: bolder;" colspan="5"><?php _e('Extras',$pd);?></td>
|
1493 |
+
</tr>
|
1494 |
+
<tr>
|
1495 |
+
<td><input type="checkbox" value="on" name="<?php echo $dbo;?>[hide_link_no_url]" <?php if(isset($o['hide_link_no_url'])) checked($o['hide_link_no_url'],'on');?>/>
|
1496 |
+
<label for="<?php echo $dbo;?>[hide_link_no_url]"><?php _e('Do not show link if comment has no URL',$this->plugin_domain);?></label>
|
1497 |
+
<br /><strong>(<?php _e('Prevents spammer abuse',$this->plugin_domain);?>)</strong></td>
|
1498 |
+
</tr>
|
1499 |
<tr>
|
1500 |
<td style="background-color: #dfdfdf; text-align: center; font-weight: bolder;" colspan="5"><?php _e('Diagnostics Info',$pd);?></td>
|
1501 |
</tr>
|
1597 |
<tr><td><img src="<?php echo $this->plugin_url;?>images/no.png"/> <?php _e('Norwegian',$this->plugin_domain);?></td><td><a target="_blank" href="http://www.drommeland.com/">Hanna</a></td></tr>
|
1598 |
<tr><td><img src="<?php echo $this->plugin_url;?>images/fr.png"/> <?php _e('French',$this->plugin_domain);?></td><td><a target="_blank" href="http://etreheureux.fr/">Jean-Luc Matthys</a></td></tr>
|
1599 |
<tr><td><img src="<?php echo $this->plugin_url;?>images/dk.png"/> <?php _e('Danish',$this->plugin_domain);?></td><td><a target="_blank" href="http://w3blog.dk/">Jimmy Sigenstroem</a></td></tr>
|
1600 |
+
<tr><td><img src="<?php echo $this->plugin_url;?>images/ru.png"/> <?php _e('Russian',$this->plugin_domain);?></td><td><a target="_blank" href="http://lavo4nik.ru/">Max</a></td></tr>
|
1601 |
+
<tr><td><img src="<?php echo $this->plugin_url;?>images/bd.png"/> <?php _e('Bengali',$this->plugin_domain);?></td><td><a target="_blank" href="http://www.explorefeed.com/">Amrik Verdi</a></td></tr>
|
1602 |
<tr><td><img src="<?php echo $this->plugin_url;?>images/il.png"/> <?php _e('Hebrew',$this->plugin_domain);?></td><td><!--<a target="_blank" href="http://www.maorb.info/">Maor Barazany</a>--></td></tr>
|
1603 |
|
1604 |
|
images/bd.png
ADDED
Binary file
|
js/commentluv.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
// commentluv 2.90.9
|
2 |
jQuery(document).ready(function(){
|
3 |
// get the form object and fields
|
4 |
var formObj = jQuery('#cl_post_title').parents('form');
|
1 |
+
// commentluv 2.90.9.1
|
2 |
jQuery(document).ready(function(){
|
3 |
// get the form object and fields
|
4 |
var formObj = jQuery('#cl_post_title').parents('form');
|
lang/commentluv-bg.mo
ADDED
Binary file
|
lang/commentluv-bg.po
ADDED
@@ -0,0 +1,583 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: CommentLuv 2.8.9.8\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2011-06-12 18:43-0000\n"
|
6 |
+
"PO-Revision-Date: \n"
|
7 |
+
"Last-Translator: \n"
|
8 |
+
"Language-Team: Amrik Virdi <amrikvirdi@explorefeed.com>\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
13 |
+
"X-Poedit-Basepath: .\n"
|
14 |
+
"X-Poedit-Language: Bengali\n"
|
15 |
+
"X-Poedit-Country: BANGLADESH\n"
|
16 |
+
"X-Poedit-SearchPath-0: ..\n"
|
17 |
+
|
18 |
+
#: ../commentluv.php:48
|
19 |
+
msgid "CommentLuv requires Wordpress 3.0 or newer."
|
20 |
+
msgstr "CommentLuv ওয়ার্ডপ্রেস 3.0 অথবা ঊর্ধ্বতন সংস্করণ আবশ্যক."
|
21 |
+
|
22 |
+
#: ../commentluv.php:48
|
23 |
+
msgid "Please Update!"
|
24 |
+
msgstr "আপডেট করুন"
|
25 |
+
|
26 |
+
#: ../commentluv.php:217
|
27 |
+
msgid "Please enter a URL and then click the CommentLuv checkbox if you want to add your last blog post"
|
28 |
+
msgstr "একটি URL লিখুন এবং তারপর CommentLuv চেকবক্স আপনার সর্বশেষ ব্লগ পোস্ট যোগ করতে ক্লিক করুন"
|
29 |
+
|
30 |
+
#: ../commentluv.php:218
|
31 |
+
msgid "Please use http:// in front of your url"
|
32 |
+
msgstr "আপনার URL সামনে http:// এ ব্যবহার করুন"
|
33 |
+
|
34 |
+
#: ../commentluv.php:219
|
35 |
+
msgid "You need to visit your profile in the dashboard and update your details with your site URL"
|
36 |
+
msgstr "আপনি ড্যাশবোর্ড আপনার প্রোফাইল এবং দেখার জন্য আপনার সাইট URL-সঙ্গে আপনার বিস্তারিত আপডেটের প্রয়োজন"
|
37 |
+
|
38 |
+
#: ../commentluv.php:220
|
39 |
+
msgid "No info was available or an error occured"
|
40 |
+
msgstr "কোন তথ্য পাওয়া অথবা একটি ত্রুটি ঘটেছে"
|
41 |
+
|
42 |
+
#: ../commentluv.php:243
|
43 |
+
msgid "Please wait"
|
44 |
+
msgstr "অনুগ্রহ করে অপেক্ষা করুন"
|
45 |
+
|
46 |
+
#: ../commentluv.php:243
|
47 |
+
msgid "Please check your inbox, an email will be sent to"
|
48 |
+
msgstr "আপনার ইনবক্স চেক অনুগ্রহ করে, একটি ইমেইল পাঠানো হবে"
|
49 |
+
|
50 |
+
#: ../commentluv.php:243
|
51 |
+
msgid "in the next few minutes with a confirmation link"
|
52 |
+
msgstr "পরবর্তী একটি কনফার্মেশন লিংক সঙ্গে কয়েক মিনিট"
|
53 |
+
|
54 |
+
#: ../commentluv.php:243
|
55 |
+
msgid "An error happened with the request. Try signing up at the site"
|
56 |
+
msgstr "একটি ত্রুটি অনুরোধ সঙ্গে ঘটেছে. সাইট স্বাক্ষর আপ চেষ্টা করুন"
|
57 |
+
|
58 |
+
#: ../commentluv.php:272
|
59 |
+
msgid "Your Wordpress install is missing the <strong>wp_commentmeta</strong> table!"
|
60 |
+
msgstr "আপনার Wordpress ইনস্টল <strong>wp_commentmeta</strong> টেবিল অনুপস্থিত!"
|
61 |
+
|
62 |
+
#: ../commentluv.php:272
|
63 |
+
msgid " CommentLuv cannot work without this table please see this wordpress forum post to learn how to add one ->"
|
64 |
+
msgstr "CommentLuv এই টেবিল ছাড়া কাজ করতে পারে না এই ওয়ার্ডপ্রেস ফোরাম পোস্টে কিভাবে এক যোগ জানতে দেখুন ->"
|
65 |
+
|
66 |
+
#: ../commentluv.php:272
|
67 |
+
msgid "Missing wp_commentmeta table"
|
68 |
+
msgstr "Wp_commentmeta টেবিল মিসিং"
|
69 |
+
|
70 |
+
#: ../commentluv.php:365
|
71 |
+
msgid "Twice Monthly"
|
72 |
+
msgstr "টোয়াইস মাসিক"
|
73 |
+
|
74 |
+
#: ../commentluv.php:392
|
75 |
+
msgid "CommentLuv is enabled"
|
76 |
+
msgstr "CommentLuv করা হয়"
|
77 |
+
|
78 |
+
#: ../commentluv.php:433
|
79 |
+
msgid "Show more posts"
|
80 |
+
msgstr "আরো পোস্ট দেখাও"
|
81 |
+
|
82 |
+
#: ../commentluv.php:523
|
83 |
+
msgid "I have only commented on this post"
|
84 |
+
msgstr "আমি এই পোস্ট শুধুমাত্র আছে মন্তব্য"
|
85 |
+
|
86 |
+
#: ../commentluv.php:526
|
87 |
+
msgid "If I had made more comments on this site, you would see more of my other posts here"
|
88 |
+
msgstr "যদি আমি এই সাইটে আরও মন্তব্য করে, আপনি আমার অন্য পোস্ট আরো এখানে দেখতে হবে"
|
89 |
+
|
90 |
+
#: ../commentluv.php:551
|
91 |
+
msgid "User has not saved a description in their profile page"
|
92 |
+
msgstr "ব্যবহারকারী একটি বর্ণনা আছে সংরক্ষিত তাদের প্রোফাইল পাতায় না"
|
93 |
+
|
94 |
+
#: ../commentluv.php:563
|
95 |
+
msgid "is the administrator of this site"
|
96 |
+
msgstr "এই সাইটের প্রশাসক"
|
97 |
+
|
98 |
+
#: ../commentluv.php:565
|
99 |
+
msgid "is a registered member of my site"
|
100 |
+
msgstr "একটি আমার সাইটে নিবন্ধিত সদস্য"
|
101 |
+
|
102 |
+
#: ../commentluv.php:568
|
103 |
+
#: ../commentluv.php:587
|
104 |
+
msgid "Clicks on this link on this comment"
|
105 |
+
msgstr "এই মন্তব্য এই লিঙ্কে ক্লিক"
|
106 |
+
|
107 |
+
#: ../commentluv.php:568
|
108 |
+
#: ../commentluv.php:588
|
109 |
+
msgid "approved comments on this site"
|
110 |
+
msgstr "এই সাইটে অনুমোদিত মন্তব্য"
|
111 |
+
|
112 |
+
#: ../commentluv.php:568
|
113 |
+
#: ../commentluv.php:589
|
114 |
+
msgid "Some other posts I have commented on"
|
115 |
+
msgstr "কিছু অন্য পোস্ট আমি মন্তব্য করেছেন"
|
116 |
+
|
117 |
+
#: ../commentluv.php:568
|
118 |
+
msgid "Some of my other posts"
|
119 |
+
msgstr "আমার অন্য পোস্টের কিছু"
|
120 |
+
|
121 |
+
#: ../commentluv.php:581
|
122 |
+
msgid "has not registered on this site"
|
123 |
+
msgstr "এই সাইটে নিবন্ধিত না"
|
124 |
+
|
125 |
+
#: ../commentluv.php:703
|
126 |
+
msgid "Could not get posts for home blog"
|
127 |
+
msgstr "হোম ব্লগের জন্য পোস্ট না পাওয়া যায়নি"
|
128 |
+
|
129 |
+
#: ../commentluv.php:759
|
130 |
+
msgid "If you are registered, you need to log in to get 10 posts to choose from"
|
131 |
+
msgstr "যদি আপনি নিবন্ধিত, আপনি লগ ইন করার 10 থেকে চয়ন পেতে"
|
132 |
+
|
133 |
+
#: ../commentluv.php:783
|
134 |
+
#: ../commentluv.php:1235
|
135 |
+
msgid "Register"
|
136 |
+
msgstr "খাতা"
|
137 |
+
|
138 |
+
#: ../commentluv.php:788
|
139 |
+
msgid "recently posted"
|
140 |
+
msgstr "সম্প্রতি পোস্ট"
|
141 |
+
|
142 |
+
#: ../commentluv.php:789
|
143 |
+
msgid "If you register as a user on my site, you can get your 10 most recent blog posts to choose from in this box."
|
144 |
+
msgstr "আপনি যদি আমার সাইটের ব্যবহারকারী হিসেবে নিবন্ধিত, আপনার 10 সাম্প্রতিকতম এই বক্স থেকে নির্বাচন থেকে ব্লগে পোস্ট পেতে পারেন."
|
145 |
+
|
146 |
+
#: ../commentluv.php:790
|
147 |
+
msgid "If this user had registered to my site then they could get 10 last posts to choose from when they comment and you would be able to see a list of their recent posts in this panel"
|
148 |
+
msgstr "যদি এই ব্যবহারকারীকে আমার সাইটে নিবন্ধিত ছিল তারপর তারা যখন তারা মন্তব্য থেকে বেছে 10 সর্বশেষ পোস্ট পাবেন এবং আপনি এই প্যানেল তাদের সাম্প্রতিক পোস্ট তালিকা দেখতে সক্ষম হবে পারে"
|
149 |
+
|
150 |
+
#: ../commentluv.php:971
|
151 |
+
msgid "Settings"
|
152 |
+
msgstr "সেটিংস"
|
153 |
+
|
154 |
+
#: ../commentluv.php:1010
|
155 |
+
msgid "No Posts Were Found!"
|
156 |
+
msgstr "কোন পোস্ট পাওয়া যায়নি!"
|
157 |
+
|
158 |
+
#: ../commentluv.php:1050
|
159 |
+
msgid "There is a new version of Commentluv available, please upgrade by visiting this site"
|
160 |
+
msgstr "একটি Commentluv উপলব্ধ নতুন সংস্করণ রয়েছে, এই সাইটটি পরিদর্শন আপগ্রেড দয়া"
|
161 |
+
|
162 |
+
#: ../commentluv.php:1053
|
163 |
+
msgid "Dismiss notice"
|
164 |
+
msgstr "খারিজ বিজ্ঞপ্তি"
|
165 |
+
|
166 |
+
#: ../commentluv.php:1080
|
167 |
+
msgid "CommentLuv Settings v"
|
168 |
+
msgstr "CommentLuv সেটিংস বনাম"
|
169 |
+
|
170 |
+
#: ../commentluv.php:1090
|
171 |
+
msgid "Important!"
|
172 |
+
msgstr "গুরুত্বপূর্ণ!"
|
173 |
+
|
174 |
+
#: ../commentluv.php:1090
|
175 |
+
msgid "Subscription Information"
|
176 |
+
msgstr "সাবস্ক্রিপশন তথ্য"
|
177 |
+
|
178 |
+
#: ../commentluv.php:1095
|
179 |
+
msgid "CommentLuv 3.0 Premium is coming soon!"
|
180 |
+
msgstr "CommentLuv 3.0 প্রিমিয়াম শীঘ্রই আসছে!"
|
181 |
+
|
182 |
+
#: ../commentluv.php:1096
|
183 |
+
msgid "I promise not to sell your details or send you spam. You will ONLY receive emails about plugin updates."
|
184 |
+
msgstr "আমি আপনার বিস্তারিত না কেন বা আপনি স্প্যাম পাঠানোর প্রতিশ্রুতি. আপনি শুধুমাত্র প্লাগ আপডেট সম্বন্ধে ইমেইল পাবেন."
|
185 |
+
|
186 |
+
#: ../commentluv.php:1099
|
187 |
+
msgid "There is a premium version of CommentLuv coming that will have much more control of how the plugin works as well as exclusive features like keyword name, inline registration and much much more!. Signup to find out as soon as it is ready"
|
188 |
+
msgstr "একটি CommentLuv প্রিমিয়াম সংস্করণ আসছে যে কিভাবে প্লাগিন কাজ অনেক বেশি নিয়ন্ত্রণ হিসেবে কিওয়ার্ড নাম, ইনলাইন নিবন্ধন এবং অনেক বেশি মত অনন্য বৈশিষ্ট্য হবে আছে. খুঁজে বের করতে যত তাড়াতাড়ি এটা প্রস্তুত যোগদান"
|
189 |
+
|
190 |
+
#: ../commentluv.php:1102
|
191 |
+
msgid "You have already subscribed, if you have not received the verification within 12 hours, please click the button to resend or try the form at"
|
192 |
+
msgstr "আপনি ইতিমধ্যে সাবস্ক্রাইব যদি আপনি যাচাই পেয়েছেন 12 ঘন্টার মধ্যে না, অথবা পুনঃপ্রেরণ সময়ে ফর্ম চেষ্টা বাটন ক্লিক করুন"
|
193 |
+
|
194 |
+
#: ../commentluv.php:1102
|
195 |
+
msgid "Resend Verification"
|
196 |
+
msgstr "যাচাই পুনঃপ্রেরণ"
|
197 |
+
|
198 |
+
#: ../commentluv.php:1104
|
199 |
+
msgid "Click to register now!"
|
200 |
+
msgstr "এখন নিবন্ধন করুন"
|
201 |
+
|
202 |
+
#: ../commentluv.php:1119
|
203 |
+
msgid "Primary Setting"
|
204 |
+
msgstr "Pamপ্রাথমিক নির্ধারণ"
|
205 |
+
|
206 |
+
#: ../commentluv.php:1119
|
207 |
+
#: ../commentluv.php:1153
|
208 |
+
#: ../commentluv.php:1212
|
209 |
+
#: ../commentluv.php:1268
|
210 |
+
#: ../commentluv.php:1299
|
211 |
+
msgid "Help Video"
|
212 |
+
msgstr "ভিডিও সাহায্য"
|
213 |
+
|
214 |
+
#: ../commentluv.php:1123
|
215 |
+
msgid "Enable CommentLuv?"
|
216 |
+
msgstr "CommentLuv সক্ষম?"
|
217 |
+
|
218 |
+
#: ../commentluv.php:1124
|
219 |
+
msgid "Yes"
|
220 |
+
msgstr "হ্যাঁ"
|
221 |
+
|
222 |
+
#: ../commentluv.php:1125
|
223 |
+
msgid "No"
|
224 |
+
msgstr "না"
|
225 |
+
|
226 |
+
#: ../commentluv.php:1130
|
227 |
+
msgid "On Posts"
|
228 |
+
msgstr "উপর পোস্ট"
|
229 |
+
|
230 |
+
#: ../commentluv.php:1131
|
231 |
+
msgid "On Pages"
|
232 |
+
msgstr "পৃষ্ঠা"
|
233 |
+
|
234 |
+
#: ../commentluv.php:1132
|
235 |
+
msgid "On Both"
|
236 |
+
msgstr "এ উভয়"
|
237 |
+
|
238 |
+
#: ../commentluv.php:1137
|
239 |
+
msgid "On by default?"
|
240 |
+
msgstr "উপর ডিফল্ট?"
|
241 |
+
|
242 |
+
#: ../commentluv.php:1141
|
243 |
+
msgid "On for admin?"
|
244 |
+
msgstr "জন্য অ্যাডমিন?"
|
245 |
+
|
246 |
+
#: ../commentluv.php:1153
|
247 |
+
msgid "Appearance"
|
248 |
+
msgstr "চেহারা"
|
249 |
+
|
250 |
+
#: ../commentluv.php:1157
|
251 |
+
msgid "Badge"
|
252 |
+
msgstr "ব্যাজ"
|
253 |
+
|
254 |
+
#: ../commentluv.php:1158
|
255 |
+
msgid "Custom Image URL"
|
256 |
+
msgstr "কাস্টম ছবির URL"
|
257 |
+
|
258 |
+
#: ../commentluv.php:1159
|
259 |
+
msgid "Use Text"
|
260 |
+
msgstr "টেক্সট ব্যবহার"
|
261 |
+
|
262 |
+
#: ../commentluv.php:1167
|
263 |
+
msgid "Default"
|
264 |
+
msgstr "ডিফল্ট"
|
265 |
+
|
266 |
+
#: ../commentluv.php:1168
|
267 |
+
msgid "White"
|
268 |
+
msgstr "সাদা"
|
269 |
+
|
270 |
+
#: ../commentluv.php:1169
|
271 |
+
msgid "Black"
|
272 |
+
msgstr "কালো"
|
273 |
+
|
274 |
+
#: ../commentluv.php:1170
|
275 |
+
msgid "None"
|
276 |
+
msgstr "নানা"
|
277 |
+
|
278 |
+
#: ../commentluv.php:1187
|
279 |
+
msgid "Link to Commentluv?"
|
280 |
+
msgstr "থেকে Commentluv লিংক?"
|
281 |
+
|
282 |
+
#: ../commentluv.php:1194
|
283 |
+
msgid "Enable info panel?"
|
284 |
+
msgstr "তথ্য প্যানেলের সক্ষম?"
|
285 |
+
|
286 |
+
#: ../commentluv.php:1195
|
287 |
+
msgid "Info panel background color"
|
288 |
+
msgstr "তথ্য প্যানেলের পটভূমির রঙ"
|
289 |
+
|
290 |
+
#: ../commentluv.php:1196
|
291 |
+
msgid "Info panel text color"
|
292 |
+
msgstr "তথ্য প্যানেলের টেক্সট রঙ"
|
293 |
+
|
294 |
+
#: ../commentluv.php:1202
|
295 |
+
msgid "Example text and background color"
|
296 |
+
msgstr "উদাহরণ টেক্সট এবং পটভূমির রঙ"
|
297 |
+
|
298 |
+
#: ../commentluv.php:1212
|
299 |
+
msgid "Messages"
|
300 |
+
msgstr "বার্তা"
|
301 |
+
|
302 |
+
#: ../commentluv.php:1219
|
303 |
+
msgid "Text to be displayed in the comment"
|
304 |
+
msgstr "টেক্সট মন্তব্য প্রদর্শিত হবে"
|
305 |
+
|
306 |
+
#: ../commentluv.php:1222
|
307 |
+
msgid "[name] = The users name"
|
308 |
+
msgstr "[নাম] = ব্যবহারকারীর নাম"
|
309 |
+
|
310 |
+
#: ../commentluv.php:1222
|
311 |
+
msgid "[lastpost] = The last blog post link"
|
312 |
+
msgstr "[lastpost] = শেষ ব্লগ পোস্ট লিঙ্ক"
|
313 |
+
|
314 |
+
#: ../commentluv.php:1229
|
315 |
+
msgid "Message for unregistered user in the drop down box"
|
316 |
+
msgstr "বক্স নিচে ড্রপ মধ্যে অনিবন্ধিত ব্যবহারকারীর মেসেজ"
|
317 |
+
|
318 |
+
#: ../commentluv.php:1230
|
319 |
+
#: ../commentluv.php:1254
|
320 |
+
msgid "Message will not be shown if you do not have registrations enabled"
|
321 |
+
msgstr "বার্তা প্রদর্শিত হলে নিবন্ধীকরণের সক্রিয় না করা হবে না"
|
322 |
+
|
323 |
+
#: ../commentluv.php:1234
|
324 |
+
msgid "Your register link code"
|
325 |
+
msgstr "আপনার খাতা লিঙ্ক কোড"
|
326 |
+
|
327 |
+
#: ../commentluv.php:1244
|
328 |
+
msgid "You have NOT set your blog to allow registrations, you can do that in Settings/General"
|
329 |
+
msgstr "আপনি নিবন্ধীকরণের অনুমতি সেট আছে আপনার ব্লগ না, আপনি সেটিংসে / সাধারণ যা করতে পারি"
|
330 |
+
|
331 |
+
#: ../commentluv.php:1245
|
332 |
+
msgid "here"
|
333 |
+
msgstr "এখানে"
|
334 |
+
|
335 |
+
#: ../commentluv.php:1253
|
336 |
+
msgid "Message for unregistered user in the info panel"
|
337 |
+
msgstr "তথ্য প্যানেলে অনিবন্ধিত ব্যবহারকারীর মেসেজ"
|
338 |
+
|
339 |
+
#: ../commentluv.php:1268
|
340 |
+
msgid "Operational Settings"
|
341 |
+
msgstr "কার্যক্ষমতার সেটিংস"
|
342 |
+
|
343 |
+
#: ../commentluv.php:1275
|
344 |
+
msgid "Who to give 10 last posts to choose from when they comment?"
|
345 |
+
msgstr "কার জন্য যখন তারা মন্তব্য থেকে বেছে সর্বশেষ পোস্ট দিতে 10?"
|
346 |
+
|
347 |
+
#: ../commentluv.php:1276
|
348 |
+
msgid "Only Registered Members"
|
349 |
+
msgstr "শুধুমাত্র রেজিস্টার্ড সদস্য"
|
350 |
+
|
351 |
+
#: ../commentluv.php:1277
|
352 |
+
msgid "Everybody"
|
353 |
+
msgstr "সবাই"
|
354 |
+
|
355 |
+
#: ../commentluv.php:1278
|
356 |
+
msgid "Nobody"
|
357 |
+
msgstr "কেহ নহে"
|
358 |
+
|
359 |
+
#: ../commentluv.php:1285
|
360 |
+
msgid "Whose links should be dofollow?"
|
361 |
+
msgstr "যার লিংক dofollow উচিত?"
|
362 |
+
|
363 |
+
#: ../commentluv.php:1286
|
364 |
+
msgid "Only Registered Members Links"
|
365 |
+
msgstr "শুধুমাত্র রেজিস্টার্ড সদস্য লিংক"
|
366 |
+
|
367 |
+
#: ../commentluv.php:1287
|
368 |
+
msgid "Everybody gets dofollow links"
|
369 |
+
msgstr "সকলে dofollow লিংক পায়"
|
370 |
+
|
371 |
+
#: ../commentluv.php:1288
|
372 |
+
msgid "Nobody gets dofollow links"
|
373 |
+
msgstr "সবাই dofollow লিংক পায়"
|
374 |
+
|
375 |
+
#: ../commentluv.php:1299
|
376 |
+
msgid "Technical Settings"
|
377 |
+
msgstr "প্রযুক্তি সংক্রান্ত সেটিংস"
|
378 |
+
|
379 |
+
#: ../commentluv.php:1299
|
380 |
+
msgid "Click to open technical settings"
|
381 |
+
msgstr "প্রযুক্তি সেটিংস খোলা ক্লিক করুন"
|
382 |
+
|
383 |
+
#: ../commentluv.php:1306
|
384 |
+
msgid "Please check the help video for this section before changing settings"
|
385 |
+
msgstr "সেটিংস পরিবর্তন করার আগে এই অধ্যায় জন্য সাহায্য ভিডিও পরীক্ষা করুন"
|
386 |
+
|
387 |
+
#: ../commentluv.php:1307
|
388 |
+
msgid "In most cases, you will NOT need to change the settings in this box unless you have a custom comment form, template or you are using minifying or caching plugins"
|
389 |
+
msgstr "অধিকাংশ ক্ষেত্রে আপনি এই বক্সে সেটিংস আপনি যদি নিজস্ব মতামত ফর্ম, ফর্মা বা আপনি minifying বা প্লাগ ক্যাশে ব্যবহার পরিবর্তনের প্রয়োজন হবে না"
|
390 |
+
|
391 |
+
#: ../commentluv.php:1312
|
392 |
+
msgid "Compatibility"
|
393 |
+
msgstr "সামঞ্জস্য"
|
394 |
+
|
395 |
+
#: ../commentluv.php:1316
|
396 |
+
msgid "Use manual insert of badge code?"
|
397 |
+
msgstr "ব্যাজ কোড ম্যানুয়াল সন্নিবেশ ব্যবহার করবেন?"
|
398 |
+
|
399 |
+
#: ../commentluv.php:1320
|
400 |
+
msgid "Enable minifying compatibility?"
|
401 |
+
msgstr "কম্প্যাটিবিলিটি minifying সক্ষম?"
|
402 |
+
|
403 |
+
#: ../commentluv.php:1321
|
404 |
+
msgid "For caching plugins (places localized code in footer)"
|
405 |
+
msgstr "জন্য প্লাগিন (স্থান পাদচরণ মধ্যে স্থানীয় কোড) ক্যাশে"
|
406 |
+
|
407 |
+
#: ../commentluv.php:1326
|
408 |
+
msgid "API URL"
|
409 |
+
msgstr "API URL"
|
410 |
+
|
411 |
+
#: ../commentluv.php:1330
|
412 |
+
msgid "URL to use for API"
|
413 |
+
msgstr "URL জন্য API"
|
414 |
+
|
415 |
+
#: ../commentluv.php:1334
|
416 |
+
msgid "Comment Form Field Values"
|
417 |
+
msgstr "ফরম ফিল্ড মূল্যবোধ মন্তব্য"
|
418 |
+
|
419 |
+
#: ../commentluv.php:1337
|
420 |
+
msgid "Authors Name field name"
|
421 |
+
msgstr "লেখক নাম ক্ষেত্রের নাম"
|
422 |
+
|
423 |
+
#: ../commentluv.php:1342
|
424 |
+
msgid "Email field name"
|
425 |
+
msgstr "ইমেল ক্ষেত্রের নাম"
|
426 |
+
|
427 |
+
#: ../commentluv.php:1347
|
428 |
+
msgid "Authors URL field name"
|
429 |
+
msgstr "লেখক URL ক্ষেত্রের নাম"
|
430 |
+
|
431 |
+
#: ../commentluv.php:1352
|
432 |
+
msgid "Comment Text Area name"
|
433 |
+
msgstr "টেক্সট এরিয়া নাম মন্তব্য"
|
434 |
+
|
435 |
+
#: ../commentluv.php:1357
|
436 |
+
msgid "Diagnostics Info"
|
437 |
+
msgstr "নিদানবিদ্যা তথ্য"
|
438 |
+
|
439 |
+
#: ../commentluv.php:1375
|
440 |
+
msgid "You can copy this information and send it to me if I request it"
|
441 |
+
msgstr "আপনি এই তথ্য কপি এবং আমাকে প্রেরণ যদি আমি অনুরোধ করতে পারেন"
|
442 |
+
|
443 |
+
#: ../commentluv.php:1382
|
444 |
+
msgid "Save Settings"
|
445 |
+
msgstr "সেটিংস সংরক্ষণ কর"
|
446 |
+
|
447 |
+
#: ../commentluv.php:1384
|
448 |
+
msgid "Reset Settings"
|
449 |
+
msgstr "রিসেট সেটিংস"
|
450 |
+
|
451 |
+
#: ../commentluv.php:1387
|
452 |
+
msgid "Are you sure you want to reset your settings? Press OK to continue"
|
453 |
+
msgstr "আপনি কি আপনার সেটিং রিসেট করতে চান? ঠিক আছে চালিয়ে প্রেস"
|
454 |
+
|
455 |
+
#: ../commentluv.php:1390
|
456 |
+
msgid "Reset"
|
457 |
+
msgstr "রিসেট"
|
458 |
+
|
459 |
+
#: ../commentluv.php:1398
|
460 |
+
msgid "Plugin Info"
|
461 |
+
msgstr "প্লাগ তথ্য"
|
462 |
+
|
463 |
+
#: ../commentluv.php:1401
|
464 |
+
msgid "Start Here"
|
465 |
+
msgstr "এখানে শুরু"
|
466 |
+
|
467 |
+
#: ../commentluv.php:1402
|
468 |
+
msgid "Author"
|
469 |
+
msgstr "লেখক"
|
470 |
+
|
471 |
+
#: ../commentluv.php:1403
|
472 |
+
msgid "Home Page"
|
473 |
+
msgstr "প্রথম পাতা"
|
474 |
+
|
475 |
+
#: ../commentluv.php:1403
|
476 |
+
msgid "Visit www.commentluv.com!"
|
477 |
+
msgstr "www.commentluv.com দেখুন!"
|
478 |
+
|
479 |
+
#: ../commentluv.php:1404
|
480 |
+
msgid "Social"
|
481 |
+
msgstr "সামাজিক"
|
482 |
+
|
483 |
+
#: ../commentluv.php:1405
|
484 |
+
msgid "Help"
|
485 |
+
msgstr "সাহায্য"
|
486 |
+
|
487 |
+
#: ../commentluv.php:1405
|
488 |
+
msgid "Help Desk"
|
489 |
+
msgstr "সহায়তা ডেস্ক"
|
490 |
+
|
491 |
+
#: ../commentluv.php:1406
|
492 |
+
msgid "Do you like this plugin?"
|
493 |
+
msgstr "আপনি কি এই প্লাগইন মত?"
|
494 |
+
|
495 |
+
#: ../commentluv.php:1408
|
496 |
+
msgid "News"
|
497 |
+
msgstr "খবর"
|
498 |
+
|
499 |
+
#: ../commentluv.php:1414
|
500 |
+
msgid "Thanks to the following for translations"
|
501 |
+
msgstr "অনুবাদের জন্য ধন্যবাদ নিম্নলিখিত"
|
502 |
+
|
503 |
+
#: ../commentluv.php:1415
|
504 |
+
msgid "Italian"
|
505 |
+
msgstr "ইতালিয়ান"
|
506 |
+
|
507 |
+
#: ../commentluv.php:1416
|
508 |
+
msgid "Dutch"
|
509 |
+
msgstr "ওলন্দাজি"
|
510 |
+
|
511 |
+
#: ../commentluv.php:1417
|
512 |
+
msgid "Polish"
|
513 |
+
msgstr "পালিশ"
|
514 |
+
|
515 |
+
#: ../commentluv.php:1418
|
516 |
+
msgid "Georgian"
|
517 |
+
msgstr "জর্জিয়াদেশীয়"
|
518 |
+
|
519 |
+
#: ../commentluv.php:1419
|
520 |
+
msgid "Lithuanian"
|
521 |
+
msgstr "লিথুনিয়ান"
|
522 |
+
|
523 |
+
#: ../commentluv.php:1420
|
524 |
+
msgid "Portuguese"
|
525 |
+
msgstr "পটুর্গালদেশীয়"
|
526 |
+
|
527 |
+
#: ../commentluv.php:1421
|
528 |
+
msgid "Malaysian"
|
529 |
+
msgstr "মালয়েশিয়া"
|
530 |
+
|
531 |
+
#: ../commentluv.php:1422
|
532 |
+
msgid "Hindi"
|
533 |
+
msgstr "হিন্দি"
|
534 |
+
|
535 |
+
#: ../commentluv.php:1423
|
536 |
+
msgid "Russian"
|
537 |
+
msgstr "রাশিয়ান"
|
538 |
+
|
539 |
+
#: ../commentluv.php:1424
|
540 |
+
msgid "Chinese"
|
541 |
+
msgstr "চীনা"
|
542 |
+
|
543 |
+
#: ../commentluv.php:1425
|
544 |
+
msgid "Hebrew"
|
545 |
+
msgstr "ইহুদি"
|
546 |
+
|
547 |
+
#: ../commentluv.php:1426
|
548 |
+
msgid "French"
|
549 |
+
msgstr "ফরাসি"
|
550 |
+
|
551 |
+
#: ../commentluv.php:1428
|
552 |
+
msgid "Romanian"
|
553 |
+
msgstr "রোমানিয়ান"
|
554 |
+
|
555 |
+
#: ../commentluv.php:1429
|
556 |
+
msgid "German"
|
557 |
+
msgstr "জার্মান"
|
558 |
+
|
559 |
+
# Bengali
|
560 |
+
#: ../commentluv.php:1430
|
561 |
+
msgid "Arabic"
|
562 |
+
msgstr "আরবি"
|
563 |
+
|
564 |
+
#: ../commentluv.php:1432
|
565 |
+
msgid "Want your link here?"
|
566 |
+
msgstr "আপনার লিংক এখানে চান?"
|
567 |
+
|
568 |
+
#: ../commentluv.php:1432
|
569 |
+
msgid "How To Submit A Translation"
|
570 |
+
msgstr "Kকিভাবে একটি অনুবাদ জমা দিন"
|
571 |
+
|
572 |
+
#: ../commentluv.php:1433
|
573 |
+
msgid "Special thanks go to the following"
|
574 |
+
msgstr "বিশেষ ধন্যবাদ নিম্নলিখিত যান"
|
575 |
+
|
576 |
+
#: ../commentluv.php:1434
|
577 |
+
msgid "CSS Help"
|
578 |
+
msgstr "CSS সাহায্য"
|
579 |
+
|
580 |
+
#: ../commentluv.php:1435
|
581 |
+
msgid "Badge GFX"
|
582 |
+
msgstr "Badge GFX"
|
583 |
+
|
lang/commentluv-ru_RU.mo
ADDED
Binary file
|
lang/commentluv-ru_RU.po
ADDED
@@ -0,0 +1,208 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: CommentLuv\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2011-01-10 15:17-0000\n"
|
6 |
+
"PO-Revision-Date: \n"
|
7 |
+
"Last-Translator: Lavo4nik <el.notte@gmail.com>\n"
|
8 |
+
"Language-Team: Alyona Lompar <alyona.lompar@aol.com>\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Poedit-Language: Ukrainian\n"
|
13 |
+
"X-Poedit-Country: UKRAINE\n"
|
14 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
15 |
+
"X-Poedit-Basepath: .\n"
|
16 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
17 |
+
"X-Poedit-SearchPath-0: ..\n"
|
18 |
+
|
19 |
+
#: ../commentluv-manager.php:26
|
20 |
+
msgid "This plugin takes the url from the comment form and tries to parse the feed of the site and display the last entry made. If you have any questions, comments or if you have a good idea that you would like to see in the next version of CommentLuv, please visit http://comluv.com and let me know."
|
21 |
+
msgstr "Этот плагин берет URL из формы комментариев, пытается проанализировать этот сайт и отображает последний пост. Если у вас возникли вопросы, комментарии или хорошая идея, которую вы бы хотели видеть в следующей версии, будьте добры, посетите http://comluv.com и дайте мне об этом знать."
|
22 |
+
|
23 |
+
#: ../commentluv-manager.php:36
|
24 |
+
msgid "Display Options"
|
25 |
+
msgstr "Параметры отображения"
|
26 |
+
|
27 |
+
#: ../commentluv-manager.php:40
|
28 |
+
msgid "Enter the text you want displayed in the comment"
|
29 |
+
msgstr "Введите текст который будет отображен в комментарии"
|
30 |
+
|
31 |
+
#: ../commentluv-manager.php:43
|
32 |
+
msgid "Text displayed in the select box"
|
33 |
+
msgstr "Этот текст отображается в поле выбора"
|
34 |
+
|
35 |
+
#: ../commentluv-manager.php:47
|
36 |
+
msgid "CommentLuv on by default?"
|
37 |
+
msgstr "CommentLuv включен по умолчанию?"
|
38 |
+
|
39 |
+
#: ../commentluv-manager.php:50
|
40 |
+
msgid "Show heart on links?"
|
41 |
+
msgstr "Показывать сердце на сообщениях?"
|
42 |
+
|
43 |
+
#: ../commentluv-manager.php:52
|
44 |
+
msgid "Info panel background color"
|
45 |
+
msgstr "Цвет фона информационной панели"
|
46 |
+
|
47 |
+
#: ../commentluv-manager.php:57
|
48 |
+
msgid "Use template insert to show badge and checkbox?"
|
49 |
+
msgstr "Использовать шаблон вложения, что бы показать иконку и флаг?"
|
50 |
+
|
51 |
+
#: ../commentluv-manager.php:58
|
52 |
+
msgid "Do NOT check this unless you have manually inserted the code into your comments.php file "
|
53 |
+
msgstr "Не проверять, если только код в comments.php не был вставлен вручную"
|
54 |
+
|
55 |
+
#: ../commentluv-manager.php:64
|
56 |
+
msgid "Display Badge"
|
57 |
+
msgstr "Отобразить Знак"
|
58 |
+
|
59 |
+
#: ../commentluv-manager.php:68
|
60 |
+
msgid "Many thanks to <a href=\"http://byteful.com\">Byteful Traveller</a> for creating these images."
|
61 |
+
msgstr "Благодарю <a href=\"http://byteful.com\">Byteful Traveller</a> за создание этих изображений."
|
62 |
+
|
63 |
+
#: ../commentluv-manager.php:72
|
64 |
+
msgid "Choose badge to display"
|
65 |
+
msgstr "Выбрать знак для отображения"
|
66 |
+
|
67 |
+
#: ../commentluv-manager.php:77
|
68 |
+
msgid "Show nothing"
|
69 |
+
msgstr "Ничего не отображать"
|
70 |
+
|
71 |
+
#: ../commentluv-manager.php:80
|
72 |
+
msgid "Show text"
|
73 |
+
msgstr "Отображать текст"
|
74 |
+
|
75 |
+
#: ../commentluv-manager.php:80
|
76 |
+
msgid "Prepend html before badge or text (optional)"
|
77 |
+
msgstr "Присоединение HTML перед иконкой или текстом (опционально)"
|
78 |
+
|
79 |
+
#: ../commentluv-manager.php:88
|
80 |
+
msgid "Technical Settings"
|
81 |
+
msgstr "Технические параметры"
|
82 |
+
|
83 |
+
#: ../commentluv-manager.php:92
|
84 |
+
msgid "In most cases you shouldn't need to change these settings unless you have a customized comment form"
|
85 |
+
msgstr "В большинстве случаев Вам не нужно изменять эти параметры, только если вы не настраивали форму комментариев"
|
86 |
+
|
87 |
+
#: ../commentluv-manager.php:93
|
88 |
+
msgid "These are the name=\"\" values used in the HTML source for the fields on your comment form."
|
89 |
+
msgstr "Это имя=\"\"значения,которое используется в HTML источникдля полей в вашей форме комментариев"
|
90 |
+
|
91 |
+
#: ../commentluv-manager.php:99
|
92 |
+
msgid "Authors Name field name"
|
93 |
+
msgstr "Поле имени Автора"
|
94 |
+
|
95 |
+
#: ../commentluv-manager.php:103
|
96 |
+
msgid "Email field name"
|
97 |
+
msgstr "Поле E-mail"
|
98 |
+
|
99 |
+
#: ../commentluv-manager.php:107
|
100 |
+
msgid "Authors URL field name"
|
101 |
+
msgstr "Поле для URL автора"
|
102 |
+
|
103 |
+
#: ../commentluv-manager.php:111
|
104 |
+
msgid "Comment Text Area name"
|
105 |
+
msgstr "Поле для ввода комментария"
|
106 |
+
|
107 |
+
#: ../commentluv-manager.php:124
|
108 |
+
msgid "Reset to Default Settings"
|
109 |
+
msgstr "Сбросить до настроек по умолчанию"
|
110 |
+
|
111 |
+
#: ../commentluv-manager.php:129
|
112 |
+
msgid "Are you sure you want to reset your settings? Press OK to continue"
|
113 |
+
msgstr "Вы уверены что хочете сбросить настройки? Нажмите ОК для продолжения"
|
114 |
+
|
115 |
+
#: ../commentluv-manager.php:139
|
116 |
+
msgid "Plugin Info"
|
117 |
+
msgstr "Информация о плагине"
|
118 |
+
|
119 |
+
#: ../commentluv-manager.php:142
|
120 |
+
msgid "Author"
|
121 |
+
msgstr "Автор"
|
122 |
+
|
123 |
+
#: ../commentluv-manager.php:143
|
124 |
+
msgid "Home Page"
|
125 |
+
msgstr "ДОмашняя страница"
|
126 |
+
|
127 |
+
#: ../commentluv-manager.php:143
|
128 |
+
msgid "Visit ComLuv to register your site for more luv!"
|
129 |
+
msgstr "Заходите на ComLuv, что бы зарегистрировать свой сайт и получить бонусный Luv!"
|
130 |
+
|
131 |
+
#: ../commentluv-manager.php:144
|
132 |
+
msgid "Social"
|
133 |
+
msgstr "Социальный"
|
134 |
+
|
135 |
+
#: ../commentluv-manager.php:145
|
136 |
+
msgid "Help"
|
137 |
+
msgstr "Помощь"
|
138 |
+
|
139 |
+
#: ../commentluv-manager.php:145
|
140 |
+
msgid "Help Desk"
|
141 |
+
msgstr "Служба поддержки"
|
142 |
+
|
143 |
+
#: ../commentluv-manager.php:146
|
144 |
+
msgid "News"
|
145 |
+
msgstr "Новости"
|
146 |
+
|
147 |
+
#: ../commentluv-manager.php:152
|
148 |
+
msgid "Thanks to the following for translations"
|
149 |
+
msgstr "Благодарим за переводы"
|
150 |
+
|
151 |
+
#: ../commentluv-manager.php:153
|
152 |
+
msgid "Italian"
|
153 |
+
msgstr "Итальянский"
|
154 |
+
|
155 |
+
#: ../commentluv-manager.php:154
|
156 |
+
msgid "Russian"
|
157 |
+
msgstr "Русский"
|
158 |
+
|
159 |
+
#: ../commentluv-manager.php:155
|
160 |
+
msgid "Chinese"
|
161 |
+
msgstr "Китайский"
|
162 |
+
|
163 |
+
#: ../commentluv-manager.php:156
|
164 |
+
msgid "Hebrew"
|
165 |
+
msgstr "Иврит"
|
166 |
+
|
167 |
+
#: ../commentluv-manager.php:157
|
168 |
+
msgid "French"
|
169 |
+
msgstr "Французский"
|
170 |
+
|
171 |
+
#: ../commentluv-manager.php:158
|
172 |
+
msgid "Dutch"
|
173 |
+
msgstr "Голландский"
|
174 |
+
|
175 |
+
#: ../commentluv-manager.php:159
|
176 |
+
msgid "Polish"
|
177 |
+
msgstr "Польский"
|
178 |
+
|
179 |
+
#: ../commentluv.php:35
|
180 |
+
msgid "CommentLuv requires Wordpress 2.9.2 or newer."
|
181 |
+
msgstr "CommentLuv требует Wordpress 2.9.2 или более поздняя версия."
|
182 |
+
|
183 |
+
#: ../commentluv.php:35
|
184 |
+
msgid "Please Update!"
|
185 |
+
msgstr "Обновитесь! Новая Версия!"
|
186 |
+
|
187 |
+
#: ../commentluv.php:88
|
188 |
+
msgid "Settings"
|
189 |
+
msgstr "Настройки"
|
190 |
+
|
191 |
+
#: ../commentluv.php:218
|
192 |
+
msgid "There were errors with your chosen settings"
|
193 |
+
msgstr "Ошибки в выбранных настройках!"
|
194 |
+
|
195 |
+
#~ msgid "CommentLuv Member Area"
|
196 |
+
#~ msgstr "CommentLuv пользовательская среда"
|
197 |
+
|
198 |
+
#~ msgid ""
|
199 |
+
#~ "If you register your site for free at <a href=\"http://comluv.com"
|
200 |
+
#~ "\">ComLuv.com</a> you will be able to open up lots of features that are "
|
201 |
+
#~ "for members only like link tracking so you can see which of the comments "
|
202 |
+
#~ "you make on CommentLuv blogs are getting the last blog post clicked and "
|
203 |
+
#~ "the ability to send back more than just blog posts. You can even create "
|
204 |
+
#~ "your own WP2.7 blog there with commentluv pre-installed!."
|
205 |
+
#~ msgstr ""
|
206 |
+
#~ "Бесплатная регистрация доступна здесь <a href=\"http://comluv.com"
|
207 |
+
#~ "\">ComLuv.com</a>. Вы можете создать собственынй WP2.7 блог с "
|
208 |
+
#~ "предустановленным commentluv!."
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: commentluv, @hishaman (css additions)
|
|
3 |
Donate link:http://comluv.com/about/donate
|
4 |
Tags: commentluv, comments, last blog post, linkluv, comment luv , commentlove, comment love
|
5 |
Requires at least: 3.0
|
6 |
-
Tested up to: 3.
|
7 |
-
Stable tag: 2.90.9.
|
8 |
|
9 |
Reward your readers by automatically placing a link to their last blog post at the end of their comment. Encourage a community and discover new posts.
|
10 |
|
@@ -42,6 +42,8 @@ Romanian [Manuel Cheta](http://obisnuit.eu/ "Romanian Translation")
|
|
42 |
Norwegian [Hanna](http://www.drommeland.com/ "Norwegian Translation")
|
43 |
French [Jean-Luc Matthys](http://etreheureux.fr/ "French Translation")
|
44 |
Danish [Jimmy Sigenstroem](http://w3blog.dk/ "Danish Translation")
|
|
|
|
|
45 |
|
46 |
== Installation ==
|
47 |
|
@@ -70,7 +72,14 @@ Please see the videos in the settings page for explanations of how they work.
|
|
70 |
4. edit post comments
|
71 |
|
72 |
== ChangeLog ==
|
73 |
-
= 2.90.9.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
74 |
* removed : w3 total cache stuff causes fatal errors on activation. removing all w3 stuff completely
|
75 |
|
76 |
= 2.90.9 =
|
3 |
Donate link:http://comluv.com/about/donate
|
4 |
Tags: commentluv, comments, last blog post, linkluv, comment luv , commentlove, comment love
|
5 |
Requires at least: 3.0
|
6 |
+
Tested up to: 3.3
|
7 |
+
Stable tag: 2.90.9.2
|
8 |
|
9 |
Reward your readers by automatically placing a link to their last blog post at the end of their comment. Encourage a community and discover new posts.
|
10 |
|
42 |
Norwegian [Hanna](http://www.drommeland.com/ "Norwegian Translation")
|
43 |
French [Jean-Luc Matthys](http://etreheureux.fr/ "French Translation")
|
44 |
Danish [Jimmy Sigenstroem](http://w3blog.dk/ "Danish Translation")
|
45 |
+
Russian [Max](http://lavo4nik.ru/ "Russian Translation")
|
46 |
+
Bengali [Amrik Verdi](http://www.explorefeed.com/ "Bengali Translation")
|
47 |
|
48 |
== Installation ==
|
49 |
|
72 |
4. edit post comments
|
73 |
|
74 |
== ChangeLog ==
|
75 |
+
= 2.90.9.2 =
|
76 |
+
* fix : sometimes badge was showing empty src
|
77 |
+
* added : Bengali language
|
78 |
+
* settings page header
|
79 |
+
* modify settings page intro
|
80 |
+
* added : prevent links for comments that have had the URL removed
|
81 |
+
|
82 |
+
= 2.90.9.1 =
|
83 |
* removed : w3 total cache stuff causes fatal errors on activation. removing all w3 stuff completely
|
84 |
|
85 |
= 2.90.9 =
|