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
670 B
XML
22 lines
670 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<floater name="floater_bumps" title="Choques, empujones y golpes">
|
|
<string name="none_detected">
|
|
No se han detectado
|
|
</string>
|
|
<string name="bump">
|
|
[TIME] [NAME] ha chocado contigo
|
|
</string>
|
|
<string name="llpushobject">
|
|
[TIME] [NAME] Te ha empujado con un script
|
|
</string>
|
|
<string name="selected_object_collide">
|
|
[TIME] [NAME] te ha golpeado con un objeto
|
|
</string>
|
|
<string name="scripted_object_collide">
|
|
[TIME] [NAME] te ha golpeado con un objeto con script
|
|
</string>
|
|
<string name="physical_object_collide">
|
|
[TIME] [NAME] te ha impactado con un objeto material
|
|
</string>
|
|
</floater>
|