# $RCSfile$
# $Revision$
# $Date$

# This resource bundle file is the default resource bundle that will be
# used by Jive if a resource bundle for a specific Locale cannot be found.
#
# Additional locales can be specified by creating a new resource file in this
# directory using the following conventions:
#
#   jive_i18n "_" language "_" country ".properties"
#   jive_i18n "_" language ".properties"
#
# e.g.
#    jive_i18n_en.propertis       <- English resources
#    jive_i18n_en_US.properties   <- American US resources
#    jive_i18n_de.properties      <- German resources
#    jive_i18n_ja.properties      <- Japanese resources
#
# Please note that the two digit language code should be lower case, and the
# two digit country code should be in uppercase. Often, it is not necessary to
# specify the country code.
#
# A full list of language codes can be found at
# http://www-old.ics.uci.edu/pub/ietf/http/related/iso639.txt
# and a full list of country codes can be found at
# http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
#
# In property strings that are parameterized, single quotes can be used to
# quote the "{" (curly brace) if necessary. A real single quote is represented by ''.
#

# Server startup messages
startup.name=Jive Messenger {0} Started [{1}]
startup.starting=Messenger domain: {0}
startup.starting.chat=Chat domain: {0}
startup.starting.muc=Multi User Chat domain: {0}
startup.caches=Initializing caches
startup.channels=Initializing channels
startup.plain=Started plain (unencrypted) socket on port: {0}
startup.ssl=Started SSL (encrypted) socket on port: {0}
startup.error=Error starting the server. Please check the log files for more information.
startup.error.jivehome=Could not locate messengerHome. Set the messengerHome property or edit your messenger_init.xml file for app server deployments.
startup.missing-plugins=Could not locate the plugins directory. Possibly corrupt installation. No plugins will be loaded.

# Standard server error messages (for server admin)
admin.error=Internal server error
admin.error.accept=Trouble accepting connection
admin.error.bad-stream=Bad opening tag (not stream)
admin.error.bad-namespace=Stream not in correct namespace
admin.error.channel-notfound=Channel {0} could not be found
admin.error.close=Could not close socket
admin.error.connection=Connection closed before session established
admin.error.deliver=Could not deliver packet
admin.error.min-thread=Cannot set min thread count with invalid value.
admin.error.max-thread=Cannot set max thread count with invalid value.
admin.error.packet=Malformed packet received
admin.error.packet.text=Unexpected raw text in the stream
admin.error.packet.tag=Unexpected packet tag (not message,iq,presence)
admin.error.routing=Could not route packet
admin.error.socket-setup=Could not setup a server socket
admin.error.ssl=Could not setup SSL socket
admin.error.stream=Stream error detected
admin.drop-packet=Dropping unrecognized packet
admin.disconnect=Stream cut short (could be normal disconnect)

# Server messages (for server admin)
admin.password.update={0} updated password from session {1}
admin.authenticated={0} authenticated on connection {1}
admin.warn.license=License limit exceeded, refusing user connection
admin.error.license=Could not license plugin {0}

# Server messages (too users)
user.license=Try logging in later or contact your system administrator
user.license.title=Too many users logged in

admin.shutdown.now=The server is shutting down immediately

# XMPP error codes
xmpp.error.302=Redirect
xmpp.error.400=Bad Request
xmpp.error.401=Unauthorized
xmpp.error.402=Payment Required
xmpp.error.403=Forbidden
xmpp.error.404=Not Found
xmpp.error.405=Not Allowed
xmpp.error.406=Not Acceptable
xmpp.error.407=Registration Required
xmpp.error.408=Request Timeout
xmpp.error.409=Conflict
xmpp.error.500=Internal Server Error
xmpp.error.501=Not Implemented
xmpp.error.502=Remote Server Error
xmpp.error.503=Service Unavailable
xmpp.error.504=Remote Server Timeout
xmpp.error.unknown=Unknown error code

# Chat server messages
chat.join={0} has joined the room
chat.leave={0} has left the room
chat.error.not-supported=Chat client attempted to access unimplemented feature

# Multi User Chat server messages
muc.error.not-supported=Chat client attempted to access unimplemented feature
muc.new=This room is locked from entry until configuration is confirmed.
muc.locked=This room is now locked.
muc.unlocked=This room is now unlocked.
muc.warnnonanonymous=This room is not anonymous.
muc.roomIsNowMembersOnly=This room is now members-only.
# Labels for extended info (dataform) returned for disco#info requests
muc.extended.info.desc=Description
muc.extended.info.subject=Subject
muc.extended.info.occupants=Number of occupants
# Labels for room registration data form
muc.form.reg.title=Registration with the room
muc.form.reg.instruction=Please provide the following information to register with this room.
muc.form.reg.first-name=First Name
muc.form.reg.last-name=Last Name
muc.form.reg.nickname=Desired Nickname
muc.form.reg.url=Your URL
muc.form.reg.email=Email Address
muc.form.reg.faqentry=FAQ Entry
# Labels for room configuration data form
muc.form.conf.title=Room configuration
muc.form.conf.instruction=The room "{0}" has been created. To accept the default configuration, \
click the "OK" button. Or, modify the settings by completing the following form:
muc.form.conf.owner_roomname=Room Name
muc.form.conf.owner_roomdesc=Description
muc.form.conf.owner_changesubject=Allow Occupants to Change Subject
muc.form.conf.owner_maxusers=Maximum Room Occupants
muc.form.conf.none=None
muc.form.conf.owner_presencebroadcast=Roles for Which Presence is Broadcast
muc.form.conf.moderator=Moderator
muc.form.conf.participant=Participant
muc.form.conf.visitor=Visitor
muc.form.conf.owner_publicroom=List Room in Directory
muc.form.conf.owner_persistentroom=Room is Persistent
muc.form.conf.owner_moderatedroom=Room is Moderated
muc.form.conf.owner_membersonly=Room is Members-only
muc.form.conf.allowinvitesfixed=Note: by default, only admins can send invitations in an invitation-only room.
muc.form.conf.owner_allowinvites=Allow Occupants to Invite Others
muc.form.conf.owner_passwordprotectedroom=Password Required to Enter Room
muc.form.conf.roomsecretfixed=If a password is required to enter this room, you must specify the \
password below.
muc.form.conf.owner_roomsecret=Password
muc.form.conf.owner_whois=Role that May Discover Real JIDs of Occupants
muc.form.conf.anyone=Anyone
muc.form.conf.owner_enablelogging=Log Room Conversations
muc.form.conf.roomadminsfixed=You may specify administrators of this room. \
Please provide one JID per line.
muc.form.conf.owner_roomadmins=Room Admins
muc.form.conf.roomownersfixed=You may specify additional owners for this room. Please provide \
one JID per line.
muc.form.conf.owner_roomowners=Room Owners

# Messenger 
short.title = Jive Messenger
title = Jive Messenger