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.
22 lines
654 B
XML
22 lines
654 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<floater name="floater_buy_contents" title="Comprar el Contenido">
|
|
<text name="contains_text">
|
|
[NAME] contiene:
|
|
</text>
|
|
<text name="buy_text">
|
|
Comprar por [CURRENCY][AMOUNT] a [NAME]?
|
|
</text>
|
|
<button label="Cancelar" label_selected="Cancelar" name="cancel_btn"/>
|
|
<button label="Comprar" label_selected="Comprar" name="buy_btn"/>
|
|
<check_box label="Vestirse la ropa ahora" name="wear_check"/>
|
|
<string name="no_copy_text">
|
|
(no copiable)
|
|
</string>
|
|
<string name="no_modify_text">
|
|
(no modificable)
|
|
</string>
|
|
<string name="no_transfer_text">
|
|
(no transferible)
|
|
</string>
|
|
</floater>
|