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

40 lines
1.1 KiB
XML
Executable File

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel name="Place" title="Miejsce">
<text name="name_label">
Nazwa:
</text>
<text name="description_label">
Opis:
</text>
<text name="information_label">
Informacje:
</text>
<text name="location_label">
Położenie:
</text>
<button label="Teleportuj" name="teleport_btn" />
<button label="Pokaż na Mapie" name="map_btn" />
<button label="Oferty..." name="auction_btn" />
<string name="traffic_text">
Ruch: [TRAFFIC]
</string>
<string name="area_text">
Obszar: [AREA] m².
</string>
<string name="forsale_text">
Na Sprzedaż za L$[PRICE]
</string>
<string name="auction_text">
ID Aukcji: [ID]
</string>
<string name="server_update_text">
Informacje o tym miejscu nie będą dostępne bez aktualizacji serwera.
</string>
<string name="server_error_text">
Informacje o tym miejscu są obecnie niedostępne, spróbuj później.
</string>
<string name="server_forbidden_text">
Dostęp do informacji o tym miejscu jest ograniczony. Zweryfikuj swoje przywileje z właścicielem posiadłości.
</string>
</panel>