New Spanish Translations

This commit is contained in:
Damian Zhaoying
2012-07-18 15:30:03 -03:00
parent 57ad7e62d2
commit 8fe6925414
25 changed files with 565 additions and 1450 deletions

View File

@@ -1,141 +1,59 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="Post-Process Floater" title="Configuración de Post Procesado">
<tab_container name="Post-Process Tabs">
<panel label="Filtro de Color" name="ColorFilterPanel">
<check_box label="Activar" name="enable_color_filter"/>
<text name="ColorFilterGammaText">
Gama
</text>
<slider label="" name="gamma" />
<text name="ColorFilterBrightnessText">
Brillo
</text>
<slider label="" name="brightness" />
<text name="ColorFilterSaturationText">
Saturación
</text>
<slider label="" name="saturation"/>
<text name="ColorFilterContrastText">
Contraste
</text>
<slider label="" name="contrast"/>
<text name="ColorFilterBaseText">
Color base del contraste
</text>
<slider label="R" name="contrast_base[0]"/>
<slider label="G" name="contrast_base[1]"/>
<slider label="B" name="contrast_base[2]"/>
<slider label="I" name="contrast_base[3]"/>
</panel>
<panel label="Desenfoque Gaussiano" name="GaussBlurPanel">
<check_box label="Activar" name="enable_gauss_blur"/>
<text name="GaussBlurPassesText">
Pasos a aplicar
</text>
<slider label="" name="gauss_blur_passes"/>
</panel>
<panel border="true" bottom="-180" follows="left|top|right|bottom" height="400"
label="Night Vision" left="1" mouse_opaque="false"
name="NightVisionPanel" width="398">
<check_box bottom="-20" follows="left|top"
font="SansSerifSmall" height="16" initial_value="false" label="Enable"
left="14" mouse_opaque="true" name="enable_night_vision" width="200" />
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-21" drop_shadow_visible="true" follows="left|top|right"
font="SansSerif" h_pad="0" halign="left" height="16"
left="10" mouse_opaque="true" name="NightVisionBrightMultText" v_pad="0"
width="355">
Light Amplification Multiple
<tab_container name="Post-Process Tabs">
<panel label="Filtro de Color" name="ColorFilterPanel">
<check_box label="Activar" name="enable_color_filter"/>
<text name="ColorFilterGammaText">
Gama
</text>
<slider bottom_delta="-30" can_edit_text="true"
decimal_digits="3" follows="left"
height="18" increment="0.01" initial_val="3.0" label="" left="14"
max_val="10" min_val="1" mouse_opaque="true"
name="brightness_multiplier" show_text="true" value="0.7" width="200" />
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-20" drop_shadow_visible="true" follows="left|top|right"
font="SansSerif" h_pad="0" halign="left" height="16"
left="10" mouse_opaque="true" name="NightVisionNoiseSizeText" v_pad="0"
width="355">
Noise Size
<slider label="" name="gamma" />
<text name="ColorFilterBrightnessText">
Brillo
</text>
<slider bottom_delta="-30" can_edit_text="true"
decimal_digits="3" follows="left" height="18" increment="0.1"
initial_val="1" label="" left="14" max_val="100" min_val="1"
mouse_opaque="true" name="noise_size" show_text="true"
value="1.0" width="200" />
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-20" drop_shadow_visible="true" follows="left|top|right"
font="SansSerif" h_pad="0" halign="left" height="16"
left="10" mouse_opaque="true" name="NightVisionNoiseStrengthText"
v_pad="0" width="355">
Noise Strength
<slider label="" name="brightness" />
<text name="ColorFilterSaturationText">
Saturación
</text>
<slider bottom_delta="-30" can_edit_text="true" decimal_digits="3"
follows="left" height="18" increment="0.01" initial_val="0.3" label=""
left="14" max_val="1" min_val="0" mouse_opaque="true"
name="noise_strength" show_text="true" value="1.0" width="200" />
<slider label="" name="saturation"/>
<text name="ColorFilterContrastText">
Contraste
</text>
<slider label="" name="contrast"/>
<text name="ColorFilterBaseText">
Color base del contraste
</text>
<slider label="R" name="contrast_base[0]"/>
<slider label="G" name="contrast_base[1]"/>
<slider label="B" name="contrast_base[2]"/>
<slider label="I" name="contrast_base[3]"/>
</panel>
<!--<panel border="true" bottom="-180" follows="left|top|right|bottom" height="400"
label="Bloom" left="1" mouse_opaque="true"
name="BloomPanel" width="398">
<check_box bottom="-20" control_name="BloomToggle" follows="left|top"
font="SansSerifSmall" height="16" initial_value="false" label="Enable"
left="14" mouse_opaque="true" name="BloomToggle" width="200" />
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-21" drop_shadow_visible="true" follows="left|top|right"
font="SansSerif" h_pad="0" halign="left" height="16"
left="10" mouse_opaque="true" name="BloomExtractText" v_pad="0"
width="355">
Luminosity Extraction
<panel label="Desenfoque Gaussiano" name="GaussBlurPanel">
<check_box label="Activar" name="enable_gauss_blur"/>
<text name="GaussBlurPassesText">
Pasos a aplicar
</text>
<slider bottom_delta="-30" can_edit_text="true" control_name="BloomExtract"
decimal_digits="3" follows="left" height="18" increment="0.01"
initial_val="0.9" label="" left="14" max_val="1" min_val="0"
mouse_opaque="true" name="BloomExtract" show_text="true" value="0.7"
width="200" />
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-20" drop_shadow_visible="true" follows="left|top|right"
font="SansSerif" h_pad="0" halign="left" height="16"
left="10" mouse_opaque="true" name="BloomSizeText" v_pad="0" width="355">
Bloom Size
<slider label="" name="gauss_blur_passes"/>
</panel>
<panel label="Visión Nocturna" name="NightVisionPanel">
<check_box label="Activar" name="enable_night_vision"/>
<text name="NightVisionBrightMultText">
Amplificación Múltiple de luz
</text>
<slider bottom_delta="-30" can_edit_text="true" control_name="BloomSize"
decimal_digits="3" follows="left" height="18" increment="0.01"
initial_val="3.0" label="" left="14" max_val="20" min_val="0"
mouse_opaque="true" name="BloomSize" show_text="true" value="1.0"
width="200" />
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-20" drop_shadow_visible="true" follows="left|top|right"
font="SansSerif" h_pad="0" halign="left" height="16"
left="10" mouse_opaque="true" name="BloomStrengthText" v_pad="0"
width="355">
Bloom Strength
<slider label="" name="brightness_multiplier"/>
<text name="NightVisionNoiseSizeText">
Tamaño del Ruido
</text>
<slider bottom_delta="-30" can_edit_text="true" control_name="BloomStrength"
decimal_digits="3" follows="left" height="18" increment="0.01"
initial_val="1.2" label="" left="14" max_val="10" min_val="0"
mouse_opaque="true" name="BloomStrength" show_text="true" value="1.0"
width="200" />
</panel>-->
<panel border="true" bottom="-180" follows="left|top|right|bottom" height="400"
label="Extras" left="1" mouse_opaque="false" name="Extras"
width="398">
<button bottom="-33" enabled="true" font="SansSerif" halign="center" height="20"
label="LoadEffect" label_selected="LoadEffect" left="15"
mouse_opaque="true" name="PPLoadEffect" scale_image="true" width="100" />
<button bottom="-60" enabled="true" font="SansSerif" halign="center" height="20"
label="SaveEffect" label_selected="SaveEffect" left="15"
mouse_opaque="true" name="PPSaveEffect" scale_image="true" width="100" />
<combo_box allow_text_entry="false" bottom="-33" follows="left|top" height="18"
left_delta="120" max_chars="20" mouse_opaque="true" name="PPEffectsCombo"
width="150" />
<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-75"
enabled="true" follows="left|right|bottom" font="SansSerif"
handle_edit_keys_directly="false" height="20"
label="Effect Name" left="135" max_length="40" mouse_opaque="true"
name="PPEffectNameEditor" select_all_on_focus_received="false"
select_on_focus="false" tab_group="1" width="150" />
<slider label="" name="noise_size"/>
<text name="NightVisionNoiseStrengthText">
Fuerza del Ruido
</text>
<slider label="" name="noise_strength"/>
</panel>
<panel label="Extras" name="Extras">
<button label="Cargar Efecto" label_selected="Cargar Efecto" name="PPLoadEffect"/>
<button label="Guardar Efecto" label_selected="Guardar Efecto" name="PPSaveEffect"/>
<combo_box name="PPEffectsCombo"/>
<line_editor label="Nombre del Efecto" name="PPEffectNameEditor"/>
</panel>
</tab_container>
</floater>

View File

@@ -1,54 +1,38 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater can_close="true" can_drag_on_left="false" can_minimize="false"
can_resize="true" height="380" min_height="380" min_width="450"
name="Postcard" title="Email Snapshot" width="450">
<text bottom="-35" follows="top|left" font="SansSerif" left="12" name="to_label">
Recipient&apos;s Email:
<floater name="Postcard" title="Enviar Foto por Email">
<text name="to_label">
Email Destinat.:
</text>
<line_editor bottom_delta="-6" follows="left|top" height="20" left="120" max_length="254"
name="to_form" width="150" />
<text bottom_delta="-23" follows="top|left" font="SansSerif" left="12"
name="from_label">
Your Email:
<text name="from_label">
Tu Email:
</text>
<line_editor bottom_delta="-6" follows="left|top" height="20" left="120" max_length="254"
name="from_form" width="150" />
<text bottom_delta="-23" follows="top|left" font="SansSerif" left="12"
name="name_label">
Your Name:
<text name="name_label">
Tu Nombre:
</text>
<line_editor bottom_delta="-6" follows="left|top" height="20" left="120" max_length="100"
name="name_form" width="150" />
<text bottom_delta="-23" follows="top|left" font="SansSerif" left="12"
name="subject_label">
Subject:
<text name="subject_label">
Asunto:
</text>
<line_editor bottom_delta="-6" follows="left|top" height="20"
label="Type your subject here." left="120" max_length="100"
<line_editor label="Escribe el Asunto aquí." left="120" max_length="100"
name="subject_form" width="150" spell_check="true" />
<text bottom_delta="-23" follows="top|left" font="SansSerif" left="12"
name="msg_label">
Message:
Mensaje:
</text>
<text_editor bottom_delta="-150" follows="left|top|right|bottom" height="140" left="12"
max_length="700" name="msg_form" width="420" spell_check="true">
Type your message here.
<text_editor name="msg_form">
Escribe tu Mensaje aquí.
</text_editor>
<text bottom_delta="-37" follows="left|bottom" font="SansSerifSmall" left="12"
name="fine_print">
If your recipient joins our universe, you&apos;ll get a referral bonus.
<text name="fine_print">
Si el destinatario se une a nuestro universo, recibirás un bono por referido.
</text>
<button bottom_delta="-32" follows="right|bottom" height="20" label="Cancel"
name="cancel_btn" right="-10" width="100" />
<button bottom_delta="0" follows="right|bottom" height="20" label="Send"
left_delta="-106" name="send_btn" width="100" />
<button label="Cancelar" name="cancel_btn" right="-10" width="100" />
<button label="Enviar" left_delta="-106" name="send_btn" width="100" />
<string name="default_subject">
Postcard from [SECOND_LIFE].
Tarjeta Postal desde [SECOND_LIFE].
</string>
<string name="default_message">
Check this out!
¡Mira esto!
</string>
<string name="upload_message">
"Sending..."
"Enviando..."
</string>
</floater>

View File

@@ -1,28 +1,8 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater bottom="-666" can_close="true" can_drag_on_left="false" can_minimize="true"
can_resize="false" can_tear_off="true" default_tab_group="1" enabled="true"
height="510" left="330" min_height="213" min_width="324"
mouse_opaque="true" name="Preferences" title="Preferences" width="620">
<button bottom="-505" enabled="true" follows="right|bottom" font="SansSerif"
halign="center" height="20" label="OK" label_selected="OK" left="335"
mouse_opaque="true" name="OK" scale_image="true" width="90" />
<button bottom="-505" enabled="true" follows="right|bottom" font="SansSerif"
halign="center" height="20" label="Cancel" label_selected="Cancel"
left_delta="93" mouse_opaque="true" name="Cancel" scale_image="true"
width="90" />
<button bottom="-505" enabled="true" follows="right|bottom" font="SansSerif"
halign="center" height="20" label="Apply" label_selected="Apply"
left_delta="93" mouse_opaque="true" name="Apply" scale_image="true"
width="90" />
<button bottom="-505" enabled="true" follows="left|bottom" font="SansSerif"
halign="center" height="20" label="About" label_selected="About" left="9"
mouse_opaque="true" name="About..." scale_image="true" width="90" />
<button bottom="-505" enabled="true" follows="left|bottom" font="SansSerif"
halign="center" height="20"
help_url="http://secondlife.com/app/help/technical/preferences.php"
label="Help" label_selected="Help" left_delta="93" mouse_opaque="true"
name="Help" scale_image="true" width="90" />
<tab_container bottom="-466" enabled="true" follows="left|top|right|bottom" height="445"
left="0" mouse_opaque="false" name="pref core" tab_group="1"
tab_position="left" tab_width="120" width="620" />
<floater name="Preferences" title="Preferencias">
<button label="OK" label_selected="OK" name="OK"/>
<button label="Cancelar" label_selected="Cancelar" name="Cancel"/>
<button label="Aplicar" label_selected="Aplicar" name="Apply"/>
<button label="Acerca de" label_selected="Acerca de" name="About..."/>
<button label="Ayuda" label_selected="Ayuda" name="Help"/>
</floater>

View File

@@ -1,32 +1,8 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater bottom="-366" can_close="true" can_drag_on_left="false" can_minimize="true"
can_resize="false" enabled="true" height="85" left="239" min_height="0"
min_width="0" mouse_opaque="true" name="preview_anim" width="300">
<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38"
enabled="true" follows="left|top|right" font="SansSerif"
handle_edit_keys_directly="false" height="19" left="93" max_length="127"
mouse_opaque="true" name="desc" select_all_on_focus_received="false"
select_on_focus="false" width="194" spell_check="true" />
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top"
font="SansSerif" h_pad="0" halign="left" height="19" left="13"
mouse_opaque="true" name="desc txt" v_pad="0" width="80">
Description:
<floater name="preview_anim">
<text name="desc txt">
Descripción:
</text>
<!--<button bottom="-66" enabled="true" font="SansSerif" halign="center" height="19"
label="Play in World" label_selected="Stop" left="27" mouse_opaque="true"
name="Anim play btn" scale_image="true"
tool_tip="Play this animation so that others can see it." width="96" />
<button bottom="-66" enabled="true" font="SansSerif" halign="center" height="19"
label="Play Locally" label_selected="Stop" left="177" mouse_opaque="true"
name="Anim audition btn" scale_image="true"
tool_tip="Play this animation so that only you can see it." width="96" />-->
<button bottom="-66" enabled="true" font="SansSerif" halign="center" height="19"
label="Play in World" label_selected="Stop" left="4" mouse_opaque="true"
name="Anim play btn" scale_image="true"
tool_tip="Play this animation so that others can see it." width="96" />
<button bottom="-66" enabled="true" font="SansSerif" halign="center" height="19"
label="Play Locally" label_selected="Stop" left_delta="98" mouse_opaque="true"
name="Anim audition btn" scale_image="true"
tool_tip="Play this animation so that only you can see it." width="96" />
<button label="Mundo" label_selected="Stop" name="Anim play btn" tool_tip="Reproducir esta animación para que otros puedan verla."/>
<button label="Localmente" label_selected="Stop" name="Anim audition btn" tool_tip="Reproducir esta animación de modo que sólo tu puedas verla."/>
</floater>

View File

@@ -1,9 +1,3 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater bottom="-311" can_close="true" can_drag_on_left="false" can_minimize="true"
can_resize="false" enabled="true" height="510" left="242" min_height="480"
min_width="450" mouse_opaque="true" name="classified_preview"
rect_control="PreviewClassifiedRect" title="Classified Information"
width="440">
<panel bottom="20" follows="bottom|left" height="470" left="0"
name="classified_details_panel" width="440" />
<floater name="classified_preview" title="Información Clasificados">
</floater>

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater bottom="-338" can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" height="331" left="201" min_height="120" min_width="300" name="preview_texture" width="300">
<button bottom="-325" font="SansSerif" height="20" label="Copy To Inventory" left="105" name="Copy To Inventory" scale_image="true" width="172" />
<text bottom="30" font="SansSerifSmall" height="14" left="13" name="dimensions">Dimensions: [WIDTH] x [HEIGHT]</text>
<floater name="preview_texture">
<button label="Copiar al Inventario" name="Copy To Inventory"/>
<text name="dimensions">Dimensiones: [WIDTH] x [HEIGHT]</text>
</floater>

View File

@@ -1,8 +1,4 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater bottom="-311" can_close="true" can_drag_on_left="false" can_minimize="true"
can_resize="false" enabled="true" height="510" left="242" min_height="480"
min_width="450" mouse_opaque="true" name="event_preview"
rect_control="PreviewEventRect" title="Event Information" width="440">
<panel bottom="20" follows="bottom|left" height="470" left="0"
name="event_details_panel" width="440" />
<floater name="event_preview" title="Información de Eventos">
<panel name="event_details_panel"/>
</floater>

View File

@@ -1,8 +1,4 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater bottom="-311" can_close="true" can_drag_on_left="false" can_minimize="true"
can_resize="false" enabled="true" height="495" left="242" min_height="510"
min_width="460" mouse_opaque="true" name="existing_landmark_preview"
width="440">
<panel bottom="0" follows="bottom|left" height="475" left="0"
name="place_details_panel" width="440" />
<floater name="existing_landmark_preview">
<panel name="place_details_panel"/>
</floater>

View File

@@ -1,108 +1,64 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater can_close="true" can_drag_on_left="false" can_minimize="true"
can_resize="false" height="350" min_height="350" min_width="450"
name="gesture_preview" width="450">
<string name="step_anim" />
<string name="step_sound" />
<string name="step_chat" />
<string name="step_wait" />
<floater name="gesture_preview">
<string name="stop_txt">
Stop
Detener
</string>
<string name="preview_txt">
Preview
Vista Previa
</string>
<string name="none_text">
-- None --
-- Nada --
</string>
<text bottom="-35" follows="top|left" font="SansSerif" left="16" name="desc_label">
Description:
<text name="desc_label">
Descripción:
</text>
<line_editor bottom_delta="-6" follows="left|top" height="20" left="100" max_length="254"
name="desc" width="330" spell_check="true" />
<text bottom_delta="-23" follows="top|left" font="SansSerif" left="16"
name="trigger_label">
Trigger:
Disparador:
</text>
<line_editor bottom_delta="-6" follows="left|top" height="20" left="100" max_length="31"
name="trigger_editor" width="105" />
<text bottom_delta="6" follows="top|left" font="SansSerif" left="220"
name="replace_text"
tool_tip="Replace the trigger word(s) with these words. For example, trigger &apos;hello&apos; replace with &apos;howdy&apos; will turn the chat &apos;I wanted to say hello&apos; into &apos;I wanted to say howdy&apos; as well as playing the gesture!">
Replace with:
<text name="replace_text" tool_tip="Reemplaza la palabra disparadora con estas palabras. Por ejemplo, el disparador &apos;Hola&apos; reemplázalo con &apos;Hello&apos; esto hará que en el chat salga &apos;Quiero decir Hello&apos; en vez de &apos;Quiero decir Hola&apos; al ejecutar el gesto.">
Reemplazar:
</text>
<line_editor bottom_delta="-6" follows="left|top" height="20" left="300" max_length="31"
name="replace_editor"
tool_tip="Replace the trigger word(s) with these words. For example, trigger &apos;hello&apos; replace with &apos;howdy&apos; will turn the chat &apos;I wanted to say hello&apos; into &apos;I wanted to say howdy&apos; as well as playing the gesture"
width="130" spell_check="true" />
<text bottom_delta="-23" follows="top|left" font="SansSerif" left="16"
name="key_label">
Shortcut Key:
<line_editor name="replace_editor" tool_tip="Reemplaza la palabra disparadora con estas palabras. Por ejemplo, el disparador &apos;Hola&apos; reemplázalo con &apos;Hello&apos; esto hará que en el chat salga &apos;Quiero decir Hello&apos; en vez de &apos;Quiero decir Hola&apos; al ejecutar el gesto."/>
<text name="key_label">
Atajo Teclado:
</text>
<combo_box bottom_delta="-6" follows="left|top" height="20" label="None" left="100"
name="modifier_combo" width="50" />
<combo_box bottom_delta="0" follows="left|top" height="20" label="None" left_delta="60"
name="key_combo" width="45" />
<text bottom_delta="-23" follows="top|left" font="SansSerif" left="16" name="library_label">
Library:
<combo_box label="Nada" name="modifier_combo"/>
<combo_box label="Nada" name="key_combo"/>
<text name="library_label">
Librería:
</text>
<text bottom_delta="0" follows="top|left" font="SansSerif" left="220" name="steps_label">
Steps:
<text name="steps_label">
Pasos:
</text>
<scroll_list bottom_delta="-120" draw_border="true" follows="top|left" height="110"
left="16" multi_select="false" name="library_list" width="100">
Animation
Sound
<scroll_list name="library_list">
Animación
Sonidos
Chat
Wait
Esperar
</scroll_list>
<button bottom_delta="90" follows="top|left" height="20" label="Add &gt;&gt;"
left="130" name="add_btn" width="80" />
<button bottom_delta="-30" follows="top|left" height="20" label="Move Up"
left_delta="0" name="up_btn" width="80" />
<button bottom_delta="-30" follows="top|left" height="20" label="Move Down"
left_delta="0" name="down_btn" width="80" />
<button bottom_delta="-30" follows="top|left" height="20" label="Remove" left_delta="0"
name="delete_btn" width="80" />
<scroll_list bottom_delta="0" draw_border="true" follows="top|left" height="110" left="220"
multi_select="false" name="step_list" width="210" />
<text bottom_delta="-70" follows="top|left" font="SansSerif" height="60" left="16"
name="help_label">
All steps happen simultaneously,
unless you add wait steps.
<button label="Añadir &gt;&gt;" name="add_btn"/>
<button label="Subir" name="up_btn"/>
<button label="Bajar" name="down_btn"/>
<button label="Quitar" name="delete_btn"/>
<scroll_list name="step_list"/>
<text name="help_label">
Todos los pasos se ejecutan
simultáneamente, a menos que
agregues un paso de espera.
</text>
<text bottom_delta="0" follows="top|left" height="60" left="222" name="options_text"
width="205" />
<combo_box bottom_delta="20" follows="top|left" height="20" left_delta="10"
name="animation_list" width="100" />
<combo_box bottom_delta="0" follows="top|left" height="20" left_delta="0"
name="sound_list" width="100" />
<line_editor bottom_delta="0" follows="top|left" height="20" left_delta="0" max_length="127"
name="chat_editor" width="100" spell_check="true" />
<radio_group bottom_delta="-20" draw_border="false" follows="top|left" height="40"
left="340" name="animation_trigger_type" width="80">
<radio_item bottom_delta="-5" follows="left|top" height="16" left="3" mouse_opaque="true"
width="80" name="start">
Start
<radio_group name="animation_trigger_type">
<radio_item name="start">
Iniciar
</radio_item>
<radio_item bottom_delta="-10" follows="left|top" height="16" left="3" mouse_opaque="true"
width="80" name="stop">
Stop
<radio_item name="stop">
Detener
</radio_item>
</radio_group>
<check_box bottom_delta="25" follows="top|left" height="20"
label="until animations are done" left="232" name="wait_anim_check"
width="100" />
<check_box bottom_delta="-20" follows="top|left" height="20" label="time in seconds"
left_delta="0" name="wait_time_check" width="100" />
<line_editor bottom_delta="0" follows="top|left" height="20" left_delta="105"
max_length="15" name="wait_time_editor" width="50" />
<check_box bottom="7" follows="top|left" height="20" label="Active" left="140"
name="active_check"
tool_tip="Active gestures can be triggered by chatting their trigger phrases or pressing their hot keys. Gestures usually become inactive when there is a key binding conflict."
width="100" />
<button bottom="5" follows="top|left" height="20" label="Preview" left_delta="80"
name="preview_btn" width="80" />
<button bottom="5" follows="top|left" height="20" label="Save" left_delta="90"
name="save_btn" width="80" />
<check_box label="Hasta que la aninación termine" name="wait_anim_check"/>
<check_box height="20" label="tiempo en segundos" name="wait_time_check"/>
<line_editor left_delta="125" name="wait_time_editor"/>
<check_box label="Activa" name="active_check" tool_tip="Los Gestos activos pueden ser disparados en el chat por sus frases disparadoras o pulsando sus teclas de acceso rápido. Los Gestos, por lo general, se vuelven inactivas cuando hay un conflicto en la combinación de teclas."/>
<button label="Vista Previa" name="preview_btn"/>
<button label="Guardar" name="save_btn"/>
</floater>

View File

@@ -1,68 +1,29 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater bottom="-762" can_close="true" can_drag_on_left="false" can_minimize="true"
can_resize="true" enabled="true" follows="left|top" height="377" left="273"
min_height="259" min_width="234" mouse_opaque="true"
name="preview notecard" title="Note:" width="400">
<button bottom="-370" enabled="true" follows="left|bottom" font="SansSerif"
halign="center" height="20" label="Get Items" label_selected="Get Items" left_delta="120"
mouse_opaque="false" name="Get Items" scale_image="true" width="100" />
<!--<check_box follows="left|bottom" bottom_delta="0" left_delta="110" name="https_chk" label="Saves via HTTPS" />-->
<icon bottom="-19" color="1 1 1 1" enabled="true" follows="top|right" height="16"
image_name="icon_lock.tga" left="344" mouse_opaque="true" name="lock"
width="16" />
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top"
font="SansSerif" h_pad="0" halign="left" height="19" left="13"
mouse_opaque="true" name="desc txt" v_pad="0" width="80">
Description:
<floater name="preview notecard" title="Nota:">
<button label="Obtener Items" label_selected="Obtener Items" name="Get Items"/>
<text name="desc txt">
Descripción:
</text>
<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38"
enabled="true" follows="left|top|right" font="SansSerif"
handle_edit_keys_directly="false" height="19" left="93" max_length="127"
mouse_opaque="true" name="desc" select_all_on_focus_received="false"
select_on_focus="false" width="294" spell_check="true" />
<menu_bar bottom="-56" drop_shadow="false" enabled="true" follows="left|top|right"
height="18" left="8" mouse_opaque="false" name="motecard_menu" opaque="false"
tear_off="false" width="220">
<menu bottom_delta="16" left="0" drop_shadow="true" enabled="true" height="198" width="150"
mouse_opaque="false" name="Edit" opaque="true" tear_off="false">
<menu_item_call bottom_delta="-30" enabled="false" height="20" label="Undo" left="0"
mouse_opaque="true" name="Undo" width="139" />
<menu_item_call bottom_delta="-50" enabled="false" height="20" label="Redo" left="0"
mouse_opaque="true" name="Redo" width="139" />
<menu_item_separator bottom_delta="-58" enabled="true" height="8" label="-----------" left="0"
mouse_opaque="true" name="separator1" width="139" />
<menu_item_call bottom_delta="-78" enabled="false" height="20" label="Cut" left="0"
mouse_opaque="true" name="Cut" width="139" />
<menu_item_call bottom_delta="-98" enabled="false" height="20" label="Copy" left="0"
mouse_opaque="true" name="Copy" width="139" />
<menu_item_call bottom_delta="-118" enabled="false" height="20" label="Paste" left="0"
mouse_opaque="true" name="Paste" width="139" />
<menu_item_separator bottom_delta="-126" enabled="true" height="8" label="-----------" left="0"
mouse_opaque="true" name="separator2" width="139" />
<menu_item_call bottom_delta="-146" enabled="true" height="20" label="Select All" left="0"
mouse_opaque="true" name="Select All" width="139" />
<menu_item_call bottom_delta="-166" enabled="false" height="20" label="Deselect" left="0"
mouse_opaque="true" name="Deselect" width="139" />
<menu_item_separator bottom_delta="-174" enabled="true" height="8" label="-----------" left="0"
mouse_opaque="true" name="separator3" width="139" />
<menu_item_call bottom_delta="-194" enabled="true" height="20" label="Search / Replace..."
left="0" mouse_opaque="true" name="Search / Replace..." width="139" />
<menu_bar name="motecard_menu">
<menu name="Edit" label="Editar">
<menu_item_call label="Deshacer" name="Undo"/>
<menu_item_call label="Rehacer" name="Redo"/>
<menu_item_call label="Cortar" name="Cut"/>
<menu_item_call label="Copiar" name="Copy"/>
<menu_item_call label="Pegar" name="Paste"/>
<menu_item_call label="Seleccionar Todo" name="Select All"/>
<menu_item_call label="Deseleccionar" name="Deselect"/>
<menu_item_call label="Buscar / Reemplazar..." name="Search / Replace..."/>
</menu>
</menu_bar>
<text_editor type="string" length="1" bottom="-344" embedded_items="true" enabled="true"
follows="left|top|right|bottom" font="SansSerif" height="285"
ignore_tab="false" left="4" max_length="65536" mouse_opaque="true"
name="Notecard Editor" width="392" word_wrap="true" spell_check="true">
Loading...
<text_editor name="Notecard Editor">
Cargando...
</text_editor>
<button bottom="-370" enabled="false" follows="left|bottom" font="SansSerif"
halign="center" height="20" label="Save" label_selected="Save" left="9"
mouse_opaque="false" name="Save" scale_image="true" width="100" />
<button label="Guardar" label_selected="Guardar" name="Save"/>
<string name="no_object">
Unable to find object containing this note.
Incapaz de hallar el objeto contenido en esta nota.
</string>
<string name="not_allowed">
You are not allowed to view this note.
No tienes permiso para ver esta nota.
</string>
</floater>

View File

@@ -1,71 +1,30 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater bottom="-762" can_close="true" can_drag_on_left="false" can_minimize="true"
can_resize="true" enabled="true" follows="left|top" height="377" left="273"
min_height="259" min_width="350" mouse_opaque="true"
name="preview notecard" title="Note:" width="400">
<icon bottom="-19" color="1 1 1 1" enabled="true" follows="top|right" height="16"
image_name="icon_lock.tga" left="344" mouse_opaque="true" name="lock"
width="16" />
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top"
font="SansSerif" h_pad="0" halign="left" height="19" left="13"
mouse_opaque="true" name="desc txt" v_pad="0" width="80">
Description:
<floater name="preview notecard" title="Nota:">
<text name="desc txt">
Descripción:
</text>
<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38"
enabled="true" follows="left|top|right" font="SansSerif"
handle_edit_keys_directly="false" height="19" left="93" max_length="127"
mouse_opaque="true" name="desc" select_all_on_focus_received="false"
select_on_focus="false" width="294" spell_check="true" />
<menu_bar bottom="-56" drop_shadow="false" enabled="true" follows="left|top|right"
height="18" left="8" mouse_opaque="false" name="motecard_menu" opaque="false"
tear_off="false" width="220">
<menu bottom_delta="16" left="0" drop_shadow="true" enabled="true" height="198" width="150"
mouse_opaque="false" name="Edit" opaque="true" tear_off="false">
<menu_item_call bottom_delta="-30" enabled="false" height="20" label="Undo" left="0"
mouse_opaque="true" name="Undo" width="139" />
<menu_item_call bottom_delta="-50" enabled="false" height="20" label="Redo" left="0"
mouse_opaque="true" name="Redo" width="139" />
<menu_item_separator bottom_delta="-58" enabled="true" height="8" label="-----------" left="0"
mouse_opaque="true" name="separator1" width="139" />
<menu_item_call bottom_delta="-78" enabled="false" height="20" label="Cut" left="0"
mouse_opaque="true" name="Cut" width="139" />
<menu_item_call bottom_delta="-98" enabled="false" height="20" label="Copy" left="0"
mouse_opaque="true" name="Copy" width="139" />
<menu_item_call bottom_delta="-118" enabled="false" height="20" label="Paste" left="0"
mouse_opaque="true" name="Paste" width="139" />
<menu_item_separator bottom_delta="-126" enabled="true" height="8" label="-----------" left="0"
mouse_opaque="true" name="separator2" width="139" />
<menu_item_call bottom_delta="-146" enabled="true" height="20" label="Select All" left="0"
mouse_opaque="true" name="Select All" width="139" />
<menu_item_call bottom_delta="-166" enabled="false" height="20" label="Deselect" left="0"
mouse_opaque="true" name="Deselect" width="139" />
<menu_item_separator bottom_delta="-174" enabled="true" height="8" label="-----------" left="0"
mouse_opaque="true" name="separator3" width="139" />
<menu_item_call bottom_delta="-194" enabled="true" height="20" label="Search / Replace..."
left="0" mouse_opaque="true" name="Search / Replace..." width="139" />
<menu_bar name="motecard_menu" >
<menu name="Edit" label="Editar">
<menu_item_call label="Deshacer" name="Undo"/>
<menu_item_call label="Rehacer" name="Redo"/>
<menu_item_call label="Cortar" name="Cut"/>
<menu_item_call label="Copiar" name="Copy"/>
<menu_item_call label="Pegar" name="Paste"/>
<menu_item_call label="Seleccionar Todo" name="Select All"/>
<menu_item_call label="Deseleccionar" name="Deselect"/>
<menu_item_call label="Buscar / Reemplazar..." name="Search / Replace..."/>
</menu>
</menu_bar>
<text_editor type="string" length="1" bottom="-344" embedded_items="true" enabled="true"
follows="left|top|right|bottom" font="SansSerif" height="285"
ignore_tab="false" left="4" max_length="65536" mouse_opaque="true"
name="Notecard Editor" width="392" word_wrap="true">
Loading...
<text_editor name="Notecard Editor">
Cargando...
</text_editor>
<button bottom="-370" enabled="true" follows="left|bottom" font="SansSerif"
halign="center" height="20" label="Keep" label_selected="Keep" left="9"
mouse_opaque="true" name="Keep" scale_image="true" width="100" />
<button bottom="-370" enabled="false" follows="left|bottom" font="SansSerif"
halign="center" height="20" label="Save" label_selected="Save" left="114"
mouse_opaque="false" name="Save" scale_image="true" width="100" />
<button bottom="-370" enabled="true" follows="left|bottom" font="SansSerif"
halign="center" height="20" label="Discard" label_selected="Discard"
left="219" mouse_opaque="true" name="Discard" scale_image="true"
width="100" />
<button label="Mantener" label_selected="Mantener" name="Keep"/>
<button label="Guardar" label_selected="Guardar" name="Save"/>
<button label="Descartar" label_selected="Descartar" name="Discard"/>
<string name="no_object">
Unable to find object containing this note.
Incapaz de hallar el objeto contenido en esta nota.
</string>
<string name="not_allowed">
You are not allowed to view this note.
No tienes permiso para ver esta nota.
</string>
</floater>

View File

@@ -1,26 +1,12 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater bottom="-85" can_close="true" can_drag_on_left="false" can_minimize="true"
can_resize="false" enabled="true" height="85" left="176" min_height="0"
min_width="0" mouse_opaque="true" name="preview_sound" width="300">
<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38"
enabled="true" follows="left|top|right" font="SansSerif"
handle_edit_keys_directly="false" height="19" left="95" max_length="127"
mouse_opaque="true" name="desc" select_all_on_focus_received="false"
select_on_focus="false" width="192" spell_check="true" />
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top"
font="SansSerif" h_pad="0" halign="left" height="19" left="13"
mouse_opaque="true" name="desc txt" v_pad="0" width="80">
Description:
<floater name="preview_sound">
<text name="desc txt">
Descripción:
</text>
<button bottom="-70" enabled="true" font="SansSerif" halign="center" height="19"
label="Play Locally" label_selected="Play Locally" left="168"
<button label="Reproducir Localmente" label_selected="Reproducir Localmente" left="150"
mouse_opaque="true" name="Sound audition btn" scale_image="true"
sound_flags="0" tool_tip="Play this sound so that only you can hear it."
width="120" />
<button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="19"
label="Play in World" label_selected="Play in World" left_delta="-126"
mouse_opaque="true" name="Sound play btn" scale_image="true"
sound_flags="0" tool_tip="Play this sound so that others can hear it."
width="120" />
width="148" />
<button label="Reproducir en Mundo" label_selected="Reproducir en Mundo" left_delta="-146" name="Sound play btn" tool_tip="Play this sound so that others can hear it."
width="142" />
</floater>

View File

@@ -1,88 +1,53 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater bottom="-331" can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" enabled="true" height="324" left="300" min_height="150" min_width="300" mouse_opaque="true" name="preview_texture" width="335">
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" bottom="-40"
drop_shadow_visible="true" enabled="true" follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" height="15"
left="13" mouse_opaque="true" name="desc txt" v_pad="0" width="80">
Description:
<floater name="preview_texture">
<text name="desc txt">
Descripción:
</text>
<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-43" enabled="false"
follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="false" height="17" left="93"
max_length="127" mouse_opaque="true" name="desc" select_all_on_focus_received="false" select_on_focus="false"
width="229" spell_check="true" />
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-20" drop_shadow_visible="true" enabled="true" follows="left|top" font="SansSerifSmall" h_pad="0"
halign="left" height="16" left="13" mouse_opaque="true" name="uuid txt" v_pad="0" width="80">
<text name="uuid txt">
UUID:
</text>
<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" enabled="false"
follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="false" height="16" left="93"
max_length="127" mouse_opaque="true" name="uuid" select_all_on_focus_received="false" select_on_focus="false"
width="229" />
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-20" drop_shadow_visible="true" enabled="true" follows="left|top" font="SansSerifSmall" h_pad="0"
halign="left" height="16" left="13" mouse_opaque="true" name="uploader txt" v_pad="0" width="80">
Uploaded by:
<text name="uploader txt">
Subida por:
</text>
<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" enabled="false"
follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="false" height="16" left="93"
right="-80" max_length="127" mouse_opaque="true" name="uploader" select_all_on_focus_received="false"
select_on_focus="false" width="420" />
<button bottom_delta="-1" enabled="true" follows="right|top" font="SansSerifSmall" halign="center" height="18"
label="Profile" right="320" mouse_opaque="true" name="openprofile" scale_image="true" width="60" />
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-20" drop_shadow_visible="true" enabled="true" follows="left|top" font="SansSerifSmall"
h_pad="0" halign="left" height="16" left="13" mouse_opaque="true" name="uploadtime txt" v_pad="0" width="80">
Uploaded on:
<button label="Perfil" name="openprofile"/>
<text name="uploadtime txt">
Subida el:
</text>
<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" enabled="false"
follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="false" height="16" left="93"
right="-80" max_length="127" mouse_opaque="true" name="uploadtime" select_all_on_focus_received="false"
select_on_focus="false" width="420" />
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-1" drop_shadow_visible="true" enabled="true" follows="right|top" font="SansSerifSmall"
h_pad="50" halign="left" height="16" right="345" mouse_opaque="true" name="alphanote" v_pad="0" width="80">
Loading...
<text name="alphanote">
Cargando...
</text>
<button bottom="8" enabled="true" follows="left|bottom" font="SansSerif" halign="center" height="20"
label="Keep" label_selected="Keep" left="9" mouse_opaque="true" name="Keep" scale_image="true" width="100" />
<button bottom="8" enabled="true" follows="left|bottom" font="SansSerif" halign="center" height="20"
label="Discard" label_selected="Discard" left="114" mouse_opaque="true" name="Discard" scale_image="true" width="100" />
<button bottom="8" enabled="true" follows="left|bottom" font="SansSerif" halign="center" height="20"
label="Copy To Inventory" left="9" mouse_opaque="true" name="Copy To Inventory" scale_image="true" width="170" />
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="35" drop_shadow_visible="true" enabled="true" follows="left|bottom" font="SansSerifSmall" h_pad="0"
halign="left" height="14" left="13" mouse_opaque="true" name="dimensions" v_pad="0" width="135">
Dimensions: [WIDTH] x [HEIGHT]
<button label="Mantener" label_selected="Mantener" name="Keep"/>
<button label="Descartar" label_selected="Descartar" name="Discard"/>
<button label="Copiar al Inventario" name="Copy To Inventory"/>
<text name="dimensions">
Tamaño: [WIDTH] x [HEIGHT]
</text>
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="35" drop_shadow_visible="true" enabled="true" follows="right|bottom" font="SansSerifSmall" h_pad="0"
halign="right" height="14" left="86" mouse_opaque="true" name="aspect_ratio" v_pad="0" width="110">
Preview Aspect Ratio
<text name="aspect_ratio">
Aspecto Vista Previa
</text>
<combo_box allow_text_entry="true" bottom="32" follows="right|bottom" height="20" left="202" max_chars="20"
mouse_opaque="true" enabled="true" width="108" name="combo_aspect_ratio" tool_tip="Preview at a fixed aspect ratio">
<combo_item name="Unconstrained" value="Unconstrained">
Unconstrained
<combo_box name="combo_aspect_ratio" tool_tip="Vista Previa en aspecto fijo">
<combo_item name="Unconstrained">
Sin restricciones
</combo_item>
<combo_item name="1:1" value="1:1" tool_tip="Group Insignia or 1st Life Profile">
<combo_item name="1:1" tool_tip="Insignia de Grupo o Imagen del Perfil en 1ra. Vida">
1:1
</combo_item>
<combo_item name="4:3" value="4:3" tool_tip="2nd Life Profile">
<combo_item name="4:3" tool_tip="Imagen del Perfil en 2da. Vida">
4:3
</combo_item>
<combo_item name="10:7" value="10:7" tool_tip="Classifieds and search listings, landmarks">
<combo_item name="10:7" tool_tip="Clasificados y listados de la búsqueda, hitos">
10:7
</combo_item>
<combo_item name="3:2" value="3:2" tool_tip="About land">
<combo_item name="3:2" tool_tip="Acerca del Terreno">
3:2
</combo_item>
<combo_item name="16:10" value="16:10">
<combo_item name="16:10">
16:10
</combo_item>
<combo_item name="16:9" value="16:9" tool_tip="Profile Picks">
<combo_item name="16:9" tool_tip="Imagen Destacados del Perfil">
16:9
</combo_item>
<combo_item name="2:1" value="2:1">
<combo_item name="2:1">
2:1
</combo_item>
</combo_box>

View File

@@ -1,29 +1,11 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater bottom="-331" can_close="true" can_drag_on_left="false" can_minimize="true"
can_resize="true" enabled="true" height="331" left="176" min_height="120"
min_width="300" mouse_opaque="true" name="preview_texture" width="300">
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top"
font="SansSerif" h_pad="0" halign="left" height="19" left="13"
mouse_opaque="true" name="desc txt" v_pad="0" width="80">
Description:
<floater name="preview_texture">
<text name="desc txt">
Descripción:
</text>
<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38"
enabled="true" follows="left|top|right" font="SansSerif"
handle_edit_keys_directly="false" height="19" left="93" max_length="127"
mouse_opaque="true" name="desc" select_all_on_focus_received="false"
select_on_focus="false" width="194" spell_check="true" />
<button bottom="-322" enabled="true" follows="left|bottom" font="SansSerif"
halign="center" height="20" label="Keep" label_selected="Keep" left="9"
mouse_opaque="true" name="Keep" scale_image="true" width="100" />
<button bottom="-322" enabled="true" follows="left|bottom" font="SansSerif"
halign="center" height="20" label="Discard" label_selected="Discard"
left="114" mouse_opaque="true" name="Discard" scale_image="true"
width="100" />
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="30" drop_shadow_visible="true" enabled="true" follows="left|bottom"
font="SansSerifSmall" h_pad="0" halign="left" height="14" left="13"
mouse_opaque="true" name="dimensions" v_pad="0" width="163">
Dimensions: [WIDTH] x [HEIGHT]
<button label="Mantener" label_selected="Mantener" name="Keep"/>
<button label="Descartar" label_selected="Descartar" name="Discard"/>
<text name="dimensions">
Tamaño: [WIDTH] x [HEIGHT]
</text>
</floater>

View File

@@ -1,8 +1,4 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater can_close="true" can_drag_on_left="false" can_minimize="true"
can_resize="false" enabled="true" height="495" mouse_opaque="true"
name="url_preview" rect_control="PreviewURLRect" title="Place Information"
width="440">
<panel bottom="0" follows="bottom|left" height="475" left="0"
name="place_details_panel" width="440" />
<floater name="url_preview" title="Información del lugar">
<panel name="place_details_panel"/>
</floater>

View File

@@ -1,25 +1,17 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater can_close="true" can_drag_on_left="false" can_minimize="false"
can_resize="false" height="240" min_height="300" min_width="300"
name="price_for_listing" title="Publish Classified Ad" width="320">
<text bottom="-200" follows="top|left" font="SansSerif" height="165" left="15"
name="explanation_text">
Your classified ad will run for one week from
the date it is published.
<floater name="price_for_listing" title="Publicar Aviso Clasificado">
<text name="explanation_text">
Tu aviso clasificado se mantendrá durante una
semana desde la fecha de su publicación.
Your ad&apos;s position in the classified listings
is determined by how much you choose to pay.
The highest paid ads go to the top of the list,
and appear higher in searches.
La posición de tu aviso en el listado de avisos
se determina por cuanto decidas pagar.
Mientras más pagues por el aviso, mas alto en
la lista y aparecerá en los primeros lugares.
</text>
<text bottom="50" follows="top|left" font="SansSerif" height="20" left="15"
name="price_text" width="120">
Price for Ad ([CURRENCY]):
<text name="price_text">
Precio por el Aviso ([CURRENCY]):
</text>
<line_editor bottom_delta="2" follows="top|left" height="20" left="125" max_length="6"
name="price_edit" width="60" />
<button bottom="13" follows="top|left" height="20" label="Cancel" left="205"
name="cancel_btn" width="100" />
<button bottom_delta="0" follows="top|left" height="20" label="Set Price"
left_delta="-106" name="set_price_btn" width="100" />
<button label="Cancelar" name="cancel_btn"/>
<button label="Definir Precio" name="set_price_btn"/>
</floater>

View File

@@ -1,329 +1,80 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="radar" title="Radar"
can_resize="true" can_minimize="true" can_close="true" can_drag_on_left="false"
rect_control="FloaterRadarRect" min_width="300" min_height="300">
<floater name="radar" title="Radar">
<scroll_list name="avatar_list"
left="10" right="-10" top="-20" bottom="140" can_resize="true"
column_padding="0" follows="left|top|bottom|right"
draw_heading="true" multi_select="true" search_column="1"
tool_tip="Hold shift or control while clicking to select multiple avatars">
<column name="marked" label="Mark" width="12" tool_tip="Marked avatars"/>
<column name="avatar_name" label="Name" width="150" tool_tip="Hold shift or control while clicking to select multiple avatars"/>
<column name="distance" label="Dist." width="48" tool_tip="Distance from your avatar (red=within chat range, yellow=within shout range, green=within draw distance)"/>
<column name="position" label="Pos." width="60" tool_tip="Position (X, Y) within this sim, or general direction (cardinal point) for outside sims"/>
<column name="altitude" label="Alt." width="48" tool_tip="Altitude"/>
<column name="activity" label="Act." width="24" tool_tip="Activity"/>
<column name="client" label="Client" width="80" dynamicwidth="true" tool_tip="Client the avatar is possibly using"/>
<scroll_list name="avatar_list" tool_tip="Mantén presionada la tecla Mayús o la tecla Ctrl al pulsar con el mouse para seleccionar multiples avatares">
<column name="marked" label="Marcar" tool_tip="Avatares Marcados"/>
<column name="avatar_name" label="Nombre" tool_tip="Mantén presionada la tecla Mayús o la tecla Ctrl al pulsar con el mouse para seleccionar multiples avatares"/>
<column name="distance" label="Dist." tool_tip="Distancia desde tu avatar (rojo=dentro del rango de chat, amarillo=dentro del rango de gritos, verde=dentro de la distancia de dibujo)"/>
<column name="position" label="Pos." tool_tip="Posición (X, Y) dentro del sim, o dirección general (punto cardinal) fuera del sim"/>
<column name="altitude" label="Alt." tool_tip="Altitud"/>
<column name="activity" label="Act." tool_tip="Actividad"/>
<column name="client" label="Cliente" tool_tip="Cliente-Visor que el avatar posiblemente esté usando"/>
</scroll_list>
<tab_container border="false" bottom_delta="-130" height="120" left="6" mouse_opaque="false"
name="actions_tab_container" tab_position="top" follows="left|right|bottom">
<panel border="true" bottom_delta="-130" follows="left|top|right|bottom" height="255"
label="Avatar" left="1" mouse_opaque="true"
name="actions_tab" width="398">
<tab_container name="actions_tab_container">
<panel label="Avatar" name="actions_tab">
<!-- upper row -->
<button
name="profile_btn"
label="Profile"
tool_tip="Show picture, groups, and other information"
left="10"
bottom_delta="-180"
width="80"
height="20"
font="SansSerifSmall"
follows="bottom|left"
/>
<button
name="track_btn"
label="(Un)Track"
tool_tip="Toggle tracking of this avatar's position"
left_delta="90"
bottom_delta="0"
width="80"
height="20"
font="SansSerifSmall"
follows="bottom|left"
/>
<button
name="get_key_btn"
label="Get Key"
tool_tip="Copies avatar's key to the clipboard"
left_delta="90"
bottom_delta="0"
width="80"
height="20"
font="SansSerifSmall"
follows="bottom|left"
/>
<button name="profile_btn" label="Perfil" tool_tip="Mostrar foto, grupos y demás información"/>
<button name="track_btn" label="(No)Rastrear" tool_tip="Rastrea la posición del avatar"/>
<button name="get_key_btn" label="Obtener Key" tool_tip="Copia la Key del avatar al portapapeles"/>
<!-- upper middle row -->
<button
name="im_btn"
label="IM"
tool_tip="Open Instant Message session"
left="10"
bottom_delta="-22"
width="80"
height="20"
font="SansSerifSmall"
follows="bottom|left"
/>
<button
name="offer_btn"
label="Offer TP"
tool_tip="Offer Teleport"
left_delta="90"
bottom_delta="0"
width="80"
height="20"
font="SansSerifSmall"
follows="bottom|left"
/>
<button
name="teleport_btn"
label="TP to"
tool_tip="Teleport to avatar's position"
left_delta="90"
bottom_delta="0"
width="80"
height="20"
font="SansSerifSmall"
follows="bottom|left"
/>
<button name="im_btn" label="MI" tool_tip="Abre una sesión de Mensaje Instantáneo"/>
<button name="offer_btn" label="Ofrecer TP" tool_tip="Ofrecer Teleporte"/>
<button name="teleport_btn" label="TP a" tool_tip="Teleportarse a la posición del avatar"/>
<!-- lower middle row-->
<button
name="mark_btn"
label="(Un)Mark"
tool_tip="(Un)Mark this avatar in the list"
left="10"
bottom_delta="-22"
width="80"
height="20"
font="SansSerifSmall"
follows="bottom|left"
/>
<button
name="prev_marked_btn"
label="Prev Marked"
tool_tip="Focus camera on previous marked avatar"
left_delta="90"
bottom_delta="0"
width="80"
height="20"
font="SansSerifSmall"
follows="bottom|left"
/>
<button
name="next_marked_btn"
label="Next Marked"
tool_tip="Focus camera on next marked avatar"
left_delta="90"
bottom_delta="0"
width="80"
height="20"
font="SansSerifSmall"
follows="bottom|left"
/>
<button name="mark_btn" label="(No)Marcar" tool_tip="Marca/Desmarca a este avatar de la lista"/>
<button name="prev_marked_btn" label="Marcado Ant." tool_tip="Enfoca la cámara en el avatar marcado previo de la lista"/>
<button name="next_marked_btn" label="Marcado Sig." tool_tip="Enfoca la cámara en el avatar marcado siguiente de la lista"/>
<!-- lower row-->
<button
name="focus_btn"
label="Focus"
tool_tip="Focus camera on this avatar in the list"
left="10"
bottom_delta="-22"
width="80"
height="20"
font="SansSerifSmall"
follows="bottom|left"
/>
<button
name="prev_in_list_btn"
label="Previous"
tool_tip="Focus camera on previous avatar in list"
left_delta="90"
bottom_delta="0"
width="80"
height="20"
font="SansSerifSmall"
follows="bottom|left"
/>
<button
name="next_in_list_btn"
label="Next"
tool_tip="Focus camera on next avatar in list"
left_delta="90"
bottom_delta="0"
width="80"
height="20"
font="SansSerifSmall"
follows="bottom|left"
/>
<button name="focus_btn" label="Foco" tool_tip="Enfoca la cámara en este avatar de la lista"/>
<button name="prev_in_list_btn" label="Anterior" tool_tip="Enfoca la cámara en el anterior avatar de la lista"/>
<button name="next_in_list_btn" label="Siguiente" tool_tip="Enfoca la cámara en el siguiente avatar de la lista"/>
</panel>
<panel border="true" bottom_delta="-150" follows="left|top|right|bottom" height="255"
label="Alerts" left="1" mouse_opaque="true"
name="alerts_tab" width="398">
<check_box height="16" label="Display alerts in chat"
left="10" bottom_delta="-176" name="radar_alerts"
width="200" follows="bottom|left"
hidden="false" mouse_opaque="true" font="SansSerifSmall"
initial_value="true" enabled="true" radio_style="false"
control_name="RadarChatAlerts"
tool_tip="Announce alerts about incoming and outgoing avatars in chat" />
<panel label="Alertas" name="alerts_tab">
<check_box label="Mostrar Alertas en el chat" name="radar_alerts" tool_tip="Muestra en el chat las alertas de llegada y salida de los avatares" />
<check_box height="16" label="Avatars entering/exiting the sim"
left="20" bottom_delta="-18" name="alerts_sim"
width="200" follows="bottom|left"
hidden="false" mouse_opaque="true" font="SansSerifSmall"
initial_value="true" enabled="true" radio_style="false"
control_name="RadarAlertSim"
tool_tip="Report avatars entering or exiting the sim" />
<check_box label="Avatares entrando/saliendo del sim" name="alerts_sim" tool_tip="Reporta los avatares que entran o salen del sim" />
<check_box height="16" label="Avatars within/beyond the draw distance"
left="20" bottom_delta="-18" name="alerts_draw"
width="200" follows="bottom|left"
hidden="false" mouse_opaque="true" font="SansSerifSmall"
initial_value="true" enabled="true" radio_style="false"
control_name="RadarAlertDraw"
tool_tip="Report avatars getting within or beyond the draw distance" />
<check_box label="Avatare entrando/saliendo de la distancia de dibujo" name="alerts_draw" tool_tip="Reporta los avatares que entran o salen de la distancia de dibujo" />
<check_box height="16" label="Avatars within/beyond the shout range"
left="20" bottom_delta="-18" name="alerts_chat"
width="200" follows="bottom|left"
hidden="false" mouse_opaque="true" font="SansSerifSmall"
initial_value="true" enabled="true" radio_style="false"
control_name="RadarAlertShoutRange"
tool_tip="Report avatars getting within or beyond the shout range" />
<check_box label="Avatares entrando/saliendo del rango de gritos" name="alerts_chat" tool_tip="Reporta los avatares que entran o salen del rango de gritos" />
<check_box height="16" label="Avatars within/beyond the chat range"
left="20" bottom_delta="-18" name="alerts_chat"
width="200" follows="bottom|left"
hidden="false" mouse_opaque="true" font="SansSerifSmall"
initial_value="true" enabled="true" radio_style="false"
control_name="RadarAlertChatRange"
tool_tip="Report avatars getting within or beyond the chat range" />
<check_box label="Avatares entrando/saliendo del rango de chat" name="alerts_chat" tool_tip="Reporta los avatares que entran o salen del rango de chat" />
</panel>
<panel border="true" bottom_delta="-130" follows="left|top|right|bottom" height="255"
label="Moderation" left="1" mouse_opaque="true"
name="land_tab" width="398">
<panel label="Moderación" name="land_tab">
<!-- Upper row -->
<button
name="mute_btn"
label="(Un)Mute"
tool_tip="Mute or unmute this avatar (muted avatars' names are highlighted in red in the list)."
left="10"
bottom_delta="-200"
width="80"
height="20"
font="SansSerifSmall"
follows="bottom|left"
/>
<button
name="freeze_btn"
label="Freeze"
tool_tip="Freeze the avatar, preventing it from moving"
left_delta="90"
bottom_delta="0"
width="80"
height="20"
font="SansSerifSmall"
follows="bottom|left"
/>
<button
name="ar_btn"
label="AR"
tool_tip="Report abuse on this avatar"
left_delta="90"
bottom_delta="0"
width="80"
height="20"
font="SansSerifSmall"
follows="bottom|left"
/>
<button name="mute_btn" label="(No)Ignorar" tool_tip="Ignorar o dejar de ignorar a este avatar (los nombre de los avatares ignorados se resaltan en rojo en la lista)."/>
<button name="freeze_btn" label="Congelar" tool_tip="Congelar al avatar, para evitar que se pueda mover"/>
<button name="ar_btn" label="AR" tool_tip="Enviar un Reporte de Abuso sobre este avatar"/>
<!-- Lower row -->
<button
name="eject_btn"
label="Eject"
tool_tip="Eject the avatar from the parcel"
left="10"
bottom_delta="-24"
width="80"
height="20"
font="SansSerifSmall"
follows="bottom|left"
/>
<button name="eject_btn" label="Expulsar" tool_tip="Expulsar a este avatar de la parcela"/>
<button
name="estate_eject_btn"
label="Eject from estate"
tool_tip="Eject this avatar from the estate"
left_delta="90"
bottom_delta="0"
width="170"
height="20"
font="SansSerifSmall"
follows="bottom|left"
/>
<button name="estate_eject_btn" label="Expulsar del Estado" tool_tip="Expulsar a este avatar del estado"/>
</panel>
<panel border="true" bottom_delta="-150" follows="left|top|right|bottom" height="255"
label="Options" left="1" mouse_opaque="true"
name="options_tab" width="398">
<check_box height="16" label="Update"
left="10" bottom_delta="-180" name="update_enabled_cb"
width="200" follows="bottom|left"
hidden="false" mouse_opaque="true" font="SansSerifSmall"
initial_value="true" enabled="true" radio_style="false"
tool_tip="Set whether the avatar list should update" />
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-24" drop_shadow_visible="true" enabled="true" font="SansSerifSmall" height="18" left="24"
mouse_opaque="false" name="rate" width="30">
Rate:
<panel label="Opciones" name="options_tab">
<check_box label="Actualizar" name="update_enabled_cb" tool_tip="Definir cuando debe ser actualizada la lista de avatares"/>
<text name="rate">
Frec.:
</text>
<radio_group draw_border="true" bottom_delta="2" left_delta="44" follows="bottom|left" width="196" height="20"
mouse_opaque="true" name="update_rate" control_name="RadarUpdateRate" enabled="true"
tool_tip="Rate of the radar updates (eats up more FPS when higher)">
<radio_item type="string" length="1" bottom_delta="0" height="16" left_delta="4" mouse_opaque="true"
name="high" width="20" follows="bottom|left">
High
<radio_group name="update_rate" tool_tip="Frecuencia de actualización del radar (consume mas FPS cuando es alta)">
<radio_item name="high">
Alta
</radio_item>
<radio_item type="string" length="1" bottom_delta="0" height="16" left_delta="30" mouse_opaque="true"
name="medium" width="25" follows="bottom|left">
Medium
<radio_item name="medium">
Media
</radio_item>
<radio_item type="string" length="1" bottom_delta="0" height="16" left_delta="35" mouse_opaque="true"
name="low" width="20" follows="bottom|left">
Low
<radio_item name="low">
Baja
</radio_item>
</radio_group>
<check_box height="16" label="Announce even when closed"
left="10" bottom_delta="-24" name="keep_open"
width="200" follows="bottom|left"
hidden="false" mouse_opaque="true" font="SansSerifSmall"
initial_value="true" enabled="true" radio_style="false"
control_name="RadarKeepOpen"
tool_tip="Hides floater instead of closing to still announce in chat" />
<check_box height="16" label="Announce keys to HUD"
left="10" bottom_delta="-20" name="radar_chat_keys"
width="200" follows="bottom|left"
hidden="false" mouse_opaque="true" font="SansSerifSmall"
initial_value="true" enabled="true" radio_style="false"
control_name="RadarChatKeys"
tool_tip="Set whether to send keys of avatars to LSL scripts" />
<button
name="send_keys_btn"
label="Announce now"
tool_tip="Send all keys to HUD now"
left_delta="150"
bottom_delta="-2"
width="100"
height="20"
font="SansSerifSmall"
follows="bottom|left"
/>
<check_box label="Anunciar aun estando cerrado" name="keep_open" tool_tip="Oculta el radar en vez de cerrarlo para seguir enviando los avisos al chat" />
<check_box label="Anunciar keys all HUD" name="radar_chat_keys" tool_tip="Definir cuando enviar las keys de los avarares a los scritps LSL" />
<button name="send_keys_btn" label="Anunciar Ahora" tool_tip="Envia todas las keys al HUD ahora"/>
</panel>
</tab_container>
</floater>

View File

@@ -1,246 +1,189 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater can_close="true" can_drag_on_left="false" can_minimize="true"
can_resize="false" height="590" min_height="100" min_width="100"
name="floater_report_abuse" title="Report Abuse" width="390">
<texture_picker allow_no_texture="true" bottom="-150" default_image_name="None"
follows="left|top" height="114" label="" left="238" mouse_opaque="true"
name="screenshot" width="134" />
<check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16"
initial_value="false" label="Include screenshot" left="13"
mouse_opaque="true" name="screen_check" width="116" />
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-48" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16"
mouse_opaque="true" name="reporter_title" v_pad="0" width="50">
Reporter:
<floater name="floater_report_abuse" title="Reportar Abuso">
<texture_picker label="" name="screenshot"/>
<check_box label="Incluir captura" name="screen_check"/>
<text name="reporter_title">
Denunciante:
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-48" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="62"
mouse_opaque="true" name="reporter_field" v_pad="0" width="150">
<text name="reporter_field">
Loremipsum Dolorsitamut
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-64" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16"
mouse_opaque="true" name="sim_title" v_pad="0" width="60">
Region:
<text name="sim_title">
Región:
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-64" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="62"
mouse_opaque="true" name="sim_field" v_pad="0" width="120">
Region Name
<text name="sim_field">
Nombre de la Región
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-80" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16"
mouse_opaque="true" name="pos_title" v_pad="0" width="50">
Position:
<text name="pos_title">
Posición:
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-80" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="62"
mouse_opaque="true" name="pos_field" v_pad="0" width="120">
<text name="pos_field">
{128.1, 128.1, 15.4}
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-18" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16"
mouse_opaque="true" name="select_object_label" v_pad="0" width="220">
Click the button then the object:
<text name="select_object_label">
Pulsa el botón y luego el objeto:
</text>
<button bottom_delta="-30" font="SansSerif" halign="center" height="32" label=""
label_selected="" left="16" mouse_opaque="true" name="pick_btn"
tool_tip="Object Picker - Identify an object as the subject of this report"
width="32" />
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="16" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="53"
mouse_opaque="true" name="object_name_label" v_pad="0" width="60">
Name:
<button label="" label_selected="" name="pick_btn" tool_tip="Selector de Objetos - Identificar un objeto como el sujeto de la denuncia"/>
<text name="object_name_label">
Nombre:
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="0" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="66"
mouse_opaque="true" name="object_name" v_pad="0" width="109">
<text name="object_name">
Consetetur Sadipscing
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-16" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="53"
mouse_opaque="true" name="owner_name_label" v_pad="0" width="60">
Owner:
<text name="owner_name_label">
Propietario:
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="0" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="66"
mouse_opaque="true" name="owner_name" v_pad="0" width="109">
<text name="owner_name">
Hendrerit Vulputate
</text>
<combo_box bottom_delta="-48" follows="left|top" height="20" left="16" mouse_opaque="true"
name="category_combo"
tool_tip="Category -- select the category that best describes this report"
width="356">
<combo_item name="Select_category" value="0">
Select category
</combo_item><combo_item name="Age__Age_play" value="31">
Age > Age play
</combo_item><combo_item name="Age__Adult_resident_on_Teen_Second_Life" value="32">
Age > Adult resident on Teen Second Life
</combo_item><combo_item name="Age__Underage_resident_outside_of_Teen_Second_Life" value="33">
Age > Underage resident outside of Teen Second Life
</combo_item><combo_item name="Assault__Combat_sandbox___unsafe_area" value="34">
Assault > Combat sandbox / unsafe area
</combo_item><combo_item name="Assault__Safe_area" value="35">
Assault > Safe area
</combo_item><combo_item name="Assault__Weapons_testing_sandbox" value="36">
Assault > Weapons testing sandbox
</combo_item><combo_item name="Commerce__Failure_to_deliver_product_or_service" value="38">
Commerce > Failure to deliver product or service
</combo_item><combo_item name="Disclosure__Real_world_information" value="39">
Disclosure > Real world information
</combo_item><combo_item name="Disclosure__Remotely_monitoring chat" value="40">
Disclosure > Remotely monitoring chat
</combo_item><combo_item name="Disclosure__Second_Life_information_chat_IMs" value="41">
Disclosure > Second Life information/chat/IMs
</combo_item><combo_item name="Disturbing_the_peace__Unfair_use_of_region_resources" value="42">
Disturbing the peace > Unfair use of region resources
</combo_item><combo_item name="Disturbing_the_peace__Excessive_scripted_objects" value="43">
Disturbing the peace > Excessive scripted objects
</combo_item><combo_item name="Disturbing_the_peace__Object_littering" value="44">
Disturbing the peace > Object littering
</combo_item><combo_item name="Disturbing_the_peace__Repetitive_spam" value="45">
Disturbing the peace > Repetitive spam
</combo_item><combo_item name="Disturbing_the_peace__Unwanted_advert_spam" value="46">
Disturbing the peace > Unwanted advert spam
</combo_item><combo_item name="Fraud__L$" value="47">
Fraud > L$
</combo_item><combo_item name="Fraud__Land" value="48">
Fraud > Land
</combo_item><combo_item name="Fraud__Pyramid_scheme_or_chain_letter" value="49">
Fraud > Pyramid scheme or chain letter
</combo_item><combo_item name="Fraud__US$" value="50">
Fraud > US$
</combo_item><combo_item name="Ridiculous3" value="71">
Freud > User has taken an interest in their mother
</combo_item><combo_item name="Harassment__Advert_farms___visual_spam" value="51">
Harassment > Advert farms / visual spam
</combo_item><combo_item name="Harassment__Defaming_individuals_or_groups" value="52">
Harassment > Defaming individuals or groups
</combo_item><combo_item name="Harassment__Impeding_movement" value="53">
Harassment > Impeding movement
</combo_item><combo_item name="Harassment__Sexual_harassment" value="54">
Harassment > Sexual harassment
</combo_item><combo_item name="Harassment__Solicting_inciting_others_to_violate_ToS" value="55">
Harassment > Solicting/inciting others to violate ToS
</combo_item><combo_item name="Harassment__Verbal_abuse" value="56">
Harassment > Verbal abuse
</combo_item><combo_item name="Ridiculous1" value="69">
Harassment > User keeps licking finger and touching me
</combo_item><combo_item name="Indecency__Broadly_offensive_content_or_conduct" value="57">
Indecency > Broadly offensive content or conduct
<!-- 58 = deprecated by AO -->
</combo_item><combo_item name="Indecency__Inappropriate_avatar_name" value="59">
Indecency > Inappropriate avatar name
</combo_item><combo_item name="Indecency__Mature_content_in_PG_region" value="60">
Indecency > Inappropriate content or conduct in a PG region
</combo_item><combo_item name="Indecency__Inappropriate_content_in_Mature_region" value="69">
Indecency > Inappropriate content or conduct in a Mature region
</combo_item><combo_item name="Intellectual_property_infringement_Content_Removal" value="66">
Intellectual property infringement > Content Removal
</combo_item><combo_item name="Intellectual_property_infringement_CopyBot_or_Permissions_Exploit" value="37">
Intellectual property infringement > CopyBot or Permissions Exploit
</combo_item><combo_item name="Intolerance" value="61">
Intolerance
</combo_item><combo_item name="Land__Abuse_of_sandbox_resources" value="62">
Land > Abuse of sandbox resources
</combo_item><combo_item name="Land__Encroachment__Objects_textures" value="63">
Land > Encroachment > Objects/textures
</combo_item><combo_item name="Land__Encroachment__Particles" value="64">
Land > Encroachment > Particles
</combo_item><combo_item name="Land__Encroachment__Trees_plants" value="65">
Land > Encroachment > Trees/plants
</combo_item><combo_item name="Ridiculous2" value="70">
Land > Encroachment > User won't stay on their side of the car
</combo_item><combo_item name="Wagering_gambling" value="67">
Wagering/gambling
</combo_item>
<combo_item name="Other" value="68">
Other
</combo_item>
</combo_box>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-26" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16"
mouse_opaque="true" name="abuser_name_title" v_pad="0" width="180">
Abuser name:
<combo_box name="category_combo" tool_tip="Categoría -- selecciona la categoría que mejor describe esta denuncia">
<combo_item name="Select_category">
Seleccionar categoría
</combo_item>
<combo_item name="Age__Age_play">
Edad > Jugar a se niño
</combo_item>
<combo_item name="Age__Adult_resident_on_Teen_Second_Life">
Edad > Residente adulto en Teen Second Life
</combo_item>
<combo_item name="Age__Underage_resident_outside_of_Teen_Second_Life">
Edad > Residente menor de edad fuera de Teen Second Life
</combo_item>
<combo_item name="Assault__Combat_sandbox___unsafe_area">
Ataque > Sandox de Combate / zona no segura
</combo_item>
<combo_item name="Assault__Safe_area">
Ataque > >Zona segura
</combo_item>
<combo_item name="Assault__Weapons_testing_sandbox">
Ataque > Sandbox de prueba de armas
</combo_item>
<combo_item name="Commerce__Failure_to_deliver_product_or_service">
Comercio > Error en la entrega de productos o servicios
</combo_item><combo_item name="Disclosure__Real_world_information">
Indiscreción > Información del mundo real
</combo_item>
<combo_item name="Disclosure__Remotely_monitoring chat">
Indiscreción > Monitoreo remoto del chat
</combo_item>
<combo_item name="Disclosure__Second_Life_information_chat_IMs">
Indiscreción > Información de Second Life/chat/IMs
</combo_item><combo_item name="Disturbing_the_peace__Unfair_use_of_region_resources">
Alterar la Paz > Abuso de los recursos de la región
</combo_item>
<combo_item name="Disturbing_the_peace__Excessive_scripted_objects">
Alterar la Paz > Uso excesivo de objetos con scripts
</combo_item>
<combo_item name="Disturbing_the_peace__Object_littering">
Alterar la Paz > Objetos basura
</combo_item>
<combo_item name="Disturbing_the_peace__Repetitive_spam">
Alterar la Paz > Spam (Mensajes no solicitados) repetitivo
</combo_item>
<combo_item name="Disturbing_the_peace__Unwanted_advert_spam">
Alterar la Paz > Publicidad no deseada
</combo_item>
<combo_item name="Fraud__L$">
Fraude > L$
</combo_item>
<combo_item name="Fraud__Land">
Fraude > Terreno
</combo_item>
<combo_item name="Fraud__Pyramid_scheme_or_chain_letter">
Fraude > Esquemas piramidales o cadenas de cartas
</combo_item>
<combo_item name="Fraud__US$">
Fraude > US$
</combo_item>
<combo_item name="Ridiculous3">
Freud > Un usuario a manifestado interes en su madre
</combo_item>
<combo_item name="Harassment__Advert_farms___visual_spam">
Acoso > Anuncios múltiples / spam visual
</combo_item>
<combo_item name="Harassment__Defaming_individuals_or_groups">
Acoso > Difamación de individuos o grupos
</combo_item>
<combo_item name="Harassment__Impeding_movement">
Acoso > Impedir el movimiento
</combo_item>
<combo_item name="Harassment__Sexual_harassment">
Acoso > Acoso sexual
</combo_item>
<combo_item name="Harassment__Solicting_inciting_others_to_violate_ToS">
Acoso > Pedir/incitar a otros para violar el ToS
</combo_item>
<combo_item name="Harassment__Verbal_abuse">
Acoso > Abuso verbal
</combo_item>
<combo_item name="Ridiculous1">
Acoso > El usuario se lame los dedos y me toca
</combo_item>
<combo_item name="Indecency__Broadly_offensive_content_or_conduct">
Indecencia > En general, contenido o conducta ofensivos
<!-- 58 = deprecated by AO -->
</combo_item><combo_item name="Indecency__Inappropriate_avatar_name">
Indecencia > Nombre inapropiado de avatar
</combo_item>
<combo_item name="Indecency__Mature_content_in_PG_region">
Indecencia > Contenido o conducta inapropiados en una región PG
</combo_item>
<combo_item name="Indecency__Inappropriate_content_in_Mature_region">
Indecencia > Contenido o conducta inapropiados en una región Mature
</combo_item>
<combo_item name="Intellectual_property_infringement_Content_Removal">
Infracción de la propiedad Intelectual > Eliminación de contenidos
</combo_item>
<combo_item name="Intellectual_property_infringement_CopyBot_or_Permissions_Exploit">
Infracción de la propiedad Intelectual > CopyBot o Exploit (programa malicioso) de permisos
</combo_item>
<combo_item name="Intolerance">
Intolerancia
</combo_item>
<combo_item name="Land__Abuse_of_sandbox_resources">
Terreno > Abuso de los recursos de un sandbox
</combo_item>
<combo_item name="Land__Encroachment__Objects_textures">
Terreno > Invasión > Objetos/texturas
</combo_item>
<combo_item name="Land__Encroachment__Particles">
Terreno > Invasión > Partículas
</combo_item>
<combo_item name="Land__Encroachment__Trees_plants">
Terreno > Invasión > Árboles/plantas
</combo_item>
<combo_item name="Ridiculous2">
Terreno > Invasión > El usuario no se quiere quedar de su lado del coche
</combo_item>
<combo_item name="Wagering_gambling">
Apuestas/Juego
</combo_item>
<combo_item name="Other">
Otra
</combo_item>
</combo_box>
<text name="abuser_name_title">
Nombre del Infractor:
</text>
<line_editor bevel_style="in" border_style="line"
border_thickness="1" bottom_delta="-18" follows="left|top"
font="SansSerifSmall" height="16" left="16" max_length="32"
mouse_opaque="true" name="abuser_name_edit"
width="180" />
<button bottom_delta="-2" font="SansSerif" halign="center" height="20"
label="Choose Resident" label_selected="" left_delta="190"
mouse_opaque="true" name="select_abuser"
tool_tip="Select the name of the abuser from a list" width="160" />
<check_box bottom_delta="-18" follows="left|top" font="SansSerifSmall" height="16"
initial_value="false" label="Don't know abuser's name" left="13" visible="false"
mouse_opaque="true" name="omit_abuser_name" width="116"
tool_tip="Check this if you are unable to provide the abuser's name"/>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-24" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16"
mouse_opaque="true" name="abuser_name_title2" v_pad="0" width="180">
Location of Abuse:
<button label="Elegir al Residente" label_selected="" name="select_abuser" tool_tip="Elegir de una lista el nombre del infractor"/>
<check_box label="No se el nombre del infractor" name="omit_abuser_name" tool_tip="Marca esto si no puedes aportar el nombre del infractor"/>
<text name="abuser_name_title2">
Localización de la Infracción:
</text>
<line_editor bevel_style="in" border_style="line"
border_thickness="1" bottom_delta="-18" follows="left|top"
font="SansSerifSmall" height="16" left="16" max_length="256"
mouse_opaque="true" name="abuse_location_edit"
width="356" />
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-24" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16"
mouse_opaque="true" name="sum_title" v_pad="0" width="180">
Summary:
<text name="sum_title">
Sumario:
</text>
<line_editor bevel_style="in" border_style="line"
border_thickness="1" bottom_delta="-18" follows="left|top"
font="SansSerifSmall" height="16" left="16" max_length="64"
mouse_opaque="true" name="summary_edit"
width="356" spell_check="true" />
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-24" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16"
mouse_opaque="true" name="dscr_title" v_pad="0" width="180">
Details:
<text name="dscr_title">
Detalles:
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-32" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="48" left="70"
mouse_opaque="true" name="bug_aviso" v_pad="0" width="308">
Please be specific about the date, location, nature of
abuse, relevant chat/IM text, and select the object
if possible.
<text name="bug_aviso">
Por favor, se muy concreto sobre la fecha, la localización,
la naturaleza de la infracción, el aportar textos relevantes
del chat o los MI, y, si es posible, selecciona el objeto.
</text>
<text_editor bottom_delta="-152" embedded_items="false"
follows="left|top" font="SansSerifSmall" height="146" left="16"
max_length="800" mouse_opaque="false" name="details_edit"
width="356" word_wrap="true" spell_check="true" />
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-24" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16"
mouse_opaque="true" name="incomplete_title" v_pad="0" width="342">
Note: Incomplete reports will not be investigated.
<text name="incomplete_title">
Nota: Las denuncias incompletas no serán investigadas.
</text>
<button bottom="10" follows="right|bottom" font="SansSerif" halign="center" height="20"
label="Cancel" label_selected="Cancel" mouse_opaque="true"
name="cancel_btn" right="373" width="150" />
<button bottom="10" follows="right|bottom" font="SansSerif" halign="center" height="20"
label="Report Abuse" label_selected="Report Abuse" mouse_opaque="true"
name="send_btn" right="217" width="150" />
<button label="Cancelar" label_selected="Cancelar" name="cancel_btn"/>
<button label="Reportar Abuso" label_selected="Reportar Abuso" name="send_btn"/>
</floater>

View File

@@ -1,176 +1,107 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater can_close="true" can_drag_on_left="false" can_minimize="true"
can_resize="false" height="455" min_height="100" min_width="100"
name="bug_reporter" title="Report Bug" width="390">
<texture_picker allow_no_texture="true" bottom="-150" default_image_name="None"
follows="left|top" height="114" label="" left="238" mouse_opaque="true"
name="screenshot" width="134" />
<check_box bottom_delta="-16" follows="left|top" font="SansSerifSmall" height="16"
initial_value="false" label="Include screenshot" left="234"
mouse_opaque="true" name="screen_check" width="116" />
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-48" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16"
mouse_opaque="true" name="reporter_title" v_pad="0" width="50">
Reporter:
<floater name="bug_reporter" title="Reportar Fallo">
<texture_picker label="" name="screenshot"/>
<check_box label="Incluir captura de pantalla" name="screen_check"/>
<text name="reporter_title">
Informante:
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-48" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="62"
mouse_opaque="true" name="reporter_field" v_pad="0" width="120" />
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-64" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16"
mouse_opaque="true" name="sim_title" v_pad="0" width="50">
Region:
<text name="sim_title">
Región:
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-64" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="62"
mouse_opaque="true" name="sim_field" v_pad="0" width="120" />
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-80" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16"
mouse_opaque="true" name="pos_title" v_pad="0" width="50">
Position:
<text name="pos_title">
Posición:
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-80" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="62"
mouse_opaque="true" name="pos_field" v_pad="0" width="120" />
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-22" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16"
mouse_opaque="true" name="select_object_label" v_pad="0" width="200">
Click the button then the object:
<text name="select_object_label">
Haz clic en el botón y en el objeto para seleccionar:
</text>
<button bottom_delta="-32" font="SansSerif" halign="center" height="32" label=""
label_selected="" left="16" mouse_opaque="true" name="pick_btn"
tool_tip="Object Picker - Identify an object as the subject of this report"
width="32" />
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="16" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="53"
mouse_opaque="true" name="object_name_label" v_pad="0" width="60">
Name:
<button label="" label_selected="" name="pick_btn" tool_tip="Selector de Objetos - Identifica un objeto como el sujeto de este reporte"/>
<text name="object_name_label">
Nombre:
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="0" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="66"
mouse_opaque="true" name="object_name" v_pad="0" width="109">
<text name="object_name">
Consetetur Sadipscing
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-16" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="53"
mouse_opaque="true" name="owner_name_label" v_pad="0" width="60">
Owner:
<text name="owner_name_label">
Propietario:
</text>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="0" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="66"
mouse_opaque="true" name="owner_name" v_pad="0" width="109">
<text name="owner_name">
Hendrerit Vulputate
</text>
<combo_box bottom_delta="-28" follows="left|top" height="20" left="16" mouse_opaque="true"
name="category_combo"
tool_tip="Category -- select the category that best describes this report"
width="180">
<combo_item name="Selectcategory" value="0">
Select category
<combo_box name="category_combo" tool_tip="Categoría -- Elige la categoría que mejor describe este reporte">
<combo_item name="Selectcategory">
Elegir categoría
</combo_item>
<combo_item name="Building" value="9">
Building
<combo_item name="Building">
Construcción
</combo_item>
<combo_item name="Character" value="8">
Character
Personaje
</combo_item>
<combo_item name="Chat/IM" value="3">
Chat/IM
<combo_item name="Chat/IM">
Chat/MI
</combo_item>
<combo_item name="Documentation" value="10">
Documentation
<combo_item name="Documentation">
Documentación
</combo_item>
<combo_item name="Exploit" value="22">
<combo_item name="Exploit">
Exploit
</combo_item>
<combo_item name="Graphics" value="11">
Graphics
Gráficos
</combo_item>
<combo_item name="Inventory" value="12">
Inventory
<combo_item name="Inventory">
Inventario
</combo_item>
<combo_item name="Lag" value="13">
<combo_item name="Lag">
Lag
</combo_item>
<combo_item name="MissingContent" value="21">
Missing Content
<combo_item name="MissingContent">
Contenido Perdido
</combo_item>
<combo_item name="LindenDollars(L$)" value="14">
<combo_item name="LindenDollars(L$)">
Linden Dollars (L$)
</combo_item>
<combo_item name="Permissions" value="15">
Permissions
<combo_item name="Permissions">
Permisos
</combo_item>
<combo_item name="Physics" value="16">
Physics
<combo_item name="Physics">
sica
</combo_item>
<combo_item name="Script" value="17">
<combo_item name="Script">
Script
</combo_item>
<combo_item name="Sound" value="6">
Sound
<combo_item name="Sound">
Sonidos
</combo_item>
<combo_item name="Stipends" value="18">
Stipends
<combo_item name="Stipends">
Salario
</combo_item>
<combo_item name="Userinterface" value="19">
User interface
<combo_item name="Userinterface">
Interfaz de usuario
</combo_item>
<combo_item name="Miscellaneous" value="20">
Miscellaneous
<combo_item name="Miscellaneous">
Misceláneo
</combo_item>
</combo_box>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-25" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16"
mouse_opaque="true" name="sum_title" v_pad="0" width="180">
Summary:
<text name="sum_title">
Sumario:
</text>
<line_editor bevel_style="in" border_style="line"
border_thickness="1" bottom_delta="-16" follows="left|top"
font="SansSerifSmall" height="16" left="16" max_length="64"
mouse_opaque="true" name="summary_edit"
width="356" spell_check="true" />
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-20" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="16"
mouse_opaque="true" name="dscr_title" v_pad="0" width="342">
Details: (Please provide as much information as possible)
<text name="dscr_title">
Detalles: (Por favor, proporciona toda la información que sea posible)
</text>
<text_editor bottom_delta="-112" embedded_items="false"
follows="left|top" font="SansSerifSmall" height="112" left="16"
max_length="900" mouse_opaque="false" name="details_edit"
width="356" word_wrap="true" spell_check="true">
Steps to reproduce the bug:
<text_editor name="details_edit">
Pasos para reproducir el fallo:
Observed results:
Resultados observados:
Expected results:
Resultados esperados:
</text_editor>
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom_delta="-40" drop_shadow_visible="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="32" left="16"
mouse_opaque="true" name="bug_aviso" v_pad="0" width="342">
Note: Incomplete reports will not be investigated
If this bug allows you to do something you should not be able
to do, especially if it impacts performance or security, please
select the &apos;Exploit&apos; category. Thank you!
<text name="bug_aviso">
Nota: los informes incompletos no serán investigados
Si el fallo te permite hacer algo que no deberías poder hacer,
especialmente si éste impacta en el rendimiento o seguridad,
por favor seleeciona la categoría &apos;Exploit&apos; ¡Gracias!
</text>
<button bottom="10" follows="right|bottom" font="SansSerif" halign="center" height="20"
label="Cancel" label_selected="Cancel" mouse_opaque="true"
name="cancel_btn" right="380" width="150" />
<button bottom="10" follows="right|bottom" font="SansSerif" halign="center" height="20"
label="Report Bug" label_selected="Report Bug" mouse_opaque="true"
name="send_btn" right="224" width="150" />
<button label="Cancelar" label_selected="Cancelar" name="cancel_btn"/>
<button label="Reportar Fallo" label_selected="Reportar Fallo" name="send_btn"/>
</floater>

View File

@@ -1,89 +1,19 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
can_close="true"
can_drag_on_left="false"
can_minimize="true"
can_resize="true"
height="455"
min_height="200"
min_width="375"
name="rlv_behaviours"
title="Active RLV Restrictions"
width="350">
<tab_container
follows="top|left|bottom|right"
bottom="-445"
left="5"
height="420"
width="338"
name="behaviour_tab"
tab_position="top">
<panel
border="true"
label="Restrictions"
name="behaviour_panel">
<scroll_list
top_pad="17"
height="-30"
follows="top|left|bottom|right"
draw_border="false"
multi_select="false"
name="behaviour_list"
draw_heading="true"
draw_stripes="true"
left="2"
right="-2">
<column
label="Restriction"
name="behaviour"
width="170" />
<column
label="Object Name"
name="issuer"
width="170" />
</scroll_list>
</panel>
<panel
border="true"
label="Exceptions"
name="exception_panel">
<scroll_list
top_pad="17"
height="-30"
follows="top|left|bottom|right"
draw_border="false"
multi_select="false"
name="exception_list"
draw_heading="true"
draw_stripes="true"
left="2"
right="-2">
<column
label="Restriction"
name="behaviour"
width="70" />
<column
label="Option"
name="option"
width="170" />
<column
label="Object Name"
name="issuer"
width="170" />
</scroll_list>
</panel>
</tab_container>
<button
follows="bottom|left"
height="25"
label="Copy to Clipboard"
left="10"
name="copy_btn"
bottom="-440"
width="180" />
<floater name="rlv_behaviours" title="Activar Restricciones RLV">
<tab_container name="behaviour_tab">
<panel label="Restricciones" name="behaviour_panel">
<scroll_list name="behaviour_list">
<column label="Restricción" name="behaviour"/>
<column label="Nombre de Objeto" name="issuer"/>
</scroll_list>
</panel>
<panel label="Excepciones" name="exception_panel">
<scroll_list name="exception_list">
<column label="Restricción" name="behaviour"/>
<column label="Opción" name="option"/>
<column label="Nombre de Objeto" name="issuer"/>
</scroll_list>
</panel>
</tab_container>
<button label="Copiar al Portapapeles" name="copy_btn"/>
</floater>

View File

@@ -1,12 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true"
height="425" min_height="200" min_width="375" name="rlvLocks" title="Active RLV Locks" width="375"
save_rect="true" save_visibility="true" single_instance="true">
<scroll_list bottom="-410" left="2" right="-2" draw_border="false" follows="top|left|bottom|right" height="390" multi_select="false"
name="lock_list" draw_heading="true" draw_stripes="true" layout="topleft">
<column label="Lock Type" name="lock_type" width="110" />
<column label="Add / Rem" name="lock_addrem" width="65" />
<column label="Lock Target" name="lock_target" width="150" />
<column label="Held By" name="lock_origin" width="150" />
</scroll_list>
<floater name="rlvLocks" title="Activar Bloqueos RLV">
<scroll_list name="lock_list">
<column label="Tipo" name="lock_type"/>
<column label="Añadir/Quitar" name="lock_addrem"/>
<column label="Destino" name="lock_target"/>
<column label="Por" name="lock_origin"/>
</scroll_list>
</floater>

View File

@@ -1,15 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<multi_floater bottom="-463" can_close="true" can_drag_on_left="false" can_minimize="true"
can_resize="true" height="233" left="337" min_height="100" min_width="100"
mouse_opaque="true" name="script debug floater"
rect_control="FloaterScriptDebugRect" title="Script Warning/Error"
width="450">
<tab_container border="false" bottom="-233" follows="left|top|right|bottom" height="217"
left="1" mouse_opaque="false" name="Preview Tabs" tab_position="bottom"
width="448">
<floater bottom="-202" can_close="false" can_drag_on_left="false" can_minimize="true"
can_resize="false" follows="left|top|right|bottom" height="201"
label="Script" left="1" min_height="100" min_width="100"
mouse_opaque="true" name="all_scripts" title="[All scripts]" width="446" />
<multi_floater name="script debug floater" title="Avisos de Error de Script">
<tab_container name="Preview Tabs">
<floater label="Script" name="all_scripts" title="[Todos los scripts]"/>
</tab_container>
</multi_floater>

View File

@@ -1,89 +1,44 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel bottom="-550" enabled="true" follows="left|top|right|bottom" height="508"
left="0" mouse_opaque="true" name="script panel" width="500" border_drop_shadow_visible="false" border_visible="false" bevel_style="none" border_style="line" border_thickness="0">
<text_editor type="string" length="1" bottom="-393"
embedded_items="false" enabled="true" follows="left|top|right|bottom"
font="Monospace" height="376" ignore_tab="false" left="4"
max_length="65536" mouse_opaque="true" name="Script Editor" width="492" border_drop_shadow_visible="false" border_visible="false" bevel_style="none" border_style="line" border_thickness="0"
word_wrap="true" show_line_numbers="true">
Loading...
<panel name="script panel" >
<text_editor name="Script Editor">
Cargando...
</text_editor>
<button bottom="-499" enabled="true" follows="right|bottom" font="SansSerif"
halign="center" height="20" label="Edit..." label_selected="Edit..." left="230"
mouse_opaque="true" name="Edit_btn" width="128" />
<button bottom="-499" enabled="true" follows="right|bottom" font="SansSerif"
halign="center" height="20" label="Save" label_selected="Save" left="360"
mouse_opaque="true" name="Save_btn" width="128" />
<scroll_list background_visible="true" bottom="-457" column_padding="5" draw_border="true"
draw_heading="false" draw_stripes="true" enabled="true"
follows="left|right|bottom" height="60" left="4" mouse_opaque="true"
multi_select="false" name="lsl errors" width="492" />
<combo_box allow_text_entry="false" bottom="-499" enabled="true" follows="left|bottom"
height="20" label="Insert..." left="12" max_chars="20" mouse_opaque="true"
name="Insert..." width="128" />
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" bevel_style="none" border_style="line" border_thickness="0"
bottom="-473" drop_shadow_visible="true" enabled="true"
follows="left|bottom" font="SansSerifSmall" h_pad="0" halign="left"
height="12" left="12" mouse_opaque="true" name="line_col" v_pad="0"
width="128" />
<menu_bar bottom="-18" drop_shadow="false" enabled="true" follows="left|top|right"
height="18" left="8" mouse_opaque="false" name="script_menu" opaque="false"
tear_off="false" width="476">
<menu bottom="0" drop_shadow="true" enabled="true" height="62"
left="0" mouse_opaque="false" name="File" opaque="true" tear_off="false"
width="138">
<menu_item_call bottom_delta="-30" height="20" label="Save" left="0" mouse_opaque="true"
name="Save" width="138" />
<menu_item_separator bottom_delta="-38" height="8" left="0" mouse_opaque="true" name="separator"
width="138" />
<menu_item_call bottom_delta="-58" height="20" label="Revert All Changes" left="0"
mouse_opaque="true" name="Revert All Changes" width="138" />
<button label="Edición..." label_selected="Edición..." name="Edit_btn"/>
<button label="Guardar" label_selected="Guardar" name="Save_btn"/>
<combo_box label="Insertar..." name="Insert..."/>
<menu_bar name="script_menu">
<menu name="File" label="Archivo" >
<menu_item_call label="Guardar" name="Save"/>
<menu_item_call label="Revertir los Cambios" name="Revert All Changes"/>
</menu>
<menu bottom="665" drop_shadow="true" enabled="true" height="198"
left="222" mouse_opaque="false" name="Edit" opaque="true" tear_off="false"
width="139">
<menu_item_call bottom_delta="-30" enabled="false" height="20" label="Undo" left="0"
mouse_opaque="true" name="Undo" width="139" />
<menu_item_call bottom_delta="-50" enabled="false" height="20" label="Redo" left="0"
mouse_opaque="true" name="Redo" width="139" />
<menu_item_separator bottom_delta="-58" enabled="true" height="8" label="-----------" left="0"
mouse_opaque="true" name="separator" width="139" />
<menu_item_call bottom_delta="-78" enabled="false" height="20" label="Cut" left="0"
mouse_opaque="true" name="Cut" width="139" />
<menu_item_call bottom_delta="-98" enabled="false" height="20" label="Copy" left="0"
mouse_opaque="true" name="Copy" width="139" />
<menu_item_call bottom_delta="-118" enabled="false" height="20" label="Paste" left="0"
mouse_opaque="true" name="Paste" width="139" />
<menu_item_separator bottom_delta="-126" enabled="true" height="8" label="-----------" left="0"
mouse_opaque="true" name="separator2" width="139" />
<menu_item_call bottom_delta="-146" enabled="true" height="20" label="Select All" left="0"
mouse_opaque="true" name="Select All" width="139" />
<menu_item_call bottom_delta="-166" enabled="false" height="20" label="Deselect" left="0"
mouse_opaque="true" name="Deselect" width="139" />
<menu_item_separator bottom_delta="-174" enabled="true" height="8" label="-----------" left="0"
mouse_opaque="true" name="separator3" width="139" />
<menu_item_call bottom_delta="-194" enabled="true" height="20" label="Search / Replace..."
left="0" mouse_opaque="true" name="Search / Replace..." width="139" />
<menu name="Edit" label="Edición">
<menu_item_call label="Deshacer" name="Undo"/>
<menu_item_call label="Rehacer" name="Redo"/>
<menu_item_separator label="-----------" name="separator"/>
<menu_item_call label="Cortar" name="Cut"/>
<menu_item_call label="Copiar" name="Copy"/>
<menu_item_call label="Pegar" name="Paste"/>
<menu_item_separator label="-----------" name="separator2"/>
<menu_item_call label="Seleccionar Todol" name="Select All"/>
<menu_item_call label="Deseleccionar" name="Deselect"/>
<menu_item_separator label="-----------" name="separator3"/>
<menu_item_call label="Buscar / Reemplazar..." name="Search / Replace..."/>
</menu>
<menu bottom="-18" drop_shadow="true" enabled="true" height="34"
left="0" mouse_opaque="false" name="Help" opaque="true" tear_off="false"
width="112">
<menu_item_call bottom="-30" enabled="true" height="20" label="Help..." left="0"
mouse_opaque="true" name="Help..." width="112" />
<menu_item_call bottom="-30" enabled="true" height="20" label="LSL Wiki Help..." left="0"
mouse_opaque="true" name="LSL Wiki Help..." width="112" />
<menu name="Help" label="Ayuda">
<menu_item_call label="Ayuda..." name="Help..."/>
<menu_item_call label="Ayuda LSL Wiki..." name="LSL Wiki Help..."/>
</menu>
</menu_bar>
<string name="loading">
Loading...
Cargando...
</string>
<string name="can_not_view">
You are not allowed to view this script.
No tienes permiso para ver este script.
</string>
<string name="public_objects_can_not_run">
Public Objects cannot run scripts
Los objetos públicos no pueden ejecutar scripts
</string>
<string name="script_running">
Running
Ejecutándose
</string>
</panel>

View File

@@ -1,23 +1,7 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater bottom="-757" can_close="true" can_drag_on_left="false" can_minimize="true"
can_resize="true" enabled="true" height="550" left="358" min_height="271"
min_width="290" mouse_opaque="true" name="preview lsl text"
rect_control="PreviewScriptRect" title="Script: Rotation Script"
width="500">
<panel bottom="-550" enabled="true" follows="left|top|right|bottom" height="508"
left="1" name="script panel" width="497" border_thickness="0"/>
<icon bottom="-19" color="1 1 1 1" enabled="true" follows="top|right" height="16"
image_name="icon_lock.tga" left="444" mouse_opaque="true" name="lock"
width="16" />
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top"
font="SansSerif" h_pad="0" halign="left" height="19" left="13"
mouse_opaque="true" name="desc txt" v_pad="0" width="80">
Description:
<floater name="preview lsl text" title="Script: Rotation Script">
<panel name="script panel"/>
<text name="desc txt">
Descripción:
</text>
<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38"
enabled="true" follows="left|top|right" font="SansSerif"
handle_edit_keys_directly="false" height="19" left="93" max_length="127"
mouse_opaque="true" name="desc" select_all_on_focus_received="false"
select_on_focus="false" width="394" spell_check="true" />
</floater>

View File

@@ -1,13 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater bottom="-763" can_close="true" can_drag_on_left="false" can_minimize="true"
can_resize="true" enabled="true" height="400" left="408" min_height="100"
min_width="100" mouse_opaque="true" name="queue" title="Reset Progress"
width="300" border_bevel="none" border_thickness="0">
<button bottom="-392" enabled="true" follows="right|bottom" font="SansSerif"
halign="center" height="24" label="Close" label_selected="Close" left="220"
mouse_opaque="true" name="close" width="64" />
<scroll_list background_visible="true" bottom="-364" column_padding="5" draw_border="true"
draw_heading="false" draw_stripes="true" enabled="true"
follows="left|top|right|bottom" height="344" left="4" mouse_opaque="true"
multi_select="false" name="queue output" width="292" />
<floater name="queue" title="Reiniciar Progreso">
<button label="Cerrar" label_selected="Cerrar" name="close"/>
<scroll_list name="queue output"/>
</floater>