/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

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel name="landmark_info">
  3. <string name="title_create_landmark" value="Criar marco"/>
  4. <string name="title_edit_landmark" value="Editar marco"/>
  5. <string name="title_landmark" value="Marco"/>
  6. <string name="not_available" value="(N/A)"/>
  7. <string name="unknown" value="(desconhecido)"/>
  8. <string name="public" value="(pЩblico)"/>
  9. <string name="server_update_text">
  10. Informaусo do lugar nсo disponьvel sem atualizaусo do servidor.
  11. </string>
  12. <string name="server_error_text">
  13. No momento nсo informaушes sobre este lugar; por favor tente novamente mais tarde.
  14. </string>
  15. <string name="server_forbidden_text">
  16. 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.
  17. </string>
  18. <string name="acquired_date">
  19. [wkday,datetime,local] [mth,datetime,local] [day,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local] [year,datetime,local]
  20. </string>
  21. <button name="back_btn" tool_tip="Atrрs"/>
  22. <text name="title" value="Perfil do lugar"/>
  23. <scroll_container name="place_scroll">
  24. <panel name="scrolling_panel">
  25. <text name="maturity_value" value="desconhecido"/>
  26. <panel name="landmark_info_panel">
  27. <text name="owner_label" value="Proprietрrio:"/>
  28. <text name="creator_label" value="Criador:"/>
  29. <text name="created_label" value="Criado:"/>
  30. </panel>
  31. <panel name="landmark_edit_panel">
  32. <text name="title_label" value="Tьtulo:"/>
  33. <text name="notes_label" value="Minhas notas:"/>
  34. <text name="folder_label" value="Localizaусo do marco:"/>
  35. </panel>
  36. </panel>
  37. </scroll_container>
  38. </panel>