aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/de/panel_region_texture.xml
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/skins/xui/de/panel_region_texture.xml')
-rw-r--r--linden/indra/newview/skins/xui/de/panel_region_texture.xml72
1 files changed, 72 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/xui/de/panel_region_texture.xml b/linden/indra/newview/skins/xui/de/panel_region_texture.xml
new file mode 100644
index 0000000..1658d07
--- /dev/null
+++ b/linden/indra/newview/skins/xui/de/panel_region_texture.xml
@@ -0,0 +1,72 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2<panel label="Bodentexturen" name="Textures">
3 <text name="region_text_lbl">
4 Region:
5 </text>
6 <text name="region_text">
7 unbekannt
8 </text>
9 <text name="base_texture_text">
10 Basistexturen (erfordert 128x128, 24-Bit-.tga-Dateien)
11 </text>
12 <text name="height_text_lbl">
13 1 (niedrig)
14 </text>
15 <text name="height_text_lbl2">
16 2
17 </text>
18 <text name="height_text_lbl3">
19 3
20 </text>
21 <text name="height_text_lbl4">
22 4 (Hoch)
23 </text>
24 <text name="detail_texture_text">
25 Detailtexturen (erfordert 512x512, 24-Bit-.tga-Dateien)
26 </text>
27 <text name="height_text_lbl5">
28 1 (niedrig)
29 </text>
30 <text name="height_text_lbl6">
31 2
32 </text>
33 <text name="height_text_lbl7">
34 3
35 </text>
36 <text name="height_text_lbl8">
37 4 (Hoch)
38 </text>
39 <text name="height_text_lbl9">
40 Texturhöhenbereiche
41 </text>
42 <text name="height_text_lbl10">
43 Südwest
44 </text>
45 <text name="height_text_lbl11">
46 Nordwest
47 </text>
48 <text name="height_text_lbl12">
49 Südost
50 </text>
51 <text name="height_text_lbl13">
52 Nordost
53 </text>
54 <spinner label="Niedrig" name="height_start_spin_0" />
55 <spinner label="Niedrig" name="height_start_spin_1" />
56 <spinner label="Niedrig" name="height_start_spin_2" />
57 <spinner label="Niedrig" name="height_start_spin_3" />
58 <spinner label="Hoch" name="height_range_spin_0" />
59 <spinner label="Hoch" name="height_range_spin_1" />
60 <spinner label="Hoch" name="height_range_spin_2" />
61 <spinner label="Hoch" name="height_range_spin_3" />
62 <text name="height_text_lbl14">
63 Diese Werte stellen den Mischungsbereich für die Texturen oben dar.
64 </text>
65 <text name="height_text_lbl15">
66 In Metern gemessen, der NIEDRIGE Wert ist die MAXIMALE Höhe von Textur 1,
67 </text>
68 <text name="height_text_lbl16">
69 und der Wert HOCH ist die MINIMALE Höhe der Textur 4.
70 </text>
71 <button label="Übernehmen" name="apply_btn" />
72</panel>