Files
SingularityViewer/indra/newview/skins/default/xui/fr/panel_place.xml
Lirusaito 84795863e5 Translations updated
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.
2012-07-16 17:07:22 -04:00

40 lines
1.3 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="Place" title="Emplacement">
<text name="name_label">
Nom:
</text>
<text name="description_label">
Description:
</text>
<text name="information_label"/>
<text left="20" name="info_editor" width="420"/>
<text name="location_label">
Emplacement:
</text>
<text left="103" name="location_editor" width="338"/>
<button label="Téléporter" name="teleport_btn"/>
<button label="Voir sur la carte" name="map_btn" width="115"/>
<button label="Enchères" name="auction_btn"/>
<string name="traffic_text">
Trafic: [TRAFFIC]
</string>
<string name="area_text">
Surface: [AREA] m².
</string>
<string name="forsale_text">
En vente pour [PRICE][CURRENCY].
</string>
<string name="auction_text">
Enchère: [ID]
</string>
<string name="server_update_text">
Les informations sur ce lieu ne sont pas disponibles sans mise à jour du serveur.
</string>
<string name="server_error_text">
Aucune information sur ce lieu n'est disponible actuellement, veuillez réessayer ultérieurement.
</string>
<string name="server_forbidden_text">
Les informations sur ce lieu ne sont pas disponibles car l&apos;accès y est restreint. Veuillez vérifier vos droits avec le propriétaire de la parcelle.
</string>
</panel>