#-----------------------------------------------------
# Language specific loadable files
#-----------------------------------------------------
set MV(help.file.about)			"About.ohlp"
set MV(help.file.main)			"OpenVerse.ohlp"
set MV(help.file.technical)		"Technical.ohlp"
#-----------------------------------------------------
# Global Strings
#-----------------------------------------------------
set MV(words.avatars)			"Avatars"
set MV(words.avatar)			"Avatar"
set MV(words.cancel)			"Cancel"
set MV(words.close)			"Close"
set MV(words.connect)			"Connect"
set MV(words.file_exists)		"File Exists"
set MV(words.ok)			"OK"
set MV(words.openverse_error)		"OpenVerse ERROR!"
set MV(words.quit) 			"Quit"
set MV(words.save) 			"Save"
set MV(words.send) 			"Send"
set MV(words.system)			"***SYSTEM***"
set MV(words.never) 			"Never"
set MV(words.ask) 			"Ask"
set MV(words.always) 			"Always"
set MV(words.welcome_msg)		"Welcome To The OpenVerse!"
#-----------------------------------------------------
# Strings found in AvEd.tcl
#-----------------------------------------------------
set MV(words.add_image) 		"Add Image"
set MV(words.animated) 			"Animated"
set MV(words.balloon) 			"Balloon"
set MV(words.black)			"Black"
set MV(words.blue)			"Blue"
set MV(words.delete_selected) 		"Delete Selected"
set MV(words.down) 			"DN"
set MV(words.file_name)			"File Name"
set MV(words.final_delay) 		"Final Delay"
set MV(words.left) 			"L"
set MV(words.load_existing) 		"Load Existing"
set MV(words.name) 			"Name"
set MV(words.openverse_avatar_editor)	"OpenVerse Avatar Editor"
set MV(words.play) 			"Play"
set MV(words.right) 			"R"
set MV(words.save_current_avatar)	"Save Current Avatar"
set MV(words.select_image) 		"Select Image"
set MV(words.sequence_delay) 		"Sequence Delay"
set MV(words.stop) 			"Stop"
set MV(words.unable_to_load_image)	"Unable to load image"
set MV(words.up) 			"Up"
set MV(words.white)			"White"
set MV(words.aved_save_warning)		"This file already exists, would you like to overwrite it?"
#-----------------------------------------------------
# Strings found in BaseFunc.tcl
#-----------------------------------------------------
set MV(words.announce_server)		"Announce Server"
set MV(words.call)			"Call"
set MV(words.date)			"Date"
set MV(words.email_address)		"Email Address"
set MV(words.entered_the_room)		"Entered the room"
set MV(words.female)			"Female"
set MV(words.call_msg)			"Hay, Are you there?!?!"
set MV(words.home_page)			"Home Page"
set MV(words.ignore)			"Ignore"
set MV(words.ignore_avatar)		"Ignore Avatar"
set MV(words.ignore_effects)		"Ignore Effects"
set MV(words.ignore_moves)		"Ignore Moves"
set MV(words.ignore_speech)		"Ignore Speech"
set MV(words.ignore_sub)		"Ignore Sub Channel"
set MV(words.ignore_url)		"Ignore URLs"
set MV(words.ignore_all)		"Ignore ALL"
set MV(words.call_notice)		"is calling you"
set MV(words.left_the_room)		"Left the room"
set MV(words.local_time)		"Local Time"
set MV(words.male)			"Male"
set MV(words.messaging)			"Messaging"
set MV(words.host_info)			"My host information is"
set MV(words.other)			"Other"
set MV(words.personal_info_for)		"Personal Info For"
set MV(words.real_name)			"Real Name"
set MV(words.request_personal_info)	"Request Personal Info"
set MV(words.send_file)			"Send File"
set MV(words.send_message)		"Send Message"
set MV(words.send_personal_info_to)	"Send Personal Info to"
set MV(words.sex)			"Sex"
set MV(words.unignore_avatar)		"UnIgnore Avatar"
set MV(words.unignore_effects)		"UnIgnore Effects"
set MV(words.unignore_moves)		"UnIgnore Moves"
set MV(words.unignore_speech)		"UnIgnore Speech"
set MV(words.unignore_sub)		"UnIgnore Sub Channel"
set MV(words.unignore_url)		"UnIgnore URLs"
set MV(words.unignore_all)		"UnIgnore ALL"
set MV(words.whois)			"WhoIs"
set MV(words.whois_everyone)		"WhoIs Everyone"
set MV(words.personal_info_sent)	"was sent your personal information."
set MV(words.personal_info_question)	"has requested your personal information. Would you like to send it?"
set MV(words.nick_in_use)		"The nick you have chosen is in use. Please choose another. You can use the setup button to do this or type '/nick YourNick' in the chat windows."
#-----------------------------------------------------
# Strings found in ChtFuncs.tcl
#-----------------------------------------------------
set MV(words.openverse_text_chat)	"OpenVerse Text Chat"
set MV(words.really_quit)		"Really Quit?"
set MV(words.quit_question)		"Do you really want exit OpenVerse?"
set MV(words.cht_close_bubble)		"Closes this text chat window."
set MV(words.cht_jump_bubble)		"The '/effect jump' command."
set MV(words.cht_shiver_bubble)		"The '/effect shiver' command."
set MV(words.cht_quit_bubble)		"The '/quit' command."
set MV(words.cht_wink_bubble)		"The 'wink' command."
set MV(words.cht_smile_bubble)		"The '/smile' command."
set MV(words.cht_frown_bubble)		"The '/frown' command."
set MV(words.cht_idea_bubble)		"The '/idea' command."
set MV(words.cht_love_bubble)		"The '/love' command."
set MV(words.cht_sing_bubble)		"The '/sing' command."
set MV(words.cht_steam_bubble)		"The '/steam' command."
set MV(words.jump)			"Jump"
set MV(words.shiver)			"Shiver"
set MV(words.quit_ov)			"Quit OV"
set MV(words.commands)			"Commands:"
#-----------------------------------------------------
# Strings found in Debug.tcl
#-----------------------------------------------------
set MV(words.autoscroll_other)		"AutoScroll Other"
set MV(words.autoscroll_protocol)	"AutoScroll Protocol"
set MV(words.current_position)		"Current Position"
set MV(words.dump_memory)		"Dump Memory"
set MV(words.openverse_debug_window)	"OpenVerse Debug Window"
#-----------------------------------------------------
# Strings found in IOFuncs.tcl
#-----------------------------------------------------
set MV(words.room_is_full)		"This room is FULL. Please try another room."
set MV(words.connect_help)		"You must provide a servername and a port with the /connect command! (EX: /connect this.example.com 7000)"
set MV(words.avatar_help)		"You must provide an avatar name to use. (EX: /avatar default.av)"
set MV(words.nick_help)			"You must provide a nickname! (EX: /nick I'm_A_Dork)"
set MV(words.name_changed_to)		"Name Changed to"
set MV(words.whois_help)		"You must provide a nickname! (EX: /whois Some_Dork)"
set MV(words.msg_help)			"You must provide a nickname and message text! (EX: /msg Some_Dork HI!)"
set MV(words.call_help)			"You must provide a nickname to call! (EX: /call Some_Dork)"
set MV(words.sing_help)			"You must provide some text with this command.! (EX: /sing Waaaay down on the swanee river!)"
set MV(words.steam_help)		"You must provide some text with this command.! (EX: /steam What a Jerk!!)"
set MV(words.love_help)			"You must provide some text with this command.! (EX: /love Be My Valentine!!)"
set MV(words.idea_help)			"You must provide some text with this command.! (EX: /idea Hmnn. A Wheel!!)"
set MV(words.smile_help)		"You must provide some text with this command.! (EX: /smile MMMMMMMM Bacon!!)"
set MV(words.wink_help)			"You must provide some text with this command.! (EX: /wink i'll never tell)"
set MV(words.frown_help)		"You must provide some text with this command.! (EX: /frown dead babies!)"
set MV(words.sub_help)			"You must provide a nickname and message text! (EX: /sub Some_Dork COMMAND HI!)"
set MV(words.rot13_enabled)		"Rot13 Encoding Enabled."
set MV(words.rot13_disabled)		"Rot13 Encoding Disabled."
set MV(words.effect_help)		"You must provide an effect type. (EX: /effect shiver)"
set MV(words.dccsend_help)		"You must provide a nickname and file to send! (EX: /dccsend Some_Dork ~/MyFile.txt"
set MV(words.url_help)			"You must provide a nickname and message text! (EX: /url Some_Dork  http://example.com/)"
set MV(words.cannot_change_rooms)	"You cannot change rooms until the room image which you are currently in finishes downloading. You'll notice when this happens :)"
set MV(words.changing_rooms_to)		"Changing Rooms to"
set MV(words.connecting_to)		"Connecting to"
set MV(words.disconnect)		"Disconnect"
set MV(words.disconnected_from)		"Disconnected from"
set MV(words.not_connected_title)	"*** Not Connected! ***"
set MV(words.connect)			"Connect"
set MV(words.toobig_msg)		"The server said 'TOOBIG'! This means that your avatar exceeds the server's limits.."
set MV(words.dlwin_from)		"For / From"
set MV(words.file)			"File"
set MV(words.bytes_trans)		"Bytes Trans"
set MV(words.cps)			"CPS"
set MV(words.end_download)		"End Download"
#-----------------------------------------------------
# Strings found in Passage.tcl
#-----------------------------------------------------
set MV(words.add_current_room)		"Add Current Room"
set MV(words.refresh_list)		"Refresh List"
set MV(words.history)			"History"
set MV(words.passageways)		"Passageways"
#-----------------------------------------------------
# Strings found in ServGUI.tcl
#-----------------------------------------------------
set MV(words.server_quit_msg)		"Server Is Going Down!"
set MV(words.server_question)		"Really Start Server?"
set MV(words.server_question_msg)	"This command will start a personal OpenVerse Server. Are you sure you want to do this? A personal server is used to invite people to chat in your own private room."
set MV(words.start_the_server)		"Start The Server!"
set MV(words.server_title)		"Personal OpenVerse Server"
set MV(words.kill_server)		"Kill Server"
set MV(words.clear_log)			"Clear Log"
set MV(words.server_settings)		"Server Settings"
set MV(words.users_connected)		"Users Connected"
set MV(words.room_name)			"Room Name"
set MV(words.room_image)		"Room Image"
set MV(words.server_port)		"Server Port"
set MV(words.max_av_size)		"Max Av Size"
set MV(words.max_users)			"Max Users"
set MV(words.max_multi_logons)		"Max Multiple Logins"
set MV(words.width)			"Width"
set MV(words.height)			"Height"
set MV(words.max_msg_len)		"Max MSG Len"
set MV(words.allow_push)		"Allow Push"
set MV(words.ort_registration_msg)	"You can register your server with an OpenVerse Rapid Transit System. Setup your  information here."
set MV(words.rating)			"Rating"
set MV(words.register_with_ort)		"Register with ort"
set MV(words.ort_server)		"Ort Server"
set MV(words.ort_username)		"Ort Username"
set MV(words.ort_password)		"Ort Password"
set MV(words.ort_location)		"Ort Location"
set MV(words.serv_description)		"Serv Description"
set MV(words.serv_location)		"Serv Location"
set MV(words.serv_admin)		"Serv Admin"
set MV(words.serv_website)		"Serv Website"
set MV(words.host)			"Host"
set MV(words.port)			"Port"
set MV(words.state)			"State"
set MV(words.country)			"Country"
set MV(words.admin_name)		"Admin Name"
set MV(words.admin_email)		"Admin Email"
#-----------------------------------------------------
# Strings found in SetFuncs.tcl
#-----------------------------------------------------
set MV(words.openverse_setup)		"OpenVerse Setup"
set MV(words.color_buttons)		"Color Buttons"
set MV(words.sound)			"Sound"
set MV(words.names)			"Names"
set MV(words.tooltips)			"ToolTips"
set MV(words.download_avatars)		"Download Avatars"
set MV(words.show_timestamps)		"Show Timestamps"
set MV(words.connect_on_startup)	"Connect On Startup"
set MV(words.honor_effects)		"Honor Efects"
set MV(words.honor_calls)		"Honor Calls"
set MV(words.honor_exits)		"Honor Exits"
set MV(words.sort_passageways)		"Sort Passageways"
set MV(words.browser_cmd)		"Browser Command"
set MV(words.balloon_font)		"Balloon Font"
set MV(words.fontlist)			"FontList"
set MV(words.size)			"Size"
set MV(words.normal)			"Normal"
set MV(words.bold)			"Bold"
set MV(words.italic)			"Italic"
set MV(words.bold_italic)		"Bold Italic"
set MV(words.default_server)		"Default Server"
set MV(words.default_port)		"Default Port"
set MV(words.personal_info)		"Personal Info"
set MV(words.availability)		"Availability"
set MV(words.always_send)		"Always Send"
set MV(words.never_send)		"Never Send"
set MV(words.ask_to_send)		"Ask Me To Send"
set MV(words.panel_style)		"Panel Style"
set MV(words.balloon_speed)		"Balloon Speed"
set MV(words.move_speed)		"Move Speed"
set MV(words.url_timeout)		"URL Timeout"
set MV(words.nick_name)			"Nick Name"
set MV(words.save_apply)		"Save & Apply"
set MV(words.apply_only)		"Apply Only"
set MV(words.save_only)			"Save Only"
set MV(words.start_server)		"Start Server"
set MV(words.language)			"Language"
#-----------------------------------------------------
# Strings found in URL.tcl
#-----------------------------------------------------
set MV(words.from)			"From"
set MV(words.file_offer)		"File Offer"
set MV(words.ftp_address)		"FTP Address"
set MV(words.www_address)		"World Wide Web Address"
set MV(words.ov_server_link)		"OpenVerse Server Link"
set MV(words.unknown_url)		"Unknown URL Type"
set MV(words.type)			"Type"
set MV(words.open_save)			"Open / Save"
set MV(words.refuse)			"Refuse"
set MV(words.ov_url_invalid)		"This OpenVerse URL is invalid. Ignoring!"
set MV(words.please_wait_loading_url)	"Please Wait, loading URL"
set MV(words.if_failure_msg)		"If it fails to load, click on the link below."
#-----------------------------------------------------
# Strings found in Panels
#-----------------------------------------------------
set MV(words.text_chat)			"Text Chat"
set MV(words.help)			"Help"
set MV(words.setup)			"Setup"
set MV(words.passageways)		"Passageways"
set MV(words.aved)			"AvEd"
set MV(words.show_nametags)		"Show NameTags"
set MV(words.aved_long)			"Avatar Editor (AvEd)"
set MV(words.animate)			"Animate"
set MV(words.names_help)		"Turn names on or off by clicking the checkbox also show a list of names by clicking the button"
set MV(words.textchat_help)		"Pressing this button will bring up a Text chat window"
set MV(words.quit_help)			"Press here to exit the program"
set MV(words.help_help)			"Detailed help on the program"
set MV(words.setup_help)		"Setup the program to your liking"
set MV(words.passageways_help)		"Links to other servers"
set MV(words.aved_help)			"Create and Edit avatars!"
set MV(words.animate_help)		"Used to animate your own avatar"
set MV(words.sound_help)		"Use this button to turn on and off sounds"
set MV(words.panel_connect_help)	"Connect or Disconnect from the current server"
set MV(words.send_help)			"Send text you've typed to the server"
set MV(words.avatars_help)		"Change your avatar to something else."
set MV(words.about_openverse)		"About OpenVerse"
set MV(words.openverse_help)		"OpenVerse Help"
set MV(words.technical_help)		"Technical Help"
