瀏覽代碼

Update en.js

star7th 6 年之前
父節點
當前提交
97e301caf0
共有 1 個文件被更改,包括 198 次插入198 次删除
  1. 198 198
      web/static/lang/en.js

+ 198 - 198
web/static/lang/en.js

@@ -26,237 +26,237 @@ exports.default = {
     'login':'Login',
     'username':'Username',
     'password':'Password',
-    'register_new_account':'register',
-    'forget_password':'forget password',
-    'username_description':'username/email',
-    'password_again':'input password again',
-    'verification_code':'verification code',
-    'register':'register',
-    'update_personal_info':'update personal info',
-    'submit':'submit',
-    'goback':'goback',
-    'my_email':'my email',
-    'input_email':'请输入要绑定的邮箱',
+    'register_new_account':'Register',
+    'forget_password':'Forget password?',
+    'username_description':'Username/Email',
+    'password_again':'Input password again',
+    'verification_code':'Verification code',
+    'register':'Register',
+    'update_personal_info':'Update personal info',
+    'submit':'Submit',
+    'goback':'Back',
+    'my_email':'My email',
+    'input_email':'Input email',
     'input_login_password':'Please enter your login password to verify',
-    'status':'状态',
-    'status_1':'已验证',
-    'status_2':'未验证',
-    'status_3':'未绑定',
-    'binding':'绑定',
-    'modify':'modify',
-    'modify_password':'modify password',
-    'old_password':'old password',
-    'new_password':'new password',
-    'modify_success':'modify success',
-    'update_email_success':'更新邮箱成功!请登录邮箱查收验证邮件',
+    'status':'Status',
+    'status_1':'Verified',
+    'status_2':'Unverified',
+    'status_3':'Unbound',
+    'binding':'Binding',
+    'modify':'Modify',
+    'modify_password':'Modify password',
+    'old_password':'Old password',
+    'new_password':'New password',
+    'modify_success':'Modify success!',
+    'update_email_success':'Update your mailbox successfully! Please log in to check the email to check the email.',
 
     //item/index
-    'personal_setting':'personal setting',
-    'web_home':'web home',
-    'logout':'logout',
-    'add_an_item':'add an item',
-    'new_item':'new item',
-    'feedback':'feedback',
-    'more':'more',
-    'my_notice':'my notice',
-    'item_setting':'item setting',
-    'item_top':'make item top',
-    'cancel_item_top':'cancel top',
+    'personal_setting':'Personal settings',
+    'web_home':'Home',
+    'logout':'Logout',
+    'add_an_item':'Add an item',
+    'new_item':'New item',
+    'feedback':'Feedback',
+    'more':'More',
+    'my_notice':'My notice',
+    'item_setting':'Item settings',
+    'item_top':'Make item top',
+    'cancel_item_top':'Cancel top',
 
     //item/add
-    'item_type1' : 'regular item',
-    'item_type2' : 'single item',
-    'item_name' : 'item name',
-    'item_description' : 'description',
-    'item_domain' : '(可选)个性域名',
-    'item_domain_illegal' : '个性域名只能是字母或数字的组合',
-    'domain_already_exists' : '个性域名已经存在',
-    'visit_password_placeholder' : 'password(Optional: private project required)',
-    'copy_exists_item' : 'copy exists item',
-    'please_choose' : 'please select',
+    'item_type1' : 'Regular item',
+    'item_type2' : 'Single item',
+    'item_name' : 'Item name',
+    'item_description' : 'Description',
+    'item_domain' : 'Personalized domain name (optional)',
+    'item_domain_illegal' : 'Personalized domain names can only be a combination of letters or numbers',
+    'domain_already_exists' : 'Personal domain name already exists',
+    'visit_password_placeholder' : 'Password (optional: private project required)',
+    'copy_exists_item' : 'Copy existing item',
+    'please_choose' : 'Please select',
     'auto_db' : 'Auto data dictionary',
 
     //item/pwd
-    'input_visit_password' : 'input visit password',
+    'input_visit_password' : 'Input visit password',
 
     //item/export
-    'export_all' : 'export all',
+    'export_all' : 'Export all',
     'export_cat' : 'export catalog',
-    'select_cat_2' : 'select catalog level2',
-    'select_cat_3' : 'select catalog level3',
-    'begin_export' : 'begin to export',
+    'select_cat_2' : 'Select catalog level2',
+    'select_cat_3' : 'Select catalog level3',
+    'begin_export' : 'Begin to export',
 
     //item/setting
-    'base_info' : 'base info',
-    'member_manage' : 'manage member',
-    'advance_setting' : 'advance setting',
+    'base_info' : 'Base info',
+    'member_manage' : 'Manage member',
+    'advance_setting' : 'Advanced setting',
     'open_api' : 'open api',
-    'info_item_domain':"个性域名",
-    'visit_password':"password",
+    'info_item_domain':"Personal domain name",
+    'visit_password':"Password",
     'visit_password_description':"(Optional: private project required)",
-    "add_member" :"add member",
-    "authority" :"authority",
-    "add_time" :"add time",
-    "operation" :"operation",
-    "delete" :"delete",
-    "input_target_member" :"input member's username",
-    "readonly" :"readonly",
-    "member_authority_tips" :"权限说明:默认成员可以新建/编辑项目页面,删除时将只能删除自己新建/编辑的页面。 勾选只读属性后,该成员对所有页面都只能查看,无法新增/编辑/删除",
-    "cancel" :"cancel",
-    "confirm" :"confirm",
-    "confirm_delete" :"confirm to delete",
-    "attorn" :"attorn",
-    "archive" :"archive",
-    "attorn" :"attorn",
-    "attorn_tips":"you can attorn item to other user",
-    "archive_tips":"After archiving, the project will become read-only, and no more changes / additions will be made. If you want to edit it again, copy it to the new project and edit it",
-    "delete_tips":"After deleting, it will not be restored!",
-    "attorn_username" :"username of project receiver",
-    "archive_tips2":"说明: 归档项目后,项目将无法再新增和修改内容,并且无法取消归档状态。 如想再次修改内容,可复制本项目,在新的项目基础上修改。复制项目的方法是,在创建项目的时候,选择从已有项目里复制。",
+    "add_member" :"Add member",
+    "authority" :"Authority",
+    "add_time" :"Add time",
+    "operation" :"Operation",
+    "delete" :"Delete",
+    "input_target_member" :"Input member's username",
+    "readonly" :"Read-only",
+    "member_authority_tips" :"Permission Description: The default member can create/edit the project page, and only delete the newly created/edited page when deleting. After checking the read-only attribute, the member can only view all pages, and cannot add/edit/delete",
+    "cancel" :"Cancel",
+    "confirm" :"Confirm",
+    "confirm_delete" :"Confirm to delete",
+    "attorn" :"Attorn",
+    "archive" :"Archive",
+    "attorn" :"Attorn",
+    "attorn_tips":"You can attorn item(s) to other user(s)",
+    "archive_tips":"After archiving, the project will become read-only, and no more changes / additions can be made. If you want to edit it again, copy it to the new project and then edit it",
+    "delete_tips":"After deleting it, it can not be restored!",
+    "attorn_username" :"Username of project receiver",
+    "archive_tips2":"Note: After archiving a project, the project will no longer be able to add and modify content and will not be able to unarchive. If you want to modify the content again, you can copy the project and modify it on the basis of the new project. The way to copy a project is to choose to copy from an existing project when you create the project.",
     "success_jump" :"The operation is successful! Skipping...",
-    "reset_token":"reset token",
-    "open_api_tips1":"showdoc开放文档编辑的API,供使用者更加方便地操作文档数据。<br>利用开放API,你可以自动化地完成很多事",
-    "open_api_tips2":'如果你想自动化生成API文档,则可参考<a target="_bank" href="https://www.showdoc.cc/page/741656402509783">API文档</a>',
-    "open_api_tips3":'如果你想自动化生成数据字典,则可参考<a target="_bank" href="https://www.showdoc.cc/page/312209902620725">数据字典</a>',
-    "open_api_tips4":'如果你更自由地生成自己所需要的格式,则可参考<a target="_bank" href="https://www.showdoc.cc/page/102098">开放API</a>',
+    "reset_token":"Reset token",
+    "open_api_tips1":"Showdoc opens the API for document editing, making it easier for users to manipulate document data. <br>With the open API, you can do a lot of things automatically",
+    "open_api_tips2":'If you want to automate the generation of API documentation, you can refer to<a target="_bank" href="https://www.showdoc.cc/page/741656402509783">API documentation</a>',
+    "open_api_tips3":'If you want to automate the generation of a data dictionary, you can refer to<a target="_bank" href="https://www.showdoc.cc/page/312209902620725">Data dictionary</a>',
+    "open_api_tips4":'If you are more free to generate the format you need, you can refer to<a target="_bank" href="https://www.showdoc.cc/page/102098">Open API</a>',
     //item/show
-    'item':'item',
-    'share':'share',
-    'export':'export',
-    'update_info':'update info',
-    'manage_members':'manage members',
-    'more_item':'more item',
-    'login_or_register':'login/register',
-    'about_showdoc':'about ShowDoc',
-    'new_page':'new page',
-    'edit_page':'edit page',
-    'new_catalog':'new/manage catalog ',
-    'share_address_to_your_friends':'分享该接口地址给你的好友',
-    'share':'share',
-    'copy_interface_to_new':'复制该页面到新页面',
-    'copy':'copy',
-    'edit':'edit',
-    'detail':'detail',
-    'delete_interface':'delete page',
-    'comfirm_delete':'comfirm to delete',
-    'delete':'delete',
-    'item_address':'item address',
-    'copy_address_to_your_friends':'你可以复制地址给你的好友',
-    'share_page':'share page',
-    'page_address':'page address',
-    'copy_address_to_your_friends':'你可以复制地址给你的好友',
-    'input_keyword':'press Enter to search',
-    'item_page_address':'item page address',
-    'single_page_address':'single page address',
-    'page_diff_tips':'项目页面地址和单页面地址有什么区别?',
+    'item':'Item',
+    'share':'Share',
+    'export':'Export',
+    'update_info':'Update info',
+    'manage_members':'Manage members',
+    'more_item':'More item(s)',
+    'login_or_register':'Login/Register',
+    'about_showdoc':'About ShowDoc',
+    'new_page':'New page',
+    'edit_page':'Edit page',
+    'new_catalog':'New/Manage catalog ',
+    'share_address_to_your_friends':'Share the interface address to your friends',
+    'share':'Share',
+    'copy_interface_to_new':'Copy this page to a new page',
+    'copy':'Copy',
+    'edit':'Edit',
+    'detail':'Detail',
+    'delete_interface':'Delete page',
+    'comfirm_delete':'Comfirm to delete',
+    'delete':'Delete',
+    'item_address':'Item address',
+    'copy_address_to_your_friends':'You can copy the address to your friend',
+    'share_page':'Share page',
+    'page_address':'Page address',
+    'copy_address_to_your_friends':'You can copy the address to your friend',
+    'input_keyword':'Press Enter to search',
+    'item_page_address':'Item page address',
+    'single_page_address':'Single page address',
+    'page_diff_tips':'What is the difference between the project page address and the single page address?',
 
     //page
-    'title':'title',
-    'catalog':'catalog',
-    'level_2_directory':'level 2 catalog',
-    'level_3_directory':'level 3 catalog',
-    's_number':'order',
-    's_number_explain':'(optional) the default is 99, the smaller the number, the earlier',
-    'optional':'optional',
-    'history_version':'history version',
-    'save':'save',
-    'cancel':'cancel',
-    'insert_apidoc_template':'insert ApiDoc template',
-    'insert_database_doc_template':'insert DatabaseDoc template',
-    'json_tools':'json tools',
-    'json_to_table':'json to table',
-    'beautify_json':'json beautify',
-    'beautify_json_description':'请粘贴一段json,程序将自动以美观的方式格式化显示',
-    'http_test_api':'test api online',
-    'json_to_table_description':'请粘贴一段json,程序将自动将json解析并生成参数表格。此功能适合用于快速编写API文档的返回参数表格',
-    'confirm':'confirm',
-    'cancel':'cancel',
-    'update_time':'update time',
-    'update_by_who':'update by ',
-    'operation':'operation',
-    'recover_to_this_version':'recover',
-    'close':'close',
-    'finish':'finish',
+    'title':'Title',
+    'catalog':'Catalog',
+    'level_2_directory':'Level 2 catalog',
+    'level_3_directory':'Level 3 catalog',
+    's_number':'Order',
+    's_number_explain':'The default is 99, the smaller the number, the earlier it is set.(optional)',
+    'optional':'Optional',
+    'history_version':'History version',
+    'save':'Save',
+    'cancel':'Cancel',
+    'insert_apidoc_template':'Insert ApiDoc template',
+    'insert_database_doc_template':'Insert DatabaseDoc template',
+    'json_tools':'Json tools',
+    'json_to_table':'JSON to table',
+    'beautify_json':'JSON beautify',
+    'beautify_json_description':'Please paste a JSON script, the program will automatically format the display in an elegant way.',
+    'http_test_api':'Test API online',
+    'json_to_table_description':'Please paste a JSON script, the program will automatically parse the code and generate a parameter table. This feature is suitable for quickly writing back parameter tables for API documents.',
+    'confirm':'Confirm',
+    'cancel':'Cancel',
+    'update_time':'Update time',
+    'update_by_who':'Update by ',
+    'operation':'Operation',
+    'recover_to_this_version':'Recover',
+    'close':'Close',
+    'finish':'Finish',
     'params':'params',
-    'clear':'clear',
-    'result':'result',
-    'save_to_templ':'save to template',
-    'more_templ':'more templpate',
-    'saved_templ_list':'template list',
-    'page_comments':'页面注释',
-    'cur_page_content':'current newest version',
-    'overview':'overview',
-    'save_templ_title':'input template title',
-    'save_templ_text':'已经保存好模板。你以后新建或者编辑编辑页面时,点击“更多模板”按钮,便可以使用你保存的模板',
+    'clear':'Clear',
+    'result':'Result',
+    'save_to_templ':'Save to template',
+    'more_templ':'More templates',
+    'saved_templ_list':'Template list',
+    'page_comments':'Page comment',
+    'cur_page_content':'Current newest version',
+    'overview':'Overview',
+    'save_templ_title':'Input template title',
+    'save_templ_text':'The template has been saved. When you create or edit an edit page later, click the "More Templates" button to use your saved template.',
     'welcome_use_showdoc':'Welcome to ShowDoc!',
-    'templ_list':'template list',
-    'templ_title':'template title',
-    'no_templ_text':'你尚未保存过任何模板。你可以在编辑页面时,在“保存”按钮右边点击,在下拉菜单中选择“另存为模板”。把页面内容保存为模板后,你下次新建或者编辑页面时便可以使用你之前保存的模板',
-    'save_time':'save time' ,
-    'insert_templ':'insert',
-    'delete_templ':'delete',
-    'save_success':'save success',
+    'templ_list':'Template list',
+    'templ_title':'Template title',
+    'no_templ_text':'You have not saved any templates yet. You can click on the right side of the "Save" button while editing the page, and select "Save as template" from the drop-down menu. After saving the page content as a template, you can use your previously saved template the next time you create or edit a page.',
+    'save_time':'Save time' ,
+    'insert_templ':'Insert',
+    'delete_templ':'Delete',
+    'save_success':'Save success',
 
     //catalog
-    'add_cat':'add catalog',
-    'cat_name':'catalog name',
-    'input_cat_name':'input catalog name',
-    'parent_cat_name':'parent catalog',
+    'add_cat':'Add catalog',
+    'cat_name':'Catalog name',
+    'input_cat_name':'Input catalog name',
+    'parent_cat_name':'Parent catalog',
     'none':'none',
 
 
     //其他
-    "back_to_top":'back to top',
-    'draft_tips':"A draft that is automatically saved when you have the last editor was detected. Do you automatically fill in the last draft?",
+    "back_to_top":'Back to top',
+    'draft_tips':"Your last draft is automatically saved. Do you want automatically fill this document in with the last draft?",
 
     //管理后台
-    "management_backstage":"backstage" ,
-    "user_management":"users" ,
-    "item_management":"items" ,
-    "add_user":"add user" ,
-    "search":"search" ,
+    "management_backstage":"Backstage" ,
+    "user_management":"User(s)" ,
+    "item_management":"Items" ,
+    "add_user":"Add user" ,
+    "search":"Search" ,
 
-    "team_mamage":'teamMamage',
-    "background":'background',
-    "distribution_to_team":'distribution item',
-    "back_to_team":'back to team',
-    "check_item":'checkItem',
-    "unassign":'unassign',
-    "go_to_new_an_item":'new an item',
-    "confirm_unassign":'confirm unassign?',
+    "team_mamage":'Manage Team(s)',
+    "background":'Background',
+    "distribution_to_team":'Distribution item',
+    "back_to_team":'Backck to team',
+    "check_item":'Check item',
+    "unassign":'Unassign',
+    "go_to_new_an_item":'New item',
+    "confirm_unassign":'Confirm unassign?',
     "Join_time":'Join time',
-    "add_team":'add team',
-    "member_authority":'member authority',
-    "go_to_new_an_team":'new an team',
-    "adjust_member_authority":'adjust member authority',
-    "team_member_empty_tips":'The team has not yet had any members.',
-    "team_member_authority_tips":'Permission description: Editing permission means that members can create/edit project pages, and when deleted, they can only delete their own newly created/edited pages. Read-only permission means that the member can only view all pages of this project and can not add/edit/delete them.',
-    "member":"member",
-    "team_item":"item",
-    "add_member":"add member",
-    "member_username":"member username",
-    "team_name":"team name",
-    "memberCount":"memberCount",
-    "itemCount":"itemCount",
-    "empty_team_tips":"Welcome to the team management function. This function is well suited for collaborative management of Team leader for multi person and cross team projects. Please click the top left button to add the team. After adding teams, team members can be added or deleted at any time, allocated to different projects in batches, and members'rights can be set in different projects. Compared with simple membership management mode, team management function can add and delete personnel in batches, which is more convenient for complex team cooperation.",
+    "add_team":'Add team',
+    "member_authority":'Member authority',
+    "go_to_new_an_team":'New team',
+    "adjust_member_authority":'Adjust member authority',
+    "team_member_empty_tips":'The team does not have any members yet.',
+    "team_member_authority_tips":'Permission description: The editing permission means that members can create/edit project pages, and when deleted, they can only delete their own newly created/edited pages. The read-only permission means that the member can only view all pages of this project and can not add/edit/delete them.',
+    "member":"Member",
+    "team_item":"Item",
+    "add_member":"Add member",
+    "member_username":"Member username",
+    "team_name":"Team name",
+    "memberCount":"Member count",
+    "itemCount":"Item count",
+    "empty_team_tips":"Welcome to the team management function. This function is well suited for collaborative management of team leader for multi person and cross team projects. Please click the top left button to add the team(s). After adding team(s), team members can be added or deleted at any time, allocated to different projects in batches, and member rights can be set in different projects. Compared with simple membership management mode, team management function can add and delete personnel in batches, which is more convenient for complex team cooperation.",
 
-    "copy_link":"copy link",
-    "copy_success":"copy success",
+    "copy_link":"Copy link",
+    "copy_success":"Copy success",
 
-    "user_manage":"user manage",
-    "item_manage":"item manage",
-    "web_setting":"web setting",
-    "register_open_label":"register open",
-    "ldap_open_label":"ldap login",
+    "user_manage":"User manage",
+    "item_manage":"Item manage",
+    "web_setting":"Web setting",
+    "register_open_label":"Register open",
+    "ldap_open_label":"LDAP login",
 
-    "name":"name",
-    "name_tips":"your real name",
+    "name":"Name",
+    "name_tips":"Your real name",
 
-    "attachment":"attachment",
-    "upload":"upload",
-    "upload_file":"upload file",
-    "file_name":"file name",
-    "download":"download",
-    "file_size_tips":"less than 4M",
+    "attachment":"Attachment",
+    "upload":"Upload",
+    "upload_file":"Upload file",
+    "file_name":"File name",
+    "download":"Download",
+    "file_size_tips":"Less than 4MB",
 
-};
+};