summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/floater_voice_effect.xml
diff options
context:
space:
mode:
authorEli Linden <eli@lindenlab.com>2010-06-23 14:11:11 -0700
committerEli Linden <eli@lindenlab.com>2010-06-23 14:11:11 -0700
commit049d84838c2dbfc69c10d1b7d541b9811c8ae727 (patch)
treeab14087db27f8b9b72d03cbebbb84aacc56d0bbc /indra/newview/skins/default/xui/fr/floater_voice_effect.xml
parent537678a8d81082ea5621f097ffd477ef291a0f02 (diff)
ND-47489 WIP FR translation for set 12
Diffstat (limited to 'indra/newview/skins/default/xui/fr/floater_voice_effect.xml')
-rw-r--r--indra/newview/skins/default/xui/fr/floater_voice_effect.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/fr/floater_voice_effect.xml b/indra/newview/skins/default/xui/fr/floater_voice_effect.xml
new file mode 100644
index 0000000000..d7f0ff7f6b
--- /dev/null
+++ b/indra/newview/skins/default/xui/fr/floater_voice_effect.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<floater label="Endroits" name="voice_effects" title="APERÇU DES EFFETS DE VOIX">
+ <string name="no_voice_effect">
+ (Aucun effet de voix)
+ </string>
+ <string name="active_voice_effect">
+ (Actif)
+ </string>
+ <string name="unsubscribed_voice_effect">
+ (Pas d&apos;abonnement)
+ </string>
+ <string name="new_voice_effect">
+ (Nouveau !)
+ </string>
+ <text name="status_text">
+ Pour obtenir un aperçu des effets, enregistrez un court extrait de votre voix en cliquant sur le bouton ci-dessous, puis cliquez sur l&apos;une des entrées de la liste. Vous entendrez alors le son de votre voix transformée.
+
+Pour vous reconnecter au chat vocal près de vous, fermez cette fenêtre.
+ </text>
+ <button label="Enregistrer un extrait" name="record_btn" tool_tip="Enregistrez un extrait de votre voix."/>
+ <button label="Arrêter" name="record_stop_btn"/>
+ <text name="voice_morphing_link">
+ [[URL] Obtenir un effet de voix]
+ </text>
+ <scroll_list name="voice_effect_list" tool_tip="Enregistrez un extrait de votre voix, puis cliquez sur un effet pour obtenir un aperçu.">
+ <scroll_list.columns label="Effet de voix" name="name"/>
+ <scroll_list.columns label="Date d&apos;expiration" name="expires"/>
+ </scroll_list>
+</floater>