Commit e2c92253 authored by Greg Weinger's avatar Greg Weinger Committed by greg.weinger

Rewrote all mentions of Openfire within i18n keys from Openfire to The Server....

Rewrote all mentions of Openfire within i18n keys from Openfire to The Server.  Recorded the keys affected at the changelog at the top for the 3.3.0 version

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@7959 b35dd754-fafc-0310-a699-88a17e54d16e
parent dbe5171b
......@@ -162,6 +162,27 @@
## Removed key: 'stun.external.add'
## Removed key: 'stun.external.delete'
## Removed key: 'httpbind.settings.enabled.legend'
## Updated key: 'startup.name'
## Updated key: 'startup.starting'
## Updated key: 'audit.policy.title_info'
## Updated key: 'index.home'
## Updated key: 'index.update.info'
## Updated key: 'setup.env.check.error_info'
## Updated key: 'setup.completed.run_info2'
## Updated key: 'setup.datasource.standard.info3'
## Updated key: 'setup.profile.description'
## Updated key: 'setup.profile.default_description'
## Updated key: 'setup.ldap.server.admindn_help'
## Updated key: 'setup.ldap.user.description'
## Updated key: 'setup.ldap.group.description'
## Updated key: 'ssl.certificates.signing-pending.info'
## Updated key: 'system.cache.info'
## Updated key: 'manage-updates.info'
## Updated key: 'manage-updates.label_enable_info'
## Updated key: 'plugin.available.outdated'
## Updated key: 'plugin.available.outdated.update'
## Updated key: 'httpbind.settings.info'
## Updated key: 'profile-settings.info'
# Openfire
......@@ -301,8 +322,8 @@ log.marker_inserted_by=--- Marker inserted by {0} at {1} ---
# Server startup messages
startup.name=Openfire {0} [{1}]
startup.starting=Openfire domain: {0}
startup.name=Server {0} [{1}]
startup.starting=Server domain: {0}
startup.starting.chat=Chat domain: {0}
startup.starting.muc=Multi User Chat domain: {0}
startup.caches=Initializing caches
......@@ -534,7 +555,7 @@ groupchat.admins.dialog.text=Are you sure you want to remove this user from the
audit.policy.title=Audit Policy
audit.policy.settings.saved_successfully=Settings updated successfully.
audit.policy.title_info=can audit XMPP traffic on the server and save the data to XML data files. The \
amount of data sent via an XMPP server can be substantial. Openfire provides several settings \
amount of data sent via an XMPP server can be substantial. The server provides several settings \
to control whether to audit packets, how audit files are created, and the types of packets to \
save. In most cases, logging Message packets will provide all of the data an enterprise requires. \
Presence and IQ packets are primarily useful for tracing and troubleshooting XMPP deployments.
......@@ -677,7 +698,7 @@ index.title.info=Below are properties for this server. Click the "Edit Propertie
index.properties=Server Properties
index.uptime=Server Uptime:
index.version=Version:
index.home=Openfire Home:
index.home=Server Home:
index.certificate-warning=Found RSA certificate that is not valid for the server domain.
index.server_name=Server Name:
index.server_port=Server Ports
......@@ -692,7 +713,7 @@ index.os=OS / Hardware:
index.local=Locale / Timezone:
index.memory=Java Memory
index.update.alert=Update information
index.update.info=Openfire {0} is now available. Click {1}here{2} to download or read the \
index.update.info=Server version {0} is now available. Click {1}here{2} to download or read the \
{3}change log{4} for more information.
# Locale Page
......@@ -1303,7 +1324,7 @@ setup.title=Setup
# Setup environment check
setup.env.check.error=Error: Can not proceed with
setup.env.check.error_info=Your current installation fails to meet minimum Openfire requirements - please see the checklist below:
setup.env.check.error_info=Your current installation fails to meet minimum server requirements - please see the checklist below:
setup.env.check.jdk=At least JDK 1.5
setup.env.check.servlet=Servlet 2.3 Support
setup.env.check.jsp=JSP 1.2 Support
......@@ -1356,7 +1377,7 @@ setup.completed.run_info=It appears setup has already been run. To administer yo
please use the
setup.completed.run_info1=Admin Console
setup.completed.run_info2=To re-run setup, you need to stop your appserver, delete the \
"setup" property from the openfire.xml file, restart Openfire then reload \
"setup" property from the openfire.xml file, restart the server, then reload \
the setup tool.
# Setup datasource jndi Page
......@@ -1391,8 +1412,8 @@ setup.datasource.standard.info=Specify a JDBC driver and connection properties t
database. If you need more information about this process please see the database documentation \
distributed with
setup.datasource.standard.info2=Note:
setup.datasource.standard.info3=Database scripts for most popular databases are included in the Jive \
Openfire distribution at
setup.datasource.standard.info3=Database scripts for most popular databases are included in the \
server distribution at
setup.datasource.standard.failed_connect=Failed to establish a database connection - please see specific \
errors listed below.
setup.datasource.standard.pick_database=Pick Database...
......@@ -1418,9 +1439,9 @@ setup.datasource.standard.note=Note, it might take between 30-60 seconds to conn
# Profile settings page
setup.profile.title=Profile Settings
setup.profile.description=Choose the user and group system to use with Openfire.
setup.profile.description=Choose the user and group system to use with the server.
setup.profile.default=Default
setup.profile.default_description=Store users and groups in the Openfire database. This is the \
setup.profile.default_description=Store users and groups in the server database. This is the \
best option for simple deployments.
setup.profile.ldap=Directory Server (LDAP)
setup.profile.ldap_description=Integrate with a directory server such as Active Directory or \
......@@ -1463,7 +1484,7 @@ setup.ldap.server.auth=Authentication
setup.ldap.server.admindn=Administrator DN
setup.ldap.server.admindn_help=The full DN of a directory administrator. All directory operations will be \
performed with this account. The admin must be able to perform searches and load user records. \
The user does not need to be able to make changes to the directory, as Openfire treats the \
The user does not need to be able to make changes to the directory, as the server treats the \
directory as read-only. If this property is not set, an anonymous login to the server will be attempted.
setup.ldap.server.password=Password
setup.ldap.server.password_help=The password for the directory administrator.
......@@ -1491,7 +1512,7 @@ setup.ldap.server.test.status-success.detail=A connection was successfully estab
server using the settings above. Close this test panel and continue to the next step.
setup.ldap.server.test.status-error=Status: Error
setup.ldap.user.description=Configure how Openfire finds and loads users from your LDAP directory. \
setup.ldap.user.description=Configure how the server finds and loads users from your LDAP directory. \
If you need additional information about a field, hover your mouse over the corresponsing help icon.
setup.ldap.user.username_field=Username Field
setup.ldap.user.username_field_description=The field name that the username lookups will be \
......@@ -1549,7 +1570,7 @@ setup.ldap.user.vcard.test.random=Next random profile
setup.ldap.user.test.users-not-found=No users were found using the specified configuration. Try changing the base DN, \
user filter or username field.
setup.ldap.group.description=Configure how Openfire finds and loads groups from your LDAP directory. \
setup.ldap.group.description=Configure how the server finds and loads groups from your LDAP directory. \
If you need additional information about a field, hover your mouse over the corresponsing help icon.
setup.ldap.group.name_field=Group Field
setup.ldap.group.name_field_description=The field name that the group name lookups will be \
......@@ -1683,7 +1704,7 @@ ssl.certificates.self-signed.info=Self-signed certificates should be signed by a
ssl.certificates.signing-pending=Pending Verification
ssl.certificates.signing-pending.info=The certificate is not yet signed by a Certificate Authority. A signing request \
should be sent to the Certificate Authority so that it can be signed by the CA. The CA will return a new certificate \
once it has been approved and signed. The returned certificate will need to be imported into Openfire.
once it has been approved and signed. The returned certificate will need to be imported into the server.
ssl.certificates.ca-signed=CA Signed
ssl.certificates.ca-signed.info=The certificate has been signed by a Certificate Authority. Clients and servers should \
accept the certificate unless they not trust on the Certificate Authority that signed the certificate.
......@@ -1971,7 +1992,7 @@ stat.filetransferproxy.transfered.units = Kb/s
# System Cache page
system.cache.title=Cache Summary
system.cache.cleared=Cache(s) cleared successfully.
system.cache.info=Openfire relies on its cache to run efficiently. Below is a summary of all \
system.cache.info=The server relies on its cache to run efficiently. Below is a summary of all \
existing caches. To clear out the contents of a cache, click the checkbox next to the cache \
you want to clear and click "Clear Selected" below.
system.cache.head.name=Cache Name
......@@ -2085,7 +2106,7 @@ connection-manager.details.no-managers-connected=There are no active connection
update.notification-message=A server or plugin update was found:
manage-updates.title=Manage Updates
manage-updates.info=Openfire will automatically check for server or plugins updates. When new \
manage-updates.info=The server will automatically check for server or plugins updates. When new \
updates are found admins may receive notification messages with the updated components. \
Use the form below to configure the update service.
manage-updates.config.updated=Configuration updated successfully.
......@@ -2094,7 +2115,7 @@ manage-updates.enabled.legend=Service Enabled
manage-updates.label_disable=Disabled
manage-updates.label_disable_info=Administrators will have to manually verify for server of plugin updates.
manage-updates.label_enable=Enabled
manage-updates.label_enable_info=Openfire will automatically check for server or plugins updates.
manage-updates.label_enable_info=The server will automatically check for server or plugins updates.
manage-updates.notif.enabled.legend=Admins Notifications
manage-updates.notif.label_disable=Disabled
......@@ -2127,8 +2148,8 @@ plugin.available.download=Download and Install
plugin.available.open_source= Open Source Plugins
plugin.available.installation.success = plugin installed successfully.
plugin.available.commercial_plugins = Commercial Plugins
plugin.available.outdated = The list of plugins below requires a newer version of Openfire.
plugin.available.outdated.update = Update Openfire Now.
plugin.available.outdated = The list of plugins below requires a newer version of the server.
plugin.available.outdated.update = Update the server now.
plugin.available.autoupdate = Available plugins list auto-updated on
plugin.available.autoupdate.on = Auto update is turned on.
plugin.available.autoupdate.off = Auto update is off.
......@@ -2185,7 +2206,7 @@ plugin.enterprise.installed = Enterprise plugin installed successfully. Refreshi
# http bind settings page
httpbind.settings.title=HTTP Bind Settings
httpbind.settings.info=HTTP binding allows clients using the HTTP protocol to connect to Openfire.
httpbind.settings.info=HTTP binding allows clients using the HTTP protocol to connect to the server.
httpbind.settings.label_disable=Disabled
httpbind.settings.label_disable_info=Clients will not be able to connect with this server using HTTP binding.
httpbind.settings.label_enable=Enabled
......@@ -2202,7 +2223,7 @@ httpbind.settings.error.port=An error has occured configuring the HTTP binding p
# Profile Settings
profile-settings.title=Profile Settings
profile-settings.info=Openfire is currently using the following user and group system. When using \
profile-settings.info=The server is currently using the following user and group system. When using \
LDAP it is possible to alter current integration settings. However, if you want to change the user and group \
system then you will need to re-run the setup process.
profile-settings.ldap_mapping_info=LDAP Settings
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment