summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/floater_incoming_call.xml
blob: 81a6ea7a60e2007d18fc2996192188c3aba94c16 (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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="incoming call" title="UNA PERSONA SCONOSCIUTA STA CHIAMANDO">
	<floater.string name="lifetime">
		5
	</floater.string>
	<floater.string name="localchat">
		Chat vocale nei dintorni
	</floater.string>
	<floater.string name="anonymous">
		anonimo
	</floater.string>
	<floater.string name="VoiceInviteP2P">
		sta chiamando.
	</floater.string>
	<floater.string name="VoiceInviteAdHoc">
		ha aderito ad una chiamata in chat vocale in conferenza.
	</floater.string>
	<floater.string name="VoiceInviteGroup">
		ha accettato una chiamata in Chat vocale con il gruppo [GROUP].
	</floater.string>
	<text name="question">
		Vuoi abbandonare [CURRENT_CHAT] e aderire a questa voice chat?
	</text>
	<button label="Accetta" label_selected="Accetta" name="Accept"/>
	<button label="Rifiuta" label_selected="Rifiuta" name="Reject"/>
	<button label="Inizia IM" name="Start IM"/>
</floater>