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

📄 applicationresources.properties

📁 这是linux下ssl vpn的实现程序
💻 PROPERTIES
📖 第 1 页 / 共 2 页
字号:
userCategoryProperties.title=options

# Errors
error.integerRequired={0} requires an integer value.
error.deleteProfile.notAdministrator=Only an administrator may delete others profiles.
error.deleteProfile.cantDeleteDefaultProfile=The default profile may not be deleted.
error.createProfile.profileAlreadyExists=A profile with that name already exists.
error.createProfile.missingShortName=You must supply a name.
error.failedToValidateProfile=Failed to validate profile. {0}
error.editProfile.notAdministrator=Only an administrator may edit others profiles.
error.editProfile.cantEditDefaultProfile=The default profile may not be edited.

message.propertiesSaved=Configuration saved.
message.profileDeleted=Profile deleted.
message.profileSelected=Selected profile is now '{0}'.
message.profileSaved=Profile saved.

exception.title=SSL-Explorer:::Error
exception.subtitle=Error
exception.message=An error has occured. Please review the exception text below.
exception.option.close=Close

# Property Profiles
userPropertyProfiles.title=SSL-Explorer::My Profiles
userPropertyProfiles.subtitle=SSL-Explorer::My Profiles

# Select property profile

selectPropertyProfile.title=SSL-Explorer:::Choose Profile
selectPropertyProfile.subtitle=Please Select Your Profile
selectPropertyProfile.description=Please choose the profile to use for this session. Profiles contain preferences that may vary depending on your location e.g. Home or Office.
selectPropertyProfile.select.label=Select
selectPropertyProfile.profile.makeDefault=Make this profile my default
selectPropertyProfile.profile.label=Profile:

# File download
fileDownload.title=SSL-Explorer:::File Download
fileDownload.subtitle=File available for download
fileDownload.close=Close
fileDownload.link=If your download does not start within a few seconds, click <a class="property" href="{0}">Here</a>

# Redirect
redirect.title=SSL-Explorer:::Redirect
redirect.subtitle=Redirect in progress
redirect.link=Your browser should now be redirected to the original page requested. If your this does not happen within a few seconds, click <a class="property" href="{0}">Here</a>

# Header resources
menuItem.resources.title=Resources
menuItem.resources.description=Resources
menuItem.help.title=Help
menuItem.help.description=Help
menuItem.myAccount.title=My Account
menuItem.myAccount.description=My Account
menuItem.exit.title=Exit
menuItem.exit.description=Exit

# My Account Menu

menuItem.favorites.title=My Favorites
menuItem.favorites.description=Quickly access your most used resources.
menuItem.changePassword.title=Change Password
menuItem.changePassword.description=Change your current password.
menuItem.userAttributes.title=Personal Details
menuItem.userAttributes.description=Change you current personal details.
menuItem.userPreferences.title=Preferences
menuItem.userPreferences.description=Customise and configure your SSL-Explorer account.


# Resources

menuItem.userProfiles.title=My Profiles
menuItem.userProfiles.description=Create, edit, remove and select your profiles.

# Networking Menu

menuItem.tunnels.title=SSL Tunnels
menuItem.tunnels.description=Configure SSL Tunnels to securely connect to remote TCP/IP based services on your SSL-Explorer network.

menuItem.userTunnels.title=SSL Tunnels
menuItem.userTunnels.description=View SSL Tunnels that have been configured for you to use. 
 
menuItem.networkPlaces.title=Network Places
menuItem.networkPlaces.description=Configure access to remote file systems.
   
menuItem.userNetworkPlaces.title=Network Places
menuItem.userNetworkPlaces.description=View remote file systems that have been configured for you to use.

# Services Menu

menuItem.webForwards.title=Web Forwards
menuItem.webForwards.description=Use and configure web sites and web based applications securely.
menuItem.replacements.title=Replacements
menuItem.replacements.description=Customise the behaviour of the Replacement Proxy.
menuItem.userApplicationShortcuts.title=My Applications
menuItem.userApplicationShortcuts.description=Use applications packages configured to work securely via SSL-Explorer. 

# Administration Menu

menuItem.configuration.title=Configuration
menuItem.configuration.description=Various configuration options
menuItem.accessControl.title=Access Control
menuItem.accessControl.description=Access control options
menuItem.globalResources.title=Resource Management
menuItem.globalResources.description=Resource Management
menuItem.system.title=System
menuItem.system.description=System
menuItem.status.title=Status
menuItem.status.description=The current status of this SSL-Explorer server.
menuItem.messageQueue.title=Message Queue
menuItem.messageQueue.description=Shows all messages currently queue for delivery.
menuItem.shutdown.title=Shutdown
menuItem.shutdown.description=Shutdown or restart the SSL-Explorer.

# Configuration Menu

menuItem.systemConfiguration.title=System Configuration
menuItem.systemConfiguration.description=Configure and tune your SSL-Explorer server.
menuItem.keyStore.title=SSL Certificates
menuItem.keyStore.description=Import and manage your SSL certificates.
menuItem.extensionStore.title=Extension Manager
menuItem.extensionStore.description=Install, update and remove SSL-Explorer extensions.
menuItem.userAttributeDefinitions.title=User Attributes
menuItem.userAttributeDefinitions.description=View and maintain user attribute definitions

# Access Control

menuItem.availableRoles.title=Groups
menuItem.availableRoles.description=View and maintain groups of user accounts known as Groups.
menuItem.availableAccounts.title=Accounts
menuItem.availableAccounts.description=View and maintain user accounts. 
menuItem.policies.title=Policies
menuItem.policies.description=Configure policies and the users that are assigned to them. 
menuItem.authorizedPrincipals.title=Accounts
menuItem.authorizedPrincipals.description=View and maintain user accounts.
menuItem.customPermissionDefinitions.title=Custom Permissions
menuItem.customPermissionDefinitions.description=View and maintain custom permissions.
menuItem.ipRestrictions.title=IP Restrictions
menuItem.ipRestrictions.description=Create and remove IP address restrictions. Unauthorised addresses will not be able to authenticate.
menuItem.clientRestrictions.title=Client Restrictions
menuItem.clientRestrictions.description=Place restrictions on the environment the SSL-Explorer Agent runs in.
menuItem.authenticationSchemes.title=Authentication Schemes
menuItem.authenticationSchemes.description=Configure the steps required for a user to logon.

# Global Resources

menuItem.applicationShortcuts.title=Applications
menuItem.applicationShortcuts.description=Publish applications for download and launching through SSL-Explorer.
menuItem.globalTunnels.title=SSL-Tunneling
menuItem.globalTunnels.description=SSL Tunnels
menuItem.globalProfiles.title=Profiles
menuItem.globalProfiles.description=Maintain global profiles for your users.
menuItem.globalWebForwards.title=Web Forwards
menuItem.globalWebForwards.description=Web Forwards
menuItem.globalNetworkPlaces.title=Network Places
menuItem.globalNetworkPlaces.description=Network Places
menuItem.globalReplacements.title=Replacements
menuItem.globalReplacements.description=Replacements
menuItem.resourcePermissions.title=Permissions
menuItem.resourcePermissions.description=Here you can grant permissions to users and administrators of the system.

# Help

menuItem.about.title=About
menuItem.about.description=About
menuItem.support.title=Support
menuItem.support.description=Support
menuItem.referenceGuide.title=Reference Guide
menuItem.referenceGuide.description=Reference Guide
menuItem.quickStartGuide.title=Quick Start Guide
menuItem.quickStartGuide.description=Quick Start Guide
menuItem.knowledgeBase.title=Knowledge Base
menuItem.knowledgeBase.description=Knowledge Base

# VPN client
vpnClient.error.text=The SSL-Explorer Agent returned an error. {0}
vpnClient.message.text={0}
vpnClient.launch=Launch

# License agreement
licenseAgreement.title=SSL-Explorer:::License Agreement
licenseAgreement.agreementTitle=License agreement for {0}
licenseAgreement.accept=Accept
licenseAgreement.reject=Reject

# Filter

filter.text=Text:
filter.find=Filter
filter.reset=Reset

# HTTP Errors
http.error.pageTitle=SSL-Explorer:::Error {0}
http.error.404.title=404 - Not Found
http.error.404.description=The requested resource could not be located. Check the following :-<ol><li>If you typed in the URL by hand, then make you sure have typed in the correct address.</li><li>If the request was as part of a <strong>Web Forward</strong>, then this error may be the result of your SSL-Explorer timing out. Close this window and try logging on again.</li></ol>
http.error.500.title=500 - Internal Server Error
http.error.500.description=The server has encountered an unexpected condition and cannot complete this request. Contact your administrator or check the logs for more information,

# Replacement variable name
replacementVariablesChooser.title=Replacement Variables
replacementVariable.session:username.description=The username of the user currently logged on.
replacementVariable.session:password.description=The account password of the user currently logged on.
replacementVariable.session:fullname.description=The full name of the user currently logged on.
replacementVariable.session:email.description=The email address of the user currently logged on.
replacementVariable.session:clientProxyURL.description=The URL of the proxy server that the agent will use.

⌨️ 快捷键说明

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