summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/floater_outgoing_call.xml
blob: b4536e31cccf1160c12e4b6b6f051f4765a66d06 (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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="outgoing call" title="CHIAMANDO">
	<floater.string name="localchat">
		Voice Chat nei dintorni
	</floater.string>
	<floater.string name="anonymous">
		anonimo
	</floater.string>
	<floater.string name="VoiceInviteP2P">
		stà chiamando.
	</floater.string>
	<floater.string name="VoiceInviteAdHoc">
		ha aderito ad una chiamata Voice Chat con una chat in conferenza.
	</floater.string>
	<text name="connecting">
		Connettendo a [CALLEE_NAME]
	</text>
	<text name="calling">
		Chiamando [CALLEE_NAME]
	</text>
	<text name="noanswer">
		Nessuna risposta.  Per favore riprova più tardi.
	</text>
	<text name="leaving">
		Abbandonando [CURRENT_CHAT].
	</text>
	<button label="Cancella" label_selected="Cancella" name="Cancel"/>
</floater>