Files
SingularityViewer/indra/newview/skins/default/xui/es/panel_place_small.xml
2010-04-02 02:48:44 -03:00

47 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="Place" title="Lugar">
<text name="name_label">
Nombre:
</text>
<text left="70" name="name_editor" width="351" />
<text name="description_label">
Descripción:
</text>
<text name="information_label">
Información:
</text>
<text left="110" name="info_editor" width="322" />
<text name="land_type_label">
Tipo de terreno:
</text>
<text left="110" name="land_type_display" width="322" />
<text name="location_label">
Localización:
</text>
<text left="110" name="location_editor" width="322" />
<button label="Teleportar" name="teleport_btn"/>
<button label="Mostrar en el mapa" name="map_btn" width="125"/>
<button label="Pujas..." name="auction_btn"/>
<string name="traffic_text">
Tráfico: [TRAFFIC]
</string>
<string name="area_text">
Área: [AREA] m².
</string>
<string name="forsale_text">
En venta por [PRICE] L$
</string>
<string name="auction_text">
ID de la subasta: [ID].
</string>
<string name="server_update_text">
No está disponible la información del lugar sin una actualización del servidor.
</string>
<string name="server_error_text">
En estos momentos no está disponible la información sobre esta localización. Por favor, reinténtelo más tarde.
</string>
<string name="server_forbidden_text">
Por restricciones en el acceso a esta localización, su información no está disponible. Por favor, compruebe sus permisos con el propietario de la parcela..
</string>
</panel>