Files
SingularityViewer/indra/newview/skins/default/xui/da/panel_preferences_general.xml
2010-04-02 02:48:44 -03:00

147 lines
4.8 KiB
XML

<?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>