summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/floater_outgoing_call.xml
diff options
context:
space:
mode:
authorLeyla Farazha <leyla@lindenlab.com>2010-02-18 18:39:56 -0800
committerLeyla Farazha <leyla@lindenlab.com>2010-02-18 18:39:56 -0800
commite9056ef59ddc7eec7d948b4f7cbf54220f1e3499 (patch)
tree15c3a0eca87f2912d1f67cb085b3706810a3a98e /indra/newview/skins/default/xui/fr/floater_outgoing_call.xml
parent363f4e877c0a3c7cac15b23645afb8d9337f1b6f (diff)
parente0249da7fd8af278b286b444da96fd2b5a54354e (diff)
Merge
Diffstat (limited to 'indra/newview/skins/default/xui/fr/floater_outgoing_call.xml')
-rw-r--r--indra/newview/skins/default/xui/fr/floater_outgoing_call.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/fr/floater_outgoing_call.xml b/indra/newview/skins/default/xui/fr/floater_outgoing_call.xml
new file mode 100644
index 0000000000..09bcdef2f1
--- /dev/null
+++ b/indra/newview/skins/default/xui/fr/floater_outgoing_call.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<floater name="outgoing call" title="APPEL EN COURS">
+ <floater.string name="lifetime">
+ 5
+ </floater.string>
+ <floater.string name="localchat">
+ Chat vocal près de vous
+ </floater.string>
+ <floater.string name="anonymous">
+ anonyme
+ </floater.string>
+ <floater.string name="VoiceInviteP2P">
+ appelle.
+ </floater.string>
+ <floater.string name="VoiceInviteAdHoc">
+ a rejoint un chat vocal avec conférence.
+ </floater.string>
+ <text name="connecting">
+ Connexion à [CALLEE_NAME] en cours
+ </text>
+ <text name="calling">
+ En train d&apos;appeler [CALLEE_NAME]
+ </text>
+ <text name="noanswer">
+ Pas de réponse. Veuillez réessayer ultérieurement.
+ </text>
+ <text name="nearby">
+ Vous avez été déconnecté(e) de [VOICE_CHANNEL_NAME]. [RECONNECT_NEARBY]
+ </text>
+ <text name="nearby_P2P">
+ [VOICE_CHANNEL_NAME] a mis fin à l’appel. [RECONNECT_NEARBY]
+ </text>
+ <text name="leaving">
+ En train de quitter [CURRENT_CHAT].
+ </text>
+ <button label="Annuler" label_selected="Annuler" name="Cancel"/>
+</floater>