26 lines
792 B
XML
26 lines
792 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<panel name="device_settings">
|
|
<text name="Audio Devices">
|
|
Periferiche audio
|
|
</text>
|
|
<text name="Input device (microphone):">
|
|
Periferica di input (microfono):
|
|
</text>
|
|
<text name="Output device (speakers):">
|
|
Periferica di Output (altoparlanti):
|
|
</text>
|
|
<text name="Input level:">
|
|
Livello d'ingresso
|
|
</text>
|
|
<text_editor name="voice_intro_text1">
|
|
Sposta il cursore per impostare il livello della tua voce per gli altri residenti. Per controllare il livello di ingresso, parla semplicemente nel microfono.
|
|
</text_editor>
|
|
<volume_slider name="mic_volume_slider" tool_tip="Cambia il volume usando il cursore"/>
|
|
<text name="wait_text">
|
|
Attendi
|
|
</text>
|
|
<string name="default_text">
|
|
Default
|
|
</string>
|
|
</panel>
|