comment.lang.php 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <?php
  2. $LANG['coment_class_php_1'] = 'Could not get form of data storage';
  3. $LANG['coment_class_php_2'] = 'Data storage form does not exist and the attempt to create form failed. Please contact an administrator.';
  4. $LANG['coment_class_php_3'] = 'The attempt to write form data to data storage failed. Please contact an administrator.';
  5. $LANG['coment_class_php_4'] = 'The attempt to automatically create form failed. Please contact an administrator.';
  6. $LANG['coment_class_php_5'] = 'The attempt to add comment failed. Please contact an administrator.';
  7. $LANG['coment_class_php_6'] = 'Comment not found';
  8. $LANG['coment_class_php_7'] = 'Comment Successfully posted. Also, you have to wait for admin validation before being able to show.';
  9. $LANG['phpcms_friends'] = 'Buddy list';
  10. $LANG['no_comment'] = 'Comment not found!';
  11. $LANG['no_check_comments'] = 'There is no pending comment.';
  12. $LANG['comments_module_configuration'] = 'Configuration';
  13. $LANG['comment_on_whether_to_allow_visitors'] = 'Allow unregistered guests to post comments';
  14. $LANG['check_comment'] = 'Require admin validation';
  15. $LANG['whether_to_validate'] = 'Enable CAPTCHA';
  16. $LANG['chez'] = 'and';
  17. $LANG['release'] = 'Release';
  18. $LANG['are_you_sure_you_want_to_delete'] = 'Are you sure you want to remove it?';
  19. $LANG['for_audit_several'] = 'Pending comments';
  20. $LANG['pass'] = 'Approval';
  21. $LANG['list'] = 'List';
  22. $LANG['comments_on_the_survey'] = 'Comment summary';
  23. $LANG['count'] = 'Count';
  24. $LANG['comments_id'] = 'Comment ID';
  25. $LANG['site_id'] = 'Site ID';
  26. $LANG['comments_direction'] = 'Thread';
  27. $LANG['jiushishuo'] = 'No comments';
  28. $LANG['tetragonal'] = 'Positive';
  29. $LANG['cons'] = 'Negative';
  30. $LANG['neutrality'] = 'Neutral';
  31. $LANG['sort'] = 'Ordering';
  32. $LANG['new'] = 'The Lastest';
  33. $LANG['hot'] = 'Most popular';
  34. $LANG['support'] = 'Support';
  35. $LANG['landing_users_to_comment'] = 'Only logged users can post comments';
  36. $LANG['code_error'] = 'Incorrect Message Authentication Code';
  37. $LANG['please_enter_code'] = 'Please input authentication code';
  38. $LANG['comment_bang'] = 'Top rated comments';
  39. $LANG['please_enter_content'] = 'Please input content';
  40. $LANG['dragonforce'] = 'You have already supported.';
  41. $LANG['comment_point_del'] = 'The comment has been deleted. Also, the reward point has been reduced.';
  42. $LANG['comments_on_points_awards'] = 'Comment reward points';
  43. $LANG['be_deleted_from_the_review_points'] = 'The comment has been deleted. Also, the reward point has been reduced.';
  44. $LANG['to_operate'] = ' points, 0 as taking no action';
  45. $LANG['canot_allow_comment'] = ' This article does not allow comments';
  46. $LANG['please_chose_comment'] = 'Please choose a comment';