[Voice Update] LLVoiceClient
Migrate a bunch of classes out of llvoiceclient.* and into new llvoicevivox.* Update most of these to match their counterparts Introduce VoiceFonts support (voice morphing, floater still to come) Support for a bunch of v3 voice settings. Move volume settings management from LLMutelist into LLSpeakerVolumeStorage Support for Avaline mutes (WIP) Adds voice section to LLAgent Moved llfloatervoicedevicesettings to llpanelvoicedevicesettings, v3's voice device panel design is more intuitive.
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<floater bottom="0" can_drag_on_left="false" can_minimize="true" can_resize="false"
|
||||
height="260" left="0" name="floater_device_settings"
|
||||
title="Voice Chat Device Settings" width="405">
|
||||
<panel bottom="0" filename="panel_audio_device.xml" left="2" name="device_settings"
|
||||
right="-5" top="-20" />
|
||||
</floater>
|
||||
@@ -7284,6 +7284,56 @@ We are creating a voice channel for you. This may take up to one minute.
|
||||
<unique/>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="notify.tga"
|
||||
name="VoiceEffectsExpired"
|
||||
sound="UISndAlert"
|
||||
persist="true"
|
||||
type="notify">
|
||||
<unique/>
|
||||
One or more of your subscribed Voice Morphs has expired.
|
||||
[[URL] Click here] to renew your subscription.
|
||||
<tag>fail</tag>
|
||||
<tag>voice</tag>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="notify.tga"
|
||||
name="VoiceEffectsExpiredInUse"
|
||||
sound="UISndAlert"
|
||||
persist="true"
|
||||
type="notify">
|
||||
<unique/>
|
||||
The active Voice Morph has expired, your normal voice settings have been applied.
|
||||
[[URL] Click here] to renew your subscription.
|
||||
<tag>fail</tag>
|
||||
<tag>voice</tag>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="notify.tga"
|
||||
name="VoiceEffectsWillExpire"
|
||||
sound="UISndAlert"
|
||||
persist="true"
|
||||
type="notify">
|
||||
<unique/>
|
||||
One or more of your Voice Morphs will expire in less than [INTERVAL] days.
|
||||
[[URL] Click here] to renew your subscription.
|
||||
<tag>fail</tag>
|
||||
<tag>voice</tag>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="notify.tga"
|
||||
name="VoiceEffectsNew"
|
||||
sound="UISndAlert"
|
||||
persist="true"
|
||||
type="notify">
|
||||
<unique/>
|
||||
New Voice Morphs are available!
|
||||
<tag>voice</tag>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="notifytip.tga"
|
||||
name="Cannot enter parcel: not a group member"
|
||||
@@ -7422,6 +7472,23 @@ Avatar '[NAME]' left after [TIME] seconds as cloud.
|
||||
Avatar '[NAME]' entered appearance mode.
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="NoVoiceConnect"
|
||||
type="alertmodal">
|
||||
We're having trouble connecting to your voice server:
|
||||
|
||||
[HOSTID]
|
||||
|
||||
Voice communications will not be available.
|
||||
Please check your network and firewall setup.
|
||||
<tag>voice</tag>
|
||||
<tag>fail</tag>
|
||||
<usetemplate
|
||||
name="okbutton"
|
||||
yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="notifytip.tga"
|
||||
name="AvatarRezLeftAppearanceNotification"
|
||||
|
||||
@@ -1,60 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<panel border="false" bottom="0" enabled="true" height="240" left="8"
|
||||
mouse_opaque="true" name="device_settings" width="404">
|
||||
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
drop_shadow_visible="true" enabled="true" follows="left|top"
|
||||
font="SansSerifSmall" h_pad="0" halign="left" height="16" left="6"
|
||||
mouse_opaque="true" name="Audio Devices" v_pad="0" width="200">
|
||||
Audio Devices
|
||||
</text>
|
||||
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
bottom_delta="-22" drop_shadow_visible="true" enabled="true"
|
||||
follows="left|top" font="SansSerifSmall" h_pad="0" halign="left"
|
||||
height="16" left="20" mouse_opaque="true" name="Input device (microphone):"
|
||||
v_pad="0" width="200">
|
||||
Input device (microphone):
|
||||
</text>
|
||||
<combo_box allow_text_entry="false" bottom_delta="-20" enabled="true" follows="left|top"
|
||||
height="18" left_delta="0" max_chars="128" mouse_opaque="true"
|
||||
name="voice_input_device" width="225" />
|
||||
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
bottom_delta="-25" drop_shadow_visible="true" enabled="true"
|
||||
follows="left|top" font="SansSerifSmall" h_pad="0" halign="left"
|
||||
height="16" left_delta="0" mouse_opaque="true"
|
||||
name="Output device (speakers):" v_pad="0" width="200">
|
||||
Output device (speakers):
|
||||
</text>
|
||||
<combo_box allow_text_entry="false" bottom_delta="-20" enabled="true" follows="left|top"
|
||||
height="18" left_delta="0" max_chars="128" mouse_opaque="true"
|
||||
name="voice_output_device" width="225" />
|
||||
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
bottom_delta="-30" drop_shadow_visible="true" enabled="true"
|
||||
follows="left|top" font="SansSerifSmall" h_pad="0" halign="left"
|
||||
height="16" left="6" mouse_opaque="true" name="Input level:" v_pad="0"
|
||||
width="200">
|
||||
Input Level
|
||||
</text>
|
||||
<text_editor type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" embedded_items="false"
|
||||
enabled="false" font="SansSerifSmall" height="60" hide_border="true"
|
||||
hide_scrollbar="true" left_delta="10" max_length="65535"
|
||||
mouse_opaque="true" name="voice_intro_text1" tab_stop="false" width="380"
|
||||
word_wrap="true">
|
||||
Adjust the slider to control how loud you sound to other Residents. To test the input level, simply speak into your microphone.
|
||||
</text_editor>
|
||||
<volume_slider bottom_delta="-18" enabled="true" follows="left|top" height="17"
|
||||
increment="0.05" initial_val="1.0" left_delta="5" max_val="2" min_val="0"
|
||||
mouse_opaque="true" name="mic_volume_slider"
|
||||
tool_tip="Change the volume using this slider" width="90" />
|
||||
<text bottom_delta="-4" follows="left|top" height="20" left_delta="95"
|
||||
name="wait_text" width="200">
|
||||
Please wait
|
||||
</text>
|
||||
<locate bottom_delta="-5" height="20" left_delta="0" name="bar0" width="20" />
|
||||
<locate bottom_delta="0" height="20" left_delta="22" name="bar1" width="20" />
|
||||
<locate bottom_delta="0" height="20" left_delta="22" name="bar2" width="20" />
|
||||
<locate bottom_delta="0" height="20" left_delta="22" name="bar3" width="20" />
|
||||
<locate bottom_delta="0" height="20" left_delta="22" name="bar4" width="20" />
|
||||
<string name="default_text">
|
||||
Default
|
||||
</string>
|
||||
</panel>
|
||||
@@ -7,22 +7,14 @@
|
||||
<radio_item bottom="-35" height="16" name="1">Hear Voice Chat from avatar position.</radio_item>
|
||||
</radio_group>
|
||||
<text bottom_delta="-20" follows="top" height="16" name="push_to_talk_heading">Push To Talk</text>
|
||||
<text bottom_delta="-77" follows="top" height="65" left_delta="20" name="voice_chat_description">
|
||||
Push-to-Talk mode lets you control when your voice is transmitted. When in toggle mode,
|
||||
press and release the push-to-talk trigger to switch your microphone on and off.
|
||||
When not in toggle mode, the microphone is active only when the trigger is held down.
|
||||
</text>
|
||||
<check_box bottom_delta="-20" follows="top" height="16" initial_value="false" label="Use Push-to-Talk in toggle mode" name="push_to_talk_toggle_check"/>
|
||||
<check_box bottom_delta="-20" follows="top" height="16" initial_value="false" label="Use Push-to-Talk in toggle mode" name="push_to_talk_toggle_check" tool_tip="When enabled, press the push-to-talk trigger to switch your microphone on and off. When disabled, the microphone is off unless the trigger is being held down."/>
|
||||
<text bottom_delta="-20" follows="top" height="16" left_delta="4" name="push_to_talk_label">Push-to-Talk trigger:</text>
|
||||
<line_editor bottom_delta="-20" follows="top" height="19" name="modifier_combo" width="280"/>
|
||||
<button bottom_delta="-25" follows="top" height="20" label="Set Key" name="set_voice_hotkey_button" width="115"/>
|
||||
<button bottom_delta="0" follows="top" height="20" label="Middle Mouse Button" left_delta="120" name="set_voice_middlemouse_button" width="160"/>
|
||||
<text bottom_delta="-25" follows="top" height="16" left="28" name="lip_sync_heading" width="445">Lip Sync Mouth Animation</text>
|
||||
<check_box bottom_delta="-20" follows="top" height="16" initial_value="false" label="Enable lip sync animation" left_delta="20" name="enable_lip_sync_check"/>
|
||||
<text bottom_delta="-25" follows="top" height="16" left="28" name="privacy_heading">Privacy Options</text>
|
||||
<check_box bottom_delta="-20" follows="top" height="16" initial_value="false" label="Only accept voice calls from people on My Friends list" left_delta="20" name="voice_call_friends_only_check"/>
|
||||
<check_box bottom_delta="-24" follows="top" height="16" initial_value="false" label="Enable lip sync animation" left="28" name="enable_lip_sync_check"/>
|
||||
<check_box bottom_delta="-20" follows="top" height="16" initial_value="false" label="Only accept voice calls from people on My Friends list" name="voice_call_friends_only_check"/>
|
||||
<check_box bottom_delta="-18" follows="top" height="16" initial_value="false" label="Switch off microphone when ending IM calls" name="auto_disengage_mic_check"/>
|
||||
<button bottom_delta="-40" follows="top" height="20" label="Device Settings" left="28" mouse_opaque="true" name="device_settings_btn" width="155"/>
|
||||
<text bottom_delta="-36" follows="top" height="35" left_delta="6" name="device_settings_text">NOTE: Running the Device Settings will temporarily disconnect you from Voice Chat,
|
||||
and changes you make will be immediately applied.</text>
|
||||
<button control_name="ShowDeviceSettings" toggle="true" bottom_delta="-40" follows="top" height="20" label="Device Settings" mouse_opaque="true" name="device_settings_btn" width="155" tool_tip="Running the Device Settings will temporarily disconnect you from Voice Chat, and changes you make will be immediately applied."/>
|
||||
<panel name="device_settings_panel" filename="panel_sound_devices.xml" follows="all" visible="false"/>
|
||||
</panel>
|
||||
|
||||
@@ -0,0 +1,56 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<panel border="false" bottom="0" enabled="true" height="240" left="8"
|
||||
mouse_opaque="true" name="device_settings_panel" width="404">
|
||||
<string
|
||||
name="default_text">
|
||||
Default
|
||||
</string>
|
||||
<string
|
||||
name="name_no_device">
|
||||
No Device
|
||||
</string>
|
||||
<string
|
||||
name="name_default_system_device">
|
||||
Default System Device
|
||||
</string>
|
||||
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
bottom_delta="-22" drop_shadow_visible="true" enabled="true"
|
||||
follows="left|top" font="SansSerifSmall" h_pad="0" halign="left"
|
||||
height="16" left="20" mouse_opaque="true" name="Input"
|
||||
v_pad="0" width="200">
|
||||
Input (microphone):
|
||||
</text>
|
||||
<combo_box control_name="VoiceInputAudioDevice" allow_text_entry="false" bottom_delta="-20" enabled="true" follows="left|top"
|
||||
height="18" left_delta="0" max_chars="128" mouse_opaque="true"
|
||||
name="voice_input_device" width="225" />
|
||||
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
bottom_delta="-54" drop_shadow_visible="true" enabled="true"
|
||||
follows="left|top" font="SansSerifSmall" h_pad="0" halign="left"
|
||||
height="16" left_delta="0" mouse_opaque="true"
|
||||
name="Output" v_pad="0" width="200">
|
||||
Output (speakers):
|
||||
</text>
|
||||
<combo_box control_name="VoiceOutputAudioDevice" allow_text_entry="false" bottom_delta="-20" enabled="true" follows="left|top"
|
||||
height="18" left_delta="0" max_chars="128" mouse_opaque="true"
|
||||
name="voice_output_device" width="225" />
|
||||
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
bottom_delta="52" drop_shadow_visible="true" enabled="true"
|
||||
follows="left|top" font="SansSerifSmall" h_pad="0" halign="left"
|
||||
height="16" mouse_opaque="true" name="My volume label" v_pad="0"
|
||||
width="200">
|
||||
Input Level:
|
||||
</text>
|
||||
<volume_slider control_name="AudioLevelMic" bottom_delta="-12" left_delta="-6" follows="left|top" height="17"
|
||||
increment="0.05" initial_val="1.0" max_val="2" min_val="0"
|
||||
mouse_opaque="true" name="mic_volume_slider"
|
||||
tool_tip="Change the volume using this slider" width="120" />
|
||||
<text bottom_delta="-4" follows="left|top" height="20" left_delta="120"
|
||||
name="wait_text" width="200">
|
||||
Please wait
|
||||
</text>
|
||||
<locate bottom_delta="40" height="20" left_delta="0" name="bar0" width="20" />
|
||||
<locate bottom_delta="0" height="20" left_delta="22" name="bar1" width="20" />
|
||||
<locate bottom_delta="0" height="20" left_delta="22" name="bar2" width="20" />
|
||||
<locate bottom_delta="0" height="20" left_delta="22" name="bar3" width="20" />
|
||||
<locate bottom_delta="0" height="20" left_delta="22" name="bar4" width="20" />
|
||||
</panel>
|
||||
@@ -4110,6 +4110,8 @@ If you continue to receive this message, contact the [SUPPORT_SITE].
|
||||
|
||||
<string name="Home position set.">Home position set.</string>
|
||||
|
||||
<string name="voice_morphing_url">http://secondlife.com/landing/voicemorphing</string>
|
||||
|
||||
<!-- Financial operations strings -->
|
||||
<string name="paid_you_ldollars">[NAME] paid you [CURRENCY][AMOUNT] [REASON].</string>
|
||||
<string name="paid_you_ldollars_no_reason">[NAME] paid you [CURRENCY][AMOUNT].</string>
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<floater name="floater_device_settings" title="Configuración Dispositivos de Voz"/>
|
||||
@@ -4077,6 +4077,25 @@ Pulsa Aceptar para entrar al chat o Rehusar para declinar la invitación. Pulsa
|
||||
<notification name="VoiceLoginRetry">
|
||||
Estamos creando un canal de voz para ti. Esto puede tardar hasta un minuto.
|
||||
</notification>
|
||||
|
||||
<notification name="VoiceEffectsExpired">
|
||||
Una o más de las transformaciones de voz a las que estás suscrito han caducado.
|
||||
[Pulsa aquí [URL]] para renovar la suscripción.
|
||||
</notification>
|
||||
|
||||
<notification name="VoiceEffectsExpiredInUse">
|
||||
La transformación de voz activa ha caducado y se ha aplicado tu configuración de voz normal.
|
||||
[Pulsa aquí [URL]] para renovar la suscripción.
|
||||
</notification>
|
||||
|
||||
<notification name="VoiceEffectsWillExpire">
|
||||
Una o más de tus transformaciones de voz caducarán en menos de [INTERVAL] días.
|
||||
[Pulsa aquí [URL]] para renovar la suscripción.
|
||||
</notification>
|
||||
|
||||
<notification name="VoiceEffectsNew">
|
||||
Están disponibles nuevas transformaciones de voz.
|
||||
</notification>
|
||||
|
||||
<notification name="Cannot enter parcel: not a group member">
|
||||
No puedes entrar en esta parcela, no eres miembro del grupo adecuado.
|
||||
@@ -4157,6 +4176,16 @@ Avatar '[NAME]' se fué después de [TIME] segundos siendo nube.
|
||||
Avatar '[NAME]' ha entrado en edición de Apariencia.
|
||||
</notification>
|
||||
|
||||
<notification name="NoVoiceConnect">
|
||||
Tenemos problemas de conexión con tu servidor de voz:
|
||||
|
||||
[HOSTID]
|
||||
|
||||
No podrás establecer comunicaciones de voz.
|
||||
Comprueba la configuración de la red y del servidor de seguridad.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
<notification name="AvatarRezLeftAppearanceNotification">
|
||||
( [EXISTENCE] segundos vivo )
|
||||
Avatar '[NAME]' ha abandonado la edición de su Apariencia.
|
||||
|
||||
@@ -1,25 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<panel name="device_settings">
|
||||
<text name="Audio Devices">
|
||||
Dispositivos de Audio
|
||||
</text>
|
||||
<text name="Input device (microphone):">
|
||||
Dispostitivo de Entrada (micrófono):
|
||||
</text>
|
||||
<text name="Output device (speakers):">
|
||||
Dispositivo de Salida (parlantes):
|
||||
</text>
|
||||
<text name="Input level:">
|
||||
Nivel de Entrada
|
||||
</text>
|
||||
<text_editor name="voice_intro_text1">
|
||||
Ajusta el control deslizante para variar el volumen en que te escucharán los otros residentes. Para probar el nivel de entrada, simplemente habla en tu micrófono.
|
||||
</text_editor>
|
||||
<volume_slider name="mic_volume_slider" tool_tip="Cambia el volumen usando este control deslizante" />
|
||||
<text name="wait_text">
|
||||
Espera por favor
|
||||
</text>
|
||||
<string name="default_text">
|
||||
Por defecto
|
||||
</string>
|
||||
</panel>
|
||||
@@ -15,30 +15,14 @@
|
||||
<text name="push_to_talk_heading">
|
||||
Apretar para Hablar
|
||||
</text>
|
||||
<text name="voice_chat_description">
|
||||
El modo Apretar para Hablar controla cuándo tu voz se transmite. En el modo
|
||||
'un toque', pulsa y suelta el botón Apretar para Hablar para activar y desactivar
|
||||
tu micrófono. Si no se está en el modo 'un toque', el micrófono está activo
|
||||
sólo cuando se mantiene pulsado el botón.
|
||||
</text>
|
||||
<check_box label="Usar Apretar para Hablar en el modo 'Un Toque'" name="push_to_talk_toggle_check"/>
|
||||
<check_box label="Usar Apretar para Hablar en el modo 'Un Toque'" name="push_to_talk_toggle_check" tool_tip="El modo Apretar para Hablar controla cuándo tu voz se transmite. En el modo 'un toque', pulsa y suelta el botón Apretar para Hablar para activar y desactivar tu micrófono. Si no se está en el modo 'un toque', el micrófono está activo sólo cuando se mantiene pulsado el botón."/>
|
||||
<text name="push_to_talk_label">
|
||||
Botón Apretar para Hablar:
|
||||
</text>
|
||||
<button label="Definir Tecla" name="set_voice_hotkey_button" width="115"/>
|
||||
<button label="Botón medio del Ratón" left_delta="120" name="set_voice_middlemouse_button" width="160"/>
|
||||
<text name="lip_sync_heading" width="445">
|
||||
Activar animación de Labios
|
||||
</text>
|
||||
<check_box label="Activar Animación de Labios" left_delta="20" name="enable_lip_sync_check"/>
|
||||
<text name="privacy_heading">
|
||||
Opciones de Privacidad
|
||||
</text>
|
||||
<check_box label="Aceptar llamadas sólo de mis contactos" left_delta="20" name="voice_call_friends_only_check"/>
|
||||
<check_box label="Aceptar llamadas sólo de mis contactos" name="voice_call_friends_only_check"/>
|
||||
<check_box label="Apagar el micrófono al terminar la llamada por MI" name="auto_disengage_mic_check"/>
|
||||
<button label="Configuración de Dispositivos" left="28" name="device_settings_btn" width="200"/>
|
||||
<text name="device_settings_text">
|
||||
NOTA: Ejecutar esta configuración te desconectará temporalmente del chat de voz,
|
||||
y los cambios se aplicarán inmediatamente..
|
||||
</text>
|
||||
<button label="Configuración de Dispositivos" name="device_settings_btn" width="200" tool_tip="Ejecutar esta configuración te desconectará temporalmente del chat de voz, y los cambios se aplicarán inmediatamente.."/>
|
||||
</panel>
|
||||
|
||||
25
indra/newview/skins/default/xui/es/panel_sound_devices.xml
Normal file
25
indra/newview/skins/default/xui/es/panel_sound_devices.xml
Normal file
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<panel label="Configuración del dispositivo" name="device_settings_panel">
|
||||
<string name="default_text">
|
||||
Por defecto
|
||||
</string>
|
||||
<string name="name_no_device">
|
||||
Ningún dispositivo
|
||||
</string>
|
||||
<string name="name_default_system_device">
|
||||
Dispositivo del sistema por defecto
|
||||
</string>
|
||||
<text name="Input">
|
||||
Entrada
|
||||
</text>
|
||||
<text name="Output">
|
||||
Salida
|
||||
</text>
|
||||
<text name="My volume label">
|
||||
Mi volumen:
|
||||
</text>
|
||||
<slider_bar initial_value="1.0" name="mic_volume_slider" tool_tip="Cambia el volumen usando este deslizable"/>
|
||||
<text name="wait_text">
|
||||
Por favor, espera
|
||||
</text>
|
||||
</panel>
|
||||
@@ -1,2 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<floater name="floater_device_settings" title="Paramètres du matériel utilisé pour le chat vocal"/>
|
||||
@@ -3674,6 +3674,25 @@ Echec de la connexion avec [VOICE_CHANNEL_NAME], veuillez réessayer ultérieure
|
||||
Nous sommes en train de créer un canal vocal pour vous. Veuillez patienter quelques instants.
|
||||
</notification>
|
||||
|
||||
<notification name="VoiceEffectsExpired">
|
||||
Au moins l'un des effets de voix auxquels vous êtes abonné a expiré.
|
||||
[[URL] Cliquez ici] pour renouveler votre abonnement.
|
||||
</notification>
|
||||
|
||||
<notification name="VoiceEffectsExpiredInUse">
|
||||
L'effet de voix actif a expiré. Vos paramètres de voix normaux ont été rétablis.
|
||||
[[URL] Cliquez ici] pour renouveler votre abonnement.
|
||||
</notification>
|
||||
|
||||
<notification name="VoiceEffectsWillExpire">
|
||||
Au moins l'un de vos effets de voix expirera dans moins de [INTERVAL] jours.
|
||||
[[URL] Cliquez ici] pour renouveler votre abonnement.
|
||||
</notification>
|
||||
|
||||
<notification name="VoiceEffectsNew">
|
||||
De nouveaux effets de voix sont disponibles !
|
||||
</notification>
|
||||
|
||||
<notification name="Cannot enter parcel: not a group member">
|
||||
Vous ne pouvez pas pénétrer sur ce terrain car vous n'êtes pas membre du groupe adéquat.
|
||||
</notification>
|
||||
@@ -3819,6 +3838,15 @@ votre display name doit contenir des lettres autres que de la simple ponctuation
|
||||
[OLD_NAME] ([SLID]) est maintenant connu(e) comme [NEW_NAME].
|
||||
</notification>
|
||||
|
||||
<notification name="NoVoiceConnect">
|
||||
Problèmes de connexion à votre serveur vocal :
|
||||
|
||||
[HOSTID]
|
||||
|
||||
Aucune communication vocale n'est disponible.
|
||||
Veuillez vérifier la configuration de votre réseau et de votre pare-feu.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
|
||||
@@ -1,25 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<panel name="device_settings">
|
||||
<text name="Audio Devices">
|
||||
Matériel audio
|
||||
</text>
|
||||
<text name="Input device (microphone):">
|
||||
Périphérique d'entrée (micro):
|
||||
</text>
|
||||
<text name="Output device (speakers):">
|
||||
Périphérique de sortie (haut-parleurs):
|
||||
</text>
|
||||
<text name="Input level:">
|
||||
Volume d'entrée
|
||||
</text>
|
||||
<text_editor name="voice_intro_text1">
|
||||
Pour que les autres résidents vous entendent plus ou moins fort, utilisez le curseur. Pour tester le volume, parlez dans le micro.
|
||||
</text_editor>
|
||||
<volume_slider name="mic_volume_slider" tool_tip="Réglez le volume avec ce curseur."/>
|
||||
<text name="wait_text">
|
||||
Veuillez patienter...
|
||||
</text>
|
||||
<string name="default_text">
|
||||
Défaut
|
||||
</string>
|
||||
</panel>
|
||||
@@ -7,23 +7,12 @@
|
||||
<radio_item name="1">Ecouter depuis la position de l'avatar</radio_item>
|
||||
</radio_group>
|
||||
<text name="push_to_talk_heading">Appuyer pour parler</text>
|
||||
<text name="voice_chat_description">
|
||||
Ce mode vous permet de contrôler l'ouverture du micro en mode bascule.
|
||||
Cliquez sur la touche de contrôle ou le bouton "Parler" pour ouvrir et fermer le micro.
|
||||
Si vous n'êtes pas en mode bascule, le micro n'est ouvert que si vous cliquez et
|
||||
maintenez enfoncés la touche de contrôle ou appuyez sur le bouton "Parler".
|
||||
</text>
|
||||
<check_box label="Utiliser "Appuyer pour Parler" en mode bascule" name="push_to_talk_toggle_check"/>
|
||||
<check_box label="Utiliser "Appuyer pour Parler" en mode bascule" name="push_to_talk_toggle_check" tool_tip="Ce mode vous permet de contrôler l'ouverture du micro en mode bascule. Cliquez sur la touche de contrôle ou le bouton "Parler" pour ouvrir et fermer le micro. Si vous n'êtes pas en mode bascule, le micro n'est ouvert que si vous cliquez et maintenez enfoncés la touche de contrôle ou appuyez sur le bouton "Parler"."/>
|
||||
<text name="push_to_talk_label">Touche de contrôle:</text>
|
||||
<button bottom_delta="-25" label="Choisir la touche" name="set_voice_hotkey_button"/>
|
||||
<button label="Choisir la touche" name="set_voice_hotkey_button"/>
|
||||
<button label="Molette de la souris" name="set_voice_middlemouse_button"/>
|
||||
<text name="lip_sync_heading">Animation en mode "voice"</text>
|
||||
<check_box label="Activer l'animation des lèvres" name="enable_lip_sync_check"/>
|
||||
<text name="privacy_heading">Options de confidentialité</text>
|
||||
<check_box label="N'accepter que les appels des amis" name="voice_call_friends_only_check"/>
|
||||
<check_box label="Fermer le micro à la fin d'un appel privé" name="auto_disengage_mic_check"/>
|
||||
<button label="Paramètres du matériel" name="device_settings_btn"/>
|
||||
<text name="device_settings_text">Remarque : Si vous cliquez sur Paramètres du matériel,
|
||||
vous serez temporairement déconnecté(e) du Chat vocal.
|
||||
Tous les changements que vous faites seront immédiatement appliqués.</text>
|
||||
<button label="Paramètres du matériel" name="device_settings_btn" tool_tip="Si vous cliquez sur Paramètres du matériel, vous serez temporairement déconnecté(e) du Chat vocal. Tous les changements que vous faites seront immédiatement appliqués."/>
|
||||
</panel>
|
||||
|
||||
25
indra/newview/skins/default/xui/fr/panel_sound_devices.xml
Normal file
25
indra/newview/skins/default/xui/fr/panel_sound_devices.xml
Normal file
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<panel label="Paramètres du périphérique" name="device_settings_panel">
|
||||
<string name="default_text">
|
||||
Valeur par défaut
|
||||
</string>
|
||||
<string name="name_no_device">
|
||||
Aucun périphérique
|
||||
</string>
|
||||
<string name="name_default_system_device">
|
||||
Périphérique système par défaut
|
||||
</string>
|
||||
<text name="Input">
|
||||
Entrée
|
||||
</text>
|
||||
<text name="Output">
|
||||
Sortie
|
||||
</text>
|
||||
<text name="My volume label">
|
||||
Mon volume :
|
||||
</text>
|
||||
<slider_bar initial_value="1.0" name="mic_volume_slider" tool_tip="Régler le volume avec le curseur."/>
|
||||
<text name="wait_text">
|
||||
Veuillez patienter
|
||||
</text>
|
||||
</panel>
|
||||
@@ -1,2 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<floater name="floater_device_settings" title="Ajustes do Dispositivo de Conversa por Voz"/>
|
||||
@@ -3284,6 +3284,15 @@ Autorizar este pedido?
|
||||
</form>
|
||||
</notification>
|
||||
|
||||
<notification name="NoVoiceConnect">
|
||||
Estamos tendo problemas de conexão com o seu servidor de voz:
|
||||
|
||||
[HOSTID]
|
||||
|
||||
Talvez não seja possível se comunicar via voz.
|
||||
Verifique a configuração da sua rede e firewall.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
<notification name="FirstBalanceIncrease">
|
||||
Você recebeu uma quantia de [CURRENCY][AMOUNT].
|
||||
@@ -3463,6 +3472,25 @@ Clique Aceitar para juntar-se à chamada ou Recusar para recusar o convite. Cliq
|
||||
Estamos criando uma canal de voz para você. Isto pode levar até um minuto.
|
||||
</notification>
|
||||
|
||||
<notification name="VoiceEffectsExpired">
|
||||
Um ou mais serviços de distorção de voz que você assinou veceu.
|
||||
[[URL] Clique aqui] para renovar o serviço.
|
||||
</notification>
|
||||
|
||||
<notification name="VoiceEffectsExpiredInUse">
|
||||
A Distorção de voz ativa expirou. Suas configurações de voz padrão foram ativadas.
|
||||
[[URL] Clique aqui] para renovar o serviço.
|
||||
</notification>
|
||||
|
||||
<notification name="VoiceEffectsWillExpire">
|
||||
Uma ou mais das suas distorções de voz tem vencimento em menos de [INTERVAL] dias.
|
||||
[[URL] Clique aqui] para renovar o serviço.
|
||||
</notification>
|
||||
|
||||
<notification name="VoiceEffectsNew">
|
||||
Novas Distorções de voz!
|
||||
</notification>
|
||||
|
||||
<notification name="Cannot enter parcel: not a group member">
|
||||
Você não pode entrar nessa terra, você não é membro do grupo autorizado.
|
||||
</notification>
|
||||
|
||||
@@ -1,25 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<panel name="device_settings">
|
||||
<text name="Audio Devices">
|
||||
Dispositivos de Áudio
|
||||
</text>
|
||||
<text name="Input device (microphone):">
|
||||
Dispositivo de entrada (microfone):
|
||||
</text>
|
||||
<text name="Output device (speakers):">
|
||||
Dispositivo de saída (falantes):
|
||||
</text>
|
||||
<text name="Input level:">
|
||||
Nível de Entrada
|
||||
</text>
|
||||
<text_editor name="voice_intro_text1">
|
||||
Ajuste a barra para controlar o volume de som para os outros residentes. Para testar o nível de entrada, basta falar em seu microfone.
|
||||
</text_editor>
|
||||
<volume_slider name="mic_volume_slider" tool_tip="Altere o volume usando este controle gradual"/>
|
||||
<text name="wait_text">
|
||||
Por Favor aguarde
|
||||
</text>
|
||||
<string name="default_text">
|
||||
Padrão
|
||||
</string>
|
||||
</panel>
|
||||
@@ -15,22 +15,10 @@
|
||||
<text name="push_to_talk_heading">
|
||||
Pressione para falar
|
||||
</text>
|
||||
<text_editor name="voice_chat_description" width="465" bottom_delta="-76" height="81" >
|
||||
O modo Pressione-para-falar permite que você controle quando a sua voz é transmitida. Quando quiser alternar o modo, pressione e solte o botão pressione-para-falar para mudar o seu microfone de ligado para desligado. Quando não estiver em modo alternado, o microfone estará ativo apenas quando o botão estiver mantido para baixo.
|
||||
</text_editor>
|
||||
<check_box label="Use Pressione-para-falar em modo alternado" name="push_to_talk_toggle_check"/>
|
||||
<text name="push_to_talk_label">
|
||||
Gatilho do Pressione-para-Falar:
|
||||
</text>
|
||||
<check_box label="Use Pressione-para-falar em modo alternado" name="push_to_talk_toggle_check" tool_tip="O modo Pressione-para-falar permite que você controle quando a sua voz é transmitida. Quando quiser alternar o modo, pressione e solte o botão pressione-para-falar para mudar o seu microfone de ligado para desligado. Quando não estiver em modo alternado, o microfone estará ativo apenas quando o botão estiver mantido para baixo."/>
|
||||
<button label="Definir tecla" name="set_voice_hotkey_button"/>
|
||||
<button label="Botão do meio do mouse" name="set_voice_middlemouse_button"/>
|
||||
<text name="privacy_heading">
|
||||
Opções de privacidade
|
||||
</text>
|
||||
<check_box label="Apenas aceitar chamadas de voz das pessoas da minha Lista de amigos" name="voice_call_friends_only_check"/>
|
||||
<check_box label="Desligar o microfone quando terminar chamadas por MI" name="auto_disengage_mic_check"/>
|
||||
<button label="Configurações do dispositivo" name="device_settings_btn" width="180"/>
|
||||
<text_editor bottom_delta="-45" height="48" name="device_settings_text">
|
||||
NOTA: Executar as configurações do dispositivo vai desligá-lo temporariamente do Bate- papo de voz e as mudanças que você fizer serão imediatamente aplicadas.
|
||||
</text_editor>
|
||||
<button label="Configurações do dispositivo" name="device_settings_btn" width="180" tool_tip="Executar as configurações do dispositivo vai desligá-lo temporariamente do Bate- papo de voz e as mudanças que você fizer serão imediatamente aplicadas."/>
|
||||
</panel>
|
||||
|
||||
25
indra/newview/skins/default/xui/pt/panel_sound_devices.xml
Normal file
25
indra/newview/skins/default/xui/pt/panel_sound_devices.xml
Normal file
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<panel label="Configuração de dispositivos" name="device_settings_panel">
|
||||
<string name="default_text">
|
||||
Padrão
|
||||
</string>
|
||||
<string name="name_no_device">
|
||||
Nenhum
|
||||
</string>
|
||||
<string name="name_default_system_device">
|
||||
Dispositivo padrão do sistema
|
||||
</string>
|
||||
<text name="Input">
|
||||
Entrada
|
||||
</text>
|
||||
<text name="Output">
|
||||
Saída
|
||||
</text>
|
||||
<text name="My volume label">
|
||||
Meu volume:
|
||||
</text>
|
||||
<slider_bar initial_value="1.0" name="mic_volume_slider" tool_tip="Mude o volume usando o controle deslizante"/>
|
||||
<text name="wait_text">
|
||||
Aguarde
|
||||
</text>
|
||||
</panel>
|
||||
Reference in New Issue
Block a user