diff options
Diffstat (limited to 'indra/newview/skins/default/xui/zh/floater_about.xml')
-rw-r--r-- | indra/newview/skins/default/xui/zh/floater_about.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/indra/newview/skins/default/xui/zh/floater_about.xml b/indra/newview/skins/default/xui/zh/floater_about.xml index 7e19c124a1..211839bcb3 100644 --- a/indra/newview/skins/default/xui/zh/floater_about.xml +++ b/indra/newview/skins/default/xui/zh/floater_about.xml @@ -5,12 +5,12 @@ [[VIEWER_RELEASE_NOTES_URL] [ReleaseNotes]] </floater.string> <floater.string name="AboutCompiler"> - Built with [COMPILER] version [COMPILER_VERSION] + 以 [COMPILER_VERSION] 版本 [COMPILER] 建置 </floater.string> <floater.string name="AboutPosition"> - You are at [POSITION_0,number,1], [POSITION_1,number,1], [POSITION_2,number,1] in [REGION] located at <nolink>[HOSTNAME]</nolink> ([HOSTIP]) + 你的方位是 [POSITION_0,number,1], [POSITION_1,number,1], [POSITION_2,number,1],地區名:[REGION],主機:<nolink>[HOSTNAME]</nolink> ([HOSTIP]) [SERVER_VERSION] -[SERVER_RELEASE_NOTES_URL] +[[SERVER_RELEASE_NOTES_URL] [ReleaseNotes]] </floater.string> <floater.string name="AboutSystem"> CPU:[CPU] @@ -20,10 +20,10 @@ 顯示卡:[GRAPHICS_CARD] </floater.string> <floater.string name="AboutDriver"> - Windows Graphics Driver Version: [GRAPHICS_DRIVER_VERSION] + Windows 顯示驅動程式版本:[GRAPHICS_DRIVER_VERSION] </floater.string> <floater.string name="AboutLibs"> - OpenGL Version: [OPENGL_VERSION] + OpenGL 版本:[OPENGL_VERSION] libcurl 版本: [LIBCURL_VERSION] J2C 解碼器版本: [J2C_VERSION] @@ -41,19 +41,19 @@ Qt Webkit 版本: [QT_WEBKIT_VERSION] <panel label="資訊" name="support_panel"> <button label="覆製到剪貼簿" name="copy_btn"/> </panel> - <panel label="Credits" name="credits_panel"> + <panel label="貸記" name="credits_panel"> <text_editor name="credits_editor"> - Second Life is brought to you by ..., and many others. + 「第二人生」由……等多人協力開發。 -Thank you to the following Residents for helping to ensure that this is the best version yet: ..., and many others. +感謝下列居民相助,我們得以推出如此完美的版本:……。要感謝的人還很多,族繁不及備載。 -"The work goes on, the cause endures, the hope still lives, and the dreams shall never die" - Edward Kennedy +「任務永續,目標常在,希望長存,夢想萬古不朽。」——愛德華・甘迺迪 </text_editor> </panel> - <panel label="Licenses" name="licenses_panel"> + <panel label="許可" name="licenses_panel"> <text_editor name="credits_editor"> 3Dconnexion SDK Copyright (C) 1992-2007 3Dconnexion APR Copyright (C) 2000-2004 The Apache Software Foundation @@ -75,9 +75,9 @@ xmlrpc-epi Copyright (C) 2000 Epinions, Inc. zlib Copyright (C) 1995-2002 Jean-loup Gailly and Mark Adler. google-perftools Copyright (c) 2005, Google Inc. -All rights reserved. See licenses.txt for details. +保留一切權利。 詳情見 licenses.txt。 -語音聊天音頻編碼:Polycom(R) Siren14(TM) (ITU-T Rec. G.722.1 Annex C) +語音聊天音頻技術:Polycom(R) Siren14(TM) (ITU-T Rec. G.722.1 Annex C) </text_editor> </panel> </tab_container> |