# VolanoChat Client properties for English.

# Text appearing below the Web page button.
text.button.message=
text.button.status=Start VolanoChat
text.button.connecting=Connecting to %0 on port %1...
text.button.notconnected=Unable to connect to %0 on port %1.

# Text for components in the main applet window.
text.main.title=VolanoChat 1.2
text.main.logo=
text.main.rooms=Rooms:
text.main.norooms=Rooms:
text.main.oneroom=1 room:
text.main.manyrooms=%0 rooms:
text.main.users=People:
text.main.nousers=People:
text.main.oneuser=1 person:
text.main.manyusers=%0 persons:
text.main.roomname=Room name:
text.main.username=Your name:
text.main.profile=Your profile:
text.main.password=Password:
text.main.enter=Enter Room
text.main.refresh=Refresh Rooms
text.main.monitor=Monitor Room

# Text for components in the chat window.
text.chat.kick=Kick
text.chat.ban=Ban
text.chat.status=Select a name to see the profile. Double click a name for private chat.

# Text for general status messages.
text.status.selectroom=Select a room to enter.
text.status.entername=Enter your name or a nickname to enter.
text.status.enterpassword=Enter your password to monitor.
text.status.enter=Press Enter Room or the Enter key to enter.
text.status.enteringroom=Entering %0...
text.status.enteringprivate=Starting private chat with %0...
text.status.gettingrooms=Getting list of rooms...
text.status.gettingusers=Getting list of people in room...
text.status.gettingprofile=Getting %0's profile...
text.status.nosuchroom=Room no longer exists. Press Refresh Rooms.
text.status.nosuchuser=User is no longer in room.
text.status.nametaken=The name "%0" is already taken in %1.
text.status.alreadyinroom=Already in %0.
text.status.roomfull=%0 is full. Select another room or try again later.
text.status.noprofile=%0 has no profile (%1).
text.status.profile=%0: %2 (%1)
text.status.disconnected=Disconnected. Close VolanoChat and restart.
text.status.partnerleft=%0 left private chat.
text.status.closing=Closing VolanoChat...

# Text for focus status messages.
text.status.focus.rooms=List of rooms in VolanoChat.
text.status.focus.users=List of people in room.
text.status.focus.roomname=Select a room.
text.status.focus.username=Enter your name or a nickname.
text.status.focus.profile=Enter optional personal information, such as a Web or e-mail address.
text.status.focus.password=Enter the password to monitor a room.
text.status.focus.enter=Enter a room.
text.status.focus.refresh=Refresh the list of rooms.
text.status.focus.monitor=Monitor a room.

# Text for the menu items.
text.menu.server=Rooms
text.menu.enter=Enter Room
text.menu.refresh=Refresh Rooms
text.menu.exit=Exit

text.menu.options=Options
text.menu.font.name=Font Name
text.menu.font.name.list=Helvetica TimesRoman Courier Dialog ZapfDingbats
text.menu.font.style=Font Style
text.menu.font.regular=Regular
text.menu.font.italic=Italic
text.menu.font.bold=Bold
text.menu.font.bolditalic=Bold Italic
text.menu.font.size=Font Size
text.menu.font.size.list=8 9 10 11 12 13 14 15 16 17 18 19 20 22 24 26 28 30 36 48 72
text.menu.font.default=Font Default

text.menu.help=Help
text.menu.topics=Help Topics
text.menu.about=About %0
