From 55d30f10f2eabed96cabf12135ed5a69401d2229 Mon Sep 17 00:00:00 2001 From: Aesc <49610790+Aesc3625@users.noreply.github.com> Date: Fri, 21 Feb 2025 09:59:27 +0900 Subject: [PATCH] Update ja.json --- ja.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ja.json b/ja.json index 28bf3aa..e1ffd41 100644 --- a/ja.json +++ b/ja.json @@ -641,6 +641,7 @@ "Contacts.IgnoreRequest": "リクエスト無視", "Contacts.Invite": "招待", "Contacts.RevokeInvite": "招待取消", + "Contacts.RequestInvite": "招待を要請", "Contacts.BanFromAllSessions": "自分がホストの​セッションからBAN", "Contacts.UnbanFromAllSessions": "自分がホストの​セッションからBAN解除", "Contacts.BanFromCurrentWorld": "現在のワールド​からBAN", @@ -670,6 +671,19 @@ "Contacts.Bot": "ボットアカウント", "Contacts.Migrated": "移行していないフレンド", "Contacts.IncompatibleSession" : "互換性のないセッション", + "Contacts.AskToJoin" : "参加を要請する", + + "Contacts.InviteRequest.UserWantsToJoin" : "{username}さんがセッション参加を希望しています", + "Contacts.InviteRequest.UserWantsToInviteAnother" : "\"{requestingUser}\"さんが\"{userToInvite}\"に\"{sessionName}\"への招待を希望しています", + "Contacts.InviteRequest.GrantInvite" : "招待する(1回)", + "Contacts.InviteRequest.AddAsContact" : "\"{username}\"をフレンドに追加", + "Contacts.InviteRequest.AddAsContactOfHeadless" : "\"{username}\"をヘッドレスのフレンドに追加", + "Contacts.InviteRequest.AddHostAsContact" : "\"{username}\"(host)をフレンドに追加", + "Contacts.InviteRequest.HostIsUnregistered" : "ホストは未登録ユーザーです", + "Contacts.InviteRequest.ForwardToHost" : "ホストに転送: {username}", + "Contacts.InviteRequest.SentRequest" : "招待の要請", + "Contacts.InviteRequest.ForwardedRequest" : "\"{username}\"から、\"{sessionName}\"への招待要請の転送", + "Contacts.InviteRequest.GrantedRequest" : "\"{username}\"に\"{sessionName}\"への招待を許可", "Notifications.IsSociable" : "さんはひまです。気軽に交流しましょう!", "Notifications.IsOnline": "さんがオンラインになりました", @@ -679,6 +693,8 @@ "Notifications.ReceivedItem": "アイテムが届きました:", "Notifications.VoiceMessage": "ボイスメッセージが送られてきました", "Notifications.SessionStarted": "セッションが開始しました:", + "Notifications.ReceivedInviteRequestDirect": "招待要請を受信しました", + "Notifications.ReceivedInviteRequestForwarded": "招待要請が転送されました:", "Notifications.UserJoined": "ユーザーが参加しました", "Notifications.UserLeft": "ユーザーが退出しました", "Notifications.PermissionChanged": "権限が{new}へ変更されました", @@ -1718,6 +1734,8 @@ "Settings.NotificationSettings.Message.Description": "メッセージ受信時に通知するかを設定できます。", "Settings.NotificationSettings.Invite": "セッション招待", "Settings.NotificationSettings.Invite.Description": "セッションに招待されたときに通知するかどうかを設定できます。", + "Settings.NotificationSettings.InviteRequest": "招待要請", + "Settings.NotificationSettings.InviteRequest.Description": "セッションへの招待を要請されたときに通知するかどうかを設定できます。", "Settings.NotificationSettings.ContactRequest": "フレンド申請", "Settings.NotificationSettings.ContactRequest.Description": "誰かからフレンドの申請を受けたときに通知するかどうかを設定できます。",