summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/floater_incoming_call.xml
blob: 7594eec5f2f190059e8cc33f2611b224faf8656b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="incoming call" title="Appel entrant">
	<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>
	<floater.string name="VoiceInviteGroup">
		vient de rejoindre le canal vocal [GROUP].
	</floater.string>
	<floater.string name="VoiceInviteQuestionGroup">
		Voulez-vous quitter [CURRENT_CHAT] et rejoindre l&apos;appel avec [GROUP] ?
	</floater.string>
	<floater.string name="VoiceInviteQuestionDefault">
		Voulez-vous quitter [CURRENT_CHAT] et rejoindre ce chat vocal ?
	</floater.string>
	<text name="question">
		Voulez-vous quitter [CURRENT_CHAT] et rejoindre ce chat vocal ?
	</text>
	<button label="Accepter" label_selected="Accepter" name="Accept"/>
	<button label="Refuser" label_selected="Refuser" name="Reject"/>
	<button label="Lancer IM" name="Start IM"/>
</floater>