From fead419fdad64b264779553d12aeb2ba5459d81b Mon Sep 17 00:00:00 2001 From: Kazuki Y Date: Tue, 10 Oct 2023 12:12:19 +0900 Subject: [PATCH 1/4] =?UTF-8?q?2023-10-10=E6=99=82=E7=82=B9=E3=81=BE?= =?UTF-8?q?=E3=81=A7=E3=81=AE=E6=87=B8=E5=BF=B5=E7=82=B9=E3=82=92=E5=A4=89?= =?UTF-8?q?=E6=9B=B4=20-=20Inventory.Equip:=20=E3=82=A2=E3=83=90=E3=82=BF?= =?UTF-8?q?=E3=83=BC=E3=82=92=E7=9D=80=E3=82=8B=20-=20Inventory.Favorite.A?= =?UTF-8?q?vatar:=20=E6=97=A2=E5=AE=9A=E3=81=AE=E3=82=A2=E3=83=90=E3=82=BF?= =?UTF-8?q?=E3=83=BC=E3=81=AB=E8=A8=AD=E5=AE=9A=20-=20Inventory.Share:=20?= =?UTF-8?q?=E3=83=95=E3=82=A9=E3=83=AB=E3=83=80=E5=85=B1=E6=9C=89=20-=20In?= =?UTF-8?q?ventory.Unshate:=20=E3=83=95=E3=82=A9=E3=83=AB=E3=83=80?= =?UTF-8?q?=E5=85=B1=E6=9C=89=E5=81=9C=E6=AD=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - World.Filter.DataSources: 検索ワールド - World.Filter.BaseSearch: 検索ワード - Indicator.ServerStatus.Down: 応答なし - Profile.Status.Invisible: 居留守 --- ja.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/ja.json b/ja.json index dd7028f..99a11dc 100644 --- a/ja.json +++ b/ja.json @@ -109,14 +109,14 @@ "Interaction.CopyLink": "リンクをコピー", "Inventory.OpenWorld": "ワールドを開く", - "Inventory.Equip": "アバターを変更", + "Inventory.Equip": "アバターを着る", "Inventory.Delete": "選択アイテムを削除", "Inventory.CreateDirectory": "フォルダを作成", "Inventory.SaveHeld": "掴んでいるものを保存", "Inventory.GetURL": "URLを取得", "Inventory.Inventories": "インベントリー一覧", - "Inventory.Share": "パブリック化", - "Inventory.Unshare": "プライベート化", + "Inventory.Share": "フォルダ共有", + "Inventory.Unshare": "フォルダ共有停止", "Inventory.SaveAvatar": "現在のアバターを保存", "Inventory.Favorite.Home": "ホームに設定", "Inventory.Favorite.ProgressBar": "プログレスバーに設定", @@ -126,7 +126,7 @@ "Inventory.Favorite.AudioPlayer": "オーディオプレイヤーに設定", "Inventory.Favorite.InteractiveCamera": "カメラに設定", "Inventory.Favorite.Keyboard": "キーボードに設定", - "Inventory.Favorite.Avatar": "アバターに設定", + "Inventory.Favorite.Avatar": "既定のアバターに設定", "Inventory.Favorite.WorldLoadingIndicator": "ローディングバーに設定", "Inventory.Favorite.ColorDialog": "カラーピッカーに設定", "Inventory.Favorite.Hyperlink": "URLディスプレイに設定", @@ -319,12 +319,12 @@ "World.SortParameter.LastVisit": "最後に訪問", "World.SortParameter.Random": "ランダム", - "World.Filter.DataSources": "検索ワード:", + "World.Filter.DataSources": "検索ワールド:", "World.Filter.OpenedWorlds": "接続中のセッション", "World.Filter.ActiveSessions": "アクティブセッション", "World.Filter.PublishedWorlds": "公開されているワールド", "World.Filter.LocalWorlds": "ローカルワールド", - "World.Filter.BaseSearch": "ベースサーチ:", + "World.Filter.BaseSearch": "検索ワード:", "World.Filter.ByOwner": "オーナー名:", "World.Filter.UserOwner": "ユーザー名で検索", "World.Filter.GroupOwner": "グループ名で検索", @@ -383,7 +383,7 @@ "Indicator.ServerStatus.Status": "クラウドステータス", "Indicator.ServerStatus.Good": "良好", "Indicator.ServerStatus.Slow": "重い", - "Indicator.ServerStatus.Down": "サーバーダウン", + "Indicator.ServerStatus.Down": "応答なし", "Indicator.ServerStatus.NoInternet": "インターネットなし", "Indicator.Sync.AllSynced": "シンク完了", @@ -511,7 +511,7 @@ "Profile.Status.Online": "オンライン", "Profile.Status.Away": "退席中", "Profile.Status.Busy": "取込中", - "Profile.Status.Invisible": "非表示", + "Profile.Status.Invisible": "居留守", "Profile.Status.Offline": "オフライン", "Profile.Status.Headless": "ヘッドレス", @@ -1927,7 +1927,7 @@ "UI.ColorPicker.Saturation": "彩度", "UI.ColorPicker.Value": "輝度", - "UI.ColorPicker.Alpha": "透明度", + "UI.ColorPicker.Alpha": "不透明度", "UI.ColorPicker.Gain": "ゲイン", "UI.ProgressBar.ImportingItem": "アイテムインポート中", From d423f2c1dc0187c0c2439fdbb321e2652ef8c061 Mon Sep 17 00:00:00 2001 From: Kazuki Y Date: Tue, 10 Oct 2023 12:14:18 +0900 Subject: [PATCH 2/4] =?UTF-8?q?=E9=81=8E=E5=8E=BB=E3=81=ABrhenium=E3=81=95?= =?UTF-8?q?=E3=82=93=E3=81=8CPR=E5=87=BA=E3=81=97=E3=81=A6=E3=81=84?= =?UTF-8?q?=E3=81=9F=E3=81=AE=E3=81=A7authors=E3=81=AB=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ja.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ja.json b/ja.json index 99a11dc..05ac172 100644 --- a/ja.json +++ b/ja.json @@ -1,6 +1,6 @@ { "localeCode": "ja", - "authors": ["orange", "Melnus", "Aesc", "kazu", "Rabbuttz", "zozokasu"], + "authors": ["orange", "Melnus", "Aesc", "kazu", "Rabbuttz", "zozokasu", "rhenium"], "messages": { "General.OK": "OK", From b38ae2ba91ea3ba84e5799f9bc68328ecaf2a609 Mon Sep 17 00:00:00 2001 From: Kazuki Y Date: Tue, 10 Oct 2023 12:17:40 +0900 Subject: [PATCH 3/4] =?UTF-8?q?=E3=82=B9=E3=82=AF=E3=83=AA=E3=83=BC?= =?UTF-8?q?=E3=83=B3=E3=82=B7=E3=83=A7=E3=83=83=E3=83=88=E3=81=AE=E8=A1=A8?= =?UTF-8?q?=E7=A4=BA=E3=81=8C=E3=81=8A=E3=81=8B=E3=81=97=E3=81=8F=E3=81=AA?= =?UTF-8?q?=E3=81=A3=E3=81=A6=E3=81=84=E3=81=9F=E9=83=A8=E5=88=86=E3=82=92?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3=20-=20Importer.Image.Screenshot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ja.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ja.json b/ja.json index 05ac172..0fd5883 100644 --- a/ja.json +++ b/ja.json @@ -803,7 +803,7 @@ "Importer.Image.Title": "画像​インポーター", "Importer.Image.Prompt": "インポートしようと​しているものは​なんですか?", "Importer.Image.Regular": "画像​/​テクスチャ", - "Importer.Image.Screenshot": "{appName}​の​スクリーンショット", + "Importer.Image.Screenshot": "​スクリーンショット (ここでスクショした扱いになります)", "Importer.Image.PixelArt" : "ドット絵", "Importer.Image.360": "360°画像​/​スカイボックス", "Importer.Image.StereoPhoto": "ステレオ​画像", From 218892357cca05fdd78f6875f81e9ba91fb79e4c Mon Sep 17 00:00:00 2001 From: Kazuki Y Date: Tue, 10 Oct 2023 14:57:45 +0900 Subject: [PATCH 4/4] =?UTF-8?q?=E3=82=A4=E3=83=B3=E3=83=99=E3=83=B3?= =?UTF-8?q?=E3=83=88=E3=83=AA=E3=83=BC=20->=20=E3=82=A4=E3=83=B3=E3=83=99?= =?UTF-8?q?=E3=83=B3=E3=83=88=E3=83=AA=20=E3=81=AB=E7=B5=B1=E4=B8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ja.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ja.json b/ja.json index 0fd5883..95454eb 100644 --- a/ja.json +++ b/ja.json @@ -77,7 +77,7 @@ "Interaction.Destroy": "破棄", "Interaction.Duplicate": "複製", - "Interaction.SaveToInventory": "インベントリーに保存", + "Interaction.SaveToInventory": "インベントリに保存", "Interaction.Undo": "戻す", "Interaction.Redo": "やり直す", "Interaction.EquipTool": "装備", @@ -114,7 +114,7 @@ "Inventory.CreateDirectory": "フォルダを作成", "Inventory.SaveHeld": "掴んでいるものを保存", "Inventory.GetURL": "URLを取得", - "Inventory.Inventories": "インベントリー一覧", + "Inventory.Inventories": "インベントリ一覧", "Inventory.Share": "フォルダ共有", "Inventory.Unshare": "フォルダ共有停止", "Inventory.SaveAvatar": "現在のアバターを保存", @@ -135,7 +135,7 @@ "Dash.Screens.Home": "ホーム", "Dash.Screens.Worlds": "ワールド", "Dash.Screens.Contacts": "フレンド", - "Dash.Screens.Inventory": "インベントリー", + "Dash.Screens.Inventory": "インベントリ", "Dash.Screens.Desktop": "デスクトップ", "Dash.Screens.Session": "セッション", "Dash.Screens.FileBrowser": "ファイルブラウザ", @@ -227,7 +227,7 @@ "World.Actions.SaveAs": "名前をつけて保存...", "World.Actions.SaveCopy": "コピーして保存...", "World.Actions.SaveHere": "ここに保存", - "World.Actions.SaveToInventory": "インベントリーに保存", + "World.Actions.SaveToInventory": "インベントリに保存", "World.Actions.Saving": "保存中...", "World.Actions.Discard": "変更を破棄", "World.Actions.Clone": "ワールドを複製", @@ -1713,7 +1713,7 @@ "CloudHome.Info.OnlineUsers": "オンラインユーザー: {online_users}
参加できるユーザー: {joinable_users}", "CloudHome.Info.Moderation": "モデレーション", - "CloudHome.Info.Inventory": "インベントリー", + "CloudHome.Info.Inventory": "インベントリ", "CloudHome.Info.Tools": "ツール", "CloudHome.Info.MoreInfo": "ヘルプ・その他", "CloudHome.Info.SessionUptime": "セッション継続時間:", @@ -1732,7 +1732,7 @@ "CloudHome.Info.ModerationTab.Content": "我々が重視するもの、それはユーザー皆様の安全です。 サポートを必要とする場合、または通報の際は モデレーションポータルにアクセスして
モデレーションチケットを発行してください。

有志で活動するモデレーターチーム
皆様やコミュニティの安全を守り抜きます! お問い合わせの他、ガイドラインに違反した行為を目撃した際は、
モデレーションチケットの発行にてお知らせください。", "CloudHome.Info.InventoryTab.Title": "アイテムの保存", - "CloudHome.Info.InventoryTab.Content": "ダッシュメニューインベントリーには アイテムやアバターが保存できます。

Resonite Essentialsフォルダには楽しいおもちゃが入っています。 アイテムをダブルクリックして取り出してみましょう。", + "CloudHome.Info.InventoryTab.Content": "ダッシュメニューインベントリには アイテムやアバターが保存できます。

Resonite Essentialsフォルダには楽しいおもちゃが入っています。 アイテムをダブルクリックして取り出してみましょう。", "CloudHome.Info.ToolsTab.Title": "ゲーム内制作", "CloudHome.Info.ToolsTab.Content": "{appName}ではなんと、ゲーム内で簡単に創作や改変ができるんです!

専用のツールはインベントリのResonite Essentials -> Tools から取り出せます。 ワールドを好みに合わせて編集しちゃいましょう!",