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

148 lines
4.9 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="General" name="general_panel">
<radio_group name="default_start_location">
<radio_item name="MyHome" tool_tip="Por defecto, iniciar sesión en mi Base.">
Mi Base
</radio_item>
<radio_item name="MyLastLocation" tool_tip="Por defecto, iniciar sesión en mi última posición.">
Mi última posición
</radio_item>
</radio_group>
<check_box label="Ver mi posición inicial en la pantalla de inicio de sesión" name="show_location_checkbox"/>
<combo_box name="fade_out_combobox" width="166">
<combo_item name="Never">
Nunca
</combo_item>
<combo_item name="Show Temporarily">
Mostrarlos temporalmente
</combo_item>
<combo_item name="Always">
Siempre
</combo_item>
</combo_box>
<check_box label="Nombres de avatar en pequeño" name="small_avatar_names_checkbox"/>
<check_box label="No ver mi nombre en mi pantalla" name="show_my_name_checkbox"/>
<text name="group_titles_textbox">
Etiquetas de grupo:
</text>
<check_box label="Ocultar las etiquetas de grupo" name="show_all_title_checkbox"/>
<check_box label="Ocultar mi etiqueta de grupo" name="show_my_title_checkbox"/>
<color_swatch label="" name="effect_color_swatch" tool_tip="Pulse para abrir el selector de color"/>
<text name="UI Size:">
Tamaño de la interfaz:
</text>
<check_box label="Resolución independiente del tamaño" name="ui_auto_scale"/>
<spinner label="Ausente tras:" name="afk_timeout_spinner"/>
<check_box label="Avisar cuando gasto o recibo dólares Linden (L$)" name="notify_money_change_checkbox"/>
<text name="maturity_desired_label" bottom="-312">
Calificación:
</text>
<text name="maturity_desired_prompt" bottom="-312">
Quiero acceder a
contenido calificado:
</text>
<combo_box name="maturity_desired_combobox" bottom="-330" left="274">
<combo_item name="Desired_Adult">
&apos;PG&apos;, &apos;Mature&apos; y &apos;Adult&apos;
</combo_item>
<combo_item name="Desired_Mature">
&apos;PG&apos; y &apos;Mature&apos;
</combo_item>
<combo_item name="Desired_PG">
sólo &apos;PG&apos;
</combo_item>
</combo_box>
<text name="maturity_desired_textbox" bottom="-324" left="274">
sólo &apos;PG&apos;
</text>
<text length="1" name="start_location_textbox" type="string">
Posición inicial:
</text>
<text length="1" name="show_names_textbox" type="string">
Mostrar los nombres:
</text>
<text length="1" name="effects_color_textbox" type="string">
Color de mis efectos:
</text>
<text length="1" name="seconds_textbox" type="string">
segundos
</text>
<text length="1" name="crash_report_textbox" type="string">
Informes de caídas:
</text>
<text length="1" name="language_textbox" type="string">
Idioma:
</text>
<text left_delta="313" length="1" name="language_textbox2" type="string">
(Tendrá efecto tras reiniciar)
</text>
<string name="region_name_prompt">
&lt;escriba el nombre de la región&gt;
</string>
<combo_box name="crash_behavior_combobox" width="166">
<combo_item length="1" name="Askbeforesending" type="string">
Preguntar antes de enviar
</combo_item>
<combo_item length="1" name="Alwayssend" type="string">
Enviar siempre
</combo_item>
<combo_item length="1" name="Neversend" type="string">
No enviar nunca
</combo_item>
</combo_box>
<combo_box name="language_combobox" width="166">
<combo_item name="System Default Language">
Predeterminado del sistema
</combo_item>
<combo_item length="1" name="English" type="string">
English (Inglés)
</combo_item>
<combo_item name="Danish">
Dansk (Danés) - Beta
</combo_item>
<combo_item length="1" name="Deutsch(German)" type="string">
Deutsch (Alemán) - Beta
</combo_item>
<combo_item name="Spanish" type="string">
Español - Beta
</combo_item>
<combo_item length="1" name="French" type="string">
Français (Francés) - Beta
</combo_item>
<combo_item name="Italian">
Italiano - Beta
</combo_item>
<combo_item name="Hungarian">
Magyar (Húngaro) - Beta
</combo_item>
<combo_item name="Dutch">
Nederlands (Neerlandés) - Beta
</combo_item>
<combo_item name="Polish">
Polski (Polaco) - Beta
</combo_item>
<combo_item name="Portugese">
Portugués (Portugués) - Beta
</combo_item>
<combo_item name="Russian">
Русский (Ruso) - Beta
</combo_item>
<combo_item name="Turkish">
Türkçe (Turco) - Beta
</combo_item>
<combo_item name="Ukrainian">
Українська (Ucraniano) - Beta
</combo_item>
<combo_item length="1" name="Chinese" type="string">
中文 (简体) (Chino) - Beta
</combo_item>
<combo_item length="1" name="(Japanese)" type="string">
日本語 (Japonés) - Beta
</combo_item>
<combo_item length="1" name="(Korean)" type="string">
한국어 (Coreano) - Beta
</combo_item>
</combo_box>
<check_box label="Compartir el idioma con los objetos" name="language_is_public" tool_tip="Hace que los objetos con script del mundo sepan su idioma preferido."/>
</panel>