<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel label="Text-Chat" name="chat">
	<text length="1" name="text_box" type="string">
		Chat-Schriftgröße:
	</text>
	<radio_group name="chat_font_size">
		<radio_item length="1" name="radio" type="string">
			Klein
		</radio_item>
		<radio_item length="1" name="radio2" type="string">
			Mittel
		</radio_item>
		<radio_item length="1" name="radio3" type="string">
			Groß
		</radio_item>
	</radio_group>
	<text length="1" name="text_box2" type="string">
		Chat-Farbe:
	</text>
	<color_swatch label="Sie" name="user"/>
	<color_swatch label="Andere" name="agent"/>
	<color_swatch label="IM" name="im"/>
	<color_swatch label="System" name="system"/>
	<color_swatch label="Chat" name="users"/>
	<color_swatch label="Objekte" name="objects"/>
	<color_swatch label="Eigentümer" name="owner" width="58"/>
	<color_swatch label="Blase" left_delta="62" name="background"/>
	<color_swatch label="URLs" name="links"/>
  <text name="EmeraldEncrypted">Encrypted</text>
	<color_swatch label="" name="encrypted"/>	
	<text length="1" name="text_box3" type="string">
		Chat-Konsole:
	</text>
	<spinner label="Chat ausblenden nach" label_width="115" left="148" name="fade_chat_time" width="160"/>
	<text left="310" length="1" name="text_box4" type="string">
		(Sekunden)
	</text>
	<spinne left="370" name="max_chat_count"/>
	<text left="435" length="1" name="text_box5" type="string">
		(# Zeilen)
	</text>
	<slider label="Deckkraft" name="console_opacity"/>
	<text length="1" name="text_box6" type="string">
		Chat-Optionen:
	</text>
	<check_box label="Chat verwendet volle Bildbreite (Neustart erforderlich)" name="chat_full_width_check"/>
	<check_box label="Chatleiste nach Drücken der Eingabetaste schließen" name="close_chat_on_return_check"/>
	<check_box label="Pfeiltasten bewegen immer den Avatar beim Chatten" name="arrow_keys_move_avatar_check"/>
	<check_box label="Zeitstempel im lokalen Chat anzeigen" name="show_timestamps_check"/>
	<check_box label="Beim Chatten Tippanimation abspielen" name="play_typing_animation"/>
	<text length="1" name="text_box7" type="string">
		Blasen-Chat:
	</text>
	<check_box label="Chat-Blasen anzeigen" name="bubble_text_chat"/>
	<slider label="Deckkraft" name="bubble_chat_opacity"/>
	<text length="1" name="text_box8" type="string">
		Skriptfehler:
	</text>
	<check_box label="Skriptfehler und Warnungen als normalen Chat anzeigen" name="script_errors_as_chat"/>
	<color_swatch label="Fehler" name="script_error"/>	
	<text type="string" length="1" name="text_translate_chat">
		Chat übersetzen:
	</text>
  <check_box label="Maschinen Übersetzung(powered by Google)" name="translate_chat"/>
  <text name="text_translate_language">
    In diese Sprache:
  </text>
	<combo_box name="translate_language_combobox" width="166">
		<combo_item name="System Default Language">
			Betriebssystem-Einstellung
		</combo_item>
		<combo_item name="English">
			English (Englisch)
		</combo_item>
		<combo_item name="Danish">
			Danks (DÀnisch) - Beta
		</combo_item>
		<combo_item name="Deutsch(German)">
			Deutsch - Beta
		</combo_item>
		<combo_item name="Spanish">
			Español (Spanisch) - Beta
		</combo_item>
		<combo_item name="French">
			Français (Französisch) - Beta
		</combo_item>
		<combo_item name="Italian">
			Italiano (Italienisch) - Beta
		</combo_item>
		<combo_item name="Hungarian">
			Magyar (Ungarisch) - Beta
		</combo_item>
		<combo_item name="Dutch">
			Nederlands (NiederlÀndisch) - Beta
		</combo_item>
		<combo_item name="Polish">
			Polski (Polnisch) - Beta
		</combo_item>
		<combo_item name="Portugese">
			Português (Portugiesisch) - Beta
		</combo_item>
		<combo_item name="Russian">
			� �?сскОй (Russian) - Beta
		</combo_item>
		<combo_item name="Turkish">
			TÌrkçe (TÌrkisch) - Beta
		</combo_item>
		<combo_item name="Ukrainian">
			Ук�?а�?Мс�?ка (Ukrainisch) - Beta
		</combo_item>
		<combo_item name="Chinese">
			䞭�?? (�?�?) (Chinesisch) - Beta
		</combo_item>
		<combo_item name="(Japanese)">
			�?��?��? (Japanisch) - Beta
		</combo_item>
		<combo_item name="(Korean)">
			�??국�?� (Koreanisch) - Beta
		</combo_item>
	</combo_box>
</panel>
