applicationresources.properties

来自「这是linux下ssl vpn的实现程序」· PROPERTIES 代码 · 共 168 行

PROPERTIES
168
字号
# <Web Forward> menu items 
menuItem.userWebForwards.title=Web Forwards
menuItem.userWebForwards.description=A list of the users Web Forwards. 

menuItem.managementWebForwards.title=Web Forwards
menuItem.managementWebForwards.description=A list of All Web Forwards. 

# Show Web Forwards messages.
webForwards.title=SSL-Explorer:::Web Forwards
webForwards.subtitle=Web Forwards
webForwards.description=Here you may configure your web forwards. SSL-Explorer provides three methods of forwarding intranet websites.  Please see the help file for more information on which is the most appropriate in your environment.

userWebForwards.title=SSL-Explorer:::Web Forwards
userWebForwards.subtitle=Web Forwards
userWebForwards.description=A Web Forward is a link to an intranet website within your network. Click on the links to access your preconfigured Web Forwards. Please contact your network administrator if the web forward resource to which you require access is missing.

# Show Web Forwards table headers.
webForwards.name=Name
webForwards.policies=Policies
webForwards.type=Type
webForwards.category=Category
webForwards.action=Action

# show web forwards
webForward.multiplePolicies=<strong>This web forward is attached to multiple policies :-</strong>
webForwards.noWebForwards=There are currently no existing web forwards or none that you are allowed to edit. If allowed, you will be able to create a new web forward by selected on the <b>Create Tunneled Web Forward</b>, <b>Create Replacement Web Forward</b> or <b>Create Reverse Proxy Web Forward</b> actions. 
webForwards.noMatch=No items match the provided filter.

# Web Forward Resources actions
webForwards.addToFavorites.name=Add Favorite
webForwards.addToFavorites.description=Add to my favorites.
webForwards.removeFromFavorites.name=Remove Favorite
webForwards.removeFromFavorites.description=Remove from my favorites.

webForwards.editWebForward.name=Edit
webForwards.editWebForward.description=Edit this web forward.

webForwards.removeWebForward.name=Remove
webForwards.removeWebForward.description=Remove this web forward.


# Create web forwards page tasks
pageTask.createTunneledWebForward.title=Create Tunneled Web
pageTask.createTunneledWebForward.description=Click here if you wish to create a new Tunneled Web Forward.

pageTask.createReplacementWebForward.title=Create Replacement Proxy
pageTask.createReplacementWebForward.description=Click here if you wish to create a new Replacement Web Forward.

pageTask.createReverseProxyWebForward.title=Create Reverse Proxy
pageTask.createReverseProxyWebForward.description=Click here if you wish to create a new Reverse Proxy Web Forward.

# remove Tunnel
removeWebForward.title=SSL-Explorer:::Web Forward
removeWebForward.subtitle=Confirm remove Web Forward
removeWebForward.message=Are you sure you wish to remove this Web Forward.
removeWebForward.option.yes=Yes
removeWebForward.option.no=No

# Attribute names.
webForward.lable.destination.url=Destination URL
webForward.lable.active.dns=Active DNS
webForward.lable.host.header=Host Header
webForward.lable.paths=Paths
webForward.lable.category=Category
webForward.lable.encoding=Encoding
webForward.lable.restrictToHosts=Restrict to hosts
webForward.lable.use.browser.cookies=Use Browser Cookies
webForward.lable.preferred.scheme=Preferred scheme
webForward.lable.authentication.username=Username
webForward.lable.authentication.password=Password
webForward.lable.restrictToHosts.add=Add
webForward.lable.restrictToHosts.remove=Remove
webForward.lable.restrictToHosts.host=Host
webForward.lable.restrictToHosts.allowed=Allowed  

webForward.pathEntry.title=New Path 
webForward.paths.title=Paths
webForward.addPath=Add
webForward.removePath=Remove

webForward.formParameterEntry.title=Parameter
webForward.formParameters.title=Form Parameters
webForward.addFormParameter=Add
webForward.removeFormParameter=Remove


# Create Tab names
createWebForward.tab.details.title=Details
createWebForward.tab.attributes.title=Site
createWebForward.tab.authentication.title=Authentication
createWebForward.tab.policies.title=Policies

# Edit Tab names
editWebForward.tab.details.title=Details
editWebForward.tab.attributes.title=Site
editWebForward.tab.authentication.title=Authentication
editWebForward.tab.policies.title=Policies

# Edit Web Forward
editWebForward.title=SSL-Explorer:::Edit Web Forward
editWebForward.subtitle=Edit Web Forward
editWebForward.description=Edit a Web Forward
editWebForward.errorsExist.text=One or more fields contain errors, please review the fields below and try again.
editWebForward.shortName.label=Name
editWebForward.description.label=Description
editWebForward.error.noCategory=No category provided. You must provide an existing or new category name for this web forward.
editWebForward.commit=Save
editWebForward.cancel=Cancel

# <Web Forward> Wizard
webForwardWizard.title=SSL-Explorer::::Create Web Forward
webForwardWizard.description=The following wizard will guide you through the stages of configuring a new Web Forward and assigning it to one or more policies.
webForwardWizard.subtitle=Create Web Forward
webForwardWizard.heading=Wizard
webForwardWizard.step.1=Resource Details
webForwardWizard.step.2=Web Forward Details
webForwardWizard.step.3=Policy Selection
webForwardWizard.step.4=Summary

webForwardWizard.webForwardResourceDetails.title=Step 1 - Web Forward Resource Details
webForwardWizard.webForwardResourceDetails.description=Please provide a name and description for this Web Forward.
webForwardWizard.webForwardResourceDetails.resourceName=Name:
webForwardWizard.webForwardResourceDetails.resourceDescription=Description:
webForwardWizard.webForwardResourceDetails.parent=Area Of Control:
webForwardWizard.webForwardResourceDetails.error.noResourceName=No Web Forward name has been provided.
webForwardWizard.webForwardResourceDetails.error.noResourceDescription=You must provide a description for this Web Forward.
webForwardWizard.webForwardResourceDetails.error.failedToCheckForName=Failed to check for Web Forward by name. {0}
webForwardWizard.webForwardResourceDetails.error.duplicateName=Web Forward named <strong>{0}</strong> already exists.

webForwardWizard.webForwardSpecificDetails.title=Step 2 - Web Forward Specific Details
webForwardWizard.webForwardSpecificDetails.description=Please provide the other information for this Web Forward.
webForwardWizard.webForwardSpecificDetails.error.malformedURLException=Malformed URL, should be in the form http://3sp.com
webForwardWizard.webForwardSpecificDetails.error.duplicateReverseProxyPath=Duplicate Reverse Proxy Path {0}.  See documentation to enable duplicated paths.
webForwardWizard.webForwardSpecificDetails.error.duplicateReverseProxyPathException=Failed to contact database.
webForwardWizard.webForwardSpecificDetails.error.noCategory=No category provided. You must provide an existing or new category name for this web forward.
webForwardWizard.webForwardSpecificDetails.error.invalidPath=Path part {0} should start with a '/'. 
webForwardWizard.webForwardSpecificDetails.error.needs.path=Must have path unless either Active DNS or Host Header are set. 

webForwardWizard.webForwardAuthenticationDetails.title=Step 2b - Web Forward Authentication Details
webForwardWizard.webForwardAuthenticationDetails.description=Please provide the authentication information for this Web Forward.

webForwardWizard.webForwardPolicySelection.title=Step 3 - Web Forward Policy Selection
webForwardWizard.webForwardPolicySelection.description=Choose the policies you wish to attach this Web Forward to.
webForwardWizard.webForwardPolicySelection.error.noPoliciesSelected=You must select at least one policy to attach this Web Forward.

webForwardWizard.webForwardSummary.title=Step 4 - Web Forward Summary
webForwardWizard.webForwardSummary.description=Review the information below before clicking on <strong>Finish</strong> to create the Web Forward.
webForwardWizard.webForwardSummary.resource=Web Forward
webForwardWizard.webForwardSummary.resource.name=Web Forward Name:
webForwardWizard.webForwardSummary.selectedPolicies=Policies
webForwardWizard.webForwardSummary.selectedPolicies.names=Names:
webForwardWizard.webForwardSummary.selectedPolicies.none=No policies have been selected. No user will be able to access this Web Forward.


webForwardWizard.webForwardFinish.title=Web Forward Created
webForwardWizard.webForwardFinish.description=The Web Forward creation wizard is now complete. Please review any information below.
webForwardWizard.webForwardFinish.allOk=All steps completed OK. Click <strong>Exit Wizard</strong> to finish. 
webForwardWizard.webForwardFinish.completedWithErrors=The creation of the Web Forward failed. Please review any errors or warnings and either retry by clicking on <strong>Run Again</strong>, or click <strong>Exit Wizard</strong> to leave the wizard now. 
webForwardWizard.webForwardFinish.completedWithWarnings=The creaton of the Web Forward is complete, but some warnings occured. Please review the warnings and either retry by clicking on <strong>Run Again</strong>, or click <strong>Exit Wizard</strong> to leave the wizard now.
webForwardWizard.webForwardFinish.status.profileCreated=Web Forward created.
webForwardWizard.webForwardFinish.status.attachedToPolicies=Attached Web Forward to policies.
webForwardWizard.webForwardFinish.status.failedToAttachToPolicies=Failed to attach to Web Forward to policies. {0}
webForwardWizard.webForwardFinish.status.failedToCreateProfile=Failed to create new Web Forward. {0}
webForwardWizard.webForwardFinish.exit=Exit Wizard
webForwardWizard.webForwardFinish.rerun=Run Again

webForward.label.formType=Form Type
webForward.label.formParameters=Form Parameters

⌨️ 快捷键说明

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