summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/floater_buy_currency.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/it/floater_buy_currency.xml')
-rw-r--r--indra/newview/skins/default/xui/it/floater_buy_currency.xml66
1 files changed, 66 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/it/floater_buy_currency.xml b/indra/newview/skins/default/xui/it/floater_buy_currency.xml
new file mode 100644
index 0000000000..ad92a8a478
--- /dev/null
+++ b/indra/newview/skins/default/xui/it/floater_buy_currency.xml
@@ -0,0 +1,66 @@
+<?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">
+ Non è possibile comprare ora
+ </text>
+ <text name="info_need_more">
+ 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">
+ Compra L$
+ </text>
+ <line_editor name="currency_amt">
+ 1234
+ </line_editor>
+ <text name="currency_est">
+ per circa [USD]US$
+ </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="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">
+ 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">
+ Compra [LINDENS] L$ per circa [USD] US$
+ </string>
+</floater>