You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

111 lines
5.3 KiB

2 years ago
{
2 years ago
"parameter.system":"System",
"parameter.system.homePage":"Home Page",
"parameter.login.encodePassword":"Login Password Encode",
2 years ago
"menu.system" : "System Manager",
"menu.system.corporation" : "Corporation",
"menu.system.user" : "User",
"menu.system.role" : "Role",
"menu.system.org" : "Organization",
"menu.system.department" : "Department",
"menu.system.menu" : "Menu",
2 years ago
"menu.system.announcementManager" : "Announcement Manager",
"menu.system.notificationManager" : "Notification Manager",
2 years ago
"menu.system.parameter" : "Parameter",
"menu.system.dictionary" : "Dictionary",
"menu.system.i18n" : "I18n Messages",
"menu.system.monitor" : "Monitor",
"menu.system.monitor.auditlog" : "Audit Log",
"menu.system.monitor.log" : "Log",
"menu.system.monitor.resources" : "Resources",
2 years ago
"menu.system.license" : "License",
2 years ago
"system.shared.selectUser.grid.title": "Included User List",
"system.shared.selectUser.grid.toolbar.selectIn":"Select In",
"system.shared.selectUser.grid.toolbar.selectOut":"Select Out",
"system.shared.selectUser.grid.toolbar.selectOut.tip":"Are you sure to select out the users?",
"system.shared.selectUser.grid.toolbar.selectAllIn":"Select All In",
"system.shared.selectUser.grid.toolbar.selectAllIn.tip":"Are you sure to select in ALL users?",
"system.shared.selectUser.grid.toolbar.selectAllOut":"Select All Out",
"system.shared.selectUser.grid.toolbar.selectAllOut.tip":"Are you sure to select out ALL users?",
2 years ago
"system.shared.selectUser.dialog.title": "Select Users",
"system.shared.selectUser.dialog.grid.title": "Available User List",
2 years ago
"system.shared.selectRole.grid.title": "Included Role List",
"system.shared.selectRole.grid.toolbar.selectIn":"Select In",
"system.shared.selectRole.grid.toolbar.selectOut":"Select Out",
"system.shared.selectRole.grid.toolbar.selectOut.tip":"Are you sure to select out the roles?",
"system.shared.selectRole.grid.toolbar.selectAllIn":"Select All In",
"system.shared.selectRole.grid.toolbar.selectAllIn.tip":"Are you sure to select in ALL roles?",
"system.shared.selectRole.grid.toolbar.selectAllOut":"Select All Out",
"system.shared.selectRole.grid.toolbar.selectAllOut.tip":"Are you sure to select out ALL roles?",
2 years ago
"system.shared.selectRole.dialog.title": "Select Roles",
"system.shared.selectRole.dialog.grid.title": "Available Role List",
"system.shared.selectOrg.grid.title": "Organization Tree",
"system.shared.selectOrg.grid.toolbar.save.tip":"Are you sure to update organizations?",
"system.shared.selectMenu.grid.title": "Menu Tree",
"system.shared.selectMenu.grid.toolbar.save.tip":"Are you sure to update menus?",
2 years ago
"system.shared.importMenuPlugin.dialog.title": "Import Menu Plugins",
2 years ago
"system.corporation.grid.title":"Corporation Tree",
"system.corporation.grid.toolbar.addTop":"Add Top Corporation",
"system.corporation.grid.toolbar.addChild":"Add Child Corporation",
2 years ago
"system.user.grid.title":"User List",
2 years ago
"system.user.grid.toolbar.setPassword":"Set Password",
"system.user.grid.toolbar.setAllPassword":"Set All Password",
"system.user.grid.toolbar.resetPassword":"Reset Password",
"system.user.grid.toolbar.resetPassword.tip":"Are you sure to reset the user's password?",
"system.user.grid.toolbar.resetAllPassword":"Reset All Password",
"system.user.grid.toolbar.resetAllPassword.tip":"Are you sure to reset ALL user's password?",
2 years ago
2 years ago
"system.role.grid.title":"Role List",
2 years ago
"system.org.grid.title":"Organization Tree",
2 years ago
"system.org.grid.toolbar.addTop":"Add Top Organization",
"system.org.grid.toolbar.addChild":"Add Child Organization",
2 years ago
2 years ago
"system.menu.grid.title":"Menu Tree",
2 years ago
"system.menu.grid.toolbar.addTop":"Add Top Menu",
"system.menu.grid.toolbar.addChild":"Add Child Menu",
2 years ago
"system.menu.grid.entity.titleI18nKey":"Title i18n Key",
2 years ago
"system.menu.grid.entity.javaScript":"JavaScript",
"system.menu.grid.entity.routeName":"Route Name",
"system.menu.grid.entity.routeQuery":"Route Query",
"system.menu.grid.entity.url":"URL",
"system.menu.grid.entity.urlOpenType":"URL Open Type",
2 years ago
2 years ago
"system.announcementManager.grid.title":"Announcement List",
2 years ago
"system.notification.grid.title":"Messages List",
2 years ago
"system.notification.grid.entity.sender":"Sender",
"system.notification.grid.entity.sendDate":"Send Date",
"system.notification.grid.entity.receiver":"Receiver",
"system.notification.grid.entity.receiveDate":"Receive Date",
2 years ago
"system.parameter.grid.title":"Parameters",
"system.dictionary.grid.title":"Dictionaries List",
"system.i18n.grid.title":"I18n Messages List",
2 years ago
"system.i18n.grid.toolbar.removeAll.tip":"Are you sure to remove ALL i18n messages?",
"system.i18n.grid.toolbar.importAll.tip":"Are you sure to import ALL i18n messages?",
2 years ago
"system.monitor.auditlog.grid.title":"Audit Logs List",
"system.monitor.log.tab.view":"Log View",
"system.monitor.log.tab.download":"Log Download",
"system.monitor.log.tab.level":"Log Level",
2 years ago
"system.monitor.log.viewer.logRows":"The Last Row Count of Log File",
"system.monitor.log.viewer.autoRefresh":"Auto Refresh(1 / 2 sec, stop after 300 times auto refreshed)",
"system.monitor.log.viewer.action.refreshNow":"Refresh",
"system.monitor.log.download.grid.title":"Log File List",
"system.monitor.log.level.grid.title":"Log Level List",
"system.monitor.log.level.entity.configuredLevel":"Configured",
2 years ago
"system.monitor.log.level.entity.effectiveLevel":"Effective"
2 years ago
}