summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/da/panel_preferences_general.xml
blob: bb8bea6580e9fc33de18991fadd4d73b4b3a1908 (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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="Generelt" name="general_panel">
	<radio_group name="default_start_location">
		<radio_item name="MyHome" tool_tip="Log ind til min hjemme lokation som standard.">
			Mit hjem
		</radio_item>
		<radio_item name="MyLastLocation" tool_tip="Log ind til min sidste lokation som standard.">
			Min sidste lokation
		</radio_item>
	</radio_group>
	<check_box label="Vis start lokation på login billedet" name="show_location_checkbox"/>
	<combo_box name="fade_out_combobox">
		<combo_item name="Never">
			Aldrig
		</combo_item>
		<combo_item name="Show Temporarily">
			Vis midlertidigt
		</combo_item>
		<combo_item name="Always">
			Altid
		</combo_item>
	</combo_box>
	<check_box label="Små avatar navne" name="small_avatar_names_checkbox"/>
	<check_box label="Skjul mit navn på min skærm" name="show_my_name_checkbox"/>
	<text length="1" name="group_titles_textbox" type="string">
		Gruppe titler:
	</text>
	<check_box label="Skjul alle gruppe titler" name="show_all_title_checkbox"/>
	<check_box label="Gem min gruppe titel" name="show_my_title_checkbox"/>
	<color_swatch label="" name="effect_color_swatch" tool_tip="Klik for at åbne farvevælger"/>
	<text length="1" name="UI Size:" type="string">
		UI Størrelse:
	</text>
	<check_box label="Brug opløsnings uafhængig skalering" name="ui_auto_scale"/>
	<spinner label="Tid før inaktiv:" name="afk_timeout_spinner"/>
	<check_box label="Giv besked når Linden dollars (L$) bliver brugt eller modtaget" name="notify_money_change_checkbox"/>
	<text name="maturity_desired_label">
		Rating:
	</text>
	<text name="maturity_desired_prompt">
		Jeg ønsker adgang til inhold med rating:
	</text>
	<combo_box name="maturity_desired_combobox" left="360" width="135">
		<combo_item name="Desired_Adult">
			PG, Mature og Adult
		</combo_item>
		<combo_item name="Desired_Mature">
			PG and Mature
		</combo_item>
		<combo_item name="Desired_PG">
			PG only
		</combo_item>
	</combo_box>
	<text name="maturity_desired_textbox" left="360">
		PG only
	</text>
	<text length="1" name="start_location_textbox" type="string">
		Start lokation:
	</text>
	<text length="1" name="show_names_textbox" type="string">
		Vis navne:
	</text>
	<text length="1" name="effects_color_textbox" type="string">
		Farve til mine effekter:
	</text>
	<text length="1" name="seconds_textbox" type="string">
		sekunder
	</text>
	<text length="1" name="crash_report_textbox" type="string">
		Nedbrudsrapporter:
	</text>
	<text length="1" name="language_textbox" type="string">
		Sprog:
	</text>
	<text length="1" name="language_textbox2" type="string">
		(Kræver genstart for at virke optimalt)
	</text>
	<string name="region_name_prompt">
		&lt;Skriv regions navn&gt;
	</string>
	<combo_box name="crash_behavior_combobox">
		<combo_item length="1" name="Askbeforesending" type="string">
			Bed om bekræftigelse
		</combo_item>
		<combo_item length="1" name="Alwayssend" type="string">
			Send altid
		</combo_item>
		<combo_item length="1" name="Neversend" type="string">
			Send aldrig
		</combo_item>
	</combo_box>
	<combo_box name="language_combobox">
		<combo_item length="1" name="System Default Language" type="string">
			System standard
		</combo_item>
		<combo_item length="1" name="English" type="string">
			English (Engelsk)
		</combo_item>
		<combo_item length="1" name="Danish" type="string">
			Dansk - Beta
		</combo_item>
		<combo_item length="1" name="Deutsch(German)" type="string">
			Deutsch (Tysk) - Beta
		</combo_item>
		<combo_item length="1" name="Spanish" type="string">
			Español (Spansk) - Beta
		</combo_item>
		<combo_item length="1" name="French" type="string">
			Français (Fransk) - Beta
		</combo_item>
		<combo_item name="Italian">
			Italiano (Italiensk) - Beta
		</combo_item>
		<combo_item length="1" name="Hungarian" type="string">
			Magyar (Ungarsk) - Beta
		</combo_item>
		<combo_item name="Dutch">
			Nederlands (Hollandsk) - Beta
		</combo_item>
		<combo_item length="1" name="Polish" type="string">
			Polski (Polsk) - Beta
		</combo_item>
		<combo_item length="1" name="Portugese" type="string">
			Portugués (Portugisisk) - Beta
		</combo_item>
		<combo_item name="Russian">
			Русский (Russisk) - Beta
		</combo_item>
		<combo_item name="Turkish">
			Türkçe (Tyrkisk) - Beta
		</combo_item>
		<combo_item name="Ukrainian">
			Українська (Ukrainsk) - Beta
		</combo_item>
		<combo_item length="1" name="Chinese" type="string">
			中文 (简体) (Kinesisk) - Beta
		</combo_item>
		<combo_item length="1" name="(Japanese)" type="string">
			日本語 (Japansk) - Beta
		</combo_item>
		<combo_item length="1" name="(Korean)" type="string">
			한국어 (Koreansk) - Beta
		</combo_item>
	</combo_box>
	<check_box label="Del sprog med objekter" name="language_is_public" tool_tip="Dette lader objekter i verden vide hvad dit foretrukne sprog er."/>
</panel>