/indra/newview/skins/default/xui/ru/floater_about.xml
XML | 97 lines | 93 code | 4 blank | 0 comment | 0 complexity | 0c52ec1709acf01c2d19b87ac465a054 MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="floater_about" title="? [CAPITALIZED_APP_NAME]">
- <floater.string name="AboutHeader">
- [APP_NAME] [VIEWER_VERSION_0].[VIEWER_VERSION_1].[VIEWER_VERSION_2] ([VIEWER_VERSION_3]) [BUILD_DATE] [BUILD_TIME] ([CHANNEL])
- [[VIEWER_RELEASE_NOTES_URL] [ReleaseNotes]]
- </floater.string>
- <floater.string name="AboutCompiler">
- ??????????? ?????????? [COMPILER], ?????? [COMPILER_VERSION]
- </floater.string>
- <floater.string name="AboutPosition">
- ?? ? ????? [POSITION_0,number,1], [POSITION_1,number,1], [POSITION_2,number,1] ? ??????? Ť[REGION]ť, ????????????? ?? <nolink>[HOSTNAME]</nolink> ([HOSTIP])
- [SERVER_VERSION]
- [SERVER_RELEASE_NOTES_URL]
- </floater.string>
- <floater.string name="AboutSystem">
- ??: [CPU]
- ??????: [MEMORY_MB] ??
- ?????? ??: [OS_VERSION]
- ????????????? ??????????? ?????: [GRAPHICS_CARD_VENDOR]
- ??????????? ?????: [GRAPHICS_CARD]
- </floater.string>
- <floater.string name="AboutDriver">
- ?????? ???????????? ???????? Windows: [GRAPHICS_DRIVER_VERSION]
- </floater.string>
- <floater.string name="AboutLibs">
- ?????? OpenGL: [OPENGL_VERSION]
- ?????? libcurl: [LIBCURL_VERSION]
- ?????? ???????? J2C: [J2C_VERSION]
- ?????? ???????? ?????: [AUDIO_DRIVER_VERSION]
- ?????? Qt Webkit: [QT_WEBKIT_VERSION]
- ?????? ?????????? ???????: [VOICE_VERSION]
- </floater.string>
- <floater.string name="none">
- (???)
- </floater.string>
- <floater.string name="AboutTraffic">
- ???????? ???????: [PACKETS_LOST,number,0]/[PACKETS_IN,number,0] ([PACKETS_PCT,number,1]%)
- </floater.string>
- <floater.string name="ErrorFetchingServerReleaseNotesURL">
- ?????? ??? ????????? URL-?????? ??????? ? ??????? ???????.
- </floater.string>
- <tab_container name="about_tab">
- <panel label="??????" name="support_panel">
- <button label="?????????? ? ????? ??????" name="copy_btn"/>
- </panel>
- <panel label="?????????" name="credits_panel">
- <text name="linden_intro">
- ???? Second Life ??????????? ???????????? Lindens:
- </text>
- <text name="contrib_intro">
- ? ????????? ????????? ???? ???????????:
- </text>
- <text_editor name="contrib_names">
- ??????-??? ???????? ??? ???????
- </text_editor>
- <text name="trans_intro">
- ???????:
- </text>
- <text_editor name="trans_names">
- ??????-??? ???????? ??? ???????
- </text_editor>
- </panel>
- <panel label="????????" name="licenses_panel">
- <text_editor name="credits_editor">
- 3Dconnexion SDK (C) 1992-2007 3Dconnexion
- APR (C) 2000-2004 The Apache Software Foundation
- Collada DOM (C) 2005 Sony Computer Entertainment Inc.
- cURL (C) 1996-2002, Daniel Stenberg, (daniel@haxx.se)
- DBus/dbus-glib (C) 2002, 2003 CodeFactory AB / (C) 2003, 2004 Red Hat, Inc.
- expat (C) 1998, 1999, 2000 Thai Open Source Software Center Ltd.
- FreeType (C) 1996-2002, The FreeType Project (www.freetype.org).
- GL (C) 1999-2004 Brian Paul.
- GLOD (C) 2003-04 Jonathan Cohen, Nat Duca, Chris Niski, ??????????? ????? ???????? ? David Luebke, Brenden Schubert, ??????????? ?????????.
- google-perftools (c) 2005, Google Inc.
- Havok.com(TM) (C) 1999-2001, Telekinesys Research Limited.
- jpeg2000 (C) 2001, David Taubman, ??????????? ?????? ?????? ?????? (UNSW)
- jpeglib (C) 1991-1998, Thomas G. Lane.
- ogg/vorbis (C) 2001, Xiphophorus
- OpenSSL (C) 1998-2002 The OpenSSL Project.
- PCRE (c) 1997-2008, ???????????? ???????????
- SDL (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga
- SSLeay (C) 1995-1998 Eric Young (eay@cryptsoft.com)
- xmlrpc-epi (C) 2000 Epinions, Inc.
- zlib (C) 1995-2002 Jean-loup Gailly ? Mark Adler.
- google-perftools (c) 2005, Google Inc.
- ? ??????? Second Life ???????????? ?????????? Havok (TM) Physics. (C) 1999-2010 Havok.com Inc. (? ?????????? ????????). ??? ????? ????????. ????????? ??. ???-???? www.havok.com.
- ??? ??????????? ??????????? ???????? ???????? ???, ??????????????? ??????????? NVIDIA.
- ??? ????? ????????. ????????? ???????? ??. ? ????? licenses.txt.
- ??????????? ????? ??? ?????????? ????: Polycom(R) Siren14(TM) (ITU-T Rec. G.722.1 Annex C)
- </text_editor>
- </panel>
- </tab_container>
- </floater>