118 lines
3.5 KiB
XML
118 lines
3.5 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<panel label="Chat" name="chat">
|
|
<text name="text_box">
|
|
Tamanho da Fonte
|
|
do Chat:
|
|
</text>
|
|
<radio_group name="chat_font_size">
|
|
<radio_item name="radio">
|
|
Pequeno
|
|
</radio_item>
|
|
<radio_item name="radio2">
|
|
Médio
|
|
</radio_item>
|
|
<radio_item name="radio3">
|
|
Grande
|
|
</radio_item>
|
|
</radio_group>
|
|
<text name="text_box2">
|
|
Cor do Chat:
|
|
</text>
|
|
<color_swatch label="Você" name="user"/>
|
|
<color_swatch label="Outros" name="agent"/>
|
|
<color_swatch label="MI" name="im"/>
|
|
<color_swatch label="Sistema" name="system"/>
|
|
<color_swatch label="Erros" name="script_error"/>
|
|
<color_swatch label="Objetos" name="objects"/>
|
|
<color_swatch label="Dono" name="owner"/>
|
|
<color_swatch label="Bolha" name="background"/>
|
|
<color_swatch label="URLs" name="links"/>
|
|
<text name="text_box8">
|
|
Erros de Script:
|
|
</text>
|
|
<check_box label="Mostrar Erros de Script e avisos como chat comum" name="script_errors_as_chat"/>
|
|
<text name="text_box3">
|
|
Console do Chat:
|
|
</text>
|
|
<spinner label="Ocultar Chat depois" label_width="108" name="fade_chat_time" width="160"/>
|
|
<text left="310" name="text_box4">
|
|
(segundos)
|
|
</text>
|
|
<spinner left="373" name="max_chat_count"/>
|
|
<text left="435" name="text_box5" width="94">
|
|
(# linhas)
|
|
</text>
|
|
<slider label="Opacidade" name="console_opacity"/>
|
|
<check_box label="Use a largura total da tela (Precisa reiniciar)" name="chat_full_width_check"/>
|
|
<text name="text_box6">
|
|
Opções do Chat:
|
|
</text>
|
|
<check_box label="Feche a barra de conversa após pressionar retornar" name="close_chat_on_return_check"/>
|
|
<check_box label="Teclas de Setas sempre movem o avatar durante a conversa" name="arrow_keys_move_avatar_check"/>
|
|
<check_box label="Mostrar a hora na conversa local" name="show_timestamps_check"/>
|
|
<check_box label="Executar animação digitada quando estiver conversando" name="play_typing_animation"/>
|
|
<text name="text_box7">
|
|
Chat com bolha:
|
|
</text>
|
|
<check_box label="Mostrar bolhas do chat" name="bubble_text_chat"/>
|
|
<slider label="Opacidade" name="bubble_chat_opacity"/>
|
|
<combo_box name="translate_language_combobox" width="166">
|
|
<combo_item name="System Default Language">
|
|
Padrão do Sistema
|
|
</combo_item>
|
|
<combo_item name="English">
|
|
English (Inglês)
|
|
</combo_item>
|
|
<combo_item name="Danish">
|
|
Dansk (Dinamarquês) - Beta
|
|
</combo_item>
|
|
<combo_item name="Deutsch(German)">
|
|
Deutsch (Alemão) - Beta
|
|
</combo_item>
|
|
<combo_item name="Spanish">
|
|
Español (Espanhol) - Beta
|
|
</combo_item>
|
|
<combo_item name="French">
|
|
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 (Holandês) - Beta
|
|
</combo_item>
|
|
<combo_item name="Polish">
|
|
Polski (Polonês) - Beta
|
|
</combo_item>
|
|
<combo_item name="Portugese">
|
|
Português - Beta
|
|
</combo_item>
|
|
<combo_item name="Russian">
|
|
Русский (Russo) - Beta
|
|
</combo_item>
|
|
<combo_item name="Turkish">
|
|
Türkçe (Turco) - Beta
|
|
</combo_item>
|
|
<combo_item name="Ukrainian">
|
|
Українська (Ucraniano) - Beta
|
|
</combo_item>
|
|
<combo_item name="Chinese">
|
|
中文 (简体) (Chinês) - Beta
|
|
</combo_item>
|
|
<combo_item name="(Japanese)">
|
|
日本語 (Japonês) - Beta
|
|
</combo_item>
|
|
<combo_item name="(Korean)">
|
|
한국어 (Coreano) - Beta
|
|
</combo_item>
|
|
</combo_box>
|
|
<text name="text_chat_language">
|
|
Chat Língua:
|
|
</text>
|
|
<text name="translate_chat" label="Traduzir Chat">
|
|
</text>
|
|
</panel>
|