PageRenderTime 27ms CodeModel.GetById 13ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/ru/floater_about.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 97 lines | 93 code | 4 blank | 0 comment | 0 complexity | 0c52ec1709acf01c2d19b87ac465a054 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="floater_about" title="? [CAPITALIZED_APP_NAME]">
  3. <floater.string name="AboutHeader">
  4. [APP_NAME] [VIEWER_VERSION_0].[VIEWER_VERSION_1].[VIEWER_VERSION_2] ([VIEWER_VERSION_3]) [BUILD_DATE] [BUILD_TIME] ([CHANNEL])
  5. [[VIEWER_RELEASE_NOTES_URL] [ReleaseNotes]]
  6. </floater.string>
  7. <floater.string name="AboutCompiler">
  8. ??????????? ?????????? [COMPILER], ?????? [COMPILER_VERSION]
  9. </floater.string>
  10. <floater.string name="AboutPosition">
  11. ?? ? ????? [POSITION_0,number,1], [POSITION_1,number,1], [POSITION_2,number,1] ? ??????? Ť[REGION]ť, ????????????? ?? &lt;nolink&gt;[HOSTNAME]&lt;/nolink&gt; ([HOSTIP])
  12. [SERVER_VERSION]
  13. [SERVER_RELEASE_NOTES_URL]
  14. </floater.string>
  15. <floater.string name="AboutSystem">
  16. ??: [CPU]
  17. ??????: [MEMORY_MB] ??
  18. ?????? ??: [OS_VERSION]
  19. ????????????? ??????????? ?????: [GRAPHICS_CARD_VENDOR]
  20. ??????????? ?????: [GRAPHICS_CARD]
  21. </floater.string>
  22. <floater.string name="AboutDriver">
  23. ?????? ???????????? ???????? Windows: [GRAPHICS_DRIVER_VERSION]
  24. </floater.string>
  25. <floater.string name="AboutLibs">
  26. ?????? OpenGL: [OPENGL_VERSION]
  27. ?????? libcurl: [LIBCURL_VERSION]
  28. ?????? ???????? J2C: [J2C_VERSION]
  29. ?????? ???????? ?????: [AUDIO_DRIVER_VERSION]
  30. ?????? Qt Webkit: [QT_WEBKIT_VERSION]
  31. ?????? ?????????? ???????: [VOICE_VERSION]
  32. </floater.string>
  33. <floater.string name="none">
  34. (???)
  35. </floater.string>
  36. <floater.string name="AboutTraffic">
  37. ???????? ???????: [PACKETS_LOST,number,0]/[PACKETS_IN,number,0] ([PACKETS_PCT,number,1]%)
  38. </floater.string>
  39. <floater.string name="ErrorFetchingServerReleaseNotesURL">
  40. ?????? ??? ????????? URL-?????? ??????? ? ??????? ???????.
  41. </floater.string>
  42. <tab_container name="about_tab">
  43. <panel label="??????" name="support_panel">
  44. <button label="?????????? ? ????? ??????" name="copy_btn"/>
  45. </panel>
  46. <panel label="?????????" name="credits_panel">
  47. <text name="linden_intro">
  48. ???? Second Life ??????????? ???????????? Lindens:
  49. </text>
  50. <text name="contrib_intro">
  51. ? ????????? ????????? ???? ???????????:
  52. </text>
  53. <text_editor name="contrib_names">
  54. ??????-??? ???????? ??? ???????
  55. </text_editor>
  56. <text name="trans_intro">
  57. ???????:
  58. </text>
  59. <text_editor name="trans_names">
  60. ??????-??? ???????? ??? ???????
  61. </text_editor>
  62. </panel>
  63. <panel label="????????" name="licenses_panel">
  64. <text_editor name="credits_editor">
  65. 3Dconnexion SDK (C) 1992-2007 3Dconnexion
  66. APR (C) 2000-2004 The Apache Software Foundation
  67. Collada DOM (C) 2005 Sony Computer Entertainment Inc.
  68. cURL (C) 1996-2002, Daniel Stenberg, (daniel@haxx.se)
  69. DBus/dbus-glib (C) 2002, 2003 CodeFactory AB / (C) 2003, 2004 Red Hat, Inc.
  70. expat (C) 1998, 1999, 2000 Thai Open Source Software Center Ltd.
  71. FreeType (C) 1996-2002, The FreeType Project (www.freetype.org).
  72. GL (C) 1999-2004 Brian Paul.
  73. GLOD (C) 2003-04 Jonathan Cohen, Nat Duca, Chris Niski, ??????????? ????? ???????? ? David Luebke, Brenden Schubert, ??????????? ?????????.
  74. google-perftools (c) 2005, Google Inc.
  75. Havok.com(TM) (C) 1999-2001, Telekinesys Research Limited.
  76. jpeg2000 (C) 2001, David Taubman, ??????????? ?????? ?????? ?????? (UNSW)
  77. jpeglib (C) 1991-1998, Thomas G. Lane.
  78. ogg/vorbis (C) 2001, Xiphophorus
  79. OpenSSL (C) 1998-2002 The OpenSSL Project.
  80. PCRE (c) 1997-2008, ???????????? ???????????
  81. SDL (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga
  82. SSLeay (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  83. xmlrpc-epi (C) 2000 Epinions, Inc.
  84. zlib (C) 1995-2002 Jean-loup Gailly ? Mark Adler.
  85. google-perftools (c) 2005, Google Inc.
  86. ? ??????? Second Life ???????????? ?????????? Havok (TM) Physics. (C) 1999-2010 Havok.com Inc. (? ?????????? ????????). ??? ????? ????????. ????????? ??. ???-???? www.havok.com.
  87. ??? ??????????? ??????????? ???????? ???????? ???, ??????????????? ??????????? NVIDIA.
  88. ??? ????? ????????. ????????? ???????? ??. ? ????? licenses.txt.
  89. ??????????? ????? ??? ?????????? ????: Polycom(R) Siren14(TM) (ITU-T Rec. G.722.1 Annex C)
  90. </text_editor>
  91. </panel>
  92. </tab_container>
  93. </floater>