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

27 lines
1.2 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel name="device_settings">
<text type="string" length="1" name="Audio Devices">
Аудиоустройства
</text>
<text type="string" length="1" name="Input device (microphone):">
Входное устр-во (микрофон)
</text>
<text type="string" length="1" name="Output device (speakers):">
Выходное устройство (колонки)
</text>
<text type="string" length="1" name="Input level:">
Уровень входящего сигнала
</text>
<text_editor type="string" length="1" name="voice_intro_text1" width="400">
Отрегулируйте уровень, чтобы проконтролировать как громко Вы будете слышны другим резидентам. Говорите в микрофон, чтобы протестировать уровень входящего сигнала.
</text_editor>
<volume_slider name="mic_volume_slider"
tool_tip="Изменить громкость с помощью ползунка" />
<text name="wait_text">
Пож-ста, подождите
</text>
<string name="default_text">
По умолчанию
</string>
</panel>