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 #173

Merged
merged 1 commit into from
Jan 18, 2024
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
8 changes: 6 additions & 2 deletions ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,15 +121,16 @@
"Inventory.Favorite.Home": "ホームに設定",
"Inventory.Favorite.ProgressBar": "プログレスバーに設定",
"Inventory.Favorite.AudioStreamController": "オーディオストリームに設定",
"Inventory.Favorite.TextDisplay": "テキストディスプレイに設定",
"Inventory.Favorite.TextDisplay": "テキスト表示に設定",
"Inventory.Favorite.VideoPlayer": "ビデオプレイヤーに設定",
"Inventory.Favorite.AudioPlayer": "オーディオプレイヤーに設定",
"Inventory.Favorite.InteractiveCamera": "カメラに設定",
"Inventory.Favorite.Keyboard": "キーボードに設定",
"Inventory.Favorite.Avatar": "既定のアバターに設定",
"Inventory.Favorite.WorldLoadingIndicator": "ローディングバーに設定",
"Inventory.Favorite.ColorDialog": "カラーピッカーに設定",
"Inventory.Favorite.Hyperlink": "URLディスプレイに設定",
"Inventory.Favorite.Hyperlink": "URL表示に設定",
"Inventory.Favorite.Document": "ドキュメント表示に設定",
"Inventory.SpawnFacet": "ファセットとして取り出す",

"Dash.Screens.Home": "ホーム",
Expand Down Expand Up @@ -1330,6 +1331,9 @@
"Inspector.Member.SetAllToZ" : "すべてをZの値に設定",
"Inspector.Member.SetAllToW" : "すべてをWの値に設定",

"Inspector.ProceduralAsset.UpdateCount": "アップデート回数: {n}",
"Inspector.ProceduralAsset.Error": "エラー: {error}",

"Inspector.Mesh.StatsHeader": "メッシュ統計",
"Inspector.Mesh.VertexCount": "頂点数: {n}",
"Inspector.Mesh.TriangleCount": "ポリゴン数: {n}",
Expand Down