/01.Source/01.CORE/modules/users/language/admin_en.php

http://creative-portal.googlecode.com/ · PHP · 167 lines · 155 code · 5 blank · 7 comment · 3 complexity · 94bb442e7a3115d332f1451d7171a43b MD5 · raw file

  1. <?php
  2. /**
  3. * @Project NUKEVIET 3.0
  4. * @Author VINADES.,JSC (contact@vinades.vn)
  5. * @Copyright (C) 2010 VINADES.,JSC. All rights reserved
  6. * @Language English
  7. * @Createdate Dec 12, 2010, 08:12:48 PM
  8. */
  9. if (! defined('NV_ADMIN') or ! defined('NV_MAINFILE')){
  10. die('Stop!!!');
  11. }
  12. $lang_translator['author'] ="VINADES.,JSC (contact@vinades.vn)";
  13. $lang_translator['createdate'] ="31/05/2010, 00:07";
  14. $lang_translator['copyright'] ="Copyright (C) 2010 VINADES.,JSC. All rights reserved";
  15. $lang_translator['info'] ="";
  16. $lang_translator['langtype'] ="lang_module";
  17. $lang_module['modforum'] = "Members management by forum %1\$s.";
  18. $lang_module['list_module_title'] = "Members list";
  19. $lang_module['member_add'] = "Add member";
  20. $lang_module['member_wating'] = "Member wating";
  21. $lang_module['list_question'] = "Question list";
  22. $lang_module['search_type'] = "Search by";
  23. $lang_module['search_id'] = "Member's ID";
  24. $lang_module['search_account'] = "Member's account";
  25. $lang_module['search_name'] = "Member's name";
  26. $lang_module['search_mail'] = "Member's email";
  27. $lang_module['search_note'] = "Keyword maximum length is 64 characters, html isn't allowed";
  28. $lang_module['submit'] = "Searcg";
  29. $lang_module['members_list'] = "Member list";
  30. $lang_module['main_title'] = "Manage member";
  31. $lang_module['userid'] = "ID";
  32. $lang_module['account'] = "Account";
  33. $lang_module['name'] = "Name";
  34. $lang_module['email'] = "Email";
  35. $lang_module['register_date'] = "Register date";
  36. $lang_module['status'] = "Status";
  37. $lang_module['funcs'] = "Features";
  38. $lang_module['user_add'] = "Add member";
  39. $lang_module['password'] = "Password";
  40. $lang_module['repassword'] = "Repeat password";
  41. $lang_module['question'] = "Secret question";
  42. $lang_module['answer'] = "Answer";
  43. $lang_module['gender'] = "Gender";
  44. $lang_module['male'] = "Male";
  45. $lang_module['female'] = "Female";
  46. $lang_module['NA'] = "N/A";
  47. $lang_module['avata'] = "Avatar";
  48. $lang_module['birthday'] = "Birthday";
  49. $lang_module['date'] = "Day";
  50. $lang_module['month'] = "Month";
  51. $lang_module['year'] = "Year";
  52. $lang_module['website'] = "Website";
  53. $lang_module['address'] = "Address";
  54. $lang_module['ym'] = "Yahoo messenger";
  55. $lang_module['phone'] = "Phone";
  56. $lang_module['fax'] = "Fax";
  57. $lang_module['mobile'] = "Mobile";
  58. $lang_module['show_email'] = "Display email";
  59. $lang_module['sig'] = "Signature";
  60. $lang_module['in_group'] = "Member of group";
  61. $lang_module['addquestion'] = "Add secret question";
  62. $lang_module['savequestion'] = "Save secret question";
  63. $lang_module['errornotitle'] = "Error: Empty secret question";
  64. $lang_module['errorsave'] = "Error: Can't update data, please check topic title";
  65. $lang_module['weight'] = "position";
  66. $lang_module['save'] = "Save";
  67. $lang_module['siteterms'] = "Site rules";
  68. $lang_module['error_content'] = "Error: Empty site rules";
  69. $lang_module['saveok'] = "Update successful";
  70. $lang_module['config'] = "Module config";
  71. $lang_module['allow_reg'] = "Allow register";
  72. $lang_module['allow_login'] = "Allow login";
  73. $lang_module['allow_change_email'] = "Allow change email";
  74. $lang_module['type_reg'] = "Register type";
  75. $lang_module['active_not_allow'] = "Not grant to register";
  76. $lang_module['active_admin_check'] = "Admin active";
  77. $lang_module['active_all'] = "No need to active";
  78. $lang_module['active_email'] = "Email activation";
  79. $lang_module['deny_email'] = "Deny words on member's email";
  80. $lang_module['deny_name'] = "Deny words on member's account";
  81. $lang_module['memberlist_active'] = "Active";
  82. $lang_module['memberlist_unactive'] = "Active";
  83. $lang_module['memberlist_error_method'] = "Please select search method!";
  84. $lang_module['memberlist_error_value'] = "Search value must be at least 1 and doesn't exceed 64 characters!";
  85. $lang_module['memberlist_nousers'] = "No result match!";
  86. $lang_module['memberlist_selectusers'] = "Select at least 1 user to delete!";
  87. $lang_module['checkall'] = "Select all";
  88. $lang_module['uncheckall'] = "Unselect all";
  89. $lang_module['delete'] = "Delete";
  90. $lang_module['delete_success'] = "Success!";
  91. $lang_module['active_success'] = "Success!";
  92. $lang_module['memberlist_edit'] = "Edit";
  93. $lang_module['memberlist_deleteconfirm'] = "Do you realy want to delete?";
  94. $lang_module['edit_title'] = "Edit";
  95. $lang_module['edit_password_note'] = "Leave 2 frame below blank if you don't want to change password";
  96. $lang_module['edit_avatar_note'] = "Leave blank if you don't want to change avatar m?i";
  97. $lang_module['edit_save'] = "Accept";
  98. $lang_module['edit_error_username_exist'] = "User name used by another member. Please choose another name";
  99. $lang_module['edit_error_photo'] = "File type doesn't allowed";
  100. $lang_module['edit_error_email'] = "Incorrect email";
  101. $lang_module['edit_error_email_exist'] = "Your email used in another account. Please choose another account.";
  102. $lang_module['edit_error_permission'] = "You can not change the account information.";
  103. $lang_module['edit_error_password'] = "Password doesn't match";
  104. $lang_module['edit_error_nopassword'] = "Empty password";
  105. $lang_module['edit_add_error'] = "Can't update member information!";
  106. $lang_module['edit_error_question'] = "Empty secret question";
  107. $lang_module['edit_error_answer'] = "Empty answer";
  108. $lang_module['edit_error_group'] = "Please select group for member";
  109. $lang_module['account_deny_name'] = "Sorry, Account %s banned.";
  110. $lang_module['awaiting_active'] = "Activate";
  111. $lang_module['delconfirm_message'] = "Do you realy want to delete selected member?";
  112. $lang_module['delconfirm_email'] = "Send notification email:";
  113. $lang_module['delconfirm_email_yes'] = "Yes";
  114. $lang_module['delconfirm_ok'] = "Ok!";
  115. $lang_module['delconfirm_email_title'] = "Email notification to delete account";
  116. $lang_module['delconfirm_email_content'] = "Hi %1\$s,<br />We are so sorry to delete your account at website %2\$s.";
  117. $lang_module['adduser_email'] = "Send notification email:";
  118. $lang_module['adduser_email_yes'] = "Yes";
  119. $lang_module['adduser_register'] = "Your account was created";
  120. $lang_module['adduser_register_info'] = "Hi %1\$s,<br />Your account at website %2\$s activated. Your login information:<br />URL: %3\$s<br />Account: %4\$s<br />Password: %5\$s<br />This is email automatic sending from website %2\$s.<br />Site administrator";
  121. $lang_module['allow_openid'] = "Allow using OpenID";
  122. $lang_module['openid_servers'] = "OpenID accepted list";
  123. $lang_module['allow_change_login'] = "Allow change login name";
  124. $lang_module['is_user_forum'] = "Use forum's users";
  125. $lang_module['search_page_title'] = "Result";
  126. $lang_module['click_to_view'] = "Click to view";
  127. $lang_module['level0'] = "User";
  128. $lang_module['level1'] = "Super Administrator";
  129. $lang_module['level2'] = "General Administrator";
  130. $lang_module['level3'] = "Area Administrative";
  131. $lang_module['admin_add'] = "Set to admin";
  132. $lang_module['nv_admin_add'] = "Add group";
  133. $lang_module['nv_admin_edit'] = "Edit group";
  134. $lang_module['title_empty'] = "You do not declare group title";
  135. $lang_module['nv_admin_add_caption'] = "To create a new group, you need to declare fully in the box below";
  136. $lang_module['nv_admin_edit_caption'] = "To change content of the group &ldquo;%s&rdquo;, you need to declare fully in the box below";
  137. $lang_module['title'] = "Group name";
  138. $lang_module['content'] = "Content";
  139. $lang_module['add_time'] = "Start date";
  140. $lang_module['exp_time'] = "Expire date";
  141. $lang_module['public'] = "Public";
  142. $lang_module['users'] = "User";
  143. $lang_module['error_title_exists'] = "Group name &ldquo;%s&rdquo; already exist";
  144. $lang_module['users_in_group_caption'] = "Member list in group &ldquo;%s&rdquo; (%d group)";
  145. $lang_module['error_group_not_found'] = "Error: Can't find group";
  146. $lang_module['error_users_not_found'] = "Group has not member";
  147. $lang_module['error_not_groups'] = "There are no groups to be established. Click here <a href=\"%s\">vŕo ?ây</a> to create a group";
  148. $lang_module['add_users'] = "Member &ldquo;%s&rdquo;";
  149. $lang_module['form_search_label0'] = "Search members by";
  150. $lang_module['form_search_label1'] = "Keyword (Null = all member)";
  151. $lang_module['form_search_select0'] = "Name";
  152. $lang_module['form_search_select1'] = "Email";
  153. $lang_module['form_search_select2'] = "ID";
  154. $lang_module['search_not_result'] = "Not found any results";
  155. $lang_module['search_result_caption'] = "Result";
  156. $lang_module['group_pgtitle'] = "Detail";
  157. $lang_module['group_info'] = "Group information &ldquo;%s&rdquo;";
  158. $lang_module['add_user'] = "Member %1\$s group %2\$s";
  159. $lang_module['exclude_user'] = "Delete member %1\$s in group %2\$s";
  160. $lang_module['siteinfo_user'] = "Members";
  161. $lang_module['siteinfo_waiting'] = "Unactive members";
  162. ?>