| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262 |
- exports.__esModule = true;
- exports.default = {
- //index
- 'help' : 'Help',
- 'demo' : 'Demo',
- 'index_login_or_register' : 'Login / Register',
- 'my_item' : 'My items',
- 'section_title1' : 'ShowDoc',
- 'section_description1' : ' A tool greatly applicable for an IT team',
- 'section_title2' : 'API Document',
- 'section_description2' : 'ShowDoc can compile exquisite API documents <br>in a very fast and convenient way',
- 'section_title3' : 'Data Dictionary',
- 'section_description3' : 'A good Data Dictionary can easily exhibit database structure to other people<br>ShowDoc can compile exquisite Data Dictionary',
- 'section_title4' : 'Explanation Document',
- 'section_description4' : 'You can absolutely use ShowDoc to compile the explanation documents for some tools',
- 'section_title5' : 'Team Work',
- 'section_description5' : 'Your team will work with ShowDoc together very well ',
- 'section_title6' : 'Open Source',
- 'section_description6' : 'ShowDoc is a free, open source tool that <br>you can deploy it to your own server',
- 'section_title7' : 'Hosted online',
- 'section_description7' : 'Www.showdoc.cc provide security and stability of the document hosting service',
- 'section_title8' : 'Try it now',
- 'section_description8' : 'Over 6000+ IT team is using ShowDoc',
- //user
- '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':'请输入要绑定的邮箱',
- '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':'更新邮箱成功!请登录邮箱查收验证邮件',
- //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',
- //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',
- 'auto_db' : 'Auto data dictionary',
- //item/pwd
- 'input_visit_password' : 'input visit password',
- //item/export
- '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',
- //item/setting
- 'base_info' : 'base info',
- 'member_manage' : 'manage member',
- 'advance_setting' : 'advance setting',
- 'open_api' : 'open api',
- 'info_item_domain':"个性域名",
- '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":"说明: 归档项目后,项目将无法再新增和修改内容,并且无法取消归档状态。 如想再次修改内容,可复制本项目,在新的项目基础上修改。复制项目的方法是,在创建项目的时候,选择从已有项目里复制。",
- "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>',
- //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':'项目页面地址和单页面地址有什么区别?',
- //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',
- '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':'已经保存好模板。你以后新建或者编辑编辑页面时,点击“更多模板”按钮,便可以使用你保存的模板',
- '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',
- //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?",
- //管理后台
- "management_backstage":"backstage" ,
- "user_management":"users" ,
- "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?',
- "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.",
- "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",
- "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",
- };
|