summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/floater_buy_currency.xml
blob: 8a597642516350b058c1f5dd5c8fcb6aa0063904 (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="buy currency" title="ACQUISTA VALUTA">
	<text name="info_buying">
		Acquistando valuta:
	</text>
	<text name="info_cannot_buy" left="5" right="-5">
		Non è possibile comprare ora
	</text>
	<text name="info_need_more" left="5" right="-5" font="SansSerifLarge">
		Hai bisogno di acquistare ulteriore contante:
	</text>
	<text name="error_message">
		Qualcosa non è andato a buon fine.
	</text>
	<button label="Vai al sito web" name="error_web"/>
	<text name="contacting">
		Sto contattando il LindeX...
	</text>
	<text name="buy_action_unknown">
		Compra L$ sul mercato delle valute LindeX
	</text>
	<text name="buy_action">
		[NAME] [PRICE]L$
	</text>
	<text name="currency_action" width="45">
		Compra 
	</text>
	<line_editor name="currency_amt">
		1234
	</line_editor>
	<text name="currency_est">
		per circa [LOCALAMOUNT]
	</text>
	<text name="getting_data">
		Dati in ricezione...
	</text>
	<text name="balance_label">
		Attualmente possiedi
	</text>
	<text name="balance_amount">
		[AMT]L$
	</text>
	<text name="buying_label">
		Stai comprando
	</text>
	<text name="buying_amount">
		[AMT]L$
	</text>
	<text name="total_label">
		Il tuo saldo sarà
	</text>
	<text name="total_amount">
		[AMT]L$
	</text>
	<text name="currency_links">
		[http://www.secondlife.com/my/account/payment_method_management.php?lang=it-IT payment method] | [http://www.secondlife.com/my/account/currency.php?lang=it-IT currency] | [http://www.secondlife.com/my/account/exchange_rates.php?lang=it-IT exchange rate]
	</text>
	<text name="purchase_warning_repurchase">
		Confermando questa operazione si acquisterà solo la valuta. Per acquistare il bene, dovrai riprovare l&apos;operazione nuovamente.
	</text>
	<text name="purchase_warning_notenough" bottom_delta="16">
		Non stai comprando abbastanza denaro.
Devi aumentare l&apos;importo da acquistare.
	</text>
	<button label="Cancella" name="cancel_btn"/>
	<button label="Acquista" name="buy_btn"/>
	<string name="buy_currency">
		acquistare [LINDENS]L$ per circa [LOCALAMOUNT]
	</string>
</floater>