📄 applicationresources.properties
字号:
# Global Preferences
globalPreferences.title=SSL-Explorer:::Global Preferences
globalPreferences.subtitle=Global Preferences
globalPreferences.description=Here you can configure global SSL-Explorer preferences that will become the default settings for each connecting user. Note that users may have the ability to override some of these properties. You can may create different profiles for different environments that your users may find themselves in (at home, at the office etc). If given permission to do so, a user may either simply use the profile or create new profiles based on them. They may not edit them.
# Global Profiles
globalProfiles.title=SSL-Explorer:::Profiles
globalProfiles.subtitle=Profiles
globalProfiles.description=Here you can configure <strong>profiles</strong> that are used for storing various preferences for your users accounts.
pageTask.createGlobalProfile.title=Create Profile
pageTask.createGlobalProfile.description=Configure profiles for your users
# User Profiles
userProfiles.title=SSL-Explorer:::My Profiles
userProfiles.subtitle=My Profiles
userProfiles.description=Here you can configure profiles that may be used to store preferences for your individual user account. This is useful especially when connecting from different environments where your connection settings may be different (e.g. at home, at the office). The administrator will already have configured one default profile which you may view here but not edit.
pageTask.createUserProfile.title=Create Personal Profile
pageTask.createUserProfile.description=Create Personal Profile
# User Preferences
userPreferences.title=SSL-Explorer:::Preferences
userPreferences.subtitle=Preferences
userPreferences.description=This page allows you to view or change the preferences for your current selected profile. If you are currently using a default profile you will not be able to change anything, only the adminstrator may do this. For easier navigation, all preferences are divided up into categories. Drill down through the sections to find the required setting and click <strong>Apply</strong> to save.
# Common to Global Profiles and User Profiles
profiles.name=Name
profiles.actions=Actions
profiles.policies=Policies
profiles.policies.personal=Personal
profiles.createProfile.text=Create
profiles.createProfile.description=To create a new profile, click on the button to the right.
profiles.multiplePolicies=<strong>This profile is attached to multiple policies :-</strong>
profiles.noGlobalProfiles=The are no global profiles configured for you to use or manage.
profiles.noPersonalProfiles=You have no personal profiles configured. Click on <strong>Create Personal Profile</strong> in the Actions bar if it is available to create one.
profiles.noMatch=No items match the provided filter.
# Properties
properties.name=Name
properties.value=Value
properties.defaultValue=Default
properties.save=OK
properties.done=Done
properties.reset=Reset
properties.cancel=Cancel
properties.categories.title=Sub-categories
properties.categories.description=This category of preferences contains sub-categories. Click on the category icon to display and edit these preferences.
properties.profile.title=Profiles
properties.profile.link=Configure Profiles
properties.profile.text=Profile to Edit:
properties.profile.changeProfile=Change
properties.profile.select=Select
properties.profile.create=Create
properties.profile.delete=Delete
properties.profile.edit=Edit
information.title=Information
# Create property profile
createPropertyProfile.title=SSL-Explorer:::Create Profile
createPropertyProfile.subtitle=Create Profile
createPropertyProfile.description=Create a profile.
createPropertyProfile.shortName.label=Name
createPropertyProfile.description.label=Description
createPropertyProfile.baseOn.label=Base on
createPropertyProfile.commit=Save
createPropertyProfile.cancel=Cancel
createPropertyProfile.errorsExist.text=One or more fields contain errors, please review the fields below and try again.
createPropertyProfile.allRequiredFields=Please complete all required fields!
createPropertyProfile.required=Required Fields
createPropertyProfile.message.profileSaved=Profile saved.
createPropertyProfile.message.requiredFieldIndicator=The * denotes a required field.
createPropertyProfile.tab.details.title=Details
createPropertyProfile.tab.policies.title=Policies
createPropertyProfile.addPolicy=Add
createPropertyProfile.removePolicy=Remove
# Create global property profile
createGlobalPropertyProfile.title=SSL-Explorer:::Create Global Profile
createGlobalPropertyProfile.subtitle=Create Global Profile
createGlobalPropertyProfile.description=Create a global profile.
createGlobalPropertyProfile.errorsExist.text=One or more fields contain errors, please review the fields below and try again.
# Edit property profile
editPropertyProfile.title=SSL-Explorer:::Edit Profile
editPropertyProfile.subtitle=Edit Profile
editPropertyProfile.description=Edit a profile
editPropertyProfile.errorsExist.text=One or more fields contain errors, please review the fields below and try again.
# Edit global property profile
editGlobalPropertyProfile.title=SSL-Explorer:::Edit Global Profile
editGlobalPropertyProfile.subtitle=Edit Global Profile
editGlobalPropertyProfile.description=Edit a global profile
# Errors
error.integerRequired={0} requires an integer value.
error.deleteProfile.cantDeleteGlobalProfile=Global profiles may not be deleted here.
error.deleteProfile.cantDeleteDefaultProfile=The default profile may not be deleted.
error.failedToValidateProfile=Failed to validate profile. {0}
error.editProfile.cantEditGlobalProfile=Global profiles may not be edited here.
error.editProfile.cantEditDefaultProfile=The default profile may not be edited.
error.createProfile.cantUseNameDefault=You cannot name custom profiles 'Default'.
# Delete profile confirmation
removePropertyProfile.title=SSL-Explorer:::Remove Profile
removePropertyProfile.subtitle=Confirm remove
removePropertyProfile.message=All configuration data stored in the profile will be deleted. Are you sure?
removePropertyProfile.option.yes=Yes
removePropertyProfile.option.no=No
message.propertiesSaved=Configuration saved.
message.profileSaved=Profile saved.
message.profileDeleted=Profile deleted.
message.profileSelected=Selected profile is now '{0}'.
# For application upload - TODO - all errors (and messages) should be moved to their own resource file so they can be more easily shared across actions
uploadFile.message.fileUploaded=File {0} uploaded ({1} bytes).
uploadFile.error.failedToUploadFile=Failed to upload file {0}. {1}
uploadFile.error.noFileProvided=No filename provided.
uploadFile.error.typeNotAcceptable=Files of type {0} may not be uploaded to this location.
directory.error.generalError={0}
# Events
event.configurationChangeRestartRequired.warning=The configuration has changed and SSL-Explorer now requires a <a class="plaintText" href="/showShutdown.do">restart</a> before these settings can take effect.
# Profile Wizard
profileWizard.title=SSL-Explorer::::Create Profile
profileWizard.description=The following wizard will guide you through the stages of configuring a new profile and assigning it to one or more policies.
profileWizard.subtitle=Create Profile
profileWizard.heading=Wizard
profileWizard.step.1=Profile Details
profileWizard.step.2=Policy Selection
profileWizard.step.3=Summary
profileWizard.profileDetails.title=Step 1 - Profile Details
profileWizard.profileDetails.description=Please provide a name and description for this profile and choose a profile to use as the basis for this new profile.
profileWizard.profileDetails.resourceName=Name:
profileWizard.profileDetails.resourceDescription=Description:
profileWizard.profileDetails.parent=Area of control:
profileWizard.profileDetails.baseOn=Base on profile:
profileWizard.profileDetails.error.noResourceName=No profile name has been provided.
profileWizard.profileDetails.error.noResourceDescription=You must provide a description for this profile.
profileWizard.profileDetails.error.failedToCheckForName=Failed to check for resource by name. {0}
profileWizard.profileDetails.error.duplicateName=Profile named <strong>{0}</strong> already exists.
profileWizard.profilePolicySelection.title=Step 2 - Policy Selection
profileWizard.profilePolicySelection.description=Choose the policies you wish to attach this resource to.
profileWizard.profilePolicySelection.error.noPoliciesSelected=You must select at least one policy to attach this resource to.
profileWizard.profileSummary.title=Step 3 - Summary
profileWizard.profileSummary.description=Review the information below before clicking on <strong>Finish</strong> to create the profile.
profileWizard.profileSummary.resource=Resource
profileWizard.profileSummary.resource.name=Profile Name:
profileWizard.profileSummary.resource.basedOn=Based On Profile:
profileWizard.profileSummary.selectedPolicies=Policies
profileWizard.profileSummary.selectedPolicies.names=Names:
profileWizard.profileSummary.selectedPolicies.none=No policies have been selected. No user will be able to access this resource.
profileWizard.profileFinish.title=Profile Created
profileWizard.profileFinish.description=The profile creation wizard is now complete. Please review any information below.
profileWizard.profileFinish.allOk=All steps completed OK. Click <strong>Exit Wizard</strong> to finish.
profileWizard.profileFinish.completedWithErrors=The creation of the profile 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.
profileWizard.profileFinish.completedWithWarnings=The creaton of the profile 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.
profileWizard.profileFinish.status.profileCreated=Profile created.
profileWizard.profileFinish.status.attachedToPolicies=Attached profile to policies.
profileWizard.profileFinish.status.failedToAttachToPolicies=Failed to attach to resource to policies. {0}
profileWizard.profileFinish.status.failedToCreateProfile=Failed to create new profile. {0}
profileWizard.profileFinish.exit=Exit Wizard
profileWizard.profileFinish.rerun=Run Again
# The actual properties
client.heartbeat.interval.name=Heartbeat interval (secs)
client.heartbeat.interval.description=Client heartbeat in seconds
client.shutdown.wait.name=Shutdown interval (secs)
client.shutdown.wait.description=Interval in seconds to wait for before exiting the client after receiving a shutdown request
client.registration.synchronization.timeout.name=Registration sync. timeout (secs)
client.registration.synchronization.timeout.description=Registration timeout in seconds
client.autoStart.name=Start automatically on logon
client.autoStart.description=Start the SSL-Explorer Agent automatically upon logon.
client.browserCommand.name=Browser command
client.browserCommand.description=Command to launch browser, leave blank for automatic.
client.webforward.inactivity.name=Web forwarding inactivity timeout (secs)
client.webforward.inactivity.description=Interval in seconds to wait befor offering to close a web forward tunnel.
client.debug.name=Debug
client.debug.description=Enabled debugging / logging
client.automaticallyDetectProxy.name=Automatically detect proxy
client.automaticallyDetectProxy.description=If selected, an attempt will be made to automatically determine the proxy server in use from the browsers settings. Note, this will only work when using the Java2 plugin.
clientProxy.type.name=Type
clientProxy.type.description=Type of proxy server.
clientProxy.type.value.none=None
clientProxy.type.value.browser=Use Browser Settings
clientProxy.type.value.http=HTTP
clientProxy.type.value.https=HTTPS
clientProxy.hostname.name=Hostname
clientProxy.hostname.description=Hostname or IP address of proxy server. Note, this address is as from the clients perspective.
clientProxy.port.name=Port
clientProxy.port.description=The port on which the proxy servier is listening.
clientProxy.username.name=Username
clientProxy.username.description=If the proxy server requires authentication, this value is supplied as the username. If no username is entered here the user may be prompted for authentication when they connect.
clientProxy.password.name=Password
clientProxy.password.description=If the proxy server requires authentication, this value is supplied as the password. If no password is entered here the user may be prompted for authentication when they connect.
clientProxy.ntlmDomain.name=Domain
clientProxy.ntlmDomain.description=If your proxy uses Windows authentication you can set the authenticating domain here.
clientProxy.preferredAuthentication.name=Preferred Authentication
clientProxy.preferredAuthentication.description=If the proxy server supports different authentication methods - this setting allows you to choose which one will be attempted first.
clientProxy.preferredAuthentication.value.AUTO=Automatic
clientProxy.preferredAuthentication.value.BASIC=Basic
clientProxy.preferredAuthentication.value.DIGEST=Digest
clientProxy.preferredAuthentication.value.NTLM=NTLM
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -