Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ja.json #671

Merged
merged 1 commit into from
Feb 26, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,9 @@
"Interaction.Grab.Precision": "グラブ: 精密(摘み)",
"Interaction.Grab.Auto": "グラブ: 自動切替",
"Interaction.Grab.Off": "グラブ: レーザーのみ",
"Interaction.Grabbing" : "グラビング",
"Interaction.Grab.StickyGrab" : "トグル",
"Interaction.Grab.HoldToHold" : "ホールド",
"Interaction.Locomotion": "移動方法",
"Interaction.Locomotion.None": "なし",

Expand Down Expand Up @@ -1827,6 +1830,8 @@
"Settings.PhotoCaptureSettings.TimerSeconds.Description": "タイマー撮影時のタイマー時間の長さを設定できます。",
"Settings.PhotoCaptureSettings.PhotoAutosavePath": "自動保存パス",
"Settings.PhotoCaptureSettings.PhotoAutosavePath.Description": "保存先を示すパスを設定することで、撮影(またはコンテキストメニューから保存)した写真を自動でゲーム内インベントリに保存します。例: <color=hero.yellow>Photos/%year%/%month_name%</color>\n\n変数として次のものが使えます。\n\n<size=75%>%second%, %minute%, %hour%, %day%, %month%, %year%, %day_name%, %day_name_en%, %month_name%, %month_name_en%, %session_second%, %session_minute%, %session_hour%, %session_day%, %session_month%, %session_year%, %session_day_name%, %session_day_name_en%, %session_month_name%, %session_month_name_en%, %location_name%, %app_version%</size>",
"Settings.PhotoCaptureSettings.OpenAutosavePath": "現在のワールドの自動保存パスを開く",
"Settings.PhotoCaptureSettings.OpenAutosavePath.Description": "写真の自動保存が設定されている場合、これをクリックすると、現在いるワールドの写真が保存されたインベントリーが開きます。\n\n設定されていない場合は、フォルダがまだ存在しないため、この動作は無効です。",
"Settings.PhotoCaptureSettings.CapturePrivateUI": "プライベートUIを撮影",
"Settings.PhotoCaptureSettings.CapturePrivateUI.Description": "有効にすると、ダッシュメニューなどのプライベートなUIが撮影時に含まれます。\n\nこの設定を有効にしたままにすると、誤って撮影してしまった場合に、個人情報が漏れてしまう可能性があるので、撮影が終わったらオフにすることをおすすめします。",
"Settings.PhotoCaptureSettings.EncodeFormat": "エンコードフォーマット",
Expand Down