Merge remote-tracking branch 'singu/master'
This commit is contained in:
@@ -153,6 +153,7 @@
|
||||
<RadarTextChatRange value="255, 0, 0, 255"/>
|
||||
<RadarTextShoutRange value="255, 255, 0, 128"/>
|
||||
<RadarTextDrawDist value="0, 153, 0, 255"/>
|
||||
<RadarTextYoung value="255, 0, 0, 255"/>
|
||||
|
||||
<!-- SPEAKERS -->
|
||||
<SpeakersInactive value="76, 76, 76, 255"/>
|
||||
|
||||
BIN
indra/newview/skins/default/textures/icon_name.tga
Normal file
BIN
indra/newview/skins/default/textures/icon_name.tga
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.0 KiB |
@@ -100,7 +100,8 @@
|
||||
<texture name="icon_place.tga"/>
|
||||
<texture name="icon_popular.tga"/>
|
||||
<texture name="icon_top_pick.tga"/>
|
||||
|
||||
<texture name="icon_name.tga"/>
|
||||
|
||||
<texture name="inv_folder_animation.tga"/>
|
||||
<texture name="inv_folder_bodypart.tga"/>
|
||||
<texture name="inv_folder_callingcard.tga"/>
|
||||
|
||||
@@ -1,14 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<floater bottom="-384" can_close="true" can_drag_on_left="false" can_minimize="true"
|
||||
can_resize="true" can_tear_off="true" enabled="true" height="300" left="45"
|
||||
min_height="140" min_width="220" mouse_opaque="true" name="mute floater"
|
||||
min_height="152" min_width="220" mouse_opaque="true" name="mute floater"
|
||||
rect_control="FloaterMuteRect3" short_title="Mute List"
|
||||
title="Muted Residents & Objects" width="300">
|
||||
<scroll_list background_visible="true" bottom="-220" column_padding="5" draw_border="true"
|
||||
draw_heading="false" draw_stripes="true" enabled="true"
|
||||
follows="left|top|right|bottom" height="200"
|
||||
left="4" mouse_opaque="true" multi_select="false" name="mutes"
|
||||
tool_tip="List of currently muted residents" width="292" />
|
||||
<name_list name="mutes"
|
||||
left="10" right="-10" top="-20" bottom="90" can_resize="true"
|
||||
column_padding="0" follows="left|top|bottom|right"
|
||||
draw_heading="true" multi_select="true" name_column_index="1"
|
||||
tool_tip="Names of muted objects/avatars">
|
||||
<column name="icon" label="" width="18"/>
|
||||
<column dynamicwidth="true" label="Name" name="name" tool_tip="Name" />
|
||||
</name_list>
|
||||
<button bottom="-244" enabled="true" follows="left|bottom" font="SansSerif"
|
||||
halign="center" height="20" label="Mute Resident..."
|
||||
label_selected="Mute Resident..." left="4" mouse_opaque="true"
|
||||
|
||||
@@ -184,6 +184,73 @@
|
||||
max_val="30" min_val="1" mouse_opaque="true"
|
||||
name="blur_strength" show_text="true" value="0.7" width="200" />
|
||||
</panel>
|
||||
<panel border="true" bottom="-180" follows="left|top|right|bottom" height="400"
|
||||
label="Vignette" left="1" mouse_opaque="false"
|
||||
name="VignettePanel" width="398">
|
||||
<check_box follows="left|top"
|
||||
font="SansSerifSmall" height="16" initial_value="false" label="Enable"
|
||||
left="4" mouse_opaque="true" name="enable_vignette" 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="VignetteStrengthText" v_pad="0"
|
||||
width="355">
|
||||
Strength
|
||||
</text>
|
||||
<slider bottom_delta="-35" can_edit_text="true"
|
||||
decimal_digits="3" follows="left"
|
||||
height="18" increment=".005" initial_val=".85" label="" left="14"
|
||||
max_val="1" min_val="0" mouse_opaque="true"
|
||||
name="vignette_strength" show_text="true" value="0" 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="VignetteRadiusText" v_pad="0"
|
||||
width="355">
|
||||
Radius
|
||||
</text>
|
||||
<slider bottom_delta="-35" can_edit_text="true"
|
||||
decimal_digits="3" follows="left"
|
||||
height="18" increment=".01" initial_val=".7" label="" left="14"
|
||||
max_val="8" min_val=".1" mouse_opaque="true"
|
||||
name="vignette_radius" show_text="true" value="0" 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="VignetteDarknessText" v_pad="0"
|
||||
width="355">
|
||||
Darkness
|
||||
</text>
|
||||
<slider bottom_delta="-35" can_edit_text="true"
|
||||
decimal_digits="3" follows="left"
|
||||
height="18" increment=".005" initial_val=".85" label="" left="14"
|
||||
max_val="1" min_val="0" mouse_opaque="true"
|
||||
name="vignette_darkness" show_text="true" value="0" 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="VignetteDesaturateText" v_pad="0"
|
||||
width="355">
|
||||
Desaturation Strength
|
||||
</text>
|
||||
<slider bottom_delta="-35" can_edit_text="true"
|
||||
decimal_digits="3" follows="left"
|
||||
height="18" increment=".05" initial_val="1" label="" left="14"
|
||||
max_val="10" min_val="0" mouse_opaque="true" val_width="35"
|
||||
name="vignette_desaturation" show_text="true" value="0" 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="VignetteChormaticAberrationText" v_pad="0"
|
||||
width="355">
|
||||
Chromatic Aberration
|
||||
</text>
|
||||
<slider bottom_delta="-35" can_edit_text="true"
|
||||
decimal_digits="3" follows="left"
|
||||
height="18" increment="0.0005" initial_val=".01" label="" left="14"
|
||||
max_val=".1" min_val="0" mouse_opaque="true" val_width="35"
|
||||
name="vignette_chromatic_aberration" show_text="true" value="0" width="200" />
|
||||
</panel>
|
||||
<!--<panel border="true" bottom="-180" follows="left|top|right|bottom" height="400"
|
||||
label="Bloom" left="1" mouse_opaque="true"
|
||||
name="BloomPanel" width="398">
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
<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">
|
||||
<string name="Title">Radar</string>
|
||||
<string name="TitleOneAvatar">Radar (1 Avatar)</string>
|
||||
<string name="TitleWithCount">Radar ([COUNT] Avatars)</string>
|
||||
|
||||
<scroll_list name="avatar_list"
|
||||
left="10" right="-10" top="-20" bottom="140" can_resize="true"
|
||||
@@ -14,11 +17,13 @@
|
||||
<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="age" label="Age" width="45" tool_tip="Age"/>
|
||||
<column name="time" label="Time" width="52" tool_tip="Time since arrival in the sim."/>
|
||||
<column name="client" label="Client" width="80" dynamicwidth="true" tool_tip="Client the avatar is possibly using"/>
|
||||
</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">
|
||||
name="actions_tab_container" tab_position="top" tab_min_width="0" 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">
|
||||
@@ -337,7 +342,33 @@
|
||||
follows="bottom|left"
|
||||
/>
|
||||
</panel>
|
||||
|
||||
<panel border="true" bottom_delta="-150" follows="left|top|right|bottom" height="255"
|
||||
label="Extras" left="1" mouse_opaque="true" name="extras_tab" width="398">
|
||||
<check_box label="Avatar Age Alert" left_delta="5" bottom="80" name="agealert"
|
||||
width="200" follows="bottom|left" control_name="RadarAlertAge" tool_tip="Enable Avatar Age Alert" />
|
||||
<spinner bottom_delta="-1" decimal_digits="0" follows="bottom|left" height="16"
|
||||
left_delta="120" increment="1" initial_val="3" min_val="0" max_val="9999"
|
||||
name="AgeAlertDays" label="Age Threshold" label_width="80"
|
||||
tool_tip="The minimum amount of days an avatar can have spent on the grid without triggering an alert" width="130" control_name="AvatarAgeAlertDays" />
|
||||
<text follows="bottom|left" left="2" name="hide_columns">Hide columns:</text>
|
||||
<check_box follows="bottom|left" bottom_delta="-25" left="5" control_name="RadarColumnMarkHidden" name="hide_mark" label="Mark"/>
|
||||
<check_box follows="bottom|left" bottom_delta="0" left_delta="70" control_name="RadarColumnPositionHidden" name="hide_pos" label="Pos." tool_tip="Position"/>
|
||||
<check_box follows="bottom|left" bottom_delta="0" left_delta="70" control_name="RadarColumnAltitudeHidden" name="hide_alt" label="Alt." tool_tip="Altitude"/>
|
||||
<check_box follows="bottom|left" bottom_delta="-20" left="5" control_name="RadarColumnActivityHidden" name="hide_act" label="Act." tool_tip="Activity"/>
|
||||
<check_box follows="bottom|left" bottom_delta="0" left_delta="70" control_name="RadarColumnAgeHidden" name="hide_age" label="Age"/>
|
||||
<check_box follows="bottom|left" bottom_delta="0" left_delta="70" control_name="RadarColumnTimeHidden" name="hide_time" label="Time"/>
|
||||
<check_box follows="bottom|left" bottom_delta="0" left_delta="70" control_name="RadarColumnClientHidden" name="hide_client" label="Client"/>
|
||||
</panel>
|
||||
</tab_container>
|
||||
<string name="Moving">Moving</string>
|
||||
<string name="Playing a gesture">Playing a gesture</string>
|
||||
<string name="Playing a sound">Playing a sound</string>
|
||||
<string name="Rezzing objects">Rezzing objects</string>
|
||||
<string name="Creating particles">Creating particles</string>
|
||||
<string name="Just arrived">Just arrived</string>
|
||||
<string name="Typing">Typing</string>
|
||||
<string name="has_triggered_your_avatar_age_alert">has triggered your avatar age alert</string>
|
||||
<string name="template">[NAME] [ACTION] [RANGE].</string>
|
||||
<!-- [ACTION] -->
|
||||
<string name="has_entered">has entered</string>
|
||||
|
||||
@@ -99,9 +99,9 @@
|
||||
Reference
|
||||
</combo_item>
|
||||
</combo_box>
|
||||
<check_box bottom="-70" control_name="ScaleUniform" follows="left|top"
|
||||
<check_box bottom="-67" control_name="ScaleUniform" follows="left|top"
|
||||
font="SansSerifSmall" height="15" initial_value="false"
|
||||
label="Stretch Both Sides" left="143" mouse_opaque="true"
|
||||
label="Stretch Both Sides" left="128" mouse_opaque="true"
|
||||
name="checkbox uniform" width="134" />
|
||||
<check_box bottom_delta="-16" control_name="ScaleStretchTextures" follows="left|top"
|
||||
font="SansSerifSmall" height="15" initial_value="true"
|
||||
@@ -111,12 +111,16 @@
|
||||
font="SansSerifSmall" height="15" initial_value="true"
|
||||
label="Limit drag distance" left_delta="0" mouse_opaque="true"
|
||||
name="checkbox limit drag distance" width="134" />
|
||||
<check_box bottom_delta="-15" control_name="AscentBuildPrefs_ActualRoot" follows="left|top"
|
||||
height="16" label="Edit Axis at Root" name="checkbox actual root" width="134"/>
|
||||
<check_box bottom_delta="-16" control_name="RenderHighlightSelections" follows="left|top"
|
||||
height="15" label="Show Highlight" name="checkbox show highlight"/>
|
||||
<check_box bottom_delta="-16" control_name="SnapEnabled" follows="left|top"
|
||||
font="SansSerifSmall" height="15" initial_value="true" label="Use Grid"
|
||||
left_delta="0" mouse_opaque="true" name="checkbox snap to grid" width="134" />
|
||||
<button bottom_delta="-17" follows="left|top" font="SansSerifSmall" halign="center"
|
||||
valign="center" height="20" label="Options..." label_selected="Options..."
|
||||
left_delta="20" mouse_opaque="true" name="Options..." scale_image="TRUE" width="80" />
|
||||
<button bottom_delta="0" follows="left|top" font="SansSerifSmall" halign="center"
|
||||
valign="center" height="18" label="Options..." label_selected="Options..."
|
||||
left_delta="64" mouse_opaque="true" name="Options..." scale_image="TRUE" width="75" />
|
||||
|
||||
<!-- Help text -->
|
||||
|
||||
@@ -293,13 +297,13 @@
|
||||
increment="0.1" initial_val="0.00" left="178" max_val="2.0" min_val="-1.0"
|
||||
mouse_opaque="true" name="slider force" width="80" />
|
||||
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
bottom="-151" left="118" drop_shadow_visible="true" follows="left|top"
|
||||
bottom="-160" left="118" drop_shadow_visible="true" follows="left|top"
|
||||
font="SansSerifSmall" h_pad="0" halign="right" height="16" visible="false"
|
||||
mouse_opaque="true" name="link_num_obj_count" v_pad="0" width="143">
|
||||
[DESC] [NUM]
|
||||
</text>
|
||||
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
bottom="-163" left="118" drop_shadow_visible="true" follows="left|top"
|
||||
bottom="-170" left="118" drop_shadow_visible="true" follows="left|top"
|
||||
font="SansSerifSmall" h_pad="0" halign="right" height="16"
|
||||
mouse_opaque="true" name="prim_count" v_pad="0" width="143"/>
|
||||
|
||||
|
||||
@@ -198,6 +198,10 @@
|
||||
name="Paste" width="128">
|
||||
<on_click filter="" function="Inventory.DoToSelected" userdata="paste" />
|
||||
</menu_item_call>
|
||||
<menu_item_call bottom_delta="-18" height="18" label="Paste As Copy" left="0" mouse_opaque="true"
|
||||
name="Paste As Copy" width="128">
|
||||
<on_click filter="" function="Inventory.DoToSelected" userdata="paste_copies" />
|
||||
</menu_item_call>
|
||||
<menu_item_call bottom_delta="-18" height="18" label="Paste As Link" left="0" mouse_opaque="true"
|
||||
name="Paste As Link" width="128">
|
||||
<on_click filter="" function="Inventory.DoToSelected" userdata="paste_link" />
|
||||
|
||||
@@ -836,6 +836,13 @@
|
||||
width="250">
|
||||
<on_click function="Tools.ScriptDelete" />
|
||||
<on_enable function="Tools.EnableScriptDelete" />
|
||||
</menu_item_call>
|
||||
<menu_item_call bottom="-525" enabled="false" height="19"
|
||||
label="Rebake region" left="0"
|
||||
mouse_opaque="true" name="pathfinding_rebake_navmesh_item"
|
||||
width="250">
|
||||
<on_click function="Tools.DoPathfindingRebakeRegion" />
|
||||
<on_enable function="Tools.EnablePathfindingRebakeRegion" />
|
||||
</menu_item_call>
|
||||
</menu>
|
||||
<menu bottom="219" create_jump_keys="true" drop_shadow="true" enabled="true"
|
||||
|
||||
@@ -3698,43 +3698,48 @@ Are you sure you want to change the Estate Covenant?
|
||||
icon="alertmodal.tga"
|
||||
name="RegionEntryAccessBlocked"
|
||||
type="alertmodal">
|
||||
You are not allowed in that Region due to your maturity Rating. This may be a result of a lack of information validating your age.
|
||||
|
||||
Please verify you have the latest Viewer installed, and go to the Knowledge Base for details on accessing areas with this maturity rating.
|
||||
<usetemplate
|
||||
The region you're trying to visit contains content exceeding your current preferences. You can change your preferences using Edit > Preferences > General.
|
||||
<usetemplate
|
||||
name="okbutton"
|
||||
yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="RegionEntryAccessBlocked_KB"
|
||||
name="RegionEntryAccessBlocked_AdultsOnlyContent"
|
||||
type="alertmodal">
|
||||
You are not allowed in that region due to your maturity Rating.
|
||||
|
||||
The region you're trying to visit contains [REGIONMATURITY] content, which is accessible to adults only.
|
||||
|
||||
Go to the Knowledge Base for more information about maturity Ratings?
|
||||
<url option="0" name="url">
|
||||
https://support.secondlife.com/ics/support/default.asp?deptID=4417&task=knowledge&questionID=6010
|
||||
http://wiki.secondlife.com/wiki/Linden_Lab_Official:Maturity_ratings:_an_overview
|
||||
</url>
|
||||
<usetemplate
|
||||
name="okcancelignore"
|
||||
yestext="Go to Knowledge Base"
|
||||
notext="Close"
|
||||
ignoretext="When Region entry is blocked due to maturity Rating"/>
|
||||
ignoretext="Region crossing: The region you're trying to visit contains content which is accessible to adults only."/>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="notifytip.tga"
|
||||
name="RegionEntryAccessBlocked_Notify"
|
||||
type="notifytip">
|
||||
You are not allowed in that region due to your maturity Rating.
|
||||
The region you're trying to visit contains [REGIONMATURITY] content, but your current preferences are set to exclude [REGIONMATURITY] content.
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="notifytip.tga"
|
||||
name="RegionEntryAccessBlocked_NotifyAdultsOnly"
|
||||
type="notifytip">
|
||||
The region you're trying to visit contains [REGIONMATURITY] content, which is accessible to adults only.
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="RegionEntryAccessBlocked_Change"
|
||||
type="alertmodal">
|
||||
You are not allowed in that Region due to your maturity Rating preference.
|
||||
The region you're trying to visit contains [REGIONMATURITY] content, but your current preferences are set to exclude [REGIONMATURITY] content.
|
||||
|
||||
You can click 'Change Preference' to raise your maturity Rating preference now and allow you to enter. You will be able to search and access [REGIONMATURITY] content from now on. If you later want to change this setting back, go to Edit > Preferences... > General.
|
||||
<form name="form">
|
||||
@@ -3746,68 +3751,211 @@ You can click 'Change Preference' to raise your maturity Rating prefer
|
||||
default="true"
|
||||
index="1"
|
||||
name="Cancel"
|
||||
text="Close"/>
|
||||
<ignore name="ignore" text="When Region entry is blocked due to maturity Rating preference"/>
|
||||
text="Cancel"/>
|
||||
<ignore name="ignore" text="When crossing region: The region you're trying to visit contains content excluded by your preferences."/>
|
||||
</form>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="RegionEntryAccessBlocked_PreferencesOutOfSync"
|
||||
type="alertmodal">
|
||||
We are having technical difficulties with your teleport because your preferences are out of sync with the server.
|
||||
<usetemplate
|
||||
name="okbutton"
|
||||
yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="TeleportEntryAccessBlocked"
|
||||
type="alertmodal">
|
||||
The region you're trying to visit contains content exceeding your current preferences. You can change your preferences using Edit > Preferences > General.
|
||||
<usetemplate
|
||||
name="okbutton"
|
||||
yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="TeleportEntryAccessBlocked_AdultsOnlyContent"
|
||||
type="alertmodal">
|
||||
<unique>
|
||||
<context>REGIONMATURITY</context>
|
||||
</unique>
|
||||
The region you're trying to visit contains [REGIONMATURITY] content, which is accessible to adults only.
|
||||
|
||||
Go to the Knowledge Base for more information about maturity Ratings?
|
||||
<url option="0" name="url">
|
||||
http://wiki.secondlife.com/wiki/Linden_Lab_Official:Maturity_ratings:_an_overview
|
||||
</url>
|
||||
<usetemplate
|
||||
name="okcancelignore"
|
||||
yestext="Go to Knowledge Base"
|
||||
notext="Close"
|
||||
ignoretext="When teleporting: The region you're trying to visit contains content which is accessible to adults only."/>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="notifytip.tga"
|
||||
name="TeleportEntryAccessBlocked_Notify"
|
||||
type="notifytip">
|
||||
<unique>
|
||||
<context>REGIONMATURITY</context>
|
||||
</unique>
|
||||
The region you're trying to visit contains [REGIONMATURITY] content, but your current preferences are set to exclude [REGIONMATURITY] content.
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="notifytip.tga"
|
||||
name="TeleportEntryAccessBlocked_NotifyAdultsOnly"
|
||||
type="notifytip">
|
||||
<unique>
|
||||
<context>REGIONMATURITY</context>
|
||||
</unique>
|
||||
The region you're trying to visit contains [REGIONMATURITY] content, which is accessible to adults only.
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="TeleportEntryAccessBlocked_ChangeAndReTeleport"
|
||||
type="alertmodal">
|
||||
<unique>
|
||||
<context>REGIONMATURITY</context>
|
||||
</unique>
|
||||
The region you're trying to visit contains [REGIONMATURITY] content, but your current preferences are set to exclude [REGIONMATURITY] content. We can change your preferences and continue with the teleport, or you can cancel this teleport.
|
||||
<form name="form">
|
||||
<button
|
||||
index="0"
|
||||
name="OK"
|
||||
text="Change and continue"/>
|
||||
<button
|
||||
default="true"
|
||||
index="1"
|
||||
name="Cancel"
|
||||
text="Cancel"/>
|
||||
<ignore name="ignore" text="When teleporting (restartable): The region you're trying to visit contains content excluded by your preferences."/>
|
||||
</form>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="TeleportEntryAccessBlocked_Change"
|
||||
type="alertmodal">
|
||||
<unique>
|
||||
<context>REGIONMATURITY</context>
|
||||
</unique>
|
||||
The region you're trying to visit contains [REGIONMATURITY] content, but your current preferences are set to exclude [REGIONMATURITY] content. We can change your preferences, or you can cancel the teleport. After your preferences are changed, you will need to attempt the teleport again.
|
||||
<form name="form">
|
||||
<button
|
||||
index="0"
|
||||
name="OK"
|
||||
text="Change preferences"/>
|
||||
<button
|
||||
default="true"
|
||||
index="1"
|
||||
name="Cancel"
|
||||
text="Cancel"/>
|
||||
<ignore name="ignore" text="When Teleporting (non-restartable): The region you're trying to visit contains content excluded by your preferences."/>
|
||||
</form>
|
||||
</notification>
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="TeleportEntryAccessBlocked_PreferencesOutOfSync"
|
||||
type="alertmodal">
|
||||
We are having technical difficulties with your teleport because your preferences are out of sync with the server.
|
||||
<usetemplate
|
||||
name="okbutton"
|
||||
yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="PreferredMaturityChanged"
|
||||
type="alertmodal">
|
||||
You won't receive any more notifications that you're about to visit a region with [RATING] content. You may change your content preferences in the future by using Edit > Preferences > General from the menu bar.
|
||||
<usetemplate
|
||||
name="okbutton"
|
||||
yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="MaturityChangeError"
|
||||
type="alertmodal">
|
||||
We were unable to change your preferences to view [PREFERRED_MATURITY] content at this time. Your preferences have been reset to view [ACTUAL_MATURITY] content. You may attempt to change your preferences again by using Edit > Preferences > General from the menu bar.
|
||||
<usetemplate
|
||||
name="okbutton"
|
||||
yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="LandClaimAccessBlocked"
|
||||
type="alertmodal">
|
||||
You cannot claim this land due to your maturity Rating. This may be a result of a lack of information validating your age.
|
||||
|
||||
Please verify you have the latest Viewer installed, and go to the Knowledge Base for details on accessing areas with this maturity rating.
|
||||
<usetemplate
|
||||
The land you're trying to claim has a maturity rating exceeding your current preferences. You can change your preferences using Edit > Preferences > General.
|
||||
<usetemplate
|
||||
name="okbutton"
|
||||
yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="LandClaimAccessBlocked_KB"
|
||||
name="LandClaimAccessBlocked_AdultsOnlyContent"
|
||||
type="alertmodal">
|
||||
You cannot claim this land due to your maturity Rating.
|
||||
Only adults can claim this land.
|
||||
|
||||
Go to the Knowledge Base for more information about maturity Ratings?
|
||||
<url option="0" name="url">
|
||||
https://support.secondlife.com/ics/support/default.asp?deptID=4417&task=knowledge&questionID=6010
|
||||
http://wiki.secondlife.com/wiki/Linden_Lab_Official:Maturity_ratings:_an_overview
|
||||
</url>
|
||||
<usetemplate
|
||||
name="okcancelignore"
|
||||
yestext="Go to Knowledge Base"
|
||||
notext="Close"
|
||||
ignoretext="When claiming land is blocked due to maturity Rating"/>
|
||||
ignoretext="When only adults can claim this land."/>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="notifytip.tga"
|
||||
name="LandClaimAccessBlocked_Notify"
|
||||
type="notifytip">
|
||||
You cannot claim this land due to your maturity Rating.
|
||||
The land you're trying to claim contains [REGIONMATURITY] content, but your current preferences are set to exclude [REGIONMATURITY] content.
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="notifytip.tga"
|
||||
name="LandClaimAccessBlocked_NotifyAdultsOnly"
|
||||
type="notifytip">
|
||||
The land you're trying to claim contains [REGIONMATURITY] content, which is accessible to adults only.
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="LandClaimAccessBlocked_Change"
|
||||
type="alertmodal">
|
||||
You cannot claim this land due to your maturity Rating preference.
|
||||
The land you're trying to claim contains [REGIONMATURITY] content, but your current preferences are set to exclude [REGIONMATURITY] content.
|
||||
|
||||
You can click 'Change Preference' to raise your maturity Rating preference now and allow you to enter. You will be able to search and access [REGIONMATURITY] content from now on. If you later want to change this setting back, go to Edit > Preferences... > General.
|
||||
<usetemplate
|
||||
name="okcancelignore"
|
||||
yestext="Change Preference"
|
||||
notext="Close"
|
||||
ignoretext="When claiming land is blocked due to maturity Rating preference"/>
|
||||
<form name="form">
|
||||
<button
|
||||
index="0"
|
||||
name="OK"
|
||||
text="Change Preference"/>
|
||||
<button
|
||||
default="true"
|
||||
index="1"
|
||||
name="Cancel"
|
||||
text="Cancel"/>
|
||||
<ignore name="ignore" text="When the land you're trying to claim contains content excluded by your preferences."/>
|
||||
</form>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="LandBuyAccessBlocked"
|
||||
type="alertmodal">
|
||||
You cannot buy this land due to your maturity Rating. This may be a result of a lack of information validating your age.
|
||||
|
||||
Please verify you have the latest Viewer installed, and go to the Knowledge Base for details on accessing areas with this maturity rating.
|
||||
The land you're trying to buy has a maturity rating exceeding your current preferences. You can change your preferences using Edit > Preferences > General.
|
||||
<usetemplate
|
||||
name="okbutton"
|
||||
yestext="OK"/>
|
||||
@@ -3815,40 +3963,54 @@ Please verify you have the latest Viewer installed, and go to the Knowledge Base
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="LandBuyAccessBlocked_KB"
|
||||
name="LandBuyAccessBlocked_AdultsOnlyContent"
|
||||
type="alertmodal">
|
||||
You cannot buy this land due to your maturity Rating.
|
||||
Only adults can buy this land.
|
||||
|
||||
Go to the Knowledge Base for more information about maturity Ratings?
|
||||
<url option="0" name="url">
|
||||
https://support.secondlife.com/ics/support/default.asp?deptID=4417&task=knowledge&questionID=6010
|
||||
http://wiki.secondlife.com/wiki/Linden_Lab_Official:Maturity_ratings:_an_overview
|
||||
</url>
|
||||
<usetemplate
|
||||
name="okcancelignore"
|
||||
yestext="Go to Knowledge Base"
|
||||
notext="Close"
|
||||
ignoretext="When a Land purchase is blocked due to maturity Rating"/>
|
||||
ignoretext="Only adults can buy this land."/>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="notifytip.tga"
|
||||
name="LandBuyAccessBlocked_Notify"
|
||||
type="notifytip">
|
||||
You cannot buy this land due to your maturity Rating.
|
||||
The land you're trying to buy contains [REGIONMATURITY] content, but your current preferences are set to exclude [REGIONMATURITY] content.
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="notifytip.tga"
|
||||
name="LandBuyAccessBlocked_NotifyAdultsOnly"
|
||||
type="notifytip">
|
||||
The land you're trying to buy contains [REGIONMATURITY] content, which is accessible to adults only.
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="LandBuyAccessBlocked_Change"
|
||||
type="alertmodal">
|
||||
You cannot buy this land due to your maturity Rating preference.
|
||||
The land you're trying to buy contains [REGIONMATURITY] content, but your current preferences are set to exclude [REGIONMATURITY] content.
|
||||
|
||||
You can click 'Change Preference' to raise your maturity Rating preference now and allow you to enter. You will be able to search and access [REGIONMATURITY] content from now on. If you later want to change this setting back, go to Edit > Preferences... > General.
|
||||
<usetemplate
|
||||
name="okcancelignore"
|
||||
yestext="Change Preference"
|
||||
notext="Close"
|
||||
ignoretext="When a Land purchase is blocked due to maturity Rating preference"/>
|
||||
<form name="form">
|
||||
<button
|
||||
index="0"
|
||||
name="OK"
|
||||
text="Change Preferences"/>
|
||||
<button
|
||||
default="true"
|
||||
index="1"
|
||||
name="Cancel"
|
||||
text="Cancel"/>
|
||||
<ignore name="ignore" text="When the land you're trying to buy contains content excluded by your preferences."/>
|
||||
</form>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
@@ -5440,6 +5602,12 @@ Would you like to visit the [SECOND_LIFE] website to verify your age?
|
||||
yestext="Yes"/>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="notifytip.tga"
|
||||
name="NotAgeVerified_Notify"
|
||||
type="notifytip">
|
||||
You need to be age-verified in order to access this parcel.
|
||||
</notification>
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="Cannot enter parcel: no payment info on file"
|
||||
@@ -5903,6 +6071,14 @@ Please select at least one type of content to search (PG, Mature, or Adult).
|
||||
[MESSAGE]
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="notify.tga"
|
||||
name="Payment"
|
||||
type="notifytip">
|
||||
<tag>funds</tag>
|
||||
[MESSAGE]
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="notify.tga"
|
||||
name="EventNotification"
|
||||
|
||||
@@ -1,46 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<panel
|
||||
height="25"
|
||||
layout="topleft"
|
||||
name="panel_navmesh_rebake"
|
||||
mouse_opaque="false"
|
||||
visible="true"
|
||||
follows="none"
|
||||
width="133">
|
||||
<button
|
||||
follows="none"
|
||||
height="20"
|
||||
label="Rebake region"
|
||||
layout="topleft"
|
||||
left="10"
|
||||
name="navmesh_btn"
|
||||
tool_tip="Click to rebake the region's navmesh."
|
||||
bottom="-25"
|
||||
visible="false"
|
||||
enabled="true"
|
||||
width="120" />
|
||||
<button
|
||||
follows="none"
|
||||
height="20"
|
||||
label="Requesting rebake"
|
||||
layout="topleft"
|
||||
left="10"
|
||||
name="navmesh_btn_sending"
|
||||
tool_tip="Sending rebake request to the server."
|
||||
bottom="-25"
|
||||
visible="false"
|
||||
enabled="false"
|
||||
width="120" />
|
||||
<button
|
||||
follows="left|bottom"
|
||||
height="20"
|
||||
label="Region is rebaking"
|
||||
layout="topleft"
|
||||
left="10"
|
||||
name="navmesh_btn_baking"
|
||||
tool_tip="Region is being rebaked. When completed, this button will disappear."
|
||||
bottom="-25"
|
||||
visible="false"
|
||||
enabled="false"
|
||||
width="120" />
|
||||
</panel>
|
||||
@@ -87,6 +87,7 @@
|
||||
<check_box control_name="AntiSpamScripts" height="16" label="Scripts" name="Scripts" bottom_delta="0" left_delta="120"/>
|
||||
<check_box control_name="AntiSpamTeleports" height="16" label="Teleport Offers" name="Teleport Offers" bottom_delta="0" left_delta="120"/>
|
||||
<check_box control_name="AntiSpamGroupNotices" height="16" label="Group Notices" name="Group Notices" bottom_delta="0" left_delta="120"/>
|
||||
<check_box control_name="EnableGestureSounds" label="Enable Gesture Sounds" name="Enable Gesture Sounds" left="3" bottom_delta="-20"/>
|
||||
</panel>
|
||||
|
||||
<panel border="true" bottom="-580" height="525" label="Text Options" left="1" name="TextOptions" width="418">
|
||||
|
||||
@@ -5,36 +5,38 @@
|
||||
<panel border="true" left="1" bottom="-408" height="408" width="500" label="General" name="User Interface">
|
||||
<check_box left="10" bottom_delta="-25" control_name="DoubleClickTeleport" follows="top" initial_value="false"
|
||||
label="Enable teleporting via double-click in-world" tool_tip="Double-clicking on an object/person will teleport you to that location." name="double_click_teleport_check"/>
|
||||
<check_box left="20" bottom_delta="-20" control_name="OptionRotateCamAfterLocalTP" follows="top" initial_value="false"
|
||||
<check_box left="20" bottom_delta="-18" control_name="OptionRotateCamAfterLocalTP" follows="top" initial_value="false"
|
||||
label="Reset camera after teleporting" tool_tip="Centers the camera behind you after a local teleport." name="center_after_teleport_check"/>
|
||||
<check_box bottom_delta="-20" control_name="OptionOffsetTPByAgentHeight" follows="left|top" font="SansSerifSmall" height="16" initial_value="false"
|
||||
<check_box bottom_delta="-18" control_name="OptionOffsetTPByAgentHeight" follows="left|top" font="SansSerifSmall" height="16" initial_value="false"
|
||||
label="Offset TP target by half agent height" tool_tip="Tries to aim the TP so that your feet land at the point you're aiming for." name="offset_teleport_check"/>
|
||||
<check_box left="10" bottom_delta="-20" control_name="PreviewAnimInWorld" follows="top" initial_value="false"
|
||||
<check_box left="10" follows="top" bottom_delta="-18" control_name="LiruFlyAfterTeleport" name="fly_after_tp" label="Always fly after teleports" tool_tip="Avoid those falls from great heights by automatically flying after teleporting in."/>
|
||||
<check_box left="10" follows="top" bottom_delta="-18" control_name="LiruContinueFlyingOnUnsit" name="continue_flying" label="Continue flying upon standing" tool_tip="Keeps your Fly state the same as when you sat down, so you continue to fly or not when you stand up. Useful for birds, fairies, or those who just wish to make a dramatic leap from their chairs."/>
|
||||
<check_box left="10" bottom_delta="-18" control_name="PreviewAnimInWorld" follows="top" initial_value="false"
|
||||
label="Preview animations on the avatar instead on a dummy before uploading" tool_tip="The Animation upload window will play animations on your avatar when previewing them." name="preview_anim_in_world_check"/>
|
||||
<check_box bottom_delta="-20" control_name="SaveInventoryScriptsAsMono" follows="left|top" initial_value="true"
|
||||
<check_box bottom_delta="-18" control_name="SaveInventoryScriptsAsMono" follows="left|top" initial_value="true"
|
||||
label="Save scripts in inventory as Mono scripts instead of LSL2" tool_tip="Scripts will automatically be compiled in Mono when saving - Usually only possible when placed in an object." name="save_scripts_as_mono_check"/>
|
||||
<check_box bottom_delta="-20" control_name="AscentAlwaysRezInGroup" follows="left|top" initial_value="true"
|
||||
<check_box bottom_delta="-18" control_name="AscentAlwaysRezInGroup" follows="left|top" initial_value="true"
|
||||
label="Always rez objects as land group when available" tool_tip="Rez objects with the same group that the object is being rezzed on has, regardless of your active tag." name="always_rez_in_group_check"/>
|
||||
<check_box bottom_delta="-20" control_name="AscentBuildAlwaysEnabled" follows="left|top" initial_value="true"
|
||||
<check_box bottom_delta="-18" control_name="AscentBuildAlwaysEnabled" follows="left|top" initial_value="true"
|
||||
label="Always show Build as enabled" tool_tip="Allows you to use the Build menu without having to be tricky about it. May not mean you can actually build there." name="always_build_check"/>
|
||||
<check_box bottom_delta="-20" control_name="AscentFlyAlwaysEnabled" follows="left|top" initial_value="true"
|
||||
<check_box bottom_delta="-18" control_name="AscentFlyAlwaysEnabled" follows="left|top" initial_value="true"
|
||||
label="Always allow Fly" tool_tip="Lets you fly in locations you shouldn't be allowed to. Use at your own risk - Just because you can doesn't mean you should." name="always_fly_check"/>
|
||||
<check_box bottom_delta="-20" control_name="AscentDisableMinZoomDist" follows="left|top" initial_value="true"
|
||||
<check_box bottom_delta="-18" control_name="AscentDisableMinZoomDist" follows="left|top" initial_value="true"
|
||||
label="Disable camera minimum distance" tool_tip="Allows the camera to get reeeaaally close to things." name="disable_camera_zoom_check"/>
|
||||
<check_box bottom_delta="-20" follows="left|top" initial_value="true"
|
||||
<check_box bottom_delta="-18" follows="left|top" initial_value="true"
|
||||
label="Enable Power User functionality" tool_tip="Adds features deemed too dangerous for normal use. These features can wreak havoc or do bad things if misused - Mostly to yourself or your belongings. If you're sure, activate the checkbox below as well." name="power_user_check"/>
|
||||
<check_box bottom_delta="-20" enabled="true" follows="top" left="20" initial_value="true"
|
||||
<check_box bottom_delta="-18" enabled="true" follows="top" left="20" initial_value="true"
|
||||
label="Confirm Power User functionality" tool_tip="Confirms Power User activation. Turn this on at your own risk, and use any features it enables responsibly. Singularity devs won't replace anything you break. We recommend having a backup copy of anything to be victim to these powers. Unlike most checkboxes, you must click Apply or OK before this will activate." name="power_user_confirm_check"/>
|
||||
<check_box bottom_delta="-20" control_name="AscentUseSystemFolder" follows="top" left="10" initial_value="true"
|
||||
<check_box bottom_delta="-18" control_name="AscentUseSystemFolder" follows="top" left="10" initial_value="true"
|
||||
label="Enable Ascent System Inventory (Requires Restart)" tool_tip="Creates a new folder in the inventory for storing settings files and non-permanent assets." name="system_folder_check"/>
|
||||
<check_box bottom_delta="-20" control_name="AscentSystemTemporary" follows="top" left="20" initial_value="false"
|
||||
<check_box bottom_delta="-18" control_name="AscentSystemTemporary" follows="top" left="20" initial_value="false"
|
||||
label="Temporary uploads go in the System Asset folder." tool_tip="Puts temporary uploads in the Asset folder which separates them from actual uploads, making them easier to find." name="temp_in_system_check"/>
|
||||
<check_box bottom_delta="-20" control_name="FetchInventoryOnLogin" follows="top" left="10" initial_value="true"
|
||||
<check_box bottom_delta="-18" control_name="FetchInventoryOnLogin" follows="top" left="10" initial_value="true"
|
||||
label="Automatically fetch the inventory in the background after login" tool_tip="Inventory will preload when you log in, so you don't have to wait for it to load when doing an initial search." name="fetch_inventory_on_login_check"/>
|
||||
<check_box bottom_delta="-20" control_name="WindEnabled" follows="left|top" initial_value="false" label="Enable Wind Effects" name="enable_wind"/>
|
||||
<check_box bottom_delta="-20" control_name="CloudsEnabled" follows="left|top" initial_value="true" label="Enable Clouds" name="enable_clouds"/>
|
||||
<check_box bottom_delta="-20" left_delta="10" control_name="SkyUseClassicClouds" follows="top" initial_value="true" label="Enable Classic Clouds" name="enable_classic_clouds"/>
|
||||
<check_box bottom_delta="-20" left_delta="-10" control_name="SpeedRez" follows="top" initial_value="false" label="Enable speed-rezzing via draw distance stepping" name="speed_rez_check" tool_tip="When active, this will progressively increase your draw distance, which allows closer objects/people to rez first."/>
|
||||
<check_box bottom_delta="-18" control_name="WindEnabled" follows="left|top" initial_value="false" label="Enable Wind Effects" name="enable_wind"/>
|
||||
<check_box bottom_delta="-18" control_name="CloudsEnabled" follows="left|top" initial_value="true" label="Enable Clouds" name="enable_clouds"/>
|
||||
<check_box bottom_delta="-18" left_delta="10" control_name="SkyUseClassicClouds" follows="top" initial_value="true" label="Enable Classic Clouds" name="enable_classic_clouds"/>
|
||||
<check_box bottom_delta="-18" left_delta="-10" control_name="SpeedRez" follows="top" initial_value="false" label="Enable speed-rezzing via draw distance stepping" name="speed_rez_check" tool_tip="When active, this will progressively increase your draw distance, which allows closer objects/people to rez first."/>
|
||||
<spinner bottom_delta="-20" left="30" control_name="SpeedRezInterval" decimal_digits="0" follows="top" height="16" width="230"
|
||||
label="Draw distance stepping interval:" label_width="180" max_val="60" min_val="5" initial_val="20" increment="5" name="speed_rez_interval" />
|
||||
<text bottom_delta="0" left_delta="235" follows="left|top" height="16" name="speed_rez_seconds">seconds</text>
|
||||
|
||||
@@ -7,6 +7,8 @@
|
||||
<check_box bottom_delta="-20" control_name="OptionPlayTpSound" follows="top" height="16" initial_value="true" label="Play the Teleport sound when moving between sims" tool_tip="Viewer will play the wooshing TP noise on teleport." name="tp_sound_check"/>
|
||||
<check_box bottom_delta="-20" control_name="AscentDisableLogoutScreens" follows="top" height="16" initial_value="true" label="Hide the Login/Logout progress screens" tool_tip="If checked, the viewer will hide the login/logout progress screen." name="disable_logout_screen_check"/>
|
||||
<check_box bottom_delta="-20" control_name="SGDisableChatAnimation" follows="top" height="16" initial_value="false" label="Disable chat, whisper and shout animations" tool_tip="Remove chat animations from your own avatar. Effect visible to everyone" name="disable_chat_animation"/>
|
||||
<check_box bottom_delta="-20" control_name="LiruAddNotReplace" follows="top" height="16" label="Add clothing and wearables instead of replacing them" tool_tip="When double clicking or pressing enter in inventory with wearables or objects selected they will be added to your outfit, instead of replacing the wearable or object currently at their target destination." name="add_not_replace"/>
|
||||
<check_box bottom_delta="-20" control_name="TurnAroundWhenWalkingBackwards" follows="top" height="16" label="Turn around when walking backwards" tool_tip="Certain AOs may turn you around even with this disabled." name="turn_around"/>
|
||||
</panel>
|
||||
<panel border="true" left="1" bottom="-190" height="180" width="500" label="Tags/Colors" name="TagsColors">
|
||||
<!-- Client tag options -->
|
||||
|
||||
@@ -23,8 +23,10 @@
|
||||
<text bottom="-180" height="12" left="10" name="UI Size:">UI Size:</text>
|
||||
<slider bottom="-180" can_edit_text="true" height="16" increment="0.025" initial_val="1" left="98" max_val="1.4" min_val="0.75" name="ui_scale_slider" value="1" width="227" />
|
||||
<check_box bottom="-195" height="16" initial_value="false" label="Use resolution independent scale" left="101" name="ui_auto_scale"/>
|
||||
<spinner bottom="-220" decimal_digits="0" height="16" increment="1" initial_val="300" label="Away Timeout:" label_width="91" left="10" max_val="600" min_val="0" name="afk_timeout_spinner" width="137"/>
|
||||
<check_box bottom="-257" height="16" initial_value="false" label="Notify when in-world currency is spent or received" left="10" name="notify_money_change_checkbox"/>
|
||||
<check_box bottom="-219" height="16" left="10" label="Go away when idle" name="away_when_idle_checkbox"/>
|
||||
<spinner bottom="-220" decimal_digits="0" height="16" increment="1" initial_val="300" label="Away Timeout:" label_width="91" left="136" max_val="600" min_val="0" name="afk_timeout_spinner" width="137"/>
|
||||
<check_box bottom="-257" height="16" initial_value="false" label="Notify when in-world currency is exchanged" left="10" name="notify_money_change_checkbox"/>
|
||||
<check_box bottom="-257" height="16" label="without filling up the corner" left="245" name="no_transaction_clutter_checkbox" tool_tip="Still present the notifications, but have them pop up in the bottom right momentarily, then leave, so the transaction draws attention but doesn't get in the way."/>
|
||||
<text bottom="-291" height="10" left="10" name="maturity_desired_label">Rating:</text>
|
||||
<text bottom="-291" height="10" left="101" name="maturity_desired_prompt">I want to access content rated:</text>
|
||||
<combo_box bottom="-297" follows="left|top" height="18" left="267" name="maturity_desired_combobox" width="120" control_name="PreferredMaturity">
|
||||
@@ -35,7 +37,7 @@
|
||||
<text bottom="-291" height="10" left="265" name="maturity_desired_textbox">PG only</text>
|
||||
<text bottom="-20" height="10" left="10" name="start_location_textbox">Start Location:</text>
|
||||
<text bottom="-64" height="10" name="show_names_textbox">Show Names:</text>
|
||||
<text bottom="-214" height="10" left="150" name="seconds_textbox">seconds</text>
|
||||
<text bottom="-214" height="10" left="276" name="seconds_textbox">seconds</text>
|
||||
<text bottom="-331" height="18" left="10" name="crash_report_textbox">Crash reports:</text>
|
||||
<text bottom="-363" height="18" name="language_textbox">Language:</text>
|
||||
<text bottom_delta="6" follows="top" height="18" left_delta="243" name="language_textbox2">(Requires restart for full effect)
|
||||
|
||||
@@ -2518,6 +2518,84 @@ Returns True / False if user identified by agentID is successfully added to grou
|
||||
integer osEjectFromGroup(key agentId)
|
||||
Returns True / False if user identified by agentID is successfully removed from group. (Object containing script must be attached to a group)
|
||||
</string>
|
||||
<string name="LSLTipText_osForceAttachToAvatar">
|
||||
osForceAttachToAvatar(integer attachPoint)
|
||||
Attach the object containing this script to the avatar that owns it without asking for PERMISSION_ATTACH to the attachPoint. For example, ATTACH_CHEST.
|
||||
</string>
|
||||
<string name="LSLTipText_osForceAttachToAvatarFromInventory">
|
||||
osForceAttachToAvatarFromInventory(string itemName, integer attachPoint)
|
||||
Attach the inventory item in the object containing this script to the avatar that owns it without checking for PERMISSION_ATTACH
|
||||
If itemName is not found in the inventory then a warning is sent to the owner. An example of attachPoint is ATTACH_CHEST.
|
||||
</string>
|
||||
<string name="LSLTipText_osForceAttachToOtherAvatarFromInventory">
|
||||
osForceAttachToOtherAvatarFromInventory(string rawAvatarId, string itemName, integer attachPoint)
|
||||
Attach an inventory item in the object containing this script to any avatar in the region without asking for PERMISSION_ATTACH.
|
||||
rawAvatarId = The UUID of the avatar to which to attach. itemName = The name of the item. attachPoint = The attachment point. Example, ATTACH_CHEST.
|
||||
</string>
|
||||
<string name="LSLTipText_osNpcTouch">
|
||||
osNpcTouch(key npcKey, key object_key, integer link_num)
|
||||
Allows the NPC, npcKey, to touch the specified object, object_key, and its link number, link_num.
|
||||
</string>
|
||||
<string name="LSLTipText_osIsUUID">
|
||||
osIsUUID(string thing)
|
||||
Checks if thing is a UUID. Returns 1 if thing is a valid UUID, 0 otherwise.
|
||||
</string>
|
||||
<string name="LSLTipText_osMin">
|
||||
osMin(float A, float B)
|
||||
Returns the smaller of two numbers. Wraps to system Math.Min()
|
||||
</string>
|
||||
<string name="LSLTipText_osMax">
|
||||
osMax(float A, float B)
|
||||
Returns the larger of two numbers. Wraps to system Math.Max()
|
||||
</string>
|
||||
<string name="LSLTipText_osGetRezzingObject">
|
||||
osGetRezzingObject()
|
||||
Get the key of the object that rezzed this object. Will return NULL_KEY if rezzed by agent or otherwise unknown source.
|
||||
</string>
|
||||
<string name="LSLTipText_osGetHealth">
|
||||
osGetHealth(key avatar)
|
||||
Returns avatar's health in float value.
|
||||
</string>
|
||||
<string name="LSLTipText_osSetContentType">
|
||||
osSetContentType(key id, string type)
|
||||
Sets the response type for an HTTP request/response.
|
||||
</string>
|
||||
<string name="LSLTipText_osGetNumberOfAttachments">
|
||||
osGetNumberOfAttachments(key avatar, list attachmentPoints)
|
||||
Returns a strided list of the specified attachmentPoints and the number of attachments on those points. "avatar" = avatar UUID, "attachmentPoints" = list of ATTACH_* constants.
|
||||
</string>
|
||||
<string name="LSLTipText_osMessageAttachments">
|
||||
osMessageAttachments(key avatar, string message, list attachmentPoints, integer flags)
|
||||
Sends message to avatar's attachments on the specified attachmentPoints. Behaves as osMessageObject(), without the sending script needing to know the attachment keys in advance. "avatar" =avatar UUID, "message" = message string. "attachmentPoints" = list of ATTACH_* constants, or -1 for all attachments. If -1 is specified and OS_ATTACH_MSG_INVERT_POINTS is present in flags, no action is taken.. "flags" = flags further constraining the attachments to deliver the message to.
|
||||
</string>
|
||||
<string name="LSLTipText_osDropAttachment">
|
||||
osDropAttachment()
|
||||
Attempts to drop an attachment to the ground.
|
||||
</string>
|
||||
<string name="LSLTipText_osDropAttachmentAt">
|
||||
osDropAttachmentAt(vector pos, rotation rot)
|
||||
Attempts to drop an attachment at the specified coordinates. "pos" = vector position "rot" = rotation of object.
|
||||
</string>
|
||||
<string name="LSLTipText_osForceDropAttachment">
|
||||
osForceDropAttachment()
|
||||
Attempts to drop an attachment to the ground while bypassing the script permissions.
|
||||
</string>
|
||||
<string name="LSLTipText_osForceDropAttachmentAt">
|
||||
osForceDropAttachmentAt(vector pos, rotation rot)
|
||||
Attempts to drop an attachment at the specified coordinates while bypassing the script permissions. "pos" = vector position "rot" = rotation of object.
|
||||
</string>
|
||||
<string name="LSLTipText_osListenRegex">
|
||||
osListenRegex(integer channelID, string name, string ID, string msg, integer regexBitfield)
|
||||
Identical to llListen except for a bitfield which indicates which string parameters should be parsed as regex patterns. Params = integer channelID, string name, string ID, string msg, integer regexBitfield. Where regexBitfield = OS_LISTEN_REGEX_NAME or OS_LISTEN_REGEX_MESSAGE.
|
||||
</string>
|
||||
<string name="LSLTipText_osRegexIsMatch">
|
||||
osRegexIsMatch(string input, string pattern)
|
||||
Wraps to bool Regex.IsMatch(string input, string pattern)
|
||||
string input = string to test for match
|
||||
string pattern = string to use as pattern
|
||||
returns boolean TRUE/FALSE.
|
||||
</string>
|
||||
|
||||
<string name="LSLTipText_cmSetWindlightScene">
|
||||
cmSetWindlightScene(list rules)
|
||||
Set the current WindLight scene. Estate managers and owners only.
|
||||
@@ -2726,6 +2804,52 @@ STOP_TIME_REVERSAL_SAVING, START_TIME_REVERSAL, STOP_TIME_REVERSAL.
|
||||
<string name="LSLTipText_aaGetIsInfiniteRegion">
|
||||
aaGetIsInfiniteRegion()
|
||||
Returns TRUE or FALSE if region is an infinite region.
|
||||
(Aurora-Sim only)
|
||||
</string>
|
||||
<string name="LSLTipText_aaSetCharacterStat">
|
||||
aaSetCharacterStat( ID, StatName, statValue)
|
||||
Sets Character Stats. Where ID = avatar uuid, StatName = stat to change, statValue the value to change it to.
|
||||
(Aurora-Sim only)
|
||||
</string>
|
||||
<string name="LSLTipText_aaAllRegionInstanceSay">
|
||||
aaAllRegionInstanceSay(integer channelID, string text)
|
||||
(Aurora-Sim only)
|
||||
</string>
|
||||
<string name="LSLTipText_aaWindlightGetDayCycle">
|
||||
aaWindlightGetDayCycle()
|
||||
Returns a List of settings
|
||||
(Aurora-Sim only)
|
||||
</string>
|
||||
<string name="LSLTipText_aaWindlightAddDayCycleFrame">
|
||||
aaWindlightAddDayCycleFrame(float dayCyclePosition, integer dayCycleFrameToCopy)
|
||||
Returns TRUE / FALSE on success status
|
||||
(Aurora-Sim only)
|
||||
</string>
|
||||
<string name="LSLTipText_aaWindlightRemoveDayCycleFrame">
|
||||
aaWindlightRemoveDayCycleFrame(int dayCycleFrame)
|
||||
Returns TRUE / FALSE on success status
|
||||
(Aurora-Sim only)
|
||||
</string>
|
||||
<string name="LSLTipText_aaWindlightSetScene">
|
||||
aaWindlightSetScene(list list)
|
||||
aaWindlightSetScene(integer dayCycleIndex, list list)
|
||||
Returns TRUE/FALSE on success
|
||||
(Aurora-Sim only)
|
||||
</string>
|
||||
<string name="LSLTipText_aaWindlightGetScene">
|
||||
aaWindlightGetScene(list rules)
|
||||
aaWindlightGetScene(integer dayCycleKeyFrame, list rules)
|
||||
Returns a list
|
||||
(Aurora-Sim only)
|
||||
</string>
|
||||
<string name="LSLTipText_aaWindlightGetSceneIsStatic">
|
||||
aaWindlightGetSceneIsStatic()
|
||||
Returns TRUE / FALSE
|
||||
(Aurora-Sim only)
|
||||
</string>
|
||||
<string name="LSLTipText_aaWindlightGetSceneDayCycleKeyFrameCount">
|
||||
aaWindlightGetSceneDayCycleKeyFrameCount()
|
||||
Returns integer value
|
||||
(Aurora-Sim only)
|
||||
</string>
|
||||
<string name="LSLTipText_botGetWaitingTime">
|
||||
@@ -3873,9 +3997,27 @@ If you continue to receive this message, contact the [SUPPORT_SITE].
|
||||
<string name="Home position set.">Home position set.</string>
|
||||
|
||||
<!-- Financial operations strings -->
|
||||
<string name="this_costs">This costs [CURRENCY]</string>
|
||||
<string name="paid_you_ldollars">[NAME] paid you L$[AMOUNT] [REASON].</string>
|
||||
<string name="paid_you_ldollars_no_reason">[NAME] paid you L$[AMOUNT].</string>
|
||||
<string name="you_paid_ldollars">You paid [NAME] L$[AMOUNT] [REASON].</string>
|
||||
<string name="you_paid_ldollars_no_info">You paid L$[AMOUNT].</string>
|
||||
<string name="you_paid_ldollars_no_reason">You paid [NAME] L$[AMOUNT].</string>
|
||||
<string name="you_paid_ldollars_no_name">You paid L$[AMOUNT] [REASON].</string>
|
||||
<string name="you_paid_failure_ldollars">You failed to pay [NAME] L$[AMOUNT] [REASON].</string>
|
||||
<string name="you_paid_failure_ldollars_no_info">You failed to pay L$[AMOUNT].</string>
|
||||
<string name="you_paid_failure_ldollars_no_reason">You failed to pay [NAME] L$[AMOUNT].</string>
|
||||
<string name="you_paid_failure_ldollars_no_name">You failed to pay L$[AMOUNT] [REASON].</string>
|
||||
<string name="for item">for [ITEM]</string>
|
||||
<string name="for a parcel of land">for a parcel of land</string>
|
||||
<string name="for a land access pass">for a land access pass</string>
|
||||
<string name="for deeding land">for deeding land</string>
|
||||
<string name="to create a group">to create a group</string>
|
||||
<string name="to join a group">to join a group</string>
|
||||
<string name="to upload">to upload</string>
|
||||
<string name="to publish a classified ad">to publish a classified ad</string>
|
||||
|
||||
<string name="giving">Giving [CURRENCY]</string>
|
||||
<string name="this_costs">This costs [CURRENCY]</string>
|
||||
|
||||
<string name="group_role_everyone">Everyone</string>
|
||||
<string name="group_role_officers">Officers</string>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<slider bottom_delta="-20" control_name="ThrottleBandwidthKBPS" decimal_digits="0" height="20" increment="50" label="Bandwidth:" can_edit_text="true" label_width="60" max_val="5000" min_val="50" val_width="36" name="max_bandwidth" width="189" tool_tip="Set your Network bandwidth in kbps (kilobits per second)"/>
|
||||
<slider bottom_delta="-20" control_name="RenderMaxPartCount" decimal_digits="0" height="20" increment="256" label="Particles:" can_edit_text="true" label_width="60" max_val="8192" min_val="0" val_width="36" name="MaxParticleCount" width="189" tool_tip="Amount of particles to render"/>
|
||||
<slider bottom_delta="-20" control_name="RenderAvatarMaxVisible" decimal_digits="0" height="20" increment="1" label="Max Avs:" can_edit_text="true" label_width="60" max_val="50" min_val="1" val_width="36" name="RenderAvatarMaxVisible" width="189" tool_tip="How many avatars to fully render on screen. Lowering this greatly improves FPS in crowded situations. Requires Avatar Impostors to be on. [Default 35]"/>
|
||||
<slider bottom_delta="-20" control_name="RenderVolumeLODFactor" height="20" increment="0.125" label="Obj. Detail:" can_edit_text="true" label_width="60" max_val="2" min_val="0.5" name="Object Detail" val_width="36" width="189" tool_tip="Controls level of detail of primitives (multiplier for current screen area when calculated level of detail[0.5 to 2.0 is stable])"/>
|
||||
<slider bottom_delta="-20" control_name="RenderVolumeLODFactor" height="20" increment="0.125" label="Obj. Detail:" can_edit_text="true" label_width="60" max_val="4" min_val="0.5" name="Object Detail" val_width="36" width="189" tool_tip="Controls level of detail of primitives (multiplier for current screen area when calculated level of detail[0.5 to 2.0 is stable])"/>
|
||||
<button left="5" height="20" name="EnvAdvancedSkyButton" width="20" image_overlay="Inv_WindLight.png" label="" tool_tip="Advanced Sky"/>
|
||||
<combo_box name="WLSkyPresetsCombo" bottom_delta="1" left_delta="20" height="18" width="133" tool_tip="WindLight Presets for your Sky."/>
|
||||
<button bottom_delta="0" height="18" label="<" left="158" image_overlay="arrow_left.tga" name="WLprev" scale_image="true" width="18"/>
|
||||
|
||||
@@ -32,10 +32,10 @@
|
||||
</string>
|
||||
<layout_stack name="panels">
|
||||
<layout_panel name="im_contents_panel">
|
||||
<button label="Info del Grupo" name="group_info_btn"/>
|
||||
<button label="Info del Grupo" name="group_info_btn" width="100"/>
|
||||
<button label="Historial" name="history_btn" left_delta="100"/>
|
||||
<button label="Unirse" name="start_call_btn"/>
|
||||
<button label="Finalizar" name="end_call_btn"/>
|
||||
<button label="Historial" name="history_btn"/>
|
||||
<button label="< <" label_selected="> >" name="toggle_active_speakers_btn" tool_tip="Pulsa aquí para mostrar/ocultar la lista de participantes activos en esta sesión de MI."/>
|
||||
<button label="Enviar" name="send_btn"/>
|
||||
</layout_panel>
|
||||
|
||||
@@ -0,0 +1,34 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<floater name="floater_merchant_outbox" title="Buzón de Salida de Comerciante">
|
||||
<string name="OutboxFolderCount0">Sin Carpetas</string>
|
||||
<string name="OutboxFolderCount1">1 Carpeta</string>
|
||||
<string name="OutboxFolderCountN">[NUM] Carpetas</string>
|
||||
<string name="OutboxImporting">Enviando Carpetas...</string>
|
||||
<string name="OutboxInitializing">Inicializando...</string>
|
||||
<!--panel
|
||||
name="panel_1 this panel killed xui names, for some reason"
|
||||
follows="all"
|
||||
layout="topleft"
|
||||
left="0"
|
||||
top="0"
|
||||
label=""
|
||||
height="440"
|
||||
width="333"-->
|
||||
<panel name="outbox_inventory_placeholder_panel">
|
||||
<text name="outbox_inventory_placeholder_title">
|
||||
Cargando...
|
||||
</text>
|
||||
</panel>
|
||||
<panel name="panel_2">
|
||||
<panel name="outbox_generic_drag_target">
|
||||
<text name="text_1">
|
||||
Arrastra los Ítems aquí para crear las carpetas
|
||||
</text>
|
||||
</panel>
|
||||
<button label="Enviar al Mercado" tool_tip="Poner en el escaparate de mi Tienda en el Mercado" name="outbox_import_btn"/>
|
||||
</panel>
|
||||
<text name="import_progress_indicator" left="180">
|
||||
Importación en progreso
|
||||
</text>
|
||||
<!--/panel-->
|
||||
</floater>
|
||||
@@ -1,7 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<floater name="mute floater" short_title="Lista de Ignorados" title="Residentes y Objetos Ignorados">
|
||||
<scroll_list name="mutes" tool_tip="Lista de residentes ignorados actualmente" />
|
||||
<button label="Residente Ignorado..." label_selected="Residente Ignorado..." name="Mute resident..." tool_tip="Selecciona un residente para ignorar" />
|
||||
<name_list name="mutes" tool_tip="Lista de residentes ignorados actualmente">
|
||||
<column label="Nombre" name="name" tool_tip="Nombre"/>
|
||||
</name_list>
|
||||
<button label="Ignorar Residente..." label_selected="Ignorar Residente..." name="Mute resident..." tool_tip="Selecciona un residente para ignorar" />
|
||||
<button label="Ignorar objeto por su nombre..." label_selected="Ignorar objeto por su nombre..." name="Mute object by name..."/>
|
||||
<button label="No Ignorar" label_selected="No Ignorar" name="Unmute" tool_tip="Quitar un residente u objeto de la lista de ignorados" />
|
||||
</floater>
|
||||
|
||||
@@ -6,19 +6,19 @@
|
||||
<text name="ColorFilterGammaText">
|
||||
Gama
|
||||
</text>
|
||||
<slider label="" name="gamma" />
|
||||
<slider name="gamma"/>
|
||||
<text name="ColorFilterBrightnessText">
|
||||
Brillo
|
||||
</text>
|
||||
<slider label="" name="brightness" />
|
||||
<slider name="brightness"/>
|
||||
<text name="ColorFilterSaturationText">
|
||||
Saturación
|
||||
</text>
|
||||
<slider label="" name="saturation"/>
|
||||
<slider name="saturation"/>
|
||||
<text name="ColorFilterContrastText">
|
||||
Contraste
|
||||
</text>
|
||||
<slider label="" name="contrast"/>
|
||||
<slider name="contrast"/>
|
||||
<text name="ColorFilterBaseText">
|
||||
Color base del contraste
|
||||
</text>
|
||||
@@ -27,29 +27,115 @@
|
||||
<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">
|
||||
<!-- ============================= -->
|
||||
<panel label="Desenfoque Gaussiano" name="GaussBlurPanel" width="498">
|
||||
<check_box label="Activar" name="enable_gauss_blur" left="14"/>
|
||||
<text name="GaussBlurPassesText" left="20">
|
||||
Pasos a aplicar
|
||||
</text>
|
||||
<slider label="" name="gauss_blur_passes"/>
|
||||
<slider name="gauss_blur_passes" left="24"/>
|
||||
</panel>
|
||||
<panel label="Visión Nocturna" name="NightVisionPanel">
|
||||
<check_box label="Activar" name="enable_night_vision"/>
|
||||
<text name="NightVisionBrightMultText">
|
||||
<!-- ============================= -->
|
||||
<panel label="Visión Nocturna" name="NightVisionPanel" width="498">
|
||||
<check_box label="Activar" name="enable_night_vision" left="14"/>
|
||||
<text name="NightVisionBrightMultText" left="20">
|
||||
Amplificación Múltiple de luz
|
||||
</text>
|
||||
<slider label="" name="brightness_multiplier"/>
|
||||
<text name="NightVisionNoiseSizeText">
|
||||
<slider label="" name="brightness_multiplier" left="24"/>
|
||||
<text name="NightVisionNoiseSizeText" left="20">
|
||||
Tamaño del Ruido
|
||||
</text>
|
||||
<slider label="" name="noise_size"/>
|
||||
<text name="NightVisionNoiseStrengthText">
|
||||
<slider label="" name="noise_size" left="24"/>
|
||||
<text name="NightVisionNoiseStrengthText" left="20">
|
||||
Fuerza del Ruido
|
||||
</text>
|
||||
<slider label="" name="noise_strength"/>
|
||||
<slider label="" name="noise_strength" left="24"/>
|
||||
</panel>
|
||||
<panel label="Extras" name="Extras">
|
||||
<!-- ============================= -->
|
||||
<panel label="Posterizado" name="PosterizePanel" width="498">
|
||||
<check_box label="Activar" left="14" name="enable_posterize"/>
|
||||
<text left="10" name="PosterLayersText">
|
||||
Número de Capa
|
||||
</text>
|
||||
<slider left="24" name="posterize_layers"/>
|
||||
</panel>
|
||||
<!-- ============================= -->
|
||||
<panel height="484" label="Desenfoque de Movimiento" name="MotionBlurPanel" width="498">
|
||||
<check_box label="Activar" left="14" name="enable_motionblur"/>
|
||||
<text left="20" name="MotionBlurText">
|
||||
Intensidad desenfoque
|
||||
</text>
|
||||
<slider left="24" name="blur_strength"/>
|
||||
</panel>
|
||||
<!-- ============================= -->
|
||||
<panel label="Viñeta" name="VignettePanel" width="498">
|
||||
<check_box label="Activar" left="14" name="enable_vignette"/>
|
||||
<text left="20" name="VignetteStrengthText">
|
||||
Intensidad
|
||||
</text>
|
||||
<slider left="24" name="vignette_strength"/>
|
||||
<text left="20" name="VignetteRadiusText">
|
||||
Radio
|
||||
</text>
|
||||
<slider left="24" name="vignette_radius"/>
|
||||
<text left="20" name="VignetteDarknessText">
|
||||
Oscuridad
|
||||
</text>
|
||||
<slider left="24" name="vignette_darkness"/>
|
||||
<text left="20" name="VignetteDesaturateText">
|
||||
Intensidad de Desaturación
|
||||
</text>
|
||||
<slider left="24" name="vignette_desaturation"/>
|
||||
<text left="20" name="VignetteChormaticAberrationText">
|
||||
Aberración Cromática
|
||||
</text>
|
||||
<slider left="24" name="vignette_chromatic_aberration"/>
|
||||
</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 control_name="BloomToggle" follows="left|top"
|
||||
font="SansSerifSmall" height="16" initial_value="false" label="Enable"
|
||||
left="4" 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
|
||||
</text>
|
||||
<slider bottom_delta="-35" 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" val_width="41"
|
||||
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
|
||||
</text>
|
||||
<slider bottom_delta="-35" 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" val_width="41"
|
||||
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
|
||||
</text>
|
||||
<slider bottom_delta="-35" 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" val_width="41"
|
||||
mouse_opaque="true" name="BloomStrength" show_text="true" value="1.0"
|
||||
width="200" />
|
||||
</panel>-->
|
||||
<!-- ============================= -->
|
||||
<panel label="Extras" name="Extras" width="498">
|
||||
<combo_box name="PPEffectsCombo"/>
|
||||
<line_editor label="Nombre del Efecto" name="PPEffectNameEditor"/>
|
||||
<button label="Cargar Efecto" label_selected="Cargar Efecto" name="PPLoadEffect"/>
|
||||
|
||||
@@ -21,14 +21,13 @@
|
||||
<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="(No)Marcar" tool_tip="Marca/Desmarca a este avatar de la lista"/>
|
||||
<button name="mark_btn" label="(Des)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="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 label="Alertas" name="alerts_tab">
|
||||
@@ -44,15 +43,15 @@
|
||||
</panel>
|
||||
|
||||
<panel label="Moderación" name="land_tab">
|
||||
|
||||
<!-- Upper row -->
|
||||
<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"/>
|
||||
<button name="ar_btn" label="Denunciar" tool_tip="Enviar un Reporte de Abuso sobre este avatar"/>
|
||||
<!-- Lower row -->
|
||||
<button name="eject_btn" label="Expulsar" tool_tip="Expulsar a este avatar de la parcela"/>
|
||||
|
||||
<button name="estate_eject_btn" label="Expulsar del Estado" tool_tip="Expulsar a este avatar del estado"/>
|
||||
<!-- Lowest row -->
|
||||
<button name="estate_ban_btn" label="Expulsar y Prohibir en el Estado" tool_tip="Expulsa y prohibe en el Estado a este avatar"/>
|
||||
</panel>
|
||||
|
||||
<panel label="Opciones" name="options_tab">
|
||||
@@ -76,12 +75,10 @@
|
||||
<button name="send_keys_btn" label="Anunciar Ahora" tool_tip="Envia todas las keys al HUD ahora"/>
|
||||
</panel>
|
||||
</tab_container>
|
||||
<string name="template">[NAME] [ACTION] [RANGE].</string>
|
||||
<!-- [ACTION] -->
|
||||
<!-- [ACTION] -->
|
||||
<string name="has_entered">ha entrado en</string>
|
||||
<string name="has_left">se ha retirado de</string>
|
||||
<!-- [RANGE] -->
|
||||
<string name="the_sim">el sim</string>
|
||||
<string name="the_sim">este sim</string>
|
||||
<string name="draw_distance">la distancia de dibujo</string>
|
||||
<string name="shout_range">la distancia de grito</string>
|
||||
<string name="chat_range">la distancia de chat</string>
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<floater name="region_debug_console" title="Depurador de la Región">
|
||||
</floater>
|
||||
@@ -1,5 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<floater name="floater_report_abuse" title="Reportar Abuso">
|
||||
<string name="Screenshot">
|
||||
Captura de Pantalla
|
||||
</string>
|
||||
<texture_picker label="" name="screenshot"/>
|
||||
<check_box label="Incluir captura" name="screen_check"/>
|
||||
<text name="reporter_title">
|
||||
@@ -41,7 +44,7 @@
|
||||
Seleccionar categoría
|
||||
</combo_item>
|
||||
<combo_item name="Age__Age_play">
|
||||
Edad > Jugar a se niño
|
||||
Edad > Jugar a ser niño
|
||||
</combo_item>
|
||||
<combo_item name="Age__Adult_resident_on_Teen_Second_Life">
|
||||
Edad > Residente adulto en Teen Second Life
|
||||
@@ -78,7 +81,7 @@
|
||||
Alterar la Paz > Objetos basura
|
||||
</combo_item>
|
||||
<combo_item name="Disturbing_the_peace__Repetitive_spam">
|
||||
Alterar la Paz > Spam (Mensajes no solicitados) repetitivo
|
||||
Alterar la Paz > Spam (Mensajes no solicitados) reiterado
|
||||
</combo_item>
|
||||
<combo_item name="Disturbing_the_peace__Unwanted_advert_spam">
|
||||
Alterar la Paz > Publicidad no deseada
|
||||
@@ -96,7 +99,7 @@
|
||||
Fraude > US$
|
||||
</combo_item>
|
||||
<combo_item name="Ridiculous3">
|
||||
Freud > Un usuario a manifestado interes en su madre
|
||||
Freud > Un usuario ha manifestado interes en su madre
|
||||
</combo_item>
|
||||
<combo_item name="Harassment__Advert_farms___visual_spam">
|
||||
Acoso > Anuncios múltiples / spam visual
|
||||
@@ -117,7 +120,7 @@
|
||||
Acoso > Abuso verbal
|
||||
</combo_item>
|
||||
<combo_item name="Ridiculous1">
|
||||
Acoso > El usuario se lame los dedos y me toca
|
||||
Acoso > El usuario se lame los dedos y luego me toca
|
||||
</combo_item>
|
||||
<combo_item name="Indecency__Broadly_offensive_content_or_conduct">
|
||||
Indecencia > En general, contenido o conducta ofensivos
|
||||
|
||||
@@ -9,16 +9,17 @@
|
||||
<text name="unknown">
|
||||
Medidas: [DIMENSIONS]
|
||||
</text>
|
||||
<button label="Predeterminda" label_selected="Predeterminada" name="Default"/>
|
||||
<button label="Predeterminada" label_selected="Predeterminada" name="Default"/>
|
||||
<button label="Alfa" label_selected="Alfa" name="Alpha"/>
|
||||
<button label="Blanca" label_selected="Blanca" name="Blank"/>
|
||||
<button label="Invisible" label_selected="Invisible" name="Invisible"/>
|
||||
<button label="Ninguna" label_selected="Ninguna" name="None"/>
|
||||
<check_box label="Mostrar Carpetas" name="show_folders_check"/>
|
||||
<check_box label="Aplicar inmediatamente" name="apply_immediate_check"/>
|
||||
<button label="" label_selected="" name="Pipette"/>
|
||||
<button label="Cancelar" label_selected="Cancelar" name="Cancel"/>
|
||||
<button label="Seleccionar" label_selected="Seleccionar" name="Select"/>
|
||||
<button label="Aplciar UUID" label_selected="Aplicar UUID" name="ApplyUUID"/>
|
||||
<button label="Aplicar UUID" label_selected="Aplicar UUID" name="ApplyUUID"/>
|
||||
<string name="pick title">
|
||||
Seleccionar:
|
||||
</string>
|
||||
|
||||
@@ -45,7 +45,9 @@
|
||||
<check_box label="Estirar ambos lados" name="checkbox uniform"/>
|
||||
<check_box label="Estirar Texturas" name="checkbox stretch textures"/>
|
||||
<check_box label="Limitar dist. Arrastre" name="checkbox limit drag distance"/>
|
||||
<check_box label="Usar Cuadrícula" name="checkbox snap to grid"/>
|
||||
<check_box label="Editar Ejes Raíz" name="checkbox actual root"/>
|
||||
<check_box label="Mostrar Resaltado" name="checkbox show highlight"/>
|
||||
<check_box label="Usar Cuadrícula" name="checkbox snap to grid"/>
|
||||
<button label="Opciones..." label_selected="Opciones..." name="Options..."/>
|
||||
|
||||
<!-- Help text -->
|
||||
@@ -245,10 +247,10 @@
|
||||
No puedes modificar estos objetos.
|
||||
</string>
|
||||
<string name="text modify info 5">
|
||||
You can't modify this object across a region boundary
|
||||
No puedes modificar este objeto a través de un límite de región
|
||||
</string>
|
||||
<string name="text modify info 6">
|
||||
You can't modify these objects across a region boundary
|
||||
No puedes modificar estos objetos a través de un límite de región
|
||||
</string>
|
||||
<string name="text modify warning">
|
||||
Debes seleccionar todo el objeto para definir los permisos.
|
||||
@@ -273,8 +275,8 @@
|
||||
<!-- Object sub-tab -->
|
||||
|
||||
<panel label="Objeto" name="Object">
|
||||
<button label="Enlazar" name="link_obj" tool_tip="Él llega a la ciudad..."/>
|
||||
<button label="Desenlazar" name="unlink_obj" tool_tip="Deselnzar el conjunto enlazado"/>
|
||||
<button label="Enlazar" name="link_obj" tool_tip="Él llega a la ciudad... (Enlazar seleccionados)"/>
|
||||
<button label="Desenlazar" name="unlink_obj" tool_tip="Desenlazar el conjunto enlazado"/>
|
||||
<check_box label="Bloqueado" name="checkbox locked" tool_tip="Previene que el objeto sea movido o borrado. Suele ser útil mientras se construye, para prevenir que se modifique sin querer."/>
|
||||
<check_box label="Material" name="Physical Checkbox Ctrl" tool_tip="Permite que el objeto pueda ser empujado y le afecte la gravedad."/>
|
||||
<check_box label="Temporal" name="Temporary Checkbox Ctrl" tool_tip="Hace que el objeto se borre 1 minuto después de su creación."/>
|
||||
@@ -393,7 +395,7 @@
|
||||
Prisma de Prueba
|
||||
</combo_item>
|
||||
<combo_item name="Test Hemicylinder">
|
||||
Hemicilindro de Prueba
|
||||
Semicilindro de Prueba
|
||||
</combo_item>
|
||||
</combo_box>
|
||||
<text name="text cut">
|
||||
@@ -464,8 +466,8 @@
|
||||
<text name="text revolutions">
|
||||
Giros
|
||||
</text>
|
||||
<texture_picker label="Textura para Sculpt" name="sculpt texture control" tool_tip="Pulsa aquí para elegir una imagenClick to choose a picture"/>
|
||||
<check_box label="Espejo" name="sculpt mirror control" tool_tip="Girar el prim sculpt sobre el eje X."/>
|
||||
<texture_picker label="Textura para Sculpt" name="sculpt texture control" tool_tip="Pulsa aquí para elegir una imagen"/>
|
||||
<check_box label="Espejar" name="sculpt mirror control" tool_tip="Girar el prim sculpt sobre el eje X."/>
|
||||
<check_box label="Dentro-Fuera" name="sculpt invert control" tool_tip="Invertir los valores de los prims sculpted, haciendo aparecer fuera lo de dentro."/>
|
||||
<text name="label sculpt type">
|
||||
Tipo de Unión
|
||||
@@ -507,15 +509,15 @@
|
||||
<text name="edit_object">
|
||||
Editar Características del Objeto
|
||||
</text>
|
||||
<check_box label="Flexibilidad" name="Flexible1D Checkbox Ctrl" tool_tip="Permite que el objeto sea flexible en el eje Z . (Sólo del lado del Client"/>
|
||||
<check_box label="Flexibilidad" name="Flexible1D Checkbox Ctrl" tool_tip="Permite que el objeto sea flexible en el eje Z . (Sólo del lado del Cliente"/>
|
||||
<spinner label="Blandura" name="FlexNumSections"/>
|
||||
<spinner label="Gravedad" name="FlexGravity"/>
|
||||
<spinner label="Fricción" name="FlexFriction"/>
|
||||
<spinner label="Viento" name="FlexWind"/>
|
||||
<spinner label="Tensión" name="FlexTension"/>
|
||||
<spinner label="Fuerza en X" name="FlexForceX"/>
|
||||
<spinner label="Fuerza en Y" name="FlexForceY"/>
|
||||
<spinner label="Fuerza en Z" name="FlexForceZ"/>
|
||||
<spinner label="Fuerza X" name="FlexForceX"/>
|
||||
<spinner label="Fuerza Y" name="FlexForceY"/>
|
||||
<spinner label="Fuerza Z" name="FlexForceZ"/>
|
||||
<check_box label="Luz" name="Light Checkbox Ctrl" tool_tip="Hace que el objeto emita luz"/>
|
||||
<text name="label color">
|
||||
Color
|
||||
@@ -526,11 +528,11 @@
|
||||
<color_swatch label="" name="colorswatch" tool_tip="Pulsa aqui para abrir el selector de color"/>
|
||||
|
||||
<texture_picker label="" name="light texture control" tool_tip="Pulsa para escoger una proyección de imagen (sólo tiene efecto con el renderizado diferido activado"/>
|
||||
<spinner label="Intensidad" name="Light Intensity"/>
|
||||
<spinner label="CDV" name="Luz CDV" />
|
||||
<spinner label="Radio" name="Light Radius"/>
|
||||
<spinner label="Intensidad" name="Light Intensity" label_width="55"/>
|
||||
<spinner label="CDV" name="Light FOV"/>
|
||||
<spinner label="Radio" name="Light Radius" label_width="55/>
|
||||
<spinner label="Visión" name="Light Focus"/>
|
||||
<spinner label="Atenuación" name="Light Falloff"/>
|
||||
<spinner label="Atenuación" name="Light Falloff" label_width="55/>
|
||||
<spinner label="Ambiente" name="Light Ambiance"/>
|
||||
<text name="label physicsshapetype">
|
||||
Tipo de Forma Física:
|
||||
@@ -676,7 +678,7 @@
|
||||
Parámetros
|
||||
de Textura
|
||||
</text>
|
||||
<button label="Copiar" tool_tip="Copiar Parámetros de Textura al Portapapeles"/>
|
||||
<button label="Copiar" name="copytextures" tool_tip="Copiar Parámetros de Textura al Portapapeles"/>
|
||||
<button label="Pegar" name="pastetextures" tool_tip="Pegar Parámetros de Textura desde el Portapapeles"/>
|
||||
</panel>
|
||||
<panel label="Contenido" name="Contents">
|
||||
|
||||
@@ -49,8 +49,10 @@
|
||||
<menu_item_call name="Copy Asset UUID" label="Copiar Asset UUID"/>
|
||||
<menu_item_call name="Reupload..." label="Resubir..."/>
|
||||
<menu_item_call name="Acquire Asset ID" label="Adquirir Asset ID"/>
|
||||
<menu_item_call name="Cut" label="Cortar"/>
|
||||
<menu_item_call name="Copy" label="Copiar"/>
|
||||
<menu_item_call name="Paste" label="Pegar"/>
|
||||
<menu_item_call name="Paste As Copy" label="Pegar como Copia"/>
|
||||
<menu_item_call name="Paste As Link" label="Pegar como Link"/>
|
||||
<menu_item_call name="Restore to Last Position" label="Restaurar en el mundo"/>
|
||||
<menu_item_call name="Remove Link" label="Borrar Link"/>
|
||||
@@ -78,7 +80,7 @@
|
||||
<menu_item_call name="Detach From Yourself" label="Quitarse"/>
|
||||
<menu_item_call name="Wearable Edit" label="Editar"/>
|
||||
<menu_item_call name="Take Off" label="Quitarse"/>
|
||||
<menu_item_call name="Merchant Copy" label="Copiar al Merchant Outbox"/>
|
||||
<menu_item_call name="Marketplace Send" label="Enviar a Marketplace"/>
|
||||
<menu_item_call name="Merchant Copy" label="Copiar al Buzón de Salida del Comerciante"/>
|
||||
<menu_item_call name="Marketplace Send" label="Enviar al Mercado en Línea"/>
|
||||
<menu_item_call name="--no options--" label="--sin opciones--"/>
|
||||
</menu>
|
||||
|
||||
@@ -1,63 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<pie_menu name="Avatar Pie">
|
||||
<menu_item_call label="Perfil..." name="Profile...">
|
||||
<on_click function="ShowAgentProfile" userdata="hit object" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Silenciar" name="Avatar Mute">
|
||||
<on_click function="Avatar.Mute" />
|
||||
<on_enable function="Avatar.EnableMute" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Ir a" name="Go To">
|
||||
<on_click function="GoToObject" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Denunciar..." name="abuse">
|
||||
<on_click function="Avatar.ReportAbuse" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Añadir como Amigo..." name="Add Friend">
|
||||
<on_click function="Avatar.AddFriend" />
|
||||
<on_enable function="Avatar.EnableAddFriend" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Pagar..." name="Pay...">
|
||||
<on_click function="PayObject" />
|
||||
<on_enable function="EnablePayObject" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Perfil..." name="Profile..."/>
|
||||
<menu_item_call label="Silenciar" name="Avatar Mute"/>
|
||||
<menu_item_call label="Ir a" name="Go To"/>
|
||||
<menu_item_call label="Denunciar..." name="abuse"/>
|
||||
<menu_item_call label="Añadir como Amigo..." name="Add Friend"/>
|
||||
<menu_item_call label="Pagar..." name="Pay..."/>
|
||||
<pie_menu label="Más >" name="More >">
|
||||
<menu_item_call label="Congelar..." name="Freeze...">
|
||||
<on_click function="Avatar.Freeze" />
|
||||
<on_enable function="Avatar.EnableFreezeEject" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Dar Tarjeta" name="Give Card">
|
||||
<on_click function="Avatar.GiveCard" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Invitar a Grupo..." name="Invite...">
|
||||
<on_click function="Avatar.InviteToGroup" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Congelar..." name="Freeze..."/>
|
||||
<menu_item_call label="Dar Tarjeta" name="Give Card"/>
|
||||
<menu_item_call label="Invitar a Grupo..." name="Invite..."/>
|
||||
<pie_menu label="Herramientas >" name="Tools >">
|
||||
<menu_item_call label="S. Count" name="ScriptCount">
|
||||
<on_click function="Object.ScriptCount" />
|
||||
<on_visible function="Object.VisibleScriptCount" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Copiar UUID" name="CopyUUID">
|
||||
<on_click function="Avatar.CopyUUID" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="ID Cliente" name="ClientID">
|
||||
<on_click function="Avatar.ClientID" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Derender" name="Derender">
|
||||
<on_click function="Object.DERENDER" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Copiar UUID" name="CopyUUID"/>
|
||||
<menu_item_call label="ID Cliente" name="ClientID"/>
|
||||
<menu_item_call label="Derenderizar" name="Derender"/>
|
||||
<menu_item_call label="Recargar" name="Reload Textures"/>
|
||||
</pie_menu>
|
||||
<menu_item_call label="Expulsar..." name="Eject...">
|
||||
<on_click function="Avatar.Eject" />
|
||||
<on_enable function="Avatar.EnableFreezeEject" />
|
||||
</menu_item_call>
|
||||
<menu_item_separator />
|
||||
<menu_item_call label="Examinar" name="Object Inspect">
|
||||
<on_click function="Object.Inspect" />
|
||||
<on_enable function="Object.EnableInspect" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Expulsar..." name="Eject..."/>
|
||||
<menu_item_call label="Examinar" name="Object Inspect"/>
|
||||
</pie_menu>
|
||||
<menu_item_call label="Enviar IM..." name="Send IM...">
|
||||
<on_click function="Avatar.SendIM" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Enviar IM..." name="Send IM..."/>
|
||||
</pie_menu>
|
||||
|
||||
@@ -1,101 +1,34 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<pie_menu name="Object Pie">
|
||||
<menu_item_call label="Abrir" name="Open">
|
||||
<on_click function="Object.Open" />
|
||||
<on_enable function="Object.EnableOpen" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Crear" name="Create">
|
||||
<on_click function="Object.Build" />
|
||||
<on_enable function="EnableEdit" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Tocar" name="Object Touch">
|
||||
<on_click function="Object.Touch" />
|
||||
<on_enable function="Object.EnableTouch" userdata="Touch" name="EnableTouch"/>
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Sentarse" name="Object Sit">
|
||||
<on_click function="Object.SitOrStand" />
|
||||
<on_enable function="Object.EnableSitOrStand" userdata="Sit Here,Stand Up" name="EnableSitOrStand"/>
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Recoger" name="Pie Object Take">
|
||||
<on_click function="Tools.BuyOrTake" />
|
||||
<on_enable function="Tools.EnableBuyOrTake" userdata="Buy,Take" name="EnableBuyOrTake"/>
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Pagar..." name="Pay...">
|
||||
<on_click function="PayObject" />
|
||||
<on_enable function="EnablePayObject" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Abrir" name="Open"/>
|
||||
<menu_item_call label="Crear" name="Create"/>
|
||||
<menu_item_call label="Tocar" name="Object Touch"/>
|
||||
<menu_item_call label="Sentarse" name="Object Sit"/>
|
||||
<menu_item_call label="Recoger" name="Pie Object Take"/>
|
||||
<menu_item_call label="Pagar..." name="Pay..."/>
|
||||
<pie_menu label="Más >" name="More >">
|
||||
<menu_item_call label="Borrar" name="Delete">
|
||||
<on_click function="Object.Delete" />
|
||||
<on_enable function="Object.EnableDelete" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Vestirse" name="Wear">
|
||||
<on_click function="Object.AttachToAvatar" />
|
||||
<on_enable function="Object.EnableWear" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Recoger una copia" name="Take Copy">
|
||||
<on_click function="Tools.TakeCopy" />
|
||||
<on_enable function="Tools.EnableTakeCopy" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Borrar" name="Delete"/>
|
||||
<menu_item_call label="Vestirse" name="Wear"/>
|
||||
<menu_item_call label="Recoger una copia" name="Take Copy"/>
|
||||
<pie_menu label="Anexar HUD >" name="Object Attach HUD" />
|
||||
<pie_menu label="Anexar >" name="Object Attach" />
|
||||
<menu_item_call label="Regresar..." name="Return...">
|
||||
<on_click function="Object.Return" />
|
||||
<on_enable function="Object.EnableReturn" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Regresar..." name="Return..."/>
|
||||
<pie_menu label="Más >" name="Rate Menu">
|
||||
<menu_item_separator />
|
||||
<pie_menu label="Herramientas >" name="Rate Menu">
|
||||
<menu_item_call label="Destruir" name="Destroy">
|
||||
<on_click function="Object.Destroy" />
|
||||
<on_enable function="Object.EnableDestroy" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Explotar" name="Explode">
|
||||
<on_click function="Object.Explode" />
|
||||
<on_enable function="Object.EnableExplode" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Medir" name="Measure">
|
||||
<on_click function="Object.Measure" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Información" name="Data">
|
||||
<on_click function="Object.Data" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="S. Count" name="ScriptCount">
|
||||
<on_click function="Object.ScriptCount" />
|
||||
<on_visible function="Object.VisibleScriptCount" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Reiniciar Scripts" name="Reset Scripts" >
|
||||
<on_click function="Tools.SelectedScriptAction" userdata="reset" />
|
||||
<on_enable function="EditableSelected" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Exportar" name="Export">
|
||||
<on_click function="Object.Export" />
|
||||
<on_enable function="Object.EnableExport" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Explotar" name="Explode"/>
|
||||
<menu_item_call label="Medir" name="Measure"/>
|
||||
<menu_item_call label="Información" name="Data"/>
|
||||
<menu_item_call label="Contar Scripts" name="ScriptCount"/>
|
||||
<menu_item_call label="Reiniciar Scripts" name="Reset Scripts"/>
|
||||
<menu_item_call label="Exportar" name="Export"/>
|
||||
</pie_menu>
|
||||
<menu_item_call label="Silenciar" name="Object Mute">
|
||||
<on_click function="Object.Mute" />
|
||||
<on_enable function="Object.EnableMute" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Examinar" name="Object Inspect">
|
||||
<on_click function="Object.Inspect" />
|
||||
<on_enable function="Object.EnableInspect" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Derender" name="Derender">
|
||||
<on_click function="Object.DERENDER" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Reportar..." name="Report Abuse...">
|
||||
<on_click function="Object.ReportAbuse" />
|
||||
<on_enable function="Object.EnableReportAbuse" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Recargar" name="Reload Textures"/>
|
||||
<menu_item_call label="Silenciar" name="Object Mute"/>
|
||||
<menu_item_call label="Examinar" name="Object Inspect"/>
|
||||
<menu_item_call label="Derenderizar" name="Derender"/>
|
||||
<menu_item_call label="Denunciar..." name="Report Abuse..."/>
|
||||
</pie_menu>
|
||||
<menu_item_call label="Comprar..." name="Buy...">
|
||||
<on_click function="Object.Buy" />
|
||||
<on_enable function="Object.EnableBuy" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Comprar..." name="Buy..."/>
|
||||
</pie_menu>
|
||||
<menu_item_call label="Editar..." name="Edit...">
|
||||
<on_click function="Object.Edit" />
|
||||
<on_enable function="EnableEdit" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Editar..." name="Edit..."/>
|
||||
</pie_menu>
|
||||
|
||||
@@ -1,98 +1,35 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<pie_menu name="Self Pie">
|
||||
<menu_item_call label="Perfil..." name="Profile...">
|
||||
<on_click function="ShowAgentProfile" userdata="agent" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Grupos..." name="Groups...">
|
||||
<on_click function="ShowAgentGroups" userdata="agent" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Perfil..." name="Profile..."/>
|
||||
<menu_item_call label="Grupos..." name="Groups..."/>
|
||||
<pie_menu label="Quitarse >" name="Take Off >">
|
||||
<pie_menu label="Ropa >" name="Clothes >">
|
||||
<menu_item_call label="Camisa" name="Shirt">
|
||||
<on_click function="Edit.TakeOff" userdata="shirt" />
|
||||
<on_enable function="Edit.EnableTakeOff" userdata="shirt" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Pantalones" name="Pants" >
|
||||
<on_click function="Edit.TakeOff" userdata="pants" />
|
||||
<on_enable function="Edit.EnableTakeOff" userdata="pants" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Zapatos" name="Shoes" >
|
||||
<on_click function="Edit.TakeOff" userdata="shoes" />
|
||||
<on_enable function="Edit.EnableTakeOff" userdata="shoes" />
|
||||
</menu_item_call>
|
||||
<menu_item_call blabel="Calcetines" name="Socks" >
|
||||
<on_click function="Edit.TakeOff" userdata="socks" />
|
||||
<on_enable function="Edit.EnableTakeOff" userdata="socks" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Chaqueta" name="Jacket" >
|
||||
<on_click function="Edit.TakeOff" userdata="jacket" />
|
||||
<on_enable function="Edit.EnableTakeOff" userdata="jacket" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Guantes" name="Gloves" >
|
||||
<on_click function="Edit.TakeOff" userdata="gloves" />
|
||||
<on_enable function="Edit.EnableTakeOff" userdata="gloves" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Camisa" name="Shirt"/>
|
||||
<menu_item_call label="Pantalones" name="Pants"/>
|
||||
<menu_item_call label="Zapatos" name="Shoes"/>
|
||||
<menu_item_call label="Calcetines" name="Socks"/>
|
||||
<menu_item_call label="Chaqueta" name="Jacket"/>
|
||||
<menu_item_call label="Guantes" name="Gloves"/>
|
||||
<pie_menu label="Más >" name="More >">
|
||||
<menu_item_call label="Camiseta" name="Self Undershirt" >
|
||||
<on_click function="Edit.TakeOff" userdata="undershirt" />
|
||||
<on_enable function="Edit.EnableTakeOff" userdata="undershirt" />
|
||||
</menu_item_call>
|
||||
<menu_item_separator />
|
||||
<menu_item_call label="Toda la ropa" name="All Clothes" >
|
||||
<on_click function="Edit.TakeOff" userdata="all" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Tatuaje" name="Self Tattoo" >
|
||||
<on_click function="Edit.TakeOff" userdata="tattoo" />
|
||||
<on_enable function="Edit.EnableTakeOff" userdata="tattoo" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Alfa" name="Self Alpha" >
|
||||
<on_click function="Edit.TakeOff" userdata="alpha" />
|
||||
<on_enable function="Edit.EnableTakeOff" userdata="alpha" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Ropa Interior" name="Self Underpants" >
|
||||
<on_click function="Edit.TakeOff" userdata="underpants" />
|
||||
<on_enable function="Edit.EnableTakeOff" userdata="underpants" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Física" name="Self Physics" >
|
||||
<on_click function="Edit.TakeOff" userdata="physics" />
|
||||
<on_enable function="Edit.EnableTakeOff" userdata="physics" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Camiseta" name="Self Undershirt"/>
|
||||
<menu_item_call label="Toda la ropa" name="All Clothes"/>
|
||||
<menu_item_call label="Tatuaje" name="Self Tattoo"/>
|
||||
<menu_item_call label="Alfa" name="Self Alpha"/>
|
||||
<menu_item_call label="Ropa Interior" name="Self Underpants"/>
|
||||
<menu_item_call label="Física" name="Self Physics"/>
|
||||
</pie_menu>
|
||||
<menu_item_call label="Falda" name="Skirt" >
|
||||
<on_click function="Edit.TakeOff" userdata="skirt" />
|
||||
<on_enable function="Edit.EnableTakeOff" userdata="skirt" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Falda" name="Skirt"/>
|
||||
</pie_menu>
|
||||
<pie_menu label="HUD >" name="Object Detach HUD" />
|
||||
<menu_item_separator />
|
||||
<pie_menu label="HUD >" name="Object Detach HUD"/>
|
||||
<pie_menu enabled="true" label="Quitar >" name="Object Detach" />
|
||||
<menu_item_separator />
|
||||
<menu_item_call label="Quitar todo" name="Detach All">
|
||||
<on_click function="Self.RemoveAllAttachments" userdata="" />
|
||||
<on_enable function="Self.EnableRemoveAllAttachments" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Quitar todo" name="Detach All"/>
|
||||
</pie_menu>
|
||||
<pie_menu label="Herramientas >" name="Tools >">
|
||||
<menu_item_call label="Animaciones..." name="Anims..." >
|
||||
<on_click function="Avatar.Anims" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="S. Count" name="ScriptCount">
|
||||
<on_click function="Object.ScriptCount" />
|
||||
<on_visible function="Object.VisibleScriptCount" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Depurar..." name="Debug Layers">
|
||||
<on_click function="Avatar.Debug" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Copiar UUID" name="CopyUUID">
|
||||
<on_click function="Avatar.CopyUUID" />
|
||||
</menu_item_call>
|
||||
</pie_menu>
|
||||
<menu_item_separator />
|
||||
<menu_item_call label="Gestos..." name="Gestures...">
|
||||
<on_click function="ShowFloater" userdata="gestures" />
|
||||
</menu_item_call>
|
||||
<menu_item_call label="Apariencia..." name="Appearance...">
|
||||
<on_click function="ShowFloater" userdata="appearance" />
|
||||
<on_enable function="Edit.EnableCustomizeAvatar" />
|
||||
</menu_item_call>
|
||||
<pie_menu label="Herramientas >" name="Tools >">
|
||||
<menu_item_call label="Animaciones..." name="Anims..."/>
|
||||
<menu_item_call label="Contar Scripts" name="ScriptCount"/>
|
||||
<menu_item_call label="Depurar..." name="Debug Layers"/>
|
||||
<menu_item_call label="Copiar UUID" name="CopyUUID"/>
|
||||
</pie_menu>
|
||||
<menu_item_call label="Gestos..." name="Gestures..."/>
|
||||
<menu_item_call label="Apariencia..." name="Appearance..."/>
|
||||
</pie_menu>
|
||||
|
||||
@@ -1,229 +1,200 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<menu_bar name="Main Menu">
|
||||
<menu label="Archivo" name="File">
|
||||
<menu_item_call label="Imagen ([UPLOADFEE])..." name="Upload Image" ></menu_item_call>
|
||||
<menu_item_call label="Sonido ([UPLOADFEE])..." name="Upload Sound" ></menu_item_call>
|
||||
<menu_item_call label="Animación ([UPLOADFEE])..." name="Upload Animation" ></menu_item_call>
|
||||
<menu_item_call label="Masiva ([UPLOADFEE] por archivo)..." name="Bulk Upload" ></menu_item_call>
|
||||
<menu_item_call label="Importar XML" name="Import"></menu_item_call>
|
||||
<menu_item_call label="Importar con Texturas" name="Import2"></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator" />
|
||||
<menu_item_call label="Definir Permisos por Defecto..." name="perm prefs" ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator" />
|
||||
<menu_item_call label="Cerrar Ventana" name="Close Window" ></menu_item_call>
|
||||
<menu_item_call label="Cerrar todas las Ventanas" name="Close All Windows" ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator2" />
|
||||
<menu_item_call label="Guardar Vista Previa Como..." name="Save Preview As..." ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator3" />
|
||||
<menu_item_call label="Hacer una Foto" name="Take Snapshot" ></menu_item_call>
|
||||
<menu_item_call label="Guardar Foto" name="Snapshot to Disk" ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator4"/>
|
||||
<menu_item_call label="Salir" name="Quit" ></menu_item_call>
|
||||
</menu>
|
||||
<menu label="Editar" name="Edit" >
|
||||
<menu_item_call label="Deshacer" name="Undo" ></menu_item_call>
|
||||
<menu_item_call label="Rehacer" name="Redo" ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator" />
|
||||
<menu_item_call label="Cortar" name="Cut" ></menu_item_call>
|
||||
<menu_item_call label="Copiar" name="Copy" ></menu_item_call>
|
||||
<menu_item_call label="Pegar" name="Paste" ></menu_item_call>
|
||||
<menu_item_call label="Borrar" name="Delete" ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator2" />
|
||||
<menu_item_call label="Buscar..." name="Search..." ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator3" />
|
||||
<menu_item_call label="Seleccionar Todo" name="Select All" ></menu_item_call>
|
||||
<menu_item_call label="Deseleccionar" name="Deselect" ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator4" />
|
||||
<menu_item_call label="Duplicar" name="Duplicate" ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator5" />
|
||||
<menu label="Anexar Objeto" name="Attach Object" />
|
||||
<menu label="Quitarse Objeto" name="Detach Object" />
|
||||
<menu label="Quitarse Ropas" name="Take Off Clothing" >
|
||||
<menu_item_call label="Camisa" name="Shirt" ></menu_item_call>
|
||||
<menu_item_call label="Pantalones" name="Pants" ></menu_item_call>
|
||||
<menu_item_call label="Zapatos" name="Shoes" ></menu_item_call>
|
||||
<menu_item_call label="Calcetines" name="Socks" ></menu_item_call>
|
||||
<menu_item_call label="Chaqueta" name="Jacket" ></menu_item_call>
|
||||
<menu_item_call label="Guantes" name="Gloves"></menu_item_call>
|
||||
<menu_item_call label="Camiseta" name="Menu Undershirt" ></menu_item_call>
|
||||
<menu_item_call label="Ropa Interior" name="Menu Underpants" ></menu_item_call>
|
||||
<menu_item_call label="Falda" name="Skirt" ></menu_item_call>
|
||||
<menu_item_call label="Tatuaje" name="Tattoo" ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator51" />
|
||||
<menu_item_call label="Alfa" name="Alpha" ></menu_item_call>
|
||||
<menu_item_call label="Física" name="Physics" ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator51" />
|
||||
<menu_item_call label="Toda la Ropa" name="All Clothes" ></menu_item_call>
|
||||
</menu>
|
||||
<menu_item_separator label="-----------" name="separator6" />
|
||||
<menu_item_call label="Gestos..." name="Gestures..." ></menu_item_call>
|
||||
<menu_item_call label="Perfil..." name="Profile..." ></menu_item_call>
|
||||
<menu_item_call label="Apariencia..." name="Appearance..." ></menu_item_call>
|
||||
<menu_item_call label="Nombre a Mostrar..." name="Display Name..." ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator7" />
|
||||
<menu_item_check label="Amigos..." name="Friends..." ></menu_item_check>
|
||||
<menu_item_call label="Grupos..." name="Groups..." ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator8" />
|
||||
<menu_item_call label="Preferencias..." name="Preferences..." ></menu_item_call>
|
||||
</menu>
|
||||
<menu label="Ver" name="View" >
|
||||
<tearoff_menu label="~~~~~~~~~~~" name="~~~~~~~~~~~" />
|
||||
<menu_item_call label="Vista Subjetiva" name="Mouselook" ></menu_item_call>
|
||||
<menu_item_check label="Construir" name="Build" ></menu_item_check>
|
||||
<menu_item_check label="Flycam del Joystick" name="Joystick Flycam" ></menu_item_check>
|
||||
<menu_item_call label="Volver a Vista por Defecto" name="Reset View" ></menu_item_call>
|
||||
<menu_item_call label="Mirar al último que habló" name="Look at Last Chatter" ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator" />
|
||||
<menu_item_check label="Barra de Herramientas" name="Toolbar" ></menu_item_check>
|
||||
<menu_item_check label="Chat local" name="Chat History" ></menu_item_check>
|
||||
<menu_item_check label="Comunicarse" name="Instant Message" ></menu_item_check>
|
||||
<menu_item_check label="Inventario" name="Inventory" ></menu_item_check>
|
||||
<menu_item_check label="Participantes Activos" name="Active Speakers" ></menu_item_check>
|
||||
<menu_item_check label="Lista de Ignorados" name="Mute List" ></menu_item_check>
|
||||
<menu_item_check label="Historial de Teleport" name="Teleport History" ></menu_item_check>
|
||||
<menu_item_check label="Filtro de Media" name="Media Filter" ></menu_item_check>
|
||||
<menu_item_separator label="-----------" name="separator2" />
|
||||
<menu_item_check label="Controles de Cámara" name="Camera Controls" ></menu_item_check>
|
||||
<menu_item_check label="Controles de Movimiento" name="Movement Controls"></menu_item_check>
|
||||
<menu_item_check label="Mapa del Mundo" name="World Map" ></menu_item_check>
|
||||
<menu_item_check label="MiniMapa" name="Mini-Map" ></menu_item_check>
|
||||
<menu_item_check label="Radar" name="Radar" ></menu_item_check>
|
||||
<menu_item_separator label="-----------" name="separator3" />
|
||||
<menu_item_check label="Estadísticas" name="Statistics Bar" ></menu_item_check>
|
||||
<menu_item_separator label="-----------" name="separator100" />
|
||||
<menu_item_check label="Búsqueda en Área" name="Area Search" ></menu_item_check>
|
||||
<menu_item_check label="Límites de Parcelas" name="Property Lines" ></menu_item_check>
|
||||
<menu_item_check label="Líneas de Prohibición" name="Banlines" ></menu_item_check>
|
||||
<menu_item_check label="Propietarios del Terreno" name="Land Owners" ></menu_item_check>
|
||||
<menu_item_separator label="-----------" name="separator4" />
|
||||
<menu label="Información Adicional" name="Hover Tips" >
|
||||
<menu_item_check label="Mostrar Información Adicional" name="Show Tips" ></menu_item_check>
|
||||
<menu_item_separator label="-----------" name="separator" />
|
||||
<menu_item_check label="Información Adicional del Terreno" name="Land Tips" ></menu_item_check>
|
||||
<menu_item_check label="Información Adicional en Todos los Objetos" name="Tips On All Objects" ></menu_item_check>
|
||||
</menu>
|
||||
<menu_item_check label="Realzar Transparencias" name="Highlight Transparent" ></menu_item_check>
|
||||
<menu_item_check name="beacons" label="Balizas" ></menu_item_check>
|
||||
<menu_item_check label="Ocultar Partículas" name="Hide Particles" ></menu_item_check>
|
||||
<menu_item_check label="Mostrar los HUD en uso" name="Show HUD Attachments" ></menu_item_check>
|
||||
<menu_item_separator label="-----------" name="separator5" />
|
||||
<menu_item_call label="Acercar Zoom" name="Zoom In" ></menu_item_call>
|
||||
<menu_item_call label="Zoom Predeterminado" name="Zoom Default" ></menu_item_call>
|
||||
<menu_item_call label="Alejar Zoom" name="Zoom Out" ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator6" />
|
||||
<menu_item_call label="Pantalla Completa" name="Toggle Fullscreen" ></menu_item_call>
|
||||
<menu_item_call label="Interfaz en tamaño Predeterminado" name="Set UI Size to Default" ></menu_item_call>
|
||||
</menu>
|
||||
<menu label="Mundo" name="World" >
|
||||
<menu_item_call label="Chat" name="Chat" ></menu_item_call>
|
||||
<menu_item_check label="Correr Siempre" name="Always Run" ></menu_item_check>
|
||||
<menu_item_call label="Sentarse en el piso" name="Sit on Ground" ></menu_item_call>
|
||||
<menu_item_check label="Volar" name="Fly" ></menu_item_check>
|
||||
<menu_item_separator label="-----------" name="separator" />
|
||||
<menu_item_call label="Crear un Hito Aquí" name="Create Landmark Here" ></menu_item_call>
|
||||
<menu_item_call label="Fijar Base Aquí" name="Set Home to Here" ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator2" />
|
||||
<menu_item_call label="Teleport a Base" name="Teleport Home" ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator3" />
|
||||
<menu_item_call label="Falso Estado Ausente" name="Fake Away Status" ></menu_item_call>
|
||||
<menu_item_call label="Pasar a Estado Ausente" name="Set Away" ></menu_item_call>
|
||||
<menu_item_call label="Pasar a Estado Ocupado" name="Set Busy" ></menu_item_call>
|
||||
<menu_item_call label="Detener las animaciones del Avatar" name="Stop Animating My Avatar" ></menu_item_call>
|
||||
<menu_item_call label="Liberar Teclas" name="Release Keys" ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator4" />
|
||||
<menu_item_call label="Historial de la Cuenta..." name="Account History..." ></menu_item_call>
|
||||
<menu_item_call label="Administrar mi Cuenta..." name="Manage My Account..." ></menu_item_call>
|
||||
<menu_item_call label="Comprar [CURRENCY]..." name="Buy and Sell L$..." ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator5" />
|
||||
<menu_item_call label="Mi Terreno..." name="My Land..." ></menu_item_call>
|
||||
<menu_item_call label="Acerca del Terreno..." name="About Land..." ></menu_item_call>
|
||||
<menu_item_call label="Comprar Terreno..." name="Buy Land..." ></menu_item_call>
|
||||
<menu_item_call label="Región/Estado..." name="Region/Estate..." ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator6" />
|
||||
<menu label="Configuración del Entorno" name="Environment Settings" >
|
||||
<menu_item_call label="Amanecer" name="Sunrise" ></menu_item_call>
|
||||
<menu_item_call label="Mediodía" name="Noon" ></menu_item_call>
|
||||
<menu_item_call label="Atardecer" name="Sunset" ></menu_item_call>
|
||||
<menu_item_call label="Medianoche" name="Midnight" ></menu_item_call>
|
||||
<menu_item_call label="Volver a los valores de la Región" name="Revert to Region Default" ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator" />
|
||||
<menu_item_call label="Editor del Entorno" name="Environment Editor" ></menu_item_call>
|
||||
<menu_item_call label="Editor del Ciclo Diario" name="Day Cycle Editor" ></menu_item_call>
|
||||
<menu_item_call label="Efectos de Post-Procesado" name="Post-Processing Effects" ></menu_item_call>
|
||||
</menu>
|
||||
</menu>
|
||||
<menu label="Herramientas" left="0" name="Tools" >
|
||||
<menu label="Seleccionar Herramienta" name="Select Tool" >
|
||||
<menu_item_call label="Foco" name="Focus" ></menu_item_call>
|
||||
<menu_item_call label="Mover" name="Move" ></menu_item_call>
|
||||
<menu_item_call label="Editar" name="Edit" ></menu_item_call>
|
||||
<menu_item_call label="Crear" name="Create" ></menu_item_call>
|
||||
<menu_item_call label="Terreno" name="Land" ></menu_item_call>
|
||||
</menu>
|
||||
<menu_item_separator label="-----------" name="separator" />
|
||||
<menu_item_check label="Seleccionar sólo mis Objetos" name="Select Only My Objects" ></menu_item_check>
|
||||
<menu_item_check label="Seleccionar sólo Objetos movibles" name="Select Only Movable Objects" ></menu_item_check>
|
||||
<menu_item_check label="Seleccionar marcando los alrededores" name="Select By Surrounding" ></menu_item_check>
|
||||
<menu_item_check label="Mostrar Esquema de Selección" name="Show Selection Outlines" ></menu_item_check>
|
||||
<menu_item_check label="Mostrar objetos seleccionados ocultos" name="Show Hidden Selection" ></menu_item_check>
|
||||
<menu_item_check label="Mostrar radio de luz de la selección" name="Show Light Radius for Selection" ></menu_item_check>
|
||||
<menu_item_check label="Mostrar rayo indicador" name="Show Selection Beam" ></menu_item_check>
|
||||
<menu_item_separator label="-----------" name="separator2" />
|
||||
<menu_item_check label="Ajustar a la cuadrícula" name="Snap to Grid" ></menu_item_check>
|
||||
<menu_item_call label="Ajustar Objetos a los Ejes XY de la cuadrícula" name="Snap Object XY to Grid" ></menu_item_call>
|
||||
<menu_item_call label="Usar Seleccionado como cuadrícula" name="Use Selection for Grid" ></menu_item_call>
|
||||
<menu_item_call label="Opciones de la Cuadrícula..." name="Grid Options..." ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator3" />
|
||||
<menu_item_check label="Editar partes enlazadas" name="Edit Linked Parts" ></menu_item_check>
|
||||
<menu label="Seleccionar partes enlazadas" name="Select Linked Parts" >
|
||||
<menu_item_call label="Seleccionar parte siguiente" name="Select Next Part" ></menu_item_call>
|
||||
<menu_item_call label="Seleccionar Parte Anterior" name="Select Previous Part" ></menu_item_call>
|
||||
<menu_item_call label="Incluir Parte Siguiente" name="Include Next Part" ></menu_item_call>
|
||||
<menu_item_call label="Incluir Parte Anterior" name="Include Previous Part" ></menu_item_call>
|
||||
</menu>
|
||||
<menu_item_call label="Enlazar" name="Link" ></menu_item_call>
|
||||
<menu_item_call label="Desenlazar" name="Unlink" ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator4" />
|
||||
<menu_item_call label="Foco en la Selección" name="Focus on Selection" ></menu_item_call>
|
||||
<menu_item_call label="Zoom en lo Seleccionado" name="Zoom to Selection" ></menu_item_call>
|
||||
<menu_item_call label="Comprar Objeto" name="Menu Object Take" ></menu_item_call>
|
||||
<menu_item_call label="Agarrar una Copia" name="Take Copy" ></menu_item_call>
|
||||
<menu_item_call label="Devolver Objeto" name="Return..." ></menu_item_call>
|
||||
<menu_item_call label="Devolver el Objeto al Contenido de Objetos" name="Save Object Back to Object Contents" ></menu_item_call>
|
||||
<menu_item_call label="Administrador - Borrar" name="Admin Delete" ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator6" />
|
||||
<menu_item_call label="Mostrar ventana de avisos/errores de Script " name="Show Script Warning/Error Window" ></menu_item_call>
|
||||
<menu label="Recompilar Scripts de la Selección" name="Recompile Scripts in Selection" >
|
||||
<menu_item_call label="Mono" name="Mono" ></menu_item_call>
|
||||
<menu_item_call label="LSL" name="LSL" ></menu_item_call>
|
||||
</menu>
|
||||
<menu_item_call label="Reiniciar Scripts en la Selección" name="Reset Scripts in Selection" ></menu_item_call>
|
||||
<menu_item_call label="Definir Ejecución de Scripts en la Selección" name="Set Scripts to Running in Selection" ></menu_item_call>
|
||||
<menu_item_call label="Definir la no ejecución de Scripts en la Selección" name="Set Scripts to Not Running in Selection" ></menu_item_call>
|
||||
<menu_item_call label="Borrar Scripts en la Selección" name="Remove Scripts in Selection" ></menu_item_call>
|
||||
</menu>
|
||||
<menu label="Ayuda" left="227" name="Help" >
|
||||
<menu_item_call label="Ayuda de Second Life" name="Second Life Help" ></menu_item_call>
|
||||
<menu_item_call label="Tutorial" name="Tutorial" ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator" />
|
||||
<menu_item_call label="Blog Oficial de Linden Lab..." name="Official Linden Blog..." ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator2" />
|
||||
<menu_item_call label="Portal de Scripting..." name="Scripting Portal..." ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator3" />
|
||||
<menu_item_call label="Denunciar Abuso..." name="Report Abuse..." ></menu_item_call>
|
||||
<menu_item_call label="Choques, Empujones y Golpes..." name="Bumps, Pushes &amp; Hits..." ></menu_item_call>
|
||||
<menu_item_call label="Medidor de Lag" name="Lag Meter"></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator7" />
|
||||
<menu label="Informe de Fallos" name="Bug Reporting" >
|
||||
<menu_item_call label="Seguimiento de Problemas Público..." name="Public Issue Tracker..." ></menu_item_call>
|
||||
<menu_item_call label="Ayuda del Seguimiento de Problemas Público..." name="Publc Issue Tracker Help..." ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator7" />
|
||||
<menu_item_call label="Informe de Fallos 101..." name="Bug Reporing 101..." ></menu_item_call>
|
||||
<menu_item_call label="Problemas de Seguridad..." name="Security Issues..." ></menu_item_call>
|
||||
<menu_item_call label="Wiki de QA..." name="QA Wiki..." ></menu_item_call>
|
||||
<menu_item_separator label="-----------" name="separator9" />
|
||||
<menu_item_call label="Informar un Fallo..." name="Report Bug..." ></menu_item_call>
|
||||
</menu>
|
||||
<menu_item_call label="Acerca de Singularity..." name="About Second Life..." ></menu_item_call>
|
||||
</menu>
|
||||
<menu label="Archivo" name="File">
|
||||
<menu_item_call label="Imagen ([UPLOADFEE])..." name="Upload Image"/>
|
||||
<menu_item_call label="Sonido ([UPLOADFEE])..." name="Upload Sound"/>
|
||||
<menu_item_call label="Animación ([UPLOADFEE])..." name="Upload Animation"/>
|
||||
<menu_item_call label="Masiva ([UPLOADFEE] por archivo)..." name="Bulk Upload"/>
|
||||
<menu_item_call label="Importar XML" name="Import"/>
|
||||
<menu_item_call label="Importar con Texturas" name="Import2"/>
|
||||
<menu_item_call label="Definir Permisos por Defecto..." name="perm prefs"/>
|
||||
<menu_item_call label="Cerrar Ventana" name="Close Window"/>
|
||||
<menu_item_call label="Cerrar todas las Ventanas" name="Close All Windows"/>
|
||||
<menu_item_separator label="-----------" name="separator2"/>
|
||||
<menu_item_call label="Guardar Vista Previa Como..." name="Save Preview As..."/>
|
||||
<menu_item_call label="Guardar Vista Previa Como (PNG)..." name="Save Preview AsPNG..."/>
|
||||
<menu_item_call label="Hacer una Foto" name="Take Snapshot"/>
|
||||
<menu_item_call label="Guardar Foto en Disco" name="Snapshot to Disk"/>
|
||||
<menu_item_call label="Salir" name="Quit"/>
|
||||
</menu>
|
||||
<!-- ======================================== -->
|
||||
<menu label="Editar" name="Edit" >
|
||||
<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="Borrar" name="Delete"/>
|
||||
<menu_item_call label="Buscar..." name="Search..."/>
|
||||
<menu_item_call label="Seleccionar Todo" name="Select All"/>
|
||||
<menu_item_call label="Deseleccionar" name="Deselect"/>
|
||||
<menu_item_call label="Duplicar" name="Duplicate"/>
|
||||
<menu label="Anexar Objeto" name="Attach Object"/>
|
||||
<menu label="Quitarse Objeto" name="Detach Object"/>
|
||||
<menu label="Quitarse Ropas" name="Take Off Clothing">
|
||||
<menu_item_call label="Camisa" name="Shirt"/>
|
||||
<menu_item_call label="Pantalones" name="Pants"/>
|
||||
<menu_item_call label="Zapatos" name="Shoes"/>
|
||||
<menu_item_call label="Calcetines" name="Socks"/>
|
||||
<menu_item_call label="Chaqueta" name="Jacket"/>
|
||||
<menu_item_call label="Guantes" name="Gloves"/>
|
||||
<menu_item_call label="Camiseta" name="Menu Undershirt"/>
|
||||
<menu_item_call label="Ropa Interior" name="Menu Underpants"/>
|
||||
<menu_item_call label="Falda" name="Skirt"/>
|
||||
<menu_item_call label="Tatuaje" name="Tattoo"/>
|
||||
<menu_item_call label="Alfa" name="Alpha"/>
|
||||
<menu_item_call label="Física" name="Physics"/>
|
||||
<menu_item_call label="Toda la Ropa" name="All Clothes"/>
|
||||
</menu>
|
||||
<menu_item_call label="Gestos..." name="Gestures..."/>
|
||||
<menu_item_call label="Perfil..." name="Profile..."/>
|
||||
<menu_item_call label="Apariencia..." name="Appearance..."/>
|
||||
<menu_item_call label="Nombre a Mostrar..." name="Display Name..."/>
|
||||
<menu_item_check label="Amigos..." name="Friends..."/>
|
||||
<menu_item_call label="Grupos..." name="Groups..."/>
|
||||
<menu_item_separator label="-----------" name="separator8"/>
|
||||
<menu_item_call label="Preferencias..." name="Preferences..."/>
|
||||
</menu>
|
||||
<!-- ================================= -->
|
||||
<menu label="Ver" name="View" >
|
||||
<menu_item_call label="Vista Subjetiva" name="Mouselook"/>
|
||||
<menu_item_check label="Construir" name="Build"/>
|
||||
<menu_item_check label="Flycam del Joystick" name="Joystick Flycam"/>
|
||||
<menu_item_call label="Volver a Vista por Defecto" name="Reset View"/>
|
||||
<menu_item_call label="Mirar al último que habló" name="Look at Last Chatter"/>
|
||||
<menu_item_check label="Barra de Herramientas" name="Toolbar"/>
|
||||
<menu_item_check label="Chat Local" name="Chat History"/>
|
||||
<menu_item_check label="Comunicarse" name="Instant Message"/>
|
||||
<menu_item_check label="Inventario" name="Inventory"/>
|
||||
<menu_item_check label="Participantes Activos" name="Active Speakers"/>
|
||||
<menu_item_check label="Lista de Ignorados" name="Mute List"/>
|
||||
<menu_item_check label="Historial de Teleport" name="Teleport History"/>
|
||||
<menu_item_check label="Filtro de Media" name="Media Filter"/>
|
||||
<menu_item_check label="Controles de Cámara" name="Camera Controls"/>
|
||||
<menu_item_check label="Controles de Movimiento" name="Movement Controls"/>
|
||||
<menu_item_check label="Mapa del Mundo" name="World Map"/>
|
||||
<menu_item_check label="MiniMapa" name="Mini-Map"/>
|
||||
<menu_item_check label="Radar" name="Radar"/>
|
||||
<menu_item_check label="Estadísticas" name="Statistics Bar"/>
|
||||
<menu_item_check label="Búsqueda en Área" name="Area Search"/>
|
||||
<menu_item_check label="Límites de Parcelas" name="Property Lines"/>
|
||||
<menu_item_check label="Líneas de Prohibición" name="Banlines"/>
|
||||
<menu_item_check label="Propietarios del Terreno" name="Land Owners"/>
|
||||
<menu label="Información Adicional" name="Hover Tips">
|
||||
<menu_item_check label="Mostrar Información Adicional" name="Show Tips"/>
|
||||
<menu_item_check label="Información Adicional del Terreno" name="Land Tips"/>
|
||||
<menu_item_check label="Información Adicional en Todos los Objetos" name="Tips On All Objects"/>
|
||||
</menu>
|
||||
<menu_item_check label="Realzar Transparencias" name="Highlight Transparent"/>
|
||||
<menu_item_check name="beacons" label="Balizas"/>
|
||||
<menu_item_check label="Ocultar Partículas" name="Hide Particles"/>
|
||||
<menu_item_check label="Mostrar los HUD en uso" name="Show HUD Attachments"/>
|
||||
<menu_item_separator label="-----------" name="separator5"/>
|
||||
<menu_item_call label="Acercar Zoom" name="Zoom In"/>
|
||||
<menu_item_call label="Zoom Predeterminado" name="Zoom Default"/>
|
||||
<menu_item_call label="Alejar Zoom" name="Zoom Out"/>
|
||||
<menu_item_separator label="-----------" name="separator6" />
|
||||
<menu_item_call label="Pantalla Completa" name="Toggle Fullscreen"/>
|
||||
<menu_item_call label="Interfaz en tamaño Predeterminado" name="Set UI Size to Default"/>
|
||||
</menu>
|
||||
<!-- ========================================== -->
|
||||
<menu label="Mundo" name="World" >
|
||||
<menu_item_call label="Chat" name="Chat"/>
|
||||
<menu_item_check label="Correr Siempre" name="Always Run"/>
|
||||
<menu_item_call label="Sentarse en el piso" name="Sit on Ground"/>
|
||||
<menu_item_check label="Volar" name="Fly"/>
|
||||
<menu_item_call label="Crear un Hito Aquí" name="Create Landmark Here"/>
|
||||
<menu_item_call label="Fijar Base Aquí" name="Set Home to Here"/>
|
||||
<menu_item_call label="Teleport a Base" name="Teleport Home"/>
|
||||
<menu_item_call label="Falso Estado Ausente" name="Fake Away Status"/>
|
||||
<menu_item_call label="Pasar a Estado Ausente" name="Set Away"/>
|
||||
<menu_item_call label="Pasar a Estado Ocupado" name="Set Busy"/>
|
||||
<menu_item_call label="Detener las animaciones del Avatar" name="Stop Animating My Avatar"/>
|
||||
<menu_item_call label="Liberar Teclas" name="Release Keys"/>
|
||||
<menu_item_call label="Historial de la Cuenta..." name="Account History..."/>
|
||||
<menu_item_call label="Administrar mi Cuenta..." name="Manage My Account..."/>
|
||||
<menu_item_check label="Buzón de Salida de Comerciante..." name="MerchantOutbox"/>
|
||||
<menu_item_call label="Comprar [CURRENCY]..." name="Buy and Sell L$..."/>
|
||||
<menu_item_call label="Mi Terreno..." name="My Land..."/>
|
||||
<menu_item_call label="Acerca del Terreno..." name="About Land..."/>
|
||||
<menu_item_call label="Comprar Terreno..." name="Buy Land..."/>
|
||||
<menu_item_call label="Región/Estado..." name="Region/Estate..."/>
|
||||
<menu label="Configuración del Entorno" name="Environment Settings">
|
||||
<menu_item_call label="Amanecer" name="Sunrise"/>
|
||||
<menu_item_call label="Mediodía" name="Noon"/>
|
||||
<menu_item_call label="Atardecer" name="Sunset"/>
|
||||
<menu_item_call label="Medianoche" name="Midnight"/>
|
||||
<menu_item_call label="Volver a los valores de la Región" name="Revert to Region Default"/>
|
||||
<menu_item_call label="Editor del Entorno" name="Environment Editor"/>
|
||||
<menu_item_call label="Editor del Ciclo Diario" name="Day Cycle Editor"/>
|
||||
<menu_item_call label="Efectos de Post-Procesado" name="Post-Processing Effects"/>
|
||||
</menu>
|
||||
</menu>
|
||||
<!-- ========================================== -->
|
||||
<menu label="Herramientas" left="0" name="Tools" >
|
||||
<menu label="Seleccionar Herramienta" name="Select Tool">
|
||||
<menu_item_call label="Foco" name="Focus"/>
|
||||
<menu_item_call label="Mover" name="Move"/>
|
||||
<menu_item_call label="Editar" name="Edit"/>
|
||||
<menu_item_call label="Crear" name="Create"/>
|
||||
<menu_item_call label="Terreno" name="Land"/>
|
||||
</menu>
|
||||
<menu_item_check label="Seleccionar sólo mis Objetos" name="Select Only My Objects"/>
|
||||
<menu_item_check label="Seleccionar sólo Objetos movibles" name="Select Only Movable Objects"/>
|
||||
<menu_item_check label="Seleccionar marcando los alrededores" name="Select By Surrounding"/>
|
||||
<menu_item_check label="Mostrar Esquema de Selección" name="Show Selection Outlines"/>
|
||||
<menu_item_check label="Mostrar objetos seleccionados ocultos" name="Show Hidden Selection"/>
|
||||
<menu_item_check label="Mostrar radio de luz de la selección" name="Show Light Radius for Selection"/>
|
||||
<menu_item_check label="Mostrar rayo indicador" name="Show Selection Beam"/>
|
||||
<menu_item_check label="Ajustar a la cuadrícula" name="Snap to Grid"/>
|
||||
<menu_item_call label="Ajustar Objetos a los Ejes XY de la cuadrícula" name="Snap Object XY to Grid"/>
|
||||
<menu_item_call label="Usar Seleccionado como cuadrícula" name="Use Selection for Grid"/>
|
||||
<menu_item_call label="Opciones de la Cuadrícula..." name="Grid Options..."/>
|
||||
<menu_item_check label="Editar partes enlazadas" name="Edit Linked Parts"/>
|
||||
<menu label="Seleccionar partes enlazadas" name="Select Linked Parts" >
|
||||
<menu_item_call label="Seleccionar parte siguiente" name="Select Next Part"/>
|
||||
<menu_item_call label="Seleccionar Parte Anterior" name="Select Previous Part"/>
|
||||
<menu_item_call label="Incluir Parte Siguiente" name="Include Next Part"/>
|
||||
<menu_item_call label="Incluir Parte Anterior" name="Include Previous Part"/>
|
||||
</menu>
|
||||
<menu_item_call label="Enlazar" name="Link"/>
|
||||
<menu_item_call label="Desenlazar" name="Unlink"/>
|
||||
<menu_item_call label="Foco en la Selección" name="Focus on Selection"/>
|
||||
<menu_item_call label="Zoom en lo Seleccionado" name="Zoom to Selection"/>
|
||||
<menu_item_call label="Comprar Objeto" name="Menu Object Take"/>
|
||||
<menu_item_call label="Agarrar una Copia" name="Take Copy"/>
|
||||
<menu_item_call label="Devolver Objeto" name="Return..."/>
|
||||
<menu_item_call label="Devolver el Objeto al Contenido de Objetos" name="Save Object Back to Object Contents"/>
|
||||
<menu_item_call label="Administrador - Borrar" name="Admin Delete"/>
|
||||
<menu_item_call label="Mostrar ventana de avisos/errores de Script " name="Show Script Warning/Error Window"/>
|
||||
<menu label="Recompilar Scripts de la Selección" name="Recompile Scripts in Selection">
|
||||
<menu_item_call label="Mono" name="Mono"/>
|
||||
<menu_item_call label="LSL" name="LSL"/>
|
||||
</menu>
|
||||
<menu_item_call label="Reiniciar Scripts en la Selección" name="Reset Scripts in Selection"/>
|
||||
<menu_item_call label="Definir Ejecución de Scripts en la Selección" name="Set Scripts to Running in Selection"/>
|
||||
<menu_item_call label="Definir la no ejecución de Scripts en la Selección" name="Set Scripts to Not Running in Selection"/>
|
||||
<menu_item_call label="Borrar Scripts en la Selección" name="Remove Scripts in Selection"/>
|
||||
</menu>
|
||||
<!-- =========================================== -->
|
||||
<menu label="Ayuda" left="227" name="Help" >
|
||||
<menu_item_call label="Ayuda de Second Life" name="Second Life Help"/>
|
||||
<menu_item_call label="Tutorial" name="Tutorial"/>
|
||||
<menu_item_call label="Blog Oficial de Linden Lab..." name="Official Linden Blog..."/>
|
||||
<menu_item_call label="Portal de Scripting..." name="Scripting Portal..."/>
|
||||
<menu_item_call label="Denunciar Abuso..." name="Report Abuse..."/>
|
||||
<menu_item_call label="Choques, Empujones y Golpes..." name="Bumps, Pushes &amp; Hits..."/>
|
||||
<menu_item_call label="Medidor de Lag" name="Lag Meter"/>
|
||||
<menu label="Informe de Fallos" name="Bug Reporting" >
|
||||
<menu_item_call label="Seguimiento de Problemas Público..." name="Public Issue Tracker..."/>
|
||||
<menu_item_call label="Ayuda del Seguimiento de Problemas Público..." name="Publc Issue Tracker Help..."/>
|
||||
<menu_item_call label="Seguimiento de Problemas de Singularity..." name="Singularity Issue Tracker..."/>
|
||||
<menu_item_call label="Informe de Fallos 101..." name="Bug Reporting 101..."/>
|
||||
<menu_item_call label="Problemas de Seguridad..." name="Security Issues..."/>
|
||||
<menu_item_call label="Wiki de QA..." name="QA Wiki..."/>
|
||||
<menu_item_call label="Informar Fallos..." name="Report Bug..."/>
|
||||
<menu_item_call label="Informar Fallos de Singularity..." name="Report Singularity Bug..."/>
|
||||
</menu>
|
||||
<menu_item_call label="Acerca de Singularity..." name="About Second Life..."/>
|
||||
</menu>
|
||||
</menu_bar>
|
||||
|
||||
@@ -104,9 +104,9 @@ Puedes escoger aceptar o denegar el dominio correspondiente o el script en el mu
|
||||
</notification>
|
||||
|
||||
<notification functor="GenericAcknowledge" label="Mensaje de alerta desconocida" name="MissingAlert">
|
||||
Esta versión de [APP_NAME] no sabe como mostrar el mensaje de alerta que has recibido. Por favor verifica que tienes instalada la última versión de [APP_NAME].
|
||||
Esta versión de [APP_NAME] no sabe como mostrar el mensaje de alerta que ha recibido. Por favor verifica que tienes instalada la última versión de [APP_NAME].
|
||||
|
||||
Detalles de error: El alerta llamado '[_NAME]' no ha sido encontado en notifications.xml.
|
||||
Detalles del error: El alerta llamado '[_NAME]' no ha sido encontado en notifications.xml.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
@@ -159,7 +159,7 @@ Asegurate que tu conexión a internet funciona correctamente.
|
||||
</notification>
|
||||
|
||||
<notification name="ConfirmNoCopyToOutbox" type="alertmodal">
|
||||
No tienes permisos para copiar uno o más ítems al Merchant Outbox. Puedes moverlos o dejarlos fuera.
|
||||
No tienes permisos para copiar uno o más ítems al Buzón de Salida de Comerciante. Puedes moverlos o dejarlos fuera.
|
||||
<usetemplate name="okcancelbuttons" notext="No mover ítem(s)" yestext="Mover ítem(s)"/>
|
||||
</notification>
|
||||
|
||||
@@ -183,7 +183,7 @@ Todas las carpetas ha sido enviadas satisfactoriamente al Marketplace.
|
||||
|
||||
Ha habido errores al enviar algunas carpetas al Markeplace. Estas carpetas aún están en tu Merchant Outbox.
|
||||
|
||||
Mira en el [log de errores [[MARKETPLACE_IMPORTS_URL]] para mayor información.
|
||||
Mira en el [log de errores [[MARKETPLACE_IMPORTS_URL]] para mayor información.
|
||||
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
@@ -554,7 +554,7 @@ La carpeta del vestuario contiene ítems que no son partes del cuerpo, u objetos
|
||||
No puedes vestirse ropas o partes del cuerpo que están en la Papelera
|
||||
</notification>
|
||||
|
||||
<notification name="MaxAttachmentsOnOutfit" type="alertmodal">
|
||||
<notification name="MaxAttachmentsOnOutfit">
|
||||
No se pudo adjuntar el objeto.
|
||||
Se ha excedido el límite de [MAX_ATTACHMENTS] objetos adjuntos. Por favor quitate un objeto primero.
|
||||
</notification>
|
||||
@@ -870,7 +870,11 @@ todos los objetos.
|
||||
|
||||
Por favor, asegúrate de que no hay ninguno bloqueado, y de que eres el propietario de todos.
|
||||
</notification>
|
||||
|
||||
|
||||
<notification name="CannotLinkPermanent">
|
||||
Los objetos no pueden ser enlazados cuando cruzan los límites entre regiones.
|
||||
</notification>
|
||||
|
||||
<notification name="CannotLinkDifferentOwners">
|
||||
Imposible enlazarlos, porque hay objetos de distintos propietarios.
|
||||
|
||||
@@ -1897,7 +1901,58 @@ Se ocultará el chat y los mensajes instantáneos. Los mensajes instantáneos re
|
||||
<button name="Cancel" text="Cancelar"/>
|
||||
</form>
|
||||
</notification>
|
||||
|
||||
<notification name="SetDisplayNameSuccess">
|
||||
¡Hola [DISPLAY_NAME]!
|
||||
|
||||
Tal como en la vida real, le toma a todos un tiempo aprender un nuevo nombre. Por favor, espera varios días para que se refleje [http://wiki.secondlife.com/wiki/Setting_your_display_name your name to update] en objetos, scripts, búsqueda, etc.
|
||||
</notification>
|
||||
|
||||
<notification name="SetDisplayNameBlocked">
|
||||
Lo sentimos, pero no puedes cambiar tu Nombre a Mostrar. Si crees que esto es un error, por favor, contacta con el soporte.
|
||||
</notification>
|
||||
|
||||
<notification name="SetDisplayNameFailedLength">
|
||||
Lo sentimos, ese nombre es demasiado largo. Los Nombres a Mostrar deben tener un máximo de [LENGTH] caracteres.
|
||||
|
||||
Por favor, intenta con un nombre más corto.
|
||||
</notification>
|
||||
|
||||
<notification name="SetDisplayNameFailedGeneric">
|
||||
Lo sentimos, no podemos configurar tu Nombre a Mostrar. Por favor, intenta nuevamente más tarde.
|
||||
</notification>
|
||||
|
||||
<notification name="SetDisplayNameMismatch">
|
||||
Los Nombre a Mostrar que has ingresado no concuerdan. Por favor, ingrésalos de nuevo.
|
||||
</notification>
|
||||
|
||||
<!-- *NOTE: This should never happen -->
|
||||
<notification name="AgentDisplayNameUpdateThresholdExceeded">
|
||||
Lo sentimos, has esperado demasiado tiempo para cambiar tu Nombre a Mostrar.
|
||||
|
||||
Consulta http://wiki.secondlife.com/wiki/Setting_your_display_name
|
||||
|
||||
Por favor, inténtalo nuevamente más tarde.
|
||||
</notification>
|
||||
|
||||
<notification name="AgentDisplayNameSetBlocked">
|
||||
Lo sentimos, no podemos configurar el nombre solicitado debido a que contiene una palabra prohibida.
|
||||
|
||||
Por favor, intenta con un nombre diferente.
|
||||
</notification>
|
||||
|
||||
<notification name="AgentDisplayNameSetInvalidUnicode">
|
||||
El Nombre a Mostrar que deseas definir contiene caracteres inválidos.
|
||||
</notification>
|
||||
|
||||
<notification name="AgentDisplayNameSetOnlyPunctuation">
|
||||
Tu Nombre a Mostrar debe contener letras y no signos de puntuación.
|
||||
</notification>
|
||||
|
||||
<notification name="DisplayNameUpdate">
|
||||
[OLD_NAME] ([SLID]) es conocido ahora como [NEW_NAME].
|
||||
</notification>
|
||||
|
||||
<notification name="OfferTeleport">
|
||||
¿Ofrecer teleporte a tu posición con este mensaje?
|
||||
<form name="form">
|
||||
@@ -1987,111 +2042,162 @@ Se cambiarán miles de regiones, y se provocará un colapso en el espacio del se
|
||||
</notification>
|
||||
|
||||
<notification label="Seleccionar el estado" name="EstateManagerRemove">
|
||||
¿Remover Administrador del Estado sólo para este estado o para [ALL_ESTATES]?
|
||||
¿Remover Administrador del Estado sólo para este Estado o para [ALL_ESTATES]?
|
||||
<usetemplate canceltext="Cancelar" name="yesnocancelbuttons" notext="Todos los estados" yestext="Este estado"/>
|
||||
</notification>
|
||||
|
||||
<notification label="Confirmar la expulsión" name="EstateKickUser">
|
||||
¿Expulsar a [EVIL_USER] de este estado?
|
||||
¿Expulsar a [EVIL_USER] de este Estado?
|
||||
<usetemplate name="okcancelbuttons" notext="Cancelar" yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
<notification label="Confirmar Expulsar y Prohibir" name="EstateBanUser">
|
||||
¿Expulsar y Prohibir a [EVIL_USER] de este Estado?
|
||||
<usetemplate name="okcancelbuttons" notext="Cancel" yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
<notification name="EstateChangeCovenant">
|
||||
¿Estás seguro de que quieres cambiar el contrato del estado?
|
||||
¿Estás seguro de que quieres cambiar el contrato del Estado?
|
||||
<usetemplate name="okcancelbuttons" notext="Cancelar" yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
<notification name="RegionEntryAccessBlocked">
|
||||
No estás autorizado en esa región por tu nivel de calificación. Puede deberse a que no hay información validada de tu edad.
|
||||
|
||||
Por favor, comprueba que tienes instalado el último visor, y ve a la Base de Conocimientos para más detalles sobre el acceso a zonas con este nivel de calificación.
|
||||
<usetemplate
|
||||
name="okbutton"
|
||||
yestext="OK"/>
|
||||
Tus preferencias de contenido actuales te impiden visitar la región que has seleccionado. Puedes cambiar las preferencias en Editar > Preferencias > General.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
<notification name="RegionEntryAccessBlocked_KB">
|
||||
No estás autorizado en esa región por tu nivel de calificación.
|
||||
<notification name="RegionEntryAccessBlocked_AdultsOnlyContent">
|
||||
La región que intentas visitar tiene un contenido [REGIONMATURITY], que solo es accesible para los adultos.
|
||||
|
||||
¿Quieres ir a la Base de Conocimientos para aprender más sobre el nivel de calificación?
|
||||
<url name="url">
|
||||
https://support.secondlife.com/ics/support/default.asp?deptID=4417&task=knowledge&questionID=6010
|
||||
http://wiki.secondlife.com/wiki/Linden_Lab_Official:Maturity_ratings:_an_overview
|
||||
</url>
|
||||
<usetemplate name="okcancelignore" yestext="Ir a la Base de Conocimientos" notext="Cerrar" ignoretext="Cuando la entrada a la región está bloqueada por el nivel de calificación"/>
|
||||
<usetemplate ignoretext="Paso a otra región: la región que intentas visitar tiene un contenido solo accesible para los adultos." name="okcancelignore" notext="Cerrar" yestext="Ir a la Base de Conocimientos"/>
|
||||
</notification>
|
||||
|
||||
<notification name="RegionEntryAccessBlocked_Notify">
|
||||
No estás autorizado en esa región por tu nivel de calificación.
|
||||
La región que intentas visitar tiene un contenido [REGIONMATURITY], pero tus preferencias actuales no te autorizan a ver este tipo de contenidos.
|
||||
</notification>
|
||||
<notification name="RegionEntryAccessBlocked_NotifyAdultsOnly">
|
||||
La región que intentas visitar tiene un contenido [REGIONMATURITY], que solo es accesible para los adultos.
|
||||
</notification>
|
||||
|
||||
<notification name="RegionEntryAccessBlocked_Change">
|
||||
No estás autorizado en esa región por tu nivel de calificación..
|
||||
La región que intentas visitar tiene un contenido [REGIONMATURITY], pero tus preferencias actuales no te autorizan a ver este tipo de contenidos.
|
||||
|
||||
Puedes pulsar 'Cambiar preferencia' para aumentar tu nivel de calificación y poder entrar. Desde ese momento, podrás buscar y acceder a contenido [REGIONMATURITY]. Si más adelante quieres deshacer esta configuración, ve a Editar > Preferencias... > General.
|
||||
<form name="form">
|
||||
<button name="OK" text="Cambiar preferencia"/>
|
||||
<button name="OK" text="Cambiar preferencias"/>
|
||||
<button default="true" name="Cancel" text="Cancelar"/>
|
||||
<ignore name="ignore" text="Cuando paso a otra región: tus preferencias de contenido no te permiten visitar la región que has seleccionado."/>
|
||||
</form>
|
||||
</notification>
|
||||
<notification name="RegionEntryAccessBlocked_PreferencesOutOfSync">
|
||||
Estamos experimentando dificultades técnicas con el teleporte porque tus preferencias no están sincronizadas con el servidor.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
<notification name="TeleportEntryAccessBlocked">
|
||||
Tus preferencias de contenido actuales te impiden visitar la región que has seleccionado. Puedes cambiar las preferencias en Editar > Preferencias > General.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
<notification name="TeleportEntryAccessBlocked_AdultsOnlyContent">
|
||||
La región que intentas visitar tiene un contenido [REGIONMATURITY], que solo es accesible para los adultos.
|
||||
|
||||
¿Quieres ir a la Base de Conocimientos para aprender más sobre el nivel de calificación?
|
||||
<url name="url">
|
||||
http://wiki.secondlife.com/wiki/Linden_Lab_Official:Maturity_ratings:_an_overview
|
||||
</url>
|
||||
<usetemplate ignoretext="Cuando teletransportarse: la región que intentas visitar tiene un contenido solo accesible para los adultos." name="okcancelignore" notext="Cerrar" yestext="Ir a la Base de Conocimientos"/>
|
||||
</notification>
|
||||
<notification name="TeleportEntryAccessBlocked_Notify">
|
||||
La región que intentas visitar tiene un contenido [REGIONMATURITY], pero tus preferencias actuales no te autorizan a ver este tipo de contenidos.
|
||||
</notification>
|
||||
<notification name="TeleportEntryAccessBlocked_NotifyAdultsOnly">
|
||||
La región que intentas visitar tiene un contenido [REGIONMATURITY], que solo es accesible para los adultos.
|
||||
</notification>
|
||||
<notification name="TeleportEntryAccessBlocked_ChangeAndReTeleport">
|
||||
La región que intentas visitar tiene un contenido [REGIONMATURITY], pero tus preferencias actuales no te autorizan a ver este tipo de contenidos. Podemos cambiar tus preferencias y proceder a teleportarte o bien tú puedes cancelar el teleporte.
|
||||
<form name="form">
|
||||
<button name="OK" text="Cambiar y continuar"/>
|
||||
<button name="Cancel" text="Cancelar"/>
|
||||
<ignore name="ignore" text="Cuando la entrada a la región está bloqueada por la preferencia del nivel de calificación"/>
|
||||
<ignore name="ignore" text="Cuando teletransportarse (reiniciable): tus preferencias de contenido no te permiten visitar la región que has seleccionado."/>
|
||||
</form>
|
||||
</notification>
|
||||
<notification name="TeleportEntryAccessBlocked_Change">
|
||||
La región que intentas visitar tiene un contenido [REGIONMATURITY], pero tus preferencias actuales no te autorizan a ver este tipo de contenidos. Puedes cambiar tus preferencias o bien cancelar el teleporte. Después de cambiar tus preferencias, intenta teleportarte otra vez.
|
||||
<form name="form">
|
||||
<button name="OK" text="Cambiar preferencias"/>
|
||||
<button name="Cancel" text="Cancelar"/>
|
||||
<ignore name="ignore" text="Cuando teletransportarse (no reiniciable): tus preferencias de contenido no te permiten visitar la región que has seleccionado."/>
|
||||
</form>
|
||||
</notification>
|
||||
<notification name="TeleportEntryAccessBlocked_PreferencesOutOfSync">
|
||||
Estamos experimentando dificultades técnicas con el teleporte porque tus preferencias no están sincronizadas con el servidor.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
<notification name="PreferredMaturityChanged">
|
||||
No recibirás más notificaciones cuando vayas a visitar una región con un contenido [RATING]. En el futuro, puedes cambiar tus preferencias de contenido en Editar > Preferencias > General en la barra de menús.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
<notification name="MaturityChangeError">
|
||||
En este momento no se pueden cambiar tus preferencias para ver el contenido [PREFERRED_MATURITY]. Tus preferencias se han restablecido para que puedas ver el contenido [ACTUAL_MATURITY]. Si deseas cambiar las preferencias otra vez, en la barra de menús, selecciona Editar > Preferencias > General.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
<notification name="LandClaimAccessBlocked">
|
||||
Tus preferencias actuales de calificación de contenido te impiden reclamar el terreno que has seleccionado. Puedes cambiar las preferencias en Editar > Preferencias > General.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
<notification name="LandClaimAccessBlocked_AdultsOnlyContent">
|
||||
Solo los adultos pueden reclamar este terreno.
|
||||
|
||||
¿Quieres ir a la Base de Conocimientos para más información sobre el nivel de calificación?
|
||||
<url name="url">
|
||||
http://wiki.secondlife.com/wiki/Linden_Lab_Official:Maturity_ratings:_an_overview
|
||||
</url>
|
||||
<usetemplate ignoretext="Cuando solo adultos pueden reclamar este terreno." name="okcancelignore" notext="Cerrar" yestext="Ir a la Base de Conocimientos"/>
|
||||
</notification>
|
||||
<notification name="LandClaimAccessBlocked_Notify">
|
||||
El terreno que intentas reclamar tiene un contenido [REGIONMATURITY], pero tus preferencias actuales no te autorizan a ver este tipo de contenidos.
|
||||
</notification>
|
||||
<notification name="LandClaimAccessBlocked_NotifyAdultsOnly">
|
||||
El terreno que intentas reclamar tiene un contenido [REGIONMATURITY], que solo es accesible para los adultos.
|
||||
</notification>
|
||||
<notification name="LandClaimAccessBlocked_Change">
|
||||
El terreno que intentas reclamar tiene un contenido [REGIONMATURITY], pero tus preferencias actuales no te autorizan a ver este tipo de contenidos. Podemos cambiar tus preferencias y después puedes volver a intentar reclamar el terreno.
|
||||
<form name="form">
|
||||
<button name="OK" text="Cambiar preferencias"/>
|
||||
<button name="Cancel" text="Cancelar"/>
|
||||
<ignore name="ignore" text="Cuando tus preferencias de contenido no te permiten reclamar el terreno que has seleccionado."/>
|
||||
</form>
|
||||
</notification>
|
||||
<notification name="LandBuyAccessBlocked">
|
||||
Tus preferencias actuales de calificación de contenido te impiden comprar el terreno que has seleccionado. Puedes cambiar las preferencias en Editar > Preferencias > General.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
<notification name="LandBuyAccessBlocked_AdultsOnlyContent">
|
||||
Solo los adultos pueden comprar este terreno.
|
||||
|
||||
¿Quieres ir a la Base de Conocimientos para más información sobre el nivel de calificación?
|
||||
<url name="url">
|
||||
http://wiki.secondlife.com/wiki/Linden_Lab_Official:Maturity_ratings:_an_overview
|
||||
</url>
|
||||
<usetemplate ignoretext="Solo los adultos pueden comprar este terreno." name="okcancelignore" notext="Cerrar" yestext="Ir a la Base de Conocimientos"/>
|
||||
</notification>
|
||||
<notification name="LandBuyAccessBlocked_Notify">
|
||||
El terreno que intentas comprar tiene un contenido [REGIONMATURITY], pero tus preferencias actuales no te autorizan a ver este tipo de contenidos.
|
||||
</notification>
|
||||
<notification name="LandBuyAccessBlocked_NotifyAdultsOnly">
|
||||
El terreno que intentas comprar tiene un contenido [REGIONMATURITY], que solo es accesible para los adultos.
|
||||
</notification>
|
||||
<notification name="LandBuyAccessBlocked_Change">
|
||||
El terreno que intentas comprar tiene un contenido [REGIONMATURITY], pero tus preferencias actuales no te autorizan a ver este tipo de contenidos. Podemos cambiar tus preferencias y después puedes volver a intentar comprar el terreno.
|
||||
<form name="form">
|
||||
<button name="OK" text="Cambiar preferencias"/>
|
||||
<button name="Cancel" text="Cancelar"/>
|
||||
<ignore name="ignore" text="Cuando tus preferencias de contenido no te permiten comprar el terreno que has seleccionado."/>
|
||||
</form>
|
||||
</notification>
|
||||
|
||||
<notification name="LandClaimAccessBlocked">
|
||||
No puedes reclamar este terreno por tu nivel de calificación. Puede deberse a que no hay información validada de tu edad.
|
||||
|
||||
Por favor, comprueba que tienes instalado el último visor, y ve a la Base de Conocimientos para más detalles sobre el acceso a zonas con este nivel de calificación.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
<notification name="LandClaimAccessBlocked_KB">
|
||||
No puedes reclamar este terreno por tu nivel de calificación.
|
||||
|
||||
¿Quieres ir a la Base de Conocimientos para más información sobre el nivel de calificación?
|
||||
<url name="url">
|
||||
https://support.secondlife.com/ics/support/default.asp?deptID=4417&task=knowledge&questionID=6010
|
||||
</url>
|
||||
<usetemplate name="okcancelignore" yestext="Ir a la Base de Conocimientos" notext="Cerrar" ignoretext="Cuando el reclamar terreno está bloqueado por el nivel de calificación"/>
|
||||
</notification>
|
||||
|
||||
<notification name="LandClaimAccessBlocked_Notify">
|
||||
Por tu nivel de calificación, No puedes reclamar este terreno.
|
||||
</notification>
|
||||
<notification name="LandClaimAccessBlocked_Change">
|
||||
No puedes reclamar este terreno por tus preferencias de nivel de calificación.
|
||||
|
||||
Puedes pulsar 'Cambiar preferencia' para aumentar tu nivel de calificación y poder entrar. Desde ese momento, podrás buscar y acceder a contenido [REGIONMATURITY]. Si más adelante quieres deshacer esta configuración, ve a Editar > Preferencias... > General..
|
||||
<usetemplate name="okcancelignore" yestext="Cambiar preferencia" notext="Cerrar" ignoretext="Cuando el reclamar terreno está bloqueado por la preferencia del nivel de calificación"/>
|
||||
</notification>
|
||||
|
||||
<notification name="LandBuyAccessBlocked">
|
||||
No puedes comprar este terreno por tu nivel de calificación. Puede deberse a que no hay información validada de tu edad.
|
||||
|
||||
Por favor, compruebs que tienes instalado el último visor, y ve a la Base de Conocimientos para más detalles sobre el acceso a zonas con este nivel de calificación.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
<notification name="LandBuyAccessBlocked_KB">
|
||||
No puedes comprar este terreno por tus preferencias de nivel de calificación.
|
||||
|
||||
¿Quieres ir a la Base de Conocimientos para más información sobre el nivel de calificación?
|
||||
<url name="url">
|
||||
https://support.secondlife.com/ics/support/default.asp?deptID=4417&task=knowledge&questionID=6010
|
||||
</url>
|
||||
<usetemplate name="okcancelignore" yestext="Ir a la Base de Conocimientos" notext="Cerrar" ignoretext="Cuando la compra de terreno está bloqueada por el nivel de calificación"/>
|
||||
</notification>
|
||||
|
||||
<notification name="LandBuyAccessBlocked_Notify">
|
||||
No puedes comprar este terreno por tu nivel de calificación.
|
||||
</notification>
|
||||
|
||||
<notification name="LandBuyAccessBlocked_Change">
|
||||
No puedes comprar este terreno por tus preferencias de nivel de calificación.
|
||||
|
||||
Puedes pulsar 'Cambiar preferencia' para aumentar tu nivel de calificación y poder entrar. Desde ese momento, podrás buscar y acceder a contenido [REGIONMATURITY]. Si más adelante quieres deshacer esta configuración, ve a Editar > Preferencias... > General.
|
||||
<usetemplate name="okcancelignore" yestext="Cambiar preferencia" notext="Cerrar" ignoretext="Cuando la compra de terreno está bloqueada por la preferencia del nivel de calificación"/>
|
||||
</notification>
|
||||
|
||||
<notification name="TooManyPrimsSelected">
|
||||
"Hay seleccionadas demasiadas primitivas. Por favor, selecciona [MAX_PRIM_COUNT] o menos, y reinténtalo"
|
||||
Hay seleccionadas demasiadas primitivas. Por favor, selecciona [MAX_PRIM_COUNT] o menos, y reinténtalo
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
@@ -2518,7 +2624,7 @@ Has actualizado la posición de este Destacado, pero los otros detalles permanec
|
||||
Has elegido ítems 'no copiables' de tu inventario. Esos ítems se moverán a tu inventario, no se copiarán.
|
||||
Dado que estos objetos tienen scripts, moverlos a tu inventario puede provocar un mal funcionamiento del script.
|
||||
|
||||
¿Mover el/los ítem/s del inventario?
|
||||
¿Mover el/los ítem(s) del inventario?
|
||||
<usetemplate ignoretext="Cuando mueva objetos con script 'no copiables' del inventario" name="okcancelignore" notext="Cancelar" yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
@@ -2553,7 +2659,7 @@ Dado que estos objetos tienen scripts, moverlos a tu inventario puede provocar u
|
||||
|
||||
<notification name="ConfirmQuit">
|
||||
¿Estás seguro de que quieres salir?
|
||||
<usetemplate ignoretext="Cuando esté saliendo de Second Life." name="okcancelignore" notext="Continuar" yestext="Salir"/>
|
||||
<usetemplate ignoretext="Cuando esté saliendo de [APP_NAME]." name="okcancelignore" notext="Continuar" yestext="Salir"/>
|
||||
</notification>
|
||||
|
||||
<notification name="HelpReportAbuseEmailLL">
|
||||
@@ -2638,9 +2744,9 @@ Aportar una descripción precisa nos ayuda a clasificar y procesar los informes
|
||||
|
||||
Parece que estás denunciando una violación de la propiedad intelectual. Por favor, asegúrate de que tu denuncia es correcta.
|
||||
|
||||
(1) El proceso de la denuncia. Debes enviar una denuncia de infracción si crees que un Residente está violando el sistema de permisos de [SECOND_LIFE], por ejemplo, usando un CopyBot u otras herramientas parecidas para copiar, infringiendo los derechos de propiedad intelectual. El Equipo de Infracciones (Abuse Team) investiga y lleva a cabo las acciones disciplinarias apropiadas ante toda acción que viole las las Normas de la Comunidad de [SECOND_LIFE] o las Condiciones del Servicio. Sin embargo, el Equipo de Infracciones ni gestiona ni responde a las solicitudes de eliminar contenidos del mundo de Second Life.
|
||||
(1) El proceso de la denuncia. Debes enviar una denuncia de infracción si crees que un Residente está violando el sistema de permisos de [SECOND_LIFE], por ejemplo, usando un CopyBot u otras herramientas parecidas para copiar, infringiendo los derechos de propiedad intelectual. El Equipo de Infracciones (Abuse Team) investiga y lleva a cabo las acciones disciplinarias apropiadas ante toda acción que viole las las Normas de la Comunidad de [SECOND_LIFE] o las Condiciones del Servicio. Sin embargo, el Equipo de Infracciones ni gestiona ni responde a las solicitudes de eliminar contenidos del mundo de [SECOND_LIFE].
|
||||
|
||||
(2) El DMCA o Proceso de Eliminación de Contenido. Para solicitar que se elimine algún contenido de Second Life, DEBES enviar una notificación válida de infracción tal y como se explica en nuestra DMCA Policy en http://secondlife.com/corporate/dmca.php.
|
||||
(2) El DMCA o Proceso de Eliminación de Contenido. Para solicitar que se elimine algún contenido de [SECOND_LIFE], DEBES enviar una notificación válida de infracción tal y como se explica en nuestra DMCA Policy en http://secondlife.com/corporate/dmca.php.
|
||||
|
||||
Si todavía quieres seguir con el proceso de infracción, por favor, cierra esta ventana y termina de enviar tu denuncia. En concreto, debes seleccionar la categoría 'CopyBot o Programa para saltarse los permisos'.
|
||||
|
||||
@@ -3009,7 +3115,9 @@ Pero, vaya, diviértete si quieres.
|
||||
</url>
|
||||
<usetemplate ignoretext="Advertir de la falta de la verificación de edad" name="okcancelignore" notext="No" yestext="Sí"/>
|
||||
</notification>
|
||||
|
||||
<notification name="NotAgeVerified_Notify">
|
||||
Pour que vous puissiez accéder à cette parcelle, votre âge doit être vérifié.
|
||||
</notification>
|
||||
<notification name="Cannot enter parcel: no payment info on file">
|
||||
Antes de que puedas acceder a esta parcela, se requiere que tengas archivada tu información de pago.
|
||||
¿Quieres visitar la web de Second Life para actualizar esto?
|
||||
@@ -3071,6 +3179,7 @@ Ya existe un grid con el mismo nombre.
|
||||
<notification name="Cancelled">
|
||||
Cancelado
|
||||
</notification>
|
||||
|
||||
<notification name="CancelledSit">
|
||||
Cancelado el sentarse
|
||||
</notification>
|
||||
@@ -3277,7 +3386,12 @@ Inténtalo seleccionando un trozo más pequeño de terreno.
|
||||
<notification name="SystemMessage">
|
||||
[MESSAGE]
|
||||
</notification>
|
||||
|
||||
|
||||
<notification name="Payment">
|
||||
<tag>fondos</tag>
|
||||
[MESSAGE]
|
||||
</notification>
|
||||
|
||||
<notification name="EventNotification">
|
||||
Notificación de un evento:
|
||||
|
||||
@@ -4002,10 +4116,6 @@ Has subido una textura base (baked) de [RESOLUTION] para '[BODYREGION]' después
|
||||
( [EXISTENCE] segundos vivo )
|
||||
Has actualizado en forma local una textura base (baked) [RESOLUTION] para '[BODYREGION]' después de [TIME] segundos.
|
||||
</notification>
|
||||
|
||||
<global name="UnsupportedCPU">
|
||||
- La velocidad de tu CPU no cumple los requerimientos mínimos.
|
||||
</global>
|
||||
|
||||
<notification name="PathfindingLinksets_ChangeToFlexiblePath">
|
||||
El objeto seleccionado afecta al navmesh. Si lo cambias a una ruta flexible se eliminará del navmesh.
|
||||
@@ -4013,123 +4123,10 @@ Has actualizado en forma local una textura base (baked) [RESOLUTION] para '[BODY
|
||||
<usetemplate ignoretext="El objeto seleccionado afecta al navmesh. Cambiándolo a una ruta flexible lo eliminará del navmesh." name="okcancelignore" notext="Cancelar" yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
<global name="UnsupportedGLRequirements">
|
||||
Parece que no tienes los requerimientos de hardware apropiados para [APP_NAME]. El visor requiere una tarjeta gráfica OpenGL que admita texturas múltiples ('multitexture support'). Si este es el caso, comprueba que tienes los últimos controladores para tu tarjeta gráfica, así como los últimos parches y 'service packs' para tu sistema operativo.
|
||||
|
||||
Si los problemas persisten, por favor, acude a: http://www.secondlife.com/support
|
||||
</global>
|
||||
|
||||
<global name="UnsupportedCPUSSE2">
|
||||
Parece que no tienes los requerimientos de hardware apropiados para [APP_NAME]. El visor requiere un CPU que soporte el set de instrucciones SSE2
|
||||
</global>
|
||||
|
||||
<global name="UnsupportedCPUSSE">
|
||||
Parece que no tienes los requerimientos de hardware apropiados para [APP_NAME]. El visor requiere un CPU que soporte el set de instrucciones SSE
|
||||
</global>
|
||||
|
||||
<global name="UnsupportedCPUAmount">
|
||||
796
|
||||
</global>
|
||||
|
||||
<global name="UnsupportedRAMAmount">
|
||||
510
|
||||
</global>
|
||||
|
||||
<global name="UnsupportedGPU">
|
||||
- Tu tarjeta gráfica no cumple los requerimientos mínimos.
|
||||
</global>
|
||||
|
||||
<global name="UnsupportedRAM">
|
||||
- La memoria de tu sistema no cumple los requerimientos mínimos.
|
||||
</global>
|
||||
|
||||
<global name="PermYes">
|
||||
Sí
|
||||
</global>
|
||||
|
||||
<global name="PermNo">
|
||||
No
|
||||
</global>
|
||||
|
||||
<notification name="SetDisplayNameSuccess">
|
||||
¡Hola [DISPLAY_NAME]!
|
||||
|
||||
Tal como en la vida real, le toma a todos un tiempo aprender un nuevo nombre. Por favor, espera varios días para que se refleje [http://wiki.secondlife.com/wiki/Setting_your_display_name your name to update] en objetos, scripts, búsqueda, etc.
|
||||
</notification>
|
||||
|
||||
<notification name="SetDisplayNameBlocked">
|
||||
Lo sentimos, pero no puedes cambiar tu Nombre a Mostrar. Si crees que esto es un error, por favor, contacta con el soporte.
|
||||
</notification>
|
||||
|
||||
<notification name="SetDisplayNameFailedLength">
|
||||
Lo sentimos, ese nombre es demasiado largo. Los Nombres a Mostrar deben tener un máximo de [LENGTH] caracteres.
|
||||
|
||||
Por favor, intenta con un nombre más corto.
|
||||
</notification>
|
||||
|
||||
<notification name="SetDisplayNameFailedGeneric">
|
||||
Lo sentimos, no podemos configurar tu Nombre a Mostrar. Por favor, intenta nuevamente más tarde.
|
||||
</notification>
|
||||
|
||||
<notification name="SetDisplayNameMismatch">
|
||||
Los Nombre a Mostrar que has ingresado no concuerdan. Por favor, ingrésalos de nuevo.
|
||||
</notification>
|
||||
|
||||
<!-- *NOTE: This should never happen -->
|
||||
<notification name="AgentDisplayNameUpdateThresholdExceeded">
|
||||
Lo sentimos, has esperado demasiado tiempo para cambiar tu Nombre a Mostrar.
|
||||
|
||||
Consulta http://wiki.secondlife.com/wiki/Setting_your_display_name
|
||||
|
||||
Por favor, inténtalo nuevamente más tarde.
|
||||
</notification>
|
||||
|
||||
<notification name="AgentDisplayNameSetBlocked">
|
||||
Lo sentimos, no podemos configurar el nombre solicitado debido a que contiene una palabra prohibida.
|
||||
|
||||
Por favor, intenta con un nombre diferente.
|
||||
</notification>
|
||||
|
||||
<notification name="AgentDisplayNameSetInvalidUnicode">
|
||||
El Nombre a Mostrar que deseas definir contiene caracteres inválidos.
|
||||
</notification>
|
||||
|
||||
<notification name="AgentDisplayNameSetOnlyPunctuation">
|
||||
Tu Nombre a Mostrar debe contener letras y no signos de puntuación.
|
||||
</notification>
|
||||
|
||||
<notification name="DisplayNameUpdate">
|
||||
[OLD_NAME] ([SLID]) es conocido ahora como [NEW_NAME].
|
||||
</notification>
|
||||
|
||||
<notification name="FirstAO">
|
||||
Para instrucciones, crea una nueva plantilla en el AO. Usa la barra de herramientas para activar/desactivar el AO.
|
||||
</notification>
|
||||
|
||||
<notification name="BlockedCards">
|
||||
Se ha bloqueado la Tarjeta de Visita de [NAME] ([SOURCE])
|
||||
</notification>
|
||||
|
||||
<notification name="BlockedDialogs">
|
||||
Se han bloqueado todos los diálogos de los objetos de [NAME]. (Origen: [SOURCE])
|
||||
</notification>
|
||||
|
||||
<notification name="BlockedGeneralAvatar">
|
||||
Spam bloqueado proveniente del avatar [NAME] ([SOURCE])
|
||||
</notification>
|
||||
|
||||
<notification name="BlockedGeneralObjects">
|
||||
Spam bloqueado proveniente de objetos propiedad de [OWNER] ([SOURCE])
|
||||
</notification>
|
||||
|
||||
<notification name="BlockedChatterAvatar">
|
||||
Se ha bloqueado spam de chat del avatar [NAME] ([SOURCE])
|
||||
</notification>
|
||||
|
||||
<notification name="BlockedChatterObjects">
|
||||
Se ha bloqueado spam de chat de los objetos propiedad de [OWNER] ([SOURCE])
|
||||
</notification>
|
||||
|
||||
<notification name="FirstPhysicsWearable">
|
||||
Al vestirse una capa Física se activan ciertos comportamientos en el servidor incompatibles con algunos visores antiguos. En dichos visores te podrán ver incorrectamente (a menudo como 'Ruth').
|
||||
|
||||
@@ -4188,6 +4185,59 @@ AVISO: Cada subida cuesta [UPLOADCOST] si no es temporal
|
||||
¿Quieres realizar un subida masiva de los archivos como archivos temporales?
|
||||
Sólo se cargarán texturas como temporal en Agni y Aditi.
|
||||
<usetemplate name="yesnocancelbuttons" notext="Permanente" yestext="Temporal" canceltext="Cancelar"/>
|
||||
</notification>
|
||||
</notification>
|
||||
|
||||
<global name="UnsupportedGLRequirements">
|
||||
Parece que no tienes los requerimientos de hardware apropiados para [APP_NAME]. El visor requiere una tarjeta gráfica OpenGL que admita texturas múltiples ('multitexture support'). Si este es el caso, comprueba que tienes los últimos controladores para tu tarjeta gráfica, así como los últimos parches y 'service packs' para tu sistema operativo.
|
||||
|
||||
Si los problemas persisten, por favor, acude a: http://www.secondlife.com/support
|
||||
</global>
|
||||
|
||||
<global name="UnsupportedCPUAmount">
|
||||
796
|
||||
</global>
|
||||
|
||||
<global name="UnsupportedRAMAmount">
|
||||
510
|
||||
</global>
|
||||
|
||||
<global name="UnsupportedCPU">
|
||||
- La velocidad de tu CPU no cumple los requerimientos mínimos.
|
||||
</global>
|
||||
|
||||
<global name="UnsupportedCPUSSE2">
|
||||
Parece que no tienes los requerimientos de hardware apropiados para [APP_NAME]. El visor requiere un CPU que soporte el set de instrucciones SSE2
|
||||
</global>
|
||||
|
||||
<global name="UnsupportedCPUSSE">
|
||||
Parece que no tienes los requerimientos de hardware apropiados para [APP_NAME]. El visor requiere un CPU que soporte el set de instrucciones SSE
|
||||
</global>
|
||||
|
||||
<global name="UnsupportedGPU">
|
||||
- Tu tarjeta gráfica no cumple los requerimientos mínimos.
|
||||
</global>
|
||||
|
||||
<global name="UnsupportedRAM">
|
||||
- La memoria de tu sistema no cumple los requerimientos mínimos.
|
||||
</global>
|
||||
|
||||
<!-- these are alert strings from server. the name needs to match entire the server string, and needs to be changed
|
||||
whenever the server string changes -->
|
||||
<global name="You can only set your 'Home Location' on your land or at a mainland Infohub.">
|
||||
Si eres propietario de terreno, puedes hacer que éste sea tu ubicación base.
|
||||
De otra manera, puedes mirar en el mapa ya buscar lugares marcados como "Infohub".
|
||||
</global>
|
||||
|
||||
<global name="You died and have been teleported to your home location">
|
||||
Has muerto y has sido teleportado a tu base.
|
||||
</global>
|
||||
|
||||
<notification name="AntiSpamBlock">
|
||||
AntiSpam: [SOURCE] ha sido bloqueado por espamear [TYPE]s [AMOUNT] veces en [TIME] segundos.
|
||||
</notification>
|
||||
|
||||
<notification name="AntiSpamNewlineFlood">
|
||||
AntiSpam: Se ha bloqueado newline flood de [SOURCE] ( [AMOUNT] newlines).
|
||||
</notification>
|
||||
|
||||
</notifications>
|
||||
|
||||
@@ -18,6 +18,12 @@ residentes'.
|
||||
<string name="confirm_invite_owner_str">
|
||||
¿Estás seguro de que quieres invitar a un nuevo propietario/s? ¡Esta acción es permanente!
|
||||
</string>
|
||||
<string name="already_in_group">
|
||||
Algunos de los residentes que has seleccionado ya están en el grupo y no se les ha enviado la invitación.
|
||||
<string>
|
||||
<string name="invite_selection_too_large">
|
||||
No se han enviado las invitaciones al grupo: Demasiados residentes seleccionados. Las invitaciones al Grupo están limitadas a 100 por envío.
|
||||
<string>
|
||||
<string name="loading">
|
||||
(cargando...)
|
||||
</string>
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<panel name="panel_navmesh_rebake" >
|
||||
<button label="Rebake de Región" name="navmesh_btn" tool_tip="Pulsa para hacer un rebake del navmesh de la región." width="120" />
|
||||
<button label="Solicitando rebake" name="navmesh_btn_sending" tool_tip="Enviando requerimiento de rebake al servidor." width="120" />
|
||||
<button label="Haciendo rebake de la Región" name="navmesh_btn_baking" tool_tip="Se está haciendo el rebake de la Región. Cuando se haya competado, este botón desaparecerá." width="120" />
|
||||
</panel>
|
||||
@@ -0,0 +1,3 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<outbox_inventory_panel name="inventory_outbox" tool_tip="Arrastra y suelta aquí los ítems para prepararlos para la venta en el escaparate de tu Tienda">
|
||||
</outbox_inventory_panel>
|
||||
@@ -94,10 +94,12 @@
|
||||
<check_box label="Alertas" name="Alerts"/>
|
||||
<check_box label="Ofertas de Amistad" name="Friendship Offers"/>
|
||||
<check_box label="Invitación a Grupos" name="Group Invites"/>
|
||||
<check_box label="Avisos de Grupos" name="Group Notices"/>
|
||||
<check_box control_name="AntiSpamGroupFeeInvites" label="Invit. Grupos c/Pago" name="Group Fee Invites"/>
|
||||
<check_box label="Oferta de Ítems" name="Item Offers"/>
|
||||
<check_box label="Scripts" name="Scripts"/>
|
||||
<check_box label="Ofertas de Teleporte" name="Teleport Offers"/>
|
||||
<check_box label="Avisos de Grupos" name="Group Notices"/>
|
||||
<check_box control_name="EnableGestureSounds" label="Habilitar Sonidos de Gestos" name="Enable Gesture Sounds"/>
|
||||
</panel>
|
||||
<!-- ============================= -->
|
||||
<panel label="Opciones de Texto" name="TextOptions">
|
||||
|
||||
@@ -1,10 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<panel label="Sistema" name="ascsys">
|
||||
<tab_container label="Sistema Singularity" name="Ascent System">
|
||||
<!-- =================================== -->
|
||||
<panel label="General" name="User Interface">
|
||||
<check_box label="Habilitar Teleport con doble click" tool_tip="Haciendo doble click en un objeto o persona te transportará hacia su ubicación." name="double_click_teleport_check"/>
|
||||
<check_box label="Reiniciar la Cámara luego de Teleportar" tool_tip="Centra la cámara detrás tuyo luego de un teleport." name="center_after_teleport_check"/>
|
||||
<check_box label="Desplazar destino TP a mitad de la altura del agente" tool_tip="Intenta apuntar el TP de modo que tus pies se apoyen en la tierra del punto al que estás apuntando." name="offset_teleport_check"/>
|
||||
<check_box name="fly_after_tp" label="Siempre volar después de un Teleport" tool_tip="Evita la caída desde grandes alturas haciendo que el avatar automáticamente vuele después de un Teleport."/>
|
||||
<check_box label="Vista Previa de Animaciones en el avatar en vez del maniquí antes de usar" tool_tip="La ventana de subida de Animaciones ejecutará las animaciones en tu avatar cuando ejecutes la vista previa." name="preview_anim_in_world_check"/>
|
||||
<check_box label="Guardar los Scripts en el inventario como Mono en vez de LSL2" tool_tip="Los Scripts serán compilados automáticamente en Mono al guardarlos - Normalmente es sólo posible cuando están dentro de un objeto." name="save_scripts_as_mono_check"/>
|
||||
<check_box label="Siempre rezear objetos con el grupo del terreno, cuando esté disponible" tool_tip="Rezear objetos con el mismo grupo del terreno sin importar tu grupo activo en el momento." name="always_rez_in_group_check"/>
|
||||
@@ -25,6 +27,7 @@
|
||||
segundos
|
||||
</text>
|
||||
</panel>
|
||||
<!-- ====================================== -->
|
||||
<panel label="Línea de Comandos" name="Command Line">
|
||||
<check_box label="Activar uso de la barra de chat como línea de comandos" name="chat_cmd_toggle"/>
|
||||
<text name="cmd_line_text_2">
|
||||
@@ -75,17 +78,20 @@
|
||||
Cambiar falso estado Aussente (uso: cmd)
|
||||
</text>
|
||||
</panel>
|
||||
<!-- ===================================== -->
|
||||
<panel label="Seguridad" name="Security">
|
||||
<check_box label="Transmitir efectos del Visor (No incluye rayos)" name="broadcast_viewer_effects"/>
|
||||
<check_box label="Desactivar Apuntar a... y Rayos" tool_tip="No apunta hacia ni muestra tus rayos de edición cuando seleccionas un objeto." name="disable_point_at_and_beams_check"/>
|
||||
<check_box label="No mirar hacia los Objetos (anula ShowLookAt)" tool_tip="Apaga la tansmisión de los giros de cabeza y rayos lookat propios." name="private_look_at_check"/>
|
||||
<check_box label="Mostrar las balizas LookAt de los demás" tool_tip="Te muestra hacia donde miran los demas." name="show_look_at_check"/>
|
||||
<check_box label="Quitarse automáticamente el Bridge LSL" tool_tip="Quitar automáticamente el Bridge LSL de los visores Phoenix o Firestorm." name="detach_bridge"/>
|
||||
<check_box label="Captura silenciosa a Disco" tool_tip="Anula el sonido de la cámara y el alerta a los demás cuando realizas una captura al disco de tu PC" name="quiet_snapshots_check"/>
|
||||
<check_box label="Al pararse, revoca el permiso de los objetos en los cuales estuvo sentado tu avatar" tool_tip="Los objetos retienen, generalmente, el permiso para tomar control y ejecutar animaciones hasta que se reinician u otro usuario le cede permisos. Activando esta opción te aseguras que los permisos serán revocados inmediatamente." name="revoke_perms_on_stand_up_check"/>
|
||||
<check_box label="Desactivar click del ratón para sentarse en los objetos" tool_tip="Algunas herramientas de griefer se basan en forzarte o engañarte para que hagas click en un objeto el cual te hará sentar, dándole automáticamente al objeto permisos para ejecutar una animación entre de otras cosas. Esta opción desactivará la función llSitTarget - Esto significa que deberás seleccionar la opción 'Sentarse' en las bolas de animación o muebles." name="disable_click_sit_check"/>
|
||||
<check_box label="Mostrar cambios del Total de Scripts en Ejecución:" name="totalscriptjumps" tool_tip="Muestra los cambios en la cuenta total de scritps en tu región, dependiendo del umbral que selecciones a la derecha."/>
|
||||
<spinner left_delta="350" name="ScriptJumpCount" tool_tip="Umbral para el mensaje de salto de scripts [Predeterminado: 100]"/>
|
||||
</panel>
|
||||
<!-- ======================================== -->
|
||||
<panel label="Construcción" name="Building">
|
||||
<text name="text_box6">
|
||||
Punto de Pivote
|
||||
@@ -94,18 +100,15 @@
|
||||
<spinner label="Pos. Y" name="Y pos"/>
|
||||
<spinner label="Pos. Z" name="Z pos"/>
|
||||
<check_box label="Los valores son en porcentaje" tool_tip="Los ajuste predeterminados se expresan en porcentajes y cada eje se ajusta en 50" name="EmPivotPercToggle"/>
|
||||
<check_box label="Activar resaltado de prims seleccionados" name="EmBuildPrefsRenderHighlight_toggle" />
|
||||
<check_box label="Mostrar Ejes en la posición del Prim Base" tool_tip="El comportamiento por defecto es mostrar el eje en el centro del conjunto de prims. Si está activado, el eje se muestra en la prim raíz del conjunto de enlaces." name="EmBuildPrefsActualRoot_toggle"/>
|
||||
<text name="text_box7">
|
||||
Permitir sig. propietario:
|
||||
<text name="Dimensions">
|
||||
Medidas
|
||||
</text>
|
||||
<spinner label="Tam.X" name="X size"/>
|
||||
<spinner label="Tam. Y" name="Y size"/>
|
||||
<spinner label="Tam.Z" name="Z size"/>
|
||||
<text left_delta="46" name="Material">
|
||||
Material:
|
||||
</text>
|
||||
<check_box label="Permiso de Copia" tool_tip="El próximo propietario puede realizar copias de las creaciones" name="next_owner_copy"/>
|
||||
<check_box label="Permiso de Modific." tool_tip="El próximo propietario puede editar y modificar las creaciones" name="next_owner_modify"/>
|
||||
<check_box label="Permiso de Transf." tool_tip="Next owner can give(or sell) creations" name="next_owner_transfer" control_name="NextOwnerTransfer"/>
|
||||
<texture_picker label=" Textura" name="texture control" tool_tip="Pulsa para seleccionar una textura"/>
|
||||
<check_box label="Fantasma" name="EmPhantomToggle"/>
|
||||
<check_box label="Físico" name="EmPhysicalToggle"/>
|
||||
<check_box label="Temporal" name="EmTemporaryToggle"/>
|
||||
<combo_box name="material">
|
||||
<combo_item name="Stone">
|
||||
Piedra
|
||||
@@ -129,6 +132,16 @@
|
||||
Caucho
|
||||
</combo_item>
|
||||
</combo_box>
|
||||
<text name="text_box7">
|
||||
Permitir sig. propietario:
|
||||
</text>
|
||||
<check_box label="Permiso de Copia" tool_tip="El próximo propietario puede realizar copias de las creaciones" name="next_owner_copy"/>
|
||||
<check_box label="Permiso de Modific." tool_tip="El próximo propietario puede editar y modificar las creaciones" name="next_owner_modify"/>
|
||||
<check_box label="Permiso de Transf." tool_tip="Next owner can give(or sell) creations" name="next_owner_transfer" control_name="NextOwnerTransfer"/>
|
||||
<check_box label="Fantasma" name="EmPhantomToggle"/>
|
||||
<check_box label="Físico" name="EmPhysicalToggle"/>
|
||||
<check_box label="Temporal" name="EmTemporaryToggle"/>
|
||||
<texture_picker label=" Textura" name="texture control" tool_tip="Pulsa para seleccionar una textura"/>
|
||||
<color_swatch label=" Color" name="colorswatch" tool_tip="Pulsa para abrir el selector de color"/>
|
||||
<spinner label="Alfa" name="alpha" />
|
||||
<spinner label="Brillo" name="glow"/>
|
||||
@@ -136,7 +149,7 @@
|
||||
<text name="shine" follows="top">
|
||||
Brillar
|
||||
</text>
|
||||
<combo_box label="Brillo" name="combobox shininess" tool_tip="Fijar la intensidad de brillo para el objeto">
|
||||
<combo_box name="combobox shininess" tool_tip="Fijar la intensidad de brillo para el objeto">
|
||||
<combo_item name="None">
|
||||
Ninguno
|
||||
</combo_item>
|
||||
@@ -158,9 +171,8 @@
|
||||
Fijado Actualmente:
|
||||
ITEM
|
||||
</text>
|
||||
<spinner label="Tam.X" name="X size"/>
|
||||
<spinner label="Tam. Y" name="Y size"/>
|
||||
<spinner label="Tam.Z" name="Z size"/>
|
||||
<check_box label="Activar resaltado de prims seleccionados" name="EmBuildPrefsRenderHighlight_toggle" />
|
||||
<check_box label="Mostrar Ejes en la posición del Prim Base" tool_tip="El comportamiento por defecto es mostrar el eje en el centro del conjunto de prims. Si está activado, el eje se muestra en la prim raíz del conjunto de enlaces." name="EmBuildPrefsActualRoot_toggle"/>
|
||||
</panel>
|
||||
</tab_container>
|
||||
</panel>
|
||||
|
||||
@@ -2,11 +2,12 @@
|
||||
<panel label="Vanity" name="ascvan">
|
||||
<tab_container label="Singularity Vanity" name="Ascent Vanity">
|
||||
<panel label="Principal (General)" name="General">
|
||||
<check_box label="Cuando se aplicable, guardar Ajustes Vaninty por cuenta." tool_tip="Guarda ajustes individuales por cuenta, permitiendo una mas fácil personalización de Alts." name="use_account_settings_check"/>
|
||||
<check_box label="Ocultar pantalla de progreso de Telerport" tool_tip="Activado, el visor ocultará la pantalla de progreso de Teleportación, pemitiendo leer MIs.." name="disable_tp_screen_check"/>
|
||||
<check_box label="Reproducir sonidos de teleport cuando al cambiar de sim" tool_tip="El Visor reproducirá el sonido de trnasportación al hacer un teleport." name="tp_sound_check"/>
|
||||
<check_box label="Ocultar la pantalla de inicio/cierre de sesión" tool_tip="Marcadao, el visor ocultará la pantalla de progreso de inicio/cierre de sesión." name="disable_logout_screen_check"/>
|
||||
<check_box label="Desactivar animaciones de chat, susurro y gritos" tool_tip="Quiar las animaciones de tu avatar. El efecto es visible para todos" name="disable_chat_animation"/>
|
||||
<check_box label="Cuando sea aplicable, guardar Ajustes Vanity por cuenta." tool_tip="Guarda ajustes individuales por cuenta, permitiendo una mas fácil personalización de Alts." name="use_account_settings_check"/>
|
||||
<check_box label="Ocultar pantalla de progreso de Teleport" tool_tip="Activado, el visor ocultará la pantalla de progreso de Teleportación, pemitiendo leer MIs.." name="disable_tp_screen_check"/>
|
||||
<check_box label="Reproducir sonidos de teleport al cambiar de sim" tool_tip="El Visor reproducirá el sonido de trnasportación al hacer un teleport." name="tp_sound_check"/>
|
||||
<check_box label="Ocultar la pantalla de inicio/cierre de sesión" tool_tip="Marcado, el visor ocultará la pantalla de progreso de inicio/cierre de sesión." name="disable_logout_screen_check"/>
|
||||
<check_box label="Desactivar animaciones de chat, susurro y gritos" tool_tip="Quitar las animaciones de tu avatar. El efecto es visible para todos" name="disable_chat_animation"/>
|
||||
<check_box label="Añadir ropa y objetos vestibles en vez de reemplazarlos" tool_tip="Cuando hagas doble click o presiones la tecla Entrar sobre ropas u objetos para vestir en tu inventario, los objetos seleccionados se agregarán a tu vestuario en vez de reemplazar a los que tengas vestidos en la misma ubicación" name="add_not_replace"/>
|
||||
</panel>
|
||||
<panel label="Tags/Colores" name="TagsColors">
|
||||
<!-- Client tag options -->
|
||||
|
||||
@@ -42,9 +42,11 @@
|
||||
Tamaño Interface:
|
||||
</text>
|
||||
<check_box label="Resolución independiente del tamaño" name="ui_auto_scale"/>
|
||||
<spinner label="Ausente tras:" name="afk_timeout_spinner"/>
|
||||
<check_box label="Estado Ausente al estar inactivo" name="away_when_idle_checkbox"/>
|
||||
<spinner label="Ausente tras:" name="afk_timeout_spinner" label_width="71" left="236"/>
|
||||
<check_box label="Avisar cuando gasto o recibo dinero" name="notify_money_change_checkbox"/>
|
||||
<text name="maturity_desired_label">Rating:</text>
|
||||
<check_box bottom="-257" height="16" label="Sin Ventana Emergente" name="no_transaction_clutter_checkbox" tool_tip="Siguen existiendo las notificaciones, pero la ventana emergente en la esquina superior derecha aparecerá momentáneamente y desaparecerá, de esta manera la transacción de dinero llamará la atención pero no exigirá tu atención."/>
|
||||
<text name="maturity_desired_label">Calificación:</text>
|
||||
<text name="maturity_desired_prompt">
|
||||
Quiero acceder a contenido
|
||||
</text>
|
||||
@@ -68,7 +70,7 @@
|
||||
<text name="show_names_textbox">
|
||||
Mostrar Nombres:
|
||||
</text>
|
||||
<text name="seconds_textbox">
|
||||
<text name="seconds_textbox" left="376">
|
||||
segundos
|
||||
</text>
|
||||
<text name="crash_report_textbox">
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<floater name="mute floater" title="Résidents et objets ignorés(mute)" short_title="Liste des ignorés(mute)">
|
||||
<scroll_list name="mutes" tool_tip="Liste des résidents ignorés(mute)actuellement" />
|
||||
<name_list name="mutes" tool_tip="Liste des résidents ignorés(mute)actuellement">
|
||||
<column label="Nom" name="name" tool_tip="Nom"/>
|
||||
</name_list>
|
||||
<button label="Ignorer le résident(mute)" label_selected="Ignorer le résident(mute)"
|
||||
name="Mute resident"
|
||||
tool_tip="Choisir le résident à ignorer (mute)" />
|
||||
|
||||
@@ -125,7 +125,7 @@ Media/audio sont bloqués pour [DOMAIN]
|
||||
Filtres medias ont été reinitialisés
|
||||
</notification>
|
||||
<notification functor="GenericAcknowledge" label="Message d'alerte inconnu" name="MissingAlert">
|
||||
Votre version de Second Life ne peut afficher ce message d'erreur.
|
||||
Votre version de [APP_NAME] ne peut afficher ce message d'erreur.
|
||||
|
||||
Détails de l'erreur: L'alerte, appelée '[_NAME]' est introuvable dans notifications.xml.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
@@ -273,7 +273,7 @@ En cochant cette case, votre parcelle apparaîtra :
|
||||
<notification name="ClickPartnerHelpAvatar">
|
||||
Vous pouvez proposer à un autre résident de devenir votre partenaire ou dissoudre un partenariat existant à partir du site de [SECOND_LIFE].
|
||||
|
||||
Aller sur le site de Second Life pour avoir plus d'informations sur les partenariats?
|
||||
Aller sur le site de [SECOND_LIFE_GRID] pour avoir plus d'informations sur les partenariats?
|
||||
<usetemplate name="okcancelbuttons" notext="Annuler" yestext="Aller sur cette page"/>
|
||||
</notification>
|
||||
<notification name="ClickUploadHelpPermissions">
|
||||
@@ -311,7 +311,7 @@ Votre prix de vente sera de [SALE_PRICE] [CURRENCY] et la vente sera disponible
|
||||
<usetemplate name="okcancelbuttons" notext="Annuler" yestext="OK"/>
|
||||
</notification>
|
||||
<notification name="ConfirmLandSaleToAnyoneChange">
|
||||
Attention : en cliquant sur Vendre à n'importe qui, vous rendez votre terrain disponible à toute la communauté de Second Life, même aux personnes qui ne sont pas dans cette région.
|
||||
Attention : en cliquant sur Vendre à n'importe qui, vous rendez votre terrain disponible à toute la communauté de [SECOND_LIFE], même aux personnes qui ne sont pas dans cette région.
|
||||
|
||||
Le terrain sélectionné, de [LAND_SIZE] m², est mis en vente.
|
||||
Votre prix de vente sera de [SALE_PRICE] [CURRENCY] et la vente sera disponible à [NAME].
|
||||
@@ -458,17 +458,17 @@ Une fois payés, les frais ne sont pas remboursables.
|
||||
<usetemplate name="okcancelbuttons" notext="Annuler" yestext="OK"/>
|
||||
</notification>
|
||||
<notification name="CacheWillClear">
|
||||
Le cache sera vidé après le redémarrage de [SECOND_LIFE].
|
||||
Le cache sera vidé après le redémarrage de [APP_NAME].
|
||||
</notification>
|
||||
<notification name="CacheWillBeMoved">
|
||||
Le cache sera déplacé après le redémarrage de [SECOND_LIFE].
|
||||
Le cache sera déplacé après le redémarrage de [APP_NAME].
|
||||
Remarque : cela videra le cache.
|
||||
</notification>
|
||||
<notification name="ChangeConnectionPort">
|
||||
Les paramètres du port prendront effet après le redémarrage de [SECOND_LIFE].
|
||||
Les paramètres du port prendront effet après le redémarrage de [APP_NAME].
|
||||
</notification>
|
||||
<notification name="ChangeSkin">
|
||||
Le nouveau thème apparaîtra après le redémarrage de [SECOND_LIFE].
|
||||
Le nouveau thème apparaîtra après le redémarrage de [APP_NAME].
|
||||
</notification>
|
||||
<notification name="GoToAuctionPage">
|
||||
Aller à la page web de [SECOND_LIFE] pour voir le détail des enchères ou enchérir.
|
||||
@@ -527,7 +527,7 @@ L'objet est peut-être inaccessible ou a peut-être été supprimé.
|
||||
Impossible d'écrire le fichier [[FILE]]
|
||||
</notification>
|
||||
<notification name="UnsupportedHardware">
|
||||
Avertissement : vous n'avez pas la configuration système requise pour utiliser Second Life. Si vous continuez à utiliser Second Life, votre performance risque d'être moindre. Malheureusement, nous n'offrons aucune assistance pour les problèmes de configuration système.
|
||||
Avertissement : vous n'avez pas la configuration système requise pour utiliser [APP_NAME]. Si vous continuez à utiliser [APP_NAME], votre performance risque d'être moindre. Malheureusement, nous n'offrons aucune assistance pour les problèmes de configuration système.
|
||||
|
||||
MINSPECS
|
||||
Voulez-vous visiter [_URL] pour plus d'informations ?
|
||||
@@ -539,7 +539,7 @@ Voulez-vous visiter [_URL] pour plus d'informations ?
|
||||
<notification name="UnknownGPU">
|
||||
Votre système contient une carte graphique que nous ne connaissons pas actuellement.
|
||||
Cela est souvent le cas avec le nouveau materiel qui n'a pas encore été testé.
|
||||
Vous pourrez probablement utiliser Second Life sans problème, mais vous devrez peut-être ajuster les paramètres de vos graphiques.
|
||||
Vous pourrez probablement utiliser [APP_NAME] sans problème, mais vous devrez peut-être ajuster les paramètres de vos graphiques.
|
||||
(Menu Édition > Préférences > Graphiques).
|
||||
<form name="form">
|
||||
<ignore name="ignore" text="Lors de la détection d'une carte graphique inconnue"/>
|
||||
@@ -826,7 +826,7 @@ aucune parcelle sélectionnée.
|
||||
la région dans laquelle il est situé est introuvable.
|
||||
</notification>
|
||||
<notification name="CannotCloseFloaterBuyLand">
|
||||
Vous ne pouvez pas fermer la fenêtre 'Acheter le terrain' avant que Second Life n'estime le montant de cette transaction.
|
||||
Vous ne pouvez pas fermer la fenêtre 'Acheter le terrain' avant que [APP_NAME] n'estime le montant de cette transaction.
|
||||
</notification>
|
||||
<notification name="CannotDeedLandNothingSelected">
|
||||
Cession du terrain impossible :
|
||||
@@ -1167,7 +1167,7 @@ Retourner sur www.secondlife.com pour créer un nouveau compte ?
|
||||
<usetemplate name="okcancelbuttons" notext="Continuer" yestext="Nouveau compte"/>
|
||||
</notification>
|
||||
<notification name="LoginPacketNeverReceived">
|
||||
Vous avez des problèmes à vous connecter. Il peut s'agir d'un problème avec votre connexion internet ou les serveurs de Second Life.
|
||||
Vous avez des problèmes à vous connecter. Il peut s'agir d'un problème avec votre connexion internet ou les serveurs de [SECOND_LIFE_GRID].
|
||||
|
||||
Nous vous conseillons de vérifier votre connexion Internet et de réessayer dans quelques minutes, de cliquer sur Aide, ou bien de cliquer sur Téléporter pour être téléporté vers votre domicile.
|
||||
<form name="form">
|
||||
@@ -1535,88 +1535,141 @@ Cette action modifiera des milliers de régions et sera difficile à digérer po
|
||||
<usetemplate name="okcancelbuttons" notext="Annuler" yestext="OK"/>
|
||||
</notification>
|
||||
<notification name="RegionEntryAccessBlocked">
|
||||
Votre catégorie d'accès ne vous autorise pas à pénétrer dans cette région. Cela vient peut-être du fait qu'il manquait des informations pour valider votre âge.
|
||||
|
||||
Vérifiez que vous avez la toute dernière version du client et consultez les pages d'aide pour savoir comment accéder aux zones ayant ce niveau d'accès.
|
||||
La région que vous essayez de visiter comporte du contenu dont le niveau dépasse celui de vos préférences actuelles. Vous pouvez modifier vos préférences en accédant à Édition > Préférences > Général.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
<notification name="RegionEntryAccessBlocked_KB">
|
||||
Votre catégorie d'accès ne vous permet pas de pénétrer dans cette région.
|
||||
|
||||
Souhaitez-vous en savoir plus sur les différentes catégories d'accès ?
|
||||
<notification name="RegionEntryAccessBlocked_AdultsOnlyContent">
|
||||
La région que vous essayez de visiter comporte du contenu [REGIONMATURITY] uniquement accessible aux adultes.
|
||||
|
||||
Souhaitez-vous en savoir plus sur les différentes catégories d'accès ?
|
||||
<url name="url">
|
||||
http://wiki.secondlife.com/wiki/Pr%C3%A9sentation_des_cat%C3%A9gories_de_contenu_(KB)
|
||||
http://community.secondlife.com/t5/Base-de-connaissances/Cat%C3%A9gories-niveaux-de-contenu/ta-p/700311
|
||||
</url>
|
||||
<usetemplate ignoretext="Lorsque l'accès à une région est bloqué à cause de la catégorie d'accès" name="okcancelignore" notext="Fermer" yestext="Consulter les pages d'aide"/>
|
||||
<usetemplate ignoretext="Passage à une autre région : la région que vous essayez de visiter comporte du contenu uniquement accessible aux adultes." name="okcancelignore" notext="Fermer" yestext="Accéder à la Base de connaissances"/>
|
||||
</notification>
|
||||
<notification name="RegionEntryAccessBlocked_Notify">
|
||||
Votre catégorie d'accès ne vous permet pas de pénétrer dans cette région.
|
||||
La région que vous essayez de visiter comporte du contenu [REGIONMATURITY] alors que les préférences que vous avez définies excluent tout contenu [REGIONMATURITY].
|
||||
</notification>
|
||||
<notification name="RegionEntryAccessBlocked_NotifyAdultsOnly">
|
||||
La région que vous essayez de visiter comporte du contenu [REGIONMATURITY] uniquement accessible aux adultes.
|
||||
</notification>
|
||||
<notification name="RegionEntryAccessBlocked_Change">
|
||||
Votre catégorie d'accès ne vous permet pas de pénétrer dans cette région.
|
||||
|
||||
En cliquant sur Modifier les préférences, vous pourrez changer votre catégorie d'accès et pénétrer dans la région. À partir de maintenant, vous pouvez rechercher et accéder au contenu [REGIONMATURITY]. Vous pouvez modifier ce paramètre à partir du menu Édition > Préférences... > Général.
|
||||
<form name="form">
|
||||
<button
|
||||
name="OK"
|
||||
text="Modifier les Préférences"/>
|
||||
<button
|
||||
default="true"
|
||||
name="Cancel"
|
||||
text="Fermer"/>
|
||||
<ignore name="ignore" text="Lorsque l'accès à une région est bloqué à cause des préférences concernant la catégorie d'accès"/>
|
||||
</form>
|
||||
La région que vous essayez de visiter comporte du contenu [REGIONMATURITY] alors que les préférences que vous avez définies excluent tout contenu [REGIONMATURITY].
|
||||
|
||||
En cliquant sur Modifier les préférences, vous pourrez changer votre catégorie d'accès et pénétrer dans la région. À partir de maintenant, vous pouvez rechercher et accéder au contenu [REGIONMATURITY]. Vous pouvez modifier ce paramètre à partir du menu Édition > Préférences... > Général.
|
||||
<form name="form">
|
||||
<button name="OK" text="Modifier les préférences"/>
|
||||
<button default="true" name="Cancel" text="Annuler"/>
|
||||
<ignore name="ignore" text="Passage à une autre région : la région que vous essayez de visiter comporte du contenu dont le niveau est exclu de vos préférences actuelles."/>
|
||||
</form>
|
||||
</notification>
|
||||
<notification name="RegionEntryAccessBlocked_PreferencesOutOfSync">
|
||||
Nous rencontrons des difficultés techniques au niveau de votre téléportation car vos préférences ne sont pas synchronisées avec le serveur.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
<notification name="TeleportEntryAccessBlocked">
|
||||
La région que vous essayez de visiter comporte du contenu dont le niveau dépasse celui de vos préférences actuelles. Vous pouvez modifier vos préférences en accédant à Moi > Préférences > Général.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
<notification name="TeleportEntryAccessBlocked_AdultsOnlyContent">
|
||||
La région que vous essayez de visiter comporte du contenu [REGIONMATURITY] uniquement accessible aux adultes.
|
||||
|
||||
Souhaitez-vous en savoir plus sur les différentes catégories d'accès ?
|
||||
<url name="url">
|
||||
http://community.secondlife.com/t5/Base-de-connaissances/Cat%C3%A9gories-niveaux-de-contenu/ta-p/700311
|
||||
</url>
|
||||
<usetemplate ignoretext="Téléportation : la région que vous essayez de visiter comporte du contenu uniquement accessible aux adultes." name="okcancelignore" notext="Fermer" yestext="Accéder à la Base de connaissances"/>
|
||||
</notification>
|
||||
<notification name="TeleportEntryAccessBlocked_Notify">
|
||||
La région que vous essayez de visiter comporte du contenu [REGIONMATURITY] alors que les préférences que vous avez définies excluent tout contenu [REGIONMATURITY].
|
||||
</notification>
|
||||
<notification name="TeleportEntryAccessBlocked_NotifyAdultsOnly">
|
||||
La région que vous essayez de visiter comporte du contenu [REGIONMATURITY] uniquement accessible aux adultes.
|
||||
</notification>
|
||||
<notification name="TeleportEntryAccessBlocked_ChangeAndReTeleport">
|
||||
La région que vous essayez de visiter comporte du contenu [REGIONMATURITY] alors que les préférences que vous avez définies excluent tout contenu [REGIONMATURITY]. Il est possible de modifier vos préférences afin de poursuivre la téléportation ou d'annuler la téléportation.
|
||||
<form name="form">
|
||||
<button name="OK" text="Modifier et continuer"/>
|
||||
<button name="Cancel" text="Annuler"/>
|
||||
<ignore name="ignore" text="Téléportation (redémarrage possible) : la région que vous essayez de visiter comporte du contenu dont le niveau est exclu de vos préférences."/>
|
||||
</form>
|
||||
</notification>
|
||||
<notification name="TeleportEntryAccessBlocked_Change">
|
||||
La région que vous essayez de visiter comporte du contenu [REGIONMATURITY] alors que les préférences que vous avez définies excluent tout contenu [REGIONMATURITY]. Il est possible de modifier vos préférences ou d'annuler la téléportation. Une fois vos préférences modifiées, vous devrez réessayer de vous téléporter.
|
||||
<form name="form">
|
||||
<button name="OK" text="Modifier les préférences"/>
|
||||
<button name="Cancel" text="Annuler"/>
|
||||
<ignore name="ignore" text="Téléportation (redémarrage impossible) : la région que vous essayez de visiter comporte du contenu dont le niveau est exclu de vos préférences."/>
|
||||
</form>
|
||||
</notification>
|
||||
<notification name="TeleportEntryAccessBlocked_PreferencesOutOfSync">
|
||||
Nous rencontrons des difficultés techniques au niveau de votre téléportation car vos préférences ne sont pas synchronisées avec le serveur.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
<notification name="PreferredMaturityChanged">
|
||||
Aucune autre notification vous informant que vous allez visiter une région au contenu [RATING] ne vous sera envoyée. Vous pouvez modifier vos préférences de contenu à l'avenir en accédant à Édition > Préférences > Général, à partir de la barre de menus.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
<notification name="MaturityChangeError">
|
||||
Impossible de modifier vos préférences afin d'afficher le contenu [PREFERRED_MATURITY] à l'heure actuelle. Le paramètre [ACTUAL_MATURITY] a été rétabli. Vous pouvez réessayer de modifier vos préférences en accédant à Édition > Préférences > Général, à partir de la barre de menus.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
<notification name="LandClaimAccessBlocked">
|
||||
Votre catégorie d'accès ne vous permet pas de réclamer cette région. Cela vient peut-être du fait qu'il manquait des informations pour valider votre âge.
|
||||
|
||||
Vérifiez que vous avez la toute dernière version du client et consultez les pages d'aide pour savoir comment accéder aux zones ayant ce niveau d'accès.
|
||||
Le niveau de contenu du terrain que vous essayez de revendiquer dépasse celui défini dans vos préférences actuelles. Vous pouvez modifier vos préférences en accédant à Édition > Préférences > Général.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
<notification name="LandClaimAccessBlocked_KB">
|
||||
Votre catégorie d'accès ne vous permet pas de réclamer cette région.
|
||||
|
||||
Souhaitez-vous en savoir plus sur les différentes catégories d'accès ?
|
||||
<notification name="LandClaimAccessBlocked_AdultsOnlyContent">
|
||||
Seuls les adultes sont autorisés à revendiquer ce terrain.
|
||||
|
||||
Souhaitez-vous en savoir plus sur les différentes catégories d'accès ?
|
||||
<url name="url">
|
||||
http://wiki.secondlife.com/wiki/Pr%C3%A9sentation_des_cat%C3%A9gories_de_contenu_(KB)
|
||||
http://community.secondlife.com/t5/Base-de-connaissances/Cat%C3%A9gories-niveaux-de-contenu/ta-p/700311
|
||||
</url>
|
||||
<usetemplate ignoretext="Lorsqu'une région ne peut pas être réclamée à cause de la catégorie d'accès" name="okcancelignore" notext="Fermer" yestext="Consulter les pages d'aide"/>
|
||||
<usetemplate ignoretext="Seuls les adultes sont autorisés à revendiquer ce terrain." name="okcancelignore" notext="Fermer" yestext="Accéder à la Base de connaissances"/>
|
||||
</notification>
|
||||
<notification name="LandClaimAccessBlocked_Notify">
|
||||
Votre catégorie d'accès ne vous autorise pas à réclamer cette région.
|
||||
Le terrain que vous essayez de revendiquer comporte du contenu [REGIONMATURITY] alors que les préférences que vous avez définies excluent tout contenu [REGIONMATURITY].
|
||||
</notification>
|
||||
<notification name="LandClaimAccessBlocked_NotifyAdultsOnly">
|
||||
Le terrain que vous essayez de revendiquer comporte du contenu [REGIONMATURITY] uniquement accessible aux adultes.
|
||||
</notification>
|
||||
<notification name="LandClaimAccessBlocked_Change">
|
||||
Votre catégorie d'accès ne vous permet pas de réclamer cette région.
|
||||
|
||||
En cliquant sur Modifier les préférences, vous pourrez changer votre catégorie d'accès et pénétrer dans la région. À partir de maintenant, vous pouvez rechercher et accéder au contenu [REGIONMATURITY]. Vous pouvez modifier ce paramètre à partir du menu Édition > Préférences... > Général.
|
||||
<usetemplate ignoretext="Lorsqu'une région ne peut pas être réclamée à cause des préférences concernant la catégorie d'accès" name="okcancelignore" notext="Fermer" yestext="Modifier les Préférences"/>
|
||||
Le terrain que vous essayez de revendiquer comporte du contenu [REGIONMATURITY] alors que les préférences que vous avez définies excluent tout contenu [REGIONMATURITY]. Il est possible de modifier vos préférences, puis d'essayer de revendiquer ce terrain à nouveau.
|
||||
<form name="form">
|
||||
<button name="OK" text="Modifier les préférences"/>
|
||||
<button name="Cancel" text="Annuler"/>
|
||||
<ignore name="ignore" text="Le terrain que vous essayez de revendiquer comporte du contenu dont le niveau est exclu de vos préférences."/>
|
||||
</form>
|
||||
</notification>
|
||||
<notification name="LandBuyAccessBlocked">
|
||||
Votre catégorie d'accès ne vous permet pas d'acheter cette région. Cela vient peut-être du fait qu'il manquait des informations pour valider votre âge.
|
||||
|
||||
Vérifiez que vous avez la toute dernière version du client et consultez les pages d'aide pour savoir comment accéder aux zones ayant ce niveau d'accès.
|
||||
Le niveau de contenu du terrain que vous essayez d'acheter dépasse celui défini dans vos préférences actuelles. Vous pouvez modifier vos préférences en accédant à Édition > Préférences > Général.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
<notification name="LandBuyAccessBlocked_KB">
|
||||
Votre catégorie d'accès ne vous permet pas d'acheter cette région.
|
||||
|
||||
Souhaitez-vous en savoir plus sur les différentes catégories d'accès ?
|
||||
<notification name="LandBuyAccessBlocked_AdultsOnlyContent">
|
||||
Seuls les adultes sont autorisés à acheter ce terrain.
|
||||
|
||||
Souhaitez-vous en savoir plus sur les différentes catégories d'accès ?
|
||||
<url name="url">
|
||||
http://wiki.secondlife.com/wiki/Pr%C3%A9sentation_des_cat%C3%A9gories_de_contenu_(KB)
|
||||
http://community.secondlife.com/t5/Base-de-connaissances/Cat%C3%A9gories-niveaux-de-contenu/ta-p/700311
|
||||
</url>
|
||||
<usetemplate ignoretext="Lorsqu'une région ne peut pas être achetée à cause de la catégorie d'accès" name="okcancelignore" notext="Fermer" yestext="Consulter les pages d'aide"/>
|
||||
<usetemplate ignoretext="Seuls les adultes sont autorisés à acheter ce terrain." name="okcancelignore" notext="Fermer" yestext="Accéder à la Base de connaissances"/>
|
||||
</notification>
|
||||
<notification name="LandBuyAccessBlocked_Notify">
|
||||
Votre catégorie d'accès ne vous permet pas d'acheter cette région.
|
||||
Le terrain que vous essayez d'acheter comporte du contenu [REGIONMATURITY] alors que les préférences que vous avez définies excluent tout contenu [REGIONMATURITY].
|
||||
</notification>
|
||||
<notification name="LandBuyAccessBlocked_NotifyAdultsOnly">
|
||||
Le terrain que vous essayez d'acheter comporte du contenu [REGIONMATURITY] uniquement accessible aux adultes.
|
||||
</notification>
|
||||
<notification name="LandBuyAccessBlocked_Change">
|
||||
Votre catégorie d'accès ne vous autorise pas à acheter cette région.
|
||||
|
||||
En cliquant sur Modifier les préférences, vous pourrez changer votre catégorie d'accès et pénétrer dans la région. À partir de maintenant, vous pouvez rechercher et accéder au contenu [REGIONMATURITY]. Vous pouvez modifier ce paramètre à partir du menu Édition > Préférences... > Général.
|
||||
<usetemplate ignoretext="Lorsqu'une région ne peut pas être achetée à cause des préférences concernant la catégorie d'accès" name="okcancelignore" notext="Fermer" yestext="Modifier les Préférences"/>
|
||||
Le terrain que vous essayez d'acheter comporte du contenu [REGIONMATURITY] alors que les préférences que vous avez définies excluent tout contenu [REGIONMATURITY]. Il est possible de modifier vos préférences, puis d'essayer d'acheter ce terrain à nouveau.
|
||||
<form name="form">
|
||||
<button name="OK" text="Modifier les préférences"/>
|
||||
<button name="Cancel" text="Annuler"/>
|
||||
<ignore name="ignore" text="Le terrain que vous essayez d'acheter comporte du contenu dont le niveau est exclu de vos préférences."/>
|
||||
</form>
|
||||
</notification>
|
||||
<notification name="TooManyPrimsSelected">
|
||||
"Vous avez sélectionné trop de prims. Veuillez sélectionner au maximum [MAX_PRIM_COUNT] prims et réessayer."
|
||||
Vous avez sélectionné trop de prims. Veuillez sélectionner au maximum [MAX_PRIM_COUNT] prims et réessayer.
|
||||
</notification>
|
||||
<notification name="ProblemImportingEstateCovenant">
|
||||
Problème lors de l'importation du règlement du domaine.
|
||||
@@ -1872,7 +1925,7 @@ Si vous laissez ce champ vide, les rapports d'infraction seront envoyés à
|
||||
Valeur par défaut : désactivé
|
||||
</notification>
|
||||
<notification label="Versions de voix non compatibles" name="VoiceVersionMismatch">
|
||||
Cette version de Second Life n'est pas compatible avec la fonctionnalité de chat vocal dans cette région. Vous devez mettre à jour Second Life pour que le chat vocal fonctionne correctement.
|
||||
Cette version de [APP_NAME] n'est pas compatible avec la fonctionnalité de chat vocal dans cette région. Vous devez mettre à jour [APP_NAME] pour que le chat vocal fonctionne correctement.
|
||||
</notification>
|
||||
<notification label="Règlement du domaine" name="HelpEstateCovenant">
|
||||
Définir un règlement pour le domaine vous permet de vendre les parcelles de ce domaine. S'il n'y a pas de règlement, vous ne pouvez pas vendre le terrain. Si vous ne souhaitez pas indiquer de règlement ou donner de conseils aux acheteurs, laissez la section relative au règlement vide.
|
||||
@@ -1995,7 +2048,7 @@ Déplacer les objets de l'inventaire ?
|
||||
</notification>
|
||||
<notification name="ConfirmQuit">
|
||||
Etes-vous certain(e) de vouloir quitter ?
|
||||
<usetemplate ignoretext="Lorsque vous quittez Second Life" name="okcancelignore" notext="Continuer" yestext="Quitter"/>
|
||||
<usetemplate ignoretext="Lorsque vous quittez [APP_NAME]" name="okcancelignore" notext="Continuer" yestext="Quitter"/>
|
||||
</notification>
|
||||
<notification name="HelpReportAbuseEmailLL">
|
||||
Utilisez cet outil pour signaler des infractions aux Conditions d'utilisation et aux Règles de la communauté. Voir :
|
||||
@@ -2068,7 +2121,7 @@ Les descriptions précises nous permettent de résoudre les bugs plus rapidement
|
||||
|
||||
Il semble que vous souhaitiez reporter une infraction à des droits de propriété intellectuelle. Pour signaler correctement cette infraction :
|
||||
|
||||
(1) Remplissez un rapport d'infraction. Vous pouvez soumettre un rapport d'infraction si vous pensez qu'un résident exploite le système de droits de Second Life, par exemple en utilisant un CopyBot ou des outils similaires pour enfreindre des droits de propriété intellectuelle. Notre équipe chargée des infractions mènera une enquête et prendra les mesures nécessaires à l'encontre du résident non respectueux des Conditions d'utilisation ou des règles de la communauté. Sachez toutefois que l'équipe chargée des infractions ne supprimera pas de contenu à l'intérieur de Second Life.
|
||||
(1) Remplissez un rapport d'infraction. Vous pouvez soumettre un rapport d'infraction si vous pensez qu'un résident exploite le système de droits de [SECOND_LIFE], par exemple en utilisant un CopyBot ou des outils similaires pour enfreindre des droits de propriété intellectuelle. Notre équipe chargée des infractions mènera une enquête et prendra les mesures nécessaires à l'encontre du résident non respectueux des Conditions d'utilisation ou des règles de la communauté. Sachez toutefois que l'équipe chargée des infractions ne supprimera pas de contenu à l'intérieur de [SECOND_LIFE].
|
||||
|
||||
(2) Demandez à ce que du contenu à l'intérieur de Second Life soit supprimé. Pour demander à ce que du contenu soit supprimé de Second Life, vous devez soumettre un rapport d'infraction valide, tel que fourni dans notre Règlement contre les violations des droit d'auteurs (DMCA), à http://secondlife.com/corporate/dmca.php.
|
||||
|
||||
@@ -2193,7 +2246,7 @@ En cliquant sur le bouton Ciel Avancé, vous aurez accès à tous les réglages
|
||||
En cliquant sur le bouton Eau Avancée, vous aurez accès à tous les réglages relatifs à l'eau.
|
||||
</notification>
|
||||
<notification name="HelpDayCycle">
|
||||
L'éditeur du cycle du jour vous permet de contrôler le ciel au cours du cycle jour/nuit de second Life. C'est ce même cycle qui est contrôlé par le curseur Heure de la journée dans l'éditeur d'environnement basique.
|
||||
L'éditeur du cycle du jour vous permet de contrôler le ciel au cours du cycle jour/nuit de [SECOND_LIFE_GRID]. C'est ce même cycle qui est contrôlé par le curseur Heure de la journée dans l'éditeur d'environnement basique.
|
||||
|
||||
L'éditeur du jour fonctionne grâce au réglage d'images-clés. Ces images-clés sont représentées par les marques grises sur la ligne du temps et ont des préréglages qui leurs sont associées. Au cours de la journée et de la nuit, le ciel WindLight s'anime en passant d'une clé à l'autre.
|
||||
|
||||
@@ -2275,7 +2328,7 @@ Même chose que l'azimut.
|
||||
Contrôle la vitesse des nuages sur l'axe des Y.
|
||||
</notification>
|
||||
<notification name="HelpClassicClouds">
|
||||
Cochez cette option pour utiliser les anciens nuages de Second Life en plus des nuages WindLight.
|
||||
Cochez cette option pour utiliser les anciens nuages de [APP_NAME] en plus des nuages WindLight.
|
||||
</notification>
|
||||
<notification name="HelpWaterFogColor">
|
||||
Permet de sélectionner la couleur du brouillard sous l'eau.
|
||||
@@ -2373,7 +2426,7 @@ Même chose que l'azimut.
|
||||
</notification>
|
||||
<notification name="NotAgeVerified">
|
||||
Pour que vous puissiez accéder à cette parcelle, votre âge doit être vérifié.
|
||||
Voulez-vous aller sur le site de Second Life pour vérifier votre âge ?
|
||||
Voulez-vous aller sur le site de [SECOND_LIFE_GRID] pour vérifier votre âge ?
|
||||
|
||||
[_URL]
|
||||
<url name="url" option="0">
|
||||
@@ -2381,6 +2434,9 @@ Voulez-vous aller sur le site de Second Life pour vérifier votre âge ?
|
||||
</url>
|
||||
<usetemplate ignoretext="Avertir si l'âge n'a pas été vérifié" name="okcancelignore" notext="Non" yestext="Oui"/>
|
||||
</notification>
|
||||
<notification name="NotAgeVerified_Notify">
|
||||
Pour que vous puissiez accéder à cette parcelle, votre âge doit être vérifié.
|
||||
</notification>
|
||||
<notification name="Cannot enter parcel: no payment info on file">
|
||||
Avant de pouvoir pénétrer sur cette parcelle, vous devez enregistrer vos informations de paiement.
|
||||
Voulez-vous aller sur le site de Second Life pour enregistrer ces informations ?
|
||||
@@ -2930,7 +2986,7 @@ Les objets flexibles ne peuvent pas avoir de propriétés physiques et doivent r
|
||||
</notification>
|
||||
<notification name="FirstDebugMenus">
|
||||
Vous avez activé le menu Avancé.
|
||||
Ce menu contient des fonctionnalités utiles pour les développeurs qui travaillent sur Second Life.
|
||||
Ce menu contient des fonctionnalités utiles pour les développeurs qui travaillent sur [APP_NAME].
|
||||
Pour activer/désactiver ce menu sous Windows, appuyez sur Ctrl-Alt-D. Sur un Mac, appuyez sur Cmd-Opt-Maj-D
|
||||
</notification>
|
||||
<notification name="FirstSculptedPrim">
|
||||
@@ -3038,7 +3094,7 @@ Pour y participer, cliquez sur Accepter. Sinon, cliquez sur Refuser. Pour ignore
|
||||
- Votre processeur ne remplit pas les conditions minimum requises.
|
||||
</global>
|
||||
<global name="UnsupportedGLRequirements">
|
||||
Vous semblez ne pas avoir le matériel requis pour utiliser Second Life. Second Life requiert une carte graphique OpenGL avec une prise en charge du multitexturing. Si vous avez une telle carte, assurez-vous que vous avez aussi les drivers les plus récents pour la carte, ainsi que les service packs et les patchs pour votre système d'exploitation.
|
||||
Vous semblez ne pas avoir le matériel requis pour utiliser [APP_NAME]. [APP_NAME] requiert une carte graphique OpenGL avec une prise en charge du multitexturing. Si vous avez une telle carte, assurez-vous que vous avez aussi les drivers les plus récents pour la carte, ainsi que les service packs et les patchs pour votre système d'exploitation.
|
||||
|
||||
Si vous avez toujours des problèmes, veuillez consulter la page suivante : http://www.secondlife.com/support
|
||||
</global>
|
||||
|
||||
Reference in New Issue
Block a user