3969 lines
174 KiB
XML
3969 lines
174 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||
<!-- This file contains strings that used to be hardcoded in the source.
|
||
It is only for those strings which don't belong in a floater.
|
||
For example, the strings used in avatar chat bubbles, and strings
|
||
that are returned from one component and may appear in many places-->
|
||
<strings>
|
||
|
||
<string name="CURRENCY">L$</string>
|
||
<string name="GRID_OWNER">Linden Lab</string>
|
||
|
||
<string name="hippo_label_free">libre</string>
|
||
<string name="hippo_label_week">semana</string>
|
||
<string name="TeleportOfferMaturity">
|
||
[NAME] te ofrece un TP a [DESTINATION]
|
||
</string>
|
||
<string name="TeleportLureMaturity">
|
||
[NAME] te ofrece una invitación de teleporte a [DESTINATION]
|
||
</string>
|
||
<string name="AvatarIdle">
|
||
Inactivo por [MINUTES] min
|
||
</string>
|
||
|
||
<!-- Default Args - these arguments will be replaced in all strings -->
|
||
<string name="SECOND_LIFE">Second Life</string>
|
||
<string name="APP_NAME">Singularity Viewer</string>
|
||
<string name="CAPITALIZED_APP_NAME">SINGULARITY VIEWER</string>
|
||
<string name="SECOND_LIFE_GRID">Grid Second Life</string>
|
||
<string name="SUPPORT_SITE">Portal de Soporte de Second Life</string>
|
||
|
||
<!-- starting up -->
|
||
<string name="StartupDetectingHardware">Detectando hardware...</string>
|
||
<string name="StartupLoading">Cargando [APP_NAME]...</string>
|
||
<string name="StartupClearingCache">Limpiando caché...</string>
|
||
<string name="StartupInitializingTextureCache">Inicializando Caché de Texturas...</string>
|
||
<string name="StartupInitializingVFS">Inicializando VFS...</string>
|
||
<string name="StartupRequireDriverUpdate">¡Ha fallado la inicialización gráfica. Por favor, actualiza los controladores gráficos!</string>
|
||
|
||
<!-- progress -->
|
||
<string name="ProgressRestoring">Restaurando...</string>
|
||
<string name="ProgressChangingResolution">Cambiando la Resolución...</string>
|
||
|
||
<!-- Login -->
|
||
<string name="LoginInProgress">Iniciando sesión. [APP_NAME] puede aparecer congelado. Espera por favor.</string>
|
||
<string name="LoginInProgressNoFrozen">Iniciando sesión...</string>
|
||
<string name="LoginAuthenticating">Autenticando</string>
|
||
<string name="LoginMaintenance">Realizando mantenimiento de cuentas...</string>
|
||
<string name="LoginAttempt">Ha fallado el inicio de sesión previo. Iniciando sesión, intento [NUMBER]</string>
|
||
<string name="LoginPrecaching">Cargando el Mundo...</string>
|
||
<string name="LoginInitializingBrowser">iniciando navegador web incorporado...</string>
|
||
<string name="LoginInitializingMultimedia">Inicializando multimedia...</string>
|
||
<string name="LoginInitializingFonts">Cargando fuentes...</string>
|
||
<string name="LoginVerifyingCache">Verificando archivos de caché (puede demorar entre 60-90 segundos)...</string>
|
||
<string name="LoginProcessingResponse">Procesando Respuesta...</string>
|
||
<string name="LoginInitializingWorld">Inicializando el Mundo...</string>
|
||
<string name="LoginDecodingImages">Decodificando Imágenes...</string>
|
||
<string name="LoginInitializingQuicktime">Inicializando QuickTime...</string>
|
||
<string name="LoginQuicktimeNotFound">No se ha encontrado QuickTime - incapaz de iniciarlo.</string>
|
||
<string name="LoginQuicktimeOK">QuickTime ha sido inicializado satisfactoriamente.</string>
|
||
<string name="LoginRequestSeedCapGrant">Solicitando capacidades de la Región...</string>
|
||
<string name="LoginRetrySeedCapGrant">Solicitando capacidades de la Región, intento [NUMBER]...</string>
|
||
<string name="LoginWaitingForRegionHandshake">Esperando saludo de la Región...</string>
|
||
<string name="LoginConnectingToRegion">Conectando a la región...</string>
|
||
<string name="LoginDownloadingClothing">Descargando ropas...</string>
|
||
|
||
<string name="LoginFailed">Inicio de sesión fallido.</string>
|
||
<string name="Quit">Salir</string>
|
||
|
||
<!-- Disconnection -->
|
||
<string name="AgentLostConnection">Esta región está experimentando problemas. Revisa por favor tu conexión a Internet.</string>
|
||
<string name="SavingSettings">Guardando tus configuraciones...</string>
|
||
<string name="LoggingOut">Cerrando sesión...</string>
|
||
<string name="ShuttingDown">Cerrando...</string>
|
||
<string name="YouHaveBeenDisconnected">Has sido desconectado de la región donde te encontrabas.</string>
|
||
<string name="SentToInvalidRegion">Se te ha enviado a una región no válida.</string>
|
||
|
||
<!-- Tooltip, llhoverview.cpp -->
|
||
<string name="TooltipPerson">Persona</string><!-- Object under mouse pointer is an avatar -->
|
||
<string name="TooltipNoName">(sin nombre)</string> <!-- No name on an object -->
|
||
<string name="TooltipOwner">Propietario:</string> <!-- Owner name follows -->
|
||
<string name="TooltipPublic">Público</string> <!-- Public permissions on an object -->
|
||
<string name="TooltipIsGroup">(Grupo)</string> <!-- The name before this text is that of a group -->
|
||
<string name="TooltipFlagScript">Script</string>
|
||
<string name="TooltipFlagPhysics">Material</string>
|
||
<string name="TooltipFlagTouch">Tocar</string>
|
||
<string name="TooltipFlagL$">[CURRENCY]</string>
|
||
<string name="TooltipFlagDropInventory">Soltar Inventario</string>
|
||
<string name="TooltipFlagPhantom">Fantasma</string>
|
||
<string name="TooltipFlagTemporary">Temporario</string>
|
||
<string name="TooltipFlagRightClickMenu">(Botón derecho para menú)</string>
|
||
<string name="TooltipFreeToCopy">Libre para copiar</string>
|
||
<string name="TooltipForSaleL$">En venta: [CURRENCY][AMOUNT]</string> <!-- L$ version -->
|
||
<string name="TooltipForSaleMsg">En venta: [MESSAGE]</string> <!-- Message (RetrievingData) -->
|
||
<string name="TooltipFlagGroupBuild">Construir Grupo</string>
|
||
<string name="TooltipFlagNoBuild">No Construir</string>
|
||
<string name="TooltipFlagNoEdit">Construir Grupo</string>
|
||
<string name="TooltipFlagNotSafe">No seguro</string><!-- damage area -->
|
||
<string name="TooltipFlagNoFly">No volar</string>
|
||
<string name="TooltipFlagGroupScripts">Scripts de Grupo</string>
|
||
<string name="TooltipFlagNoScripts">Sin Scripts</string>
|
||
<string name="TooltipLand">Terreno:</string>
|
||
<string name="TooltipMustSingleDrop">Sólo un único item puede ser arrastrado aquí</string>
|
||
<string name="TooltipOutboxDragToWorld">No puedes soltar ítems en tu Merchant Outbox</string>
|
||
<string name="TooltipOutboxNoTransfer">Uno o más de estos objetos no pueden ser vendidos o transferidos.</string>
|
||
<string name="TooltipOutboxNotInInventory">Tu Merchant Outbox solo puede aceptar ítems de tu inventario</string>
|
||
<string name="TooltipOutboxWorn">No puedes colocar ítems que tienes vestidos en tu Merchant Outbox</string>
|
||
<string name="TooltipOutboxCallingCard">No puedes colocar Tarjetas de LLamada en tu Merchant OutBox</string>
|
||
<string name="TooltipOutboxFolderLevels">La profundidad de carpetas anidades es superior a 3</string>
|
||
<string name="TooltipOutboxTooManyFolders">El recuento de subcarpetas en el nivel superior supera las 20</string>
|
||
<string name="TooltipOutboxTooManyObjects">El recuento de items en la carpeta de nivel superior supera los 200</string>
|
||
<string name="TooltipDragOntoOwnChild">No puedes mover una carpeta a su carpeta secundaria</string>
|
||
<string name="TooltipDragOntoSelf">No puedes mover una carpeta en si misma</string>
|
||
|
||
<!-- searching - generic -->
|
||
<string name="Searching">Buscando...</string>
|
||
<string name="NoneFound">Nada Hallado.</string>
|
||
|
||
<!-- Indicates that an avatar's name or other similar datum is being retrieved. General usage. -->
|
||
<string name="RetrievingData">Recuperando...</string>
|
||
|
||
<string name="ReleaseNotes">Notas de Lanzamiento</string>
|
||
|
||
<!-- Indicates something is being loaded. Maybe should be merged with RetrievingData -->
|
||
<string name="LoadingData">Cargando...</string>
|
||
<string name="InvalidLocation">Ubicación Inválida</string>
|
||
|
||
<!-- namecache -->
|
||
<!-- Avatar name: text shown for LLUUID::null -->
|
||
<string name="AvatarNameNobody">(nadie)</string>
|
||
|
||
<!-- Avatar name: text shown while fetching name -->
|
||
<string name="AvatarNameWaiting">(esperando)</string>
|
||
|
||
<!-- Avatar name: text shown as an alternative to AvatarNameFetching, easter egg. -->
|
||
<string name="AvatarNameHippos">(hippos)</string>
|
||
|
||
<!-- Group name: text shown for LLUUID::null -->
|
||
<string name="GroupNameNone">(ninguno)</string>
|
||
|
||
<!-- Asset errors. Used in llassetstorage.cpp, translation from error code to error message. -->
|
||
<string name="AssetErrorNone">Sin errores</string>
|
||
<string name="AssetErrorRequestFailed">Petición de Activos: fallida</string>
|
||
<string name="AssetErrorNonexistentFile">Petición de Activos: archivo inexistente</string>
|
||
<string name="AssetErrorNotInDatabase">Petición de Activos: activo no hallado en la base de datos</string>
|
||
<string name="AssetErrorEOF">Fin de archivo</string>
|
||
<string name="AssetErrorCannotOpenFile">No se puede abrir el archivo</string>
|
||
<string name="AssetErrorFileNotFound">Archivo no encontrado</string>
|
||
<string name="AssetErrorTCPTimeout">Tiempo de espera en transferencia de archivo agotado</string>
|
||
<string name="AssetErrorCircuitGone">El circuito se ha ido</string>
|
||
<string name="AssetErrorPriceMismatch">El Visor y el Servidor no coinciden con el precio</string>
|
||
<string name="AssetErrorUnknownStatus">Estado desconocido</string>
|
||
|
||
<!-- Asset Type human readable names: these will replace variable [TYPE] in notification FailedToFindWearable* -->
|
||
<!-- Will also replace [OBJECTTYPE] in notifications: UserGiveItem, ObjectGiveItem -->
|
||
<!-- Also used by AntiSpamBlock notification for [TYPE], since this looks like a good place. -->
|
||
<string name="texture">textura</string>
|
||
<string name="sound">sonido</string>
|
||
<string name="calling card">Tarjeta de Visita</string>
|
||
<string name="Inventory">inventario</string>
|
||
<string name="Instant Message">mensaje instantáneo</string>
|
||
<string name="Script Dialog">diálogo de script</string>
|
||
<string name="Sound Preload">sonido precargado</string>
|
||
<string name="Teleport">teleporte</string>
|
||
<string name="Unknown">desconocido</string>
|
||
<string name="landmark">hito</string>
|
||
<string name="legacy script">script heredado</string>
|
||
<string name="clothing">ropa</string>
|
||
<string name="object">objeto</string>
|
||
<string name="note card">nota</string>
|
||
<string name="folder">carpeta</string>
|
||
<string name="root">raíz</string>
|
||
<string name="lsl2 script">script LSL2</string>
|
||
<string name="lsl bytecode">bytecode LSL</string>
|
||
<string name="tga texture">textura tga</string>
|
||
<string name="body part">parte de cuerpo</string>
|
||
<string name="snapshot">instantánea</string>
|
||
<string name="lost and found">Pérdido y Encontrado</string>
|
||
<string name="targa image">imagen targa</string>
|
||
<string name="trash">Basurero</string>
|
||
<string name="jpeg image">imagen jpeg</string>
|
||
<string name="animation">animación</string>
|
||
<string name="gesture">gesto</string>
|
||
<string name="simstate">simstate</string>
|
||
<string name="favorite">favorito</string>
|
||
<string name="symbolic link">enlace</string>
|
||
<string name="symbolic folder link">enlace a carpeta</string>
|
||
<string name="current outfit">vestuario actual</string>
|
||
<string name="outfit">vestuario</string>
|
||
<string name="my outfits">mis vestuarios</string>
|
||
<string name="mesh">mesh</string>
|
||
|
||
<!-- llvoavatar. Displayed in the avatar's chat bubble -->
|
||
<string name="AvatarEditingAppearance">(Editando Apariencia)</string>
|
||
<string name="AvatarAway">Ausente</string>
|
||
<string name="AvatarBusy">Ocupado</string>
|
||
<string name="AvatarMuted">Ignorado</string>
|
||
|
||
<!-- animations -->
|
||
<string name="anim_express_afraid">Miedo</string>
|
||
<string name="anim_express_anger">Enfado</string>
|
||
<string name="anim_away">Ausente</string>
|
||
<string name="anim_backflip">Salto mortal atrás</string>
|
||
<string name="anim_express_laugh">Carcajada</string>
|
||
<string name="anim_express_toothsmile">Gran sonrisa</string>
|
||
<string name="anim_blowkiss">Mandar un beso</string>
|
||
<string name="anim_express_bored">Aburrimiento</string>
|
||
<string name="anim_bow">Reverencia</string>
|
||
<string name="anim_clap">Aplauso</string>
|
||
<string name="anim_courtbow">Reverencia floreada</string>
|
||
<string name="anim_express_cry">Llanto</string>
|
||
<string name="anim_dance1">Baile 1</string>
|
||
<string name="anim_dance2">Baile 2</string>
|
||
<string name="anim_dance3">Baile 3</string>
|
||
<string name="anim_dance4">Baile 4</string>
|
||
<string name="anim_dance5">Baile 5</string>
|
||
<string name="anim_dance6">Baile 6</string>
|
||
<string name="anim_dance7">Baile 7</string>
|
||
<string name="anim_dance8">Baile 8</string>
|
||
<string name="anim_express_disdain">Desdén</string>
|
||
<string name="anim_drink">Beber</string>
|
||
<string name="anim_express_embarrased">Avergonzado</string>
|
||
<string name="anim_angry_fingerwag">Negar con el dedo</string>
|
||
<string name="anim_fist_pump">Gesto de Victoria</string>
|
||
<string name="anim_yoga_float">Yoga flotando</string>
|
||
<string name="anim_express_frown">Fruncir el ceño</string>
|
||
<string name="anim_impatient">Impaciente</string>
|
||
<string name="anim_jumpforjoy">Salto de alegría</string>
|
||
<string name="anim_kissmybutt">Bésame el culo</string>
|
||
<string name="anim_express_kiss">Besar</string>
|
||
<string name="anim_laugh_short">Reír</string>
|
||
<string name="anim_musclebeach">Sacar músculo</string>
|
||
<string name="anim_no_unhappy">No (con enfado)</string>
|
||
<string name="anim_no_head">No</string>
|
||
<string name="anim_nyanya">Ña-Ña-Ña</string>
|
||
<string name="anim_punch_onetwo">Puñetazo uno-dos</string>
|
||
<string name="anim_express_open_mouth">Abrir la boca</string>
|
||
<string name="anim_peace">Paz</string>
|
||
<string name="anim_point_you">Señalar a otro/a</string>
|
||
<string name="anim_point_me">Señalarse</string>
|
||
<string name="anim_punch_l">Puñetazo izquierdo</string>
|
||
<string name="anim_punch_r">Puñetazo derecho</string>
|
||
<string name="anim_rps_countdown">PPT cuenta</string>
|
||
<string name="anim_rps_paper">PPT papel</string>
|
||
<string name="anim_rps_rock">PPT piedra</string>
|
||
<string name="anim_rps_scissors">PPT tijera</string>
|
||
<string name="anim_express_repulsed">Rechazo</string>
|
||
<string name="anim_kick_roundhouse_r">Patada circular</string>
|
||
<string name="anim_express_sad">Triste</string>
|
||
<string name="anim_salute">Saludo militar</string>
|
||
<string name="anim_shout">Gritar</string>
|
||
<string name="anim_express_shrug">Encogerse de hombros</string>
|
||
<string name="anim_express_smile">Sonreír</string>
|
||
<string name="anim_smoke_idle">Fumar: en la mano</string>
|
||
<string name="anim_smoke_inhale">Fumar: Inhalar</string>
|
||
<string name="anim_smoke_throw_down">Fumar: tirar el cigarro</string>
|
||
<string name="anim_express_surprise">Sorpresa</string>
|
||
<string name="anim_sword_strike_r">Estocada</string>
|
||
<string name="anim_angry_tantrum">Berrinche</string>
|
||
<string name="anim_express_tongue_out">Sacar la lengua</string>
|
||
<string name="anim_hello">Agitar la mano</string>
|
||
<string name="anim_whisper">Susurrar</string>
|
||
<string name="anim_whistle">Silbar</string>
|
||
<string name="anim_express_wink">Guiño</string>
|
||
<string name="anim_wink_hollywood">Guiño (Hollywood)</string>
|
||
<string name="anim_express_worry">Preocuparse</string>
|
||
<string name="anim_yes_happy">Sí (contento)</string>
|
||
<string name="anim_yes_head">Si</string>
|
||
|
||
<!-- build floater -->
|
||
<string name="multiple_textures">Múltiple</string>
|
||
|
||
<!-- world map -->
|
||
<string name="texture_loading">Cargando...</string>
|
||
<string name="worldmap_offline">Desconectado</string>
|
||
<string name="worldmap_results_none_found">Nada encontrado.</string>
|
||
|
||
<!-- animations uploading status codes -->
|
||
<string name="Ok">OK</string>
|
||
|
||
<!-- Chat -->
|
||
<string name="whisper">Susurra:</string>
|
||
<string name="shout">Grita:</string>
|
||
<string name="ringing">Conectando al Chat de Voz...</string>
|
||
<string name="connected">Conectado</string>
|
||
<string name="unavailable">Chat de Voz no disponible en esta ubicación</string>
|
||
<string name="hang_up">Desconectado del Chat de Voz</string>
|
||
<string name="ScriptTakeMoney">Transferir moneda de tu cuenta</string>
|
||
<string name="ActOnControlInputs">Actuar en tus controles de entrada</string>
|
||
<string name="RemapControlInputs">Remapear tus controles de entrada</string>
|
||
<string name="AnimateYourAvatar">Animar tu avatar</string>
|
||
<string name="AttachToYourAvatar">Anexar a tu avatar</string>
|
||
<string name="AGroupMemberNamed">un miembro del grupo de nombre</string>
|
||
<string name="ReleaseOwnership">Liberar propiedad y hacer público</string>
|
||
<string name="LinkAndDelink">Enlazar y desenlazar de otros objetos</string>
|
||
<string name="AddAndRemoveJoints">Agregar o remover uniones con otros objetos</string>
|
||
<string name="ChangePermissions">Cambiar sus permisos</string>
|
||
<string name="TrackYourCamera">Seguir tu cámara</string>
|
||
<string name="ControlYourCamera">Controlar tu cámara</string>
|
||
<string name="TeleportYourAgent">Teleportarte</string>
|
||
|
||
<!-- Sim Access labels -->
|
||
<string name="SIM_ACCESS_PG">PG</string>
|
||
<string name="SIM_ACCESS_MATURE">Mature</string>
|
||
<string name="SIM_ACCESS_ADULT">Adulto</string>
|
||
<string name="SIM_ACCESS_DOWN">Desconectado</string>
|
||
<string name="SIM_ACCESS_MIN">Desconocido</string>
|
||
|
||
<!-- For use when we do not have land type back from the server -->
|
||
<string name="land_type_unknown">(Desconocido)</string>
|
||
|
||
<!-- Covenant info -->
|
||
<string name="covenant_never_modified">Última Modificación: (nunca)</string>
|
||
<string name="covenant_modified">Última Modificación: </string>
|
||
|
||
<!-- File load/save dialogs -->
|
||
<string name="all_files">Todos los Archivos</string>
|
||
<string name="sound_files">Sonidos</string>
|
||
<string name="animation_files">Animaciones</string>
|
||
<string name="image_files">Imágenes</string>
|
||
<string name="save_file_verb">Guardar</string>
|
||
<string name="load_file_verb">Cargar</string>
|
||
<string name="targa_image_files">Imágenes Targa</string>
|
||
<string name="bitmap_image_files">Imágenes de Mapa de Bits</string>
|
||
<string name="avi_movie_file">Película AVI</string>
|
||
<string name="xaf_animation_file">Animación XAF</string>
|
||
<string name="xml_file">Archivo XML</string>
|
||
<string name="raw_file">Archivo RAW</string>
|
||
<string name="compressed_image_files">Imágenes Comprimidas</string>
|
||
<string name="load_files">Cargar Archivos</string>
|
||
<string name="choose_the_directory">Seleccionar Directorio</string>
|
||
|
||
<string name="Sound: ">Sonido: </string>
|
||
|
||
<!-- LSL Usage Hover Tips -->
|
||
<string name="LSLTipSleepTime">
|
||
Pausa el script por [SLEEP_TIME] segundos.
|
||
</string>
|
||
|
||
<string name="LSLTipText_llSin">
|
||
float llSin(float theta)
|
||
Devuelve el seno de theta (theta en radianes)
|
||
</string>
|
||
<string name="LSLTipText_llCos">
|
||
float llCos(float theta)
|
||
Devuelve el coseno de theta (theta en radianes)
|
||
</string>
|
||
<string name="LSLTipText_llTan">
|
||
float llTan(float theta)
|
||
Devuelve la tangente de theta (theta en radianes)
|
||
</string>
|
||
<string name="LSLTipText_llAtan2">
|
||
float llAtan2(float y, float x)
|
||
Devuelve el arcotangente2 de y, x
|
||
</string>
|
||
<string name="LSLTipText_llSqrt">
|
||
float llSqrt(float val)
|
||
Devuelve la raíz cuadrada de val, o devuelve 0 y desencadena un error para resultados imaginarios
|
||
</string>
|
||
<string name="LSLTipText_llPow">
|
||
float llPow(float base, float exponent)
|
||
Devuelve la base elevada a la potencia del exponente, o devuelve 0 y desencadena un error para resultados imaginarios
|
||
</string>
|
||
<string name="LSLTipText_llAbs">
|
||
integer llAbs(integer val)
|
||
Devuelve el positivo de val
|
||
</string>
|
||
<string name="LSLTipText_llFabs">
|
||
float llFabs(float val)
|
||
Devuelve el positivo de val
|
||
</string>
|
||
<string name="LSLTipText_llFrand">
|
||
float llFrand(float mag)
|
||
Devuelve un número seudo aleatoreo en el rango [0,mag) o (mag,0]
|
||
</string>
|
||
<string name="LSLTipText_llFloor">
|
||
integer llFloor(float val)
|
||
Devuelve el valor entero mas alto <= val
|
||
</string>
|
||
<string name="LSLTipText_llCeil">
|
||
integer llCeil(float val)
|
||
Devuelve el valor entero mas bajo >= val
|
||
</string>
|
||
<string name="LSLTipText_llRound">
|
||
integer llRound(float val)
|
||
Devuelve val redondeada al entero más cercano
|
||
</string>
|
||
<string name="LSLTipText_llVecMag">
|
||
float llVecMag(vector v)
|
||
Devuelve la magnitud de v
|
||
</string>
|
||
<string name="LSLTipText_llVecNorm">
|
||
vector llVecNorm(vector v)
|
||
Devuelve v normalizado
|
||
</string>
|
||
<string name="LSLTipText_llVecDist">
|
||
float llVecDist(vector v1, vector v2)
|
||
Devuelve la distancia 3D entre v1 y v2
|
||
</string>
|
||
<string name="LSLTipText_llRot2Euler">
|
||
vector llRot2Euler(rotation q)
|
||
Devuelve la representación de Euler (roll, pitch, yaw) de q
|
||
</string>
|
||
<string name="LSLTipText_llEuler2Rot">
|
||
rotation llEuler2Rot(vector v)
|
||
Devuelve la representación de la rotación de ángulos de Euler en v
|
||
</string>
|
||
<string name="LSLTipText_llAxes2Rot">
|
||
rotation llAxes2Rot(vector fwd, vector left, vector up)
|
||
Devuelve la rotación definida por los ejes de coordenadas
|
||
</string>
|
||
<string name="LSLTipText_llRot2Fwd">
|
||
vector llRot2Fwd(rotation q)
|
||
Devuelve el vector hacia adelante definido por q
|
||
</string>
|
||
<string name="LSLTipText_llRot2Left">
|
||
vector llRot2Left(rotation q)
|
||
Devuelve el vector hacia la izquierda definido por q
|
||
</string>
|
||
<string name="LSLTipText_llRot2Up">
|
||
vector llRot2Up(rotation q)
|
||
Devuelve el vector hacia arriba definido por q
|
||
</string>
|
||
<string name="LSLTipText_llRotBetween">
|
||
rotation llRotBetween(vector v1, vector v2)
|
||
Devuelve la rotación pra rotar v1 en v2
|
||
</string>
|
||
<string name="LSLTipText_llWhisper">
|
||
llWhisper(integer channel, string msg)
|
||
Susurra el texto del mensaje en el canal
|
||
</string>
|
||
<string name="LSLTipText_llSay">
|
||
llSay(integer channel, string msg)
|
||
Dice el texto del mensaje en el canal
|
||
</string>
|
||
<string name="LSLTipText_llShout">
|
||
llShout(integer channel, string msg)
|
||
Grita el texto del mensaje en el canal
|
||
</string>
|
||
<string name="LSLTipText_llListen">
|
||
integer llListen(integer channel, string name, key id, string msg)
|
||
Sets a callback for msg on channel from name and id (name, id, and/or msg can be empty) and returns an identifier that can be used to deactivate or remove the listen
|
||
</string>
|
||
<string name="LSLTipText_llListenControl">
|
||
llListenControl(integer number, integer active)
|
||
Makes a listen event callback active or inactive
|
||
</string>
|
||
<string name="LSLTipText_llListenRemove">
|
||
llListenRemove(integer number)
|
||
Removes listen event callback number
|
||
</string>
|
||
<string name="LSLTipText_llSensor">
|
||
llSensor(string name, key id, integer type, float range, float arc)
|
||
Performs a single scan for name and id with type (AGENT, ACTIVE, PASSIVE, and/or SCRIPTED) within range meters and arc radians of forward vector (name, id, and/or keytype can be empty or 0)
|
||
</string>
|
||
<string name="LSLTipText_llSensorRepeat">
|
||
llSensorRepeat(string name, key id, integer type, float range, float arc, float rate)
|
||
Sets a callback for name and id with type (AGENT, ACTIVE, PASSIVE, and/or SCRIPTED) within range meters and arc radians of forward vector (name, id, and/or keytype can be empty or 0) and repeats every rate seconds
|
||
</string>
|
||
<string name="LSLTipText_llSensorRemove">
|
||
llSensorRemove()
|
||
Removes the sensor setup by llSensorRepeat
|
||
</string>
|
||
<string name="LSLTipText_llDetectedName">
|
||
string llDetectedName(integer number)
|
||
Returns the name of detected object number (returns empty string if number is not a valid sensed object)
|
||
</string>
|
||
<string name="LSLTipText_llDetectedKey">
|
||
key llDetectedKey(integer number)
|
||
Returns the key of detected object number (returns empty key if number is not a valid sensed object)
|
||
</string>
|
||
<string name="LSLTipText_llDetectedOwner">
|
||
key llDetectedOwner(integer number)
|
||
Returns the key of detected object's owner (returns empty key if number is not a valid sensed object)
|
||
</string>
|
||
<string name="LSLTipText_llDetectedType">
|
||
integer llDetectedType(integer number)
|
||
Returns the type (AGENT, ACTIVE, PASSIVE, SCRIPTED) of detected object (returns 0 if number is not a valid sensed object)
|
||
</string>
|
||
<string name="LSLTipText_llDetectedPos">
|
||
vector llDetectedPos(integer number)
|
||
Returns the position of detected object number (returns <0,0,0> if number is not a valid sensed object)
|
||
</string>
|
||
<string name="LSLTipText_llDetectedVel">
|
||
vector llDetectedVel(integer number)
|
||
Returns the velocity of detected object number (returns <0,0,0> if number is not a valid sensed object)
|
||
</string>
|
||
<string name="LSLTipText_llDetectedGrab">
|
||
vector llDetectedGrab(integer number)
|
||
Returns the grab offset of the user touching object (returns <0,0,0> if number is not a valid sensed object)
|
||
</string>
|
||
<string name="LSLTipText_llDetectedRot">
|
||
rotation llDetectedRot(integer number)
|
||
Returns the rotation of detected object number (returns <0,0,0,1> if number is not a valid sensed object)
|
||
</string>
|
||
<string name="LSLTipText_llDetectedGroup">
|
||
integer llDetectedGroup(integer number)
|
||
Returns TRUE if detected object is part of same group as owner
|
||
</string>
|
||
<string name="LSLTipText_llDetectedLinkNumber">
|
||
integer llDetectedLinkNumber(integer number)
|
||
Returns the link position of the triggered event for touches and collisions only
|
||
</string>
|
||
<string name="LSLTipText_llDie">
|
||
llDie()
|
||
Deletes the object
|
||
</string>
|
||
<string name="LSLTipText_llGround">
|
||
float llGround(vector offset)
|
||
Returns the ground height below the object position + offset
|
||
</string>
|
||
<string name="LSLTipText_llCloud">
|
||
float llCloud(vector offset)
|
||
Returns the cloud density at the object position + offset
|
||
</string>
|
||
<string name="LSLTipText_llWind">
|
||
vector llWind(vector offset)
|
||
Returns the wind velocity at the object position + offset
|
||
</string>
|
||
<string name="LSLTipText_llSetStatus">
|
||
llSetStatus(integer status, integer value)
|
||
Sets status (STATUS_PHYSICS, STATUS_PHANTOM, STATUS_BLOCK_GRAB, STATUS_ROTATE_X, STATUS_ROTATE_Y, and/or STATUS_ROTATE_Z) to value
|
||
</string>
|
||
<string name="LSLTipText_llGetStatus">
|
||
integer llGetStatus(integer status)
|
||
Returns value of status (STATUS_PHYSICS, STATUS_PHANTOM, STATUS_BLOCK_GRAB, STATUS_ROTATE_X, STATUS_ROTATE_Y, and/or STATUS_ROTATE_Z)
|
||
</string>
|
||
<string name="LSLTipText_llSetScale">
|
||
llSetScale(vector scale)
|
||
Sets the scale of the prim
|
||
</string>
|
||
<string name="LSLTipText_llGetScale">
|
||
vector llGetScale()
|
||
Returns the scale of the prim
|
||
</string>
|
||
<string name="LSLTipText_llSetColor">
|
||
llSetColor(vector color, integer face)
|
||
Sets the color on face of the prim
|
||
</string>
|
||
<string name="LSLTipText_llGetAlpha">
|
||
float llGetAlpha(integer face)
|
||
Returns the alpha of face
|
||
</string>
|
||
<string name="LSLTipText_llSetAlpha">
|
||
llSetAlpha(float alpha, integer face)
|
||
Sets the alpha on face
|
||
</string>
|
||
<string name="LSLTipText_llGetColor">
|
||
vector llGetColor(integer face)
|
||
Returns the color on face
|
||
</string>
|
||
<string name="LSLTipText_llSetTexture">
|
||
llSetTexture(string texture, integer face)
|
||
Sets the texture of face or ALL_SIDES
|
||
</string>
|
||
<string name="LSLTipText_llScaleTexture">
|
||
llScaleTexture(float u, float v, integer face)
|
||
Sets the texture u & v scales for the chosen face or ALL_SIDES
|
||
</string>
|
||
<string name="LSLTipText_llOffsetTexture">
|
||
llOffsetTexture(float u, float v, integer face)
|
||
Sets the texture u & v offsets for the chosen face or ALL_SIDES
|
||
</string>
|
||
<string name="LSLTipText_llRotateTexture">
|
||
llRotateTexture(float rotation, integer face)
|
||
Sets the texture rotation for the chosen face
|
||
</string>
|
||
<string name="LSLTipText_llGetTexture">
|
||
string llGetTexture(integer face)
|
||
Returns a string that is the texture on face (the inventory name if it is a texture in the prim's inventory, otherwise the key)
|
||
</string>
|
||
<string name="LSLTipText_llSetPos">
|
||
llSetPos(vector pos)
|
||
Moves the object or prim towards pos without using physics (if the script isn't physical)
|
||
</string>
|
||
<string name="LSLTipText_llGetPos">
|
||
vector llGetPos()
|
||
Returns the position of the task in region coordinates
|
||
</string>
|
||
<string name="LSLTipText_llGetLocalPos">
|
||
vector llGetLocalPos()
|
||
Returns the position relative to the root
|
||
</string>
|
||
<string name="LSLTipText_llSetRot">
|
||
llSetRot(rotation rot)
|
||
Sets the rotation
|
||
</string>
|
||
<string name="LSLTipText_llGetRot">
|
||
rotation llGetRot()
|
||
Returns the rotation relative to the region's axes
|
||
</string>
|
||
<string name="LSLTipText_llGetLocalRot">
|
||
rotation llGetLocalRot()
|
||
Returns the rotation local to the root
|
||
</string>
|
||
<string name="LSLTipText_llSetForce">
|
||
llSetForce(vector force, integer local)
|
||
Applies force to the object (if the script is physical), in local coords if local == TRUE
|
||
</string>
|
||
<string name="LSLTipText_llGetForce">
|
||
vector llGetForce()
|
||
Returns the force (if the script is physical)
|
||
</string>
|
||
<string name="LSLTipText_llTarget">
|
||
integer llTarget(vector position, float range)
|
||
Sets positions within range of position as a target and return an ID for the target
|
||
</string>
|
||
<string name="LSLTipText_llTargetRemove">
|
||
llTargetRemove(integer number)
|
||
Removes positional target number registered with llTarget
|
||
</string>
|
||
<string name="LSLTipText_llRotTarget">
|
||
integer llRotTarget(rotation rot, float error)
|
||
Set rotations with error of rot as a rotational target and return an ID for the rotational target
|
||
</string>
|
||
<string name="LSLTipText_llRotTargetRemove">
|
||
llRotTargetRemove(integer number)
|
||
Removes rotational target number registered with llRotTarget
|
||
</string>
|
||
<string name="LSLTipText_llMoveToTarget">
|
||
llMoveToTarget(vector target, float tau)
|
||
Critically damps to target in tau seconds (if the script is physical)
|
||
</string>
|
||
<string name="LSLTipText_llStopMoveToTarget">
|
||
llStopMoveToTarget()
|
||
Stops critically damped motion
|
||
</string>
|
||
<string name="LSLTipText_llApplyImpulse">
|
||
llApplyImpulse(vector force, integer local)
|
||
Applies impulse to object (if the script is physical), in local coords if local == TRUE
|
||
</string>
|
||
<string name="LSLTipText_llApplyRotationalImpulse">
|
||
llApplyRotationalImpulse(vector force, integer local)
|
||
Applies rotational impulse to object (if the script is physical), in local coords if local == TRUE
|
||
</string>
|
||
<string name="LSLTipText_llSetTorque">
|
||
llSetTorque(vector torque, integer local)
|
||
Sets the torque of object (if the script is physical), in local coords if local == TRUE
|
||
</string>
|
||
<string name="LSLTipText_llGetTorque">
|
||
vector llGetTorque()
|
||
Returns the torque (if the script is physical)
|
||
</string>
|
||
<string name="LSLTipText_llSetForceAndTorque">
|
||
llSetForceAndTorque(vector force, vector torque, integer local)
|
||
Sets the force and torque of object (if the script is physical), in local coords if local == TRUE
|
||
</string>
|
||
<string name="LSLTipText_llGetVel">
|
||
vector llGetVel()
|
||
Returns the velocity of the object
|
||
</string>
|
||
<string name="LSLTipText_llGetAccel">
|
||
vector llGetAccel()
|
||
Returns the acceleration of the object relative to the region's axes
|
||
</string>
|
||
<string name="LSLTipText_llGetOmega">
|
||
vector llGetOmega()
|
||
Returns the rotation velocity in radians per second
|
||
</string>
|
||
<string name="LSLTipText_llGetTimeOfDay">
|
||
float llGetTimeOfDay()
|
||
Returns the time in seconds since [SECOND_LIFE] server midnight or since region up-time, whichever is smaller
|
||
</string>
|
||
<string name="LSLTipText_llGetWallclock">
|
||
float llGetWallclock()
|
||
Returns the time in seconds since midnight California Pacific time (PST/PDT)
|
||
</string>
|
||
<string name="LSLTipText_llGetTime">
|
||
float llGetTime()
|
||
Returns the time in seconds since the last region reset, script reset, or call to either llResetTime or llGetAndResetTime
|
||
</string>
|
||
<string name="LSLTipText_llResetTime">
|
||
llResetTime()
|
||
Sets the script timer to zero
|
||
</string>
|
||
<string name="LSLTipText_llGetAndResetTime">
|
||
float llGetAndResetTime()
|
||
Returns the script time in seconds and then resets the script timer to zero
|
||
</string>
|
||
<string name="LSLTipText_llSound">
|
||
llSound(string sound, float volume, integer queue, integer loop)
|
||
Plays sound at volume and whether it should loop or not
|
||
</string>
|
||
<string name="LSLTipText_llPlaySound">
|
||
llPlaySound(string sound, float volume)
|
||
Plays attached sound once at volume (0.0 - 1.0)
|
||
</string>
|
||
<string name="LSLTipText_llLoopSound">
|
||
llLoopSound(string sound, float volume)
|
||
Plays attached sound looping indefinitely at volume (0.0 - 1.0)
|
||
</string>
|
||
<string name="LSLTipText_llLoopSoundMaster">
|
||
llLoopSoundMaster(string sound, float volume)
|
||
Plays attached sound looping at volume (0.0 - 1.0), declares it a sync master
|
||
</string>
|
||
<string name="LSLTipText_llLoopSoundSlave">
|
||
llLoopSoundSlave(string sound, float volume)
|
||
Plays attached sound looping at volume (0.0 - 1.0), synced to most audible sync master
|
||
</string>
|
||
<string name="LSLTipText_llPlaySoundSlave">
|
||
llPlaySoundSlave(string sound, float volume)
|
||
Plays attached sound once at volume (0.0 - 1.0), synced to next loop of most audible sync master
|
||
</string>
|
||
<string name="LSLTipText_llTriggerSound">
|
||
llTriggerSound(string sound, float volume)
|
||
Plays sound at volume (0.0 - 1.0), centered at but not attached to object
|
||
</string>
|
||
<string name="LSLTipText_llStopSound">
|
||
llStopSound()
|
||
Stops currently attached sound
|
||
</string>
|
||
<string name="LSLTipText_llPreloadSound">
|
||
llPreloadSound(string sound)
|
||
Preloads a sound on viewers within range
|
||
</string>
|
||
<string name="LSLTipText_llGetSubString">
|
||
string llGetSubString(string src, integer start, integer end)
|
||
Returns the indicated substring
|
||
</string>
|
||
<string name="LSLTipText_llDeleteSubString">
|
||
string llDeleteSubString(string src, integer start, integer end)
|
||
Removes the indicated substring and returns the result
|
||
</string>
|
||
<string name="LSLTipText_llInsertString">
|
||
string llInsertString(string dst, integer position, string src)
|
||
Returns a destination string dst with the string src inserted starting at position pos
|
||
</string>
|
||
<string name="LSLTipText_llToUpper">
|
||
string llToUpper(string src)
|
||
Returns a string that is src with all upper-case characters
|
||
</string>
|
||
<string name="LSLTipText_llToLower">
|
||
string llToLower(string src)
|
||
Returns a string that is src with all lower-case characters
|
||
</string>
|
||
<string name="LSLTipText_llGiveMoney">
|
||
llGiveMoney(key destination, integer amount)
|
||
Transfers amount of [CURRENCY] from script owner to destination
|
||
</string>
|
||
<string name="LSLTipText_llMakeExplosion">
|
||
llMakeExplosion(integer particles, float scale, float vel, float lifetime, float arc, string texture, vector offset)
|
||
Makes a round explosion of particles
|
||
</string>
|
||
<string name="LSLTipText_llMakeFountain">
|
||
llMakeFountain(integer particles, float scale, float vel, float lifetime, float arc, integer bounce, string texture, vector offset, float bounce_offset)
|
||
Makes a fountain of particles
|
||
</string>
|
||
<string name="LSLTipText_llMakeSmoke">
|
||
llMakeSmoke(integer particles, float scale, float vel, float lifetime, float arc, string texture, vector offset)
|
||
Makes smoke like particles
|
||
</string>
|
||
<string name="LSLTipText_llMakeFire">
|
||
llMakeFire(integer particles, float scale, float vel, float lifetime, float arc, string texture, vector offset)
|
||
Makes fire like particles
|
||
</string>
|
||
<string name="LSLTipText_llRezObject">
|
||
llRezObject(string inventory, vector pos, vector vel, rotation rot, integer param)
|
||
Instantiates owner's inventory object at pos with velocity vel and rotation rot with start parameter param
|
||
</string>
|
||
<string name="LSLTipText_llLookAt">
|
||
llLookAt(vector target, float strength, float damping)
|
||
Causes object to point its up axis (positive z) towards target, while keeping its forward axis (positive x) below the horizon
|
||
</string>
|
||
<string name="LSLTipText_llStopLookAt">
|
||
llStopLookAt()
|
||
Stops causing object to point at a target
|
||
</string>
|
||
<string name="LSLTipText_llSetTimerEvent">
|
||
llSetTimerEvent(float sec)
|
||
Causes the timer event to be triggered a maximum of once every sec seconds
|
||
</string>
|
||
<string name="LSLTipText_llSleep">
|
||
llSleep(float sec)
|
||
Puts the script to sleep for sec seconds
|
||
</string>
|
||
<string name="LSLTipText_llGetMass">
|
||
float llGetMass()
|
||
Returns the mass of object that the script is attached to
|
||
</string>
|
||
<string name="LSLTipText_llCollisionFilter">
|
||
llCollisionFilter(string name, key id, integer accept)
|
||
Sets the collision filter, exclusively or inclusively. If accept == TRUE, only accept collisions with objects name and id (either is optional), otherwise with objects not name or id
|
||
</string>
|
||
<string name="LSLTipText_llTakeControls">
|
||
llTakeControls(integer controls, integer accept, integer pass_on)
|
||
Allows for intercepting keyboard and mouse clicks from the agent the script has permissions for
|
||
</string>
|
||
<string name="LSLTipText_llReleaseControls">
|
||
llReleaseControls()
|
||
Stops taking inputs that were taken with llTakeControls
|
||
</string>
|
||
<string name="LSLTipText_llAttachToAvatar">
|
||
llAttachToAvatar(integer attach_point)
|
||
Attaches the object to the avatar who has granted permission to the script
|
||
</string>
|
||
<string name="LSLTipText_llDetachFromAvatar">
|
||
llDetachFromAvatar()
|
||
Detaches object from avatar
|
||
</string>
|
||
<string name="LSLTipText_llTakeCamera">
|
||
llTakeCamera(key avatar)
|
||
Moves avatar's viewpoint to task
|
||
</string>
|
||
<string name="LSLTipText_llReleaseCamera">
|
||
llReleaseCamera(key avatar)
|
||
Returns camera to agent avatar
|
||
</string>
|
||
<string name="LSLTipText_llGetOwner">
|
||
key llGetOwner()
|
||
Returns the object owner's UUID
|
||
</string>
|
||
<string name="LSLTipText_llInstantMessage">
|
||
llInstantMessage(key user, string message)
|
||
Sends the specified string as an Instant Message to the user
|
||
</string>
|
||
<string name="LSLTipText_llEmail">
|
||
llEmail(string address, string subject, string message)
|
||
Sends an email to address with the subject and message
|
||
</string>
|
||
<string name="LSLTipText_llGetNextEmail">
|
||
llGetNextEmail(string address, string subject)
|
||
Gets the next waiting email that comes from address, with specified subject
|
||
</string>
|
||
<string name="LSLTipText_llGetKey">
|
||
key llGetKey()
|
||
Returns the key of the prim the script is attached to
|
||
</string>
|
||
<string name="LSLTipText_llSetBuoyancy">
|
||
llSetBuoyancy(float buoyancy)
|
||
Sets the buoyancy of the task or object (0 is disabled, < 1.0 sinks, 1.0 floats, > 1.0 rises)
|
||
</string>
|
||
<string name="LSLTipText_llSetHoverHeight">
|
||
llSetHoverHeight(float height, integer water, float tau)
|
||
Critically damps to a height above the ground (or water) in tau seconds
|
||
</string>
|
||
<string name="LSLTipText_llStopHover">
|
||
llStopHover()
|
||
Stops hovering to a height
|
||
</string>
|
||
<string name="LSLTipText_llMinEventDelay">
|
||
llMinEventDelay(float delay)
|
||
Sets the minimum time between events being handled
|
||
</string>
|
||
<string name="LSLTipText_llSoundPreload">
|
||
llSoundPreload(string sound)
|
||
Preloads a sound on viewers within range
|
||
</string>
|
||
<string name="LSLTipText_llRotLookAt">
|
||
llRotLookAt(rotation target, float strength, float damping)
|
||
Causes object to point its forward axis towards target
|
||
</string>
|
||
<string name="LSLTipText_llStringLength">
|
||
integer llStringLength(string str)
|
||
Returns the length of string
|
||
</string>
|
||
<string name="LSLTipText_llStartAnimation">
|
||
llStartAnimation(string anim)
|
||
Starts animation anim for agent that granted PERMISSION_TRIGGER_ANIMATION if the permission has not been revoked
|
||
</string>
|
||
<string name="LSLTipText_llStopAnimation">
|
||
llStopAnimation(string anim)
|
||
Stops animation anim for agent that granted permission
|
||
</string>
|
||
<string name="LSLTipText_llPointAt">
|
||
llPointAt(vector pos)
|
||
Makes agent that owns object point at pos
|
||
</string>
|
||
<string name="LSLTipText_llStopPointAt">
|
||
llStopPointAt()
|
||
Stops pointing agent that owns object
|
||
</string>
|
||
<string name="LSLTipText_llTargetOmega">
|
||
llTargetOmega(vector axis, float spinrate, float gain)
|
||
Rotates the object around axis at spinrate with strength gain
|
||
</string>
|
||
<string name="LSLTipText_llGetStartParameter">
|
||
integer llGetStartParameter()
|
||
Returns an integer that is the script start/rez parameter
|
||
</string>
|
||
<string name="LSLTipText_llGodLikeRezObject">
|
||
llGodLikeRezObject(key inventory, vector pos)
|
||
Rezzes directly off of UUID if owner is in God Mode
|
||
</string>
|
||
<string name="LSLTipText_llRequestPermissions">
|
||
llRequestPermissions(key agent, integer perm)
|
||
Asks the agent for permission to run certain classes of functions
|
||
</string>
|
||
<string name="LSLTipText_llGetPermissionsKey">
|
||
key llGetPermissionsKey()
|
||
Returns the key of the avatar that last granted permissions to the script
|
||
</string>
|
||
<string name="LSLTipText_llGetPermissions">
|
||
integer llGetPermissions()
|
||
Returns an integer bitfield with the permissions that have been granted
|
||
</string>
|
||
<string name="LSLTipText_llGetLinkNumber">
|
||
integer llGetLinkNumber()
|
||
Returns the link number of the prim containing the script (0 means not linked, 1 the prim is the root, 2 the prim is the first child, etc)
|
||
</string>
|
||
<string name="LSLTipText_llSetLinkColor">
|
||
llSetLinkColor(integer linknumber, vector color, integer face)
|
||
Sets face to color if a task exists in the link chain at linknumber
|
||
</string>
|
||
<string name="LSLTipText_llCreateLink">
|
||
llCreateLink(key target, integer parent)
|
||
Attempts to link the script's object with the target (requires that PERMISSION_CHANGE_LINKS be granted). If parent == TRUE, then the script's object becomes the root
|
||
</string>
|
||
<string name="LSLTipText_llBreakLink">
|
||
llBreakLink(integer linknum)
|
||
Delinks the prim with the given link number in a linked object set (requires that PERMISSION_CHANGE_LINKS be granted)
|
||
</string>
|
||
<string name="LSLTipText_llBreakAllLinks">
|
||
llBreakAllLinks()
|
||
Delinks all prims in the link set (requires that PERMISSION_CHANGE_LINKS be granted)
|
||
</string>
|
||
<string name="LSLTipText_llGetLinkKey">
|
||
key llGetLinkKey(integer linknumber)
|
||
Returns the key of the linked prim linknumber
|
||
</string>
|
||
<string name="LSLTipText_llGetLinkName">
|
||
string llGetLinkName(integer linknumber)
|
||
Returns the name of linknumber in a link set
|
||
</string>
|
||
<string name="LSLTipText_llGetInventoryNumber">
|
||
integer llGetInventoryNumber(integer type)
|
||
Returns the number of items of a given type (INVENTORY_* flag) in the prim's inventory
|
||
</string>
|
||
<string name="LSLTipText_llGetInventoryName">
|
||
string llGetInventoryName(integer type, integer number)
|
||
Returns the name of the inventory item number of a given type
|
||
</string>
|
||
<string name="LSLTipText_llSetScriptState">
|
||
llSetScriptState(string name, integer run)
|
||
Sets the running state of the specified script
|
||
</string>
|
||
<string name="LSLTipText_llGetEnergy">
|
||
float llGetEnergy()
|
||
Returns how much energy is in the object as a percentage of maximum
|
||
</string>
|
||
<string name="LSLTipText_llGiveInventory">
|
||
llGiveInventory(key destination, string inventory)
|
||
Gives inventory to destination
|
||
</string>
|
||
<string name="LSLTipText_llRemoveInventory">
|
||
llRemoveInventory(string item)
|
||
Removes the named inventory item
|
||
</string>
|
||
<string name="LSLTipText_llSetText">
|
||
llSetText(string text, vector color, float alpha)
|
||
Displays text that hovers over the prim with specific color and translucency specified with alpha
|
||
</string>
|
||
<string name="LSLTipText_llWater">
|
||
float llWater(vector offset)
|
||
Returns the water height below the object position + offset
|
||
</string>
|
||
<string name="LSLTipText_llPassTouches">
|
||
llPassTouches(integer pass)
|
||
If pass == TRUE, touches are passed from children on to parents
|
||
</string>
|
||
<string name="LSLTipText_llRequestAgentData">
|
||
key llRequestAgentData(key id, integer data)
|
||
Requests data about agent id. When data is available the dataserver event will be raised.
|
||
</string>
|
||
<string name="LSLTipText_llRequestInventoryData">
|
||
key llRequestInventoryData(string name)
|
||
Requests data from object's inventory object. When data is available the dataserver event will be raised.
|
||
</string>
|
||
<string name="LSLTipText_llSetDamage">
|
||
llSetDamage(float damage)
|
||
Sets the amount of damage that will be done when this object hits an avatar.
|
||
</string>
|
||
<string name="LSLTipText_llTeleportAgentHome">
|
||
llTeleportAgentHome(key id)
|
||
Teleports avatar on the owner's land to their home location without any warning
|
||
</string>
|
||
<string name="LSLTipText_llModifyLand">
|
||
llModifyLand(integer action, integer brush)
|
||
Modifies land using the specified action on the specified brush size of land
|
||
</string>
|
||
<string name="LSLTipText_llCollisionSound">
|
||
llCollisionSound(string impact_sound, float impact_volume)
|
||
Suppresses default collision sounds, replaces default impact sounds with impact_sound at the volume impact_volume
|
||
</string>
|
||
<string name="LSLTipText_llCollisionSprite">
|
||
llCollisionSprite(string impact_sprite)
|
||
Suppresses default collision sprites, replaces default impact sprite with impact_sprite (use an empty string to just suppress)
|
||
</string>
|
||
<string name="LSLTipText_llGetAnimation">
|
||
string llGetAnimation(key id)
|
||
Returns the name of the currently playing locomotion animation for avatar id
|
||
</string>
|
||
<string name="LSLTipText_llResetScript">
|
||
llResetScript()
|
||
Resets the script
|
||
</string>
|
||
<string name="LSLTipText_llMessageLinked">
|
||
llMessageLinked(integer linknum, integer num, string str, key id)
|
||
Allows scripts in the same object to communicate. Triggers a link_message event with the same parameters num, str, and id in all scripts in the prim(s) described by linknum.
|
||
</string>
|
||
<string name="LSLTipText_llPushObject">
|
||
llPushObject(key id, vector impulse, vector ang_impulse, integer local)
|
||
Applies impulse and ang_impulse to object id
|
||
</string>
|
||
<string name="LSLTipText_llPassCollisions">
|
||
llPassCollisions(integer pass)
|
||
If pass == TRUE, collisions are passed from children on to parents (default is FALSE)
|
||
</string>
|
||
<string name="LSLTipText_llGetScriptName">
|
||
string llGetScriptName()
|
||
Returns the name of the script that this function is used in
|
||
</string>
|
||
<string name="LSLTipText_llGetNumberOfSides">
|
||
integer llGetNumberOfSides()
|
||
Returns the number of faces (or sides) of the prim
|
||
</string>
|
||
<string name="LSLTipText_llAxisAngle2Rot">
|
||
rotation llAxisAngle2Rot(vector axis, float angle)
|
||
Returns the rotation that is a generated angle about axis
|
||
</string>
|
||
<string name="LSLTipText_llRot2Axis">
|
||
vector llRot2Axis(rotation rot)
|
||
Returns the rotation axis represented by rot
|
||
</string>
|
||
<string name="LSLTipText_llRot2Angle">
|
||
float llRot2Angle(rotation rot)
|
||
Returns the rotation angle represented by rot
|
||
</string>
|
||
<string name="LSLTipText_llAcos">
|
||
float llAcos(float val)
|
||
Returns the arccosine in radians of val
|
||
</string>
|
||
<string name="LSLTipText_llAsin">
|
||
float llAsin(float val)
|
||
Returns the arcsine in radians of val
|
||
</string>
|
||
<string name="LSLTipText_llAngleBetween">
|
||
float llAngleBetween(rotation a, rotation b)
|
||
Returns angle between rotation a and b
|
||
</string>
|
||
<string name="LSLTipText_llGetInventoryKey">
|
||
key llGetInventoryKey(string name)
|
||
Returns the key that is the UUID of the inventory name
|
||
</string>
|
||
<string name="LSLTipText_llAllowInventoryDrop">
|
||
llAllowInventoryDrop(integer add)
|
||
If add == TRUE, users without modify permissions can still drop inventory items onto a prim
|
||
</string>
|
||
<string name="LSLTipText_llGetSunDirection">
|
||
vector llGetSunDirection()
|
||
Returns a normalized vector of the direction of the sun in the region
|
||
</string>
|
||
<string name="LSLTipText_llGetTextureOffset">
|
||
vector llGetTextureOffset(integer face)
|
||
Returns the texture offset of face in the x and y components of a vector
|
||
</string>
|
||
<string name="LSLTipText_llGetTextureScale">
|
||
vector llGetTextureScale(integer side)
|
||
Returns the texture scale of side in the x and y components of a vector
|
||
</string>
|
||
<string name="LSLTipText_llGetTextureRot">
|
||
float llGetTextureRot(integer side)
|
||
Returns the texture rotation of side
|
||
</string>
|
||
<string name="LSLTipText_llSubStringIndex">
|
||
integer llSubStringIndex(string source, string pattern)
|
||
Returns an integer that is the index in source where pattern first appears.
|
||
(Returns -1 if not found)
|
||
</string>
|
||
<string name="LSLTipText_llGetOwnerKey">
|
||
key llGetOwnerKey(key id)
|
||
Returns the owner of object id
|
||
</string>
|
||
<string name="LSLTipText_llGetCenterOfMass">
|
||
vector llGetCenterOfMass()
|
||
Returns the prim's center of mass (unless called from the root prim, where it returns the object's center of mass)
|
||
</string>
|
||
<string name="LSLTipText_llListSort">
|
||
list llListSort(list src, integer stride, integer ascending)
|
||
Sorts the list into blocks of stride, in ascending order if ascending == TRUE.
|
||
The sort order is affected by type.
|
||
</string>
|
||
<string name="LSLTipText_llGetListLength">
|
||
integer llGetListLength(list src)
|
||
Returns the number of elements in the list
|
||
</string>
|
||
<string name="LSLTipText_llList2Integer">
|
||
integer llList2Integer(list src, integer index)
|
||
Copies the integer at index in the list
|
||
</string>
|
||
<string name="LSLTipText_llList2Float">
|
||
float llList2Float(list src, integer index)
|
||
Copies the float at index in the list
|
||
</string>
|
||
<string name="LSLTipText_llList2String">
|
||
string llList2String(list src, integer index)
|
||
Copies the string at index in the list
|
||
</string>
|
||
<string name="LSLTipText_llList2Key">
|
||
key llList2Key(list src, integer index)
|
||
Copies the key at index in the list
|
||
</string>
|
||
<string name="LSLTipText_llList2Vector">
|
||
vector llList2Vector(list src, integer index)
|
||
Copies the vector at index in the list
|
||
</string>
|
||
<string name="LSLTipText_llList2Rot">
|
||
rotation llList2Rot(list src, integer index)
|
||
Copies the rotation at index in the list
|
||
</string>
|
||
<string name="LSLTipText_llList2List">
|
||
list llList2List(list src, integer start, integer end)
|
||
Copies the slice of the list from start to end
|
||
</string>
|
||
<string name="LSLTipText_llDeleteSubList">
|
||
list llDeleteSubList(list src, integer start, integer end)
|
||
Removes the slice from start to end and returns the remainder of the list
|
||
</string>
|
||
<string name="LSLTipText_llGetListEntryType">
|
||
integer llGetListEntryType(list src, integer index)
|
||
Returns the type of the index entry in the list
|
||
(TYPE_INTEGER, TYPE_FLOAT, TYPE_STRING, TYPE_KEY, TYPE_VECTOR, TYPE_ROTATION, or TYPE_INVALID if index is off list)
|
||
</string>
|
||
<string name="LSLTipText_llList2CSV">
|
||
string llList2CSV(list src)
|
||
Creates a string of comma separated values from list
|
||
</string>
|
||
<string name="LSLTipText_llCSV2List">
|
||
list llCSV2List(string src)
|
||
Creates a list from a string of comma separated values
|
||
</string>
|
||
<string name="LSLTipText_llListRandomize">
|
||
list llListRandomize(list src, integer stride)
|
||
Returns a randomized list of blocks of size stride
|
||
</string>
|
||
<string name="LSLTipText_llList2ListStrided">
|
||
list llList2ListStrided(list src, integer start, integer end, integer stride)
|
||
Copies the strided slice of the list from start to end
|
||
</string>
|
||
<string name="LSLTipText_llGetRegionCorner">
|
||
vector llGetRegionCorner()
|
||
Returns a vector in meters that is the global location of the south-west corner of the region which the object is in
|
||
</string>
|
||
<string name="LSLTipText_llListInsertList">
|
||
list llListInsertList(list dest, list src, integer start)
|
||
Returns a list that contains all the elements from dest but with the elements from src inserted at position start
|
||
</string>
|
||
<string name="LSLTipText_llListFindList">
|
||
integer llListFindList(list src, list test)
|
||
Returns the index of the first instance of test in src.
|
||
(Returns -1 if not found)
|
||
</string>
|
||
<string name="LSLTipText_llGetObjectName">
|
||
string llGetObjectName()
|
||
Returns the name of the prim which the script is attached to
|
||
</string>
|
||
<string name="LSLTipText_llSetObjectName">
|
||
llSetObjectName(string name)
|
||
Sets the prim's name to the name parameter
|
||
</string>
|
||
<string name="LSLTipText_llGetDate">
|
||
string llGetDate()
|
||
Returns the current date in the UTC time zone in the format YYYY-MM-DD
|
||
</string>
|
||
<string name="LSLTipText_llEdgeOfWorld">
|
||
integer llEdgeOfWorld(vector pos, vector dir)
|
||
Checks to see whether the border hit by dir from pos is the edge of the world (has no neighboring region)
|
||
</string>
|
||
<string name="LSLTipText_llGetAgentInfo">
|
||
integer llGetAgentInfo(key id)
|
||
Returns an integer bitfield containing the agent information about id.
|
||
Returns AGENT_FLYING, AGENT_ATTACHMENTS, AGENT_SCRIPTED, AGENT_SITTING, AGENT_ON_OBJECT, AGENT_MOUSELOOK, AGENT_AWAY, AGENT_BUSY, AGENT_TYPING, AGENT_CROUCHING, AGENT_ALWAYS_RUN, AGENT_WALKING and/or AGENT_IN_AIR.
|
||
</string>
|
||
<string name="LSLTipText_llAdjustSoundVolume">
|
||
llAdjustSoundVolume(float volume)
|
||
Adjusts volume of attached sound (0.0 - 1.0)
|
||
</string>
|
||
<string name="LSLTipText_llSetSoundQueueing">
|
||
llSetSoundQueueing(integer queue)
|
||
Sets whether attached sounds wait for the current sound to finish (If queue == TRUE then queuing is enabled, if FALSE queuing is disabled [default])
|
||
</string>
|
||
<string name="LSLTipText_llSetSoundRadius">
|
||
llSetSoundRadius(float radius)
|
||
Establishes a hard cut-off radius for audibility of scripted sounds (both attached and triggered)
|
||
</string>
|
||
<string name="LSLTipText_llKey2Name">
|
||
string llKey2Name(key id)
|
||
Returns the name of the prim or avatar specified by id.
|
||
(The id must be a valid rezzed prim or avatar key in the current simulator, otherwise an empty string is returned.)
|
||
</string>
|
||
<string name="LSLTipText_llSetTextureAnim">
|
||
llSetTextureAnim(integer mode, integer face, integer sizex, integer sizey, float start, float length, float rate)
|
||
Animates the texture on the specified face/faces
|
||
</string>
|
||
<string name="LSLTipText_llTriggerSoundLimited">
|
||
llTriggerSoundLimited(string sound, float volume, vector top_north_east, vector bottom_south_west)
|
||
Plays sound at volume (0.0 - 1.0), centered at but not attached to object, limited to the box defined by vectors top_north_east and bottom_south_west
|
||
</string>
|
||
<string name="LSLTipText_llEjectFromLand">
|
||
llEjectFromLand(key avatar)
|
||
Ejects avatar from the parcel
|
||
</string>
|
||
<string name="LSLTipText_llParseString2List">
|
||
list llParseString2List(string src, list separators, list spacers)
|
||
Breaks src into a list, discarding separators, keeping spacers
|
||
(separators and spacers must be lists of strings, maximum of 8 each)
|
||
</string>
|
||
<string name="LSLTipText_llOverMyLand">
|
||
integer llOverMyLand(key id)
|
||
Returns TRUE if id is over land owned by the script owner, otherwise FALSE
|
||
</string>
|
||
<string name="LSLTipText_llGetLandOwnerAt">
|
||
key llGetLandOwnerAt(vector pos)
|
||
Returns the key of the land owner, returns NULL_KEY if public
|
||
</string>
|
||
<string name="LSLTipText_llGetNotecardLine">
|
||
key llGetNotecardLine(string name, integer line)
|
||
Returns line line of notecard name via the dataserver event
|
||
</string>
|
||
<string name="LSLTipText_llGetAgentSize">
|
||
vector llGetAgentSize(key id)
|
||
If the avatar is in the same region, returns the size of the bounding box of the requested avatar by id, otherwise returns ZERO_VECTOR
|
||
</string>
|
||
<string name="LSLTipText_llSameGroup">
|
||
integer llSameGroup(key id)
|
||
Returns TRUE if avatar id is in the same region and has the same active group, otherwise FALSE
|
||
</string>
|
||
<string name="LSLTipText_llUnSit">
|
||
key llUnSit(key id)
|
||
If avatar identified by id is sitting on the object the script is attached to or is over land owned by the object's owner, the avatar is forced to stand up
|
||
</string>
|
||
<string name="LSLTipText_llGroundSlope">
|
||
vector llGroundSlope(vector offset)
|
||
Returns the ground slope below the object position + offset
|
||
</string>
|
||
<string name="LSLTipText_llGroundNormal">
|
||
vector llGroundNormal(vector offset)
|
||
Returns the ground normal below the object position + offset
|
||
</string>
|
||
<string name="LSLTipText_llGroundContour">
|
||
vector llGroundCountour(vector offset)
|
||
Returns the ground contour direction below the object position + offset
|
||
</string>
|
||
<string name="LSLTipText_llGetAttached">
|
||
integer llGetAttached()
|
||
Returns the object's attachment point, or 0 if not attached
|
||
</string>
|
||
<string name="LSLTipText_llGetFreeMemory">
|
||
integer llGetFreeMemory()
|
||
Returns the number of free bytes of memory the script can use
|
||
</string>
|
||
<string name="LSLTipText_llGetRegionName">
|
||
string llGetRegionName()
|
||
Returns the current region name
|
||
</string>
|
||
<string name="LSLTipText_llGetRegionTimeDilation">
|
||
float llGetRegionTimeDilation()
|
||
Returns the current time dilation as a float between 0.0 (full dilation) and 1.0 (no dilation)
|
||
</string>
|
||
<string name="LSLTipText_llGetRegionFPS">
|
||
float llGetRegionFPS()
|
||
Returns the mean region frames per second
|
||
</string>
|
||
<string name="LSLTipText_llParticleSystem">
|
||
llParticleSystem(list rules)
|
||
Creates a particle system based on rules. An empty list removes the particle system.
|
||
List format is [ rule1, data1, rule2, data2 . . . rulen, datan ]
|
||
</string>
|
||
<string name="LSLTipText_llGroundRepel">
|
||
llGroundRepel(float height, integer water, float tau)
|
||
Critically damps to height if within height*0.5 of level (either above ground level, or above the higher of land and water if water == TRUE)
|
||
</string>
|
||
<string name="LSLTipText_llGiveInventoryList">
|
||
llGiveInventoryList(key target, string folder, list inventory)
|
||
Gives inventory items to target, creating a new folder to put them in
|
||
</string>
|
||
<string name="LSLTipText_llSetVehicleType">
|
||
llSetVehicleType(integer type)
|
||
Sets the vehicle to one of the default types
|
||
</string>
|
||
<string name="LSLTipText_llSetVehicleFloatParam">
|
||
llSetVehicleFloatParam(integer param, float value)
|
||
Sets the specified vehicle float parameter
|
||
</string>
|
||
<string name="LSLTipText_llSetVehicleVectorParam">
|
||
llSetVehicleVectorParam(integer param, vector vec)
|
||
Sets the specified vehicle vector parameter
|
||
</string>
|
||
<string name="LSLTipText_llSetVehicleRotationParam">
|
||
llSetVehicleVectorParam(integer param, rotation rot)
|
||
Sets the specified vehicle rotation parameter
|
||
</string>
|
||
<string name="LSLTipText_llSetVehicleFlags">
|
||
llSetVehicleFlags(integer flags)
|
||
Sets the enabled bits in 'flags'
|
||
</string>
|
||
<string name="LSLTipText_llRemoveVehicleFlags">
|
||
llRemoveVehicleFlags(integer flags)
|
||
Removes the enabled bits in 'flags'
|
||
</string>
|
||
<string name="LSLTipText_llSitTarget">
|
||
llSitTarget(vector offset, rotation rot)
|
||
Sets the sit location for the prim. If offset == <0,0,0> then the sit target is removed.
|
||
</string>
|
||
<string name="LSLTipText_llAvatarOnSitTarget">
|
||
key llAvatarOnSitTarget()
|
||
If an avatar is seated on the sit target, returns the avatar's key, otherwise NULL_KEY
|
||
</string>
|
||
<string name="LSLTipText_llAddToLandPassList">
|
||
llAddToLandPassList(key avatar, float hours)
|
||
Adds avatar to the land pass list for hours, or indefinitely if hours is 0
|
||
</string>
|
||
<string name="LSLTipText_llSetTouchText">
|
||
llSetTouchText(string text)
|
||
Displays text rather than the default 'Touch' in the pie menu
|
||
</string>
|
||
<string name="LSLTipText_llSetSitText">
|
||
llSetSitText(string text)
|
||
Displays text rather than the default 'Sit Here' in the pie menu
|
||
</string>
|
||
<string name="LSLTipText_llSetCameraEyeOffset">
|
||
llSetCameraEyeOffset(vector offset)
|
||
Sets the camera eye offset for avatars that sit on the object
|
||
</string>
|
||
<string name="LSLTipText_llSetCameraAtOffset">
|
||
llSetCameraAtOffset(vector offset)
|
||
Sets the point the camera is looking at to offset for avatars that sit on the object
|
||
</string>
|
||
<string name="LSLTipText_llDumpList2String">
|
||
string llDumpList2String(list src, string separator)
|
||
Returns the list in a single string, using separator between the entries
|
||
</string>
|
||
<string name="LSLTipText_llScriptDanger">
|
||
integer llScriptDanger(vector pos)
|
||
Returns TRUE if pos is over public land, sandbox land, land that doesn't allow everyone to edit and build, or land that doesn't allow outside scripts
|
||
</string>
|
||
<string name="LSLTipText_llDialog">
|
||
llDialog(key avatar, string message, list buttons, integer chat_channel
|
||
Shows a dialog box on the avatar's screen with a message and up to 12 buttons.
|
||
If a button is pressed, the avatar says the text of the button label on chat_channel.
|
||
</string>
|
||
<string name="LSLTipText_llVolumeDetect">
|
||
llVolumeDetect(integer detect)
|
||
If detect = TRUE, object works much like Phantom, but triggers collision_start and collision_end events when other objects start and stop interpenetrating.
|
||
Must be applied to the root prim.
|
||
</string>
|
||
<string name="LSLTipText_llResetOtherScript">
|
||
llResetOtherScript(string name)
|
||
Resets script name
|
||
</string>
|
||
<string name="LSLTipText_llGetScriptState">
|
||
integer llGetScriptState(string name)
|
||
Returns TRUE if the script name is running
|
||
</string>
|
||
<string name="LSLTipText_llRemoteLoadScript">
|
||
DEPRECATED! Please use llRemoteLoadScriptPin instead.
|
||
</string>
|
||
<string name="LSLTipText_llSetRemoteScriptAccessPin">
|
||
llSetRemoteScriptAccessPin(integer pin)
|
||
If pin is set to a non-zero number, allows a prim to have scripts remotely loaded via llRemoteLoadScriptPin when it passes in the correct pin. Otherwise, llRemoteLoadScriptPin is ignored.
|
||
</string>
|
||
<string name="LSLTipText_llRemoteLoadScriptPin">
|
||
llRemoteLoadScriptPin(key target, string name, integer pin, integer running, integer start_param)
|
||
Copies script name onto target, if the owner of this scripted object can modify target and is in the same region, and the matching pin is used.
|
||
If running == TRUE, starts the script with start_param
|
||
</string>
|
||
<string name="LSLTipText_llOpenRemoteDataChannel">
|
||
llOpenRemoteDataChannel()
|
||
Creates a channel to listen for XML-RPC calls, and will trigger a remote_data event with channel id once it is available
|
||
</string>
|
||
<string name="LSLTipText_llSendRemoteData">
|
||
key llSendRemoteData(key channel, string dest, integer idata, string sdata)
|
||
Sends an XML-RPC request to dest through channel with payload of channel (in a string), integer idata and string sdata.
|
||
Returns a key that is the message_id for the resulting remote_data events.
|
||
</string>
|
||
<string name="LSLTipText_llRemoteDataReply">
|
||
llRemoteDataReply(key channel, key message_id, string sdata, integer idata)
|
||
Sends an XML-RPC reply to message_id on channel with payload of string sdata and integer idata
|
||
</string>
|
||
<string name="LSLTipText_llCloseRemoteDataChannel">
|
||
llCloseRemoteDataChannel(key channel)
|
||
Closes XML-RPC channel
|
||
</string>
|
||
<string name="LSLTipText_llMD5String">
|
||
string llMD5String(string src, integer nonce)
|
||
Returns a string of 32 hex characters that is a RSA Data Security, Inc. MD5 Message-Digest Algorithm of src with nonce
|
||
</string>
|
||
<string name="LSLTipText_llSetPrimitiveParams">
|
||
llSetPrimitiveParams(list rules)
|
||
Sets the prim's parameters according to rules
|
||
</string>
|
||
<string name="LSLTipText_llStringToBase64">
|
||
string llStringToBase64(string str)
|
||
Converts a string to the Base64 representation of the string
|
||
</string>
|
||
<string name="LSLTipText_llBase64ToString">
|
||
string llBase64ToString(string str)
|
||
Converts a Base64 string to a conventional string.
|
||
If the conversion creates any unprintable characters, they are converted to spaces.
|
||
</string>
|
||
<string name="LSLTipText_llXorBase64Strings">
|
||
string llXorBase64Strings(string s1, string s2)
|
||
DEPRECATED! Please use llXorBase64StringsCorrect instead.
|
||
Incorrectly performs an exclusive or on two Base64 strings and returns a Base64 string. s2 repeats if it is shorter than s1. Retained for backwards compatability.
|
||
</string>
|
||
<string name="LSLTipText_llRemoteDataSetRegion">
|
||
llRemoteDataSetRegion()
|
||
DEPRECATED! Please use llOpenRemoteDataChannel instead.
|
||
If an object using remote data channels changes regions, you must call this function to reregister the remote data channels. This call is not needed if the prim does not change regions.
|
||
</string>
|
||
<string name="LSLTipText_llLog10">
|
||
float llLog10(float val)
|
||
Returns the base 10 logarithm of val. Returns zero if val <= 0.
|
||
</string>
|
||
<string name="LSLTipText_llLog">
|
||
float llLog(float val)
|
||
Returns the natural logarithm of val. Returns zero if val <= 0.
|
||
</string>
|
||
<string name="LSLTipText_llGetAnimationList">
|
||
list llGetAnimationList(key id)
|
||
Returns a list of keys of playing animations for avatar described by id
|
||
</string>
|
||
<string name="LSLTipText_llSetParcelMusicURL">
|
||
llSetParcelMusicURL(string url)
|
||
Sets the streaming audio URL for the parcel which the object is on
|
||
</string>
|
||
<string name="LSLTipText_llGetRootPosition">
|
||
vector llGetRootPosition()
|
||
Returns the position (in region coordinates) of the root prim of the object which the script is attached to
|
||
</string>
|
||
<string name="LSLTipText_llGetRootRotation">
|
||
rotation llGetRootRotation()
|
||
Returns the rotation (relative to the region) of the root prim of the object which the script is attached to
|
||
</string>
|
||
<string name="LSLTipText_llGetObjectDesc">
|
||
string llGetObjectDesc()
|
||
Returns the description of the prim the script is attached to
|
||
</string>
|
||
<string name="LSLTipText_llSetObjectDesc">
|
||
llSetObjectDesc(string name)
|
||
Sets the prim's description
|
||
</string>
|
||
<string name="LSLTipText_llGetCreator">
|
||
key llGetCreator()
|
||
Returns a key for the creator of the prim
|
||
</string>
|
||
<string name="LSLTipText_llGetTimestamp">
|
||
string llGetTimestamp()
|
||
Returns the timestamp in the UTC time zone in the format: YYYY-MM-DDThh:mm:ss.ff..fZ
|
||
</string>
|
||
<string name="LSLTipText_llSetLinkAlpha">
|
||
llSetLinkAlpha(integer linknumber, float alpha, integer face)
|
||
If a prim exists in the link chain at linknumber, sets face to alpha
|
||
</string>
|
||
<string name="LSLTipText_llGetNumberOfPrims">
|
||
integer llGetNumberOfPrims()
|
||
Returns the number of prims in a link set the script is attached to
|
||
</string>
|
||
<string name="LSLTipText_llGetNumberOfNotecardLines">
|
||
key llGetNumberOfNotecardLines(string name)
|
||
Returns number of lines in notecard name via the dataserver event (cast return value to integer)
|
||
</string>
|
||
<string name="LSLTipText_llGetBoundingBox">
|
||
list llGetBoundingBox(key object)
|
||
Returns the bounding box around the object (including any linked prims) relative to its root prim, in a list in the format [ (vector) min_corner, (vector) max_corner ]
|
||
</string>
|
||
<string name="LSLTipText_llGetGeometricCenter">
|
||
vector llGetGeometricCenter()
|
||
Returns the geometric center of the linked set the script is attached to.
|
||
</string>
|
||
<string name="LSLTipText_llGetPrimitiveParams">
|
||
list llGetPrimitiveParams(list params)
|
||
Returns the primitive parameters specified in the params list.
|
||
</string>
|
||
<string name="LSLTipText_llIntegerToBase64">
|
||
string llIntegerToBase64(integer number)
|
||
Returns a string that is a Base64 big endian encode of number
|
||
</string>
|
||
<string name="LSLTipText_llBase64ToInteger">
|
||
integer llBase64ToInteger(string str)
|
||
Returns an integer that is the str Base64 decoded as a big endian integer
|
||
</string>
|
||
<string name="LSLTipText_llGetGMTclock">
|
||
float llGetGMTclock()
|
||
Returns the time in seconds since midnight GMT
|
||
</string>
|
||
<string name="LSLTipText_llGetSimulatorHostname">
|
||
string llGetSimulatorHostname()
|
||
Returns the hostname of the machine which the script is running on (same as string in viewer Help dialog)
|
||
</string>
|
||
<string name="LSLTipText_llSetLocalRot">
|
||
llSetLocalRot(rotation rot)
|
||
Sets the rotation of a child prim relative to the root prim
|
||
</string>
|
||
<string name="LSLTipText_llParseStringKeepNulls">
|
||
list llParseStringKeepNulls(string src, list separators, list spacers)
|
||
Breaks src into a list, discarding separators, keeping spacers, keeping any null values generated.
|
||
(separators and spacers must be lists of strings, maximum of 8 each)
|
||
</string>
|
||
<string name="LSLTipText_llRezAtRoot">
|
||
llRezAtRoot(string inventory, vector pos, vector vel, rotation rot, integer param)
|
||
Instantiates owner's inventory object rotated to rot with its root at pos, moving at vel, using param as the start parameter
|
||
</string>
|
||
<string name="LSLTipText_llGetObjectPermMask">
|
||
integer llGetObjectPermMask(integer mask)
|
||
Returns the requested permission mask for the root object the task is attached to
|
||
</string>
|
||
<string name="LSLTipText_llSetObjectPermMask">
|
||
llSetObjectPermMask(integer mask, integer value)
|
||
Sets the given permission mask to the new value on the root object the task is attached to (requires God Mode)
|
||
</string>
|
||
<string name="LSLTipText_llGetInventoryPermMask">
|
||
integer llGetInventoryPermMask(string item, integer mask)
|
||
Returns the requested permission mask for the inventory item
|
||
</string>
|
||
<string name="LSLTipText_llSetInventoryPermMask">
|
||
llSetInventoryPermMask(string item, integer mask, integer value)
|
||
Sets the given permission mask to the new value on the inventory item (requires God Mode)
|
||
</string>
|
||
<string name="LSLTipText_llGetInventoryCreator">
|
||
key llGetInventoryCreator(string item)
|
||
Returns a key for the creator of the inventory item
|
||
</string>
|
||
<string name="LSLTipText_llOwnerSay">
|
||
llOwnerSay(string msg)
|
||
Says msg to owner only. (Owner must be in the same region.)
|
||
</string>
|
||
<string name="LSLTipText_llRequestSimulatorData">
|
||
key llRequestSimulatorData(string simulator, integer data)
|
||
Requests data about simulator. When data is available the dataserver event will be raised.
|
||
</string>
|
||
<string name="LSLTipText_llForceMouselook">
|
||
llForceMouselook(integer mouselook)
|
||
If mouselook is TRUE, any avatar that sits upon the prim will be forced into mouselook mode
|
||
</string>
|
||
<string name="LSLTipText_llGetObjectMass">
|
||
float llGetObjectMass(key id)
|
||
Returns the mass of the avatar or object in the region
|
||
</string>
|
||
<string name="LSLTipText_llListReplaceList">
|
||
list llListReplaceList(list dest, list src, integer start, integer end)
|
||
Returns a list that is dest with start through end removed and src inserted at start
|
||
</string>
|
||
<string name="LSLTipText_llLoadURL">
|
||
llLoadURL(key avatar, string message, string url)
|
||
Shows a dialog to avatar offering to load the web page at url with a message.
|
||
If user clicks yes, launches the page in their web browser.
|
||
</string>
|
||
<string name="LSLTipText_llParcelMediaCommandList">
|
||
llParcelMediaCommandList(list command)
|
||
Sends a list of commands, some with arguments, to a parcel to control the playback of movies and other media
|
||
</string>
|
||
<string name="LSLTipText_llParcelMediaQuery">
|
||
list llParcelMediaQuery(list query)
|
||
Returns a list containing results of the sent query
|
||
</string>
|
||
<string name="LSLTipText_llModPow">
|
||
integer llModPow(integer a, integer b, integer c)
|
||
Returns a raised to the b power, mod c. ( (a**b)%c )
|
||
b is capped at 0xFFFF (16 bits).
|
||
</string>
|
||
<string name="LSLTipText_llGetInventoryType">
|
||
integer llGetInventoryType(string name)
|
||
Returns the type of the inventory item name
|
||
</string>
|
||
<string name="LSLTipText_llSetPayPrice">
|
||
llSetPayPrice(integer price, list quick_pay_buttons)
|
||
Sets the default amount on the dialog that appears when someone chooses to pay this prim
|
||
</string>
|
||
<string name="LSLTipText_llGetCameraPos">
|
||
vector llGetCameraPos()
|
||
Returns the current camera position for the agent the task has permissions for
|
||
</string>
|
||
<string name="LSLTipText_llGetCameraRot">
|
||
rotation llGetCameraRot()
|
||
Returns the current camera orientation for the agent the task has permissions for
|
||
</string>
|
||
<string name="LSLTipText_llSetPrimURL">
|
||
llSetPrimURL(string url)
|
||
Updates the URL for the web page shown on the sides of the object
|
||
</string>
|
||
<string name="LSLTipText_llRefreshPrimURL">
|
||
llRefreshPrimURL()
|
||
Reloads the web page shown on the sides of the object
|
||
</string>
|
||
<string name="LSLTipText_llEscapeURL">
|
||
string llEscapeURL(string url)
|
||
Returns an escaped/encoded version of url, replacing spaces with %20 etc.
|
||
</string>
|
||
<string name="LSLTipText_llUnescapeURL">
|
||
string llUnescapeURL(string url)
|
||
Returns an unescaped/ unencoded version of url, replacing %20 with spaces etc.
|
||
</string>
|
||
<string name="LSLTipText_llMapDestination">
|
||
llMapDestination(string simname, vector pos, vector look_at)
|
||
Opens the World Map centered on the region simname with pos highlighted. (NOTE: look_at currently does nothing.)
|
||
Only works for scripts attached to avatar, or during touch events.
|
||
</string>
|
||
<string name="LSLTipText_llAddToLandBanList">
|
||
llAddToLandBanList(key avatar, float hours)
|
||
Adds avatar to the land ban list for hours, or indefinitely if hours is 0
|
||
</string>
|
||
<string name="LSLTipText_llRemoveFromLandPassList">
|
||
llRemoveFromLandPassList(key avatar)
|
||
Removes avatar from the land pass list
|
||
</string>
|
||
<string name="LSLTipText_llRemoveFromLandBanList">
|
||
llRemoveFromLandBanList(key avatar)
|
||
Removes avatar from the land ban list
|
||
</string>
|
||
<string name="LSLTipText_llSetCameraParams">
|
||
llSetCameraParams(list rules)
|
||
Sets multiple camera parameters at once.
|
||
List format is [ rule1, data1, rule2, data2 . . . rulen, datan ]
|
||
</string>
|
||
<string name="LSLTipText_llClearCameraParams">
|
||
llClearCameraParams()
|
||
Resets all camera parameters to default values and turns off scripted camera control
|
||
</string>
|
||
<string name="LSLTipText_llListStatistics">
|
||
float llListStatistics(integer operation, list src)
|
||
Performs statistical aggregate functions on list src using LIST_STAT_* operations
|
||
</string>
|
||
<string name="LSLTipText_llGetUnixTime">
|
||
integer llGetUnixTime()
|
||
Returns the number of seconds elapsed since 00:00 hours, Jan 1, 1970 UTC from the system clock
|
||
</string>
|
||
<string name="LSLTipText_llGetParcelFlags">
|
||
integer llGetParcelFlags(vector pos)
|
||
Returns a mask of the parcel flags (PARCEL_FLAG_*) for the parcel that includes the point pos
|
||
</string>
|
||
<string name="LSLTipText_llGetRegionFlags">
|
||
integer llGetRegionFlags()
|
||
Returns the region flags (REGION_FLAG_*) for the region the object is in
|
||
</string>
|
||
<string name="LSLTipText_llXorBase64StringsCorrect">
|
||
string llXorBase64StringsCorrect(string s1, string s2)
|
||
Correctly performs an exclusive or on two Base64 strings and returns a Base64 string.
|
||
s2 repeats if it is shorter than s1.
|
||
</string>
|
||
<string name="LSLTipText_llHTTPRequest">
|
||
llHTTPRequest(string url, list parameters, string body)
|
||
Sends an HTTP request to the specified url with the body of the request and parameters
|
||
</string>
|
||
<string name="LSLTipText_llResetLandBanList">
|
||
llResetLandBanList()
|
||
Removes all residents from the land ban list
|
||
</string>
|
||
<string name="LSLTipText_llResetLandPassList">
|
||
llResetLandPassList()
|
||
Removes all residents from the land access/pass list
|
||
</string>
|
||
<string name="LSLTipText_llGetObjectPrimCount">
|
||
integer llGetObjectPrimCount(key object_id)
|
||
Returns the total number of prims for an object in the region
|
||
</string>
|
||
<string name="LSLTipText_llGetParcelPrimOwners">
|
||
list llGetParcelPrimOwners(vector pos)
|
||
Returns a list of all residents who own objects on the parcel at pos and with individual prim counts.
|
||
Requires owner-like permissions for the parcel.
|
||
</string>
|
||
<string name="LSLTipText_llGetParcelPrimCount">
|
||
integer llGetParcelPrimCount(vector pos, integer category, integer sim_wide)
|
||
Returns the number of prims on the parcel at pos of the given category.
|
||
Categories: PARCEL_COUNT_TOTAL, _OWNER, _GROUP, _OTHER, _SELECTED, _TEMP
|
||
</string>
|
||
<string name="LSLTipText_llGetParcelMaxPrims">
|
||
integer llGetParcelMaxPrims(vector pos, integer sim_wide)
|
||
Returns the maximum number of prims allowed on the parcel at pos
|
||
</string>
|
||
<string name="LSLTipText_llGetParcelDetails">
|
||
list llGetParcelDetails(vector pos, list params)
|
||
Returns the parcel details specified in params for the parcel at pos.
|
||
Params is one or more of: PARCEL_DETAILS_NAME, _DESC, _OWNER, _GROUP, _AREA
|
||
</string>
|
||
<string name="LSLTipText_llSetLinkPrimitiveParams">
|
||
llSetLinkPrimitiveParams(integer linknumber, list rules)
|
||
Sets primitive parameters for linknumber based on rules
|
||
</string>
|
||
<string name="LSLTipText_llSetLinkTexture">
|
||
llSetLinkTexture(integer linknumber, string texture, integer face)
|
||
Sets the texture of face for a task that exists in the link chain at linknumber
|
||
</string>
|
||
<string name="LSLTipText_llStringTrim">
|
||
string llStringTrim(string src, integer trim_type)
|
||
Trims the leading and/or trailing white spaces from a string.
|
||
trim_type can be STRING_TRIM, STRING_TRIM_HEAD or STRING_TRIM_TAIL.
|
||
</string>
|
||
<string name="LSLTipText_llRegionSay">
|
||
llRegionSay(integer channel, string msg)
|
||
Broadcasts msg on channel (not 0) that can be heard anywhere in the region by a script listening on channel
|
||
</string>
|
||
<string name="LSLTipText_llGetObjectDetails">
|
||
list llGetObjectDetails(key id, list params)
|
||
Returns the object details specified in params for the object with key id.
|
||
Params are OBJECT_NAME, _DESC, _POS, _ROT, _VELOCITY, _OWNER, _GROUP, _CREATOR
|
||
</string>
|
||
<string name="LSLTipText_llSetClickAction">
|
||
llSetClickAction(integer action)
|
||
Sets the action performed when a prim is clicked upon
|
||
</string>
|
||
<string name="LSLTipText_llGetRegionAgentCount">
|
||
integer llGetRegionAgentCount()
|
||
Returns the number of avatars in the region
|
||
</string>
|
||
<string name="LSLTipText_llTextBox">
|
||
llTextBox(key avatar, string message, integer chat_channel
|
||
Shows a dialog box on the avatar's screen with the message.
|
||
It contains a text box for input, and if entered that text is chatted on chat_channel.
|
||
</string>
|
||
<string name="LSLTipText_llGetAgentLanguage">
|
||
string llGetAgentLanguage(key avatar)
|
||
Returns the language code of the preferred interface language of the avatar
|
||
</string>
|
||
<string name="LSLTipText_llDetectedTouchUV">
|
||
vector llDetectedTouchUV(integer index)
|
||
Returns the u and v coordinates in the first two components of a vector, for the texture coordinates where the prim was touched in a triggered touch event
|
||
</string>
|
||
<string name="LSLTipText_llDetectedTouchFace">
|
||
integer llDetectedTouchFace(integer index)
|
||
Returns the index of the face where the avatar clicked in a triggered touch event
|
||
</string>
|
||
<string name="LSLTipText_llDetectedTouchPos">
|
||
vector llDetectedTouchPos(integer index)
|
||
Returns the position where the object was touched in a triggered touch event
|
||
</string>
|
||
<string name="LSLTipText_llDetectedTouchNormal">
|
||
vector llDetectedTouchNormal(integer index)
|
||
Returns the surface normal for a triggered touch event
|
||
</string>
|
||
<string name="LSLTipText_llDetectedTouchBinormal">
|
||
vector llDetectedTouchBinormal(integer index)
|
||
Returns the surface binormal for a triggered touch event
|
||
</string>
|
||
<string name="LSLTipText_llDetectedTouchST">
|
||
vector llDetectedTouchST(integer index)
|
||
Returns the s and t coordinates in the first two components of a vector, for the surface coordinates where the prim was touched in a triggered touch event
|
||
</string>
|
||
<string name="LSLTipText_llSHA1String">
|
||
string llSHA1String(string src)
|
||
Returns a string of 40 hex characters that is the SHA1 security Hash of src
|
||
</string>
|
||
<string name="LSLTipText_llGetFreeURLs">
|
||
integer llGetFreeURLs()
|
||
Returns the number of available URLs for the current script
|
||
</string>
|
||
<string name="LSLTipText_llRequestURL">
|
||
key llRequestURL()
|
||
Requests one HTTP:// url for use by this object.
|
||
An http_request event is triggered with the results.
|
||
</string>
|
||
<string name="LSLTipText_llRequestSecureURL">
|
||
key llRequestSecureURL()
|
||
Requests one HTTPS:// (SSL) url for use by this object.
|
||
An http_request event is triggered with the results.
|
||
</string>
|
||
<string name="LSLTipText_llReleaseURL">
|
||
llReleaseURL(string url)
|
||
Releases the specified URL, it will no longer be usable
|
||
</string>
|
||
<string name="LSLTipText_llHTTPResponse">
|
||
llHTTPResponse(key request_id, integer status, string body)
|
||
Responds to request_id with status and body
|
||
</string>
|
||
<string name="LSLTipText_llGetHTTPHeader">
|
||
string llGetHTTPHeader(key request_id, string header)
|
||
Returns the value for header for request_id
|
||
</string>
|
||
<string name="LSLTipText_llSetPrimMediaParams">
|
||
integer llSetPrimMediaParams(integer face, list params)
|
||
Returns an integer that is a STATUS_* flag which details the success/failure of the operation(s).
|
||
</string>
|
||
<string name="LSLTipText_llGetPrimMediaParams">
|
||
list llGetPrimMediaParams(integer face, list params)
|
||
Returns the media params for a particular face on an object, given the desired list of names, in the order requested.
|
||
(Returns an empty list if no media exists on the face.)
|
||
</string>
|
||
<string name="LSLTipText_llClearPrimMedia">
|
||
integer llClearPrimMedia(integer face)
|
||
Returns an integer that is a STATUS_* flag which details the success/failure of the operation.
|
||
</string>
|
||
<string name="LSLTipText_llSetLinkPrimitiveParamsFast">
|
||
llSetLinkPrimitiveParamsFast(integer linknumber, list rules)
|
||
Set primitive parameters for linknumber based on rules with no built-in script sleep.
|
||
</string>
|
||
<string name="LSLTipText_llGetLinkPrimitiveParams">
|
||
list llGetLinkPrimitiveParams(integer linknumber,list rules)
|
||
Get primitive parameters for linknumber based on rules.
|
||
</string>
|
||
<string name="LSLTipText_llLinkParticleSystem">
|
||
list llLinkParticleSystem(integer linknumber, list rules)
|
||
Creates a particle system based on rules. Empty list removes particle system from object.
|
||
List format is [ rule1, data1, rule2, data2 . . . rulen, datan ].
|
||
</string>
|
||
<string name="LSLTipText_llSetLinkTextureAnim">
|
||
llSetLinkTextureAnim(integer link, integer mode, integer face, integer sizex, integer sizey, float start, float length, float rate)
|
||
Animate the texture on the specified face/faces of the specified prim/prims by setting the texture scale and offset.
|
||
</string>
|
||
<string name="LSLTipText_llGetLinkNumberOfSides">
|
||
integer llGetLinkNumberOfSides(integer link)
|
||
Returns the number of sides of the specified linked prim.
|
||
</string>
|
||
<string name="LSLTipText_llGetUsername">
|
||
string llGetUsername(key id)
|
||
Returns the single-word username of an avatar, if the avatar is in the current region, otherwise the empty string.
|
||
</string>
|
||
<string name="LSLTipText_llRequestUsername">
|
||
key llRequestUsername(key id)
|
||
Requests single-word username of an avatar. When data is available the dataserver event will be raised.
|
||
</string>
|
||
<string name="LSLTipText_llGetDisplayName">
|
||
string llGetDisplayName(key id)
|
||
Returns the name of an avatar, if the avatar is in the current simulator, and the name has been cached, otherwise the same as llGetUsername. Use llRequestDisplayName if you absolutely must have the display name.
|
||
</string>
|
||
<string name="LSLTipText_llRequestDisplayName">
|
||
key llRequestDisplayName(key id)
|
||
Requests name of an avatar. When data is available the dataserver event will be raised.
|
||
</string>
|
||
<string name="LSLTipText_llGetEnv">
|
||
string llGetEnv(string name)
|
||
Returns a string with the requested data about the region
|
||
</string>
|
||
<string name="LSLTipText_llCastRay">
|
||
list llCastRay( Vector start, Vector end, list options )
|
||
Returns a list consisting of the following three values for each hit: UUID, Link number, Hit position.
|
||
</string>
|
||
<string name="LSLTipText_llRegionSayTo">
|
||
llRegionSayTo(key target, integer channel, string msg)
|
||
Sends msg on channel (not DEBUG_CHANNEL) directly to prim or avatar target anywhere within the region
|
||
</string>
|
||
<string name="LSLTipText_llGetSPMaxMemory">
|
||
integer llGetSPMaxMemory( )
|
||
Returns the integer of the most bytes used while llScriptProfiler was last active.
|
||
</string>
|
||
<string name="LSLTipText_llGetUsedMemory">
|
||
integer llGetUsedMemory( )
|
||
Returns the integer of the number of bytes of memory currently in use by the script.
|
||
</string>
|
||
<string name="LSLTipText_llScriptProfiler">
|
||
llScriptProfiler( integer flags )
|
||
Enables or disables the scripts profiling state.
|
||
</string>
|
||
<string name="LSLTipText_llSetMemoryLimit">
|
||
integer llSetMemoryLimit( integer limit )
|
||
Request ''limit'' bytes to be reserved for this script.
|
||
</string>
|
||
<string name="LSLTipText_llGetMemoryLimit">
|
||
integer llGetMemoryLimit()
|
||
</string>
|
||
<string name="LSLTipText_llSetLinkMedia">
|
||
integer llSetLinkMedia( integer link, integer face, list params )
|
||
Set the media params for a particular face on the linked prim(s) without a delay.
|
||
</string>
|
||
<string name="LSLTipText_llGetLinkMedia">
|
||
list llGetLinkMedia( integer link, integer face, list params )
|
||
Returns a list with the media params for a particular face on a linked prim, given the desired list of named params.
|
||
</string>
|
||
<string name="LSLTipText_llClearLinkMedia">
|
||
integer llClearLinkMedia( integer link, integer face )
|
||
Clears the media and all params from the given face on the linked prim(s).
|
||
</string>
|
||
<string name="LSLTipText_llSetContentType">
|
||
llSetContentType( key request_id, integer content_type )
|
||
Set the Internet media type of an LSL HTTP server response.
|
||
</string>
|
||
<string name="LSLTipText_llLinkSitTarget">
|
||
llLinkSitTarget( integer link, vector offset, rotation rot );
|
||
Set the sit location for the linked prim(s). The sit location is relative to the prim's position and rotation.
|
||
</string>
|
||
<string name="LSLTipText_llAvatarOnLinkSitTarget">
|
||
key llAvatarOnLinkSitTarget( integer link )
|
||
Returns a key that is the UUID of the user seated on the prim.
|
||
</string>
|
||
<string name="LSLTipText_llSetLinkCamera">
|
||
llSetLinkCamera( integer link, vector eye, vector at )
|
||
Sets the camera eye offset, and the offset that the camera is looking at, for avatars that sit on the linked prim.
|
||
</string>
|
||
<string name="LSLTipText_llSetVelocity">
|
||
llSetVelocity(vector velocity, integer local)
|
||
Sets an objects velocity, in local coords if local == TRUE (if the script is physical)
|
||
</string>
|
||
<string name="LSLTipText_llSetAngularVelocity">
|
||
llSetAngularVelocity(vector angular_velocity, integer local)
|
||
Sets an objects angular velocity, in local coords if local == TRUE (if the script is physical)
|
||
</string>
|
||
<string name="LSLTipText_llSetPhysicsMaterial">
|
||
llSetPhysicsMaterial(integer flags, float gravity_multiplier, float restitution, float friction, float density )
|
||
Sets the requested attributes of the root object's physics material.
|
||
</string>
|
||
<string name="LSLTipText_llGetPhysicsMaterial">
|
||
llGetPhysicsMaterial() returns the gravity multiplier, restitution, friction, and density of the linkset as a list in that order.
|
||
</string>
|
||
<string name="LSLTipText_llGetMassMKS">
|
||
llGetMassMKS() returns the mass of the linkset in kilograms.
|
||
</string>
|
||
<string name="LSLTipText_llGenerateKey">
|
||
llGenerateKey()
|
||
Retun a unique generated key
|
||
</string>
|
||
<string name="LSLTipText_llSetKeyframedMotion">
|
||
llSetKeyframedMotion(list keyframes, list options)
|
||
Requests that a nonphysical object be keyframed according to keyframe list.
|
||
</string>
|
||
<string name="LSLTipText_llTransferLindenDollars">
|
||
key llTransferLindenDollars(key destination, integer amount)
|
||
Transfer amount of linden dollars (L$) from script owner to destination. Returns a key to a corresponding transaction_result event for the success of the transfer.
|
||
</string>
|
||
<string name="LSLTipText_llGetParcelMusicURL">
|
||
string llGetParcelMusicURL()
|
||
Gets the streaming audio URL for the parcel of land on which the object is located.
|
||
</string>
|
||
<string name="LSLTipText_llSetRegionPos">
|
||
integer llSetRegionPos(vector pos)
|
||
Sets the position anywhere within the region (if the object isn't physical)
|
||
</string>
|
||
<string name="LSLTipText_llNavigateTo">
|
||
llNavigateTo(vector point, list options)
|
||
For AI Character: Navigate to destination.
|
||
</string>
|
||
<string name="LSLTipText_llCreateCharacter">
|
||
llCreateCharacter(list options)
|
||
Convert linkset to AI Character which can navigate the world.
|
||
<!-- Pathfinding -->
|
||
<string name="Pathfinding_Wiki_URL">http://wiki.secondlife.com/wiki/Pathfinding_Tools_in_the_Second_Life_Viewer</string>
|
||
<string name="Pathfinding_Object_Attr_None">Ninguno</string>
|
||
<string name="Pathfinding_Object_Attr_Permanent">Afecta al navmesh</string>
|
||
<string name="Pathfinding_Object_Attr_Character">Caracter</string>
|
||
<string name="Pathfinding_Object_Attr_MultiSelect">(Múltiple)</string>
|
||
|
||
</string>
|
||
<string name="LSLTipText_llPursue">
|
||
llPursue(key target, list options)
|
||
For AI Character: Chase after a target.
|
||
</string>
|
||
<string name="LSLTipText_llWanderWithin">
|
||
llWanderWithin(vector center, vector dist, list options)
|
||
For AI Character: Wander within a specified volume.
|
||
</string>
|
||
<string name="LSLTipText_llFleeFrom">
|
||
llFleeFrom(vector source, float radius, list options)
|
||
For AI Character: Flee from a point.
|
||
</string>
|
||
<string name="LSLTipText_llPatrolPoints">
|
||
llPatrolPoints(list points, list options)
|
||
For AI Character: Patrol a list of points.
|
||
</string>
|
||
<string name="LSLTipText_llExecCharacterCmd">
|
||
llExecCharacterCmd(integer cmd, list options)
|
||
For AI Character: Execute a character command.
|
||
</string>
|
||
<string name="LSLTipText_llDeleteCharacter">
|
||
llDeleteCharacter()
|
||
Convert linkset from AI Character to Physics object.
|
||
</string>
|
||
<string name="LSLTipText_llUpdateCharacter">
|
||
llUpdateCharacter(list options)
|
||
Change the AI Character's settings.
|
||
</string>
|
||
<string name="LSLTipText_llEvade">
|
||
llEvade(key target, list options)
|
||
For AI Character: Evade a specified target.
|
||
</string>
|
||
<string name="LSLTipText_llGetClosestNavPoint">
|
||
list llGetClosestNavPoint(vector point, list options)
|
||
For AI Character: Get the closest navigable point to the point provided.
|
||
</string>
|
||
<string name="LSLTipText_llGetStaticPath">
|
||
list llGetStaticPath(vector start, vector end, float radius, list params)
|
||
Returns a list of position vectors indicating pathfinding waypoints between positions at start and end, for a character of a given radius. The waypoints this function returns are for the 'static' nav mesh, meaning that dynamic objects are ignored.
|
||
</string>
|
||
<!-- Not in LL list yes -->
|
||
<string name="LSLTipText_llManageEstateAccess" translate="false">
|
||
integer llManageEstateAccess(integer action, key id)
|
||
To add or remove agents from the estate's agent access or ban lists or groups from the estate's group access list.
|
||
Only works for objects owned by the Estate Owner or an Estate Manager.
|
||
Returns TRUE if successful and FALSE if throttled, on invalid action, on invalid or null id, or if object owner is not allowed to manage the estate.
|
||
'action' can be any of: ESTATE_ACCESS_ALLOWED_[AGENT/GROUP]_[ADD/REMOVE] or ESTATE_ACCESS_BANNED_AGENT_[ADD/REMOVE]
|
||
</string>
|
||
<string name="LSLTipText_llGetAgentList" translate="false">
|
||
list llGetAgentList(integer scope, list options)
|
||
Requests a list of agents currently in the region, limited by the scope parameter.
|
||
</string>
|
||
<string name="LSLTipText_llAttachToAvatarTemp" translate="false">
|
||
llAttachToAvatarTemp(integer attach_point)
|
||
Attaches the object to the avatar who has granted permission to the script, with the exception that the object will not create new inventory for the user, and will disappear on detach or disconnect.
|
||
</string>
|
||
<string name="LSLTipText_llTeleportAgent" translate="false">
|
||
llTeleportAgent(key avatar, string landmark, vector position, vector look_at)
|
||
Requests a teleport of avatar to a landmark stored in the object's inventory. If no landmark is provided (an empty string), the avatar is teleported to the location position in the current region. In either case, the avatar is turned to face the position given by look_at in local coordinates.
|
||
</string>
|
||
<string name="LSLTipText_llTeleportAgentGlobalCoords" translate="false">
|
||
llTeleportAgentGlobalCoords(key agent, vector global_coordinates, vector region_coordinates, vector look_at)
|
||
Teleports an agent to set of a region_coordinates within a region at the specified global_coordinates. The agent lands facing the position defined by look_at local coordinates.
|
||
A region's global coordinates can be retrieved using llRequestSimulatorData(region_name, DATA_SIM_POS)
|
||
</string>
|
||
<!-- GOD FUNCTIONS -->
|
||
<string name="LSLTipText_llGodLikeRezObject">
|
||
llGodLikeRezObject( key inventory, vector pos )
|
||
Rez directly off of UUID if owner has god-bit set.
|
||
(Requires god mode)
|
||
</string>
|
||
<string name="LSLTipText_llSetInventoryPermMask">
|
||
llSetInventoryPermMask( string item, integer mask, integer value )
|
||
Sets the given permission mask to the new value on the inventory item.
|
||
(Requires god mode)
|
||
</string>
|
||
<string name="LSLTipText_llSetObjectPermMask">
|
||
llSetObjectPermMask( integer mask, integer value )
|
||
Sets the given permission mask to the new value on the root object the task is attached to.
|
||
(Requires god mode)
|
||
</string>
|
||
|
||
<!--
|
||
Please keep LL-LSL above this section
|
||
** DATA SOURCES **
|
||
OpenSim OS Functions: \OpenSim\Region\ScriptEngine\Shared\Api\Interface\IOSSL_Api.cs
|
||
Aurora-Sim AA Functions: \Aurora\AuroraDotNetEngine\APIs\AA_API.cs
|
||
Aurora-Sim BOT Functions: \Aurora\BotManager\Bot_API.cs
|
||
-->
|
||
|
||
<string name="LSLTipText_osSetDynamicTextureURL">
|
||
osSetDynamicTextureURL(key dynamicID, string contentType, string url, string extraParams, integer timer )
|
||
Renders a web texture on the prim containing the script, and returns the UUID of the newly created texture.
|
||
</string>
|
||
<string name="LSLTipText_osSetDynamicTextureURLBlend">
|
||
osSetDynamicTextureURLBlend(key dynamicID, string contentType, string url, string extraParams, integer timer, integer alpha)
|
||
Allows for two dynamic textures to blend on the prim containing this script.
|
||
</string>
|
||
<string name="LSLTipText_osSetDynamicTextureURLBlendFace">
|
||
osSetDynamicTextureURLBlendFace(key dynamicID, string contentType, string url, string extraParams, integer blend, integer disp, integer timer, integer alpha, integer face)
|
||
Loads a web texture on a prim.
|
||
</string>
|
||
<string name="LSLTipText_osSetDynamicTextureData">
|
||
osSetDynamicTextureData(key dynamicID, string contentType, string data, string extraParams, integer timer)
|
||
Writes text and vector graphics onto a prim face.
|
||
</string>
|
||
<string name="LSLTipText_osSetDynamicTextureDataBlend">
|
||
osSetDynamicTextureDataBlend(key dynamicID, string contentType, string data, string extraParams, integer timer, integer alpha)
|
||
Allows for two dynamic textures to blend on the prim containing this script.
|
||
</string>
|
||
<string name="LSLTipText_osSetDynamicTextureDataBlendFace">
|
||
osSetDynamicTextureDataBlendFace(key dynamicID, string contentType, string data, string extraParams, integer blend, integer disp, integer timer, integer alpha, integer face)
|
||
Allows for two dynamic textures to blend on the specified face of the prim containing this script.
|
||
</string>
|
||
<string name="LSLTipText_osGetTerrainHeight">
|
||
osGetTerrainHeight(integer x, integer y)
|
||
Returns current terrain height as float at the given coordinates.
|
||
</string>
|
||
<string name="LSLTipText_osSetTerrainHeight">
|
||
osSetTerrainHeight(integer x, integer y, float val)
|
||
Sets terrain height at the given coordinates. Use osTerrainFlush() afterwards.
|
||
</string>
|
||
<string name="LSLTipText_osTerrainFlush">
|
||
osTerrainFlush()
|
||
Updates terrain data. Call this after you are done using osTerrainSetHeight.
|
||
</string>
|
||
<string name="LSLTipText_osRegionRestart">
|
||
osRegionRestart(float seconds)
|
||
Restart the current region in the specified number of seconds from now.
|
||
</string>
|
||
<string name="LSLTipText_osRegionNotice">
|
||
osRegionNotice(string msg)
|
||
Broadcasts a notification message to all agents on the current region.
|
||
</string>
|
||
<string name="LSLTipText_osConsoleCommand">
|
||
osConsoleCommand(string command)
|
||
Issues commands directly to the OpenSim server console.
|
||
</string>
|
||
<string name="LSLTipText_osSetParcelMediaURL">
|
||
osSetParcelMediaURL(string url)
|
||
Sets parcel media URL.
|
||
</string>
|
||
<string name="LSLTipText_osSetPrimFloatOnWater">
|
||
osSetPrimFloatOnWater(integer floatYN)
|
||
Make physical prims float at the water level, TRUE or FALSE.
|
||
</string>
|
||
<string name="LSLTipText_osSetParcelSIPAddress">
|
||
osSetParcelSIPAddress(string SIPAddress)
|
||
Sets parcel SIP Address for Voice.
|
||
</string>
|
||
<string name="LSLTipText_osGetAgentIP">
|
||
osGetAgentIP(key agent)
|
||
Returns the Avatars IP Address as a string. Allows in-world tools be used to coordinate out of world network services that need access to client IP addresses.
|
||
Should *ONLY* be used by Region Server Owner.
|
||
</string>
|
||
<string name="LSLTipText_osGetAgents">
|
||
osGetAgents()
|
||
Returns a list of all avatars in the region in which the script is running.
|
||
</string>
|
||
<string name="LSLTipText_osTeleportAgent">
|
||
POLYMORPHIC COMMAND
|
||
osTeleportAgent(key agent, integer regionX, integer regionY, vector position, vector lookat)
|
||
osTeleportAgent(key agent, string regionName, vector position, vector lookat)
|
||
osTeleportAgent(key agent, vector position, vector lookat)
|
||
|
||
Teleports the specified agent to a specified location in the region, the grid, or the hypergrid.
|
||
</string>
|
||
<string name="LSLTipText_osTeleportOwner">
|
||
POLYMORPHIC COMMAND
|
||
osTeleportOwner(integer regionX, integer regionY, vector position, vector lookat)
|
||
osTeleportOwner(string regionName, vector position, vector lookat)
|
||
osTeleportOwner(vector position, vector lookat)
|
||
|
||
Teleports the owner of the object that holds the script to a specified location in the region, the grid, or the hypergrid.
|
||
</string>
|
||
<string name="LSLTipText_osAvatarPlayAnimation">
|
||
osAvatarPlayAnimation(key UUID, string animation)
|
||
Triggers animations contained within the same prim as the script. Does not need the target avatar's permission.
|
||
</string>
|
||
<string name="LSLTipText_osAvatarStopAnimation">
|
||
osAvatarStopAnimation(key UUID, string animation)
|
||
Stops specified animation on the specified avatar.
|
||
</string>
|
||
<string name="LSLTipText_osMovePen">
|
||
osMovePen(string drawList, integer x, integer y)
|
||
Moves the pen's location to the coordinates specified by the x and y parameters, without drawing anything.
|
||
</string>
|
||
<string name="LSLTipText_osDrawLine">
|
||
POLYMORPHIC COMMAND
|
||
osDrawLine(string drawList, integer startX, integer startY, integer endX, integer endY)
|
||
osDrawLine(string drawList, integer endX, integer endY)
|
||
Draws a line on a dynamic texture.
|
||
</string>
|
||
<string name="LSLTipText_osDrawText">
|
||
osDrawText(string drawList, string text)
|
||
Renders text on a dynamic texture.
|
||
</string>
|
||
<string name="LSLTipText_osDrawEllipse">
|
||
osDrawEllipse(string drawList, integer width, integer height)
|
||
Draws an ellipse on a dynamic texture.
|
||
</string>
|
||
<string name="LSLTipText_osDrawRectangle">
|
||
osDrawRectangle(string drawList, integer width, integer height)
|
||
Draws a rectangle on a dynamic texture.
|
||
</string>
|
||
<string name="LSLTipText_osDrawFilledRectangle">
|
||
osDrawFilledRectangle(string drawList, integer width, integer height)
|
||
Draws a rectangle on a dynamic texture, and fills it with the current pen color.
|
||
</string>
|
||
<string name="LSLTipText_osDrawPolygon">
|
||
osDrawPolygon (string drawList, list x, list y)
|
||
Draws a polygon on a dynamic texture.
|
||
</string>
|
||
<string name="LSLTipText_osDrawFilledPolygon">
|
||
osDrawFilledPolygon (string drawList, list x, list y)
|
||
Draws a polygon on a dynamic texture, and fills it with the current pen color.
|
||
</string>
|
||
<string name="LSLTipText_osSetFontName">
|
||
osSetFontName(string drawList, string fontName)
|
||
Sets current font to be used by osDrawText. Font must exist on region server to display.
|
||
</string>
|
||
<string name="LSLTipText_osSetFontSize">
|
||
osSetFontSize(string drawList, integer fontSize)
|
||
Sets the font size to be used in osDrawText.
|
||
</string>
|
||
<string name="LSLTipText_osSetPenSize">
|
||
osSetPenSize(string drawList, integer penSize)
|
||
Sets the pen size (line thickness) that is to be used when drawing dynamic textures.
|
||
</string>
|
||
<string name="LSLTipText_osSetPenColor">
|
||
osSetPenColor(string drawList, string color)
|
||
Sets the pen color that is to be used when drawing dynamic textures.
|
||
</string>
|
||
<string name="LSLTipText_osSetPenCap">
|
||
osSetPenCap(string drawList, string direction, string type)
|
||
Apply a shape on the end of a line. This allows using arrow, diamond, round and flat caps.
|
||
</string>
|
||
<string name="LSLTipText_osDrawImage">
|
||
osDrawImage(string drawList, integer width, integer height, string imageUrl)
|
||
Retrieves an image specified by the imageUrl parameter and draws it at the specified height and width.
|
||
</string>
|
||
<string name="LSLTipText_osGetDrawStringSize">
|
||
vector osGetDrawStringSize(string contentType, string text, string fontName, integer fontSize)
|
||
Returns a vector containing the horizontal and vertical dimensions in pixels of the specified text.
|
||
</string>
|
||
<string name="LSLTipText_osSetStateEvents">
|
||
osSetStateEvents(integer events)
|
||
Used in the past as a workaround for a bug with Opensim, which has long since been fixed.
|
||
</string>
|
||
<string name="LSLTipText_osList2Double">
|
||
double osList2Double(list src, integer index)
|
||
Returns double-precision value from src at index.
|
||
</string>
|
||
<string name="LSLTipText_osSetRegionWaterHeight">
|
||
osSetRegionWaterHeight(float height)
|
||
Adjusts water height on region.
|
||
</string>
|
||
<string name="LSLTipText_osSetRegionSunSettings">
|
||
osSetRegionSunSettings(integer useEstateSun, integer sunFixed, float sunHour)
|
||
Changes the estate sun settings, then triggers a sun update
|
||
'sunFixed' TRUE to keep the sun stationary, FALSE to use global time
|
||
'sunHour' The sun hour that is desired, 0...24, 0 is sunrise.
|
||
</string>
|
||
<string name="LSLTipText_osSetEstateSunSettings">
|
||
osSetEstateSunSettings(integer sunFixed, float sunHour)
|
||
sunFixed = TRUE or FALSE, sunHour = 00.00 to 24.00.
|
||
</string>
|
||
<string name="LSLTipText_osGetCurrentSunHour">
|
||
float osGetCurrentSunHour()
|
||
Returns float value of current sun hour 0...24 0 is sunrise.
|
||
</string>
|
||
<string name="LSLTipText_osGetSunParam">
|
||
float osGetSunParam(string param)
|
||
Returns current float values for param, where param = day_length, year_length, day_night_offset, update_interval.
|
||
</string>
|
||
<string name="LSLTipText_osSetSunParam">
|
||
osSetSunParam(string param, float value)
|
||
Sets region's sun parameters, where param = day_length, year_length, day_night_offset, update_interval.
|
||
</string>
|
||
<string name="LSLTipText_osWindActiveModelPluginName">
|
||
string osWindActiveModelPluginName()
|
||
Returns the current working wind module installed
|
||
These are SimpleRandomWind or ConfigurableWind.
|
||
</string>
|
||
<string name="LSLTipText_osSetWindParam">
|
||
osSetWindParam(string plugin, string param, float value)
|
||
Sets value of param for plugin. SimpleRandomWind plugin param = strength.
|
||
ConfigurableWind plugin params = avgStrength, avgDirection, varStrength, varDirection, rateChange.
|
||
</string>
|
||
<string name="LSLTipText_osGetWindParam">
|
||
float osGetWindParam(string plugin, string param)
|
||
Returns float value of param for plugin. SimpleRandomWind plugin param = strength.
|
||
ConfigurableWind plugin params = avgStrength, avgDirection, varStrength, varDirection, rateChange.
|
||
</string>
|
||
<string name="LSLTipText_osParcelJoin">
|
||
osParcelJoin(vector start, vector end)
|
||
Where start = top corner, end = bottom corner.
|
||
Subdivides from start vector to end vector. Z is ignored but must exist in syntax
|
||
</string>
|
||
<string name="LSLTipText_osParcelSubdivide">
|
||
osParcelSubdivide(vector start, vector end)
|
||
Where start = top corner, end = bottom corner.
|
||
Subdivides from start vector to end vector. Z is ignored but must exist in syntax
|
||
</string>
|
||
<string name="LSLTipText_osSetParcelDetails">
|
||
osSetParcelDetails(vector pos, list rules)
|
||
Set parcel details at position x,y,x.
|
||
Rules = PARCEL_DETAILS_NAME, PARCEL_DETAILS_DESC, PARCEL_DETAILS_OWNER, PARCEL_DETAILS_GROUP
|
||
</string>
|
||
<string name="LSLTipText_osGetScriptEngineName">
|
||
string osGetScriptEngineName()
|
||
Returns the name of the script engine which is currently enabled on the server.
|
||
</string>
|
||
<string name="LSLTipText_osGetSimulatorVersion">
|
||
string osGetSimulatorVersion()
|
||
Returns current server version information as a string.
|
||
</string>
|
||
<string name="LSLTipText_osParseJSON">
|
||
string osParseJSON(string JSON)
|
||
Returns a deserialized JSON.
|
||
</string>
|
||
<string name="LSLTipText_osParseJSONNew">
|
||
string osParseJSON(string JSON)
|
||
Returns a deserialized JSON object.
|
||
</string>
|
||
<string name="LSLTipText_osMessageObject">
|
||
osMessageObject(key UUID, string message)
|
||
Sends string to object identified by UUID.
|
||
Receiving object requires a dataserver(key queryid, string data) in a contained script(s).
|
||
The queryid passed will be the id of the calling object.
|
||
</string>
|
||
<string name="LSLTipText_osMakeNotecard">
|
||
osMakeNotecard(string notecardName, list contents)
|
||
Write a Notecard contained in Prim with contents of list.
|
||
</string>
|
||
<string name="LSLTipText_osGetNotecardLine">
|
||
string osGetNotecardLine(string name, integer line)
|
||
Reads the requested notecard line and return its data as a string.
|
||
</string>
|
||
<string name="LSLTipText_osGetNotecard">
|
||
string osGetNotecard(string name)
|
||
Reads the entire notecard and return its data as a string.
|
||
</string>
|
||
<string name="LSLTipText_osGetNumberOfNotecardLines">
|
||
integer osGetNumberOfNotecardLines(string name)
|
||
Returns total number of lines in a notecard.
|
||
</string>
|
||
<string name="LSLTipText_osAvatarName2Key">
|
||
key osAvatarName2Key(string firstname, string lastname)
|
||
Returns the avatar's UUID from their firstname, lastname.
|
||
</string>
|
||
<string name="LSLTipText_osKey2Name">
|
||
string osKey2Name(key UUID)
|
||
Returns avatar name from their UUID key.
|
||
</string>
|
||
<string name="LSLTipText_osGetGridNick">
|
||
string osGetGridNick()
|
||
Returns the grid's nickname.
|
||
</string>
|
||
<string name="LSLTipText_osGetGridName">
|
||
string osGetGridName()
|
||
Returns the grid's name.
|
||
</string>
|
||
<string name="LSLTipText_osGetGridLoginURI">
|
||
string osGetGridLoginURI()
|
||
Returns the grid's LoginURI.
|
||
</string>
|
||
<string name="LSLTipText_osGetGridHomeURI">
|
||
string osGetGridHomeURI()
|
||
Returns the current grid URI.
|
||
</string>
|
||
<string name="LSLTipText_osGetGridCustom">
|
||
string osGetGridCustom(string key)
|
||
Returns the grid's Grid Info.
|
||
</string>
|
||
<string name="LSLTipText_osFormatString">
|
||
string osFormatString(string to_format, list strings)
|
||
Returns string. OsFormatString("My name is {0}, I'm located in {1}”, [llGetObjectName(), llGetRegionName()])
|
||
Where {num} parameters must be incremented for each list item, starting at zero, surrounded by curly brackets.
|
||
</string>
|
||
<string name="LSLTipText_osMatchString">
|
||
list osMatchString(string src, string pattern, integer start)
|
||
Returns list of matches for the pattern and its components inside the source string. The pattern is a regular expression.
|
||
Each match in the result is the string that matched and its position in the source.
|
||
</string>
|
||
<string name="LSLTipText_osReplaceString">
|
||
string osReplaceString(string src, string pattern, string replace, integer count, integer start)
|
||
Returns new string with replacements completed.
|
||
</string>
|
||
<string name="LSLTipText_osLoadedCreationDate">
|
||
string osLoadedCreationDate()
|
||
Returns Creation Date from meta data of OAR.
|
||
</string>
|
||
<string name="LSLTipText_osLoadedCreationTime">
|
||
string osLoadedCreationTime()
|
||
Returns Creation Time from meta data of OAR.
|
||
</string>
|
||
<string name="LSLTipText_osLoadedCreationID">
|
||
string osLoadedCreationID()
|
||
Returns creation ID from meta data of OAR. Can not be used to identify a machine.
|
||
</string>
|
||
<string name="LSLTipText_osGetLinkPrimitiveParams">
|
||
list osGetLinkPrimitiveParams(integer linknumber, list rules)
|
||
Returns prim params for the linkset prims specified by linknum.
|
||
If using linkset constants (e.g. LINK_SET, LINK_ALL_CHILDREN, etc), the requested params of each relevant prim are concatenated to the end of the list.
|
||
Otherwise, usage is identical to llGetPrimitiveParams().
|
||
</string>
|
||
<string name="LSLTipText_osIsNpc">
|
||
key osIsNpc(key NPC)
|
||
Returns TRUE if 'key' is an NPC (non-player-character).
|
||
</string>
|
||
<string name="LSLTipText_osNpcCreate">
|
||
POLYMORPHIC
|
||
osNpcCreate(string firstname, string lastname, vector position, string notecard)
|
||
osNpcCreate(string firstname, string lastname, vector position, string notecard, integer options)
|
||
Creates an NPC (Non Player Character) clone named firstname lastname at position from a notecard containing the specifications.
|
||
</string>
|
||
<string name="LSLTipText_osNpcSaveAppearance">
|
||
osNpcSaveAppearance(key npc, string notecard)
|
||
Save NPC's current body part, clothing and attachments data to notecard in prim inventory.
|
||
The avatar must be present in the region when this function is invoked.
|
||
The baked textures for the avatar (necessary to recreate appearance) are saved permanently.)
|
||
</string>
|
||
<string name="LSLTipText_osNpcLoadAppearance">
|
||
osNpcLoadAppearance(key npc, string notecard)
|
||
Load NPC appearance from notecard.
|
||
This notecard must contain appearance data created with the save appearance function.
|
||
</string>
|
||
<string name="LSLTipText_osNpcGetPos">
|
||
vector osNpcGetPos(key npc)
|
||
Returns current position vector of the NPC.
|
||
</string>
|
||
<string name="LSLTipText_osNpcMoveTo">
|
||
osNpcMoveTo(key npc, vector position)
|
||
Moves an NPC to a location within the region.
|
||
</string>
|
||
<string name="LSLTipText_osNpcMoveToTarget">
|
||
osNpcMoveToTarget(key npc, vector target, integer options)
|
||
Moves NPC to given target over time.
|
||
Options = OS_NPC_FLY, OS_NPC_NO_FLY, OS_NPC_LAND_AT_TARGET, OS_NPC_RUNNING
|
||
</string>
|
||
<string name="LSLTipText_osNpcGetOwner">
|
||
rotation osNpcGetOwner(key npc)
|
||
Returns the NPC owner UUID.
|
||
</string>
|
||
<string name="LSLTipText_osNpcGetRot">
|
||
rotation osNpcGetRot(key npc)
|
||
Gets the rotation of the avatar. Only the rotation around the Z plane in Euler rotation (horizontal rotation) has any meaning.
|
||
</string>
|
||
<string name="LSLTipText_osNpcSetRot">
|
||
osNpcSetRot(key npc, rotation rot)
|
||
Set the rotation of the NPC. Only setting the rotation in the Z plane in Euler rotation will have any meaningful effect (turning NPC facing direction).
|
||
Setting X or Y Euler values will result in the avatar rotating in an undefined manner.
|
||
</string>
|
||
<string name="LSLTipText_osNpcStopMoveToTarget">
|
||
osNpcStopMoveToTarget(key npc)
|
||
Stop a current move to a target.
|
||
</string>
|
||
<string name="LSLTipText_osNpcSay">
|
||
osNpcSay(key npc, string message)
|
||
Makes an NPC say something.
|
||
</string>
|
||
<string name="LSLTipText_osNpcSit">
|
||
osNpcSit(key npc, key primkey, integer options)
|
||
Makes NPC sit on prim/item.
|
||
</string>
|
||
<string name="LSLTipText_osNpcStand">
|
||
osNpcStand(key npc)
|
||
Makes NPC identified by UUID to stand.
|
||
</string>
|
||
<string name="LSLTipText_osNpcRemove">
|
||
osNpcRemove(key npc)
|
||
Removes an NPC.
|
||
</string>
|
||
<string name="LSLTipText_osNpcPlayAnimation">
|
||
osNpcPlayAnimation(key npc, string animation)
|
||
Makes NPC identified by key npc to play animation.
|
||
</string>
|
||
<string name="LSLTipText_osNpcStopAnimation">
|
||
osNpcStopAnimation(key npc, string animation)
|
||
Makes NPC identified by key npc stop playing animation.
|
||
</string>
|
||
<string name="LSLTipText_osOwnerSaveAppearance">
|
||
osOwnerSaveAppearance(string notecard)
|
||
Save Owner's current body part, clothing and attachments data to notecard in prim inventory.
|
||
The avatar must be present in the region when this function is invoked.
|
||
The baked textures for the avatar (necessary to recreate appearance) are saved permanently.)
|
||
</string>
|
||
<string name="LSLTipText_osAgentSaveAppearance">
|
||
osAgentSaveAppearance(key agentId, string notecard)
|
||
Save an Avatar's current body part, clothing and attachments data to specified notecard in prim inventory.
|
||
The avatar must be present in the region when this function is invoked.
|
||
The baked textures for the avatar (necessary to recreate appearance) are saved permanently.)
|
||
</string>
|
||
<string name="LSLTipText_osGetMapTexture">
|
||
key osGetMapTexture()
|
||
Returns the map texture UUID of current region.
|
||
</string>
|
||
<string name="LSLTipText_osGetRegionMapTexture">
|
||
key osGetRegionMapTexture(string regionName)
|
||
Returns the map texture UUID for the regionName requested.
|
||
</string>
|
||
<string name="LSLTipText_osGetRegionStats">
|
||
list osGetRegionStats()
|
||
Returns a list of float values representing a number of region statistics (21 of the values shown in the statistics bar of LL-based clients).
|
||
</string>
|
||
<string name="LSLTipText_osGetSimulatorMemory">
|
||
integer osGetSimulatorMemory()
|
||
Returns integer of current memory used by simulator instance.
|
||
</string>
|
||
<string name="LSLTipText_osKickAvatar">
|
||
osKickAvatar(string FirstName, string LastName, string alert)
|
||
Kicks avatar from region with an alert message.
|
||
</string>
|
||
<string name="LSLTipText_osSetSpeed">
|
||
osSetSpeed(key UUID, float SpeedModifier)
|
||
Multiplies the normal running, walking, and flying speed of the specified avatar.
|
||
</string>
|
||
<string name="LSLTipText_osCauseHealing">
|
||
osCauseHealing(key UUID, float healing)
|
||
Causes healing to specified avatar.
|
||
</string>
|
||
<string name="LSLTipText_osCauseDamage">
|
||
osCauseDamage(key UUID, float damage)
|
||
Causes damage to specified avatar. Region must be damage enabled.
|
||
</string>
|
||
<string name="LSLTipText_osGetPrimitiveParams">
|
||
list osGetPrimitiveParams(key prim, list rules)
|
||
Gets the parameters of the primitive, specified by key.
|
||
</string>
|
||
<string name="LSLTipText_osSetPrimitiveParams">
|
||
osSetPrimitiveParams(key prim, list rules)
|
||
Sets primitive Params.
|
||
</string>
|
||
<string name="LSLTipText_osSetProjectionParams">
|
||
POLYMORPHIC COMMAND
|
||
osSetProjectionParams(key prim. integer projection, key texture, float fov, float focus, float ambience)
|
||
osSetProjectionParams(integer projection, key texture, float fov, float focus, float ambience)
|
||
osSetProjectionParams(key prim, integer projection, key texture, float fov, float focus, float ambience)
|
||
</string>
|
||
<string name="LSLTipText_osGetAvatarList">
|
||
list osGetAvatarList()
|
||
Returns strided list of the UUID, position, and name of each avatar in the region, except the owner.
|
||
</string>
|
||
<string name="LSLTipText_osUnixTimeToTimestamp">
|
||
string osUnixTimeToTimestamp(integer unixtime)
|
||
Converts unixtime to an llGetTimeStamp() formated string.
|
||
</string>
|
||
<string name="LSLTipText_osGetGridGatekeeperURI">
|
||
string osGetGridGatekeeperURI()
|
||
returns the value of Gatekeeper in [GridService] section for both standalone and grids.
|
||
</string>
|
||
<string name="LSLTipText_osGetInventoryDesc">
|
||
string osGetInventoryDesc(string itemName)
|
||
returns the description of an inventory item contained within a prim.
|
||
</string>
|
||
<string name="LSLTipText_osForceAttachToAvatar">
|
||
Attach the object containing this script to the avatar that owns it without checking for PERMISSION_ATTACH
|
||
For example, osForceAttachToAvatar(ATTACH_CHEST)
|
||
</string>
|
||
<string name="LSLTipText_osForceDetachFromAvatar">
|
||
Detach the object containing this script from the avatar it is attached to without checking for PERMISSION_ATTACH
|
||
Nothing happens if the object is not attached
|
||
</string>
|
||
<string name="LSLTipText_osNpcSay">
|
||
osNpcSay(key npc, integer channel, string message)
|
||
</string>
|
||
<string name="LSLTipText_osNpcShout">
|
||
osNpcShout(key npc, integer channel, string message)
|
||
</string>
|
||
<string name="LSLTipText_osNpcWhisper">
|
||
osNpcWhisper(key npc, integer channel, string message)
|
||
</string>
|
||
<string name="LSLTipText_osSetTerrainTexture">
|
||
osSetTerrainTexture(integer level, key texture)
|
||
sets terrain texture to level specified using the specific UUID of the texture
|
||
</string>
|
||
<string name="LSLTipText_osSetTerrainTextureHeight">
|
||
osSetTerrainTextureHeight(int corner, float low, float high)
|
||
sets terrain texture in corner specified between the low and high levels. Identical to setting textures in Region Manager within the viewer.
|
||
</string>
|
||
<string name="LSLTipText_osInviteToGroup">
|
||
integer osInviteToGroup(key agentId)
|
||
Returns True / False if user identified by agentID is successfully added to group. (Object containing script must be attached to a group)
|
||
</string>
|
||
<string name="LSLTipText_osEjectFromGroup">
|
||
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_cmSetWindlightScene">
|
||
cmSetWindlightScene(list rules)
|
||
Set the current WindLight scene. Estate managers and owners only.
|
||
(Reguires LightShare Enabled Viewer)
|
||
</string>
|
||
<string name="LSLTipText_cmSetWindlightSceneTargeted">
|
||
cmSetWindlightSceneTargeted(list rules, key target)
|
||
Set the current WindLight scene directed at a specific avatar. Estate managers and owners only.
|
||
(Reguires LightShare Enabled Viewer)
|
||
</string>
|
||
<string name="LSLTipText_cmGetWindlightScene">
|
||
list cmGetWindlightScene(list rules)
|
||
Get the current LightShare settings.
|
||
(Reguires LightShare Enabled Viewer)
|
||
</string>
|
||
<string name="LSLTipText_lsSetWindlightScene">
|
||
lsSetWindlightScene(list rules)
|
||
Set the current WindLight scene. Estate managers and owners only.
|
||
(Reguires LightShare Enabled Viewer)
|
||
</string>
|
||
<string name="LSLTipText_lsSetWindlightSceneTargeted">
|
||
lsSetWindlightSceneTargeted(list rules, key target)
|
||
Set the current WindLight scene directed at a specific avatar. Estate managers and owners only.
|
||
(Reguires LightShare Enabled Viewer)
|
||
</string>
|
||
<string name="LSLTipText_lsGetWindlightScene">
|
||
list lsGetWindlightScene(list rules)
|
||
Get the current WindLight settings.
|
||
(Reguires LightShare Enabled Viewer)
|
||
</string>
|
||
<!-- Aurora-Sim OSSL-Functions (unique to Aurora Only) 'osReturnObject', 'osReturnObjects', 'osShutDown', 'osaddAgentToGroup', 'osRezObject',
|
||
Aurora-Sim aaFunctions (\Aurora\AuroraDotNetEngine\APIs\IAA_Api.cs)
|
||
Aurora-Sim botFunctions (\Aurora\BotManager\IBot_Api.cs)
|
||
-->
|
||
<string name="LSLTipText_osReturnObject">
|
||
osReturnObject(key userID)
|
||
Returns object to specified avatars UUID.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_osReturnObjects">
|
||
osReturnObjects(float Parameter)
|
||
Returns group of objects. Parameter's are numeric, values are owner objects = 0, everyone except owner objects = 1, group objects = 2.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_osShutDown">
|
||
osShutDown()
|
||
Shut's down current Simulator. Authorized Admin Only by config.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_osAddAgentToGroup">
|
||
osAddAgentToGroup(key avatarID, string group_name, string role_name)
|
||
Adds an avatar to a group. Where group_name = name of the target group, role_name = role to assign within the group.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_osRezObject">
|
||
osRezObject(string inventory, vector position, vector velocity, rotation rot, integer param, integer isRezAtRoot, integer doRecoil, integer SetDieAtEdge, integer CheckPos)
|
||
Where inventory = object to rez. Position = vector to rez object. Velocity = initial velocity. Rot = initial rotation. Param = onrez event.
|
||
IzAtRoot = TRUE/FALSE flag changes llRezAtRoot to llRezObject. doRecoil =TRUE/FALSE to push avatar. SetDieAtEdge = TRUE/FALSE for rezzed object to die at edge of region.
|
||
CheckPos = TRUE/FALSE enable/disable 10m rez limit.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaSetCloudDensity">
|
||
aaSetCloudDensity(float density)
|
||
AaSetCloudDensity(0.5) Where float density values are 0.0 = no cloud to 1.0 = 100% cloud.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaUpdateDatabase">
|
||
aUpdateDatabase(string Key, string value, string token)
|
||
Where Key = database field name, xmlDataToPutIntoTheDatabase = serialized XML data, Token = data-password
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaQueryDatabase">
|
||
aaQueryDatabase(string Key, string Token)
|
||
Returns a list with first value is the token, the second the Key, and the third the value
|
||
Where Key = database field name, Token = data-password
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaDeserializeXMLValues">
|
||
aaDeserializeXMLValues(string xmlData)
|
||
Returns a list of Values from XML data. Where xmlData = xml formatted data Values.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaDeserializeXMLKeys">
|
||
aaDeserializeXMLKeys(string xmlData)
|
||
Returns a list of keys from XML data. Where xmlData = xml formatted data keys.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaSetConeOfSilence">
|
||
aaSetConeOfSilence(float radius)
|
||
Where radius = metres radius from centre of scripted item. This creates an area that sounds can only be heard by the people within the area(radius) and not heard outside and visa-versa.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaSerializeXML">
|
||
aaSerializeXML(list keys, list values)
|
||
Returns xml formatted string of the keys and values. Where keys = list of keys in the database, values = fields to retrieve from database.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaGetTeam">
|
||
aaGetTeam(key uuid)
|
||
Returns a string of avatars team name. Where uuid = avatar key.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaGetHealth">
|
||
aaGetHealth(key uuid)
|
||
Returns float value (0.0 to 100.0) of current health. Where uuid = avatar key.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaJoinCombat">
|
||
aaJoinCombat(key uuid)
|
||
Where uuid = avatar key. If (PERMISSION_COMBAT == PERMISSION_COMBAT) and permission is granted then join combat.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaLeaveCombat">
|
||
aaLeaveCombat(key uuid)
|
||
Where uuid = avatar key.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaJoinCombatTeam">
|
||
aaJoinCombatTeam(key uuid, string team)
|
||
Where uuid = key of avatar, team = string of the team name.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaRequestCombatPermission">
|
||
aaRequestCombatPermission(key ID)
|
||
Where ID = avatar uuid. Requests target avatar for Permissions to enter into combat mode.
|
||
Raises a run_time_permissions event. (PERMISSION_COMBAT == PERMISSION_COMBAT).
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaThawAvatar">
|
||
aaThawAvatar(key ID)
|
||
Where ID = avatar uuid. If combat permission are granted then avatar can be un-frozen (movement re-enabled).
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaFreezeAvatar">
|
||
aaFreezeAvatar(key ID)
|
||
Where ID = avatar uuid. If combat permission are granted then avatar can be frozen (no movement).
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaGetTeamMembers">
|
||
aaGetTeamMembers(string team)
|
||
Return a list of team members. Where team = string of team name.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaGetLastOwner">
|
||
POLYMORPHIC FUNCTION.
|
||
aaGetLastOwner(string PrimID) returns last owner UUID of PrimID where PrimID = uuid of prim.
|
||
AaGetLastOwner() returns last owner uuid of prim containg script.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaSayDistance">
|
||
aaSayDistance(integer channelID, float Distance, string text)
|
||
Where channelID = channel to say on, Distance = float in meters for distance to say, text = string to say.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaSayTo">
|
||
aaSayTo(key userID, string text)
|
||
Where userID = avatar key, text = string msg. Similar to llOwnerSay but can be directly targeted to an avatar.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaGetWalkDisabled ">
|
||
aaGetWalkDisabled(key ID)
|
||
Returns integer of TRUE or FALSE for specifid ID. Where ID = avatar uuid.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaSetWalkDisabled">
|
||
aaSetWalkDisabled(key ID, integer Value)
|
||
Where ID = avatar uuid, Value = TRUE or FALSE. If PERMISSION_COMBAT is accepted, this disables walk, forcing avatar to fly.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaGetFlyDisabled ">
|
||
aaGetFlyDisabled(key ID)
|
||
Returns integer of TRUE or FALSE for specifid ID. Where ID = avatar uuid.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaSetFlyDisabled">
|
||
aaSetFlyDisabled(key ID, integer Value)
|
||
Where ID = avatar uuid, Value = TRUE or FALSE. If PERMISSION_COMBAT is accepted, this disables flying, forcing avatar to walk.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaAvatarFullName2Key ">
|
||
aaAvatarFullName2Key(string FullName)
|
||
Returns the avatar uuid from their fullname. Where FullName = "Firstname Lastname”.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaRaiseError">
|
||
aaRaiseError(string message)
|
||
Allows you to have errors that end the execution of the event and fire another event in the script.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaGetText ">
|
||
aaGetText()
|
||
Returns a string of the hover text of an object.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaGetTextColor ">
|
||
aaGetTextColor()
|
||
Returns the hovertext color in rotation. Use Ex: rotation color = aaGetTextColor() to separate color.x, color.y, color.z, color.s Where s = value of alpha in llSetText.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaSetEnv ">
|
||
aaSetEnv(string EnvName, list Value)
|
||
Sets environment values. Where EnvName = ENABLE_GRAVITY, GRAVITY_FORCE_X, GRAVITY_FORCE_Y, GRAVITY_FORCE_Z, ADD_GRAVITY_POINT, ADD_GRAVITY_FORCE, START_TIME_REVERSAL_SAVING,
|
||
STOP_TIME_REVERSAL_SAVING, START_TIME_REVERSAL, STOP_TIME_REVERSAL.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_aaGetIsInfiniteRegion">
|
||
aaGetIsInfiniteRegion()
|
||
Returns TRUE or FALSE if region is an infinite region.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_botGetWaitingTime">
|
||
botGetWaitingTime(integer waitTime)
|
||
Returns waitTime as vector.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_botSetMap">
|
||
botSetMap(key keyOfBot, list positions, list movementType, integer flags)
|
||
keyOfBot = bot uuid, positions = list of position vectors, movementType = corresponding list of move modes: 0 – walk, 1 – fly,
|
||
flags = BOT_FOLLOW_FLAG_NONE and BOT_FOLLOW_FLAG_INDEFINITELY.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_botCreateBot">
|
||
botCreateBot(string FirstName, string LastName, key idToClone, vector startPos)
|
||
Where FirstName and LastName = strings for new bot name. idToClone = uuid of prebuild avatar to clone OR another existing avatar. startPos = vector of starting position on region.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_botRemoveBot">
|
||
botRemoveBot(key botID)
|
||
Where botID = uuid of bot. Removes bot identified by botID.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_botPauseMovement">
|
||
botPauseMovement(key botID)
|
||
Where botID = bot uuid. Pauses bot at current position.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_botResumeMovement">
|
||
botResumeMovement(key botID)
|
||
Where botID = bot uuid. Resumes bot movement.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_botFollowAvatar">
|
||
botFollowAvatar(key botID, string avName, float startFollowDistance, float endFollowDistance)
|
||
Where botID = bot uuid. AvName = sting of avatar name OR avatar uuid. StartFollowDistance = distance to start following from. EndFollowDistance = distance to stop following avatar.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_botStopFollowAvatar">
|
||
botStopFollowAvatar(key botID)
|
||
Where botID = bot uuid. Stops bot from following an avatar.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_botSendChatMessage">
|
||
botSendChatMessage(key botID, string message, integer channel, integer sayType)
|
||
Where botID = bot uuid. Message = string msg. Channel = channel to speak on. SayType = (0=whisper, 1=say, 2=shout).
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_botSendIM">
|
||
botSendIM(string bot, string user, string message)
|
||
Send IM to bot.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_botSetShouldFly">
|
||
botSetShouldFly(key botID, integer ShouldFly)
|
||
Where botID = bot uuid. ShouldFly = TRUE/FALSE. Enables or disables flight mode.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_botSitObject">
|
||
botSitObject(key botID, key objectID, vector offset)
|
||
Where botID = bot uuid, objectID = uuid of object to sit on, offset = Vector for sit position (note that VECTOR_ZERO = default sit pos).
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_botStandUp">
|
||
botStandUp(key botID)
|
||
Where botID = bot uuid. Command bot to stand up.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_botTouchObject">
|
||
botTouchObject(key botID, key objectID)
|
||
Where botID = bot uuid, objectID = object uuid. Causes bot to touch object identified.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_botAddTag">
|
||
botAddTag(key botID, string tag)
|
||
Where botID = bot uuid, tag = string tag over bot.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_botGetBotsWithTag">
|
||
botGetBotsWithTag(string tag)
|
||
Where tag = tag string to match. Return a list of bot UUID's in region with the matching tag.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<string name="LSLTipText_botRemoveBotsWithTag">
|
||
botRemoveBotsWithTag(string tag)
|
||
Where tag = tag string to match. Removes bot's matching the tag.
|
||
(Aurora-Sim only)
|
||
</string>
|
||
<!-- *** END OF OpenSimulator & Aurora-Sim syntax section *** -->
|
||
|
||
<!-- Strings needed by drop targets -->
|
||
<string name="CurrentlyNotSet">No definido actualmente </string>
|
||
<string name="CurrentlySetTo">Actualmente definido a</string>
|
||
<string name="CurrentlySetToAnItemNotOnThisAccount">Un artículo no está en esta cuenta</string>
|
||
<string name="NotLoggedIn">Desconectado</string>
|
||
|
||
<!-- Non-standard LLChat strings -->
|
||
<string name="took_a_snapshot">ha tomado una fotografía</string>
|
||
|
||
<!-- Avatar busy/away mode -->
|
||
<string name="AvatarSetNotAway">No ausente</string>
|
||
<string name="AvatarSetAway">Ausente</string>
|
||
<string name="AvatarSetNotBusy">No Ocupado</string>
|
||
<string name="AvatarSetBusy">Ocupado</string>
|
||
|
||
<!-- LLGroupNotify -->
|
||
<!-- used in the construction of a Group Notice blue dialog box, buttons, tooltip etc. Seems to be no longer utilized by code in Viewer 2.0 -->
|
||
<string name="next">Siguiente</string>
|
||
<string name="ok">OK</string>
|
||
<string name="GroupNotifyGroupNotice">Aviso de Grupo</string>
|
||
<string name="GroupNotifyGroupNotices">Avisos de Grupo</string>
|
||
<string name="GroupNotifySentBy">Enviado por</string>
|
||
<string name="GroupNotifyAttached">Anexado:</string>
|
||
<string name="GroupNotifyViewPastNotices">Ver noticias anteriores o bien optar por no recibir estos mensajes aquí.</string>
|
||
<string name="GroupNotifyOpenAttachment">Abrir Adjunto</string>
|
||
<string name="GroupNotifySaveAttachment">Guardar Adjunto</string>
|
||
|
||
<!-- body parts -->
|
||
<string name="BodyPartsRightArm">Brazo Derecho</string>
|
||
<string name="BodyPartsHead">Cabeza</string>
|
||
<string name="BodyPartsLeftArm">Brazo Izquierdo</string>
|
||
<string name="BodyPartsLeftLeg">Pierna Izqquierda</string>
|
||
<string name="BodyPartsTorso">Torso</string>
|
||
<string name="BodyPartsRightLeg">Pierna Derecha</string>
|
||
|
||
<!-- mouselook -->
|
||
<string name="LeaveMouselook">Pulsa ESC para regresar a la vista del mundo</string>
|
||
|
||
<!-- inventory -->
|
||
<string name="InventoryNoMatchingItems">Elementos no hallados en el inventario.</string>
|
||
<string name="MarketplaceURL">https://marketplace.[MARKETPLACE_DOMAIN_NAME]/</string>
|
||
<string name="MarketplaceURL_CreateStore">http://community.secondlife.com/t5/English-Knowledge-Base/Selling-in-the-Marketplace/ta-p/700193#Section_.4</string>
|
||
<string name="MarketplaceURL_Dashboard">https://marketplace.[MARKETPLACE_DOMAIN_NAME]/merchants/store/dashboard</string>
|
||
<string name="MarketplaceURL_Imports">https://marketplace.[MARKETPLACE_DOMAIN_NAME]/merchants/store/imports</string>
|
||
<string name="MarketplaceURL_LearnMore">https://marketplace.[MARKETPLACE_DOMAIN_NAME]/learn_more</string>
|
||
<string name="InventoryOutboxNotMerchantTitle">Cualquiera puede vender ítems en el Mercado.</string>
|
||
<string name="InventoryOutboxNotMerchantTooltip"></string>
|
||
<string name="InventoryOutboxNotMerchant">
|
||
Si quieres convertirte en un comerciante, tendrás que
|
||
</string>
|
||
<string name="InventoryOutboxNotMerchantSubs">crear una tienda en el Mercado.</string>
|
||
<string name="InventoryOutboxNoItemsTitle">Tu Buzón de Salida está vacío.</string>
|
||
<string name="InventoryOutboxNoItemsTooltip"></string>
|
||
<string name="InventoryOutboxNoItems">
|
||
Arrastra carpetas a esta zona y pulsa "Enviar al Mercado" para listarlos y ponerlos en venta
|
||
</string>
|
||
<string name="InventoryOutboxNoItemsSubs">Mercado.</string>
|
||
|
||
<!-- use value="" because they have preceding spaces -->
|
||
<string name="no_transfer" value=" (no transferible)" />
|
||
<string name="no_modify" value=" (no modificable)" />
|
||
<string name="no_copy" value=" (no copiable)" />
|
||
<string name="temporary" value=" (temporal)" />
|
||
<string name="worn" value=" (vestido)" />
|
||
<string name="locked" value=" (bloqueado)" />
|
||
<string name="link" value=" (enlace)" />
|
||
<string name="broken_link" value=" (enlace roto)" />
|
||
<string name="LoadingContents">Cargando contenidos...</string>
|
||
<string name="NoContents">Sin Contenido</string>
|
||
<string name="WornOnAttachmentPoint" value=" (vestido en [ATTACHMENT_POINT])" />
|
||
<string name="LockedOnAttachmentPoint" value=" (bloqueado en[ATTACHMENT_POINT])" />
|
||
<string name="ActiveGesture" value="[GESLABEL] (activo)"/>
|
||
|
||
<!-- Inventory permissions -->
|
||
<string name="PermYes">Si</string>
|
||
<string name="PermNo">No</string>
|
||
|
||
<!-- Gestures labels -->
|
||
<!-- use value="" because they have preceding spaces -->
|
||
<string name="Chat Message" value=" Chat : " />
|
||
<string name="Sound" value=" Sonido : " />
|
||
<string name="Wait" value=" --- Esperar : " />
|
||
<string name="AnimFlagStop" value=" Detener Animación : " />
|
||
<string name="AnimFlagStart" value=" Iniciar Animación : " />
|
||
<string name="Wave" value=" Onda " />
|
||
<string name="GestureActionNone" value="Nada" />
|
||
<string name="HelloAvatar" value=" ¡Hola Avatar! " />
|
||
<string name="ViewAllGestures" value=" Ver Todo >>" />
|
||
<string name="GetMoreGestures" value=" Obtener Más >>" />
|
||
|
||
<!-- inventory filter -->
|
||
<!-- use value="" because they have preceding spaces -->
|
||
<string name="Animations" value=" Animaciones," />
|
||
<string name="Calling Cards" value=" Tarjetas de Visita," />
|
||
<string name="Clothing" value=" Ropa," />
|
||
<string name="Gestures" value=" Gestos," />
|
||
<string name="Landmarks" value=" Hitos," />
|
||
<string name="Notecards" value=" Notas," />
|
||
<string name="Objects" value=" Objetos," />
|
||
<string name="Scripts" value=" Scripts," />
|
||
<string name="Sounds" value=" Sonidos," />
|
||
<string name="Textures" value=" Texturas," />
|
||
<string name="Snapshots" value=" Fotos," />
|
||
<string name="No Filters" value="No " />
|
||
<string name="Since Logoff" value=" - Desde Fin Sesión Anterior" />
|
||
<string name="Worn" value=" - Vestido" />
|
||
|
||
<!-- inventory FVBridge -->
|
||
<!-- This is used in llpanelinventory.cpp when constructing a context menu for an item for Sale -->
|
||
<string name="Buy">Comprar</string>
|
||
<!-- Grid currency is appended automatically -->
|
||
<string name="Buyfor" value="Comprar para "/>
|
||
|
||
<string name="Stone">Piedra</string>
|
||
<string name="Metal">Metal</string>
|
||
<string name="Glass">Vidrio</string>
|
||
<string name="Wood">Madera</string>
|
||
<string name="Flesh">Carne</string>
|
||
<string name="Plastic">Plástico</string>
|
||
<string name="Rubber">Goma</string>
|
||
<string name="Light">Luz</string>
|
||
|
||
<!-- Avatar Skeleton -->
|
||
<string name="Chest">Pecho</string>
|
||
<string name="Skull">Cráneo</string>
|
||
<string name="Left Shoulder">Hombro Izquierdo</string>
|
||
<string name="Right Shoulder">Hombro Derecho</string>
|
||
<string name="Left Hand">Mano Izquierda</string>
|
||
<string name="Right Hand">Mano Derecha</string>
|
||
<string name="Left Foot">Pié Izquierdo</string>
|
||
<string name="Right Foot">Pié Derecho</string>
|
||
<string name="Spine">Columna</string>
|
||
<string name="Pelvis">Pelvis</string>
|
||
<string name="Mouth">Boca</string>
|
||
<string name="Chin">Mentón</string>
|
||
<string name="Left Ear">Oreja Izquierda</string>
|
||
<string name="Right Ear">Oreja DerechaEar</string>
|
||
<string name="Left Eyeball">Globo Ocular Izquierdo</string>
|
||
<string name="Right Eyeball">Globo Ocular Derecho</string>
|
||
<string name="Nose">Nariz</string>
|
||
<string name="R Upper Arm">Brazo Derecho</string>
|
||
<string name="R Forearm">Antebrazo Derecho</string>
|
||
<string name="L Upper Arm">Brazo Izquierdo</string>
|
||
<string name="L Forearm">Antebrazo Izquierdo</string>
|
||
<string name="Right Hip">Cadera Derecha</string>
|
||
<string name="R Upper Leg">Muslo Derecho</string>
|
||
<string name="R Lower Leg">Pierna Derecha</string>
|
||
<string name="Left Hip">Cadera Izquierda</string>
|
||
<string name="L Upper Leg">Muslo Izquierdo</string>
|
||
<string name="L Lower Leg">Pierna Izquierda</string>
|
||
<string name="Stomach">Estómago</string>
|
||
<string name="Left Pec">Pectoral Izquierdo</string>
|
||
<string name="Right Pec">Pectoral Derecho</string>
|
||
<string name="Neck">Cuello</string>
|
||
<string name="Root">Base</string>
|
||
<string name="unsupported point">Punto no soportado</string>
|
||
<string name="Invalid Attachment">Punto de anexión inválido</string>
|
||
|
||
<!-- HUD Position -->
|
||
<string name="Center 2">Centro 2</string>
|
||
<string name="Top Right">Superior Derecho</string>
|
||
<string name="Top">Superior</string>
|
||
<string name="Top Left">Superior Izquierdo</string>
|
||
<string name="Center">Centro</string>
|
||
<string name="Bottom Left">Inferior Izquierdo</string>
|
||
<string name="Bottom">Inferior</string>
|
||
<string name="Bottom Right">Inferior Derecha</string>
|
||
|
||
<!-- compile queue-->
|
||
<string name="CompileQueueDownloadedCompiling">Descargado, compilando</string>
|
||
<string name="CompileQueueScriptNotFound">El Script no ha sido hallado en el servidor.</string>
|
||
<string name="CompileQueueProblemDownloading">Problema al descargar</string>
|
||
<string name="CompileQueueProblemUploading">El Sim carece de capacidades UpdateScriptTask. No se puede pedir la recompilación</string>
|
||
<string name="CompileQueueInsufficientPermDownload">Permisos insuficientes para descargar un script.</string>
|
||
<string name="CompileQueueInsufficientPermFor">Permisos insuficientes para</string>
|
||
<string name="CompileQueueUnknownFailure">Fallo desconocido en la descarga</string>
|
||
<string name="CompileQueueTitle">Progreso de Recompilación</string>
|
||
<string name="CompileQueueStart">recompilar</string>
|
||
<string name="ResetQueueTitle">Progeso de Reinicio</string>
|
||
<string name="ResetQueueStart">reiniciar</string>
|
||
<string name="RunQueueTitle">Definir ejecución en Progreso</string>
|
||
<string name="RunQueueStart">Definir ejecutando</string>
|
||
<string name="NotRunQueueTitle">Definir no ejecutando en progreso</string>
|
||
<string name="NotRunQueueStart">Definir no ejecutando</string>
|
||
|
||
<!-- compile comment text-->
|
||
<string name="CompileSuccessful">¡Compilación satisfactoria!</string>
|
||
<string name="CompileSuccessfulSaving">Compilación satisfactoria, guardando...</string>
|
||
<string name="SaveComplete">Guardado completado.</string>
|
||
<string name="ObjectOutOfRange">Script (objeto fuera de rango)</string>
|
||
|
||
<!-- god tools -->
|
||
<string name="GodToolsObjectOwnedBy">Objeto [OBJECT] propiedad de [OWNER]</string>
|
||
|
||
<!-- groups -->
|
||
<string name="Group" value=" (grupo)" />
|
||
<string name="Unknown">(Desconocido)</string>
|
||
<string name="SummaryForTheWeek" value="Sumario para esta semana, comenzada el " />
|
||
<string name="NextStipendDay" value="Si siguiente día de estipendio es " />
|
||
<string name="GroupIndividualShare" value=" Grupo Participación Individual" />
|
||
<string name="GroupColumn" value=" Grupo" />
|
||
|
||
<!-- floater IM bonus_info: When a Linden with Admin/god status receives a new IM this displays the estate (Mainland vs. teen grid) of the source avatar.
|
||
This is to help Lindens when answering questions. -->
|
||
<string name="IMParentEstate">estado padre</string>
|
||
<string name="IMMainland">mainland</string>
|
||
<string name="IMTeen">teen</string>
|
||
|
||
<!-- floater about land -->
|
||
<string name="Anyone">Cualquiera</string>
|
||
|
||
<!-- floater region info -->
|
||
<!-- The following will replace variable [ALL_ESTATES] in notifications EstateAllowed*, EstateBanned*, EstateManager* -->
|
||
<string name="RegionInfoError">error</string>
|
||
<string name="RegionInfoAllEstatesOwnedBy">
|
||
todos los Estados propiedad de [OWNER]
|
||
</string>
|
||
<string name="RegionInfoAllEstatesYouOwn">todos los Estados de tu propiedad</string>
|
||
<string name="RegionInfoAllEstatesYouManage">
|
||
todos los estados que administras para [OWNER]
|
||
</string>
|
||
<string name="RegionInfoAllowedResidents">Residentes Permitidos: ([ALLOWEDAGENTS], máx [MAXACCESS])</string>
|
||
<string name="RegionInfoAllowedGroups">Grupos Permitidos: ([ALLOWEDGROUPS], máx [MAXACCESS])</string>
|
||
|
||
<!-- panel contents -->
|
||
<string name="PanelContentsNewScript">Nuevo Script</string>
|
||
|
||
<!-- Region/Estate Covenant -->
|
||
<string name="RegionNoCovenant">No hay un Convenio provisto para este Estado.</string>
|
||
<string name="RegionNoCovenantOtherOwner">No hay un Convenio provisto para este Estado. El terreno de este Estado está siendo vendido por el propietario del Estado, no por Linden Lab. Por favor, contacta al propietario del Estado para más detalles.</string>
|
||
<string name="none_text" value=" (ninguno) " />
|
||
|
||
<!-- Environment settings -->
|
||
<string name="Local">Local</string>
|
||
<string name="LocalSettings">Configuración Local</string>
|
||
<string name="Region">Región</string>
|
||
<string name="RegionSettings">Configuración de Región</string>
|
||
|
||
<!-- inventory offer -->
|
||
<string name="InvOfferAnObjectNamed">Un objeto llamado</string>
|
||
<string name="InvOfferOwnedByGroup">propiedad del grupo</string>
|
||
<string name="InvOfferOwnedByUnknownGroup">propiedad de un grupo desconocido</string>
|
||
<string name="InvOfferOwnedBy">propiedad de</string>
|
||
<string name="InvOfferOwnedByUnknownUser">propiedad de un usuario desconocido</string>
|
||
<string name="InvOfferGaveYou">te ha dado</string>
|
||
<string name="InvOfferDecline">Has rechazado [DESC] de [NAME].</string>
|
||
|
||
<!-- group money -->
|
||
<string name="GroupMoneyTotal">Total</string>
|
||
<string name="GroupMoneyBought">comprado</string>
|
||
<string name="GroupMoneyPaidYou">te ha pagado</string>
|
||
<string name="GroupMoneyPaidInto">pagado en</string>
|
||
<string name="GroupMoneyBoughtPassTo">pase comprado para</string>
|
||
<string name="GroupMoneyPaidFeeForEvent">tasa del evento pagada</string>
|
||
<string name="GroupMoneyPaidPrizeForEvent">precio del evento pagado</string>
|
||
<string name="GroupMoneyBalance">Balance</string>
|
||
<string name="GroupMoneyCredits">Créditos</string>
|
||
<string name="GroupMoneyDebits">Débitos</string>
|
||
|
||
<!-- Viewer menu -->
|
||
<string name="AcquiredItems">Ítems adquiridos</string>
|
||
<string name="Cancel">Cancelar</string>
|
||
<string name="UploadingCosts">Subiendo [NAME] a un costo de [CURRENCY] [AMOUNT]</string>
|
||
<string name="UnknownFileExtension">
|
||
Extensión de archivo %s deconocida.
|
||
Se espera .wav, .tga, .bmp, .jpg, .jpeg, o .bvh
|
||
</string>
|
||
<string name="MuteObject2">Ignorar</string>
|
||
<string name="MuteAvatar">Ignorar</string>
|
||
<string name="UnmuteObject">Dejar de Ignorar</string>
|
||
<string name="UnmuteAvatar">Dejar de Ignorar</string>
|
||
|
||
<!-- menu accelerators -->
|
||
<string name="accel-mac-control">Ctrl-</string>
|
||
<string name="accel-mac-command">Cmd-</string>
|
||
<string name="accel-mac-option">Opt-</string>
|
||
<string name="accel-mac-shift">Mayús</string>
|
||
<string name="accel-win-control">Ctrl-</string>
|
||
<string name="accel-win-alt">Alt-</string>
|
||
<string name="accel-win-shift">Mayús</string>
|
||
|
||
<!-- Previews -->
|
||
<string name="FileSaved">Archivo Guardado</string>
|
||
<string name="Receiving">Recibiendo</string>
|
||
|
||
<!-- Directions, HUD -->
|
||
<string name="Direction_Forward">Adelante</string>
|
||
<string name="Direction_Left">Izquierda</string>
|
||
<string name="Direction_Right">Derecha</string>
|
||
<string name="Direction_Back">Atrás</string>
|
||
<string name="Direction_North">Norte</string>
|
||
<string name="Direction_South">Sur</string>
|
||
<string name="Direction_West">Oeste</string>
|
||
<string name="Direction_East">Este</string>
|
||
<string name="Direction_Up">Arriba</string>
|
||
<string name="Direction_Down">Abajo</string>
|
||
|
||
<string name="None">Nada</string>
|
||
|
||
<!-- punctuations -->
|
||
<string name=":">:</string>
|
||
<string name=",">,</string>
|
||
<string name="...">...</string>
|
||
<string name="***">***</string>
|
||
<string name="(">(</string>
|
||
<string name=")">)</string>
|
||
<string name=".">.</string>
|
||
<string name="'">'</string>
|
||
<string name="---">---</string>
|
||
|
||
|
||
<!-- OSMessageBox messages -->
|
||
<string name="MBCmdLineError">
|
||
Se ha encontrado un error analizando la línea de comandos-
|
||
Por favor, mira en: http://wiki.secondlife.com/wiki/Client_parameters
|
||
Error:
|
||
</string>
|
||
|
||
<string name="MBCmdLineUsg">
|
||
[APP_NAME] Uso de la Línea de Comandos:
|
||
</string>
|
||
|
||
<string name="MBUnableToAccessFile">
|
||
[APP_NAME] es incapaz de acceder a un archivo que necesita.
|
||
|
||
Esto puede ser porque de alguna manera tienes varias copias en ejecución, o tu sistema de forma incorrecta piensa que un archivo está abierto.
|
||
Si este mensaje persiste, reinicia el equipo y vuelve a intentarlo.
|
||
Si persiste, puede que tengas que desinstalar completamente [APP_NAME] y volver a instalarlo.
|
||
</string>
|
||
|
||
<string name="MBRequiresAltiVec">
|
||
[APP_NAME] requiere un procesador con AltiVec (G4 o posterior).
|
||
</string>
|
||
|
||
<string name="MBAlreadyRunning">
|
||
[APP_NAME] ya está siendo ejecutado.
|
||
Revisa tu barra de tareas y busca copia minimizada del programa.
|
||
Si este mensaje persiste, reinicia tu equipo.
|
||
</string>
|
||
|
||
<string name="MBFrozenCrashed">
|
||
[APP_NAME] parece haberse congelado o sufrido un fallo en la ejecución anterior.
|
||
¿Quieres enviar un reporte de fallos?
|
||
</string>
|
||
|
||
<string name="MBAlert">Notificación</string>
|
||
|
||
<string name="MBNoDirectX">
|
||
[APP_NAME] es incapaz de detectar DirectX 9.0b o superior.
|
||
[APP_NAME] usa DirecX para detectar el hardware y/o los controladores desactualizados que pueden causar inestabilidad, pobre rendmiento y caídas. Si bien puedes ejecutar [APP_NAME] sin esto, recomendamos encarecidamente ejecutarlo con DirectX 9.0b.
|
||
|
||
¿Quieres continuar?
|
||
</string>
|
||
|
||
<string name="MBWarning">Atención</string>
|
||
|
||
<string name="MBRegClassFailed">Fallo de RegisterClass</string>
|
||
|
||
<string name="MBError">Error</string>
|
||
|
||
<string name="MBFullScreenErr">
|
||
Incapaz de ejecutar a pantalla completa en [WIDTH] x [HEIGHT].
|
||
Ejecutando en ventana.
|
||
</string>
|
||
|
||
<string name="MBDestroyWinFailed">Error de cierre mientras se destruía la ventana (falló DestroyWindow())</string>
|
||
|
||
<string name="MBShutdownErr">Error de Cierre</string>
|
||
|
||
<string name="MBDevContextErr">Imposible crear el contexto de dispositivo GL</string>
|
||
|
||
<string name="MBPixelFmtErr">
|
||
No se puede encontrar el formato de píxel adecuado
|
||
</string>
|
||
|
||
<string name="MBPixelFmtDescErr">
|
||
No se puede ver la descripción del formato de píxel
|
||
</string>
|
||
|
||
<string name="MBTrueColorWindow">
|
||
[APP_NAME] requiere True Color (32-bit) para ser ejecutado.
|
||
Por favor, ve a la configuración de pantalla de tu equipo y configura el modo de color en 32-bit.
|
||
</string>
|
||
|
||
<string name="MBAlpha">
|
||
[APP_NAME] es incapaz de ejecutarse porque no puede obtener un canal alfa de 8 bit. Usualmente esto ocurre debido a problemas con la tarjeta gráfica.
|
||
Por favor, asegurate que tienes actualizados los controladores de tu tarjeta gráfica.
|
||
Además, asegurate que tu pantalla esta definida en Color Verdadero (32-bit) En el Panel de Control > Pantalla > Configuraciones.
|
||
|
||
Si continuas recibiendo este mensaje, contacta con [SUPPORT_SITE].
|
||
</string>
|
||
|
||
<string name="MBPixelFmtSetErr">
|
||
No se puede establecer el formato de píxel
|
||
</string>
|
||
|
||
<string name="MBGLContextErr">
|
||
No se puede crear el contexto de renderizado GL
|
||
</string>
|
||
|
||
<string name="MBGLContextActErr">
|
||
No se puede activar contexto de renderizado GL
|
||
</string>
|
||
|
||
<string name="MBVideoDrvErr">
|
||
[APP_NAME] es incapaz de ejecutarse porque tu tarjeta gráfica no está instalada correctamente, es obsoleta o no está soportada. Por favor, asegurate que tienes actualizados los controladores de tu tarjeta gráfica, incluso, si están actualizados, intenta reinstalarlos..
|
||
|
||
Si continuas recibiendo este mensaje, contacta con [SUPPORT_SITE].
|
||
</string>
|
||
|
||
<!-- Avatar Shape Information -->
|
||
<string name="5 O'Clock Shadow">Sombreado de las 5 en Punto</string>
|
||
|
||
<string name="All White">Todo Blanco</string>
|
||
<string name="Anime Eyes">Ojos de Animé</string>
|
||
<string name="Arced">Arqueado</string>
|
||
<string name="Arm Length">Largo de Brazo</string>
|
||
<string name="Attached">Anexado</string>
|
||
<string name="Attached Earlobes">Anexado a lóbulos de las orejas</string>
|
||
|
||
<string name="Back Fringe">Flequillo</string>
|
||
|
||
<string name="Baggy">Holgado</string>
|
||
<string name="Bangs">Flecos</string>
|
||
|
||
<string name="Beady Eyes">Ojos Pequeños y Brillantes</string>
|
||
<string name="Belly Size">Tamaño del Vientre</string>
|
||
<string name="Big">Grande</string>
|
||
<string name="Big Butt">Glúteos Grandes</string>
|
||
|
||
<string name="Big Hair Back">Pelo grande: Atrás</string>
|
||
<string name="Big Hair Front">Pelo Grande: Frente</string>
|
||
<string name="Big Hair Top">Pelo Grande: Arriba</string>
|
||
<string name="Big Head">Cabeza Grande</string>
|
||
<string name="Big Pectorals">Pectorales Grandes</string>
|
||
<string name="Big Spikes">Picos Grandes</string>
|
||
<string name="Black">Negro</string>
|
||
<string name="Blonde">Rubio</string>
|
||
<string name="Blonde Hair">Pelo Rubio</string>
|
||
<string name="Blush">Rubor</string>
|
||
<string name="Blush Color">Color del Rubor</string>
|
||
<string name="Blush Opacity">Opacidad del Rubor</string>
|
||
<string name="Body Definition">Definición del Cuerpo</string>
|
||
<string name="Body Fat">Gordura</string>
|
||
<string name="Body Freckles">Pecas del Cuerpo</string>
|
||
<string name="Body Thick">Grosor del Cuerpo</string>
|
||
<string name="Body Thickness">Delgadez corporal</string>
|
||
<string name="Body Thin">Finura corporal</string>
|
||
|
||
<string name="Bow Legged">Arqueado de Piernas</string>
|
||
<string name="Breast Buoyancy">Firmeza de Senos</string>
|
||
<string name="Breast Cleavage">Escote</string>
|
||
<string name="Breast Size">Tamaño de Senos</string>
|
||
<string name="Bridge Width">Ancho de Puente</string>
|
||
<string name="Broad">Extensión</string>
|
||
<string name="Brow Size">Arco Frontal</string>
|
||
<string name="Bug Eyes">Ojos Saltones</string>
|
||
<string name="Bugged Eyes">Ojos Saltones</string>
|
||
<string name="Bulbous">Bulbosa</string>
|
||
<string name="Bulbous Nose">Nariz Bulbosa</string>
|
||
|
||
<string name="Breast Physics Mass">Senos: Masa</string>
|
||
<string name="Breast Physics Smoothing">Senos. Alisado</string>
|
||
<string name="Breast Physics Gravity">Senos: Gravedad</string>
|
||
<string name="Breast Physics Drag">Senos: Arrastre</string>
|
||
|
||
<string name="Breast Physics InOut Max Effect">Efecto Máximo</string>
|
||
<string name="Breast Physics InOut Spring">Elasticidad</string>
|
||
<string name="Breast Physics InOut Gain">Ganancia</string>
|
||
<string name="Breast Physics InOut Damping">Amortiguación</string>
|
||
|
||
<string name="Breast Physics UpDown Max Effect">Efecto Máximo</string>
|
||
<string name="Breast Physics UpDown Spring">Elasticidad</string>
|
||
<string name="Breast Physics UpDown Gain">Ganancia</string>
|
||
<string name="Breast Physics UpDown Damping">Amortiguación</string>
|
||
|
||
<string name="Breast Physics LeftRight Max Effect">Efecto Máximo</string>
|
||
<string name="Breast Physics LeftRight Spring">Elasticidad</string>
|
||
<string name="Breast Physics LeftRight Gain">Ganancia</string>
|
||
<string name="Breast Physics LeftRight Damping">Amortiguación</string>
|
||
|
||
<string name="Belly Physics Mass">Vientre: Masa</string>
|
||
<string name="Belly Physics Smoothing">Vientre: Alisado</string>
|
||
<string name="Belly Physics Gravity">Vientre: Gravedad</string>
|
||
<string name="Belly Physics Drag">Vientre: Arrastre</string>
|
||
|
||
<string name="Belly Physics UpDown Max Effect">Efecto Máximo</string>
|
||
<string name="Belly Physics UpDown Spring">Elasticidad</string>
|
||
<string name="Belly Physics UpDown Gain">Ganancia</string>
|
||
<string name="Belly Physics UpDown Damping">Amortiguación</string>
|
||
|
||
<string name="Butt Physics Mass">Nalgas: Masa</string>
|
||
<string name="Butt Physics Smoothing">Nalgas: Alisado</string>
|
||
<string name="Butt Physics Gravity">Nalgas: Gravedad</string>
|
||
<string name="Butt Physics Drag">Nalgas: Arrastre</string>
|
||
|
||
<string name="Butt Physics UpDown Max Effect">Efecto Máximo</string>
|
||
<string name="Butt Physics UpDown Spring">Elasticidad</string>
|
||
<string name="Butt Physics UpDown Gain">Ganancia</string>
|
||
<string name="Butt Physics UpDown Damping">Amortiguación</string>
|
||
|
||
<string name="Bushy Eyebrows">Cejas Tupidas</string>
|
||
<string name="Bushy Hair">Cabello Espeso</string>
|
||
<string name="Butt Size">Tamaño de las Nalgas</string>
|
||
<string name="Butt Gravity">Gravedad de Nalgas</string>
|
||
<string name="bustle skirt">Movimiento de Falda</string>
|
||
<string name="no bustle">Sin Movimiento</string>
|
||
<string name="more bustle">Más MovimientoMore Bustlestring>
|
||
|
||
<string name="Chaplin">Chaplin</string>
|
||
<string name="Cheek Bones">Huesos de la Mejilla</string>
|
||
<string name="Chest Size">Tamaño del Pecho</string>
|
||
<string name="Chin Angle">Ángulo del Mentón</string>
|
||
<string name="Chin Cleft">Mentón Hendido</string>
|
||
<string name="Chin Curtains">Chin Curtains</string>
|
||
|
||
<string name="Chin Depth">Profundidad Mentón</string>
|
||
<string name="Chin Heavy">Dureza del Mentón</string>
|
||
<string name="Chin In">Chin In</string>
|
||
<string name="Chin Out">Chin Out</string>
|
||
<string name="Chin-Neck">Chin-Neck</string>
|
||
<string name="Clear">Limpia</string>
|
||
<string name="Cleft">Hendidura</string>
|
||
<string name="Close Set Eyes">Close Set Eyes</string>
|
||
<string name="Closed">Cerrado</string>
|
||
<string name="Closed Back">Closed Back</string>
|
||
<string name="Closed Front">Closed Front</string>
|
||
<string name="Closed Left">Closed Left</string>
|
||
<string name="Closed Right">Closed Right</string>
|
||
<string name="Coin Purse">Coin Purse</string>
|
||
<string name="Collar Back">Collar Back</string>
|
||
|
||
<string name="Collar Front">Collar Front</string>
|
||
|
||
<string name="Corner Down">Corner Down</string>
|
||
|
||
<string name="Corner Up">Corner Up</string>
|
||
<string name="Creased">Creased</string>
|
||
<string name="Crooked Nose">Crooked Nose</string>
|
||
|
||
<string name="Cuff Flare">Cuff Flare</string>
|
||
<string name="Dark">Dark</string>
|
||
<string name="Dark Green">Dark Green</string>
|
||
<string name="Darker">Darker</string>
|
||
<string name="Deep">Deep</string>
|
||
<string name="Default Heels">Default Heels</string>
|
||
|
||
<string name="Dense">Dense</string>
|
||
|
||
<string name="Double Chin">Double Chin</string>
|
||
<string name="Downturned">Downturned</string>
|
||
<string name="Duffle Bag">Duffle Bag</string>
|
||
<string name="Ear Angle">Ear Angle</string>
|
||
<string name="Ear Size">Ear Size</string>
|
||
<string name="Ear Tips">Ear Tips</string>
|
||
<string name="Egg Head">Egg Head</string>
|
||
<string name="Eye Bags">Eye Bags</string>
|
||
<string name="Eye Color">Eye Color</string>
|
||
<string name="Eye Depth">Eye Depth</string>
|
||
<string name="Eye Lightness">Eye Lightness</string>
|
||
<string name="Eye Opening">Eye Opening</string>
|
||
<string name="Eye Pop">Eye Pop</string>
|
||
<string name="Eye Size">Eye Size</string>
|
||
<string name="Eye Spacing">Eye Spacing</string>
|
||
|
||
<string name="Eyebrow Arc">Eyebrow Arc</string>
|
||
<string name="Eyebrow Density">Eyebrow Density</string>
|
||
|
||
<string name="Eyebrow Height">Eyebrow Height</string>
|
||
<string name="Eyebrow Points">Eyebrow Points</string>
|
||
<string name="Eyebrow Size">Eyebrow Size</string>
|
||
|
||
<string name="Eyelash Length">Eyelash Length</string>
|
||
<string name="Eyeliner">Eyeliner</string>
|
||
<string name="Eyeliner Color">Eyeliner Color</string>
|
||
|
||
<string name="Eyes Bugged">Eyes Bugged</string>
|
||
|
||
<string name="Face Shear">Face Shear</string>
|
||
<string name="Facial Definition">Facial Definition</string>
|
||
<string name="Far Set Eyes">Far Set Eyes</string>
|
||
|
||
<string name="Fat Lips">Fat Lips</string>
|
||
|
||
<string name="Female">Female</string>
|
||
<string name="Fingerless">Fingerless</string>
|
||
<string name="Fingers">Fingers</string>
|
||
<string name="Flared Cuffs">Flared Cuffs</string>
|
||
<string name="Flat">Flat</string>
|
||
<string name="Flat Butt">Flat Butt</string>
|
||
<string name="Flat Head">Flat Head</string>
|
||
<string name="Flat Toe">Flat Toe</string>
|
||
<string name="Foot Size">Foot Size</string>
|
||
<string name="Forehead Angle">Forehead Angle</string>
|
||
<string name="Forehead Heavy">Forehead Heavy</string>
|
||
<string name="Freckles">Freckles</string>
|
||
|
||
<string name="Front Fringe">Front Fringe</string>
|
||
|
||
<string name="Full Back">Full Back</string>
|
||
<string name="Full Eyeliner">Full Eyeliner</string>
|
||
<string name="Full Front">Full Front</string>
|
||
<string name="Full Hair Sides">Full Hair Sides</string>
|
||
<string name="Full Sides">Full Sides</string>
|
||
<string name="Glossy">Glossy</string>
|
||
<string name="Glove Fingers">Glove Fingers</string>
|
||
|
||
<string name="Glove Length">Glove Length</string>
|
||
|
||
<string name="Hair">Pelo</string>
|
||
<string name="Hair Back">Pelo: Atrás</string>
|
||
<string name="Hair Front">Pelo: Adelante</string>
|
||
<string name="Hair Sides">Pelo: Costados</string>
|
||
<string name="Hair Sweep">Peinado</string>
|
||
<string name="Hair Thickess">Pelo Grueso</string>
|
||
<string name="Hair Thickness">Pelo Grueso</string>
|
||
<string name="Hair Tilt">Pelo inclinado</string>
|
||
<string name="Hair Tilted Left">Pelo inclinado a Izquierda</string>
|
||
<string name="Hair Tilted Right">Pelo inclinado a Derecha</string>
|
||
<string name="Hair Volume">Pelo: Volumen</string>
|
||
<string name="Hand Size">Tamaño de la Mano</string>
|
||
<string name="Handlebars">Manillar</string>
|
||
<string name="Head Length">Cabeza: Longitud</string>
|
||
<string name="Head Shape">Cabeza: Forma</string>
|
||
<string name="Head Size">Cabeza: Tamaño</string>
|
||
<string name="Head Stretch">Cabeza Estirada</string>
|
||
<string name="Heel Height">Altura del Tacón</string>
|
||
<string name="Heel Shape">Forma del Tacón</string>
|
||
<string name="Height">Altura</string>
|
||
<string name="High">Alto</string>
|
||
<string name="High Heels">Tacones Altos</string>
|
||
<string name="High Jaw">Altura Mandíbula</string>
|
||
<string name="High Platforms">Plataformas Altas</string>
|
||
<string name="High and Tight">Alto y Estrecho</string>
|
||
<string name="Higher">Más Grande</string>
|
||
<string name="Hip Length">Largo de Cadera</string>
|
||
<string name="Hip Width">Ancho de Cadera</string>
|
||
<string name="In">In</string>
|
||
<string name="In Shdw Color">Color Sombra Interior</string>
|
||
<string name="In Shdw Opacity">Opacidad Sombra Interior</string>
|
||
<string name="Inner Eye Corner">Ángulo Interior del Ojo</string>
|
||
<string name="Inner Eye Shadow">Sombra Interior del Ojo</string>
|
||
<string name="Inner Shadow">Sombra Interior</string>
|
||
|
||
|
||
<string name="Jacket Length">Largo de Chaqueta</string>
|
||
|
||
<string name="Jacket Wrinkles">Arrugas de Chaqueta</string>
|
||
<string name="Jaw Angle">Ángulo de la Mandíbula</string>
|
||
<string name="Jaw Jut">Protuberancia Mandíbula</string>
|
||
<string name="Jaw Shape">Forma Mandíbula</string>
|
||
<string name="Join">Unión</string>
|
||
<string name="Jowls">Papada</string>
|
||
<string name="Knee Angle">Ángulo Rodilla</string>
|
||
<string name="Knock Kneed">Rodillazo</string>
|
||
|
||
<string name="Large">Largo</string>
|
||
<string name="Large Hands">Largo de Manos</string>
|
||
<string name="Left Part">Parte Izquierda</string>
|
||
<string name="Leg Length">Largo de Pierna</string>
|
||
<string name="Leg Muscles">Musculos de las Piernas</string>
|
||
<string name="Less">Menos</string>
|
||
<string name="Less Body Fat">Less Body Fat</string>
|
||
<string name="Less Curtains">Less Curtains</string>
|
||
<string name="Less Freckles">Less Freckles</string>
|
||
<string name="Less Full">Less Full</string>
|
||
<string name="Less Gravity">Less Gravity</string>
|
||
<string name="Less Love">Less Love</string>
|
||
<string name="Less Muscles">Less Muscles</string>
|
||
<string name="Less Muscular">Less Muscular</string>
|
||
<string name="Less Rosy">Less Rosy</string>
|
||
<string name="Less Round">Less Round</string>
|
||
<string name="Less Saddle">Less Saddle</string>
|
||
<string name="Less Square">Less Square</string>
|
||
<string name="Less Volume">Less Volume</string>
|
||
<string name="Less soul">Less soul</string>
|
||
<string name="Lighter">Lighter</string>
|
||
<string name="Lip Cleft">Lip Cleft</string>
|
||
<string name="Lip Cleft Depth">Lip Cleft Depth</string>
|
||
<string name="Lip Fullness">Lip Fullness</string>
|
||
<string name="Lip Pinkness">Lip Pinkness</string>
|
||
<string name="Lip Ratio">Lip Ratio</string>
|
||
<string name="Lip Thickness">Lip Thickness</string>
|
||
<string name="Lip Width">Lip Width</string>
|
||
<string name="Lipgloss">Lipgloss</string>
|
||
<string name="Lipstick">Lipstick</string>
|
||
<string name="Lipstick Color">Lipstick Color</string>
|
||
<string name="Long">Long</string>
|
||
<string name="Long Head">Long Head</string>
|
||
<string name="Long Hips">Long Hips</string>
|
||
<string name="Long Legs">Long Legs</string>
|
||
<string name="Long Neck">Long Neck</string>
|
||
<string name="Long Pigtails">Long Pigtails</string>
|
||
<string name="Long Ponytail">Long Ponytail</string>
|
||
<string name="Long Torso">Long Torso</string>
|
||
<string name="Long arms">Long arms</string>
|
||
|
||
|
||
<string name="Loose Pants">Loose Pants</string>
|
||
<string name="Loose Shirt">Loose Shirt</string>
|
||
<string name="Loose Sleeves">Loose Sleeves</string>
|
||
|
||
<string name="Love Handles">Love Handles</string>
|
||
<string name="Low">Low</string>
|
||
<string name="Low Heels">Low Heels</string>
|
||
<string name="Low Jaw">Low Jaw</string>
|
||
<string name="Low Platforms">Low Platforms</string>
|
||
<string name="Low and Loose">Low and Loose</string>
|
||
<string name="Lower">Lower</string>
|
||
<string name="Lower Bridge">Lower Bridge</string>
|
||
<string name="Lower Cheeks">Lower Cheeks</string>
|
||
|
||
<string name="Male">Male</string>
|
||
<string name="Middle Part">Middle Part</string>
|
||
<string name="More">More</string>
|
||
<string name="More Blush">More Blush</string>
|
||
<string name="More Body Fat">More Body Fat</string>
|
||
<string name="More Curtains">More Curtains</string>
|
||
<string name="More Eyeshadow">More Eyeshadow</string>
|
||
<string name="More Freckles">More Freckles</string>
|
||
<string name="More Full">More Full</string>
|
||
<string name="More Gravity">More Gravity</string>
|
||
<string name="More Lipstick">More Lipstick</string>
|
||
<string name="More Love">More Love</string>
|
||
<string name="More Lower Lip">More Lower Lip</string>
|
||
<string name="More Muscles">More Muscles</string>
|
||
<string name="More Muscular">More Muscular</string>
|
||
<string name="More Rosy">More Rosy</string>
|
||
<string name="More Round">More Round</string>
|
||
<string name="More Saddle">More Saddle</string>
|
||
<string name="More Sloped">More Sloped</string>
|
||
<string name="More Square">More Square</string>
|
||
<string name="More Upper Lip">More Upper Lip</string>
|
||
<string name="More Vertical">More Vertical</string>
|
||
<string name="More Volume">More Volume</string>
|
||
<string name="More soul">More soul</string>
|
||
<string name="Moustache">Moustache</string>
|
||
|
||
<string name="Mouth Corner">Mouth Corner</string>
|
||
<string name="Mouth Position">Mouth Position</string>
|
||
<string name="Mowhawk">Mohawk</string>
|
||
<string name="Muscular">Muscular</string>
|
||
<string name="Mutton Chops">Mutton Chops</string>
|
||
|
||
<string name="Nail Polish">Nail Polish</string>
|
||
<string name="Nail Polish Color">Nail Polish Color</string>
|
||
<string name="Narrow">Narrow</string>
|
||
<string name="Narrow Back">Narrow Back</string>
|
||
<string name="Narrow Front">Narrow Front</string>
|
||
<string name="Narrow Lips">Narrow Lips</string>
|
||
<string name="Natural">Natural</string>
|
||
<string name="Neck Length">Neck Length</string>
|
||
<string name="Neck Thickness">Neck Thickness</string>
|
||
<string name="No Blush">No Blush</string>
|
||
<string name="No Eyeliner">No Eyeliner</string>
|
||
<string name="No Eyeshadow">No Eyeshadow</string>
|
||
|
||
<string name="No Lipgloss">No Lipgloss</string>
|
||
<string name="No Lipstick">No Lipstick</string>
|
||
<string name="No Part">No Part</string>
|
||
<string name="No Polish">No Polish</string>
|
||
<string name="No Red">No Red</string>
|
||
<string name="No Spikes">No Spikes</string>
|
||
<string name="No White">No White</string>
|
||
<string name="No Wrinkles">No Wrinkles</string>
|
||
<string name="Normal Lower">Normal Lower</string>
|
||
<string name="Normal Upper">Normal Upper</string>
|
||
<string name="Nose Left">Nose Left</string>
|
||
<string name="Nose Right">Nose Right</string>
|
||
<string name="Nose Size">Nose Size</string>
|
||
<string name="Nose Thickness">Nose Thickness</string>
|
||
<string name="Nose Tip Angle">Nose Tip Angle</string>
|
||
<string name="Nose Tip Shape">Nose Tip Shape</string>
|
||
<string name="Nose Width">Nose Width</string>
|
||
<string name="Nostril Division">Nostril Division</string>
|
||
<string name="Nostril Width">Nostril Width</string>
|
||
|
||
|
||
<string name="Opaque">Opaque</string>
|
||
<string name="Open">Open</string>
|
||
<string name="Open Back">Open Back</string>
|
||
<string name="Open Front">Open Front</string>
|
||
<string name="Open Left">Open Left</string>
|
||
<string name="Open Right">Open Right</string>
|
||
<string name="Orange">Orange</string>
|
||
<string name="Out">Out</string>
|
||
<string name="Out Shdw Color">Outer Shadow Color</string>
|
||
<string name="Out Shdw Opacity">Outer Shadow Opacity</string>
|
||
<string name="Outer Eye Corner">Outer Eye Corner</string>
|
||
<string name="Outer Eye Shadow">Outer Eye Shadow</string>
|
||
<string name="Outer Shadow">Outer Shadow</string>
|
||
<string name="Overbite">Overbite</string>
|
||
|
||
<string name="Package">Package</string>
|
||
<string name="Painted Nails">Painted Nails</string>
|
||
<string name="Pale">Pale</string>
|
||
<string name="Pants Crotch">Pants Crotch</string>
|
||
<string name="Pants Fit">Pants Fit</string>
|
||
<string name="Pants Length">Pants Length</string>
|
||
|
||
|
||
<string name="Pants Waist">Pants Waist</string>
|
||
<string name="Pants Wrinkles">Pants Wrinkles</string>
|
||
<string name="Part">Part</string>
|
||
<string name="Part Bangs">Part Bangs</string>
|
||
<string name="Pectorals">Pectorals</string>
|
||
<string name="Pigment">Pigment</string>
|
||
<string name="Pigtails">Pigtails</string>
|
||
<string name="Pink">Pink</string>
|
||
<string name="Pinker">Pinker</string>
|
||
<string name="Platform Height">Platform Height</string>
|
||
<string name="Platform Width">Platform Width</string>
|
||
<string name="Pointy">Pointy</string>
|
||
<string name="Pointy Heels">Pointy Heels</string>
|
||
|
||
<string name="Ponytail">Ponytail</string>
|
||
<string name="Poofy Skirt">Poofy Skirt</string>
|
||
<string name="Pop Left Eye">Pop Left Eye</string>
|
||
<string name="Pop Right Eye">Pop Right Eye</string>
|
||
<string name="Puffy">Puffy</string>
|
||
<string name="Puffy Eyelids">Puffy Eyelids</string>
|
||
<string name="Rainbow Color">Rainbow Color</string>
|
||
<string name="Red Hair">Red Hair</string>
|
||
|
||
<string name="Regular">Regular</string>
|
||
|
||
<string name="Right Part">Right Part</string>
|
||
<string name="Rosy Complexion">Rosy Complexion</string>
|
||
<string name="Round">Round</string>
|
||
|
||
<string name="Ruddiness">Ruddiness</string>
|
||
<string name="Ruddy">Ruddy</string>
|
||
<string name="Rumpled Hair">Rumpled Hair</string>
|
||
<string name="Saddle Bags">Saddle Bags</string>
|
||
|
||
|
||
<string name="Scrawny Leg">Scrawny Leg</string>
|
||
<string name="Separate">Separate</string>
|
||
|
||
|
||
<string name="Shallow">Shallow</string>
|
||
<string name="Shear Back">Shear Back</string>
|
||
<string name="Shear Face">Shear Face</string>
|
||
<string name="Shear Front">Shear Front</string>
|
||
|
||
<string name="Shear Left Up">Shear Left Up</string>
|
||
|
||
<string name="Shear Right Up">Shear Right Up</string>
|
||
<string name="Sheared Back">Sheared Back</string>
|
||
<string name="Sheared Front">Sheared Front</string>
|
||
<string name="Shift Left">Shift Left</string>
|
||
<string name="Shift Mouth">Shift Mouth</string>
|
||
<string name="Shift Right">Shift Right</string>
|
||
<string name="Shirt Bottom">Shirt Bottom</string>
|
||
|
||
<string name="Shirt Fit">Shirt Fit</string>
|
||
|
||
<string name="Shirt Wrinkles">Shirt Wrinkles</string>
|
||
<string name="Shoe Height">Shoe Height</string>
|
||
|
||
<string name="Short">Short</string>
|
||
<string name="Short Arms">Short Arms</string>
|
||
<string name="Short Legs">Short Legs</string>
|
||
<string name="Short Neck">Short Neck</string>
|
||
<string name="Short Pigtails">Short Pigtails</string>
|
||
<string name="Short Ponytail">Short Ponytail</string>
|
||
<string name="Short Sideburns">Short Sideburns</string>
|
||
<string name="Short Torso">Short Torso</string>
|
||
<string name="Short hips">Short hips</string>
|
||
<string name="Shoulders">Shoulders</string>
|
||
|
||
<string name="Side Fringe">Side Fringe</string>
|
||
<string name="Sideburns">Sideburns</string>
|
||
|
||
<string name="Sides Hair">Sides Hair</string>
|
||
<string name="Sides Hair Down">Sides Hair Down</string>
|
||
<string name="Sides Hair Up">Sides Hair Up</string>
|
||
|
||
<string name="Skinny Neck">Skinny Neck</string>
|
||
<string name="Skirt Fit">Skirt Fit</string>
|
||
<string name="Skirt Length">Skirt Length</string>
|
||
<string name="Slanted Forehead">Slanted Forehead</string>
|
||
<string name="Sleeve Length">Sleeve Length</string>
|
||
|
||
|
||
|
||
<string name="Sleeve Looseness">Sleeve Looseness</string>
|
||
<string name="Slit Back">Slit: Back</string>
|
||
<string name="Slit Front">Slit: Front</string>
|
||
<string name="Slit Left">Slit: Left</string>
|
||
<string name="Slit Right">Slit: Right</string>
|
||
<string name="Small">Small</string>
|
||
<string name="Small Hands">Small Hands</string>
|
||
<string name="Small Head">Small Head</string>
|
||
<string name="Smooth">Smooth</string>
|
||
<string name="Smooth Hair">Smooth Hair</string>
|
||
<string name="Socks Length">Socks Length</string>
|
||
|
||
|
||
<string name="Soulpatch">Soulpatch</string>
|
||
|
||
<string name="Sparse">Sparse</string>
|
||
<string name="Spiked Hair">Spiked Hair</string>
|
||
<string name="Square">Square</string>
|
||
<string name="Square Toe">Square Toe</string>
|
||
<string name="Squash Head">Squash Head</string>
|
||
|
||
<string name="Stretch Head">Stretch Head</string>
|
||
<string name="Sunken">Sunken</string>
|
||
<string name="Sunken Chest">Sunken Chest</string>
|
||
<string name="Sunken Eyes">Sunken Eyes</string>
|
||
<string name="Sweep Back">Sweep Back</string>
|
||
<string name="Sweep Forward">Sweep Forward</string>
|
||
|
||
<string name="Tall">Tall</string>
|
||
<string name="Taper Back">Taper Back</string>
|
||
<string name="Taper Front">Taper Front</string>
|
||
<string name="Thick Heels">Thick Heels</string>
|
||
<string name="Thick Neck">Thick Neck</string>
|
||
<string name="Thick Toe">Thick Toe</string>
|
||
|
||
<string name="Thin">Thin</string>
|
||
<string name="Thin Eyebrows">Thin Eyebrows</string>
|
||
<string name="Thin Lips">Thin Lips</string>
|
||
<string name="Thin Nose">Thin Nose</string>
|
||
<string name="Tight Chin">Tight Chin</string>
|
||
<string name="Tight Cuffs">Tight Cuffs</string>
|
||
<string name="Tight Pants">Tight Pants</string>
|
||
<string name="Tight Shirt">Tight Shirt</string>
|
||
<string name="Tight Skirt">Tight Skirt</string>
|
||
<string name="Tight Sleeves">Tight Sleeves</string>
|
||
|
||
<string name="Toe Shape">Toe Shape</string>
|
||
<string name="Toe Thickness">Toe Thickness</string>
|
||
<string name="Torso Length">Torso Length</string>
|
||
<string name="Torso Muscles">Torso Muscles</string>
|
||
<string name="Torso Scrawny">Torso Scrawny</string>
|
||
<string name="Unattached">Unattached</string>
|
||
<string name="Uncreased">Uncreased</string>
|
||
<string name="Underbite">Underbite</string>
|
||
<string name="Unnatural">Unnatural</string>
|
||
<string name="Upper Bridge">Upper Bridge</string>
|
||
<string name="Upper Cheeks">Upper Cheeks</string>
|
||
<string name="Upper Chin Cleft">Upper Chin Cleft</string>
|
||
|
||
<string name="Upper Eyelid Fold">Upper Eyelid Fold</string>
|
||
<string name="Upturned">Upturned</string>
|
||
<string name="Very Red">Very Red</string>
|
||
<string name="Waist Height">Waist Height</string>
|
||
|
||
|
||
<string name="Well-Fed">Bien Alimentado</string>
|
||
<string name="White Hair">Pelo Blanco</string>
|
||
<string name="Wide">Ancho</string>
|
||
<string name="Wide Back">Wide Back</string>
|
||
<string name="Wide Front">Wide Front</string>
|
||
<string name="Wide Lips">Labios Anchos</string>
|
||
<string name="Wild">Salvaje</string>
|
||
<string name="Wrinkles">Arrugas</string>
|
||
|
||
<!-- System Messages -->
|
||
<string name="ItemsComingInTooFastFrom">[APP_NAME]: Ítems llegando muy rápido desde [FROM_NAME], la vista previa automática ha sido deshabilitada por [TIME] segundos.</string>
|
||
<string name="ItemsComingInTooFast">[APP_NAME]: Ítems llegando muy rápido, la vista previa automática ha sido deshabilitada por [TIME] segundos.</string>
|
||
|
||
<!-- IM system messages -->
|
||
<string name="IM_announce_incoming">ha iniciado una sesión de IM contigo.</string>
|
||
<string name="IM_autoresponded_to">Respuesta Automática enviada a</string>
|
||
<string name="IM_autoresponse_sent_item">se ha enviado un ítem con la respuesta automática</string>
|
||
<string name="Unnamed">(Sin nombre)</string>
|
||
<string name="Saved_message">(Guardado [LONG_TIMESTAMP]) </string>
|
||
<string name="PowerUser1">Te han sido otorgados poderes más allá de la comprensión mortal.</string>
|
||
<string name="PowerUser2">Utiliza tus nuevas habilidades con sabiduría.</string>
|
||
<string name="Unlocked:">Desbloqueado:</string>
|
||
<string name="PowerUser3">- Prioridad de Animacíon hasta 7 - Destinado para animaciones que deben prevalecer sobre cualesquiera otras y en todo momento. NO UTILIZAR PARA ANIMACIONES EN GENERAL.</string>
|
||
<string name="RightClick">Right click</string>
|
||
<string name="PowerUser4">Destruir Objetos - Borra en forma inmediata y permanente un objeto, cuando no tienes paciencia para esperar la respuesta del servidor.</string>
|
||
<string name="PowerUser5">Explotar Objetos - Convierte un objeto Físico en temporal y desenlaza sus partes.</string>
|
||
|
||
<!-- voice calls -->
|
||
|
||
<string name="ringing-im">
|
||
Uniéndose a llamada de voz...
|
||
</string>
|
||
<string name="connected-im">
|
||
Conectado, Pulsa Terminar Llamada para cortar
|
||
</string>
|
||
<string name="hang_up-im">
|
||
Abandonar la conversación de voz
|
||
</string>
|
||
<string name="answering-im">
|
||
Conectando...
|
||
</string>
|
||
<string name="inventory_item_offered-im">
|
||
Ofrecido un Ítem de Inventario
|
||
</string>
|
||
|
||
<string name="only_user_message">
|
||
eres el único usuario en esta sesión.
|
||
</string>
|
||
<string name="offline_message">
|
||
[NAME] está desconectado.
|
||
</string>
|
||
<string name="invite_message">
|
||
Pulsa el Botón [BUTTON NAME] para aceptar/conectar a este chat de voz.
|
||
</string>
|
||
<string name="muted_message">
|
||
Tiene Ignorado a este residente. Enviándole un mensaje hará que dejes de ignorarlo automáticamente.
|
||
</string>
|
||
<!--Sometimes string name is gotten from the body of server response.
|
||
For ex.: from gIMMgr::showSessionStartError in the LLViewerChatterBoxSessionStartReply::post.
|
||
In case of the EXT-3115 issue 'generic' is passed into the gIMMgr::showSessionStartError as a string name.
|
||
Also there are some other places where "generic" is used.
|
||
So, let's add string with name="generic" with the same value as "generic_request_error" -->
|
||
<string name="generic">
|
||
Error al hacer la solicitud, por favor, inténtalo de nuevo más tarde.
|
||
</string>
|
||
<string name="generic_request_error">
|
||
Error al hacer la solicitud, por favor, inténtalo de nuevo más tarde.
|
||
</string>
|
||
<string name="insufficient_perms_error">
|
||
No tienes suficientes permisos.
|
||
</string>
|
||
<string name="session_does_not_exist_error">
|
||
Esta sesión ya no existe
|
||
</string>
|
||
<string name="no_ability_error">
|
||
No tienes esta capacidad.
|
||
</string>
|
||
<string name="no_ability">
|
||
No tienes esta capacidad.
|
||
</string>
|
||
<string name="not_a_mod_error">
|
||
No eres moderador en la sesión.
|
||
</string>
|
||
<!--Sometimes string name is gotten from the body of server response.
|
||
For ex.: from gIMMgr::showSessionStartError in the LLViewerChatterBoxSessionStartReply::post.
|
||
In case of the EXT-3562 issue 'muted' is passed into the gIMMgr::showSessionStartError as a string name.
|
||
So, let's add string with name="muted" with the same value as "muted_error" -->
|
||
<string name="muted">
|
||
Un moderador del grupo ha bloqueado tu chat de texto.
|
||
</string>
|
||
<string name="muted_error">
|
||
Un moderador del grupo ha bloqueado tu chat de texto.
|
||
</string>
|
||
<string name="add_session_event">
|
||
No se pueden agregar usuarios a la sesión de chat con [RECIPIENT].
|
||
</string>
|
||
<!--Sometimes string name is gotten from the body of server response.
|
||
For ex.: from gIMMgr::showSessionStartError in the LLViewerChatterBoxSessionStartReply::post.
|
||
In case of the EXT-3562 issue 'message' is passed into the gIMMgr::showSessionStartError as a string name.
|
||
So, let's add string with name="message" with the same value as "message_session_event" -->
|
||
<string name="message">
|
||
No se puede enviar tu mensaje a la sesión de chat con [RECIPIENT].
|
||
</string>
|
||
<string name="message_session_event">
|
||
No se puede enviar tu mensaje a la sesión de chat con [RECIPIENT].
|
||
</string>
|
||
<string name="mute">
|
||
Error al moderar.
|
||
</string>
|
||
<!--Sometimes string name is gotten from the body of server response.
|
||
For ex.: from gIMMgr::showSessionStartError in the LLViewerChatterBoxSessionStartReply::post.
|
||
In case of the EXT-3459 issue 'removed' is passed into the gIMMgr::showSessionStartError as a string name.
|
||
So, let's add string with name="removed" with the same value as "removed_from_group" -->
|
||
<string name="removed">
|
||
Has sido expulsado del grupo.
|
||
</string>
|
||
<string name="removed_from_group">
|
||
Has sido expulsado del grupo.
|
||
</string>
|
||
<string name="close_on_no_ability">
|
||
Ya no tienes la capacidad para estar en esta sesión de chat.
|
||
</string>
|
||
|
||
<string name="Home position set.">Posición de la Base definida.</string>
|
||
|
||
<!-- Financial operations strings -->
|
||
<string name="paid_you_ldollars">[NAME] te ha pagado L$[AMOUNT] [REASON].</string>
|
||
<string name="paid_you_ldollars_no_reason">[NAME] te ha pagado L$[AMOUNT].</string>
|
||
<string name="you_paid_ldollars">Has pagado a [NAME] L$[AMOUNT] [REASON].</string>
|
||
<string name="you_paid_ldollars_no_info">Has pagado L$[AMOUNT].</string>
|
||
<string name="you_paid_ldollars_no_reason">Has pagado a [NAME] L$[AMOUNT].</string>
|
||
<string name="you_paid_ldollars_no_name">Has pagado L$[AMOUNT] [REASON].</string>
|
||
<string name="you_paid_failure_ldollars">Ha fallado tu pago [NAME] L$[AMOUNT] [REASON].</string>
|
||
<string name="you_paid_failure_ldollars_no_info">Ha fallado tu pago de L$[AMOUNT].</string>
|
||
<string name="you_paid_failure_ldollars_no_reason">Ha fallado tu pago a [NAME] L$[AMOUNT].</string>
|
||
<string name="you_paid_failure_ldollars_no_name">Ha fallado tu pago de L$[AMOUNT] [REASON].</string>
|
||
<string name="for item">para[ITEM]</string>
|
||
<string name="for a parcel of land">por una parcela de terreno</string>
|
||
<string name="for a land access pass">por acceso a una parcela</string>
|
||
<string name="for deeding land">por trasferir terreno</string>
|
||
<string name="to create a group">por crear un grupo</string>
|
||
<string name="to join a group">por unirte a un grupo</string>
|
||
<string name="to upload">to upload</string>
|
||
<string name="to publish a classified ad">por publicar un aviso clasificado</string>
|
||
|
||
<string name="giving">dando [CURRENCY]</string>
|
||
<string name="this_costs">Esto cuesta [CURRENCY]</string>
|
||
|
||
<string name="group_role_everyone">Cualquiera</string>
|
||
<string name="group_role_officers">Oficiales</string>
|
||
<string name="group_role_owners">Propietarios</string>
|
||
<string name="group_member_status_online">En Línea</string>
|
||
|
||
<string name="uploading_abuse_report">>Enviando...
|
||
|
||
Denuncia</string>
|
||
|
||
<!-- names for new inventory items-->
|
||
<string name="New Shape">Nuevo Cuerpo</string>
|
||
<string name="New Skin">Nueva Piel</string>
|
||
<string name="New Hair">Nuevo Pelo</string>
|
||
<string name="New Eyes">Nuevos OjosNew Eyesstring>
|
||
<string name="New Shirt">Nueva Camisa</string>
|
||
<string name="New Pants">Nuevos Pantalones</string>
|
||
<string name="New Shoes">Nuevos Zapatos</string>
|
||
<string name="New Socks">Nuevos calcetines</string>
|
||
<string name="New Jacket">Nueva Chaqueta</string>
|
||
<string name="New Gloves">Nuevos Guantes</string>
|
||
<string name="New Undershirt">Nueva Camiseta</string>
|
||
<string name="New Underpants">Nueva Ropa Interior</string>
|
||
<string name="New Skirt">Nueva Falda</string>
|
||
<string name="New Alpha">Nueva Capa Alfa</string>
|
||
<string name="New Tattoo">Nuevo Tatuaje</string>
|
||
<string name="New Physics">Nueva Capa Física</string>
|
||
<string name="Invalid Wearable">Vestimenta Inválida</string>
|
||
<string name="New Gesture">Nuevo Gesto</string>
|
||
<string name="New Script">Nuevo Script</string>
|
||
<string name="New Note">Nueva Nota</string>
|
||
<string name="New Folder">Nueva Carpeta</string>
|
||
<string name="DefaultMimeType">ninguno/ninguno</string>
|
||
<string name="Chat">Chat</string>
|
||
|
||
<!-- External editor status codes -->
|
||
<string name="ExternalEditorNotSet">Selecciona un editor usando las configuraciones de Editor Externo.</string>
|
||
<string name="ExternalEditorNotFound">No se puede hallar el editor externo que has especificado.
|
||
Intenta entrecomillando el camino al editor.
|
||
(P.ej. "/Camino al/editor" "%s")</string>
|
||
<string name="ExternalEditorCommandParseError">Error parsing the external editor command.</string>
|
||
<string name="ExternalEditorFailedToRun">External editor failed to run.</string>
|
||
|
||
<!-- Pathfinding -->
|
||
<string name="Pathfinding_Wiki_URL">http://wiki.secondlife.com/wiki/Pathfinding_Tools_in_the_Second_Life_Viewer</string>
|
||
<string name="Pathfinding_Object_Attr_None">Ninguno</string>
|
||
<string name="Pathfinding_Object_Attr_Permanent">Afecta al navmesh</string>
|
||
<string name="Pathfinding_Object_Attr_Character">Caracter</string>
|
||
<string name="Pathfinding_Object_Attr_MultiSelect">(Multiple)</string>
|
||
|
||
<string name="Left">Izquierda</string>
|
||
<string name="Right">Derecha</string>
|
||
|
||
<!-- teleport_strings.xml's strings we need -->
|
||
<string name="completed_from">Teleport completado desde</string>
|
||
</strings>
|