Files
SingularityViewer/indra/newview/skins/default/xui/fr/panel_place_small.xml
2012-03-05 19:17:07 +01:00

44 lines
1.4 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="Place" title="Lieu">
<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="land_type_label">
Type de terrain :
</text>
<text left="113" name="land_type_display" width="338" />
<text name="location_label">
Lieu :
</text>
<text left="113" 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] L$.
</string>
<string name="auction_text">
Enchère : [ID]
</string>
<string name="server_update_text">
Les informations sur le lieu ne sont pas disponibles sans mise à jour du serveur.
</string>
<string name="server_error_text">
Aucune information sur ce lieu n&apos;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>