summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/de/floater_buy_currency.xml
blob: 787f4698540facd96ee26408aad15d53c8fe57ea (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="Geld kaufen">
	<text name="info_buying">
		Kaufe Geld:
	</text>
	<text name="info_cannot_buy">
		Kaufen jetzt nicht möglich:
	</text>
	<text name="info_need_more">
		Sie brauchen mehr Geld:
	</text>
	<text name="error_message">
		Irgendetwas stimmt nicht.
	</text>
	<button label="Gehe zu Website" name="error_web" />
	<text name="contacting">
		LindeX wird kontaktiert...
	</text>
	<text name="buy_action_unknown">
		L$ an der LindeX kaufen
	</text>
	<text name="buy_action">
		[NAME] L$ [PRICE]
	</text>
	<text name="currency_action" width="90">
		L$ kaufen
	</text>
	<line_editor left_delta="55" name="currency_amt">
		1234
	</line_editor>
	<text name="currency_est">
		für ca. [USD] US$
	</text>
	<text name="getting_data">
		Daten werden geladen...
	</text>
	<text name="balance_label">
		Sie haben zurzeit
	</text>
	<text name="balance_amount">
		[AMT] L$
	</text>
	<text name="buying_label">
		Sie kaufen
	</text>
	<text name="buying_amount">
		[AMT] L$
	</text>
	<text name="total_label">
		Ihr neuer Kontostand:
	</text>
	<text name="total_amount">
		[AMT] L$
	</text>
	<text name="purchase_warning_repurchase">
		Dieser Einkauf betrifft ausschließlich Geld.
Wiederholen Sie den Vorgang.
	</text>
	<text name="purchase_warning_notenough">
		Sie kaufen nicht genügend Geld.
Kaufen Sie mehr.
	</text>
	<button label="Kaufen" name="buy_btn" />
	<button label="Abbrechen" name="cancel_btn" />
	<text name="buy_currency">
		[LINDENS] L$ für ca. [USD] US$ kaufen
	</text>
</floater>