summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/zh/panel_region_debug.xml
diff options
context:
space:
mode:
authoreli <none@none>2011-08-18 16:22:53 -0700
committereli <none@none>2011-08-18 16:22:53 -0700
commit5eefd0d66d39dc4be2810a504146ee6e93cde51e (patch)
treeebeec1a458994c7e291ffe2cc3bea2d87930decb /indra/newview/skins/default/xui/zh/panel_region_debug.xml
parent8843e4384ebaf46474dbfc744b2918f22a5076a0 (diff)
WIP INTL-46 Update translation for Traditional Chinese
Diffstat (limited to 'indra/newview/skins/default/xui/zh/panel_region_debug.xml')
-rw-r--r--indra/newview/skins/default/xui/zh/panel_region_debug.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/indra/newview/skins/default/xui/zh/panel_region_debug.xml b/indra/newview/skins/default/xui/zh/panel_region_debug.xml
index 1ffbcbf8fd..ed5e6e9d2c 100644
--- a/indra/newview/skins/default/xui/zh/panel_region_debug.xml
+++ b/indra/newview/skins/default/xui/zh/panel_region_debug.xml
@@ -7,8 +7,8 @@
未知
</text>
<check_box label="關閉腳本" name="disable_scripts_check" tool_tip="關閉這個地區現在的全部腳本"/>
- <check_box label="Disable Collisions" name="disable_collisions_check" tool_tip="Disable non-avatar collisions in this region"/>
- <check_box label="Disable Physics" name="disable_physics_check" tool_tip="Disable all physics in this region"/>
+ <check_box label="關閉碰撞" name="disable_collisions_check" tool_tip="關閉這個地區現在的非化身碰撞"/>
+ <check_box label="關閉物理" name="disable_physics_check" tool_tip="關閉這個地區現在的全部物理"/>
<button label="套用" name="apply_btn"/>
<text name="objret_text_lbl">
物件退回
@@ -23,12 +23,12 @@
<text name="options_text_lbl">
選項:
</text>
- <check_box label="With scripts" name="return_scripts" tool_tip="只退回R包含腳本的物件"/>
- <check_box label="On someone else&apos;s land" name="return_other_land" tool_tip="Return only objects which are on land belonging to someone else"/>
- <check_box label="In every region of this estate" name="return_estate_wide" tool_tip="Return objects in all of the regions that make up this estate"/>
+ <check_box label="包含有腳本" name="return_scripts" tool_tip="只退回包含腳本的物件"/>
+ <check_box label="位於其他人土地上" name="return_other_land" tool_tip="只退回物件在屬於某個其他人土地上的物件"/>
+ <check_box label="於這個領地內的每一個地區" name="return_estate_wide" tool_tip="退回這個領地內全部地區中標記為他的物件"/>
<button label="退回" name="return_btn"/>
- <button label="Get Top Colliders..." name="top_colliders_btn" tool_tip="List of objects experiencing the most potential collisions"/>
- <button label="Get Top Scripts..." name="top_scripts_btn" tool_tip="List of objects spending the most time running scripts"/>
+ <button label="取得最常碰撞的物件..." name="top_colliders_btn" tool_tip="條列出目前運作中最常碰撞的物件清單"/>
+ <button label="取得最耗能腳本..." name="top_scripts_btn" tool_tip="條列出目前運作中最耗能的腳本清單"/>
<button label="地區重新啟動" name="restart_btn" tool_tip="給予兩分鐘倒數計時並重新啟動"/>
<button label="延遲重新啟動" name="cancel_restart_btn" tool_tip="延遲地區重新啟動一小時"/>
</panel>