/indra/newview/skins/default/xui/pt/panel_group_land_money.xml
XML | 85 lines | 85 code | 0 blank | 0 comment | 0 complexity | 760504e7d6980e38aae411fe232674c0 MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <panel label="Terra & L$" name="land_money_tab">
- <panel.string name="help_text">
- Serα exibido um aviso atι o Total de terrenos usados for igual ou inferior ΰ contribuiηγo total.
- </panel.string>
- <panel.string name="cant_view_group_land_text">
- Vocκ nγo estα autorizado a acessar terrenos de grupos
- </panel.string>
- <panel.string name="epmty_view_group_land_text">
- Nada consta
- </panel.string>
- <panel.string name="cant_view_group_accounting_text">
- Vocκ nγo estα autorizado a acessar os dados de contabilidade do grupo.
- </panel.string>
- <panel.string name="loading_txt">
- Carregando...
- </panel.string>
- <panel.string name="land_contrib_error">
- Nγo foi possνvel definir sua contribuiηγo
- </panel.string>
- <panel name="layout_panel_landmoney">
- <scroll_list name="group_parcel_list">
- <scroll_list.columns label="Lote" name="name"/>
- <scroll_list.columns label="Regiγo" name="location"/>
- <scroll_list.columns label="Tipo" name="type"/>
- <scroll_list.columns label="Αrea:" name="area"/>
- <scroll_list.columns label="Oculto" name="hidden"/>
- </scroll_list>
- <text name="total_contributed_land_label">
- Total contribuνdo:
- </text>
- <text name="total_contributed_land_value">
- [AREA] m²
- </text>
- <button label="Mapa" label_selected="Mapa" name="map_button"/>
- <text name="total_land_in_use_label">
- Total em uso:
- </text>
- <text name="total_land_in_use_value">
- [AREA] m²
- </text>
- <text name="land_available_label">
- Disponνveis:
- </text>
- <text name="land_available_value">
- [AREA] m²
- </text>
- <text name="your_contribution_label">
- Sua contribuiηγo:
- </text>
- <text name="your_contribution_units">
- m²
- </text>
- <text name="your_contribution_max_value">
- ([AMOUNT] max)
- </text>
- <text name="group_over_limit_text">
- O terreno em uso requer mais crιditos
- </text>
- <text name="group_money_heading">
- L$ do grupo
- </text>
- </panel>
- <tab_container name="group_money_tab_container">
- <panel label="PLANEJAMENTO" name="group_money_planning_tab">
- <text_editor name="group_money_planning_text">
- Carregando...
- </text_editor>
- </panel>
- <panel label="DETALHES" name="group_money_details_tab">
- <text_editor name="group_money_details_text">
- Carregando...
- </text_editor>
- <button label="< Mais Cedo" label_selected="< Cedo" name="earlier_details_button" tool_tip="Atrαs"/>
- <button label="Mais Tarde >" label_selected="Tarde >" name="later_details_button" tool_tip="Prσximo"/>
- </panel>
- <panel label="VENDAS" name="group_money_sales_tab">
- <text_editor name="group_money_sales_text">
- Carregando...
- </text_editor>
- <button label="< Mais Cedo" label_selected="< Mais Cedo" name="earlier_sales_button" tool_tip="Atrαs"/>
- <button label="Mais Tarde >" label_selected="Mais Tarde >" name="later_sales_button" tool_tip="Prσximo"/>
- </panel>
- </tab_container>
- </panel>