en-us.php 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192
  1. <?php
  2. return array(
  3. //Attorn
  4. 'attorn_item'=>'Attorn item',
  5. 'username'=>'Username',
  6. 'receiver_name'=>"Receiver's username",
  7. 'verify_identity'=>'Verify identity',
  8. 'your_password'=>'Your password',
  9. 'attorn'=>'Attorn',
  10. 'close'=>'close',
  11. //Catalog
  12. 'new_or_edit_catalog' => 'New/Edit catalog',
  13. 'catalog_name' => 'Catalog name',
  14. 's_number' => 'Order',
  15. 's_number_explain' => 'Optional: order number',
  16. 'last_catalog' => 'Parent catalog',
  17. 'save' => 'Sava',
  18. 'delete_catalog' => 'Delete catalog',
  19. 'catalog_list' => 'Catalog list',
  20. 'click_to_edit' => 'Click to edit',
  21. //index
  22. 'help' => 'Help',
  23. 'login_or_register' => 'Login/Register',
  24. 'my_item' => 'My items',
  25. //Common message
  26. 'redirect_message' => 'If your browser does not automatically jump, please click on this link.',
  27. 'click_to_goback' => 'Click to goback',
  28. 'home' => 'Home',
  29. //item/add
  30. 'item_name' => "Item's name",
  31. 'item_description' => "Item's description",
  32. 'item_domain' => '(Optional)domain hack',
  33. 'item_domain_illegal' => 'Domain hack must be a combination of letters and numbers',
  34. 'domain_already_exists' => 'Domain already exists',
  35. 'visit_password_placeholder' => 'Access password(Optional: private project required)',
  36. 'submit' => 'Submit',
  37. 'goback' => 'Goback',
  38. //item/delete
  39. 'delete_item' => 'Delete item',
  40. 'verify_your_identity' => 'Verify your identity',
  41. 'creator_password' => "creator's password",
  42. 'delete' => 'Delete',
  43. 'close' => 'Close',
  44. //item/index
  45. 'personal_setting'=>'Personal setting',
  46. 'share_home'=>'Share home',
  47. 'web_home'=>'Website home',
  48. 'logout'=>'Logout',
  49. 'add_an_item'=>'Add an item',
  50. 'new_item'=>'New item',
  51. 'share_my_home'=>'Share my home',
  52. 'home_address'=>'Home address',
  53. 'home_address_description'=>'The others will be able to see all of your public items When he visits your home page.You can copy the address to your friends.',
  54. //item/pwd
  55. 'input_visit_password'=>'Please enter the access password',
  56. 'password'=>'Passwod',
  57. 'verification_code'=>'Verification code',
  58. 'submit'=>'Submit',
  59. 'login_or_register'=>'Login/Register',
  60. //item/show
  61. 'item'=>'Item',
  62. 'share'=>'Share',
  63. 'export'=>'Export',
  64. 'update_info'=>'Modify',
  65. 'manage_members'=>'Members',
  66. 'attorn'=>'Attorn',
  67. 'delete'=>'Delete',
  68. 'more_item'=>'More items',
  69. 'login_or_register'=>'Login/Register',
  70. 'about_showdoc'=>'About ShowDoc',
  71. 'my_item'=>'My items',
  72. 'new_page'=>'New page',
  73. 'new_catalog'=>'New catalog',
  74. 'share_address_to_your_friends'=>'Share address to your friends',
  75. 'share'=>'Share',
  76. 'copy_interface_to_new'=>'Copy page to new ',
  77. 'copy'=>'Copy',
  78. 'edit_interface'=>'Edit page',
  79. 'edit'=>'Edit',
  80. 'delete_interface'=>'Delete page',
  81. 'comfirm_delete'=>'Are you sure that you want to delete it?',
  82. 'delete'=>'Delete',
  83. 'share'=>'Share',
  84. 'item_address'=>'Item address',
  85. 'copy_address_to_your_friends'=>'You can copy the address to your friend.',
  86. 'share_page'=>'Share page',
  87. 'page_address'=>'Page address',
  88. 'copy_address_to_your_friends'=>'You can copy the address to your friend.',
  89. //item/showbyuid
  90. 'more'=>'More',
  91. 'my_item'=>'My items',
  92. 'login_or_register'=>'Login/Register',
  93. 'about_showdoc'=>'About ShowDoc',
  94. 'all_pubilc_item'=>"'s all public items",
  95. //member
  96. 'new_member'=>'New member',
  97. 'username'=>'Username',
  98. 'save'=>'Save',
  99. 'member_list'=>'member list',
  100. 'click_to_delete'=>'Click to delete',
  101. 'close'=>'Close',
  102. //page
  103. 'input_page_title'=>'Please enter a page title',
  104. 'level_2_directory'=>'Second-level catalog',
  105. 'level_3_directory'=>'Third-level catalog',
  106. 's_number_explain'=>'Optional: order number',
  107. 'history_version'=>'History version',
  108. 'save'=>'Save',
  109. 'cancel'=>'Cancel',
  110. 'inser_apidoc_template'=>'Insert apidoc template',
  111. 'inser_database_doc_template'=>'Insert db-doc template',
  112. 'json_to_table'=>'Json to table',
  113. 'http_test_api'=>'Api test online',
  114. 'json_to_table_description'=>'Please paste a section of JSON, the program will automatically parse and generate JSON parameters table. This feature is suitable for the rapid preparation of API documents returned to the parameter table',
  115. 'confirm'=>'Confirm',
  116. 'cancel'=>'Cancel',
  117. 'history_version'=>'History version',
  118. 'update_time'=>'Modification time',
  119. 'update_by_who'=>'Modified by who',
  120. 'operation'=>'Operation',
  121. 'recover_to_this_version'=>'Restore to this version',
  122. 'close'=>'Close',
  123. 'finish'=>'Finish',
  124. 'api_test_title'=>'Test for GET and POST',
  125. 'api_address_description'=>'Api address(e.g:ttp://www.abc.com/api/login)',
  126. 'api_address'=>'Api address',
  127. 'params_description'=>'Params(e.g:user_id=121&age=22&date=2016-06-02)',
  128. 'params'=>'Params',
  129. 'clear'=>'Clear',
  130. 'result'=>'Result',
  131. 'save_to_templ'=>'Save as template',
  132. 'more_templ'=>'More template',
  133. 'saved_templ_list'=>'Template list you saved',
  134. 'page_comments'=>'Page comments',
  135. 'add_page_comments'=>'Add comments before save',
  136. //user
  137. 'login'=>'Login',
  138. 'username'=>'Username',
  139. 'password'=>'Passwod',
  140. 'verification_code'=>'Verification code',
  141. 'no_account'=>'Go to register →',
  142. 'register_new_account'=>'Register new user',
  143. 'username_description'=>'English name or Email',
  144. 'password'=>'Passwod',
  145. 'password_again'=>'Enter password again',
  146. 'verification_code'=>'Verification code',
  147. 'register'=>'Register',
  148. 'had_a_account'=>' Sign on right now→',
  149. 'update_personal_info'=>'Modify personal information',
  150. 'new_password_description'=>'The new password',
  151. 'old_password_description'=>'Original password',
  152. 'submit'=>'Submit',
  153. 'goback'=>'Goback',
  154. //message 弹出信息有关的文案
  155. 'no_permissions'=>'No permissions',
  156. 'incorrect_password'=>'Incorrect password',
  157. 'user_does_not_exist'=>'User does not exist',
  158. 'operation_succeeded'=>'Operation succeeded',
  159. 'operation_failed'=>'Operation failed',
  160. 'access_password_are_incorrect'=>'Access password are incorrect',
  161. 'verification_code_are_incorrect'=>'Verification code are incorrect',
  162. 'no_permissions_to_delete_page'=>'No permissions!The page is created by {$author_username}',
  163. 'delete_succeeded'=>'Delete succeeded',
  164. 'delete_failed'=>'Delete failed',
  165. 'register_succeeded'=>'Register succeeded',
  166. 'username_or_password_incorrect'=>'Username or password are incorrect',
  167. 'username_exists'=>'Username exists',
  168. 'code_much_the_same'=>'Password much be the same',
  169. 'verification_code_are_incorrect'=>'Verification code are incorrect',
  170. 'auto_login_succeeded'=>'Automatic login success! Jumping...',
  171. 'login_succeeded'=>'Login succeeded',
  172. 'modify_succeeded'=>'Modify succeeded',
  173. 'modify_faild'=>'Modify failed',
  174. 'old_password_incorrect'=>'The original password is not correct',
  175. 'logout_succeeded'=>'Logout succeeded',
  176. //error_message
  177. "no_delete_empty_catalog"=>'In order to secure, do not allow direct delete an empty catalog. Please delete or move all the pages in the catalog',
  178. "default_title" =>'Default',
  179. );