Files
SingularityViewer/indra/newview/skins/default/xui/fr/panel_voice_options.xml
Lirusaito 84795863e5 Translations updated
Updated French Translation from Nomade's Zip for MultiWear.
Updated Translations to use basically the same format, and not have some cruft.
Abouts updated to include Spanish translators: Damian Zhaoying, and Franxizco Romano.
2012-07-16 17:07:22 -04:00

22 lines
903 B
XML
Raw 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 name="content_panel">
<text_editor name="voice_intro_text1">
Pour configurer votre chat vocal, utilisez les options ci-dessous :
</text_editor>
<radio_group name="ear_location">
<radio_item name="0">
Écouter depuis la position de la caméra
</radio_item>
<radio_item name="1">
Écouter depuis la position de l&apos;avatar
</radio_item>
</radio_group>
<check_box label="N&apos;autoriser que mes ami(e)s à m&apos;appeler." name="friends_only_check"/>
<check_box label="Attribuer une touche de contrôle" name="push_to_talk_toggle_check"/>
<text name="push_to_talk_label">
Touche de contrôle de la fonction 'Appuyer pour parler' :
</text>
<button label="Choisir la touche" name="set_voice_hotkey_button"/>
<button label="Molette de la souris" name="set_voice_middlemouse_button"/>
</panel>