27 lines
927 B
XML
Executable File
27 lines
927 B
XML
Executable File
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<panel name="device_settings">
|
|
<text type="string" length="1" name="Audio Devices">
|
|
Urządzenia Audio
|
|
</text>
|
|
<text type="string" length="1" name="Input device (microphone):">
|
|
Urządzenia Wejściowe (mikrofon):
|
|
</text>
|
|
<text type="string" length="1" name="Output device (speakers):">
|
|
Urządzenia Wyjściowe (głośniki):
|
|
</text>
|
|
<text type="string" length="1" name="Input level:">
|
|
Poziom Wejścia
|
|
</text>
|
|
<text_editor type="string" length="1" name="voice_intro_text1">
|
|
Użyj suwaka by dostosować jak głośno Cię słychać dla innych Rezydentów. By przetestować poziom wejścia, zacznij mówić do mikrofonu.
|
|
</text_editor>
|
|
<volume_slider name="mic_volume_slider"
|
|
tool_tip="By zmienić poziom głośności użyj suwaka" />
|
|
<text name="wait_text">
|
|
Proszę poczekać
|
|
</text>
|
|
<string name="default_text">
|
|
Domyślne
|
|
</string>
|
|
</panel>
|