Files
SingularityViewer/indra/newview/skins/default/xui/fr/panel_preferences_chat.xml
2012-03-05 19:17:07 +01:00

126 lines
4.5 KiB
XML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="Chat écrit" name="chat">
<text length="1" name="text_box" type="string">
Taille de la police
du chat :
</text>
<radio_group name="chat_font_size">
<radio_item length="1" name="radio" type="string">
Petite
</radio_item>
<radio_item length="1" name="radio2" type="string">
Moyenne
</radio_item>
<radio_item length="1" name="radio3" type="string">
Grande
</radio_item>
</radio_group>
<text length="1" name="text_box2" type="string">
Couleur du chat :
</text>
<color_swatch label="Vous" name="user"/>
<color_swatch label="Avatars" name="agent" width="60"/>
<color_swatch label="IM" left_delta="64" name="im"/>
<color_swatch label="Système" name="system"/>
<color_swatch label="Erreurs" name="script_error"/>
<color_swatch label="Objets" name="objects"/>
<color_swatch label="Propriétaire" name="owner" width="60"/>
<color_swatch label="Bulle" left_delta="64" name="background"/>
<color_swatch label="URL" name="links"/>
<text length="1" name="text_box3" type="string">
Console du chat :
</text>
<spinner label="Effacer le texte après" label_width="112" name="fade_chat_time" width="162"/>
<text left="313" length="1" name="text_box4" type="string">
s
</text>
<spinner left="335" name="max_chat_count"/>
<text left="397" length="1" name="text_box5" type="string" width="74">
lignes
</text>
<slider label="Opacité" name="console_opacity"/>
<text length="1" name="text_box6" type="string">
Options du chat :
</text>
<check_box label="Utiliser la largeur de l&apos;écran (redémarrage requis)" name="chat_full_width_check"/>
<check_box label="Fermer le chat après avoir appuyé sur Entrée" name="close_chat_on_return_check"/>
<check_box label="Faire bouger l&apos;avatar avec les touches de direction" name="arrow_keys_move_avatar_check"/>
<check_box label="Afficher les heures dans le chat" name="show_timestamps_check"/>
<check_box label="Jouer l&apos;animation clavier quand vous écrivez" name="play_typing_animation"/>
<text length="1" name="text_box7" type="string">
Bulles de chat  :
</text>
<check_box label="Afficher les bulles de chat" name="bubble_text_chat"/>
<slider label="Opacité" name="bubble_chat_opacity"/>
<text length="1" name="text_box8" type="string">
Erreurs de script :
</text>
<check_box label="Afficher les erreurs dans le chat" name="script_errors_as_chat"/>
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-410" drop_shadow_visible="true" enabled="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12"
mouse_opaque="false" name="text_translate_chat" v_pad="0" width="128">
Traduire:
</text>
<combo_box name="translate_language_combobox" width="166">
<combo_item name="System Default Language">
Choix par défaut
</combo_item>
<combo_item length="1" name="English" type="string">
English (Anglais)
</combo_item>
<combo_item length="1" name="Danish" type="string">
Dansk (Danois) - Bêta
</combo_item>
<combo_item length="1" name="Deutsch(German)" type="string">
Deutsch (Allemand) - Bêta
</combo_item>
<combo_item name="Spanish">
Español (Espagnol) - Bêta
</combo_item>
<combo_item name="French">
Français - Bêta
</combo_item>
<combo_item name="Italian">
Italiano (Italien) - Bêta
</combo_item>
<combo_item name="Hungarian">
Magyar (Hongrois) - Bêta
</combo_item>
<combo_item name="Dutch">
Nederlands (Néerlandais) - Bêta
</combo_item>
<combo_item name="Polish">
Polski (Polonais) - Bêta
</combo_item>
<combo_item name="Portugese">
Portugués (Portugais) - Bêta
</combo_item>
<combo_item name="Russian">
Русский (Russe) - Bêta
</combo_item>
<combo_item name="Turkish">
Türkçe (Turc) - Bêta
</combo_item>
<combo_item name="Ukrainian">
Українська (Ukrainien) - Bêta
</combo_item>
<combo_item length="1" name="Chinese" type="string">
中文 (简体) (Chinois) - Bêta
</combo_item>
<combo_item length="1" name="(Japanese)" type="string">
日本語 (Japonais) - Bêta
</combo_item>
<combo_item length="1" name="(Korean)" type="string">
한국어 (Coréen) - Bêta
</combo_item>
</combo_box>
<text type="string" length="1" name="text_chat_language">
Langue de chat :
</text>
<text type="string" length="1" name="translate_chat" label="Traduire le Chat Choisissez votre langage :">
</text>
</panel>