summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/da/floater_buy_currency.xml
blob: a1150d173bd2aef3fb001fdfb0de44deff55f8b9 (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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="buy currency" title="K&#248;b Valuta">
	<text name="info_buying">
		K&#248;ber Valuta:
	</text>
	<text name="info_cannot_buy">
		Kan ikke k&#248;be nu:
	</text>
	<text name="info_need_more">
		Du har ikke penge nok:
	</text>
	<text name="error_message">
		Noget er g&#229;et galt.
	</text>
	<button label="Go to website" name="error_web" />
	<text name="contacting">
		Kontakter LindeX...
	</text>
	<text name="buy_action_unknown">
		K&#248;b L$ p&#229; LindeX Valuta marked
	</text>
	<text name="buy_action">
		[NAME] L$ [PRICE]
	</text>
	<text name="currency_action">
		K&#248;b L$
	</text>
	<line_editor name="currency_amt">
		1234
	</line_editor>
	<text name="currency_est">
		for omkring US$ [USD]
	</text>
	<text name="getting_data">
		Henter data...
	</text>
	<text name="balance_label">
		Du har i &#248;jeblikket
	</text>
	<text name="balance_amount">
		L$ [AMT]
	</text>
	<text name="buying_label">
		Du k&#248;ber
	</text>
	<text name="buying_amount">
		L$ [AMT]
	</text>
	<text name="total_label">
		Din balance bliver
	</text>
	<text name="total_amount">
		L$ [AMT]
	</text>
	<text name="purchase_warning_repurchase">
		Der er sket en fejl, og k&#248;bet er afbrudt.
Fors&#248;g venligst igen.
	</text>
	<text name="purchase_warning_notenough">
		Du k&#248;ber ikke nok valuta, tast et st&#248;rre bel&#248;b
og pr&#248;v igen.
	</text>
	<button label="Annuller" name="cancel_btn" />
	<button label="K&#248;b" name="buy_btn" />
	<string name="buy_currency">
		K&#248;b L$ [LINDENS] for omkring US$ [USD]
	</string>
</floater>