FIRE-36160 Updated Japanese translation, by Logue Takacs

Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com>
master
PanteraPolnocy 2025-11-29 16:24:09 +01:00
parent 8a1085c3cb
commit 567874a5a7
2 changed files with 12 additions and 4 deletions

View File

@ -168,9 +168,9 @@
<text name="build_item_add_disp_rect_txt">
現在の設定:[ITEM]
</text>
<check_box name="FSBuildPrefs_UseCustomScript" label="Use custom script for New Script button"/>
<fs_embedded_item_drop_target name="custom_script" tool_tip="Drop a script from your inventory here.">
Drop a script here.
<check_box name="FSBuildPrefs_UseCustomScript" label="新しいスクリプトボタンを押したときにカスタムスクリプトを使用"/>
<fs_embedded_item_drop_target name="custom_script" tool_tip="インベントリ内のスクリプトをここにドロップします。">
ここにスクリプトをドロップ
</fs_embedded_item_drop_target>
<text name="custom_script_disp_rect_txt">
現在の設定: [SCRIPT]
@ -214,7 +214,7 @@
<check_box label="「装着先」メニューの装着スポットをアルファベット順に並べ替える(要再起動)" tool_tip="有効にすると、「装着先」メニューの装着物のスポットのリストがアルファベット順に並び替えられます。" name="FSSortAttachmentSpotsAlphabetically"/>
<check_box label="ツールフローターで新式の[APP_NAME]テクスチャパネルを使用する(要再起動)" tool_tip="有効にすると、テクスチャ編集ツールは改良されたワークフローを使用し、BlinnPhongの編集が可能になります。要再起動" name="FSUseNewTexturePanel"/>
</panel>
<panel label="Script Editor" name="BuildTabScriptEditor">
<panel label="スクリプトエディタ" name="BuildTabScriptEditor">
<text name="text_box_scripting_font">
スクリプトエディタのフォント:
</text>

View File

@ -6588,4 +6588,12 @@ Rez時間[OBJECT_REZ_TIME]
<string name="NoValidUUIDs">インポートされたファイル内に有効なUUIDが見つかりません。</string>
<string name="ImportListTooLarge">エントリが多すぎます。CSVファイルには[COUNT]個のエントリがあり、残り使用可能なスロット数は[MAX]個です。</string>
<string name="ImportSuccessful">[COUNT]件のエントリを正常に処理しました。</string>
<!-- VHACD enum strings -->
<string name="Flood">乱立</string>
<string name="Surface Only">表面のみ</string>
<string name="Raycast">レイキャスト</string>
<string name="Very High">高品位</string>
<string name="Ultra">ウルトラ</string>
<string name="Maximum">最大</string>
</strings>