diff --git a/modules/core/src/main/resources/i18n/core/common/i18n_en.properties b/modules/core/src/main/resources/i18n/core/common/i18n_en.properties index c0125ea1..c13a6051 100644 --- a/modules/core/src/main/resources/i18n/core/common/i18n_en.properties +++ b/modules/core/src/main/resources/i18n/core/common/i18n_en.properties @@ -34,8 +34,8 @@ sys.user.confirmPasswrodError=The new password is different from the confirm pas sys.user.passwordModifySuccess=Change password success sys.user.passwordModifyNotRepeat=The new password cannot be the same as the previous {0}. sys.user.passwordModifySecurityLevel=Password update failed because you set the password to weak password! -sys.user.initPasswordModifyTip=Your password is the init password, please change the password! -sys.user.passwordModifyTip=Your password {0} day has not been modified , please change the password! +sys.user.initPasswordModifyTip=Your password is the initial password, please change the password! +sys.user.passwordModifyTip=Your password has not been modified for {0} days, please change the password! sys.user.passwordError=Password error, please retype. sys.user.pwdQuestionModifySuccess=The security problem modified success. sys.user.pwdQuestionAnswerError=The questions and answers are incorrect. diff --git a/modules/core/src/main/resources/i18n/core/job/i18n_en.properties b/modules/core/src/main/resources/i18n/core/job/i18n_en.properties index c007355b..70a9d854 100644 --- a/modules/core/src/main/resources/i18n/core/job/i18n_en.properties +++ b/modules/core/src/main/resources/i18n/core/job/i18n_en.properties @@ -101,7 +101,7 @@ Cron表达式生成器=Cron generator 不指定=do not specify 日开始,每=every day begins 天执行一次=daily execution -每月=a month +每月=Monthly 号最近的那个工作日=on the nearest working day 本月最后一天=the last day of the month 月=month @@ -119,7 +119,7 @@ Cron表达式生成器=Cron generator 周五=Friday 周六=Saturday 非必填=Not required -每年=Every year, +每年=Annually 周期\ 从=Cycle from 表达式=expression 年=years diff --git a/modules/core/src/main/resources/i18n/core/msg/i18n_en.properties b/modules/core/src/main/resources/i18n/core/msg/i18n_en.properties index 15fb365b..b3cab2b3 100644 --- a/modules/core/src/main/resources/i18n/core/msg/i18n_en.properties +++ b/modules/core/src/main/resources/i18n/core/msg/i18n_en.properties @@ -30,8 +30,8 @@ 消息类型=Message type 消息标题=Message title 消息内容=Message content -业务主键=Business key -业务类型=Business type +业务主键=Key +业务类型=Type 接受者信息=Receiver information 接受者账号=Receiver account 接受者姓名=Receiver name diff --git a/modules/core/src/main/resources/i18n/core/state/i18n_en.properties b/modules/core/src/main/resources/i18n/core/state/i18n_en.properties index a8c3f9a9..c7aa290f 100644 --- a/modules/core/src/main/resources/i18n/core/state/i18n_en.properties +++ b/modules/core/src/main/resources/i18n/core/state/i18n_en.properties @@ -19,6 +19,9 @@ 核心数=Core number 最大功率=Maximum power 实时频率=Current frequency +核心个数=CPU cores +核心频率=CPU frequency +系统/用户=System/User 使用率=Used rate 内存=Memory 总内存=The total memory diff --git a/modules/core/src/main/resources/i18n/core/sys/i18n_en.properties b/modules/core/src/main/resources/i18n/core/sys/i18n_en.properties index 01ece92a..28627b62 100644 --- a/modules/core/src/main/resources/i18n/core/sys/i18n_en.properties +++ b/modules/core/src/main/resources/i18n/core/sys/i18n_en.properties @@ -29,7 +29,7 @@ 组织管理=Organization 用户管理=User manage -机构管理=Office manage +机构管理=Organization manage 公司管理=Company manage 岗位管理=Position manage @@ -59,7 +59,7 @@ 研发工具=Develop Tools 用户选择=User select -机构选择=Office select +机构选择=Organization select 公司选择=Company select 区域选择=Area select 日期选择=Date select @@ -102,11 +102,31 @@ 仪表盘=Dashboard 全屏=Full screen -切换主题=Switch the theme + +切换主题=Switch themes +蓝=Blue +白=White +黑-经典=Black +紫=Purple +绿=Green +红=Red +黄=Yellow +蓝灰-经典=Blue Grey +白灰=White Grey +黑灰=Black Grey +紫灰=Purple Grey +绿灰=Green Grey +红灰=Red Grey +黄灰=Yellow Grey +亮蓝(新)=Bright Blue +浅蓝(新)=Light Blue +表单弹窗模式=Form popup mode +取消页签模式=Cancel tab mode 个人中心=Personal center 修改密码=Change password 退出登录=Log out +选择身份=Select role 系统切换=System switching 当前租户=Current tenant 租户切换=Tenant switch @@ -115,6 +135,51 @@ 在线=Online 注销=Logout +# =========== 访问日志 =========== +日志标题=Log title +请求地址=Request address +日志类型=Type +操作时间=Date +客户端IP=Client IP +设备名称=Device +浏览器名=Browser +响应时间=Time +异常=Exception +今日=Today +本周=This week +上周=Last week +本月=This month +本季度=This quarter +上1个月=Last month +上3个月=Last 3 months +近1个周=Nearly 1 week +近1个月=Nearly 1 months +近3个月=Nearly 3 months +按组织查询=By Organization +按岗位查询=By Position +按角色查询=By Role +按用户类型=By User Type +系统登录=System Login +未知操作=Unknown +保存=Save +日志详情=Log Detail +提交的数据=Submitted data +操作账号=Operation account +用户代理=User agent + +# =========== 时间单位 =========== + +毫秒=ms +天=days +时=hours +分=minutes +秒=seconds +刚刚=just now +天前=days ago +小时前=hours ago +分钟前=minutes ago +秒前=seconds ago + # =========== 个人中心 =========== 修改密保=Security question @@ -141,7 +206,7 @@ # =========== 用户管理 =========== -组织机构=Office +组织机构=Organization 新增用户=New user 编辑用户=Edit user 导出=Export @@ -178,11 +243,11 @@ 手机=Mobile 电话=Phone 姓名=Name -机构=Office +机构=Organization 公司=Company 岗位=Position -归属机构=Office +归属机构=Organization 归属公司=Company 登录账号=Account 用户昵称=Nick name @@ -199,7 +264,7 @@ 所在岗位=Position 英文名=English name -附属机构=Auxiliary office +附属机构=Auxiliary organization 附属岗位=Auxiliary post 角色名称=Role name @@ -214,28 +279,28 @@ # =========== 机构管理 =========== -新增机构=New office -编辑机构=Edit office +新增机构=New organization +编辑机构=Edit organization -停用机构=Disable office -确认要停用该机构吗?=Are you sure want to disable this office? -启用机构=Enable office -确认要启用该机构吗?=Are you sure want to enable this office? -删除机构=Delete office -确认要删除该机构及所有子机构吗?=Are you sure want to delete this office and sub office? -新增下级机构=New sub office +停用机构=Disable organization +确认要停用该机构吗?=Are you sure want to disable this organization? +启用机构=Enable organization +确认要启用该机构吗?=Are you sure want to enable this organization? +删除机构=Delete organization +确认要删除该机构及所有子机构吗?=Are you sure want to delete this organization and sub organization? +新增下级机构=New sub organization -保存机构''{0}''成功=Save the office ''{0}'' success -该机构包含未停用的子机构!=The office contains enable sub office! -停用机构''{0}''成功=Disable office ''{0}'' success -启用机构''{0}''成功=Enable office ''{0}'' success -删除机构''{0}''成功=Delete office ''{0}'' success +保存机构''{0}''成功=Save the organization ''{0}'' success +该机构包含未停用的子机构!=The organization contains enable sub organization! +停用机构''{0}''成功=Disable organization ''{0}'' success +启用机构''{0}''成功=Enable organization ''{0}'' success +删除机构''{0}''成功=Delete organization ''{0}'' success -上级机构=Parent office -机构名称=Office name -机构代码=Office code -机构全称=Office full name -机构类型=Office type +上级机构=Parent organization +机构名称=Organization name +机构代码=Organization code +机构全称=Organization full name +机构类型=Organization type 负责人=Principal 联系地址=Address 邮政编码=Zip code @@ -264,7 +329,7 @@ 公司编码=Company code 公司全称=Company full name 归属区域=Area -包含机构=Office +包含机构=Organization # =========== 岗位管理 =========== @@ -306,9 +371,9 @@ 未设置=None 全部数据=All data 自定义数据=Custom data -本部门数据=Current office data +本部门数据=Current organization data 本公司数据=Current company data -本部门和本公司数据=Current office and company data +本部门和本公司数据=Current organization and company data 控制业务范围=Business scope 新增角色=New role diff --git a/modules/core/src/main/resources/views/include/sysIndex/topMenu.html b/modules/core/src/main/resources/views/include/sysIndex/topMenu.html index 184c7535..bc2ffe06 100644 --- a/modules/core/src/main/resources/views/include/sysIndex/topMenu.html +++ b/modules/core/src/main/resources/views/include/sysIndex/topMenu.html @@ -11,7 +11,7 @@