⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 core_user.properties

📁 Java的框架
💻 PROPERTIES
字号:
# -------------------------------------------  Page Setting ---------------------------------------

# -- login page --
login.title=Login
login.heading=PRRM Application Login
login.rememberMe=Remember Me
login.signup=Not a member? <a href="{0}">Signup</a> for an account.
login.passwordHint=Forgot your password?  Have your <a href="?" onmouseover="window.status='Have your password hint sent to you.'; return true" onmouseout="window.status=''; return true" title="Have your password hint sent to you." onclick="passwordHint(); return false">password hint e-mailed to you</a>.
login.passwordHint.sent=The password hint for <strong>{0}</strong> has been sent to <strong>{1}</strong>.
login.passwordHint.error=The username <strong>{0}</strong> was not found in our database.

# -- user list page --
userList.title=User List
userList.heading=\u5217\u51FA\u6240\u6709\u7528\u6237
userList.nousers=<span>\u6CA1\u6709\u627E\u5230\u7528\u6237.</span>

# -- role list page --
roleList.title=Role List
roleList.heading=List All Roles
roleList.noroles=<span>No roles found.</span>

# -- user profile page --
userProfile.title=User Settings
userProfile.heading=User Profile
userProfile.message=Please update your information using the form below.
userProfile.admin.message=You can update this user's information using the form below.
userProfile.admin.add.message=You can add new user using the form below.
userProfile.assignRoles=Assign Roles
userProfile.cookieLogin=You cannot change passwords when logging in with the <strong>Remember Me</strong> feature.  Please logout and log back in to change passwords.
userProfile.accountSettings=Account Settings


# -- role profile page --
roleProfile.title=Role Settings
roleProfile.heading=Role Profile
roleProfile.message=Please update role information using the form below.
roleProfile.admin.message=You can update this role's information using the form below.
roleProfile.admin.add.message=You can add new role using the form below.
roleProfile.assignUsers=Assign Users


# --------------------------------------------  Errors Messages ---------------------------------------------

# -- User profile errors -- 
errors.existing.user=This username (<strong>{0}</strong>) or e-mail address (<strong>{1}</strong>) already exists.  Please try a different username.


# -- Role profile errors --
errors.existing.role=This role name (<strong>{0}</strong>) already exists.  Please try a different name.

# -- Role profile errors --
errors.existing.preference=This preference name (<strong>{0}</strong>) already exists.  Please try a different name.

# -- User preference errors --
errors.userPreference.reset=Unable to reset preference information to default. Please contact administrator.


# --------------------------------------------  Success Messages ---------------------------------------------

# -- user profile --
user.added=User information for <strong>{0}</strong> has been added successfully.
user.deleted=User Profile for <strong>{0}</strong> has been deleted successfully. 
user.registered=You have successfully registered for access to this application. 
user.saved=Your profile has been updated successfully.
user.updated.byAdmin=User information for <strong>{0}</strong> has been updated successfully.
newuser.email.message={0} has created an PRRM account for you.  Your username and password information is below.

# -- role profile --
role.deleted=Role Profile for <strong>{0}</strong> has been deleted successfully. 
role.saved=Role information for <strong>{0}</strong> has been added successfully.
role.updated=Role information for <strong>{0}</strong> has been updated successfully.

# -- role profile --
preference.deleted=Preference information for <strong>{0}</strong> has been deleted successfully. 
preference.saved=Preference information for <strong>{0}</strong> has been added successfully.
preference.updated=Preference information for <strong>{0}</strong> has been updated successfully.

# -- reload option --
reload.succeeded=Reloading options completed successfully.


# --------------------------------------------  Menu ---------------------------------------------

# -- menu/link messages --
menu.userMenu=\u7528\u6237\u7BA1\u7406
menu.userMenu.listUser=\u5217\u51FA\u6240\u6709\u7528\u6237
menu.userMenu.addUser=\u589E\u52A0\u65B0\u7528\u6237


menu.roleMenu=\u89D2\u8272\u7BA1\u7406
menu.roleMenu.listRole=\u5217\u51FA\u6240\u6709\u89D2\u8272
menu.roleMenu.addRole=\u589E\u52A0\u65B0\u89D2\u8272


# --------------------------------------------  Form Labels ---------------------------------------------

# -- user form labels --
label.username=Username
label.password=Password

# -- role form --
role.name=Name
role.description=Description
role.availableUsers=Available Users
role.users=Assigned Users

# -- user form --
user.address.address=Address
user.availableRoles=Available Roles
user.address.city=City
user.address.country=Country
user.email=\u7535\u5B50\u90AE\u4EF6
user.firstName=\u540D\u5B57
user.id=Id
user.lastName=\u59D3
user.password=Password
user.confirmPassword=Confirm Password
user.phoneNumber=Phone Number
user.address.postalCode=Zip
user.address.province=State
user.roles=Current Roles
user.username=\u7528\u6237\u540D
user.website=Website
user.visitWebsite=visit
user.passwordHint=Password Hint
user.enabled=Enabled
user.fullName=Full Name
user.accountExpired=Expired
user.accountLocked=Locked
user.credentialsExpired=Password Expired

# --------------------------------------------  Others ---------------------------------------------

# -- user self-registration --
signup.title=Sign Up
signup.heading=New User Registration
signup.message=Please enter your user information in the form below.
signup.email.subject=PRRM Account Information
signup.email.message=You have successfully registered for access to PRRM.  Your username and password information is below.

# -- active users page --
activeUsers.title=Active Users
activeUsers.heading=Current Users
activeUsers.message=The following is a list of users that have logged in and their sessions have not expired.
activeUsers.fullName=Full Name

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -