applicationresources.properties

来自「这是linux下ssl vpn的实现程序」· PROPERTIES 代码 · 共 570 行 · 第 1/3 页

PROPERTIES
570
字号
# Logon - logon.jsp
login.title=SSL-Explorer:::Login
login.subtitle=
login.description=Welcome to <strong>SSL-Explorer!</strong> A secure gateway to your network.<br>To make the most of this solution please ensure that you have read the <strong><a class="property" onclick="javascript:myRef = window.open('/doc/SSL_Explorer_Reference_Guide.pdf','external_win','left=20,top=20,width=620,height=500,toolbar=1,location=1,resizable=1,menubar=1,scrollbars=1');myRef.focus(); return false" href="/doc/SSL_Explorer_Reference_Guide.pdf">SSL-Explorer Reference Guide</a></strong>. Further help is available online through our <strong><a class="property" onclick="javascript:myRef = window.open('http://sourceforge.net/projects/sslexplorer','external_win','left=20,top=20,width=620,height=500,toolbar=1,location=1,resizable=1,menubar=1,scrollbars=1');myRef.focus(); return false" href="http://sourceforge.net/projects/sslexplorer">Sourceforge</a></strong> project page.
login.username=Username
login.password=Password
login.login=Login
login.cancel=Cancel
login.exit=Exit
login.invalidTicket=Your logon ticket is invalid. It is likely that your session has timed-out.
login.invalidCredentials=Failed to logon. {0}
login.unauthorizedAddress=Your IP address is not authorized to access the system!
login.errorsExist.text=Failed to login.
login.accountDisabled=Your account has been disabled. Please contact your administrator.
login.accountLocked=Your account has been temporarily locked. Please try again in {0} minute(s).
login.sessionLocked=Your browser was closed, so the session has been locked.
login.logonNotAllowed=Access not allowed at this time. {0}
login.cookieWarning=This site makes use of cookies. Please ensure that they are enabled before logging on.
login.selectAuthenticationScheme=There are other methods of authentication available. Click <a class="property" href="/showSelectAuthenticationScheme.do">here</a> to choose a different scheme. 

usernameLogin.title=SSL-Explorer:::Login
usernameLogin.subtitle=
usernameLogin.description=Welcome to <strong>SSL-Explorer!</strong> A secure gateway to your network.<br>To make the most of this solution please ensure that you have read the <strong><a class="property" onclick="javascript:myRef = window.open('/doc/SSL_Explorer_Reference_Guide.pdf','external_win','left=20,top=20,width=620,height=500,toolbar=1,location=1,resizable=1,menubar=1,scrollbars=1');myRef.focus(); return false" href="/doc/SSL_Explorer_Reference_Guide.pdf">SSL-Explorer Reference Guide</a></strong>. Further help is available online through our <strong><a class="property" onclick="javascript:myRef = window.open('http://sourceforge.net/projects/sslexplorer','external_win','left=20,top=20,width=620,height=500,toolbar=1,location=1,resizable=1,menubar=1,scrollbars=1');myRef.focus(); return false" href="http://sourceforge.net/projects/sslexplorer">Sourceforge</a></strong> project page.

# Anauthorized
unauthorized.title=SSL-Explorer:::Unauthorized
unauthorized.subtitle=Unauthorized
unauthorized.message=Unauthorized 
unauthorized.option.cancel=Cancel

# Edit authentication schemes
authenticationSchemes.title=SSL-Explorer:::Authentication Schemes
authenticationSchemes.subtitle=Authentication Schemes
authenticationSchemes.description=Here you may change the authentication schemes available to the user at logon. Each scheme consists of an ordered set of <b>Authentication Modules</b>. One scheme must be set as the <b>Default</b> scheme.
authenticationSchemes.remove.name=Remove
authenticationSchemes.remove.description=Remove this authentication scheme. Users will no longer be able to logon using the sequence the scheme defines. If this is the default scheme the next available scheme will be made the default. You must have at least one scheme configured. 
authenticationSchemes.edit.name=Edit
authenticationSchemes.edit.description=Edit this authentication scheme and change the authentication modules it uses.  
authenticationSchemes.setAsDefault.name=Default
authenticationSchemes.setAsDefault.description=Set this authentication scheme as the default that will be used when a user first visits the logon page. If they close their browser, the selected scheme will revert to the selected default.  
authenticationSchemes.enable.name=Enable
authenticationSchemes.enable.description=Enable this authentication scheme  
authenticationSchemes.disable.name=Disable
authenticationSchemes.disable.description=Disable this authentication scheme
authenticationSchemes.name=Name  
authenticationSchemes.enabled=Enabled  
authenticationSchemes.enabled.yes=Yes  
authenticationSchemes.enabled.no=No
authenticationSchemes.actions=Actions
authenticationSchemes.default=Default  
authenticationSchemes.default.yes=Yes
authenticationSchemes.default.no=No 
authenticationSchemes.message.defaultSet={0} is now the default scheme.
authenticationSchemes.message.schemeDeleted=Scheme <b>{0}</b> deleted.  
authenticationSchemes.message.schemeDisabled=Scheme <b>{0}</b> disabled. 
authenticationSchemes.message.schemeEnabled=Scheme <b>{0}</b> enabled.
authenticationSchemes.error.mustHaveOneEnabledScheme=Deleting the scheme would leave no enabled schemes. This is not allowed.
authenticationSchemes.error.cantDisableLastEnabledScheme=You must always have at least one scheme enabled.
authenticationSchemes.error.cannotSetSystemSchemeAsDefault=You cannot set this scheme as the default as it contains only <i>System Authentication Modules</i>.
authenticationSchemes.error.cantDisableDefaultScheme=You cannot disable the default scheme. Choose another scheme as the default before attempting to disable this one.
authenticationSchemes.error.cannotSetDisabledSchemeAsDefault=You cannot set a disabled scheme as the default.

pageTask.createAuthenticationScheme.title=Create Scheme
pageTask.createAuthenticationScheme.description=Click here if you wish to create a new authentication scheme.

confirmRemoveAuthenticationScheme.title=SSL-Explorer:::Remove authentication scheme
confirmRemoveAuthenticationScheme.subtitle=Confirm Authentication Scheme Deletion
confirmRemoveAuthenticationScheme.message=The selected authentication scheme will be remove and users will no longer be able to use the authentication sequence it defines. Are you sure you wish to delete this scheme? 
confirmRemoveAuthenticationScheme.option.yes=Yes
confirmRemoveAuthenticationScheme.option.no=No

# Select authentication scheme

selectAuthenticationScheme.title=SSL-Explorer:::Select Authentication Scheme
selectAuthenticationScheme.subtitle=Select Authentication Scheme
selectAuthenticationScheme.description=Here you may choose an alternative authentication scheme. 
selectAuthenticationScheme.errorsExist.text=An error has occured. 
selectAuthenticationScheme.authenticationScheme=Authentication Scheme:
selectAuthenticationScheme.submit=OK
selectAuthenticationScheme.cancel=Cancel

# Authentication modules types
authenticationModule.primary=Primary
authenticationModule.secondary=Secondary

# Create authentication scheme (rest of the messages come from the edit variant below)

createAuthenticationScheme.title=SSL-Explorer:::Create Authentication Scheme
createAuthenticationScheme.subtitle=Create Authentication Scheme
createAuthenticationScheme.description=This page allows to you create a new authentication scheme and add, remove and re-order authentication modules that make up this scheme.

# Edit authentication scheme

editAuthenticationScheme.title=SSL-Explorer:::Edit Authentication Scheme
editAuthenticationScheme.subtitle=Edit Authentication Scheme
editAuthenticationScheme.description=This page allows to you add, remove and re-order authentication modules that make up this scheme.
editAuthenticationScheme.resourceName=Name:
editAuthenticationScheme.resourceDescription=Description:
editAuthenticationScheme.tab.details.title=Details
editAuthenticationScheme.tab.policies.title=Policies
editAuthenticationScheme.tab.modules.title=Modules
editAuthenticationScheme.commit=Save
editAuthenticationScheme.cancel=Cancel
editAuthenticationScheme.error.noModulesSelected=You must select at least one module to use for this scheme.
editAuthenticationScheme.error.firstModuleNotPrimary=The first module first be capable of primary authentication (i.e. supports some way of obtaining the username)
editAuthenticationScheme.availableModules.title=Available modules 
editAuthenticationScheme.selectedModules.title=Selected modules
editAuthenticationScheme.addModule=Add
editAuthenticationScheme.removeModule=Remove	
editAuthenticationScheme.moveUp=Up
editAuthenticationScheme.moveDown=Down

# Available accounts

availableAccounts.title=SSL-Explorer:::Accounts
availableAccounts.subtitle=Accounts
availableAccounts.description=The accounts page allows you to configure which users supplied by the underlying database may access SSL Explorer. If the database supports it, then you may also add, edit or remove users.
availableAccounts.name=Fullname
availableAccounts.roles=Groups
availableAccounts.administrator=Type
availableAccounts.mark=Mark
availableAccounts.action=Action
availableAccounts.status=Status
availableAccounts.account=Username
availableAccounts.isAdministrator=Admin
availableAccounts.notAdministrator=User
availableAccounts.create=Create
availableAccounts.edit=Edit
availableAccounts.delete=Delete
availableAccounts.enable=Enable
availableAccounts.disable=Disable
availableAccounts.status=Status
availableAccounts.grant=Grant
availableAccounts.revoke=Revoke
availableAccounts.pager.page=Page:
availableAccounts.pager.items=Items:
availableAccounts.status.unknown=Unknown
availableAccounts.status.granted=Active
availableAccounts.status.disabled=Disabled
availableAccounts.status.locked=Locked
availableAccounts.status.active=Online
availableAccounts.status.revoked=Inactive
availableAccounts.password=Password
availableAccounts.noRoles=No Groups are available.
availableAccounts.multipleRoles=This account is attached to multiple groups:-
availableAccounts.atLeastOneAccountNotSelected=Please select a single account.
availableAccounts.singleAccountNotSelected=Please select a single account.
availableAccounts.errorsExist.text=An error has occured. Review the fields below and try again.
availableAccounts.noPasswordChange.text=The underlying database does not support changing of passwords.
availableAccounts.noAccountCreation.text=The underlying database does not support updating of user accounts. You may only change passwords.
availableAccounts.noAccountCreationAndNoPasswordChange.text=The underlying database does not support updating of user accounts or changing of passwords.
availableAccounts.cannotDeleteOwnPrincipal=You cannot delete the account you are currently logged on as!
availableAccounts.noAccounts=This user database contains no accounts.
availableAccounts.noMatch=Your filter did not match any items.
availableAccounts.cannotListAccounts=The list of accounts could not be retrieved. This may be due to mis-configuration of your current user database. {0} 
availableAccounts.loginGranted=Login granted to {0} accounts of {1} selected.
availableAccounts.loginRevoked=Login revoked from {0} accounts of {1} selected.
availableAccounts.cannotDeleteOwnAccount=User cannot delete their own profiles.

# Available roles
availableRoles.title=SSL-Explorer:::Groups
availableRoles.subtitle=Groups
availableRoles.description=The Groups page allows you to configure which groups supplied by the underlying database may access SSL Explorer. If the database supports it, then you may also add, edit or remove groups.
availableRoles.name=Name
availableRoles.action=Action
availableRoles.role=Group
availableRoles.accounts=Accounts
availableRoles.noRoles=No Groups are available.
availableRoles.multipleAccounts=<strong>This group has multiple accounts attached :-</strong>
availableRoles.noRoleCreation.text=The underlying database does not support creation or deletion of groups.
availableRoles.cannotListRoles=The list of groups could not be retrieved. This may be due to mis-configuration of your current user database. {0}

# Account page tasks

pageTask.createAccount.title=Create Account
pageTask.createAccount.description=Click here if you wish to create a new account.
pageTask.createRole.title=Create Group
pageTask.createRole.description=Click here if you wish to create a new group.
pageTask.setPassword.title=Set Account Password
pageTask.setPassword.description=Click here if you wish to set a new password for this account.
pageTask.resetUserAttributes.title=Reset User Attributes
pageTask.resetUserAttributes.description=Click here to reset the value of all user attributes to their defaults
pageTask.resetAttributes.title=Reset Personal Details
pageTask.resetAttributes.description=Click here to reset the value of all your personal details.
pageTask.sendUserMessage.title=Send message
pageTask.sendUserMessage.description=Send a message to this user
pageTask.resetPrivateKey.title=Reset Private Key
pageTask.resetPrivateKey.description=Reset this users private key

# Account page actions

⌨️ 快捷键说明

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