Updated French Translation from Nomade's Zip for MultiWear. Updated Translations to use basically the same format, and not have some cruft. Abouts updated to include Spanish translators: Damian Zhaoying, and Franxizco Romano.
26 lines
828 B
XML
26 lines
828 B
XML
<?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):">
|
|
Dospositiv o 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>
|