/indra/newview/skins/default/xui/pt/panel_landmark_info.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 38 lines · 38 code · 0 blank · 0 comment · 0 complexity · 0ae2687d3dbe6f62aa0a700dca6bd0ae MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <panel name="landmark_info">
- <string name="title_create_landmark" value="Criar marco"/>
- <string name="title_edit_landmark" value="Editar marco"/>
- <string name="title_landmark" value="Marco"/>
- <string name="not_available" value="(N/A)"/>
- <string name="unknown" value="(desconhecido)"/>
- <string name="public" value="(pЩblico)"/>
- <string name="server_update_text">
- Informaусo do lugar nсo disponьvel sem atualizaусo do servidor.
- </string>
- <string name="server_error_text">
- No momento nсo hр informaушes sobre este lugar; por favor tente novamente mais tarde.
- </string>
- <string name="server_forbidden_text">
- Os dados deste lugar nсo estсo indisponьveis devido a restriушes de acesso. Verifique as permissшes com o proprietрrio do terreno ou parcela.
- </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="Atrрs"/>
- <text name="title" value="Perfil do lugar"/>
- <scroll_container name="place_scroll">
- <panel name="scrolling_panel">
- <text name="maturity_value" value="desconhecido"/>
- <panel name="landmark_info_panel">
- <text name="owner_label" value="Proprietрrio:"/>
- <text name="creator_label" value="Criador:"/>
- <text name="created_label" value="Criado:"/>
- </panel>
- <panel name="landmark_edit_panel">
- <text name="title_label" value="Tьtulo:"/>
- <text name="notes_label" value="Minhas notas:"/>
- <text name="folder_label" value="Localizaусo do marco:"/>
- </panel>
- </panel>
- </scroll_container>
- </panel>