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.
14 lines
447 B
XML
14 lines
447 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<floater name="mute by name" title="Ignorar Objeto por su Nombre">
|
|
<text name="message">
|
|
Ignorar según el nombre sólo afecta al chat y los MI del
|
|
objeto, no a sus sonidos.
|
|
Debes escribir exactamente el nombre del objeto.
|
|
</text>
|
|
<line_editor name="object_name">
|
|
Nombre del Objeto
|
|
</line_editor>
|
|
<button label="OK" name="OK"/>
|
|
<button label="Cancelar" name="Cancel"/>
|
|
</floater>
|