Skip to content
Snippets Groups Projects
Commit a770e511 authored by Logue's avatar Logue
Browse files

Fixed some translations to match 1bc64a10 commit.

parent 17f2f904
No related branches found
No related tags found
2 merge requests!3Update to main branch,!2Rebase onto current main branch
...@@ -75,7 +75,7 @@ ...@@ -75,7 +75,7 @@
<check_box label="回転" name="checkbox copy rotates" /> <check_box label="回転" name="checkbox copy rotates" />
<radio_group name="land_radio_group"> <radio_group name="land_radio_group">
<radio_item label="土地を選択" name="radio select land" /> <radio_item label="土地を選択" name="radio select land" />
<radio_item label="ならす" name="radio flatten" /> <radio_item label="平坦化" name="radio flatten" />
<radio_item label="隆起" name="radio raise" /> <radio_item label="隆起" name="radio raise" />
<radio_item label="低くする" name="radio lower" /> <radio_item label="低くする" name="radio lower" />
<radio_item label="滑らかにする" name="radio smooth" /> <radio_item label="滑らかにする" name="radio smooth" />
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<text name="base_color_upload_fee">アップロード料金なし</text> <text name="base_color_upload_fee">アップロード料金なし</text>
<text name="base_color_tint_lbl">色彩</text> <text name="base_color_tint_lbl">色彩</text>
<color_swatch name="base color" /> <color_swatch name="base color" />
<text name="base_color_transparency_lbl">透明度</text> <text name="base_color_transparency_lbl">アルファ</text>
<spinner name="transparency" /> <spinner name="transparency" />
<text name="alpha_mode_lbl">アルファモード</text> <text name="alpha_mode_lbl">アルファモード</text>
<combo_box name="alpha mode"> <combo_box name="alpha mode">
......
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
<combo_box.item label="Use texture" name="Use texture" value="Use texture" /> <combo_box.item label="Use texture" name="Use texture" value="Use texture" />
--> -->
</combo_box> </combo_box>
<texture_picker label="テクスチャ" name="shinytexture control" tool_tip="クリックしてスペキュラマップのテスクチャを選択します" /> <texture_picker label="テクスチャ" name="shinytexture control" tool_tip="クリックして光沢(グロッシネス)マップのテスクチャを選択します" />
<text name="label shininess">輝き</text> <text name="label shininess">輝き</text>
<combo_box name="combobox shininess"> <combo_box name="combobox shininess">
<combo_box.item label="なし" name="None" /> <combo_box.item label="なし" name="None" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment