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

Update new translations.

* Add about land button to panel_navigation_bar.xml.
* Add personal lighting to strings.xml.
* Add inbox panel menu item to menu_inventory_view_default.xml.
parent 29aa3cf6
No related branches found
No related tags found
2 merge requests!3Update to main branch,!2Rebase onto current main branch
......@@ -5,6 +5,8 @@
<menu_item_check label="フォルダは常に名前順にして並べ替える" name="sort_folders_by_name"/>
<menu_item_check label="システムフォルダを上にして並べ替える" name="sort_system_folders_to_top"/>
<menu_item_separator/>
<menu_item_check label="受取箱パネルを表示" name="show_inbox_panel"/>
<menu_item_separator/>
<menu_item_check label="リスト表示" name="list_view"/>
<menu_item_check label="ギャラリー表示" name="gallery_view"/>
<menu_item_check label="複合表示" name="combination_view"/>
......
......@@ -6,6 +6,7 @@
<pull_button name="back_btn" tool_tip="前の場所へ移動します。"/>
<pull_button name="forward_btn" tool_tip="次の場所へ移動します。"/>
<button name="home_btn" tool_tip="「ホーム」へテレポートします。"/>
<button name="about_land" tool_tip="土地情報のフローターを開きます。"/>
<location_input label="所在地" name="location_combo"/>
</panel>
</layout_panel>
......
......@@ -7550,6 +7550,9 @@ https://www.alchemyviewer.org から最新バージョンをダウンロード
<string name="Command_Performance_Label">
グラフィック最適化
</string>
<string name="Command_PersonalLighting_Label">
個人的光源
</string>
<string name="Command_Picks_Label">
ピック
</string>
......@@ -7674,6 +7677,9 @@ https://www.alchemyviewer.org から最新バージョンをダウンロード
<string name="Command_Performance_Tooltip">
グラフィック性能を向上させます。
</string>
<string name="Command_PersonalLighting_Tooltip">
自分の光源設定を変更します。
</string>
<string name="Command_Picks_Tooltip">
プロフィールで紹介しているお気に入りの場所を表示します。
</string>
......
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