Commit a22fabf6 authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gato

Added many new entries. :)

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3995 b35dd754-fafc-0310-a699-88a17e54d16e
parent 091842b3
......@@ -32,6 +32,8 @@ tab.server.descr=Klikn\u011bte pro spr\u00e1vu nastaven\u00ed serveru
sidebar.server-db.descr=Klikn\u011bte pro informace o datab\u00e1zov\u00fdch spojen\u00edch
sidebar.server-logs=Protokoly
sidebar.server-logs.descr=Klikn\u011bte pro zobrazen\u00ed protokol\u016f serveru
sidebar.manage-updates=Manage Updates
sidebar.manage-updates.descr=Click to manage server or plugins updates
sidebar.plugin-settings=Dopl\u0148ky
sidebar.plugin-settings.descr=Klikn\u011bte pro zobrazen\u00ed dopl\u0148k\u016f
sidebar.server-email=Nastaven\u00ed elektronick\u00e9 po\u0161ty
......@@ -41,6 +43,8 @@ tab.server.descr=Klikn\u011bte pro spr\u00e1vu nastaven\u00ed serveru
sidebar.server2server-settings.descr=Klikn\u011bte pro nastaven\u00ed meziserverov\u00e9 komunikace
sidebar.external-components-settings=Extern\u00ed komponenty
sidebar.external-components-settings.descr=Klikn\u011bte pro zm\u011bnu nastaven\u00ed extern\u00edch komponent
sidebar.connection-managers-settings=Connection Managers
sidebar.connection-managers-settings.descr=Click to configure connection manager settings
sidebar.server-reg-and-login=Registrace & p\u0159ihl\u00e1\u0161en\u00ed
sidebar.server-reg-and-login.descr=Klikn\u011bte pro \u00fapravu registrace & p\u0159ihla\u0161ovac\u00edch politik
sidebar.server-session-conflict=Politika zdroj\u016f
......@@ -90,6 +94,8 @@ tab.tab-session.descr=Klikn\u011bte pro spr\u00e1vu p\u0159ipojen\u00fdch relac\
sidebar.session-summary.descr=Klikn\u011bte pro spr\u00e1vu XMPP relac\u00ed
sidebar.server-session-summary=Zobrazit serverov\u00e9 relace
sidebar.server-session-summary.descr=Klikn\u011bte pro spr\u00e1vu serverov\u00fdch relac\u00ed
sidebar.connection-managers-session-summary=Connection Manager Sessions
sidebar.connection-managers-session-summary.descr=Click to manage connection managers sessions
sidebar.component-session-summary=Zobrazit relace komponent
sidebar.component-session-summary.descr=Klikn\u011bte pro spr\u00e1vu relac\u00ed komponent
sidebar.tools=N\u00e1stroje
......@@ -120,6 +126,13 @@ tab.tab-groupchat.descr=Klikn\u011bte pro nastaven\u00ed skupinov\u00e9ho chatu
sidebar.muc-room-delete.descr=Klikn\u011bte pro smaz\u00e1n\u00ed m\u00edstnosti
sidebar.muc-room-create=Vytvo\u0159it novou m\u00edstnost
sidebar.muc-room-create.descr=Klikn\u011bte pro p\u0159id\u00e1n\u00ed nov\u00e9 m\u00edstnosti
tab.tab-plugins=Plugins
tab.tab-plugins.descr=Click to manage all plugins
sidebar.sidebar-plugin-admin=Plugin Admin
sidebar.plugin-settings=Plugins
sidebar.plugin-settings.descr=Click to manage installed plugins
sidebar.available-plugins=Available Plugins
sidebar.available-plugins.descr=Click to browse available plugins
# Log messages
log.marker_inserted_by=--- Zna\u010dka vlo\u017eena u\u017eivatelem {0} - {1} ---
......@@ -504,6 +517,9 @@ index.app=Aplika\u010dn\u00ed server:
index.os=OS / Hardware:
index.local=Lok\u00e1ln\u00ed nastaven\u00ed / \u010dasov\u00e1 z\u00f3na:
index.memory=Pam\u011b\u0165 Javy
index.update.alert=Update information
index.update.info=Wildfire {0} is now available. Click {1}here{2} to download or read the \
{3}change log{4} for more information.
# Locale Page
......@@ -1426,6 +1442,8 @@ plugin.admin.author=Autor
plugin.admin.restart=Restart
plugin.admin.no_plugin=Nejsou nainstalov\u00e1ny \u017e\u00e1dn\u00e9 dopl\u0148ky.
plugin.admin.confirm=Smazat dopln\u011bk?
plugin.admin.download=Download
plugin.admin.update-desc=New update is now available.
# System Email
......@@ -1584,3 +1602,56 @@ pubsub.command.pending-subscriptions.error.manyIDs=Bylo vybr\u00e1no v\u00edce n
pubsub.command.pending-subscriptions.success=Bylo odesl\u00e1no \u010dekaj\u00edc\u00ed p\u0159edplatn\u00e9.
pubsub.command.pending-subscriptions.error.forbidden=Povolen\u00ed odm\u00edtnuto.
pubsub.command.pending-subscriptions.error.badid=Bylo vybr\u00e1no neplatn\u00e9 ID uzlu.
# Connection Manager settings Page
connection-manager.settings.title=Connection Manager Settings
connection-manager.settings.info=Clients can connect to Connection Managers to reduce load on the \
server thus achieving greater scalability. Connection Managers will open a few connections \
to the server to transmit clients traffic.
connection-manager.settings.enabled.legend=Service Enabled
connection-manager.settings.label_disable=Disabled
connection-manager.settings.label_disable_info=Connection managers are not allowed to connect to this server.
connection-manager.settings.label_enable=Enabled
connection-manager.settings.label_enable_info=Connection managers can connect to this server.
connection-manager.settings.port=Port:
connection-manager.settings.valid.port=Please enter a valid port.
connection-manager.settings.defaultSecret=Default shared secret:
connection-manager.settings.valid.defaultSecret=Please specify a default secret key.
connection-manager.settings.confirm.updated=Connection managers information updated successfully.
connection-manager.sessions=sessions
connection-manager.packetsRate=packets/min
# Manage updates Page
update.notification-message=A server or plugin update was found:
manage-updates.title=Manage Updates
manage-updates.info=Wildfire 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.
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=Wildfire will automatically check for server or plugins updates.
manage-updates.notif.enabled.legend=Admins Notifications
manage-updates.notif.label_disable=Disabled
manage-updates.notif.label_disable_info=Administrators will not receive notifications when new updates are available.
manage-updates.notif.label_enable=Enabled
manage-updates.notif.label_enable_info=Administrators will receive notifications when new updates are available.
# Available plugins page
plugin.available.title=Available Plugins
plugin.available.info=Plugins add new functionality to the server. The list of plugins available \
to install is below. Once a plugin is downloaded it may take a moment to be installed. The \
plugin will still appear in the list until it is actually installed.
plugin.available.name=Plugins
plugin.available.description=Description
plugin.available.version=Version
plugin.available.author=Author
plugin.available.install=Install
plugin.available.no_plugin=No new plugins available.
plugin.available.download=Download and Install
......@@ -33,6 +33,8 @@ tab.server.descr=Hier klicken um die Servereinstellungen zu verwalten
sidebar.server-db.descr=Datenbank
sidebar.server-logs=Logs
sidebar.server-logs.descr=Hier klicken um die Server-Logs anzuzeigen
sidebar.manage-updates=Manage Updates
sidebar.manage-updates.descr=Click to manage server or plugins updates
sidebar.plugin-settings=Plugins
sidebar.plugin-settings.descr=Hier klicken um die Plugins anzuzeigen
sidebar.server-email=E-Mail Einstellungen
......@@ -42,6 +44,8 @@ tab.server.descr=Hier klicken um die Servereinstellungen zu verwalten
sidebar.server2server-settings.descr=
sidebar.external-components-settings=External Components
sidebar.external-components-settings.descr=
sidebar.connection-managers-settings=Connection Managers
sidebar.connection-managers-settings.descr=Click to configure connection manager settings
sidebar.server-reg-and-login=Registrierung & Anmeldung
sidebar.server-reg-and-login.descr=Hier klicken um die Registrierungs- und Anmeldungsrichtlinien zu bearbeiten
sidebar.server-session-conflict=Ressourcerichtlinien
......@@ -91,6 +95,8 @@ tab.tab-session.descr=Hier klicken um die verbundenen Sitzungen zu verwalten
sidebar.session-summary.descr=Hier klicken um XMPP-Sitzungen zu verwalten
sidebar.server-session-summary=Serversitzungen anzeigen
sidebar.server-session-summary.descr=Klicken um Serversitzungen zu verwalten
sidebar.connection-managers-session-summary=Connection Manager Sessions
sidebar.connection-managers-session-summary.descr=Click to manage connection managers sessions
sidebar.component-session-summary=Sitzungen der Komponenten anzeigen
sidebar.component-session-summary.descr=Klicken um die Verbindungen der Komponenten zu verwalten
sidebar.tools=Werkzeuge
......@@ -121,6 +127,13 @@ tab.tab-groupchat.descr=Hier klicken um Gruppenchat-Einstellungen zu verwalten
sidebar.muc-room-delete.descr=Hier klicken um den Raum zu l\u00f6schen
sidebar.muc-room-create=Neuen Raum anlegen
sidebar.muc-room-create.descr=Hier klicken um einen neuen Raum dem Service hinzuzuf\u00fcgen
tab.tab-plugins=Plugins
tab.tab-plugins.descr=Click to manage all plugins
sidebar.sidebar-plugin-admin=Plugin Admin
sidebar.plugin-settings=Plugins
sidebar.plugin-settings.descr=Click to manage installed plugins
sidebar.available-plugins=Available Plugins
sidebar.available-plugins.descr=Click to browse available plugins
# Log messages
log.marker_inserted_by=--- Markerung eingef\u00fcgt von {0} am {1} ---
......@@ -505,6 +518,9 @@ index.app=Applikationsserver:
index.os=Betriebssystem / Hardware:
index.local=Sprachumgebung / Zeitzone:
index.memory=Java-Speicher
index.update.alert=Update information
index.update.info=Wildfire {0} is now available. Click {1}here{2} to download or read the \
{3}change log{4} for more information.
# Locale Page
......@@ -1426,6 +1442,8 @@ plugin.admin.author=Autor
plugin.admin.restart=Neustart
plugin.admin.no_plugin=Keine Plugins installiert.
plugin.admin.confirm=Plugin l\u00f6schen?
plugin.admin.download=Download
plugin.admin.update-desc=New update is now available.
# System Email
......@@ -1580,3 +1598,56 @@ pubsub.command.pending-subscriptions.error.manyIDs=More than one nodeID was sele
pubsub.command.pending-subscriptions.success=Pending subscriptions have been sent.
pubsub.command.pending-subscriptions.error.forbidden=Permission denied.
pubsub.command.pending-subscriptions.error.badid=Invalid node ID was selected.
# Connection Manager settings Page
connection-manager.settings.title=Connection Manager Settings
connection-manager.settings.info=Clients can connect to Connection Managers to reduce load on the \
server thus achieving greater scalability. Connection Managers will open a few connections \
to the server to transmit clients traffic.
connection-manager.settings.enabled.legend=Service Enabled
connection-manager.settings.label_disable=Disabled
connection-manager.settings.label_disable_info=Connection managers are not allowed to connect to this server.
connection-manager.settings.label_enable=Enabled
connection-manager.settings.label_enable_info=Connection managers can connect to this server.
connection-manager.settings.port=Port:
connection-manager.settings.valid.port=Please enter a valid port.
connection-manager.settings.defaultSecret=Default shared secret:
connection-manager.settings.valid.defaultSecret=Please specify a default secret key.
connection-manager.settings.confirm.updated=Connection managers information updated successfully.
connection-manager.sessions=sessions
connection-manager.packetsRate=packets/min
# Manage updates Page
update.notification-message=A server or plugin update was found:
manage-updates.title=Manage Updates
manage-updates.info=Wildfire 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.
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=Wildfire will automatically check for server or plugins updates.
manage-updates.notif.enabled.legend=Admins Notifications
manage-updates.notif.label_disable=Disabled
manage-updates.notif.label_disable_info=Administrators will not receive notifications when new updates are available.
manage-updates.notif.label_enable=Enabled
manage-updates.notif.label_enable_info=Administrators will receive notifications when new updates are available.
# Available plugins page
plugin.available.title=Available Plugins
plugin.available.info=Plugins add new functionality to the server. The list of plugins available \
to install is below. Once a plugin is downloaded it may take a moment to be installed. The \
plugin will still appear in the list until it is actually installed.
plugin.available.name=Plugins
plugin.available.description=Description
plugin.available.version=Version
plugin.available.author=Author
plugin.available.install=Install
plugin.available.no_plugin=No new plugins available.
plugin.available.download=Download and Install
......@@ -168,16 +168,31 @@
## Removed key: 'user.summary.info'
##
## 3.0.0
## Added key: 'index.update.alert'
## Added key: 'index.update.info'
## Added key: 'startup.multiplexer'
## Added section: 'muc.stats..*'
## Added key 'plugin.admin.download'
## Added key 'plugin.admin.update-desc'
## Added key: 'upgrade.database.missing_schema'
## Updated key: 'upgrade.database.old_schema'
## Updated key: 'upgrade.database.success'
## Updated key: 'upgrade.database.failure'
## Added key: 'tab.tab-plugins'
## Added key: 'tab.tab-plugins.descr'
## Added key: 'sidebar.sidebar-plugin-admin'
## Added key: 'sidebar.plugin-settings'
## Added key: 'sidebar.available-plugins'
## Added key: 'sidebar.available-plugins.descr'
## Added key: 'sidebar.connection-managers-settings'
## Added key: 'sidebar.connection-managers-settings.descr'
## Added key: 'sidebar.connection-managers-session-summary'
## Added key: 'sidebar.connection-managers-session-summary.descr'
## Added key: 'sidebar.manage-updates'
## Added key: 'sidebar.manage-updates.descr'
## Updated key: 'upgrade.database.old_schema'
## Updated key: 'upgrade.database.success'
## Updated key: 'upgrade.database.failure'
## Added section 'connection-manager.*'
## Added section: 'manage-updates.*'
## Added section: 'muc.stats.*'
## Added section: 'plugin.available.*'
## Added key: 'filetransfer.error.disabled'
## Added key: 'stat.filetransferproxy.transfered.name
## Added key: 'stat.filetransferproxy.transfered.desc
......@@ -206,6 +221,8 @@ tab.server.descr=Click to manage server settings
sidebar.server-db.descr=Click to view database connection information
sidebar.server-logs=Logs
sidebar.server-logs.descr=Click to view server logs
sidebar.manage-updates=Manage Updates
sidebar.manage-updates.descr=Click to manage server or plugins updates
sidebar.server-email=Email Settings
sidebar.server-email.descr=Click to configure email settings
sidebar.sidebar-server-settings=Server Settings
......@@ -213,6 +230,8 @@ tab.server.descr=Click to manage server settings
sidebar.server2server-settings.descr=Click to configure server to server settings
sidebar.external-components-settings=External Components
sidebar.external-components-settings.descr=Click to configure external component settings
sidebar.connection-managers-settings=Connection Managers
sidebar.connection-managers-settings.descr=Click to configure connection manager settings
sidebar.server-reg-and-login=Registration & Login
sidebar.server-reg-and-login.descr=Click to edit registration & login policies
sidebar.server-session-conflict=Resource Policy
......@@ -262,6 +281,8 @@ tab.tab-session.descr=Click to manage connected sessions
sidebar.session-summary.descr=Click to manage client sessions
sidebar.server-session-summary=Server Sessions
sidebar.server-session-summary.descr=Click to manage server sessions
sidebar.connection-managers-session-summary=Connection Manager Sessions
sidebar.connection-managers-session-summary.descr=Click to manage connection managers sessions
sidebar.component-session-summary=Component Sessions
sidebar.component-session-summary.descr=Click to manage component sessions
sidebar.tools=Tools
......@@ -296,6 +317,9 @@ tab.tab-plugins=Plugins
tab.tab-plugins.descr=Click to manage all plugins
sidebar.sidebar-plugin-admin=Plugin Admin
sidebar.plugin-settings=Plugins
sidebar.plugin-settings.descr=Click to manage installed plugins
sidebar.available-plugins=Available Plugins
sidebar.available-plugins.descr=Click to browse available plugins
# Log messages
log.marker_inserted_by=--- Marker inserted by {0} at {1} ---
......@@ -681,6 +705,9 @@ index.app=Appserver:
index.os=OS / Hardware:
index.local=Locale / Timezone:
index.memory=Java Memory
index.update.alert=Update information
index.update.info=Wildfire {0} is now available. Click {1}here{2} to download or read the \
{3}change log{4} for more information.
# Locale Page
......@@ -1620,6 +1647,8 @@ plugin.admin.author=Author
plugin.admin.restart=Restart
plugin.admin.no_plugin=No plugins installed.
plugin.admin.confirm=Delete plugin?
plugin.admin.download=Download
plugin.admin.update-desc=New update is now available.
# System Email
......@@ -1777,3 +1806,56 @@ pubsub.command.pending-subscriptions.error.manyIDs=More than one nodeID was sele
pubsub.command.pending-subscriptions.success=Pending subscriptions have been sent.
pubsub.command.pending-subscriptions.error.forbidden=Permission denied.
pubsub.command.pending-subscriptions.error.badid=Invalid node ID was selected.
# Connection Manager settings Page
connection-manager.settings.title=Connection Manager Settings
connection-manager.settings.info=Clients can connect to Connection Managers to reduce load on the \
server thus achieving greater scalability. Connection Managers will open a few connections \
to the server to transmit clients traffic.
connection-manager.settings.enabled.legend=Service Enabled
connection-manager.settings.label_disable=Disabled
connection-manager.settings.label_disable_info=Connection managers are not allowed to connect to this server.
connection-manager.settings.label_enable=Enabled
connection-manager.settings.label_enable_info=Connection managers can connect to this server.
connection-manager.settings.port=Port:
connection-manager.settings.valid.port=Please enter a valid port.
connection-manager.settings.defaultSecret=Default shared secret:
connection-manager.settings.valid.defaultSecret=Please specify a default secret key.
connection-manager.settings.confirm.updated=Connection managers information updated successfully.
connection-manager.sessions=sessions
connection-manager.packetsRate=packets/min
# Manage updates Page
update.notification-message=A server or plugin update was found:
manage-updates.title=Manage Updates
manage-updates.info=Wildfire 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.
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=Wildfire will automatically check for server or plugins updates.
manage-updates.notif.enabled.legend=Admins Notifications
manage-updates.notif.label_disable=Disabled
manage-updates.notif.label_disable_info=Administrators will not receive notifications when new updates are available.
manage-updates.notif.label_enable=Enabled
manage-updates.notif.label_enable_info=Administrators will receive notifications when new updates are available.
# Available plugins page
plugin.available.title=Available Plugins
plugin.available.info=Plugins add new functionality to the server. The list of plugins available \
to install is below. Once a plugin is downloaded it may take a moment to be installed. The \
plugin will still appear in the list until it is actually installed.
plugin.available.name=Plugins
plugin.available.description=Description
plugin.available.version=Version
plugin.available.author=Author
plugin.available.install=Install
plugin.available.no_plugin=No new plugins available.
plugin.available.download=Download and Install
......@@ -33,6 +33,8 @@ tab.server.descr=Cliquer pour g\u00e9rer les param\u00e8tres du syst\u00e8me
sidebar.server-db.descr=Cliquer pour voir les informations de connexion \u00e0 la base de donn\u00e9es
sidebar.server-logs=Journaux
sidebar.server-logs.descr=Cliquer pour voir les journaux du serveur
sidebar.manage-updates=Manage Updates
sidebar.manage-updates.descr=Click to manage server or plugins updates
sidebar.plugin-settings=Plugins
sidebar.plugin-settings.descr=Cliquer pour voir les plugins
sidebar.server-email=Param\u00e8tres Email
......@@ -42,6 +44,8 @@ tab.server.descr=Cliquer pour g\u00e9rer les param\u00e8tres du syst\u00e8me
sidebar.server2server-settings.descr=Cliquer pour configurer les param\u00e8tres de Serveur \u00e0 serveur
sidebar.external-components-settings=Composants Externes
sidebar.external-components-settings.descr=Cliquer pour configurer les param\u00e8tres des Composants Externes
sidebar.connection-managers-settings=Connection Managers
sidebar.connection-managers-settings.descr=Click to configure connection manager settings
sidebar.server-reg-and-login=Inscription & Authentification
sidebar.server-reg-and-login.descr=Cliquer pour modifier les modes d'inscription & d'authentification
sidebar.server-session-conflict=Ressource
......@@ -91,6 +95,8 @@ tab.tab-session.descr=Cliquer pour g\u00e9rer les sessions connect\u00e9es
sidebar.session-summary.descr=Cliquer pour g\u00e9rer les sessions XMPP
sidebar.server-session-summary=Sessions Serveur
sidebar.server-session-summary.descr=Cliquer pour g\u00e9rer les sessions serveur
sidebar.connection-managers-session-summary=Connection Manager Sessions
sidebar.connection-managers-session-summary.descr=Click to manage connection managers sessions
sidebar.component-session-summary=Sessions Composant
sidebar.component-session-summary.descr=Cliquer pour g\u00e9rer les connexions composant
sidebar.tools=Tools
......@@ -124,6 +130,13 @@ tab.tab-groupchat.descr=Cliquer pour g\u00e9rer les param\u00e8tres d'un salon d
sidebar.muc-room-create=Cr\u00e9er un nouveau Salon de Discussion
sidebar.muc-room-create.descr=Cliquer pour ajouter un nouveau salon de discussion \
au service
tab.tab-plugins=Plugins
tab.tab-plugins.descr=Click to manage all plugins
sidebar.sidebar-plugin-admin=Plugin Admin
sidebar.plugin-settings=Plugins
sidebar.plugin-settings.descr=Click to manage installed plugins
sidebar.available-plugins=Available Plugins
sidebar.available-plugins.descr=Click to browse available plugins
# Log messages
log.marker_inserted_by=--- Marqueur ajout\u00e9 par {0} le {1} ---
......@@ -545,6 +558,9 @@ index.app=Serveur d'Applications :
index.os=OS / Mat\u00e9riel :
index.local=Locale / Fuseau Horaire :
index.memory=M\u00e9moire Java
index.update.alert=Update information
index.update.info=Wildfire {0} is now available. Click {1}here{2} to download or read the \
{3}change log{4} for more information.
# Locale Page
......@@ -1535,6 +1551,8 @@ plugin.admin.author=Auteur
plugin.admin.restart=Red\u00e9mmarer
plugin.admin.no_plugin=Aucun plugin install\u00e9.
plugin.admin.confirm=Supprimer le plugin?
plugin.admin.download=Download
plugin.admin.update-desc=New update is now available.
# System Email
......@@ -1694,3 +1712,56 @@ pubsub.command.pending-subscriptions.error.manyIDs=Plus d'un ID de noeud a \u00e
pubsub.command.pending-subscriptions.success=Les abonnements en suspend ont \u00e9t\u00e9 envoy\u00e9s.
pubsub.command.pending-subscriptions.error.forbidden=Permission rejet\u00e9e.
pubsub.command.pending-subscriptions.error.badid=L'ID de noeud s\u00e9lectionn\u00e9 est invalide.
# Connection Manager settings Page
connection-manager.settings.title=Connection Manager Settings
connection-manager.settings.info=Clients can connect to Connection Managers to reduce load on the \
server thus achieving greater scalability. Connection Managers will open a few connections \
to the server to transmit clients traffic.
connection-manager.settings.enabled.legend=Service Enabled
connection-manager.settings.label_disable=Disabled
connection-manager.settings.label_disable_info=Connection managers are not allowed to connect to this server.
connection-manager.settings.label_enable=Enabled
connection-manager.settings.label_enable_info=Connection managers can connect to this server.
connection-manager.settings.port=Port:
connection-manager.settings.valid.port=Please enter a valid port.
connection-manager.settings.defaultSecret=Default shared secret:
connection-manager.settings.valid.defaultSecret=Please specify a default secret key.
connection-manager.settings.confirm.updated=Connection managers information updated successfully.
connection-manager.sessions=sessions
connection-manager.packetsRate=packets/min
# Manage updates Page
update.notification-message=A server or plugin update was found:
manage-updates.title=Manage Updates
manage-updates.info=Wildfire 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.
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=Wildfire will automatically check for server or plugins updates.
manage-updates.notif.enabled.legend=Admins Notifications
manage-updates.notif.label_disable=Disabled
manage-updates.notif.label_disable_info=Administrators will not receive notifications when new updates are available.
manage-updates.notif.label_enable=Enabled
manage-updates.notif.label_enable_info=Administrators will receive notifications when new updates are available.
# Available plugins page
plugin.available.title=Available Plugins
plugin.available.info=Plugins add new functionality to the server. The list of plugins available \
to install is below. Once a plugin is downloaded it may take a moment to be installed. The \
plugin will still appear in the list until it is actually installed.
plugin.available.name=Plugins
plugin.available.description=Description
plugin.available.version=Version
plugin.available.author=Author
plugin.available.install=Install
plugin.available.no_plugin=No new plugins available.
plugin.available.download=Download and Install
......@@ -31,6 +31,8 @@ tab.server.descr=Klik hier om de serverinstellingen te beheren
sidebar.server-db.descr=Database
sidebar.server-logs=Logboeken
sidebar.server-logs.descr=Klik hier om de serverlogboeken te bekijken
sidebar.manage-updates=Manage Updates
sidebar.manage-updates.descr=Click to manage server or plugins updates
sidebar.plugin-settings=Plug-ins
sidebar.plugin-settings.descr=Klik hier om de plug-ins te bekijken
sidebar.server-email=Email instellingen
......@@ -40,6 +42,8 @@ tab.server.descr=Klik hier om de serverinstellingen te beheren
sidebar.server2server-settings.descr=
sidebar.external-components-settings=Externe componenten
sidebar.external-components-settings.descr=
sidebar.connection-managers-settings=Connection Managers
sidebar.connection-managers-settings.descr=Click to configure connection manager settings
sidebar.server-reg-and-login=Registratie & aanmelding
sidebar.server-reg-and-login.descr=Klik hier om het registratie- & aanmeldingsbeleid te wijzigen
sidebar.server-session-conflict=Extensiebeleid
......@@ -89,6 +93,8 @@ tab.tab-session.descr=Klik hier om de verbonden sessies te beheren
sidebar.session-summary.descr=Klik hier om de XMPP sessies te beheren
sidebar.server-session-summary=Serversessies
sidebar.server-session-summary.descr=Klik hier om de serversessies te beheren
sidebar.connection-managers-session-summary=Connection Manager Sessions
sidebar.connection-managers-session-summary.descr=Click to manage connection managers sessions
sidebar.component-session-summary=Componentsessies
sidebar.component-session-summary.descr=Klik hier om de componentsessies te beheren
sidebar.tools=Tools
......@@ -119,6 +125,13 @@ tab.tab-groupchat.descr=Klik hier om de chatdienstinstellingen te beheren
sidebar.muc-room-delete.descr=Klik om de gespreksruimte te verwijderen
sidebar.muc-room-create=Nieuwe gespreksruimte toevoegen
sidebar.muc-room-create.descr=Klik hier om een nieuwe gespreksruimte toe te voegen aan de chatdienst
tab.tab-plugins=Plugins
tab.tab-plugins.descr=Click to manage all plugins
sidebar.sidebar-plugin-admin=Plugin Admin
sidebar.plugin-settings=Plugins
sidebar.plugin-settings.descr=Click to manage installed plugins
sidebar.available-plugins=Available Plugins
sidebar.available-plugins.descr=Click to browse available plugins
# Log messages
log.marker_inserted_by=--- Markering ingevoegd door {0} om {1} ---
......@@ -501,6 +514,9 @@ index.app=Appserver:
index.os=OS / hardware:
index.local=Systeemregio / tijdzone:
index.memory=Java geheugen
index.update.alert=Update information
index.update.info=Wildfire {0} is now available. Click {1}here{2} to download or read the \
{3}change log{4} for more information.
# Locale Page
......@@ -1427,6 +1443,8 @@ plugin.admin.author=Auteur
plugin.admin.restart=Opnieuw starten
plugin.admin.no_plugin=Er zijn geen plug-ins genstalleerd.
plugin.admin.confirm=Plug-in verwijderen?
plugin.admin.download=Download
plugin.admin.update-desc=New update is now available.
# System Email
......@@ -1583,3 +1601,56 @@ pubsub.command.pending-subscriptions.error.manyIDs=More than one nodeID was sele
pubsub.command.pending-subscriptions.success=Pending subscriptions have been sent.
pubsub.command.pending-subscriptions.error.forbidden=Permission denied.
pubsub.command.pending-subscriptions.error.badid=Invalid node ID was selected.
# Connection Manager settings Page
connection-manager.settings.title=Connection Manager Settings
connection-manager.settings.info=Clients can connect to Connection Managers to reduce load on the \
server thus achieving greater scalability. Connection Managers will open a few connections \
to the server to transmit clients traffic.
connection-manager.settings.enabled.legend=Service Enabled
connection-manager.settings.label_disable=Disabled
connection-manager.settings.label_disable_info=Connection managers are not allowed to connect to this server.
connection-manager.settings.label_enable=Enabled
connection-manager.settings.label_enable_info=Connection managers can connect to this server.
connection-manager.settings.port=Port:
connection-manager.settings.valid.port=Please enter a valid port.
connection-manager.settings.defaultSecret=Default shared secret:
connection-manager.settings.valid.defaultSecret=Please specify a default secret key.
connection-manager.settings.confirm.updated=Connection managers information updated successfully.
connection-manager.sessions=sessions
connection-manager.packetsRate=packets/min
# Manage updates Page
update.notification-message=A server or plugin update was found:
manage-updates.title=Manage Updates
manage-updates.info=Wildfire 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.
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=Wildfire will automatically check for server or plugins updates.
manage-updates.notif.enabled.legend=Admins Notifications
manage-updates.notif.label_disable=Disabled
manage-updates.notif.label_disable_info=Administrators will not receive notifications when new updates are available.
manage-updates.notif.label_enable=Enabled
manage-updates.notif.label_enable_info=Administrators will receive notifications when new updates are available.
# Available plugins page
plugin.available.title=Available Plugins
plugin.available.info=Plugins add new functionality to the server. The list of plugins available \
to install is below. Once a plugin is downloaded it may take a moment to be installed. The \
plugin will still appear in the list until it is actually installed.
plugin.available.name=Plugins
plugin.available.description=Description
plugin.available.version=Version
plugin.available.author=Author
plugin.available.install=Install
plugin.available.no_plugin=No new plugins available.
plugin.available.download=Download and Install
......@@ -35,6 +35,8 @@ tab.server.descr=Zarz\u0105dzanie ustawieniami serwera
sidebar.server-db.descr=Kliknij aby zobaczy\u0107 informacje o po\u0142\u0105czeniu z baz\u0105 danych
sidebar.server-logs=Logi
sidebar.server-logs.descr=Kliknij aby obejrze\u0107 logi serwera
sidebar.manage-updates=Manage Updates
sidebar.manage-updates.descr=Click to manage server or plugins updates
sidebar.plugin-settings=Wtyczki
sidebar.plugin-settings.descr=Kliknij aby zobaczy\u0107 zainstalowane wtyczki
sidebar.server-email=Ustawienia email
......@@ -44,6 +46,8 @@ tab.server.descr=Zarz\u0105dzanie ustawieniami serwera
sidebar.server2server-settings.descr=Kliknij aby skonfigurowa\u0107 po\u0142\u0105czenia typu server to server
sidebar.external-components-settings=Komponenty zewn\u0119trzne
sidebar.external-components-settings.descr=Kliknij aby skonfigurowa\u0107 ustawienia zewn\u0119trznych komponent\u00f3w
sidebar.connection-managers-settings=Connection Managers
sidebar.connection-managers-settings.descr=Click to configure connection manager settings
sidebar.server-reg-and-login=Rejestracja i logowanie
sidebar.server-reg-and-login.descr=Kliknij aby edytowa\u0107 ustawienia rejestracji i logowania u\u017cytkownik\u00f3w
sidebar.server-session-conflict=Polityka zasob\u00f3w
......@@ -93,6 +97,8 @@ tab.tab-session.descr=Kliknij aby zarz\u0105dza\u0107 sesjami u\u017cytkownik\u0
sidebar.session-summary.descr=Kliknij aby zarz\u0105dza\u0107 sesjami klienta
sidebar.server-session-summary=Sesje serwera
sidebar.server-session-summary.descr=Kliknij aby zarz\u0105dza\u0107 sesjami serwera
sidebar.connection-managers-session-summary=Connection Manager Sessions
sidebar.connection-managers-session-summary.descr=Click to manage connection managers sessions
sidebar.component-session-summary=Sesje komponent\u00f3w
sidebar.component-session-summary.descr=Kliknij aby zarz\u0105dza\u0107 sesjami komponent\u00f3w
sidebar.tools=Narz\u0119dzia
......@@ -123,6 +129,13 @@ tab.tab-groupchat.descr=Kliknij aby zarz\u0105dza\u0107 ustawieniami konferencji
sidebar.muc-room-delete.descr=Kliknij aby usun\u0105\u0107 pok\u00f3j
sidebar.muc-room-create=Utw\u00f3rz nowy pok\u00f3j
sidebar.muc-room-create.descr=Kliknij aby doda\u0107 nowy pok\u00f3j konferencyjny
tab.tab-plugins=Plugins
tab.tab-plugins.descr=Click to manage all plugins
sidebar.sidebar-plugin-admin=Plugin Admin
sidebar.plugin-settings=Plugins
sidebar.plugin-settings.descr=Click to manage installed plugins
sidebar.available-plugins=Available Plugins
sidebar.available-plugins.descr=Click to browse available plugins
# Log messages
log.marker_inserted_by=--- Zaznaczenie utworzone przez {0} w {1} ---
......@@ -504,6 +517,9 @@ index.app=Serwer aplikacji:
index.os=System operacyjny / Architektura:
index.local=Lokalizacja / Strefa czasowa:
index.memory=Zaj\u0119to\u015b\u0107 pami\u0119ci
index.update.alert=Update information
index.update.info=Wildfire {0} is now available. Click {1}here{2} to download or read the \
{3}change log{4} for more information.
# Locale Page
......@@ -1404,6 +1420,8 @@ plugin.admin.author=Autor
plugin.admin.restart=Restart
plugin.admin.no_plugin=Brak wtyczek.
plugin.admin.confirm=Czy chcesz usun\u0105\u0107 wtyczk\u0119?
plugin.admin.download=Download
plugin.admin.update-desc=New update is now available.
# System Email
......@@ -1555,3 +1573,56 @@ pubsub.command.pending-subscriptions.error.manyIDs=Wybrano wi\u0119cej ni\u017c
pubsub.command.pending-subscriptions.success=Oczekuj\u0105ce subskrypcje zosta\u0142y wys\u0142ane.
pubsub.command.pending-subscriptions.error.forbidden=Brak uprawnie\u0144.
pubsub.command.pending-subscriptions.error.badid=Wybrano b\u0142\u0119dne ID w\u0119z\u0142a.
# Connection Manager settings Page
connection-manager.settings.title=Connection Manager Settings
connection-manager.settings.info=Clients can connect to Connection Managers to reduce load on the \
server thus achieving greater scalability. Connection Managers will open a few connections \
to the server to transmit clients traffic.
connection-manager.settings.enabled.legend=Service Enabled
connection-manager.settings.label_disable=Disabled
connection-manager.settings.label_disable_info=Connection managers are not allowed to connect to this server.
connection-manager.settings.label_enable=Enabled
connection-manager.settings.label_enable_info=Connection managers can connect to this server.
connection-manager.settings.port=Port:
connection-manager.settings.valid.port=Please enter a valid port.
connection-manager.settings.defaultSecret=Default shared secret:
connection-manager.settings.valid.defaultSecret=Please specify a default secret key.
connection-manager.settings.confirm.updated=Connection managers information updated successfully.
connection-manager.sessions=sessions
connection-manager.packetsRate=packets/min
# Manage updates Page
update.notification-message=A server or plugin update was found:
manage-updates.title=Manage Updates
manage-updates.info=Wildfire 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.
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=Wildfire will automatically check for server or plugins updates.
manage-updates.notif.enabled.legend=Admins Notifications
manage-updates.notif.label_disable=Disabled
manage-updates.notif.label_disable_info=Administrators will not receive notifications when new updates are available.
manage-updates.notif.label_enable=Enabled
manage-updates.notif.label_enable_info=Administrators will receive notifications when new updates are available.
# Available plugins page
plugin.available.title=Available Plugins
plugin.available.info=Plugins add new functionality to the server. The list of plugins available \
to install is below. Once a plugin is downloaded it may take a moment to be installed. The \
plugin will still appear in the list until it is actually installed.
plugin.available.name=Plugins
plugin.available.description=Description
plugin.available.version=Version
plugin.available.author=Author
plugin.available.install=Install
plugin.available.no_plugin=No new plugins available.
plugin.available.download=Download and Install
......@@ -31,6 +31,8 @@ tab.server.descr=Clique para gerenciar as configura\u00e7\u00f5es do servidor
sidebar.server-db.descr=Banco de Dados
sidebar.server-logs=Logs
sidebar.server-logs.descr=Clique para vizualizar as informa\u00e7\u00f5es de conex\u00e3o do banco de dados
sidebar.manage-updates=Manage Updates
sidebar.manage-updates.descr=Click to manage server or plugins updates
sidebar.plugin-settings=Plugins
sidebar.plugin-settings.descr=Clique para vizualizar os plugins
sidebar.server-email=Configura\u00e7\u00f5es de E-mail
......@@ -40,6 +42,8 @@ tab.server.descr=Clique para gerenciar as configura\u00e7\u00f5es do servidor
sidebar.server2server-settings.descr=Clique para editar as configura\u00e7\u00f5es de servidor para servidor
sidebar.external-components-settings=Componentes Externos
sidebar.external-components-settings.descr=Clique para editar as configura\u00e7\u00f5es de componentes externos
sidebar.connection-managers-settings=Connection Managers
sidebar.connection-managers-settings.descr=Click to configure connection manager settings
sidebar.server-reg-and-login=Registro & Login
sidebar.server-reg-and-login.descr=Clique para editar as pol\u00edticas de registro &
sidebar.server-session-conflict=Pol\u00edtica de Recursos
......@@ -89,6 +93,8 @@ tab.tab-session.descr=Clique para gerenciar as sess\u00f5es que est\u00e3o conec
sidebar.session-summary.descr=Clique para gerenciar as sess\u00f5es XMPP
sidebar.server-session-summary=Sess\u00f5es do Servidor
sidebar.server-session-summary.descr=Clique para gerenciar as sess\u00f5es do servidor
sidebar.connection-managers-session-summary=Connection Manager Sessions
sidebar.connection-managers-session-summary.descr=Click to manage connection managers sessions
sidebar.component-session-summary=Sess\u00f5es de Componentes
sidebar.component-session-summary.descr=Clique para gerenciar as conex\u00f5es de componente
sidebar.tools=Ferramentas
......@@ -119,6 +125,13 @@ tab.tab-groupchat.descr=Clique para gerenciar as configura\u00e7\u00f5es de Conf
sidebar.muc-room-delete.descr=Clique para apagar a sala
sidebar.muc-room-create=Criar Nova Sala
sidebar.muc-room-create.descr=Clique para adicionar uma nova sala ao servi\u00e7o
tab.tab-plugins=Plugins
tab.tab-plugins.descr=Click to manage all plugins
sidebar.sidebar-plugin-admin=Plugin Admin
sidebar.plugin-settings=Plugins
sidebar.plugin-settings.descr=Click to manage installed plugins
sidebar.available-plugins=Available Plugins
sidebar.available-plugins.descr=Click to browse available plugins
# Log messages
log.marker_inserted_by=--- Marker inserted by {0} at {1} ---
......@@ -502,6 +515,9 @@ index.app=Servidor de Aplica\u00e7\u00e3o:
index.os=SO / Hardware:
index.local=Idioma / Fuso Hor\u00e1rio:
index.memory=Mem\u00f3ria do Java
index.update.alert=Update information
index.update.info=Wildfire {0} is now available. Click {1}here{2} to download or read the \
{3}change log{4} for more information.
# Locale Page
......@@ -1427,6 +1443,8 @@ plugin.admin.author=Autor
plugin.admin.restart=Reiniciar
plugin.admin.no_plugin=Nenhum plugin instalado.
plugin.admin.confirm=Apagar plugin?
plugin.admin.download=Download
plugin.admin.update-desc=New update is now available.
# System Email
......@@ -1584,3 +1602,56 @@ pubsub.command.pending-subscriptions.error.manyIDs=Mais de uma ID de n\u00f3 foi
pubsub.command.pending-subscriptions.success=Subscri\u00e7\u00f5es pendentes foram enviadas.
pubsub.command.pending-subscriptions.error.forbidden=Permiss\u00e3o negada.
pubsub.command.pending-subscriptions.error.badid=Foi selecionada uma ID de n\u00f3 inv\u00e1lida.
# Connection Manager settings Page
connection-manager.settings.title=Connection Manager Settings
connection-manager.settings.info=Clients can connect to Connection Managers to reduce load on the \
server thus achieving greater scalability. Connection Managers will open a few connections \
to the server to transmit clients traffic.
connection-manager.settings.enabled.legend=Service Enabled
connection-manager.settings.label_disable=Disabled
connection-manager.settings.label_disable_info=Connection managers are not allowed to connect to this server.
connection-manager.settings.label_enable=Enabled
connection-manager.settings.label_enable_info=Connection managers can connect to this server.
connection-manager.settings.port=Port:
connection-manager.settings.valid.port=Please enter a valid port.
connection-manager.settings.defaultSecret=Default shared secret:
connection-manager.settings.valid.defaultSecret=Please specify a default secret key.
connection-manager.settings.confirm.updated=Connection managers information updated successfully.
connection-manager.sessions=sessions
connection-manager.packetsRate=packets/min
# Manage updates Page
update.notification-message=A server or plugin update was found:
manage-updates.title=Manage Updates
manage-updates.info=Wildfire 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.
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=Wildfire will automatically check for server or plugins updates.
manage-updates.notif.enabled.legend=Admins Notifications
manage-updates.notif.label_disable=Disabled
manage-updates.notif.label_disable_info=Administrators will not receive notifications when new updates are available.
manage-updates.notif.label_enable=Enabled
manage-updates.notif.label_enable_info=Administrators will receive notifications when new updates are available.
# Available plugins page
plugin.available.title=Available Plugins
plugin.available.info=Plugins add new functionality to the server. The list of plugins available \
to install is below. Once a plugin is downloaded it may take a moment to be installed. The \
plugin will still appear in the list until it is actually installed.
plugin.available.name=Plugins
plugin.available.description=Description
plugin.available.version=Version
plugin.available.author=Author
plugin.available.install=Install
plugin.available.no_plugin=No new plugins available.
plugin.available.download=Download and Install
......@@ -32,6 +32,8 @@ tab.server.descr=\u5355\u51fb\u53ef\u7ba1\u7406\u670d\u52a1\u5668\u8bbe\u7f6e
sidebar.server-db.descr=\u5355\u51fb\u6d4f\u89c8\u6570\u636e\u5e93\u8fde\u63a5\u4fe1\u606f
sidebar.server-logs=\u65e5\u5fd7
sidebar.server-logs.descr=\u5355\u51fb\u53ef\u67e5\u770b\u670d\u52a1\u5668\u65e5\u5fd7
sidebar.manage-updates=Manage Updates
sidebar.manage-updates.descr=Click to manage server or plugins updates
sidebar.plugin-settings=\u63d2\u4ef6
sidebar.plugin-settings.descr=\u5355\u51fb\u53ef\u67e5\u770b\u63d2\u4ef6
sidebar.server-email=\u90ae\u4ef6\u8bbe\u7f6e
......@@ -41,6 +43,8 @@ tab.server.descr=\u5355\u51fb\u53ef\u7ba1\u7406\u670d\u52a1\u5668\u8bbe\u7f6e
sidebar.server2server-settings.descr=\u70b9\u51fb\u914d\u7f6e\u670d\u52a1\u5668\u5230\u670d\u52a1\u5668\u8bbe\u7f6e
sidebar.external-components-settings=\u5916\u90e8\u7ec4\u4ef6
sidebar.external-components-settings.descr=\u70b9\u51fb\u914d\u7f6e\u5916\u90e8\u7ec4\u4ef6\u8bbe\u7f6e
sidebar.connection-managers-settings=Connection Managers
sidebar.connection-managers-settings.descr=Click to configure connection manager settings
sidebar.server-reg-and-login=\u6ce8\u518c\u548c\u767b\u5f55
sidebar.server-reg-and-login.descr=\u5355\u51fb\u53ef\u7f16\u8f91\u6ce8\u518c\u548c\u767b\u5f55\u7b56\u7565
sidebar.server-session-conflict=\u8d44\u6e90\u7b56\u7565
......@@ -90,6 +94,8 @@ tab.tab-session.descr=\u5355\u51fb\u53ef\u7ba1\u7406\u5df2\u8fde\u63a5\u7684\u4f
sidebar.session-summary.descr=\u5355\u51fb\u7ba1\u7406\u5ba2\u6237\u7aef\u4f1a\u8bdd
sidebar.server-session-summary=\u670d\u52a1\u5668\u4f1a\u8bdd
sidebar.server-session-summary.descr=\u5355\u51fb\u7ba1\u7406\u670d\u52a1\u5668\u4f1a\u8bdd
sidebar.connection-managers-session-summary=Connection Manager Sessions
sidebar.connection-managers-session-summary.descr=Click to manage connection managers sessions
sidebar.component-session-summary=\u7ec4\u4ef6\u4f1a\u8bdd
sidebar.component-session-summary.descr=\u5355\u51fb\u7ba1\u7406\u7ec4\u4ef6\u4f1a\u8bdd
sidebar.tools=\u5de5\u5177
......@@ -120,6 +126,13 @@ tab.tab-groupchat.descr=\u5355\u51fb\u53ef\u7ba1\u7406\u5206\u7ec4\u804a\u5929\u
sidebar.muc-room-delete.descr=\u5355\u51fb\u53ef\u5220\u9664\u623f\u95f4
sidebar.muc-room-create=\u521b\u5efa\u65b0\u623f\u95f4
sidebar.muc-room-create.descr=\u5355\u51fb\u53ef\u5411\u670d\u52a1\u6dfb\u52a0\u65b0\u623f\u95f4
tab.tab-plugins=Plugins
tab.tab-plugins.descr=Click to manage all plugins
sidebar.sidebar-plugin-admin=Plugin Admin
sidebar.plugin-settings=Plugins
sidebar.plugin-settings.descr=Click to manage installed plugins
sidebar.available-plugins=Available Plugins
sidebar.available-plugins.descr=Click to browse available plugins
# Log messages
log.marker_inserted_by=--- \u7531 {0} \u5728 {1} \u63d2\u5165\u7684\u6807\u8bb0 ---
......@@ -483,6 +496,9 @@ index.app=Appserver:
index.os=OS\uff0f\u786c\u4ef6\uff1a
index.local=\u8bed\u8a00\u73af\u5883\uff0f\u65f6\u533a\uff1a
index.memory=Java \u5185\u5b58
index.update.alert=Update information
index.update.info=Wildfire {0} is now available. Click {1}here{2} to download or read the \
{3}change log{4} for more information.
# Locale Page
......@@ -1310,6 +1326,8 @@ plugin.admin.author=\u4f5c\u8005
plugin.admin.restart=\u91cd\u65b0\u542f\u52a8
plugin.admin.no_plugin=\u672a\u5b89\u88c5\u63d2\u4ef6\u3002
plugin.admin.confirm=\u662f\u5426\u5220\u9664\u63d2\u4ef6\uff1f
plugin.admin.download=Download
plugin.admin.update-desc=New update is now available.
# System Email
......@@ -1450,3 +1468,55 @@ pubsub.command.pending-subscriptions.success=\u672a\u786e\u5b9a\u7684\u8ba2\u960
pubsub.command.pending-subscriptions.error.forbidden=\u8bf7\u6c42\u88ab\u62d2\u7edd\u3002
pubsub.command.pending-subscriptions.error.badid=\u65e0\u6548\u7684\u8282\u70b9\u53f7\u88ab\u9009\u62e9\u3002
# Connection Manager settings Page
connection-manager.settings.title=Connection Manager Settings
connection-manager.settings.info=Clients can connect to Connection Managers to reduce load on the \
server thus achieving greater scalability. Connection Managers will open a few connections \
to the server to transmit clients traffic.
connection-manager.settings.enabled.legend=Service Enabled
connection-manager.settings.label_disable=Disabled
connection-manager.settings.label_disable_info=Connection managers are not allowed to connect to this server.
connection-manager.settings.label_enable=Enabled
connection-manager.settings.label_enable_info=Connection managers can connect to this server.
connection-manager.settings.port=Port:
connection-manager.settings.valid.port=Please enter a valid port.
connection-manager.settings.defaultSecret=Default shared secret:
connection-manager.settings.valid.defaultSecret=Please specify a default secret key.
connection-manager.settings.confirm.updated=Connection managers information updated successfully.
connection-manager.sessions=sessions
connection-manager.packetsRate=packets/min
# Manage updates Page
update.notification-message=A server or plugin update was found:
manage-updates.title=Manage Updates
manage-updates.info=Wildfire 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.
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=Wildfire will automatically check for server or plugins updates.
manage-updates.notif.enabled.legend=Admins Notifications
manage-updates.notif.label_disable=Disabled
manage-updates.notif.label_disable_info=Administrators will not receive notifications when new updates are available.
manage-updates.notif.label_enable=Enabled
manage-updates.notif.label_enable_info=Administrators will receive notifications when new updates are available.
# Available plugins page
plugin.available.title=Available Plugins
plugin.available.info=Plugins add new functionality to the server. The list of plugins available \
to install is below. Once a plugin is downloaded it may take a moment to be installed. The \
plugin will still appear in the list until it is actually installed.
plugin.available.name=Plugins
plugin.available.description=Description
plugin.available.version=Version
plugin.available.author=Author
plugin.available.install=Install
plugin.available.no_plugin=No new plugins available.
plugin.available.download=Download and Install
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