08335 / hivui-platform-template
hivui平台项目模板
Newer
Older
hivui-platform-template / project / hivuiMain / lang / en.js
var GLOBAL_LANG_TPL = {
    "hivuiMain_sysInit":"System initialization in progress...",
    "hivuiMain_clickRefresh":"[Click me to refresh]",
    "hivuiMain_recentlyUsed": "recently used ",
    "hivuiMain_projectManage": "project management ",
    "hivuiMain_allFunction": "all functions ",
    "hivuiMain_nodata": "No data yet ",
    "hivuiMain_searchKey": "search keyword ",
    "hivuiMain_customWorkbench": "Custom Workbench",
    "hivuiMain_logout": "exit the system",
    "hivuiMain_sysLoading": "system loading...",
    "hivuiMain_loadedFailClickRefresh": "Failed to load, click me to try again!",
    "hivuiMain_dialog_cancel": "cancel",
    "hivuiMain_dialog_define": "confirm ",
    "hivuiMain_dialog_def_title": "Prompt ",
    "hivuiMain_portal_text": "No function permission temporarily!",
    "hivuiMain_tab_ctxmenu_refresh": "refresh",
    "hivuiMain_tab_ctxmenu_close": "close",
    "hivuiMain_tab_ctxmenu_closeleft": "Close the left side ",
    "hivuiMain_tab_ctxmenu_closeright": "Close the right side ",
    "hivuiMain_tab_ctxmenu_closeother": "Close other",
    "hivuiMain_tab_ctxmenu_closeall": "Close all",
    "hivuiMain_tab_ctxmenu_fullscreen": "fullscreen",
    "hivuiMain_tab_scroll_lt": "left scroll ",
    "hivuiMain_tab_scroll_rt": "Roll right ",
    "hivuiMain_tab_scroll_more": "more",
    "hivuiMain_store_msg1": "Obtain ",
    "hivuiMain_store_msg2": "failed ",
    "hivuiMain_store_msg3": "Click me again!",
    "hivuiMain_store_sysmenu": "System menu",
    "hivuiMain_store_userinfo": "User information ",
    "hivuiMain_store_bzlist": "multi-post information ",
    "hivuiMain_store_lately": "Lately used functions ",
    "hivuiMain_allfuncmenu_text": "Please enter keywords ",
    "hivuiMain_modifypw_title": "Change password ",
    "hivuiMain_modifypw_oldpw": " Old password :",
    "hivuiMain_modifypw_oldpw": "Please enter the old password ",
    "hivuiMain_modifypw_newpw": "New password :",
    "hivuiMain_modifypw_newpw_ph": "Please enter 4-25 digits, letters, or symbols ",
    "hivuiMain_modifypw_valid_pw2_msg": "Two passwords are inconsistent!",
    "hivuiMain_modifypw_valid_pw_empty": "Please enter a new password!",
    "hivuiMain_modifypw_valid_pw2_empty": "Please enter a new password again!",
    "hivuiMain_modifypw_valid_pw2_empty2": "Please enter the password again!",
    "hivuiMain_modifypw_newpw2": "Confirm the new password :",
    "hivuiMain_modifypw_newpw2_ph": "Confirm the new password again ",
    "hivuiMain_modifypw_weak": "weak",
    "hivuiMain_modifypw_middle": "Middle ",
    "hivuiMain_modifypw_strong": "high ",
    "hivuiMain_modifypw_success": "The modification is successful! Please log back in ",
    "hivuiMain_header_null": "empty ",
    "hivuiMain_header_notification_title": "message prompt ",
    "hivuiMain_taskcenter_untreated": "untreated",
    "hivuiMain_app_user": "user number ",
    "hivuiMain_app_orgbz": "Position establishment ",
    "hivuiMain_app_orgname": "organization name",
    "hivuiMain_app_rolename": "post name",
    "hivuiMain_app_personal_Center": "Personal Center",
    "hivuiMain_app_modifyPw": "Change the password ",
    
    "hivuiMain_des_title": "Portal Customization",
    "hivuiMain_des_setHeight": "Set height",
    "hivuiMain_des_dragOrderFlag": "Drag Sort ID",
    "hivuiMain_des_cancel": "cancel",
    "hivuiMain_des_ok": "determine",
    "hivuiMain_des_editSerialRowLayout": "determine",
    "hivuiMain_des_serialRowLayout": "Layout of line {0}",
    "hivuiMain_des_addColunms": "Add Portal Columns",
    "hivuiMain_des_dragInArea": "Drag into this area",
    "hivuiMain_des_save": "save",
    "hivuiMain_des_columnLayout": "Column layout",
    "hivuiMain_des_selectTemplate": "Select Template",
    "hivuiMain_des_addSingleLine": "Add a single line",
    "hivuiMain_des_demoLayoutTip": "Select the following template and drag it to add to the content area",
    "hivuiMain_des_row24": "One row, one column",
    "hivuiMain_des_rowAvg2":"Divide evenly between two columns",
    "hivuiMain_des_row8_16":"One row and two columns",
    "hivuiMain_des_rowAvg3":"Three columns evenly divided",
    "hivuiMain_des_rowAvg4":"One row and four columns",
    "hivuiMain_des_customLayoutTip":"Custom column values, the total number must be 24, separated by spaces, click anywhere to confirm",
    "hivuiMain_des_custom":"custom",
    "hivuiMain_des_spaceSeparate":"Values separated by [spaces]",
    "hivuiMain_des_saving":"Saving...",
    "hivuiMain_des_saveSuc":"Successfully saved!",
    "hivuiMain_des_saveError":"Saving error!",
  
  
    "hivuiMain_app_user":"user",
    "hivuiMain_app_orgbz":"Post editor",
  
  
    
    "hivuiMain_eap_msgTips":"Message prompt",
    "hivuiMain_eap_define":"determine",
    "hivuiMain_eap_showErrorDetail":"Pop up error details",
    "hivuiMain_eap_hideErrorDetail":"Collapse error details",
    "hivuiMain_eap_noPermissionTips":"You have been logged out, please log in again",
    "hivuiMain_eap_timeOut":"login timeout",
    "hivuiMain_eap_Relist":"Log in again",

    
    "hivuiMain_main_bz":"Main Role",
};