/* * @Description: 语言配置 * @Author: xuqiuting * @Date: 2019-07-11 09:57:52 * @LastEditors: chenzezhen * @LastEditTime: 2020-03-05 10:33:23 */ window.locale = { list: [ { name: '中 文', type: 'zh_CN', img: 'assets/images/language/zh_CN.png', tip: 'language_zh_CN' }, { name: 'English', type: 'en_US', img: 'assets/images/language/en_US.png', tip: 'language_en_US' } ], No_text: 'text-absent', zh_CN: { //新手指引 Previous: '上一步', Next: '下一步', Known: '知道了', Skip: '跳过', End: '结束指引', Common_button_guide: '常用按钮指引', Application_operation_guide: '应用操作指引', Card_operation_guide: '卡片操作指引', Page_operation_guide: '页面操作指引', Welcome_modal: '欢迎使用服务门户管理平台', Welcome_title: '我们将为您提供一站式校园综合服务', Open_guide: '开启指引', Click_to_edit: '点击后页面进入编辑状态,可进行修改卡片、拖拽布局卡片等操作', Theme_swift_edit: '一键切换主题、布局、肤色、对页面外观及内容进行一键切换', Add_card_into_page: '点击后可以添加服务卡片到页面中', My_favorite_entrance: '我的收藏入口', Collect_apps: '点击进入我的收藏,可进行收藏、排序应用,也可进入应用中心,查找所需应用', Collect_fast_entrance: '点击后快速进入收藏应用,也可以在上方“应用中心”自定义快捷入口哦', App_shortcut: '快捷应用入口', Appcenter_shortcut: '应用中心入口', Click_to_concise_model: '点击后进入简洁模式,隐藏页面导航栏以及侧边栏', Edit_pages: '点击页面管理,对网站页面进行新增、修改、删除、排序等操作', Nocard_warning: '当前页面暂无卡片,已为你跳过卡片指引', Card_selections: '卡片下拉框可以查看【卡片说明】、【卡片编辑】、【删除卡片】', Language_switch: '语言切换', Click_to_switch_languages: '点击进行不同语言的切换', My_account_details: '账号退出、新手指引等相关信息都在这里哦', Click_to_appcenter: '点击进入应用中心,可进行应用查询、筛选、收藏等操作', Warning_of_apppage: '应用中心页面不存在,已为你跳过应用中心指引', Search_of_apps: '应用中心搜索', Input_to_search_apps: '输入您想要的应用名称或关键词,可查询对应应用', Filter_of_apps: '应用中心筛选', Filter_of_apps_details: '选择应用相关的服务场景、服务角色、服务部门进行条件筛选', App_collections: '应用收藏', Click_to_appcollections: '点击卡片中的【收藏】,收藏常用应用', Click_myfavorite_into_list: '在应用中心点击我的收藏,进入到收藏列表', Convenient_appsettings: '设置快捷应用', Convenient_apps_showleft: '我的收藏列表前5个应用会在侧边栏展示,可以拖动卡片或点击卡片操作按钮进行排序', Into_edit_state: '进入编辑状态', Click_into_edit_state: '点击侧边栏编辑、主题、添加按钮皆可进入编辑状态', Card_edit: '卡片编辑', Card_edit_details: '页面进入编辑状态,用户可通过帮助说明了解卡片的使用说明,通过编辑、删除按钮对卡片进行编辑、删除操作', Page_edit_operation: '在这里可以对页面进行管理,可对页面进行新增、删除、编辑、排序等操作', Page_edit_details: '在这里可以;①拖拽标题可进行页面排序;②点击页面标题可修改页面名称;③点击右侧图标可完成编辑、删除等操作', Page_basic_settins: '在这里您可以对页面名称、路径、页面类型、页面内容等信息进行配置', Advanced_configuration: '高级配置', Css_for_page: '在这里您可以修改导航栏文字样式,上传背景图,还可以写入css样式修改页面外观', Click_start_guide: '在这里可以查看网站的新手指引,更快掌握网站功能', //页头 top_concise_model: '简洁模式', top_regular_model: '普通模式', top_page_management: '页面管理', top_my_account: '我的账号', top_logout: '退出', top_guide: '新手指引', top_message: '信息', // 卡片弹窗 cardShowTitle: '是否展示标题', cardTransparent: '卡片透明度', cardTitle: '标题名称', cardTitleRequired: '请输入卡片名称', cardFontfamily: '标题字体', cardFontsize: '字体大小', cardFontcolor: '字体颜色', cardStyle: '卡片外观', cardBackgroundColor: '卡片外部背景色', cardBorder: '卡片边框', cardMargin: '卡片外间距', cardPadding: '卡片内间距', cardBorderRadius: '卡片圆角', cardBaseSetting: '基础设置', cardBaseInfo: '卡片信息', cardExtraSetting: '卡片设置', cardLayout: '卡片布局', cardHelp: '帮助说明', cardInfoId: '卡片id', cardInfoName: '卡片名称', cardInfoCategory: '卡片类别', cardInfoType: '卡片类型', // 选项卡 cardSetting: '选项卡设置', cardUp: '最多24个标签页', cardSort: '排序', cardDefault: '默认', cardTabName: '标签名', cardAddTab: '添加标签页', cardDefaultTab: '默认选项卡', cardSelectTab: '选项卡', cardSelectLangauge: '选择语言,设置选项卡名称:', // 接口请求信息 api_save_page_success: '保存页面成功', api_save_theme_success: '保存主题成功', api_save_theme_and_page_success: '保存主题和页面成功', api_add_page_success: '新增页面成功', api_edit_page_success: '编辑页面成功', api_sort_success: '排序成功', api_edit_name_success: '修改名称成功', api_delete_success: '删除成功', api_save_success: '保存成功', api_locale_success: '国际化设置成功', api_share_success: '分享成功', api_cancle_share_success: '取消分享成功', api_request_user_info_error: '用户登录信息已过期,请重新登录', //警告提示语言 edit_forbid_current_page: '当前页面不能编辑', drag_cross_fixed_page: '页面拖拽不能越过固定的页面', delete_the_page: '确实要删除页面吗?', complete_page_sorting: '拖曳可以完成页面排序哦', page_cannot_delete: '系统页面,不可以删除', page_cannot_edit: '系统页面,不可以编辑', refresh_the_page: '请刷新页面,菜单未完全渲染成功', card_not_exist: '卡片不存在', sure_to_delete_card: '确定删除此卡片吗?', sure_to_delete_theme: '确定要删除本主题吗?', path_exist_error: '路径已存在', pageName_exist_error: '页面名字已经存在', delete_the_img: '确定删除图片吗?', theme_message_warning: '该主题暂未配置', exit_message: '确定退出编辑吗?', exit_tip: '退出编辑不自动保存内容!!!', baseSettingError: '基础设置必填项没有填写', theme_description_limit: '字节不能超过50!', theme_name_limit: '字节不能超过50!', theme_description_required: '系统默认语言,系统当前语言,中文其中一个为必填', // 新增主题弹窗 add_theme: '新增主题', add_theme_name: '主题名称', add_theme_name_required: '请输入主题名称', add_theme_description: '主题描述', add_theme_description_required: '请输入主题描述', add_theme_screenshot: '缩略图', add_theme_save_theme_only: '仅保存为主题', add_theme_save_theme_and_page: '保存页面和主题', add_theme_cancel: '取消', // 编辑主题 edit_theme: '编辑主题', // 语言切换 language_en_US: '英文-美国', language_zh_CN: '中文(中国-默认)', //侧边栏主题及编辑页面按钮 upload: '上传', share: '分享', theme: '主题', add: '添加', added: '已添加', collect: '收藏', description: '描述', edit: '编辑', delete: '删除', search: '搜索', nodata: '暂无数据', reset: '重置', back: '返回', editTopBack: '撤回', editTopSave: '保存', notApproved: '未审核', approved: '审核通过', unApproved: '审核未通过', hadShare: '已分享', unShare: '未分享', cancleShare: '取消分享', editTopSaveAsTheme: '保存为主题', editTopFullScreen: '全屏', editTopExitFullScreen: '退出全屏', editTopExit: '退出编辑', siderBarDressUp: '一键装扮', siderBarLayout: '布局', siderBarSkin: '肤色', siderBarThemeCenter: '主题中心', siderBarMyTheme: '我的主题', siderBarThemeCenterType1: '官方', siderBarThemeCenterType2: '共享', siderBarThemeCenterType3: '推荐', siderBarThemeCenterType4: '最新', themeDecription: '主题描述', siderBarMythemeType1: '全部', siderBarMythemeType2: '审核通过', siderBarMythemeType3: '审核不通过', siderBarMythemeUnapproval: '审核未通过,不能分享', siderBarMyThemeUnmodify: '审核通过,不能修改', siderBarMyThemeUndelete: '审核通过,不能删除', siderBarMoreTheme: '更多主题', siderBarSkinCenter: '肤色中心', siderBarThemeSearchPlaceholder: '可按名称或标签搜索', siderBarCardAddcollect: '点击可以添加收藏', siderBarCurrentPageForbidAddCard: '当前页面不能添加卡片', siderBarCurrentPageForbidDressUp: '当前页面不能一键装扮', siderBarCurrentPageForbidLayout: '当前页面不能更改布局', siderBarCurrentPageForbidTheme: '当前页面不能更改主题', //侧边栏卡片 siderBarCardSearchPlaceholder: '可按名称和标签搜索', siderBarCardTypeDefault: '默认', siderBarCardTypeRecommend: '推荐', siderBarCardTypeHot: '热门', siderbarCardSearchResult: '搜索结果:', siderbarCardSearchNewest: '最近搜索:', // 皮肤 technology_blue: '科技蓝', dawn_blue: '拂晓蓝', geek_blue: '极客蓝', rose_red: '玫瑰红', fighting_spirit_red: '斗志红', french_red: '法式红', high_gray: '高端灰', vigorous_yellow: '活力黄', twilight_yellow: '日暮黄', romantic_purple: '浪漫紫', lime_green: '青柠绿', aurora_green: '极光绿', pengmei_orange: '澎湃橙', hope_green: '希望青', skin_auto: '自定义', moreSkin: '更多肤色', //布局 horizontal: '横向排列', two_col_3_7: '两列排列(3_7)', two_col_5_5: '两列排列(5_5)', two_col_7_3: '两列排列(7_3)', three_col_3_3_3: '三列排列(3_3_3)', three_col_3_4_3: '三列排列(3_4_3)', three_col_2_5_2: '三列排列(2_5_2)', layout_auto: '自由布局', auto: '自由布局', three_row_two_col_3_7: '三行两列(3_7)', three_row_two_col_5_5: '三行两列(5_5)', three_row_two_col_7_3: '三行两列(7_3)', three_row_three_col_3_3_3: '三行三列(3_3_3)', three_row_three_col_3_4_3: '三行三列(3_4_3)', three_row_three_col_2_5_2: '三行三列(2_5_2)', moreLayout: '更多布局', // 菜单栏 menu_add_page: '新增页面', menu_edit_page: '编辑页面', menu_page_list: '页面列表', menu_tab_tip: '请先退出编辑状态,切换页面,不自动保存页面信息', menu_tab_collect_tip: '请先退出编辑状态', menu_list_cancel_edit: '请先点击确定或取消图标', menu_sort_error: '页面设置为不可以更改顺序', menu_if_save_page: '是否保存页面内容?', menu_if_restore_page: '是否还原修改过的页面', menu_page_not_found: '您没有权限访问当前页面,或页面不存在!', // 新增页面 menu_new_Tab_base: '基础设置', menu_new_base_pageName: '页面名称', menu_new_base_pageName_message: '请输入页面名称', menu_new_base_themeName_message: '请选择主题', menu_new_base_no_theme_message: '暂无主题,请选择在页面面板选择空白页板', menu_new_base_color_message: '请选择肤色', menu_new_base_layout_message: '请选择布局', menu_new_base_url_message: '请输入地址', menu_new_base_path: '访问路径', menu_new_base_path_required: '请输入访问路径', menu_new_base_path_message: '只能输入英文字母和数字,必须与其他页面路径不一样', menu_new_base_path_placeholder: '只能输入英文和数字', menu_new_base_path_length: '路径长度不能超过50字节', menu_new_base_url_callback: '请输入正确的地址格式', menu_new_base_url_error: '地址格式错误', menu_new_base_sort: '排序', menu_new_base_sort_message: '请输入排序', menu_new_base_pageType: '页面类型', menu_new_base_pageType_pannel: '面板', menu_new_base_pageType_iframe: '嵌入式', menu_new_base_pageType_url: '链接到URL(跳转至另一网站)', menu_new_base_panelType: '页面面板', menu_new_base_panelType_quick: '快速配置', menu_new_base_panelType_blank: '空白面板', menu_new_base_skin: '肤色', menu_new_base_url: 'URL链接', menu_new_base_url_description: 'URL描述', menu_new_advance_style: '高级样式', menu_new_advance_bar_style: '导航栏文字样式', menu_new_advance_fontfamily: '字体', fontfamily_SimSun: '宋体', fontfamily_SimHei: '黑体', fontfamily_MicrosoftYaHei: '微软雅黑', fontfamily_FangSong: '仿宋', fontfamily_KaiTi: '楷体', fontfamily_LiSu: '隶书', fontfamily_STHeiti: '华文黑体', fontfamily_STKaiti: '华文楷体', fontfamily_STSong: '华文宋体', fontfamily_STFangsong: '华文仿宋', menu_new_advance_color: '颜色', menu_new_advance_size: '大小', menu_new_advance_backgroud: '背景自定义', menu_new_advance_top_logo: '顶部logo', menu_new_advance_top_banner: '顶部banner', menu_new_advance_main_backgound: '主内容背景', menu_new_advance_repeat: '平铺', menu_new_advance_custom_style: '输入您的自定义样式表', menu_new_advance_footer: '页脚背景图片', //右上角待办提示 backlog: '待办', toBeRead: '待阅', haveDone: '已办', lookAtAll: '查看全部', //个人信息 personalCenter: '个人中心', setting: '设置', logOut: '退出登录', //右上角页面操作 pageLists: '页面列表', increasePage: '新增页面', examine: '查看', pageDragPrompts: '拖曳可以完成页面排序哦', searchCategories: '可按名称和标签搜索', recentSearch: '最近搜索', return: '返回', //侧边栏应用中心 applicationCenter: '应用中心', myFavorite: '我的收藏', appType: '应用类型', reco: '荐', new: '新', noDesc: '暂无描述', appMarkCount: '人收藏', about: '约', tenThousand: '万', appUseCount: '次使用', isRecommend: '官方推荐', isNew: '最新', //资源中心 resourceCenter:'资源中心', resourcePlaceholder:'请输入您要搜索的内容', myResourceStore:'我的收藏', moreResource:'更多', newType:'资源类型', newTypeAllButton:'全选', resourceCenterBack:'返回', resourceTimeOrder:"排序:时间", readStoreOnly:"只看收藏", resourceType: '资源类型', pointCount:'点击量', Times:'次', createTime:'时间', cancelResourceCollect:'取消收藏', resourceCollect:'收藏', collectMessage:'资源收藏成功', cancelCollectMessage:'资源已取消收藏', // addCustomService: '自定义添加服务', addCustomService: '添加自定义服务', buildService: '自建服务', defaultList: '默认列表:', defaultListdrag: '(可手动拖拉或按钮改变应用服务排序)', toTop: '置顶', toBottom: '置底', toPrev: '上移', toNext: '下移', cancelCollect: '取消收藏', dragSort: '拖动排序', serverName: '服务名称', serverlink: '服务链接', serverRemarks: '服务描述', serverIcon: '服务图标', openNewPage: '是否打开新页面', app_new_server_message: '请输入', app_new_server_name_message: '请输入服务名称', app_new_server_link_message: '请输入服务链接', app_new_server_icon_message: '请上传服务图标', app_language_error: '语言加载失败', app_edit_success: '编辑自建服务成功', app_add_success: '新增自建服务成功', app_delete_success: '删除自建服务成功', app_delete_tip: '是否删除该项?', app_top_drap_tip: '置顶的应用只能和置顶的应用进行拖拽', app_normal_drap_tip: '普通的应用只能和普通的应用进行拖拽', app_bottom_drap_tip: '置底的应用只能和置底的应用进行拖拽', app_top_up_tip: '排序已为最前', app_normal_up_tip: '普通服务的排序不得高于置顶的服务', app_bottom_up_tip: '置底服务的排序不得高于非置底服务', app_bottom_down_tip: '排序已为最底', app_top_down_tip: '置顶服务的排序不得低于非置顶的服务', app_normal_down_tip: '非置底服务的排序不得低于置底服务', app_drap_success: '拖拽成功', app_to_prev_success: '上移成功', app_to_next_success: '下移成功', app_to_top_success: '置顶成功', app_cancel_top_success: '取消置顶成功', app_to_bottom_success: '置底成功', app_cancel_bottom_success: '取消置底成功', app_collect_success: '收藏应用成功', app_cancel_collect_success: '取消收藏应用成功', app_icon_select: '选择图标', app_icon_upload: '上传图标', app_icon_upload_success: '图标上传成功', app_icon_upload_error: '图标上传失败', app_icon_list_error: '图标列表加载失败', app_icon_image_type_error: '图片格式必须为jpg/png/jpeg/gif/bmp/tif/swf格式', app_icon_image_size_error: '图片大小不得超过2M', // 表单校验 rules_url: '不是合法的链接', rules_max: '字符数不得超过', rules_required: '必填', rules_error: '有校验不通过的表单', // 搜索卡片 search_card_placeholder: '搜索相关服务应用', search_card_popular_search: '热门搜索', // 课表卡片 timeTable_card_tips: '请选择正确的时间', // css编辑器 css_editor_extra: '请直接写入样式,例如:margin:10px;background:#ffffff' }, en_US: { //新手指引 Previous: 'Previous', Next: 'Next', Known: 'I know', Skip: 'Skip', End: 'End', Common_button_guide: 'Common button guide', Application_operation_guide: 'Application operation guide', Card_operation_guide: 'Card operation guide', Page_operation_guide: 'Page operation guide', Welcome_modal: 'Welcome to Service Portal Platform', Welcome_title: 'We will provide you with one-stop campus service', Open_guide: 'Open the guide', Click_to_edit: 'Click the button into the page edit state, you can modify, move cards,etc', Theme_swift_edit: 'The platform supports switching theme, layout and skin color ,so as to realize the function of changing page appearance and content personality', Add_card_into_page: 'Click the button into the page edit state, and you can add service card to the page', My_favorite_entrance: 'Entrance of Myfavorite', Collect_apps: 'Click into favorites page, where you can subscribe and sort applications, switch to the application center, and find the required applications', Collect_fast_entrance: 'Click to quickly enter the application page, then you can customize the quick-entrance in favorite page', App_shortcut: 'Entrance of Quick-apps', Appcenter_shortcut: 'Entrance of App-center', Click_to_concise_model: 'Click the button to enter the concise mode, the page will hide the navigation bar and the sidebar', Edit_pages: 'Click the page management, the website page can be added, modified, deleted, sorting and other operations', Language_switch: 'Language Switch', Click_to_switch_languages: 'Click the button to switch the website language between different languages', My_account_details: 'Account exit, novice guidance are here', Click_to_appcenter: 'Click the button into the page of application center, which can be used for application query, selection, collection,etc', Search_of_apps: 'Application Center Searching', Warning_of_apppage: 'The App Center page does not exist and we has skipped the App Center guidelines for you', Card_selections: 'The card drop-down box can view [Card Description], [Card Edit], [Delete Card]', Input_to_search_apps: 'Input into the application name or keywords, can quickly query to the application', Filter_of_apps: 'Application Center Filtering', Filter_of_apps_details: 'Select application-related service scenarios, service roles, and service departments for condition filtering', App_collections: 'Application Collecting', Click_to_appcollections: 'Click the favorites button on the application to add the application to the favorites list', Click_myfavorite_into_list: 'Click my favorite on the application center page to enter the collection list', Convenient_appsettings: 'Quick-apps Settings', Convenient_apps_showleft: 'The top 5 application in my favorite list will be displayed in the sidebar. The platform supports dragging apps or clicking the operation button to sort', Into_edit_state: 'Swift into Edit Mode', Click_into_edit_state: 'Click the Edit button, theme button and add button in the sidebar to enter the page editing status', Card_edit: 'Card Edit', Card_edit_details: 'The page enters the editing status. You can use the help description to understand the card instructions. You can edit or delete the card by clicking the right-top buttons', Page_edit_operation: 'Here you can manage the page, including adding, deleting, editing, sorting, etc', Page_edit_details: 'here you can;①drag and drop the title to sort the page;②click the page title can modify the page name;③click the icon on the right side to complete the edit, delete,etc', Page_basic_settins: 'here you can configure the page name, path, page type, page content,etc', Advanced_configuration: 'Superior Configuration', Nocard_warning: 'There is no card on the current page, and the card guide has been skipped for you.', Css_for_page: 'Here you can modify the navigation bar text style, upload the background picture, write the CSS style to modify the page appearance', Click_start_guide: 'Here you can check the novice guide of the website and master the website functions faster', //页头外观 top_concise_model: 'Concise Model', top_regular_model: 'Regular Model', top_page_management: 'Page Management', top_my_account: 'My Account', top_logout: 'Logout', top_guide: 'Guide', top_message: 'Message', // 卡片弹窗 cardShowTitle: 'Show title', cardTransparent: 'Card transparent', cardTitle: 'Card title', cardTitleRequired: 'Please enter the card name', cardFontfamily: 'Font family', cardFontsize: 'Font size', cardFontcolor: 'Font color', cardStyle: 'Card Out Style', cardBackgroundColor: 'Card BackGround', cardBorder: 'Card Border', cardMargin: 'Card Margin', cardPadding: 'Card Padding', cardBorderRadius: 'CardBorderRadius', cardBaseSetting: 'BaseSetting', cardBaseInfo: 'BaseInfo', cardExtraSetting: 'CardSetting', cardLayout: 'Card Layout', cardHelp: 'Helptext', cardInfoId: 'Card ID', cardInfoName: 'Card Name', cardInfoCategory: 'Card Category', cardInfoType: 'Card Type', // 选项卡 cardSetting: 'Tab Setting', cardUp: 'Up to 24 tabs', cardSort: 'Sort', cardDefault: 'Default', cardTabName: 'TabName', cardAddTab: 'Add Tab', cardDefaultTab: 'Default Tab', cardSelectTab: 'Tab', cardSelectLangauge: 'Select the language and set the tab name:', // 接口请求信息 api_save_page_success: 'Page saved successfully', api_save_theme_success: 'Theme saved successfully', api_save_theme_and_page_success: 'Theme and page saved successfully', api_add_page_success: 'Add page successfully', api_edit_page_success: 'Edit page successfully', api_sort_success: 'Sorting successfully', api_edit_name_success: 'Name modified successfully', api_delete_success: 'successfully delete', api_locale_success: 'Successful internationalization setting', api_share_success: 'Share success', api_save_success: 'Save successfully', api_cancle_share_success: 'Cancle share success', api_request_user_info_error: 'User login information has expired, please login again', //警告提示语言 edit_forbid_current_page: 'The current page cannot be edited', drag_cross_fixed_page: 'Page dragging cannot cross the fixed page', delete_the_page: 'Are you sure you want to delete the page?', complete_page_sorting: 'Drag and drop to complete page sorting', page_cannot_delete: 'System page cannot be deleted', page_cannot_edit: 'System page can not be edited', refresh_the_page: 'Please refresh the page, the menu is not fully rendered successfully', card_not_exist: "Card don't exit", sure_to_delete_card: 'Are you sure to delete this card?', sure_to_delete_theme: 'Are you sure you want to delete this theme?', path_exist_error: 'Path already exists', pageName_exist_error: 'Page name already exists', delete_the_img: 'Are you sure to delete the picture?', theme_message_warning: 'The theme is not configured yet', exit_message: 'Are you sure to exit editing ?', exit_tip: 'Exiting editing does not automatically save content !!!', baseSettingError: 'The required fields of basic Settings were not filled in !', theme_description_limit: 'No more than 100 bytes!', theme_name_limit: 'No more than 50 bytes!', theme_description_required: 'System default language, system current language, Chinese one of the required', // 语言切换 language_en_US: 'English - USA', language_zh_CN: 'Chinese (China - default)', // 新增主题弹窗 add_theme: 'Add Theme', add_theme_name: 'ThemeName', add_theme_name_required: 'Please enter a theme name', add_theme_description: 'ThemeDescription', add_theme_description_required: 'Please enter a theme description', edit_theme: 'Edit Theme', add_theme_screenshot: 'screenshot', add_theme_save_theme_only: 'Save theme', add_theme_save_theme_and_page: 'Save theme & page', add_theme_cancel: 'Cancel', //侧边栏主题及编辑页面按钮 upload: 'Upload', share: 'Share', theme: 'Theme', add: 'Add', added: 'Added', collect: 'Favorites', description: 'Description', edit: 'Edit', back: 'Back', delete: 'Delete', search: 'Search', nodata: 'No data', reset: 'Reset', editTopBack: 'Undo', editTopSave: 'Save', notApproved: 'Not Approved', approved: 'Approved', unApproved: 'UnApproved', hadShare: 'HadShare', unShare: 'UnShare', cancleShare: 'CancleShare', editTopSaveAsTheme: 'Save As Theme', editTopFullScreen: 'FullScreen', editTopExitFullScreen: 'Exit FullScreen', editTopExit: 'Exit Edit', siderBarDressUp: 'DressUp', siderBarLayout: 'Layout', siderBarSkin: 'Skin', siderBarThemeCenter: 'Theme Center', siderBarMyTheme: 'My Theme', siderBarThemeCenterType1: 'Official', siderBarThemeCenterType2: 'Share', siderBarThemeCenterType3: 'Recommend', siderBarThemeCenterType4: 'Newest', themeDecription: 'ThemeDecription', siderBarMythemeType1: 'All', siderBarMythemeType2: 'Approved', siderBarMythemeType3: 'UnApproved', siderBarMythemeUnapproval: 'Cannot share without approval', siderBarMyThemeUnmodify: 'Approved, cannot be modified', siderBarMyThemeUndelete: 'Approved, cannot be deleted', siderBarMoreTheme: 'More Theme', siderBarSkinCenter: 'Skin Center', siderBarThemeSearchPlaceholder: 'Search by name or label', siderBarCardAddcollect: 'Click add favorites', siderBarCurrentPageForbidAddCard: 'Current page cannot add cards', siderBarCurrentPageForbidDressUp: 'Current page cannot one-click dress up', siderBarCurrentPageForbidLayout: 'Current page cannot change layout', siderBarCurrentPageForbidTheme: 'Current page cannot change theme', //侧边栏卡片 siderBarCardSearchPlaceholder: 'Input name for query', siderBarCardTypeDefault: 'Default', siderBarCardTypeRecommend: 'Recommend', siderBarCardTypeHot: 'Hot', siderbarCardSearchResult: 'Search Result ', siderbarCardSearchNewest: 'Search Newest ', // 皮肤 technology_blue: 'technology_blue', dawn_blue: 'dawn_blue', geek_blue: 'geek_blue', rose_red: 'rose_red', fighting_spirit_red: 'fighting_spirit_red', french_red: 'french_red', high_gray: 'high_gray', vigorous_yellow: 'vigorous_yellow', twilight_yellow: 'twilight_yellow', romantic_purple: 'romantic_purple', lime_green: 'lime_green', aurora_green: 'aurora_green', pengmei_orange: 'pengmei_orange', hope_green: 'hope_green', skin_auto: 'custom_skin', moreSkin: 'More Skin', //布局 horizontal: 'horizontal', two_col_3_7: 'two_col_3_7', two_col_5_5: 'two_col_5_5', two_col_7_3: 'two_col_7_3', three_col_3_3_3: 'three_col_3_3_3', three_col_3_4_3: 'three_col_3_4_3', three_col_2_5_2: 'three_col_2_5_2', layout_auto: 'custom_layout', auto: 'custom_layout', three_row_two_col_3_7: '3_row_2_col_3_7', three_row_two_col_5_5: '3_row_2_col_5_5', three_row_two_col_7_3: '3_row_2_col_7_3', three_row_three_col_3_3_3: '3_row_3_col_3_3_3', three_row_three_col_3_4_3: '3_row_3_col_3_4_3', three_row_three_col_2_5_2: '3_row_3_col_2_5_2', moreLayout: 'More Layout', // 菜单栏 menu_add_page: 'Add Page', menu_edit_page: 'Edit Page', menu_page_list: 'Page List', menu_tab_tip: 'Please exit the edit state first, switch pages, do not automatically save page information', menu_tab_collect_tip: 'Please exit the edit state first', menu_list_cancel_edit: 'Please Click the icon to confirm or cancel first', menu_sort_error: 'The page is set to no order can be changed', menu_if_save_page: 'If save page content?', menu_if_restore_page: 'If restore the page', menu_page_not_found: 'You do not have permission to access the current page, or the page does not exist!', // 新增页面 menu_new_Tab_base: 'BaseSetting', menu_new_base_pageName: 'PageName', menu_new_base_pageName_message: 'Please enter a page name', menu_new_base_themeName_message: 'Please select theme', menu_new_base_no_theme_message: "No themes now,please select 'Blank Panel' in 'Page Panel'", menu_new_base_color_message: 'Please select color', menu_new_base_layout_message: 'Please select layout', menu_new_base_url_message: 'Please enter address', menu_new_base_path: 'PagePath', menu_new_base_path_required: 'Please enter path', menu_new_base_path_message: 'Enter only English letters and Numbers, and must be different from other page paths', menu_new_base_path_placeholder: 'Only English and Numbers can be entered', menu_new_base_path_length: 'The path length cannot exceed 50 bytes', menu_new_base_url_callback: 'Please enter the correct address format', menu_new_base_url_error: 'Address format error', menu_new_base_sort: 'Sort', menu_new_base_sort_message: 'Please enter sort', menu_new_base_pageType: 'PageType', menu_new_base_pageType_pannel: 'Pannel', menu_new_base_pageType_iframe: 'Iframe', menu_new_base_pageType_url: 'Jump to another url', menu_new_base_panelType: 'PanelType', menu_new_base_panelType_quick: 'Rapid Configuration', menu_new_base_panelType_blank: 'Blank Panel', menu_new_base_skin: 'Skin', menu_new_base_url: 'URL Link', menu_new_base_url_description: 'URL Description', menu_new_advance_style: 'AdvancedStyle', menu_new_advance_bar_style: 'Navigation bar text style', menu_new_advance_fontfamily: 'Fontfamily', fontfamily_SimSun: 'SimSun', fontfamily_SimHei: 'SimHei', fontfamily_MicrosoftYaHei: 'Microsoft YaHei', fontfamily_FangSong: 'FangSong', fontfamily_KaiTi: 'KaiTi', fontfamily_LiSu: 'LiSu', fontfamily_STHeiti: 'STHeiti', fontfamily_STKaiti: 'STKaiti', fontfamily_STSong: 'STSong', fontfamily_STFangsong: 'STFangsong', menu_new_advance_color: 'Color', menu_new_advance_size: 'Fontsize', menu_new_advance_backgroud: 'Custom background', menu_new_advance_top_logo: 'Logo', menu_new_advance_top_banner: 'Banner', menu_new_advance_main_backgound: 'Background', menu_new_advance_repeat: 'Repeat', menu_new_advance_custom_style: 'Enter your custom style sheet', menu_new_advance_footer: 'footerBackground', //右上角待办提示 backlog: 'backlog', toBeRead: 'to be read', haveDone: 'have done', lookAtAll: 'look at all', //个人信息 personalCenter: 'personal center', setting: 'setting', logOut: 'log out', //右上角页面操作 pageLists: 'page lists', increasePage: 'increase page', examine: 'examine', pageDragPrompts: 'Drag and drop to complete page sorting', searchCategories: 'Search by name and label', recentSearch: 'recent search', return: 'Return', //侧边栏应用中心 applicationCenter: 'Application Center', myFavorite: 'My Favorite', appType: 'Service type', isRecommend: 'Official recommendation', isNew: 'Newest', reco: 'RECO', new: 'NEW', noDesc: 'No description', appMarkCount: 'marked', about: 'about', tenThousand: 'ten thousand', appUseCount: 'used', addCustomService: 'Customize add service', buildService: 'Self-Service', defaultList: 'Default list :', //资源中心 resourceCenter:'resourceCenter', resourcePlaceholder:'please enter what you want to search for', myResourceStore:'My collection', moreResource:'more', newType:'resources type', newTypeAllButton:'all', resourceCenterBack:'back', resourceTimeOrder:"order:time", readStoreOnly:"readCollectionOnly", resourceType: 'resourceType', pointCount:'pointCount', Times:'times', createTime:'createTime', cancelResourceCollect:'cancelCollect', resourceCollect:'Collect', collectMessage:'collect success', cancelCollectMessage:'The resource has been removed from the collection', defaultListdrag: '(can be manually dragged or pushed to change application service ordering)', toTop: 'Move to the top', toBottom: 'Move to the bottom', toPrev: 'Move to prev', toNext: 'Move to next', cancelCollect: 'Cancel Collection', dragSort: 'Drag to sort', serverName: 'ServerName', serverlink: 'ServerLink', serverRemarks: 'ServerRemarks', serverIcon: 'ServerIcon', openNewPage: 'Open a new page', app_new_server_message: 'Plase enter', app_new_server_name_message: 'Plase enter server name', app_new_server_link_message: 'Plase enter server link', app_new_server_icon_message: 'Plase upload server icon', app_language_error: 'Language loading failed', app_edit_success: 'Edit self-server successfully', app_add_success: 'Add self-server successfully', app_delete_success: 'Delete self-server successfully', app_delete_tip: 'Do you want to delete this item?', app_top_drap_tip: 'Top-setting servers can only be dragged with top-setting servers', app_normal_drap_tip: 'Normal servers can only be dragged with mormal servers', app_bottom_drap_tip: 'Bottom-setting servers can only be dragged with bottom-setting servers', app_top_up_tip: 'Has been in the forefront', app_normal_up_tip: 'Normal servers should not be ranked higher than top-setting servers', app_bottom_up_tip: 'Bottom-setting servers should not be ranked higher than non-bottom-setting servers', app_bottom_down_tip: 'Has been final', app_top_down_tip: 'Top-setting servers should not be ranked lower than non-top-setting servers', app_normal_down_tip: 'Non-bottom-setting servers should not be ranked lower than bottom-setting servers', app_drap_success: 'Drap successfully', app_to_prev_success: 'Move to prev successfully', app_to_next_success: 'Move to next successfully', app_to_top_success: 'Top-setting successfully', app_cancel_top_success: 'Cancel top-setting successfully', app_to_bottom_success: 'Bottom-setting successfully', app_cancel_bottom_success: 'Cancel bottom-setting successfully', app_collect_success: 'Collection successfully', app_cancel_collect_success: 'Cancel collection successfully', app_icon_select: 'Choose an icon', app_icon_upload: 'Upload icon', app_icon_upload_success: 'Icon upload successfully', app_icon_upload_error: 'Icon upload failed', app_icon_list_error: 'Icon list failed to load', app_icon_image_type_error: 'Picture format must be jpg/png/jpeg/gif/bmp/tif/swf', app_icon_image_size_error: 'Picture size should not exceed 2M', // 表单校验 rules_url: 'Not legitimate links', rules_max: 'The number of characters must not exceed ', rules_required: 'Required', rules_error: 'There are forms that fail the verification', // 搜索卡片 search_card_placeholder: 'Search related service applications', search_card_popular_search: 'Popular search', // 课表卡片 timeTable_card_tips: 'Please choose the right time', // css编辑器 css_editor_extra: 'Please write the style directly, for example:margin:10px;background:#ffffff' } }