117 lines
4.0 KiB
XML
117 lines
4.0 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<panel label="Chat de texto" name="chat">
|
|
<text length="1" name="text_box" type="string">
|
|
Tamaño de la fuente
|
|
del chat:
|
|
</text>
|
|
<radio_group name="chat_font_size">
|
|
<radio_item name="radio">
|
|
Pequeño
|
|
</radio_item>
|
|
<radio_item name="radio2">
|
|
Medio
|
|
</radio_item>
|
|
<radio_item name="radio3">
|
|
Grande
|
|
</radio_item>
|
|
</radio_group>
|
|
<text length="1" name="text_box2" type="string">
|
|
Color del chat:
|
|
</text>
|
|
<color_swatch label="Usted" name="user"/>
|
|
<color_swatch label="Otros" name="agent" width="60" left_delta="48"/>
|
|
<color_swatch label="MI" name="im" left_delta="64" width="50"/>
|
|
<color_swatch label="Sistema" name="system"/>
|
|
<color_swatch label="Errores" name="script_error" left_delta="48"/>
|
|
<color_swatch label="Objetos" name="objects"/>
|
|
<color_swatch label="Propietario" name="owner" width="60" left_delta="48"/>
|
|
<color_swatch label="Bocadillo" name="background" left_delta="64" width="50"/>
|
|
<color_swatch label="URL" name="links" />
|
|
<text length="1" name="text_box8" type="string">
|
|
Errores de script:
|
|
</text>
|
|
<check_box label="Ver en el chat los avisos y errores de los scripts" name="script_errors_as_chat"/>
|
|
<text length="1" name="text_box3" type="string">
|
|
Consola del chat:
|
|
</text>
|
|
<spinner label="Quitar el chat tras" name="fade_chat_time" label_width="95" width="145" />
|
|
<text length="1" name="text_box4" type="string" left="297" >
|
|
(seg.)
|
|
</text>
|
|
<text length="1" name="text_box5" type="string">
|
|
(# líneas)
|
|
</text>
|
|
<slider label="Opacidad" name="console_opacity"/>
|
|
<check_box label="Usar el ancho de la pantalla (tras reiniciar)" name="chat_full_width_check"/>
|
|
<text length="1" name="text_box6" type="string">
|
|
Opciones del chat:
|
|
</text>
|
|
<check_box label="Cerrar el chat al pulsar Intro" name="close_chat_on_return_check"/>
|
|
<check_box label="En el chat, las teclas del cursor mueven el avatar" name="arrow_keys_move_avatar_check"/>
|
|
<check_box label="Incluir la hora en el chat" name="show_timestamps_check"/>
|
|
<check_box label="Ejecutar la animación de escribir al hacerlo en el chat" name="play_typing_animation"/>
|
|
<text length="1" name="text_box7" type="string">
|
|
Bocadillos del chat:
|
|
</text>
|
|
<check_box label="Mostrar el chat en bocadillos" name="bubble_text_chat"/>
|
|
<slider label="Opacidad" name="bubble_chat_opacity"/>
|
|
<combo_box name="translate_language_combobox" width="166">
|
|
<combo_item name="System Default Language">
|
|
Predeterminado del sistema
|
|
</combo_item>
|
|
<combo_item length="1" name="English" type="string">
|
|
English (Inglés)
|
|
</combo_item>
|
|
<combo_item name="Danish">
|
|
Dansk (Danés) - Beta
|
|
</combo_item>
|
|
<combo_item length="1" name="Deutsch(German)" type="string">
|
|
Deutsch (Alemán) - Beta
|
|
</combo_item>
|
|
<combo_item name="Spanish" type="string">
|
|
Español - Beta
|
|
</combo_item>
|
|
<combo_item length="1" name="French" type="string">
|
|
Français (Francés) - Beta
|
|
</combo_item>
|
|
<combo_item name="Italian">
|
|
Italiano - Beta
|
|
</combo_item>
|
|
<combo_item name="Hungarian">
|
|
Magyar (Húngaro) - Beta
|
|
</combo_item>
|
|
<combo_item name="Dutch">
|
|
Nederlands (Neerlandés) - Beta
|
|
</combo_item>
|
|
<combo_item name="Polish">
|
|
Polski (Polaco) - Beta
|
|
</combo_item>
|
|
<combo_item name="Portugese">
|
|
Portugués (Portugués) - Beta
|
|
</combo_item>
|
|
<combo_item name="Russian">
|
|
Русский (Ruso) - Beta
|
|
</combo_item>
|
|
<combo_item name="Turkish">
|
|
Türkçe (Turco) - Beta
|
|
</combo_item>
|
|
<combo_item name="Ukrainian">
|
|
Українська (Ucraniano) - Beta
|
|
</combo_item>
|
|
<combo_item length="1" name="Chinese" type="string">
|
|
中文 (简体) (Chino) - Beta
|
|
</combo_item>
|
|
<combo_item length="1" name="(Japanese)" type="string">
|
|
日本語 (Japonés) - Beta
|
|
</combo_item>
|
|
<combo_item length="1" name="(Korean)" type="string">
|
|
한국어 (Coreano) - Beta
|
|
</combo_item>
|
|
</combo_box>
|
|
<text type="string" length="1" name="text_chat_language">
|
|
Idioma de chat:
|
|
</text>
|
|
<text type="string" length="1" name="translate_chat" label="Traducir Chat">
|
|
</text>
|
|
</panel>
|