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

43 lines
1.2 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="Platzieren">
<text name="name_label">
Name:
</text>
<text name="description_label">
Beschreibung:
</text>
<text name="information_label">
Information:
</text>
<text name="land_type_label">
Landart:
</text>
<text name="location_label">
Standort:
</text>
<button label="Teleportieren" name="teleport_btn"/>
<button label="Auf Karte" name="map_btn"/>
<button label="Gebote..." name="auction_btn"/>
<string name="traffic_text">
Traffic: [TRAFFIC] 
</string>
<string name="area_text">
Gebiet: [AREA] qm. 
</string>
<string name="forsale_text">
Zum Verkauf für [PRICE] L$
</string>
<string name="auction_text">
Auktions-ID [ID].
</string>
<string name="server_update_text">
Ohne Serverupdate sind keine Ortsinformationen verfügbar.
</string>
<string name="server_error_text">
Zur Zeit gibt es keine Informationen zu diesem Standort. Bitte versuchen Sie es später.
</string>
<string name="server_forbidden_text">
Die Informationen über diesen Standort sind zugriffsbeschränkt. Bitte wenden Sie sich bezüglich Ihrer Berechtigungen an den Eigentümer der Parzelle.
</string>
</panel>