diff options
Diffstat (limited to 'linden/indra/newview/skins/xui/ja/floater_lagmeter.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/ja/floater_lagmeter.xml | 152 |
1 files changed, 152 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/xui/ja/floater_lagmeter.xml b/linden/indra/newview/skins/xui/ja/floater_lagmeter.xml new file mode 100644 index 0000000..51e6832 --- /dev/null +++ b/linden/indra/newview/skins/xui/ja/floater_lagmeter.xml | |||
@@ -0,0 +1,152 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <floater name="floater_lagmeter" title="ラグ メーター"> | ||
3 | <button name="client_lagmeter" tool_tip="クライアント ラグ ステータス" /> | ||
4 | <text name="client"> | ||
5 | クライアント: | ||
6 | </text> | ||
7 | <text name="client_text"> | ||
8 | ノーマル | ||
9 | </text> | ||
10 | <button name="network_lagmeter" tool_tip="ネットワーク ラグ ステータス" /> | ||
11 | <text name="network"> | ||
12 | ネットワーク: | ||
13 | </text> | ||
14 | <text name="network_text"> | ||
15 | ノーマル | ||
16 | </text> | ||
17 | <button name="server_lagmeter" tool_tip="サーバー ラグ ステータス" /> | ||
18 | <text name="server"> | ||
19 | サーバー: | ||
20 | </text> | ||
21 | <text name="server_text"> | ||
22 | ノーマル | ||
23 | </text> | ||
24 | <button label="?" name="server_help" /> | ||
25 | <button label=">> " name="minimize" /> | ||
26 | <text name="max_title_msg"> | ||
27 | ラグ メーター | ||
28 | </text> | ||
29 | <text name="max_width_px"> | ||
30 | 350 | ||
31 | </text> | ||
32 | <text name="min_title_msg"> | ||
33 | ラグ | ||
34 | </text> | ||
35 | <text name="min_width_px"> | ||
36 | 90 | ||
37 | </text> | ||
38 | <text name="client_text_msg"> | ||
39 | クライアント | ||
40 | </text> | ||
41 | <text name="client_frame_rate_critical_fps"> | ||
42 | 10 | ||
43 | </text> | ||
44 | <text name="client_frame_rate_warning_fps"> | ||
45 | 15 | ||
46 | </text> | ||
47 | <text name="client_frame_time_window_bg_msg"> | ||
48 | ノーマル、ウィンドウは背景に | ||
49 | </text> | ||
50 | <text name="client_frame_time_critical_msg"> | ||
51 | クライアント フレームレート < [CLIENT_FRAME_RATE_CRITICAL] | ||
52 | </text> | ||
53 | <text name="client_frame_time_warning_msg"> | ||
54 | クライアント フレームレート: [CLIENT_FRAME_RATE_CRITICAL] ~ [CLIENT_FRAME_RATE_WARNING] | ||
55 | </text> | ||
56 | <text name="client_frame_time_normal_msg"> | ||
57 | ノーマル | ||
58 | </text> | ||
59 | <text name="client_draw_distance_cause_msg"> | ||
60 | 考えられる原因: 描画距離の設定が大きすぎる | ||
61 | </text> | ||
62 | <text name="client_texture_loading_cause_msg"> | ||
63 | 考えられる原因: 画像のロード中 | ||
64 | </text> | ||
65 | <text name="client_texture_memory_cause_msg"> | ||
66 | 考えられる原因: メモリ内の画像数が多すぎる | ||
67 | </text> | ||
68 | <text name="client_complex_objects_cause_msg"> | ||
69 | 考えられる原因: 画面に含まれる複雑なオブジェクトが多すぎる | ||
70 | </text> | ||
71 | <text name="network_text_msg"> | ||
72 | ネットワーク | ||
73 | </text> | ||
74 | <text name="network_packet_loss_critical_pct"> | ||
75 | 10 | ||
76 | </text> | ||
77 | <text name="network_packet_loss_warning_pct"> | ||
78 | 5 | ||
79 | </text> | ||
80 | <text name="network_packet_loss_critical_msg"> | ||
81 | 接続でドロップされるパケットの割合: > [NETWORK_PACKET_LOSS_CRITICAL] | ||
82 | </text> | ||
83 | <text name="network_packet_loss_warning_msg"> | ||
84 | 接続でドロップされるパケットの割合:[NETWORK_PACKET_LOSS_WARNING] ~ [NETWORK_PACKET_LOSS_CRITICAL] | ||
85 | </text> | ||
86 | <text name="network_performance_normal_msg"> | ||
87 | ノーマル | ||
88 | </text> | ||
89 | <text name="network_ping_critical_ms"> | ||
90 | 600 | ||
91 | </text> | ||
92 | <text name="network_ping_warning_ms"> | ||
93 | 250 | ||
94 | </text> | ||
95 | <text name="network_ping_critical_msg"> | ||
96 | 接続の ping 時間: > [NETWORK_PING_CRITICAL] ミリ秒 | ||
97 | </text> | ||
98 | <text name="network_ping_warning_msg"> | ||
99 | 接続の ping 時間: [NETWORK_PING_WARNING] ~ [NETWORK_PING_CRITICAL] ミリ秒 | ||
100 | </text> | ||
101 | <text name="network_packet_loss_cause_msg"> | ||
102 | 接続不良になっているか、帯域幅設定が高すぎます。 | ||
103 | </text> | ||
104 | <text name="network_ping_cause_msg"> | ||
105 | 接続不良になっているか、ファイル共有アプリケーションに問題があります。 | ||
106 | </text> | ||
107 | <text name="server_text_msg"> | ||
108 | サーバー | ||
109 | </text> | ||
110 | <text name="server_frame_rate_critical_fps"> | ||
111 | 20 | ||
112 | </text> | ||
113 | <text name="server_frame_rate_warning_fps"> | ||
114 | 30 | ||
115 | </text> | ||
116 | <text name="server_single_process_max_time_ms"> | ||
117 | 20 | ||
118 | </text> | ||
119 | <text name="server_frame_time_critical_msg"> | ||
120 | シミュレーターのフレームレート: < [SERVER_FRAME_RATE_CRITICAL] | ||
121 | </text> | ||
122 | <text name="server_frame_time_warning_msg"> | ||
123 | シミュレーターのフレームレート: [SERVER_FRAME_RATE_CRITICAL] ~ [SERVER_FRAME_RATE_WARNING] | ||
124 | </text> | ||
125 | <text name="server_frame_time_normal_msg"> | ||
126 | ノーマル | ||
127 | </text> | ||
128 | <text name="server_physics_cause_msg"> | ||
129 | 考えられる原因: 物理的オブジェクトが多すぎる | ||
130 | </text> | ||
131 | <text name="server_scripts_cause_msg"> | ||
132 | 考えられる原因: スクリプトを含むオブジェクトが多すぎる | ||
133 | </text> | ||
134 | <text name="server_net_cause_msg"> | ||
135 | 考えられる原因: ネットワーク トラフィック過大 | ||
136 | </text> | ||
137 | <text name="server_agent_cause_msg"> | ||
138 | 考えられる原因: 地域内にて動いているアバターが多すぎる | ||
139 | </text> | ||
140 | <text name="server_images_cause_msg"> | ||
141 | 考えられる原因: 画像計算が多すぎる | ||
142 | </text> | ||
143 | <text name="server_generic_cause_msg"> | ||
144 | 考えられる原因: シミュレーターの過負荷 | ||
145 | </text> | ||
146 | <text name="smaller_label"> | ||
147 | >> | ||
148 | </text> | ||
149 | <text name="bigger_label"> | ||
150 | << | ||
151 | </text> | ||
152 | </floater> | ||