summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_model_preview.xml
blob: 07667bb697e0f12adc7a6a5737f80437b98e5a57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="Model Preview" title="モデルをアップロード">
	<string name="status_idle">
		待機状態
	</string>
	<string name="status_parse_error">
		Dae に問題が見つかりました - 詳細についてはログをご参照ください。
	</string>
	<string name="status_reading_file">
		ローディング...
	</string>
	<string name="status_generating_meshes">
		メッシュを作成中
	</string>
	<string name="status_vertex_number_overflow">
		エラー:頂点の数が65534を超過したので中止されました。
	</string>
	<string name="bad_element">
		エラー:要素が無効です
	</string>
	<string name="high">
		高
	</string>
	<string name="medium">
		中
	</string>
	<string name="low">
		低
	</string>
	<string name="lowest">
		最低
	</string>
	<string name="mesh_status_good">
		発送
	</string>
	<string name="mesh_status_na">
		該当なし
	</string>
	<string name="mesh_status_none">
		なし
	</string>
	<string name="mesh_status_submesh_mismatch">
		テクスチャ編集可能な面の数は描画詳細度に応じて異なります。
	</string>
	<string name="mesh_status_mesh_mismatch">
		メッシュインスタンスの数は描画詳細度に応じて異なります。
	</string>
	<string name="mesh_status_too_many_vertices">
		描画詳細度に対して頂点の数が多すぎます。
	</string>
	<string name="mesh_status_missing_lod">
		必要な描画詳細度が見つかりません。
	</string>
	<string name="layer_all">
		全て
	</string>
	<string name="decomposing">
		分析中
	</string>
	<string name="simplifying">
		単純化
	</string>
	<string name="tbd">
		未定
	</string>
	<text name="name_label">
		名前:
	</text>
	<text name="lod_label">
		プレビュー:
	</text>
	<combo_box name="preview_lod_combo" tool_tip="プレビュー表示のLOD設定">
		<combo_item name="high">
			描画詳細度:高
		</combo_item>
		<combo_item name="medium">
			描画詳細度:中
		</combo_item>
		<combo_item name="low">
			描画詳細度:低
		</combo_item>
		<combo_item name="lowest">
			描画詳細度:最低
		</combo_item>
	</combo_box>
	<text name="warning_title">
		警告:
	</text>
	<text name="warning_message">
		このモデルを Second Life サーバーにアップロードすることはできません。メッシュモデルのアップロード手順については [[VURL] こちらを参照してください]。
	</text>
	<text name="weights_text">
		ダウンロード:
物理演算:
サーバー負荷:

プリム換算:
	</text>
	<text name="weights">
		[ST]
[PH]
[SIM]

[EQ]
	</text>
	<tab_container name="import_tab">
		<panel label="描画詳細度" name="lod_panel">
			<text name="lod_table_header">
				描画詳細度を選択:
			</text>
			<text name="high_label" value="高"/>
			<text name="high_triangles" value="0"/>
			<text name="high_vertices" value="0"/>
			<text name="medium_label" value="中"/>
			<text name="medium_triangles" value="0"/>
			<text name="medium_vertices" value="0"/>
			<text name="low_label" value="低"/>
			<text name="low_triangles" value="0"/>
			<text name="low_vertices" value="0"/>
			<text name="lowest_label" value="最低"/>
			<text name="lowest_triangles" value="0"/>
			<text name="lowest_vertices" value="0"/>
			<text name="lod_table_footer">
				描画詳細度: [DETAIL]
			</text>
			<radio_group name="lod_file_or_limit" value="lod_from_file">
				<radio_item label="ファイルからロード" name="lod_from_file"/>
				<radio_item label="自動作成" name="lod_auto_generate"/>
				<radio_item label="なし" name="lod_none"/>
			</radio_group>
			<button label="参照" name="lod_browse"/>
			<combo_box name="lod_mode">
				<combo_item name="triangle_limit">
					三角形の限度数
				</combo_item>
				<combo_item name="error_threshold">
					エラーしきい値
				</combo_item>
			</combo_box>
			<text name="build_operator_text">
				制作演算子:
			</text>
			<text name="queue_mode_text">
				キューモード:
			</text>
			<combo_box name="build_operator">
				<combo_item name="edge_collapse">
					稜の完全複合
				</combo_item>
				<combo_item name="half_edge_collapse">
					稜の半複合
				</combo_item>
			</combo_box>
			<combo_box name="queue_mode">
				<combo_item name="greedy">
					グリーディ
				</combo_item>
				<combo_item name="lazy">
					レイジー
				</combo_item>
				<combo_item name="independent">
					インディペンデント
				</combo_item>
			</combo_box>
			<text name="border_mode_text">
				境界線モード:
			</text>
			<text name="share_tolderance_text">
				共有誤差:
			</text>
			<combo_box name="border_mode">
				<combo_item name="border_unlock">
					ロック解除
				</combo_item>
				<combo_item name="border_lock">
					ロック
				</combo_item>
			</combo_box>
			<text name="crease_label">
				折れ角度:
			</text>
			<spinner name="crease_angle" value="75"/>
		</panel>
		<panel label="物理効果" name="physics_panel">
			<panel name="physics geometry">
				<radio_group name="physics_load_radio" value="physics_load_from_file">
					<radio_item label="ファイル:" name="physics_load_from_file"/>
					<radio_item label="次の描画詳細度を使用:" name="physics_use_lod"/>
				</radio_group>
				<combo_box name="physics_lod_combo" tool_tip="実像に適用するLOD">
					<combo_item name="physics_lowest">
						最低
					</combo_item>
					<combo_item name="physics_low">
						低
					</combo_item>
					<combo_item name="physics_medium">
						中
					</combo_item>
					<combo_item name="physics_high">
						高
					</combo_item>
				</combo_box>
				<button label="参照" name="physics_browse"/>
			</panel>
			<panel name="physics analysis">
				<slider label="滑らかさ:" name="Smooth"/>
				<check_box label="穴を閉じる(スロー)" name="Close Holes (Slow)"/>
				<button label="分析" name="Decompose"/>
				<button label="取り消し" name="decompose_cancel"/>
			</panel>
			<panel name="physics simplification">
				<slider label="パス:" name="Combine Quality"/>
				<slider label="詳細度:" name="Detail Scale"/>
				<slider label="維持率:" name="Retain%"/>
				<button label="単純化" name="Simplify"/>
				<button label="取り消し" name="simplify_cancel"/>
			</panel>
			<panel name="physics info">
				<slider label="プレビュースプレッド:" name="physics_explode"/>
				<text name="physics_triangles">
					三角形: [TRIANGLES]
				</text>
				<text name="physics_points">
					頂点: [POINTS]
				</text>
				<text name="physics_hulls">
					外殻構造: [HULLS]
				</text>
			</panel>
		</panel>
		<panel label="修飾子" name="modifiers_panel">
			<spinner name="import_scale" value="1.0"/>
			<text name="import_dimensions">
				[X] x [Y] x [Z] m
			</text>
			<check_box label="テクスチャ" name="upload_textures"/>
			<check_box label="スキンの重さ" name="upload_skin"/>
			<check_box label="ジョイントポジション" name="upload_joints"/>
			<spinner name="pelvis_offset" value="0.0"/>
		</panel>
	</tab_container>
	<text name="upload_fee">
		アップロード料金:L$ [FEE]
	</text>
	<button label="デフォルトに設定" name="reset_btn" tool_tip="デフォルトに設定"/>
	<button label="ウェイトと料金の計算" name="calculate_btn" tool_tip="ウェイトと料金の計算"/>
	<button label="アップロード" name="ok_btn" tool_tip="シミュレーターにアップロード"/>
	<button label="取り消し" name="cancel_btn"/>
</floater>