/indra/newview/skins/default/xui/pl/panel_place_profile.xml
XML | 112 lines | 112 code | 0 blank | 0 comment | 0 complexity | ded5420b2248f7cd2c55f51a5810a82d MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <panel name="place_profile">
- <string name="on" value="W??cz"/>
- <string name="off" value="Wy??cz"/>
- <string name="anyone" value="Ka?dy"/>
- <string name="available" value="dost?pny"/>
- <string name="allocated" value="przydzielony"/>
- <string name="title_place" value="Profil Miejsca"/>
- <string name="title_teleport_history" value="Historia teleportacji"/>
- <string name="not_available" value="(brak)"/>
- <string name="unknown" value="(nieznany)"/>
- <string name="public" value="(publiczny)"/>
- <string name="none_text" value="(?aden)"/>
- <string name="sale_pending_text" value="(Sprzeda? w toku realizacji)"/>
- <string name="group_owned_text" value="(W?asno?? grupy)"/>
- <string name="price_text" value="L$"/>
- <string name="area_text" value="m˛"/>
- <string name="all_residents_text" value="Ka?demu"/>
- <string name="group_text" value="Grupie"/>
- <string name="can_resell">
- Posiad?o?? zakupiona w tym regionie mo?e by? odsprzedana.
- </string>
- <string name="can_not_resell">
- Posiad?o?? zakupiona w tym regionie nie mo?e by? odsprzedana.
- </string>
- <string name="can_change">
- Posiad?o?? zakupiona w tym regionie mo?e by? ??czona/dzielona.
- </string>
- <string name="can_not_change">
- Posiad?o?? zakupiona w tym regionie nie mo?e by? ??czona/dzielona.
- </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>
- <string name="acquired_date">
- [wkday,datetime,local] [mth,datetime,local] [day,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local] [year,datetime,local]
- </string>
- <button name="back_btn" tool_tip="Cofnij"/>
- <text name="title" value="Profil Miejsca"/>
- <scroll_container name="place_scroll">
- <panel name="scrolling_panel">
- <text name="owner_label" value="W?a?ciciel:"/>
- <text name="maturity_value" value="nieznany"/>
- <accordion name="advanced_info_accordion">
- <accordion_tab name="parcel_characteristics_tab" title="Posiad?o??">
- <panel name="parcel_characteristics_panel">
- <text name="rating_label" value="Rodzaj:"/>
- <text name="rating_value" value="nieznane"/>
- <text name="voice_label" value="Komunikacja g?osowa:"/>
- <text name="voice_value" value="W??czone"/>
- <text name="fly_label" value="Lataj:"/>
- <text name="fly_value" value="W??czone"/>
- <text name="push_label" value="Popchni?cia:"/>
- <text name="push_value" value="Wy??czone"/>
- <text name="build_label" value="Budowanie:"/>
- <text name="build_value" value="W??czone"/>
- <text name="scripts_label" value="Skrypty:"/>
- <text name="scripts_value" value="W??czone"/>
- <text name="damage_label" value="Zniszczenia:"/>
- <text name="damage_value" value="Wy??czone"/>
- <button label="O Posiad?o?ci" name="about_land_btn"/>
- </panel>
- </accordion_tab>
- <accordion_tab name="region_information_tab" title="Region">
- <panel name="region_information_panel">
- <text name="region_name_label" value="Region:"/>
- <text name="region_name" value="Mooseland"/>
- <text name="region_type_label" value="Typ:"/>
- <text name="region_type" value="Moose"/>
- <text name="region_rating_label" value="Rodzaj:"/>
- <text name="region_rating" value="Adult"/>
- <text name="region_owner_label" value="W?a?ciciel:"/>
- <text name="region_owner" value="moose Van Moose extra long name moose"/>
- <text name="region_group_label" value="Grupa:"/>
- <text name="region_group">
- The Mighty Moose of mooseville soundvillemoose
- </text>
- <button label="Region/Maj?tek" name="region_info_btn"/>
- </panel>
- </accordion_tab>
- <accordion_tab name="estate_information_tab" title="Maj?tek">
- <panel name="estate_information_panel">
- <text name="estate_name_label" value="Maj?tek:"/>
- <text name="estate_rating_label" value="Rodzaj:"/>
- <text name="estate_owner_label" value="W?a?ciciel:"/>
- <text name="estate_owner" value="Testing owner name length with long name"/>
- <text name="covenant_label" value="Umowa:"/>
- </panel>
- </accordion_tab>
- <accordion_tab name="sales_tab" title="Na sprzeda?">
- <panel name="sales_panel">
- <text name="sales_price_label" value="Cena:"/>
- <text name="area_label" value="Powierzchnia:"/>
- <text name="traffic_label" value="Ruch:"/>
- <text name="primitives_label" value="Primy:"/>
- <text name="parcel_scripts_label" value="Skrypty:"/>
- <text name="terraform_limits_label" value="Ograniczenia terraformingu:"/>
- <text name="subdivide_label" value="Podziel/Z??cz:"/>
- <text name="resale_label" value="Mo?liwo?? sprzeda?y:"/>
- <text name="sale_to_label" value="Na sprzeda?:"/>
- </panel>
- </accordion_tab>
- </accordion>
- </panel>
- </scroll_container>
- </panel>