PageRenderTime 30ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/es/panel_avatar_list_item.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 30 lines | 30 code | 0 blank | 0 comment | 0 complexity | 15d8f2ad821cbdab4c7cdecf76cecad8 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel name="avatar_list_item">
  3. <string name="FormatSeconds">
  4. [COUNT] seg.
  5. </string>
  6. <string name="FormatMinutes">
  7. [COUNT] min.
  8. </string>
  9. <string name="FormatHours">
  10. [COUNT] h.
  11. </string>
  12. <string name="FormatDays">
  13. [COUNT] d.
  14. </string>
  15. <string name="FormatWeeks">
  16. [COUNT] sem.
  17. </string>
  18. <string name="FormatMonths">
  19. [COUNT] mes/es
  20. </string>
  21. <string name="FormatYears">
  22. [COUNT] ańo/s
  23. </string>
  24. <text name="avatar_name" value="(cargando...)"/>
  25. <icon name="permission_edit_theirs_icon" tool_tip="Puedes editar los objetos de este amigo"/>
  26. <icon name="permission_edit_mine_icon" tool_tip="Este amigo puede editar, eliminar o manipular tus objetos"/>
  27. <icon name="permission_map_icon" tool_tip="Este amigo puede encontrarte en el mapa"/>
  28. <icon name="permission_online_icon" tool_tip="Este amigo puede ver cuándo estás conectado"/>
  29. <button name="profile_btn" tool_tip="Ver el perfil"/>
  30. </panel>