summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/de/panel_preferences_general.xml
blob: 40b4909e84f29faea18fc0976a3d71e6efe884a1 (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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="Allgemein" name="general_panel">
	<radio_group name="default_start_location">
		<radio_item name="MyHome" tool_tip="Als Standardeinstellung in Zuhauseposition anmelden.">
			Mein Heimatort
		</radio_item>
		<radio_item name="MyLastLocation" tool_tip="Als Standardeinstellung in letztem Standort anmelden.">
			Mein letzter Standort
		</radio_item>
	</radio_group>
	<check_box label="Startposition auf Anmeldebildschirm anzeigen" name="show_location_checkbox"/>
	<combo_box name="fade_out_combobox">
		<combo_item name="Never">
			Nie
		</combo_item>
		<combo_item name="Show Temporarily">
			Temporär anzeigen
		</combo_item>
		<combo_item name="Always">
			Immer
		</combo_item>
	</combo_box>
	<check_box label="Kleine Avatarnamen" name="small_avatar_names_checkbox"/>
	<check_box label="Meinen Namen auf meinem Bildschirm ausblenden" name="show_my_name_checkbox"/>
	<text name="group_titles_textbox">
		Gruppentitel:
	</text>
	<check_box label="Alle Gruppentitel ausblenden" name="show_all_title_checkbox"/>
	<check_box label="Meinen Gruppentitel ausblenden" name="show_my_title_checkbox"/>
	<color_swatch label="" name="effect_color_swatch" tool_tip="Klicken Sie hier, um die Farbauswahl zu öffnen"/>
	<text name="UI Size:">
		UI-Größe:
	</text>
	<check_box label="Auflösungsunabhängigen Maßstab verwenden" name="ui_auto_scale"/>
	<spinner label="Timeout für Abwesenheit:" name="afk_timeout_spinner"/>
	<check_box label="L$ Eingänge und Ausgaben melden" name="notify_money_change_checkbox"/>
	<text name="maturity_desired_label" bottom="-312">
		Einstufung:
	</text>
	<text name="maturity_desired_prompt" bottom="-312">
		Ich möchte auf Inhalt mit folgender
Alterseinstufung zugreifen:
	</text>
	<combo_box name="maturity_desired_combobox" bottom="-330" left="336">
		<combo_item name="Desired_Adult">
			PG, Mature und Adult
		</combo_item>
		<combo_item name="Desired_Mature">
			PG und Mature
		</combo_item>
		<combo_item name="Desired_PG">
			Nur PG
		</combo_item>
	</combo_box>
	<text name="maturity_desired_textbox" bottom="-324" left="336">
		Nur PG
	</text>
	<text name="start_location_textbox">
		Startposition:
	</text>
	<text name="show_names_textbox">
		Namen anzeigen:
	</text>
	<text name="effects_color_textbox">
		Farbe für meine Effekte:
	</text>
	<text name="seconds_textbox">
		Sekunden
	</text>
	<text name="crash_report_textbox">
		Crash-Berichte:
	</text>
	<text name="language_textbox">
		Sprache:
	</text>
	<text left_delta="313" name="language_textbox2">
		(Erfordert Neustart)
	</text>
	<string name="region_name_prompt">
		&lt;Region eingeben&gt;
	</string>
	<combo_box name="crash_behavior_combobox" width="166">
		<combo_item name="Askbeforesending">
			Vor dem Senden fragen
		</combo_item>
		<combo_item name="Alwayssend">
			Immer senden
		</combo_item>
		<combo_item name="Neversend">
			Nie senden
		</combo_item>
	</combo_box>
	<combo_box name="language_combobox" width="166">
		<combo_item name="System Default Language">
			Betriebssystem-Einstellung
		</combo_item>
		<combo_item name="English">
			English (Englisch)
		</combo_item>
		<combo_item name="Danish">
			Danks (Dänisch) - Beta
		</combo_item>
		<combo_item name="Deutsch(German)">
			Deutsch - Beta
		</combo_item>
		<combo_item name="Spanish">
			Español (Spanisch) - Beta
		</combo_item>
		<combo_item name="French">
			Français (Französisch) - Beta
		</combo_item>
		<combo_item name="Italian">
			Italiano (Italienisch) - Beta
		</combo_item>
		<combo_item name="Hungarian">
			Magyar (Ungarisch) - Beta
		</combo_item>
		<combo_item name="Dutch">
			Nederlands (Niederländisch) - Beta
		</combo_item>
		<combo_item name="Polish">
			Polski (Polnisch) - Beta
		</combo_item>
		<combo_item name="Portugese">
			Português (Portugiesisch) - Beta
		</combo_item>
		<combo_item name="Russian">
			Русский (Russian) - Beta
		</combo_item>
		<combo_item name="Turkish">
			Türkçe (Türkisch) - Beta
		</combo_item>
		<combo_item name="Ukrainian">
			Українська (Ukrainisch) - Beta
		</combo_item>
		<combo_item name="Chinese">
			中文 (简体) (Chinesisch) - Beta
		</combo_item>
		<combo_item name="(Japanese)">
			日本語 (Japanisch) - Beta
		</combo_item>
		<combo_item name="(Korean)">
			한국어 (Koreanisch) - Beta
		</combo_item>
	</combo_box>
	<check_box label="Objekten Sprache mitteilen" name="language_is_public" tool_tip="In-Welt-Objekten wird Ihre bevorzugte Spracheinstellung mitgeteilt."/>
</panel>