Update floater_fs_poser.xml, floater_map.xml, floater_model_preview.xml, floater_preferences_graphics_advanced.xml translations.

Update menu_viewer.xml translation.
master
logue 2025-03-21 22:05:03 +09:00
parent fbf4b2a4b3
commit 90c0e0087a
5 changed files with 11 additions and 21 deletions

View File

@ -160,10 +160,6 @@
<string name="title_BELLY"></string>
<string name="title_LEFT_PEC">左胸筋</string>
<string name="title_RIGHT_PEC">右胸筋</string>
<string name="title_mFaceEar1Left">左付け根</string>
<string name="title_mFaceEar1Right">右付け根</string>
<string name="title_mFaceEar2Left">左先端</string>
<string name="title_mFaceEar2Right">右先端</string>
<string name="LoadPoseLabel">ポーズを読み込む</string>
<string name="LoadDiffLabel">差分を読み込む</string>

View File

@ -1,9 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="Map" title="ミニマップ">
<!-- RLVa shows the anonymized name on the regular tooltip when @shownames=n restricted (rather than show the avatar inspector) -->
<floater.string name="ParcelNameMsg">
[PARCEL_NAME]
</floater.string>
<floater.string name="ParcelSalePriceMsg">
価格L$ [PRICE]L$[PRICE_PER_SQM]/㎡)
</floater.string>
@ -25,7 +22,6 @@
<floater.string name="mini_map_caption">
ミニマップ
</floater.string>
<net_map name="Net Map"/>
<text label="北" name="floater_map_north">
</text>

View File

@ -159,7 +159,6 @@
<!-- for log tab -->
<!-- LOD PANEL -->
<panel label="" name="lod_panel" title="詳細度">
<view_border name="lod_tab_border"/>
<text name="source" value="ソース"/>
<text name="triangles" value="三角形数"/>
<text name="vertices" value="頂点数"/>
@ -352,7 +351,6 @@
<text name="joints_descr">
ジョイント数:
</text>
<scroll_list name="joints_list"/>
<text name="conflicts_description" width="230">
[JOINTS_COUNT]個のジョイントに[CONFLICTS]箇所の競合があります。
</text>
@ -418,8 +416,7 @@
ユーザー定義の物理プリセット:
</text>
<line_editor name="ud_physics" tool_tip="物理効果で使用するシンプルなColladaメッシュ定義への完全なシステムパスを指定します。"/>
<button label="参照" label_selected="参照" name="set_user_def_phys">
</button>
<button label="参照" label_selected="参照" name="set_user_def_phys"/>
<text name="mesh_preview_colors_label">
モデルアップロードプレビューの色:
</text>
@ -467,7 +464,6 @@
<text name="price_breakdown_title">
費用の内訳
</text>
<view_border name="price_breakdown_border"/>
<text name="price_breakdown_labels" width="100">
ダウンロード:
物理効果数:
@ -500,7 +496,6 @@
<text name="physics_breakdown_title">
物理効果の費用
</text>
<view_border name="price_breakdown_border"/>
<text name="physics_breakdown_labels">
基準の殻:
メッシュ:

View File

@ -116,18 +116,18 @@
反射の詳細:
</text>
<combo_box name="ReflectionDetail">
<combo_box.item label="静的のみ" name="0" value="0"/>
<combo_box.item label="静的+動的" name="1" value="1"/>
<combo_box.item label="リアルタイム" name="2" value="2"/>
<combo_box.item label="静的のみ" name="0"/>
<combo_box.item label="静的+動的" name="1"/>
<combo_box.item label="リアルタイム" name="2"/>
</combo_box>
<text name="ReflectionProbeText">
反射範囲:
</text>
<combo_box name="ReflectionLevel">
<combo_box.item label="なし" name="0" value="0"/>
<combo_box.item label="マニュアルのみ" name="1" value="1"/>
<combo_box.item label="マニュアル+地形" name="2" value="2"/>
<combo_box.item label="全てのシーン" name="3" value="3"/>
<combo_box.item label="なし" name="0"/>
<combo_box.item label="マニュアルのみ" name="1"/>
<combo_box.item label="マニュアル+地形" name="2"/>
<combo_box.item label="全てのシーン" name="3"/>
</combo_box>
<slider label="露光:" name="RenderExposure"/>
<!-- Mirror settings. -->

View File

@ -682,6 +682,9 @@
<menu_item_call label="管理者ステータスの呼び出し" name="Request Admin Options"/>
<menu_item_call label="管理者ステータス解除" name="Leave Admin Options"/>
<menu_item_check label="管理者メニューを表示する" name="View Admin Options"/>
<menu label="ダンプ" name="Dump">
<menu_item_call label="LLViewerTexturelist" name="LLViewerTexturelist"/>
</menu>
</menu>
<menu label="管理" name="Admin">
<menu label="オブジェクト" name="AdminObject">