<?xml version="1.0" encoding="utf-8"?>
<notifications>
	<global name="skipnexttime">
		今後は表示しない
	</global>
	<global name="alwayschoose">
		常にこのオプションを選択
	</global>
	<global name="implicitclosebutton">
		閉じる
	</global>
	<template name="okbutton">
		<form>
			<button name="OK_okbutton" text="$yestext"/>
		</form>
	</template>
	<template name="okignore">
		<form>
			<button name="OK_okignore" text="$yestext"/>
		</form>
	</template>
	<template name="okcancelbuttons">
		<form>
			<button name="OK_okcancelbuttons" text="$yestext"/>
			<button name="Cancel_okcancelbuttons" text="$notext"/>
		</form>
	</template>
	<template name="okcancelignore">
		<form>
			<button name="OK_okcancelignore" text="$yestext"/>
			<button name="Cancel_okcancelignore" text="$notext"/>
		</form>
	</template>
	<template name="okhelpbuttons">
		<form>
			<button name="OK_okhelpbuttons" text="$yestext"/>
			<button name="Help" text="$helptext"/>
		</form>
	</template>
	<template name="okhelpignore">
		<form>
			<button name="OK_okhelpignore" text="$yestext"/>
			<button name="Help_okhelpignore" text="$helptext"/>
		</form>
	</template>
	<template name="yesnocancelbuttons">
		<form>
			<button name="Yes" text="$yestext"/>
			<button name="No" text="$notext"/>
			<button name="Cancel_yesnocancelbuttons" text="$canceltext"/>
		</form>
	</template>
	<notification functor="GenericAcknowledge" label="不明の通知メッセージ" name="MissingAlert">
		あなたの [APP_NAME] のバージョンでは今受け取った通知メッセージを表示することができません。  最新ビューワがインストールされているかご確認ください。

エラー詳細: 「 [_NAME] 」という通知は notifications.xml にありませんでした。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="FloaterNotFound">
		フロータエラー:下記のコントロールが見つかりませんでした:
[CONTROLS]
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="TutorialNotFound">
		現在利用可能なチュートリアルはありません。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="GenericAlert">
		[MESSAGE]
	</notification>
	<notification name="GenericAlertYesCancel">
		[MESSAGE]
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="はい"/>
	</notification>
	<notification name="BadInstallation">
		[APP_NAME] をアップデート中にエラーが発生しました。  ビューワの [http://get.secondlife.com 最新バージョンをダウンロード] してください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="LoginFailedNoNetwork">
		[SECOND_LIFE_GRID] に接続できませんでした。
「[DIAGNOSTIC]」
インターネット接続が正常かご確認ください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="MessageTemplateNotFound">
		メッセージテンプレート [PATH] がありませんでした。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="WearableSave">
		現在の衣類、身体部位の変更を保存しますか?
		<usetemplate canceltext="キャンセル" name="yesnocancelbuttons" notext="保存しない" yestext="保存"/>
	</notification>
	<notification name="ConfirmNoCopyToOutbox">
		これらのアイテムの 1 つまたは複数をマーチャントアウトボックスにコピーする許可がありません。移動するか、置き去りにすることはできます。
		<usetemplate name="okcancelbuttons" notext="アイテムを移動しない" yestext="アイテムを移動"/>
	</notification>
	<notification name="OutboxFolderCreated">
		マーチャントアウトボックスの最上位に転送した各アイテムにつき、それぞれ 1 つの新しいフォルダが作成されました。
		<usetemplate ignoretext="新しいフォルダがマーチャントアウトボックス内に作成されました" name="okignore" yestext="OK"/>
	</notification>
	<notification name="OutboxImportComplete">
		成功

マーケットプレイスに正常に送信されたすべてのフォルダ
		<usetemplate ignoretext="マーケットプレイスに送信されたすべてのフォルダ" name="okignore" yestext="OK"/>
	</notification>
	<notification name="OutboxImportHadErrors">
		一部のフォルダは転送されませんでした

一部のフォルダがマーケットプレイスに送信されたときにエラーが発生しました。これらのフォルダはまだマーチャントアウトボックス内にあります。

詳細については、[[MARKETPLACE_IMPORTS_URL] エラーログ]をご覧ください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="OutboxImportFailed">
		転送に失敗

システムまたはネットワークのエラーのため、フォルダはマーケットプレイスに送信されませんでした。後でもう一度お試しください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="OutboxInitFailed">
		マーケットプレイスの初期化に失敗

システムまたはネットワークのエラーのため、マーケットプレイスの初期化に失敗しました。後でもう一度お試しください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="CompileQueueSaveText">
		次の理由で、スクリプト用テキストのアップロード時に問題が起こりました。
[REASON]
後でもう一度お試しください。
	</notification>
	<notification name="CompileQueueSaveBytecode">
		次の理由で、コンパイルしたスクリプトのアップロード時に問題が起こりました。
[REASON]
後でもう一度お試しください。
	</notification>
	<notification name="WriteAnimationFail">
		アニメーションデータの書き込みに問題があります。後でもう一度お試しください。
	</notification>
	<notification name="UploadAuctionSnapshotFail">
		次の理由で、オークションのスナップショットのアップロード時に問題が起こりました。
[REASON]
	</notification>
	<notification name="UnableToViewContentsMoreThanOne">
		一度に複数のアイテムの中身を表示できません。
アイテムを 1 つだけ選択して、もう一度お試しください。
	</notification>
	<notification name="SaveClothingBodyChanges">
		衣服、身体部位に対する変更をすべて保存しますか?
		<usetemplate canceltext="取り消し" name="yesnocancelbuttons" notext="保存しない" yestext="すべて保存"/>
	</notification>
	<notification name="FriendsAndGroupsOnly">
		フレンド以外からのコールやインスタントメッセージを無視する設定にしたことを、相手に知られることはありません。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="FavoritesOnLogin">
		注意:このオプションを有効にすると、このパソコンを使うユーザーは誰でも、あなたのお気に入りの場所を見ることができるようになります。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="GrantModifyRights">
		他人に修正権限を与えると、権限を与えられた人はあなたが所有するインワールドのオブジェクトを変更、削除、持ち帰ることができます。この権限を与える際には十分に注意してください。
[NAME] に修正権限を与えますか?
		<usetemplate name="okcancelbuttons" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="GrantModifyRightsMultiple">
		他人に修正権限を与えると、権限を与えられた人はあなたが所有するインワールドのオブジェクトを変更することができます。 この権限を与える際には十分に注意してください。
選択した住人に修正権限を与えますか?
		<usetemplate name="okcancelbuttons" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="RevokeModifyRights">
		[NAME] の修正権限を解約しますか?
		<usetemplate name="okcancelbuttons" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="RevokeModifyRightsMultiple">
		選択した住人から変更権限を取り下げますか?
		<usetemplate name="okcancelbuttons" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="UnableToCreateGroup">
		グループを作成できません。
[MESSAGE]
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="PanelGroupApply">
		[NEEDS_APPLY_MESSAGE]
[WANT_APPLY_MESSAGE]
		<usetemplate canceltext="取り消し" name="yesnocancelbuttons" notext="変更を無視" yestext="変更を適用"/>
	</notification>
	<notification name="MustSpecifyGroupNoticeSubject">
		グループ通知の送信には、件名の記入が必要です。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="AddGroupOwnerWarning">
		あなたは [ROLE_NAME] の役割にメンバーを与えようとしています。
任命されたメンバーが自ら退任しない限り、
役柄から削除できません。
操作を続行しますか?
		<usetemplate ignoretext="グループオーナーを新しく追加する前の確認" name="okcancelignore" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="AssignDangerousActionWarning">
		あなたは [ROLE_NAME] に [ACTION_NAME] の能力を
与えようとしています。

 *警告*
この能力を持つ役割のメンバーは、
自分と他のメンバーに現在より強力な権限を割り当て、
自分をオーナーとほぼ同様の立場に任命することもできるようになります。
この行為の意味をよく理解してから実行してください。

この能力を [ROLE_NAME] に割り当てますか?
		<usetemplate name="okcancelbuttons" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="AssignDangerousAbilityWarning">
		あなたは [ROLE_NAME] に [ACTION_NAME] の能力を
与えようとしています。

 *警告*
この能力をもつ役割のメンバーは、
自分と他のメンバーにすべての能力を割り当て、
自分をオーナーとほぼ同様の立場に任命できます。

この能力を [ROLE_NAME] に割り当てますか?
		<usetemplate name="okcancelbuttons" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="AttachmentDrop">
		アタッチメントを下に置こうとしています。
続けますか?
		<usetemplate ignoretext="アタッチメントを下に落とす前の確認" name="okcancelignore" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="JoinGroupCanAfford">
		このグループに参加するには、L$ [COST] かかります。
続行しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="参加"/>
	</notification>
	<notification name="JoinGroupNoCost">
		[NAME] というグループに入ろうとしています。
続けますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="参加"/>
	</notification>
	<notification name="JoinGroupCannotAfford">
		このグループに加入するには、L$ [COST] 必要です。
L$ が不足しているのでこのグループに参加することができません。
	</notification>
	<notification name="CreateGroupCost">
		このグループを作るには L$ 100 かかります。
一人ではグループにならないので、永久に削除されてしまいます。
48 時間以内にメンバーを勧誘し、入会してもらってください。
		<usetemplate canceltext="キャンセル" name="okcancelbuttons" notext="キャンセル" yestext="L$100 でグループを作成"/>
	</notification>
	<notification name="LandBuyPass">
		L$ [COST] で [TIME] 時間 [PARCEL_NAME] に入ることができます。
入場許可を購入しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="SalePriceRestriction">
		不特定の人に売却する場合には、
売却価格はL$ 0 以上に設定する必要があります。
売却価格をL$ 0 に設定する場合は、
売却する個人を選択してください。
	</notification>
	<notification name="ConfirmLandSaleChange">
		選択した [LAND_SIZE] 平方メートルの土地は、売り出し中に設定されています。
売却価格 L$ [SALE_PRICE] で、[NAME] に売却を認可します。
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="ConfirmLandSaleToAnyoneChange">
		注意: 「誰にでも販売」をクリックすることで、あなたの土地はこのリージョンにいる人に限らず [SECOND_LIFE] コミュニティ全体で利用可能となります。

選択した [LAND_SIZE] 平方メートルの土地は、販売対象に設定されました。
販売価格 L$ [SALE_PRICE] で、[NAME] が販売対象者となります。
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="ReturnObjectsDeededToGroup">
		この区画のグループ [NAME] 共有のすべてのオブジェクトを、以前の所有者のインベントリに戻そうとしています。
操作を続行しますか?

*警告* これにより、
グループに譲渡された「再販・プレゼント不可」のオブジェクトは削除されます!
オブジェクト: [N]
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="ReturnObjectsOwnedByUser">
		この区画で、
住人 [NAME] が所有する全てのオブジェクトを
本人のインベントリに本当に返却してもよいですか?

オブジェクト: [N]
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="ReturnObjectsOwnedBySelf">
		この土地区画内にある、あなたが所有するすべてのオブジェクトを、
あなたのインベントリに戻そうとしています。続けますか?

オブジェクト: [N]
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="ReturnObjectsNotOwnedBySelf">
		この土地区画内にある、あなた以外が所有するすべてのオブジェクトを、
それぞれの所有者のインベントリに戻そうとしています。
操作を続行しますか?
グループに譲渡された「再販・プレゼント可」のオブジェクトは、以前の所有者に返却されます。

*警告* これにより、
グループに譲渡された「再販・プレゼント不可」のオブジェクトは削除されます!
オブジェクト: [N]
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="ReturnObjectsNotOwnedByUser">
		この土地区画内にある、
[NAME]以外による所有のオブジェクトをすべてそれぞれの所有者のインベントリに返却しようとしています。
操作を続行しますか?グループに譲渡された「再販・プレゼント可」のオブジェクトは、以前の所有者に返却されます。

*警告* これにより、
グループに譲渡された「再販・プレゼント不可」のオブジェクトは削除されます!
オブジェクト: [N]
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="ReturnAllTopObjects">
		全てのリストされたオブジェクトを所有者に本当に返却しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="DisableAllTopObjects">
		このリージョン(地域)内のすべてのオブジェクトを無効にしようとしています。操作を続行しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="ReturnObjectsNotOwnedByGroup">
		この土地の区画上のオブジェクトのうち、グループ [NAME] との間で共有していないオブジェクトを所有者に返却しますか?

オブジェクト: [N]
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="UnableToDisableOutsideScripts">
		スクリプトを無効にできません。
このリージョン(地域)全体が「ダメージ有効」に設定されています。
武器を使用するにはスクリプトの実行を許可する必要があります。
	</notification>
	<notification name="MultipleFacesSelected">
		現在複数の面が選択されています。
このまま続けた場合、メディアの別々のインスタンスがオブジェクトの複数の面に設定されます。
メディアを 1 つの面だけに取り付けるには、「面を選択」を選んでオブジェクトの希望する面をクリック、それから「追加」をクリックしてください。
		<usetemplate ignoretext="メディアが選択した複数の面にセットされるとき" name="okcancelignore" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="MustBeInParcel">
		着地点を設定するには、この区画の内側に
立ってください。
	</notification>
	<notification name="PromptRecipientEmail">
		受信者の有効なメールアドレスを入力してください。
	</notification>
	<notification name="PromptSelfEmail">
		あなたのメールアドレスを入力してください。
	</notification>
	<notification name="PromptMissingSubjMsg">
		デフォルトの件名またはメッセージを付けて、スナップショットを送信しますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="ErrorProcessingSnapshot">
		スナップショットデータの処理エラー
	</notification>
	<notification name="ErrorEncodingSnapshot">
		スナップショットのエンコード化でエラーが出ました!
	</notification>
	<notification name="ErrorUploadingPostcard">
		次の理由で、スナップショットの送信時に問題が起こりました: [REASON]
	</notification>
	<notification name="ErrorUploadingReportScreenshot">
		次の理由で、レポートのスクリーンショットのアップロード時に問題が起こりました。 [REASON]
	</notification>
	<notification name="MustAgreeToLogIn">
		[SECOND_LIFE] へのログインを続けるには、利用規約に同意してください。
	</notification>
	<notification name="CouldNotPutOnOutfit">
		アウトフィットを装着できません。
アウトフィットフォルダに衣類、身体部位、アタッチメントがありません。
	</notification>
	<notification name="CannotWearTrash">
		ごみ箱にある衣類や身体部位の着用はできません。
	</notification>
	<notification name="MaxAttachmentsOnOutfit">
		オブジェクトを付けられませんでした。
最大数の [MAX_ATTACHMENTS] 個を越えています。 どれか取り外してからお試しください。
	</notification>
	<notification name="CannotWearInfoNotComplete">
		まだ読み込まれていないため、そのアイテムを装着できません。後でやり直してください。
	</notification>
	<notification name="MustHaveAccountToLogIn">
		注意:記入漏れの箇所があります。
アバターのユーザー名を入力してください。

[SECOND_LIFE] に入るにはアカウントが必要です。今すぐアカウントを作成しますか?
		<url name="url">
			[create_account_url]
		</url>
		<usetemplate name="okcancelbuttons" notext="もう一度試す" yestext="新しいアカウントを作成"/>
	</notification>
	<notification name="InvalidCredentialFormat">
		ユーザー名のフィールドにアバターのユーザー名もしくは氏名を入力してから、再度ログインする必要があります。
	</notification>
	<notification name="InvalidGrid">
		&apos;[GRID]&apos; は有効なグリッド ID ではありません。
	</notification>
	<notification name="InvalidLocationSLURL">
		ログイン位置で有効なグリッドが指定されませんでした。
	</notification>
	<notification name="DeleteClassified">
		クラシファイド広告 [NAME] を削除しますか?
支払い済みの料金は返金されません。
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="DeleteMedia">
		この面にあるメディアを削除する選択をしました。
続けますか?
		<usetemplate ignoretext="オブジェクトからメディアを削除する前の確認" name="okcancelignore" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="ClassifiedSave">
		クラシファイド広告 [NAME] への変更を保存しますか?
		<usetemplate canceltext="キャンセル" name="yesnocancelbuttons" notext="保存しない" yestext="保存"/>
	</notification>
	<notification name="ClassifiedInsufficientFunds">
		クラシファイド広告を出すには、資金が足りません。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="DeleteAvatarPick">
		&lt;nolink&gt;[PICK]&lt;/nolink&gt; を削除しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="DeleteOutfits">
		選択したアウトフィットを削除しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="PromptGoToEventsPage">
		[SECOND_LIFE] イベント Web ページに移動しますか?
		<url name="url">
			http://secondlife.com/events/?lang=ja-JP
		</url>
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="SelectProposalToView">
		表示する提案を選択してください。
	</notification>
	<notification name="SelectHistoryItemToView">
		表示する履歴アイテムを選択してください。
	</notification>
	<notification name="CacheWillClear">
		[APP_NAME] を再起動後にキャッシュがクリアされます。
	</notification>
	<notification name="CacheWillBeMoved">
		[APP_NAME] を再起動後にキャッシュが移動されます。
ご注意: キャッシュがクリアされます。
	</notification>
	<notification name="ChangeConnectionPort">
		ポートの設定は [APP_NAME] を再起動後に反映されます。
	</notification>
	<notification name="ChangeSkin">
		新しいスキンは [APP_NAME] を再起動後に表示されます。
	</notification>
	<notification name="ChangeLanguage">
		言語の変更は [APP_NAME] を再起動後に反映されます。
	</notification>
	<notification name="GoToAuctionPage">
		[SECOND_LIFE]の Web ページに移動し、入札あるいはオークションの詳細を確認しますか?
		<url name="url">
			http://secondlife.com/auctions/auction-detail.php?id=[AUCTION_ID]
		</url>
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="SaveChanges">
		変更を保存しますか?
		<usetemplate canceltext="取り消し" name="yesnocancelbuttons" notext="保存しない" yestext="保存"/>
	</notification>
	<notification name="GestureSaveFailedTooManySteps">
		ジェスチャーの保存に失敗しました。
ステップが多すぎます。
ステップをいくつか削除してから再保存してください
	</notification>
	<notification name="GestureSaveFailedTryAgain">
		ジェスチャーの保存に失敗しました。少し待ってからもう一度試してください。
	</notification>
	<notification name="GestureSaveFailedObjectNotFound">
		ジェスチャーの保存に失敗しました。オブジェクト、または関連するオブジェクトインベントリが見つかりません。
オブジェクトが範囲内に存在しないか、または削除された可能性があります。
	</notification>
	<notification name="GestureSaveFailedReason">
		次の理由で、ジェスチャーの保存時に問題が起こりました。 [REASON]。  後でもう一度試してください。
	</notification>
	<notification name="SaveNotecardFailObjectNotFound">
		ノートカードの保存に失敗しました。オブジェクト、または関連するオブジェクトインベントリが見つかりません。
オブジェクトが範囲内に存在しないか、または削除された可能性があります。
	</notification>
	<notification name="SaveNotecardFailReason">
		次の理由で、ノートカードの保存時に問題が起こりました。 [REASON]。  後でもう一度試してください。
	</notification>
	<notification name="ScriptCannotUndo">
		あなたのスクリプトのバージョンでは、変更を元に戻すことはできませんでした。
サーバーの最新保存バージョンをロードしますか?
(**警告**:この操作後元に戻すことはできません)
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="SaveScriptFailReason">
		次の理由で、スクリプトの保存に問題が起こりました。 [REASON]。  後でもう一度試してください。
	</notification>
	<notification name="SaveScriptFailObjectNotFound">
		スクリプトの保存に失敗しました。スクリプトが入ったオブジェクトが見つかりません。
オブジェクトは範囲外か、または削除されているかもしれません。
	</notification>
	<notification name="SaveBytecodeFailReason">
		次の理由で、コンパイルしたスクリプトの保存時に問題が起こりました。 [REASON]。  後でもう一度試してください。
	</notification>
	<notification name="StartRegionEmpty">
		ログイン位置が指定されていません。
ログイン位置の欄にリージョン名を入力するか、「最後にログアウトした場所」か「自宅(ホーム)」を選択してください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="CouldNotStartStopScript">
		スクリプトの起動または停止に失敗しました。スクリプトが格納されているオブジェクトが見つかりません。
オブジェクトが範囲内に存在しないか、または削除された可能性があります。
	</notification>
	<notification name="CannotDownloadFile">
		ファイルをダウンロードできません。
	</notification>
	<notification name="CannotWriteFile">
		ファイル [[FILE]] を書き込めません。
	</notification>
	<notification name="UnsupportedHardware">
		お使いのコンピューターは [APP_NAME] の必要最低限の動作環境を満たしていません。 パフォーマンスの低下を感じるかもしれません。 恐れ入りますが [SUPPORT_SITE] ではサポート対象外のシステムに関する技術的サポートは行っておりません。

[_URL] に移動して確認をしますか?
		<url name="url" option="0">
			http://secondlife.com/support/sysreqs.php?lang=ja
		</url>
		<usetemplate ignoretext="使用中のコンピューターのハードウェアがサポートされていないとき" name="okcancelignore" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="IntelOldDriver">
		おそらくお使いのグラフィックチップ用の新しいドライバが入手可能です。グラフィックドライバを更新することにより、パフォーマンスが大幅に向上する場合があります。

[_URL] にアクセスして更新版のドライバがあるかどうかを確認しますか?
		<url name="url">
			http://www.intel.com/p/ja_JP/support/detect/graphics
		</url>
		<usetemplate ignoretext="使用しているグラフィックドライバが古い場合" name="okcancelignore" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="UnknownGPU">
		お使いのシステムには、[APP_NAME] が認識できないグラフィックカードが搭載されています。
[APP_NAME] でまだテストされていない最新ハードウェアのためだと考えられます。  問題ないとは思いますが、グラフィックの設定を調整する必要があるかもしれません。
(ミー > 環境設定 > グラフィック)
		<form name="form">
			<ignore name="ignore" text="使用中のグラフックカードが認識されないとき"/>
		</form>
	</notification>
	<notification name="DisplaySettingsNoShaders">
		グラフィックドライバを初期化中に [APP_NAME] がクラッシュしました。
ドライバの一般的なエラーを防ぐために、画質が低に設定されます。 そのため、一部のグラフィック特性に制限が出ます。
お使いのグラフィックカードのドライバをアップデートするようおすすめします。
画質は、環境設定 > グラフィック で設定できます。
	</notification>
	<notification name="RegionNoTerraforming">
		[REGION] では、地形の変更ができません。
	</notification>
	<notification name="CannotCopyWarning">
		あなたには[ITEMS]というアイテムをコピーする許可がありません。他の住人に提供すると、そのアイテムはあなたのインベントリから削除されます。本当にこれらのアイテムを譲りますか?
		<usetemplate name="okcancelbuttons" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="CannotGiveItem">
		インベントリのアイテムを渡せません。
	</notification>
	<notification name="TransactionCancelled">
		取引がキャンセルされました。
	</notification>
	<notification name="TooManyItems">
		一度に 42 個以上のアイテムは渡せません。
	</notification>
	<notification name="NoItems">
		選択したアイテムを渡す権限がありません。
	</notification>
	<notification name="CannotCopyCountItems">
		あなたは選択した [COUNT] 個のアイテムののコピーを許されていません。
これらのアイテムはあなたのインベントリから失われます。
本当にアイテムを渡したいですか?
		<usetemplate name="okcancelbuttons" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="CannotGiveCategory">
		選択したフォルダを渡す権限がありません
	</notification>
	<notification name="FreezeAvatar">
		このアバターをフリーズしますか?
アバターは一時的に動けなくなり、チャットを含めインワールドで何もできなくなります。
		<usetemplate canceltext="取り消し" name="yesnocancelbuttons" notext="解除" yestext="フリーズ"/>
	</notification>
	<notification name="FreezeAvatarFullname">
		[AVATAR_NAME]をフリーズしますか?
フリーズされた人は一時的に動けなくなり、チャットなど、この世界に対する関わりを持つことができなくなります。
		<usetemplate canceltext="キャンセル" name="yesnocancelbuttons" notext="解除" yestext="フリーズ"/>
	</notification>
	<notification name="EjectAvatarFullname">
		あなたの土地から [AVATAR_NAME] を追放しますか?
		<usetemplate canceltext="キャンセル" name="yesnocancelbuttons" notext="追放と禁止" yestext="追放"/>
	</notification>
	<notification name="EjectAvatarNoBan">
		このアバターをあなたの土地から追放しますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="追放"/>
	</notification>
	<notification name="EjectAvatarFullnameNoBan">
		[AVATAR_NAME] をあなたの土地から追放しますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="追放"/>
	</notification>
	<notification name="EjectAvatarFromGroup">
		[GROUP_NAME] から [AVATAR_NAME] を追放しました
	</notification>
	<notification name="AcquireErrorTooManyObjects">
		取得エラー:選択したオブジェクトの数が多すぎます。
	</notification>
	<notification name="AcquireErrorObjectSpan">
		取得エラー:
オブジェクトが複数のリージョン(地域)にまたがって存在しています。
すべて同じリージョン内に移動させてから取得してください。
	</notification>
	<notification name="PromptGoToCurrencyPage">
		[EXTRA]

[_URL] に移動してリンデンドル購入に関する情報を確認しますか?
		<url name="url">
			http://secondlife.com/app/currency/?lang=ja-JP
		</url>
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="UnableToLinkObjects">
		[COUNT] 個のオブジェクトをリンクできません。
リンクできるのは最大 [MAX] 個です。
	</notification>
	<notification name="CannotLinkIncompleteSet">
		セットで揃っているオブジェクトのみリンクできます。
複数のオブジェクトを選択してください。
	</notification>
	<notification name="CannotLinkModify">
		すべてのオブジェクトの修正許可がないためリンクできません。

どのオブジェクトもロックされておらず、あなたのものであることを確認してください。
	</notification>
	<notification name="CannotLinkPermanent">
		地域(リージョン)の境界を越えてオブジェクトをリンクできません。
	</notification>
	<notification name="CannotLinkDifferentOwners">
		所有者が異なるため、オブジェクトをリンクできません。

自分が所有しているオブジェクトだけを選択してください。
	</notification>
	<notification name="NoFileExtension">
		「 [FILE] 」の拡張子が無効です。

このファイルの拡張子が正しいかどうかを確認してください。
	</notification>
	<notification name="InvalidFileExtension">
		[EXTENSION] は無効です。
正しい拡張子:[VALIDS]
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="CannotUploadSoundFile">
		読み込みのためにアップロードされたサウンドファイルを開けません:
[FILE]
	</notification>
	<notification name="SoundFileNotRIFF">
		RIFF WAVE ファイルとして認識されません:
[FILE]
	</notification>
	<notification name="SoundFileNotPCM">
		PCM WAVE オーディオファイルとして認識されません:
[FILE]
	</notification>
	<notification name="SoundFileInvalidChannelCount">
		ファイルのチャンネル数が無効です(モノラルまたはステレオを使用する必要があります):
[FILE]
	</notification>
	<notification name="SoundFileInvalidSampleRate">
		ファイルのサンプルレートがサポートされていません(44.1k である必要があります):
[FILE]
	</notification>
	<notification name="SoundFileInvalidWordSize">
		ファイルのワードサイズがサポートされていません(8 または 16 ビットである必要があります):
[FILE]
	</notification>
	<notification name="SoundFileInvalidHeader">
		WAV ヘッダーにデータチャンクが見つかりません:
[FILE]
	</notification>
	<notification name="SoundFileInvalidChunkSize">
		WAV ファイルのチャンクサイズが間違っています:
[FILE]
	</notification>
	<notification name="SoundFileInvalidTooLong">
		オーディオファイルが長すぎます。(最大 10 秒):
[FILE]
	</notification>
	<notification name="ProblemWithFile">
		「 [FILE] 」に問題があります。

[ERROR]
	</notification>
	<notification name="CannotOpenTemporarySoundFile">
		書き込み用の一時圧縮サウンドファイルを開くことができません:[FILE]
	</notification>
	<notification name="UnknownVorbisEncodeFailure">
		不明の Vorbis のエンコードに失敗: [FILE]
	</notification>
	<notification name="CannotEncodeFile">
		次のファイルのエンコードができません: [FILE]
	</notification>
	<notification name="CorruptedProtectedDataStore">
		ユーザー名とパスワードを自動入力できません。これはネットワーク設定が変更された場合に起こります
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="CorruptResourceFile">
		破損したリソースファイル: [FILE]
	</notification>
	<notification name="UnknownResourceFileVersion">
		不明のリンデンリソースファイルのバージョン: [FILE]
	</notification>
	<notification name="UnableToCreateOutputFile">
		出力ファイルを作成できません: [FILE]
	</notification>
	<notification name="DoNotSupportBulkAnimationUpload">
		現在 [APP_NAME] では、BVH 形式のアニメーションファイルの一括アップロードはサポートされていません。
	</notification>
	<notification name="CannotUploadReason">
		次の理由で、「 [FILE] 」をアップロードできません: [REASON]
あとでもう一度試してください。
	</notification>
	<notification name="LandmarkCreated">
		「 [LANDMARK_NAME] 」を「 [FOLDER_NAME] 」フォルダに追加しました。
	</notification>
	<notification name="LandmarkAlreadyExists">
		現在地のランドマークを既に持っています。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="CannotCreateLandmarkNotOwner">
		土地の所有者が許可していないため、ランドマークを作成することはできません。
	</notification>
	<notification name="CannotRecompileSelectObjectsNoScripts">
		「リコンパイル」できません。
スクリプトのオブジェクトを選択してください。
	</notification>
	<notification name="CannotRecompileSelectObjectsNoPermission">
		「リコンパイル」できません。

修正修正権限のあるスクリプトのオブジェクトを選択してください。
	</notification>
	<notification name="CannotResetSelectObjectsNoScripts">
		「再設定」ができません。

スクリプトのオブジェクトを選択してください。
	</notification>
	<notification name="CannotResetSelectObjectsNoPermission">
		「再設定」ができません。

修正権限のあるスクリプトのオブジェクトを選択してください。
	</notification>
	<notification name="CannotOpenScriptObjectNoMod">
		修正権限のないオブジェクトのスクリプトは開くことはできません。
	</notification>
	<notification name="CannotSetRunningSelectObjectsNoScripts">
		スクリプトの「実行」ができません。

スクリプトのオブジェクトを選択してください。
	</notification>
	<notification name="CannotSetRunningNotSelectObjectsNoScripts">
		スクリプトを「実行しない」設定にできません。

スクリプトのオブジェクトを選択してください。
	</notification>
	<notification name="NoFrontmostFloater">
		保存する frontmost フロータがありません。
	</notification>
	<notification name="SeachFilteredOnShortWords">
		指定した検索クエリは変更され、短すぎる語句は取り除かれています。

検索語句: [FINALQUERY]
	</notification>
	<notification name="SeachFilteredOnShortWordsEmpty">
		指定した検索語句が短すぎたため、検索は行われませんでした。
	</notification>
	<notification name="CouldNotTeleportReason">
		テレポートに失敗しました。
[REASON]
	</notification>
	<notification name="invalid_tport">
		テレポート処理中に問題が発生しました。 ログインし直す必要があるかもしれません。
このメッセージが何度も出る場合は、[SUPPORT_SITE] をご確認ください。
	</notification>
	<notification name="invalid_region_handoff">
		リージョン間の移動中に問題が発生しました。 ログインし直す必要があるかもしれません。
このメッセージが何度も出る場合は、[SUPPORT_SITE] をご確認ください。
	</notification>
	<notification name="blocked_tport">
		申し訳ございません。テレポートは現在、ブロックされています。しばらくしてから再度お試しください。
それでもテレポートできない場合は、ログアウトし、ログインし直して問題を解決してください。
	</notification>
	<notification name="nolandmark_tport">
		申し訳ございません。ランドマークの目的地が見つかりませんでした。
	</notification>
	<notification name="timeout_tport">
		申し訳ございません。システムによるテレポート接続が完了できませんでした。
しばらくしてから再度お試しください。
	</notification>
	<notification name="noaccess_tport">
		残念ながら、目的地へアクセスが許可されていないため、テレポートできません。
	</notification>
	<notification name="missing_attach_tport">
		添付物がまだ届いていません。テレポートをする前にあと数秒間お待ちいただくか、いったんログアウトし、再度ログインしてください。
	</notification>
	<notification name="too_many_uploads_tport">
		このリージョンのアセットキューが現在混み合っているため、テレポートのリクエストをすぐに処理することが難しい状況です。
数分後にやり直すか、混雑していない他のリージョンでお試しください。
	</notification>
	<notification name="expired_tport">
		申し訳ございません。システムはテレポートのリクエストを時間どおりに完了できませんでした。数分後にやり直してください。
	</notification>
	<notification name="expired_region_handoff">
		申し訳ございません。システムはリージョン間の移動を時間どおりに完了できませんでした。
数分後にやり直してください。
	</notification>
	<notification name="no_host">
		テレポート目的地を見つけられません。目的地が一時的に利用できない状態か、すでに消滅している可能性があります。数分後にやり直してください。
	</notification>
	<notification name="no_inventory_host">
		インベントリシステムは現在利用できません。
	</notification>
	<notification name="CannotSetLandOwnerNothingSelected">
		土地所有者設定ができません:
区画が選定されていません。
	</notification>
	<notification name="CannotSetLandOwnerMultipleRegions">
		複数のリージョンが選択されたため、土地の所有権を取得できません。
選択する面積を小さくして、もう一度お試しください。
	</notification>
	<notification name="ForceOwnerAuctionWarning">
		この区画はオークションに出されています。 所有権を変更するとオークションはキャンセルとなり、既にオークションに参加している住人がいればその人に迷惑をかけてしまいます。
所有権を変更しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="CannotContentifyNothingSelected">
		コンテンツ化は不可能です:
区画が選定されていません。
	</notification>
	<notification name="CannotContentifyNoRegion">
		コンテンツ化は不可能です:
土地が選択されていません。
	</notification>
	<notification name="CannotReleaseLandNothingSelected">
		土地を破棄できません:
区画が選定されていません。
	</notification>
	<notification name="CannotReleaseLandNoRegion">
		土地を破棄できません:
リージョンが見つかりません。
	</notification>
	<notification name="CannotBuyLandNothingSelected">
		土地を購入できません:
区画が選定されていません。
	</notification>
	<notification name="CannotBuyLandNoRegion">
		土地を購入できません:
この土地があるリージョンを見つけることができません
	</notification>
	<notification name="CannotCloseFloaterBuyLand">
		[APP_NAME] がこの取引価格を見積もるまでは、土地の購入ウィンドウを閉じることはできません。
	</notification>
	<notification name="CannotDeedLandNothingSelected">
		土地を譲渡できません:
区画が選定されていません。
	</notification>
	<notification name="CannotDeedLandNoGroup">
		土地を譲渡できません:
グループが選択されていません。
	</notification>
	<notification name="CannotDeedLandNoRegion">
		土地を譲渡できません:
この土地があるリージョンが見つかりません。
	</notification>
	<notification name="CannotDeedLandMultipleSelected">
		土地を譲渡できません:
複数の区画が選択されています。

区画を 1 つ選択してください。
	</notification>
	<notification name="CannotDeedLandWaitingForServer">
		土地を譲渡できません:
サーバーからの所有権情報を待っています。

再度、試みてください。
	</notification>
	<notification name="CannotDeedLandNoTransfer">
		土地を譲渡できません:
[REGION] では土地の譲渡が許されていません。
	</notification>
	<notification name="CannotReleaseLandWatingForServer">
		土地を破棄できません:
サーバーが区画情報を更新するのを待っています。

もう少し後でやり直してください。
	</notification>
	<notification name="CannotReleaseLandSelected">
		土地を破棄できません:
あなたは、選択した区画のすべてを所有していません。

区画を 1 つ選択してください。
	</notification>
	<notification name="CannotReleaseLandDontOwn">
		土地を破棄できません:
あなたはこの土地を手放すことを許可されていません。
あなたの区画は緑色で表示されています。
	</notification>
	<notification name="CannotReleaseLandRegionNotFound">
		土地を放棄できません:
この土地があるリージョンが見つかりません。
	</notification>
	<notification name="CannotReleaseLandNoTransfer">
		土地を破棄できません:
[REGION] では土地の譲渡が許されていません。
	</notification>
	<notification name="CannotReleaseLandPartialSelection">
		土地を破棄できません:
区画全体を選択して破棄する必要があります。

区画全体を選択するか、または、まず最初に区画を分割してください。
	</notification>
	<notification name="ReleaseLandWarning">
		あなたは、[AREA] 平方メートルの土地を破棄しようとしています。
この区画を破棄するとあなたの土地ではなくなりますが、
L$ は返金されません。

土地を破棄しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="CannotDivideLandNothingSelected">
		土地を分割できません:

区画が選定されていません。
	</notification>
	<notification name="CannotDivideLandPartialSelection">
		土地を分割できません:

区画全体が選択されています。
区画の一部を選択してください。
	</notification>
	<notification name="LandDivideWarning">
		この土地を分割すると、2 つの区画に別れます。
区画ごとの設定が可能になります。 この操作を行うと、一部の設定がデフォルトにリセットされます。

土地の分割操作を続行しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="CannotDivideLandNoRegion">
		土地を分割できません:
この土地があるリージョンが見つかりません。
	</notification>
	<notification name="CannotJoinLandNoRegion">
		土地を統合できません:
この土地があるリージョンが見つかりません。
	</notification>
	<notification name="CannotJoinLandNothingSelected">
		土地を統合できませんでした:
区画が選定されていません。
	</notification>
	<notification name="CannotJoinLandEntireParcelSelected">
		土地を統合できません:
区画が 1 つしか選択されていません。

両方の区画をまたいで土地を選択してください。
	</notification>
	<notification name="CannotJoinLandSelection">
		土地を統合できません:
区画を 1 つ以上選択する必要があります。

両方の区画をまたいで土地を選択してください。
	</notification>
	<notification name="JoinLandWarning">
		この土地を統合すると、選択された長方形に交差する全ての区画を基にして、大きな区画が 1 つ作成されます。
新しい区画の名前とオプションを再設定する必要があります。

土地を統合しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="ConfirmNotecardSave">
		このアイテムをコピー、表示する前に、ノートカードの保存が必要です。 保存しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="ConfirmItemCopy">
		このアイテムをあなたのインベントリにコピーしますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="コピー"/>
	</notification>
	<notification name="ResolutionSwitchFail">
		解像度を [RESX]x[RESY] に切り替えることができませんでした。
	</notification>
	<notification name="ErrorUndefinedGrasses">
		エラー:未定義の植物:[SPECIES]
	</notification>
	<notification name="ErrorUndefinedTrees">
		エラー:未定義の樹木:[SPECIES]
	</notification>
	<notification name="CannotSaveWearableOutOfSpace">
		「 [NAME] 」を衣類のファイルに保存できません。
コンピューターのディスクスペースを少し増やしてから、もう一度保存してみてください。
	</notification>
	<notification name="CannotSaveToAssetStore">
		「 [NAME] 」を保存できません。
通常これは一時的なエラーです。 数分後にもう一度着用物をカスタマイズ・保存してください。
	</notification>
	<notification name="YouHaveBeenLoggedOut">
		しまった、 [SECOND_LIFE] からログアウトされてしまいました。
            [MESSAGE]
		<usetemplate name="okcancelbuttons" notext="終了" yestext="IMとチャットを表示"/>
	</notification>
	<notification name="OnlyOfficerCanBuyLand">
		グループ用の土地の購入ができません:
あなたにはアクティブなグループのために土地を購入する権限がありません。
	</notification>
	<notification label="フレンド登録" name="AddFriendWithMessage">
		フレンド登録すると、お互いの現在地の地図への表示許可、オンライン状態の表示設定ができます。

[NAME] にフレンドシップを申し出ますか?
		<form name="form">
			<input name="message">
				フレンド登録してくれますか?
			</input>
			<button name="Offer" text="OK"/>
			<button name="Cancel" text="キャンセル"/>
		</form>
	</notification>
	<notification label="自動置換リストを追加" name="AddAutoReplaceList">
		新しいリストの名前:
		<form name="form">
			<button name="SetName" text="OK"/>
		</form>
	</notification>
	<notification label="自動置換リストの名前を変更" name="RenameAutoReplaceList">
		名前 &apos;[DUPNAME]&apos; は既に使われています
一意の名前を入力してください:
		<form name="form">
			<button name="ReplaceList" text="着用中のリストを入れ替える"/>
			<button name="SetName" text="新しい名前を使用"/>
		</form>
	</notification>
	<notification name="InvalidAutoReplaceEntry">
		キーワードは一語でなければならず、置換は空にできません。
	</notification>
	<notification name="InvalidAutoReplaceList">
		その置換リストは無効です。
	</notification>
	<notification name="SpellingDictImportRequired">
		ファイル、名前および言語を指定する必要があります。
	</notification>
	<notification name="SpellingDictIsSecondary">
		辞書 [DIC_NAME] に「aff」ファイルがないようです。これはこの辞書が「セカンダリ」辞書であることを意味します。
この辞書は追加辞書として使用できますが、メイン辞書としては使用できません。

https://wiki.secondlife.com/wiki/Adding_Spelling_Dictionaries を参照してください。
	</notification>
	<notification name="SpellingDictImportFailed">
		[FROM_NAME] から

[TO_NAME] へコピーできません
	</notification>
	<notification label="アウトフィットを保存する" name="SaveOutfitAs">
		着用中のアウトフィットを新しいアウトフットとして保存:
		<form name="form">
			<input name="message">
				[DESC] (新)
			</input>
			<button name="OK" text="OK"/>
			<button name="Cancel" text="キャンセル"/>
		</form>
	</notification>
	<notification label="着用物を保存" name="SaveWearableAs">
		アイテムを別名でインベントリに保存:
		<form name="form">
			<input name="message">
				[DESC](新規)
			</input>
			<button name="OK" text="OK"/>
			<button name="Cancel" text="取り消し"/>
		</form>
	</notification>
	<notification label="アウトフィットの名前を変更する" name="RenameOutfit">
		新しいアウトフィットの名前:
		<form name="form">
			<input name="new_name">
				[NAME]
			</input>
			<button name="OK" text="OK"/>
			<button name="Cancel" text="取り消し"/>
		</form>
	</notification>
	<notification name="RemoveFromFriends">
		フレンドリストから &lt;nolink&gt;[NAME]&lt;/nolink&gt; を削除しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="RemoveMultipleFromFriends">
		フレンドリストから複数のフレンドを削除しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="GodDeleteAllScriptedPublicObjectsByUser">
		**[AVATAR_NAME]**
所有のすべてのスクリプトオブジェクトをこのシム内の他のすべての土地から削除しようとしています。操作を続行しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="GodDeleteAllScriptedObjectsByUser">
		**[AVATAR_NAME]**
所有のすべてのスクリプトオブジェクトをこのシム内のすべての土地から削除しようとしています。操作を続行しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="GodDeleteAllObjectsByUser">
		**[AVATAR_NAME]**
所有のすべてのオブジェクト(スクリプトオブジェクトと非スクリプトオブジェクト)を
このシム内のすべての土地から削除しようとしています。操作を続行しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="BlankClassifiedName">
		クラシファイドの名前を指定してください。
	</notification>
	<notification name="MinClassifiedPrice">
		広告料は最低 L$ [MIN_PRICE] 必要です。

金額を増やしてください。
	</notification>
	<notification name="ConfirmItemDeleteHasLinks">
		ここにリンクされたアイテムが少なくとも1つあります。  このアイテムを削除するとここにリンクされたものが機能しなくなります。  リンクを先に削除することを強くお勧めします。

これらのアイテムを削除しますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="ConfirmObjectDeleteLock">
		選択したアイテムのうち、少なくとも 1 つがロックされています。

本当に削除しますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="ConfirmObjectDeleteNoCopy">
		選択したアイテムのうち、少なくとも 1 つがコピーできません。

本当に削除しますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="ConfirmObjectDeleteNoOwn">
		選択したアイテムのうち、少なくとも 1 つがあなたの所有物ではありません。

本当に削除しますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="ConfirmObjectDeleteLockNoCopy">
		少なくとも 1 つのオブジェクトがロックされています。
少なくとも 1 つのオブジェクトがコピーできません。

本当に削除しますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="ConfirmObjectDeleteLockNoOwn">
		少なくとも 1 つのオブジェクトがロックされています。
少なくとも 1 つのオブジェクトが、あなたの所有物ではありません。

本当に削除しますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="ConfirmObjectDeleteNoCopyNoOwn">
		少なくとも 1 つのオブジェクトがコピーできません。
少なくとも 1 つのオブジェクトが、あなたの所有物ではありません。

本当に削除しますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="ConfirmObjectDeleteLockNoCopyNoOwn">
		少なくとも 1 つのオブジェクトがロックされています。
少なくとも 1 つのオブジェクトがコピーできません。
少なくとも 1 つのオブジェクトが、あなたの所有物ではありません。

本当に削除しますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="ConfirmObjectTakeLock">
		少なくとも 1 つのオブジェクトがロックされています。

本当にこのまま取得を続けますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="ConfirmObjectTakeNoOwn">
		取得しようとしているオブジェクトには、あなたの所有物ではないオブジェクトが含まれています。
あなたの所有物ではないオブジェクトを取得すると、次の所有者の権限がそのオブジェクトに適用されます。
そのため、将来、修正やコピーの能力が制限される可能性があります。

本当にこのまま取得を続けますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="ConfirmObjectTakeLockNoOwn">
		少なくとも 1 つのオブジェクトがロックされています。
取得しようとしているオブジェクトには、あなたの所有物ではないオブジェクトが含まれています。
あなたの所有物ではないオブジェクトを取得すると、次の所有者の権限がそのオブジェクトに適用されます。
そのため、将来、編集やコピーの能力が制限される可能性があります。
この選択内容のままで続行することは可能ですが、

本当にこのまま取得を続けますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="CantBuyLandAcrossMultipleRegions">
		複数のリージョンが選択されたため、土地を購入できません。

選択する面積を小さくしてもう一度試してください。
	</notification>
	<notification name="DeedLandToGroup">
		この区画の譲渡に際しては、
このグループが十分な土地クレジットを保有および維持している必要があります。
土地の購入価格は、所有者に返金されません。譲渡された区画が売れると、売上金額はグループメンバーに均等に分配されます。

この [AREA] 平方メートルの土地を、グループ
「 [GROUP_NAME] 」に譲渡しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="DeedLandToGroupWithContribution">
		この区画が譲渡されると、グループはその土地利用料として十分な残高を維持していく必要があります。
譲渡には同時に [NAME] からグループへの土地の貢献が含まれます。
土地の購入価格は所有者に返金されません。譲渡された区画が売却されると、販売価格はグループメンバーの間で均等に分配されます。

この [AREA] m² の土地を [GROUP_NAME] というグループに譲渡しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="DisplaySetToSafe">
		-safe オプションを指定したので、
表示設定はセーフレベルに設定されています。
	</notification>
	<notification name="DisplaySetToRecommendedGPUChange">
		グラフィックの変更により、画面設定は推奨レベルに設定されました。
&apos;[LAST_GPU]&apos; から
&apos;[THIS_GPU]&apos; まで
	</notification>
	<notification name="DisplaySetToRecommendedFeatureChange">
		レンダリングサブシステムの変更により、画面設定は推奨レベルに設定されました。
	</notification>
	<notification name="ErrorMessage">
		[ERROR_MESSAGE]
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="AvatarMovedDesired">
		目的地は現在ご利用いただけません。
近くのリージョンに移動しました。
	</notification>
	<notification name="AvatarMovedLast">
		リクエストされた場所は現在ご利用いただけません。
近くのリージョンに移動しました。
	</notification>
	<notification name="AvatarMovedHome">
		ホームロケーションは現在ご利用いただけません。
近くのリージョンに移動しました。
新たにホームを設定し直す必要があるかもしれません。
	</notification>
	<notification name="ClothingLoading">
		現在衣類をダウンロード中です。
このまま [SECOND_LIFE] を通常通りご使用いただけます。他人からはあなたは正しく表示されます。
		<form name="form">
			<ignore name="ignore" text="衣類がダウンロードされるまで時間がかかっているとき"/>
		</form>
	</notification>
	<notification name="FirstRun">
		[APP_NAME] のインストールが完了しました。

[SECOND_LIFE] を使ったことがない場合は、ログインする前にアカウントの作成を行ってください。
		<usetemplate name="okcancelbuttons" notext="続行" yestext="アカウントを作成..."/>
	</notification>
	<notification name="LoginPacketNeverReceived">
		接続がなかなかできません。 お使いのインターネット接続か、[SECOND_LIFE_GRID] の問題と考えられます。

インターネット接続を確認してから数分後に再接続するか、ヘルプをクリックして [SUPPORT_SITE] をご覧になるか、テレポートをクリックしてホームに移動してみてください。
		<url name="url">
			http://jp.secondlife.com/support/
		</url>
		<form name="form">
			<button name="OK" text="OK"/>
			<button name="Help" text="ヘルプ"/>
			<button name="Teleport" text="テレポート"/>
		</form>
	</notification>
	<notification name="WelcomeChooseSex">
		まもなくあなたのアバターが表示されます。

矢印キーを使用して歩きます。
ヘルプが必要なときや [SECOND_LIFE] について知りたいときは、
F1 キーを押してください。
男性あるいは女性のアバターを選択してください。
あなたの決定は後で変更できます。
		<usetemplate name="okcancelbuttons" notext="女性" yestext="男性"/>
	</notification>
	<notification name="CantTeleportToGrid">
		現在のグリッド([CURRENT_GRID])とはグリッド([GRID])が異なるため、[SLURL] にテレポートできませんでした。   ビューワを閉じてからもう一度お試しください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="GeneralCertificateError">
		サーバーに接続できませんでした。
[REASON]

サブジェクト名: [SUBJECT_NAME_STRING]
発行元: [ISSUER_NAME_STRING]
有効日: [VALID_FROM]
次の更新日: [VALID_TO]
MD5 フィンガープリント: [SHA1_DIGEST]
SHA1 フィンガープリント: [MD5_DIGEST]
キー使用法: [KEYUSAGE]
拡張キー使用法: [EXTENDEDKEYUSAGE]
サブジェクトキー認識別子: [SUBJECTKEYIDENTIFIER]
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="TrustCertificateError">
		このサーバーの認証機関は不明です。

認証情報:
サブジェクト名: [SUBJECT_NAME_STRING]
発行元: [ISSUER_NAME_STRING]
有効日: [VALID_FROM]
次の更新日: [VALID_TO]
MD5 フィンガープリント: [SHA1_DIGEST]
SHA1 フィンガープリント: [MD5_DIGEST]
キー使用法: [KEYUSAGE]
拡張キー使用法: [EXTENDEDKEYUSAGE]
サブジェクトキー認識別子: [SUBJECTKEYIDENTIFIER]

この認証局を信頼しますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="信用する"/>
	</notification>
	<notification name="NotEnoughCurrency">
		[NAME] L$[PRICE] 残高不足のため実行不可です。
	</notification>
	<notification name="GrantedModifyRights">
		[NAME] は、あなたにオブジェクトの編集権限を与えました。
	</notification>
	<notification name="RevokedModifyRights">
		[NAME] のオブジェクトを編集する権限は取り消されました。
	</notification>
	<notification name="FlushMapVisibilityCaches">
		このリージョンの地図のキャッシュを消去します。
デバッグ目的のみに便利な操作です。
(作成中は 5 分間経つと、全員の地図が再度ログイン後に更新されます)
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="BuyOneObjectOnly">
		一度に 1 つ以上のオブジェクトを買うことはできません。  オブジェクトを 1 つだけ選んでもう一度お試しください。
	</notification>
	<notification name="OnlyCopyContentsOfSingleItem">
		一度に複数のアイテムの中身をコピーできません。
オブジェクトを 1 つだけ選択して、もう一度お試しください。
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="KickUsersFromRegion">
		このリージョンにいる全ての住人をホームにテレポートしますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="EstateObjectReturn">
		[USER_NAME] が所有しているオブジェクトを返却しますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="InvalidTerrainBitDepth">
		地域テクスチャを設定できませんでした:
地形テクスチャ[TEXTURE_NUM]は、無効のビット深度[TEXTURE_BIT_DEPTH]です。

テクスチャ[TEXTURE_NUM]を24ビット512x512かそれ以下のイメージと交換し、「適用」を再度クリックしてください。
	</notification>
	<notification name="InvalidTerrainSize">
		地域テクスチャを設定できませんでした:
地形テクスチャ「 [TEXTURE_NUM] 」は、[TEXTURE_SIZE_X]x[TEXTURE_SIZE_Y] では大きすぎます。

「 [TEXTURE_NUM] 」を 24 ビット 512x512 かそれ以下のイメージと交換し、「適用」を再度クリックしてください。
	</notification>
	<notification name="RawUploadStarted">
		アップロードを開始しました。 接続速度によっては、最大 2 分間かかります。
	</notification>
	<notification name="ConfirmBakeTerrain">
		現在の地形を構築しようとしています。
この操作を行うと、現在の地形が上昇・下降の制限範囲の中心となり、「復元」ツールのデフォルトになります。
操作を続行しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="MaxAllowedAgentOnRegion">
		許可住人は [MAX_AGENTS] 人までです。
	</notification>
	<notification name="MaxBannedAgentsOnRegion">
		禁止住人は [MAX_BANNED] 人までです。
	</notification>
	<notification name="MaxAgentOnRegionBatch">
		[NUM_ADDED] 個のエージェントを追加しようとして失敗しました: [MAX_AGENTS] [LIST_TYPE] 制限を [NUM_EXCESS] 個超過しています。
	</notification>
	<notification name="MaxAllowedGroupsOnRegion">
		許可グループは [MAX_GROUPS] グループまでです。
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="構築する"/>
	</notification>
	<notification name="MaxManagersOnRegion">
		不動産マネージャーは [MAX_MANAGER] 人までです。
	</notification>
	<notification name="OwnerCanNotBeDenied">
		不動産オーナーを不動産の「禁止住人」リストに追加できません。
	</notification>
	<notification name="CanNotChangeAppearanceUntilLoaded">
		衣類およびシェイプが読み込まれるまでは、容姿の変更はできません。
	</notification>
	<notification name="ClassifiedMustBeAlphanumeric">
		クラシファイド広告の名前は、アルファベットか数字で始めます。句読点では始められません。
	</notification>
	<notification name="CantSetBuyObject">
		オブジェクトが販売対象ではないため、オブジェクトの購入ができません。
販売対象のオブジェクトを指定してもう一度試してください。
	</notification>
	<notification name="FinishedRawDownload">
		未加工の地形ファイルをダウンロードしました:
[DOWNLOAD_PATH]
	</notification>
	<notification name="DownloadWindowsMandatory">
		[APP_NAME] の最新バージョンがご利用可能です。
[MESSAGE]
[APP_NAME] をご利用になるにはこのアップデートは必須です。
		<usetemplate name="okcancelbuttons" notext="終了" yestext="ダウンロード"/>
	</notification>
	<notification name="DownloadWindows">
		[APP_NAME] のアップデートバージョンがご利用可能です。
[MESSAGE]
このアップデートは必須ではありませんが、パフォーマンス向上のためにインストールをおすすめします。
		<usetemplate name="okcancelbuttons" notext="続行" yestext="ダウンロード"/>
	</notification>
	<notification name="DownloadWindowsReleaseForDownload">
		[APP_NAME] のアップデートバージョンがご利用可能です。
[MESSAGE]
このアップデートは必須ではありませんが、パフォーマンス向上のためにインストールをおすすめします。
		<usetemplate name="okcancelbuttons" notext="続行" yestext="ダウンロード"/>
	</notification>
	<notification name="DownloadLinuxMandatory">
		[APP_NAME] の最新バージョンがご利用可能です。
[MESSAGE]
[APP_NAME] をご利用になるにはこのアップデートは必須です。
		<usetemplate name="okcancelbuttons" notext="終了" yestext="ダウンロード"/>
	</notification>
	<notification name="DownloadLinux">
		[APP_NAME] のアップデートバージョンがご利用可能です。
[MESSAGE]
このアップデートは必須ではありませんが、パフォーマンス向上のためにインストールをおすすめします。
		<usetemplate name="okcancelbuttons" notext="続ける" yestext="ダウンロード"/>
	</notification>
	<notification name="DownloadLinuxReleaseForDownload">
		[APP_NAME] のアップデートバージョンがご利用可能です。
[MESSAGE]
このアップデートは必須ではありませんが、パフォーマンス向上のためにインストールをおすすめします。
		<usetemplate name="okcancelbuttons" notext="続ける" yestext="ダウンロード"/>
	</notification>
	<notification name="DownloadMacMandatory">
		[APP_NAME] の最新バージョンがご利用可能です。
[MESSAGE]
[APP_NAME] をご利用になるにはこのアップデートは必須です。

あなたのアプリケーションフォルダにダウンロードしますか?
		<usetemplate name="okcancelbuttons" notext="終了" yestext="ダウンロード"/>
	</notification>
	<notification name="DownloadMac">
		[APP_NAME] のアップデートバージョンがご利用可能です。
[MESSAGE]
このアップデートは必須ではありませんが、パフォーマンス向上のためにインストールをおすすめします。

あなたのアプリケーションフォルダにダウンロードしますか?
		<usetemplate name="okcancelbuttons" notext="続行" yestext="ダウンロード"/>
	</notification>
	<notification name="DownloadMacReleaseForDownload">
		[APP_NAME] のアップデートバージョンがご利用可能です。
[MESSAGE]
このアップデートは必須ではありませんが、パフォーマンス向上のためにインストールをおすすめします。

あなたのアプリケーションフォルダにダウンロードしますか?
		<usetemplate name="okcancelbuttons" notext="続行" yestext="ダウンロード"/>
	</notification>
	<notification name="FailedUpdateInstall">
		ビューワのアップデートをインストール中にエラーが発生しました。
http://secondlife.com/download から最新バージョンをダウンロードしてインストールしてください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="FailedRequiredUpdateInstall">
		必要なアップデートをインストールできませんでした。 
[APP_NAME] がアップデートされるまでログインできません。

http://secondlife.com/download から最新バージョンをダウンロードしてインストールしてください。
		<usetemplate name="okbutton" yestext="終了"/>
	</notification>
	<notification name="UpdaterServiceNotRunning">
		お使いの Second Life に必要なアップデートがインストールされていません。

このアップデートは、http://www.secondlife.com/downloads からダウンロードして、今すぐインストールできます。
		<usetemplate name="okcancelbuttons" notext="終了" yestext="今すぐダウンロードしてインストール"/>
	</notification>
	<notification name="DownloadBackgroundTip">
		お使いの [APP_NAME] に必要なアップデートをダウンロードしました。
バージョン [VERSION] [[RELEASE_NOTES_FULL_URL] このアップデートに関する情報]
		<usetemplate name="okcancelbuttons" notext="後で実行" yestext="今すぐインストールして [APP_NAME] を再起動"/>
	</notification>
	<notification name="DownloadBackgroundDialog">
		お使いの [APP_NAME] に必要なアップデートをダウンロードしました。
バージョン [VERSION] [[RELEASE_NOTES_FULL_URL] このアップデートに関する情報]
		<usetemplate name="okcancelbuttons" notext="後で実行" yestext="今すぐインストールして [APP_NAME] を再起動"/>
	</notification>
	<notification name="RequiredUpdateDownloadedVerboseDialog">
		必要なソフトウェアのアップデートをダウンロードしました。
バージョン [VERSION]

アップデートをインストールするには [APP_NAME] を再起動する必要があります。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="RequiredUpdateDownloadedDialog">
		アップデートをインストールするには [APP_NAME] を再起動する必要があります。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="DeedObjectToGroup">
		このオブジェクトを譲渡するとグループは以下のことが可能です:
* オブジェクトに支払われた L$ を受領します。
		<usetemplate ignoretext="オブジェクトをグループに譲渡する前の確認" name="okcancelignore" notext="取り消し" yestext="譲渡"/>
	</notification>
	<notification name="WebLaunchExternalTarget">
		Web ブラウザを開いてこのコンテンツを表示しますか?
		<usetemplate ignoretext="ブラウザを起動して Web ページを見るとき" name="okcancelignore" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="WebLaunchJoinNow">
		[http://jp.secondlife.com/account/ マイアカウント] ページに移動してアカウントを管理しますか?
		<usetemplate ignoretext="ブラウザを起動してアカウントを管理するとき" name="okcancelignore" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="WebLaunchSecurityIssues">
		[SECOND_LIFE] Wiki で、セキュリティ問題を報告する方法をご覧ください。
		<usetemplate ignoretext="ブラウザを起動してセキュリティ問題の報告の仕方を確認するとき" name="okcancelignore" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="WebLaunchQAWiki">
		[SECOND_LIFE] 品質保証関連 Wiki をご覧ください。
		<usetemplate ignoretext="ブラウザを起動して QA Wiki を見るとき" name="okcancelignore" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="WebLaunchPublicIssue">
		[SECOND_LIFE] のパブリック問題トラッカーで、
バグやその他の問題を報告できます。
		<usetemplate ignoretext="ブラウザを起動してパブリック問題トラッカーを使用するとき" name="okcancelignore" notext="キャンセル" yestext="ページへ行く"/>
	</notification>
	<notification name="WebLaunchSupportWiki">
		Linden 公式ブログで、最新のニュースや情報を入手してください。
		<usetemplate ignoretext="ブラウザを起動して公式ブログを見るとき" name="okcancelignore" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="WebLaunchLSLGuide">
		スクリプトガイドを開きますか?
		<usetemplate ignoretext="ブラウザを起動してスクリプトガイドを見るとき" name="okcancelignore" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="WebLaunchLSLWiki">
		LSL ポータルでスクリプトに関する情報を確認しますか?
		<usetemplate ignoretext="ブラウザを起動して LSL ポータルを見るとき" name="okcancelignore" notext="取り消し" yestext="ページに移動"/>
	</notification>
	<notification name="ReturnToOwner">
		選択したオブジェクトを、所有者に返却しますか?
「再販・プレゼント可」の譲渡されたオブジェクトは、以前の所有者に返却されます。

*警告* 「再販・プレゼント不可」の譲渡されたオブジェクトは、削除されます!
		<usetemplate ignoretext="オブジェクトを所有者に返却する前の確認" name="okcancelignore" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="GroupLeaveConfirmMember">
		現在、あなたは &lt;nolink&gt;[GROUP]&lt;/nolink&gt; グループのメンバーです。
グループから脱退しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="ConfirmKick">
		本当に住人全員をグリッドから追い出しますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="住人全員を追い出す"/>
	</notification>
	<notification name="MuteLinden">
		リンデンをブロックすることはできません。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="CannotStartAuctionAlreadyForSale">
		既に売り出し中の区画なのでオークションにかけることはできません。  オークションにかけたい場合は売り出し設定を解除してから行ってください。
	</notification>
	<notification label="名前でのオブジェクトのブロックに失敗しました" name="MuteByNameFailed">
		この名前は既にブロック済みです。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="RemoveItemWarn">
		コンテンツを削除すると、許可があってもオブジェクトに損傷を与えることがあります。
削除を続けますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="CantOfferCallingCard">
		現在コーリングカードを送れません。数分後にもう一度お試しください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="CantOfferFriendship">
		現在フレンドシップを送れません。数分後にもう一度お試しください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="BusyModeSet">
		取り込み中モードになりました。
チャットとインスタントメッセージは表示されません。 受信するインスタントメッセージには取り込み中返答メッセージが表示されます。 テレポートのオファーは受け取り拒否となります。 アイテムのオファーはすべてごみ箱に入ります。
		<usetemplate ignoretext="ログイン状態を取り込み中モードに変更するとき" name="okignore" yestext="OK"/>
	</notification>
	<notification name="JoinedTooManyGroupsMember">
		加入できるグループの最大限に達しました。 このグループに加入するために他のグループを脱退するか、この申し入れを断ってください。
[NAME] があなたをグループのメンバーとして勧誘しています。
		<usetemplate name="okcancelbuttons" notext="辞退" yestext="参加"/>
	</notification>
	<notification name="JoinedTooManyGroups">
		加入できるグループの最大限に達しました。 新しくグループに参加、または作成する前に、どれかグループから抜けてください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="KickUser">
		どのようなメッセージを添えてこの住人を追い出しますか?
		<form name="form">
			<input name="message">
				あなたは管理者によりログオフされました。
			</input>
			<button name="OK" text="OK"/>
			<button name="Cancel" text="取り消し"/>
		</form>
	</notification>
	<notification name="KickAllUsers">
		どのようなメッセージをつけてグリッドにいる全員を追い出しますか?
		<form name="form">
			<input name="message">
				あなたは管理者によりログオフされました。
			</input>
			<button name="OK" text="OK"/>
			<button name="Cancel" text="取り消し"/>
		</form>
	</notification>
	<notification name="FreezeUser">
		どのようなメッセージを添えてこの住人をフリーズしますか?
		<form name="form">
			<input name="message">
				あなたはフリーズされています。 動くこともチャットすることもできません。 管理者が IM であなたに連絡します。
			</input>
			<button name="OK" text="OK"/>
			<button name="Cancel" text="取り消し"/>
		</form>
	</notification>
	<notification name="UnFreezeUser">
		どのようなメッセージを添えてこの住人のフリーズを解除しますか?
		<form name="form">
			<input name="message">
				もうフリーズされていません。
			</input>
			<button name="OK" text="OK"/>
			<button name="Cancel" text="取り消し"/>
		</form>
	</notification>
	<notification name="SetDisplayNameSuccess">
		[DISPLAY_NAME] さん、

現実の世界と同じく、Second Life でも新しい名前が浸透するには時間がかかります。オブジェクト、スクリプト、検索などで名前が更新されるまでに([http://wiki.secondlife.com/wiki/Setting_your_display_name your name to update])数日かかりますのでご了承ください。
	</notification>
	<notification name="SetDisplayNameBlocked">
		申し訳ありませんが、現在表示名は変更できません。システムのエラーだと思われる場合は、サポートにお問い合わせください。
	</notification>
	<notification name="SetDisplayNameFailedLength">
		申し訳ありませんが、その名前は長すぎます。表示名は最長 [LENGTH] 文字までです。

もう少し短い名前をお試しください。
	</notification>
	<notification name="SetDisplayNameFailedGeneric">
		申し訳ありませんが、表示名を設定できませんでした。あとでもう一度お試しください。
	</notification>
	<notification name="SetDisplayNameMismatch">
		入力した表示名が一致しません。もう一度入力してください。
	</notification>
	<notification name="AgentDisplayNameUpdateThresholdExceeded">
		しばらくは表示名を変更できません。

http://wiki.secondlife.com/wiki/Setting_your_display_name を参照してください。

あとでもう一度お試しください。
	</notification>
	<notification name="AgentDisplayNameSetBlocked">
		申し訳ありませんが、リクエストされた名前は禁句を含むために設定できませんでした。
 
別の名前をお試しください。
	</notification>
	<notification name="AgentDisplayNameSetInvalidUnicode">
		設定しようとする表示名には使えない文字が含まれます。
	</notification>
	<notification name="AgentDisplayNameSetOnlyPunctuation">
		表示名には句読点以外の文字を含む必要があります。
	</notification>
	<notification name="DisplayNameUpdate">
		[OLD_NAME] ([SLID]) は [NEW_NAME] に変更されました。
	</notification>
	<notification name="OfferTeleport">
		次のメッセージを添えて現在地にテレポートを送りますか?
		<form name="form">
			<input name="message">
				[REGION] に来ませんか?
			</input>
			<button name="OK" text="OK"/>
			<button name="Cancel" text="取り消し"/>
		</form>
	</notification>
	<notification name="TooManyTeleportOffers">
		[OFFERS] 回にわたってテレポートを送ろうとしましたが、
それは限度数 [LIMIT] を超えています。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="OfferTeleportFromGod">
		現在地に住人をゴッドサモンしますか?
		<form name="form">
			<input name="message">
				[REGION] に来ませんか?
			</input>
			<button name="OK" text="OK"/>
			<button name="Cancel" text="取り消し"/>
		</form>
	</notification>
	<notification name="TeleportFromLandmark">
		このまま &lt;nolink&gt;[LOCATION]&lt;/nolink&gt; にテレポートしますか?
		<usetemplate ignoretext="ランドマークにテレポートしたいかどうかの確認" name="okcancelignore" notext="キャンセル" yestext="テレポート"/>
	</notification>
	<notification name="TeleportToPick">
		[PICK] にテレポートしますか?
		<usetemplate ignoretext="ピックの場所にテレポートしたいかどうかの確認" name="okcancelignore" notext="キャンセル" yestext="テレポート"/>
	</notification>
	<notification name="TeleportToClassified">
		[CLASSIFIED] にテレポートしますか?
		<usetemplate ignoretext="クラシファイド広告の場所にテレポートしたいかどうかの確認" name="okcancelignore" notext="キャンセル" yestext="テレポート"/>
	</notification>
	<notification name="TeleportToHistoryEntry">
		[HISTORY_ENTRY] にテレポートしますか?
		<usetemplate ignoretext="履歴の場所にテレポートしたいかどうかの確認" name="okcancelignore" notext="キャンセル" yestext="テレポート"/>
	</notification>
	<notification label="あなたの不動産内の全員にメッセージを送信" name="MessageEstate">
		今あなたの不動産にいる人全員に送る、短いメッセージを入力してください。
		<form name="form">
			<input name="message"/>
			<button name="OK" text="OK"/>
			<button name="Cancel" text="取り消し"/>
		</form>
	</notification>
	<notification label="Lindenの不動産を変更" name="ChangeLindenEstate">
		リンデンが所有するエステート(メインランド、ティーングリッド、オリエンテーションなど)を変更しようとしています。

住人の体験に根本的に影響を与えるため、非常に危険な行為です。  メインランドでは、何千というリージョンが変更による影響を受け、そのためスペースサーバーに負担をかけることになります。

それでも続けますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification label="Lindenの不動産へのアクセスを変更" name="ChangeLindenAccess">
		あなたはリンデン所有の不動産(メインランド、ティーングリッド、オリエンテーションなど)へのアクセスリストを変更しようとしています。

この行為は「危険」であり、グリッドからオブジェクトやお金の転送をもたらすハッキングを引き起こす可能性があるため、完全にそれを意図した場合のみ行うべきものです。
これにより多数のリージョン(地域)が変更され、スペースサーバーに悪影響が生じます。
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification label="不動産を選択" name="EstateAllowedAgentAdd">
		この不動産限定の許可リストに追加しますか? それとも [ALL_ESTATES] の許可リストに追加しますか?
		<usetemplate canceltext="取り消し" name="yesnocancelbuttons" notext="すべての不動産" yestext="この不動産"/>
	</notification>
	<notification label="不動産を選択" name="EstateAllowedAgentRemove">
		この不動産限定の許可リストから削除しますか? それとも、[ALL_ESTATES] から削除しますか?
		<usetemplate canceltext="取り消し" name="yesnocancelbuttons" notext="すべての不動産" yestext="この不動産"/>
	</notification>
	<notification label="不動産を選択" name="EstateAllowedGroupAdd">
		この不動産限定のグループ許可リストに追加しますか? それとも [ALL_ESTATES] のグループ許可リストに追加しますか?
		<usetemplate canceltext="取り消し" name="yesnocancelbuttons" notext="すべての不動産" yestext="この不動産"/>
	</notification>
	<notification label="不動産を選択" name="EstateAllowedGroupRemove">
		この不動産限定の許可リストから削除しますか? それとも、[ALL_ESTATES] から削除しますか?
		<usetemplate canceltext="取り消し" name="yesnocancelbuttons" notext="すべての不動産" yestext="この不動産"/>
	</notification>
	<notification label="不動産を選択" name="EstateBannedAgentAdd">
		この不動産限定でアクセスを拒否しますか? それとも [ALL_ESTATE] へのアクセスを拒否しますか?
		<usetemplate canceltext="取り消し" name="yesnocancelbuttons" notext="すべての不動産" yestext="この不動産"/>
	</notification>
	<notification label="不動産を選択" name="EstateBannedAgentRemove">
		この住人が、この不動産限定、または [ALL_ESTATES] にアクセスできるように、禁止リストから削除しますか?
		<usetemplate canceltext="取り消し" name="yesnocancelbuttons" notext="すべての不動産" yestext="この不動産"/>
	</notification>
	<notification label="不動産を選択" name="EstateManagerAdd">
		この不動産限定、または [ALL_ESTATES] の不動産マネージャーを追加しますか?
		<usetemplate canceltext="取り消し" name="yesnocancelbuttons" notext="すべての不動産" yestext="この不動産"/>
	</notification>
	<notification label="不動産を選択" name="EstateManagerRemove">
		不動産マネージャーを、この不動産限定、または [ALL_ESTATES] から、削除しますか?
		<usetemplate canceltext="取り消し" name="yesnocancelbuttons" notext="すべての不動産" yestext="この不動産"/>
	</notification>
	<notification label="キックを確認" name="EstateKickUser">
		この不動産から [EVIL_USER] を追い出しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="EstateChangeCovenant">
		不動産約款を変更しようとしています。続けますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="RegionEntryAccessBlocked">
		訪問しようとしている地域(リージョン)には現在の環境設定を超えるコンテンツが含まれています。「ミー」 &gt; 「環境設定」 &gt; 「一般」を選択して、環境設定を変更できます。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="RegionEntryAccessBlocked_AdultsOnlyContent">
		訪問しようとしている地域(リージョン)には、成人のみアクセスできる [REGIONMATURITY] コンテンツが含まれています。
		<url name="url">
			http://wiki.secondlife.com/wiki/Linden_Lab_Official:Maturity_ratings:_an_overview
		</url>
		<usetemplate ignoretext="リージョン(地域)の横断:訪問しようとしている地域(リージョン)には、成人のみアクセスできるコンテンツが含まれています。" name="okcancelignore" notext="閉じる" yestext="ナレッジベースを開く"/>
	</notification>
	<notification name="RegionEntryAccessBlocked_Notify">
		訪問しようとしている地域(リージョン)には [REGIONMATURITY] コンテンツが含まれていますが、現在の環境設定は [REGIONMATURITY] コンテンツ除外するように設定されています。
	</notification>
	<notification name="RegionEntryAccessBlocked_NotifyAdultsOnly">
		訪問しようとしている地域(リージョン)には、成人のみアクセスできる [REGIONMATURITY] コンテンツが含まれています。
	</notification>
	<notification name="RegionEntryAccessBlocked_Change">
		訪問しようとしている地域(リージョン)には [REGIONMATURITY] コンテンツが含まれていますが、現在の環境設定は [REGIONMATURITY] コンテンツを除外するように設定されています。環境設定を変更するか、取り消すことができます。環境設定を変更した後、もう一度、地域(リージョン)に入ることができます。
		<form name="form">
			<button name="OK" text="環境設定の変更"/>
			<button default="true" name="Cancel" text="取り消し"/>
			<ignore name="ignore" text="リージョン(地域)の横断:訪問しようとしている地域(リージョン)には現在の環境設定により除外されたコンテンツが含まれています。"/>
		</form>
	</notification>
	<notification name="RegionEntryAccessBlocked_PreferencesOutOfSync">
		あなたの環境設定がサーバーと同期していないため、テレポートに技術的な問題が発生しています。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="TeleportEntryAccessBlocked">
		訪問しようとしている地域(リージョン)には現在の環境設定を超えるコンテンツが含まれています。「ミー」 &gt; 「環境設定」 &gt; 「一般」を選択して、環境設定を変更できます。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="TeleportEntryAccessBlocked_AdultsOnlyContent">
		訪問しようとしている地域(リージョン)には、成人のみアクセスできる [REGIONMATURITY] コンテンツが含まれています。
		<url name="url">
			http://wiki.secondlife.com/wiki/Linden_Lab_Official:Maturity_ratings:_an_overview
		</url>
		<usetemplate ignoretext="テレポート:訪問しようとしている地域(リージョン)には、成人のみアクセスできるコンテンツが含まれています。" name="okcancelignore" notext="閉じる" yestext="ナレッジベースを開く"/>
	</notification>
	<notification name="TeleportEntryAccessBlocked_Notify">
		訪問しようとしている地域(リージョン)には [REGIONMATURITY] コンテンツが含まれていますが、現在の環境設定は [REGIONMATURITY] コンテンツを除外するように設定されています。
	</notification>
	<notification name="TeleportEntryAccessBlocked_NotifyAdultsOnly">
		訪問しようとしている地域(リージョン)には、成人のみアクセスできる [REGIONMATURITY] コンテンツが含まれています。
	</notification>
	<notification name="TeleportEntryAccessBlocked_ChangeAndReTeleport">
		訪問しようとしている地域(リージョン)には [REGIONMATURITY] コンテンツが含まれていますが、現在の環境設定は [REGIONMATURITY] コンテンツを除外するように設定されています。環境設定を変更してテレポートを続けるか、このテレポートを取り消すことができます。
		<form name="form">
			<button name="OK" text="変更して続ける"/>
			<button name="Cancel" text="取り消し"/>
			<ignore name="ignore" text="テレポート(再起動可能):訪問しようとしている地域(リージョン)には現在の環境設定により除外されたコンテンツが含まれています。"/>
		</form>
	</notification>
	<notification name="TeleportEntryAccessBlocked_Change">
		訪問しようとしている地域(リージョン)には [REGIONMATURITY] コンテンツが含まれていますが、現在の環境設定は [REGIONMATURITY] コンテンツを除外するように設定されています。環境設定を変更するか、テレポートを取り消すことができます。環境設定を変更した後、もう一度テレポートを実行する必要があります。
		<form name="form">
			<button name="OK" text="環境設定の変更"/>
			<button name="Cancel" text="取り消し"/>
			<ignore name="ignore" text="テレポート(再起動不可):訪問しようとしている地域(リージョン)には現在の環境設定により除外されたコンテンツが含まれています。"/>
		</form>
	</notification>
	<notification name="TeleportEntryAccessBlocked_PreferencesOutOfSync">
		あなたの環境設定がサーバーと同期していないため、テレポートに技術的な問題が発生しています。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="PreferredMaturityChanged">
		今後、[RATING] コンテンツ付きの地域(リージョン)を訪問しようとしているという通知を受け取りません。後でメニューバーの「ミー」 &gt; 「環境設定」 &gt; 「一般」を使用して、コンテンツの環境設定を変更できます。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="MaturityChangeError">
		現在、[PREFERRED_MATURITY] コンテンツを表示するように環境設定を変更できませんでした。あなたの環境設定は、[ACTUAL_MATURITY] コンテンツを表示するようにリセットされました。メニューバーの「ミー」 &gt; 「環境設定」 &gt; 「一般」を使用して、もう一度環境設定を変更できます。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="LandClaimAccessBlocked">
		取得しようとしている土地には現在の環境設定を超えるレーティング区分が含まれています。「ミー」 &gt; 「環境設定」 &gt; 「一般」を選択して、環境設定を変更できます。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="LandClaimAccessBlocked_AdultsOnlyContent">
		この土地を購入できるのは、成人だけです。
		<url name="url">
			http://wiki.secondlife.com/wiki/Linden_Lab_Official:Maturity_ratings:_an_overview
		</url>
		<usetemplate ignoretext="この土地を購入できるのは、成人だけです。" name="okcancelignore" notext="閉じる" yestext="ナレッジベースを開く"/>
	</notification>
	<notification name="LandClaimAccessBlocked_Notify">
		取得しようとしている土地には [REGIONMATURITY] コンテンツが含まれていますが、現在の環境設定は [REGIONMATURITY] コンテンツを除外するように設定されています。
	</notification>
	<notification name="LandClaimAccessBlocked_NotifyAdultsOnly">
		取得しようとしている土地には、成人のみアクセスできる [REGIONMATURITY] コンテンツが含まれています。
	</notification>
	<notification name="LandClaimAccessBlocked_Change">
		取得しようとしている土地には [REGIONMATURITY] コンテンツが含まれていますが、現在の環境設定は [REGIONMATURITY] コンテンツを除外するように設定されています。環境設定を変更して、もう一度土地の取得を試みることができます。
		<form name="form">
			<button name="OK" text="環境設定の変更"/>
			<button name="Cancel" text="取り消し"/>
			<ignore name="ignore" text="取得しようとしている土地には現在の環境設定により除外されたコンテンツが含まれています。"/>
		</form>
	</notification>
	<notification name="LandBuyAccessBlocked">
		購入しようとしている土地には現在の環境設定を超えるレーティング区分が含まれています。「ミー」 &gt; 「環境設定」 &gt; 「一般」を選択して、環境設定を変更できます。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="LandBuyAccessBlocked_AdultsOnlyContent">
		この土地を取得できるのは、成人だけです。
		<url name="url">
			http://wiki.secondlife.com/wiki/Linden_Lab_Official:Maturity_ratings:_an_overview
		</url>
		<usetemplate ignoretext="この土地を取得できるのは、成人だけです。" name="okcancelignore" notext="閉じる" yestext="ナレッジベースを開く"/>
	</notification>
	<notification name="LandBuyAccessBlocked_Notify">
		購入しようとしている土地には [REGIONMATURITY] コンテンツが含まれていますが、現在の環境設定は [REGIONMATURITY] コンテンツを除外するように設定されています。
	</notification>
	<notification name="LandBuyAccessBlocked_NotifyAdultsOnly">
		購入しようとしている土地には、成人のみアクセスできる [REGIONMATURITY] コンテンツが含まれています。
	</notification>
	<notification name="LandBuyAccessBlocked_Change">
		購入しようとしている土地には [REGIONMATURITY] コンテンツが含まれていますが、現在の環境設定は [REGIONMATURITY] コンテンツを除外するように設定されています。環境設定を変更して、もう一度土地の購入を試みることができます。
		<form name="form">
			<button name="OK" text="環境設定の変更"/>
			<button name="Cancel" text="取り消し"/>
			<ignore name="ignore" text="購入しようとしている土地には現在の環境設定により除外されたコンテンツが含まれています。"/>
		</form>
	</notification>
	<notification name="TooManyPrimsSelected">
		選択したプリムが多すぎます。  [MAX_PRIM_COUNT] 個選択するか、プリム数を減らしてもう一度お試しください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="ProblemImportingEstateCovenant">
		不動産約款のインポート時に問題が発生しました。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="ProblemAddingEstateManager">
		新しい不動産マネージャーの追加に関する問題:
いずれかの不動産のマネージャーリストが満杯になっています。
	</notification>
	<notification name="ProblemAddingEstateGeneric">
		不動産リストの追加に関する問題:
いずれかの不動産のリストが満杯になっています。
	</notification>
	<notification name="UnableToLoadNotecardAsset">
		現在ノートカードのアセット ID を読み込むことができません。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="NotAllowedToViewNotecard">
		要求したアセット ID に関するノートカードを閲覧するには、権限が不十分です。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="MissingNotecardAssetID">
		ノートカード用のアセット ID がデータベースに登録されていません。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="PublishClassified">
		注意:クラシファイド広告の料金は払い戻しされません。

L$ [AMOUNT] で、このクラシファイド広告を今すぐ公開しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="SetClassifiedMature">
		この広告に「Moderate」コンテンツは含まれていますか?
		<usetemplate canceltext="キャンセル" name="yesnocancelbuttons" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="SetGroupMature">
		このグループに「Moderate」コンテンツが含まれていますか?
		<usetemplate canceltext="キャンセル" name="yesnocancelbuttons" notext="いいえ" yestext="はい"/>
	</notification>
	<notification label="再起動を確認" name="ConfirmRestart">
		このリージョンを 2 分後に再起動しようとしています。
続けますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification label="このリージョンにメッセージを送信" name="MessageRegion">
		このリージョンにいる人全員に送る短いメッセージを入力してください。
		<form name="form">
			<input name="message"/>
			<button name="OK" text="OK"/>
			<button name="Cancel" text="取り消し"/>
		</form>
	</notification>
	<notification label="地域のレーティング区分指定変更済み" name="RegionMaturityChange">
		このリージョンのレーティング区分が変更されました。
地図にこの変更が反映するには数分かかることがあります。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification label="ボイスバージョンの不一致" name="VoiceVersionMismatch">
		[APP_NAME] のこのバージョンは、このリージョンにおけるボイスチャットの互換性がありません。 ボイスチャットを正常に行うためには、[APP_NAME] のアップデートが必要です。
	</notification>
	<notification label="オブジェクトを購入できません" name="BuyObjectOneOwner">
		複数の所有者から同時にオブジェクトを購入することはできません。
単一のオブジェクトを選択し、もう一度試してください。
	</notification>
	<notification label="コンテンツを購入できません" name="BuyContentsOneOnly">
		一度に複数のオブジェクトのコンテンツは購入できません。
選択するオブジェクトを1つだけにして、もう一度試してください。
	</notification>
	<notification label="コンテンツを購入できません" name="BuyContentsOneOwner">
		複数の所有者から同時にオブジェクトを購入することはできません。
単一のオブジェクトを選択し、もう一度試してください。
	</notification>
	<notification name="BuyOriginal">
		オリジナルのオブジェクトを [OWNER] から L$ [PRICE] で購入しますか?
購入すると、あなたがオブジェクトの所有者となります。
可能な操作は、
修正:[MODIFYPERM]、コピー:[COPYPERM]、
再販・プレゼント:[RESELLPERM] です。
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="BuyOriginalNoOwner">
		L$ [PRICE] でオリジナルのオブジェクトを購入しますか?
購入すると、あなたがオブジェクトの所有者となります。
可能な操作は、
修正:[MODIFYPERM]、コピー:[COPYPERM]、
再販・プレゼント:[RESELLPERM] です。
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="BuyCopy">
		コピーを [OWNER] から L$ [PRICE] で購入しますか?
購入したオブジェクトは、あなたのインベントリにコピーされます。
可能な操作は、
修正:[MODIFYPERM]、コピー:[COPYPERM]、
再販・プレゼント:[RESELLPERM] です。
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="BuyCopyNoOwner">
		L$ [PRICE] でコピーを購入しますか?
購入したオブジェクトは、あなたのインベントリにコピーされます。
可能な操作は、
修正:[MODIFYPERM]、コピー:[COPYPERM]、
再販・プレゼント:[RESELLPERM] です。
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="BuyContents">
		中身を [OWNER] から L$ [PRICE] で購入しますか?
購入した中身は、あなたのインベントリにコピーされます。
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="BuyContentsNoOwner">
		L$ [PRICE] で中身を購入しますか?
購入した中身は、あなたのインベントリにコピーされます。
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="ConfirmPurchase">
		この取引は以下のとおり行われます:
[ACTION]

購入を続けますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="ConfirmPurchasePassword">
		この取引は以下のとおり行われます:
[ACTION]

購入を続けますか?
パスワードを再入力し、「 OK 」をクリックしてください。
		<form name="form">
			<input name="message"/>
			<button name="ConfirmPurchase" text="OK"/>
			<button name="Cancel" text="取り消し"/>
		</form>
	</notification>
	<notification name="SetPickLocation">
		メモ:
本ピックの位置を更新しましたが、
他の詳細は元の値のままになります。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="MoveInventoryFromObject">
		「コピー不可」のインベントリアイテムを選択しました。
これらのアイテムはコピーされないまま、あなたのインベントリに移動されます。


アイテムを動かしますか?
		<usetemplate ignoretext="「コピー不可」のアイテムをオブジェクトから動かす前の警告" name="okcancelignore" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="MoveInventoryFromScriptedObject">
		「コピー不可」のインベントリアイテムを選択しました。
これらのアイテムはコピーされずに、あなたのインベントリに移動されます。
このオブジェクトはスクリプト付きなので、インベントリに移動させると
スクリプトに誤動作が起きる可能性があります。

インベントリアイテムを移動しますか?
		<usetemplate ignoretext="スクリプト入りのオブジェクトを壊す恐れのある「コピー不可」のアイテムを動かす前の警告" name="okcancelignore" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="ClickActionNotPayable">
		警告: クリックで「オブジェクトに支払う」設定をしました。スクリプトに money()イベントが追加されると動作します。
		<form name="form">
			<ignore name="ignore" text="オブジェクトを作成中に、money() スクリプトを入れずに「オブジェクトに支払う」アクションを設定したとき"/>
		</form>
	</notification>
	<notification name="OpenObjectCannotCopy">
		このオブジェクトには、あなたがコピーできるアイテムはありません。
	</notification>
	<notification name="WebLaunchAccountHistory">
		[http://jp.secondlife.com/account/ マイアカウント] ページに移動してアカウント履歴を確認しますか?
		<usetemplate ignoretext="ブラウザを起動してアカウント履歴を見るとき" name="okcancelignore" notext="取り消し" yestext="ページに移動"/>
	</notification>
	<notification name="ConfirmQuit">
		終了しようとしています。続けますか?
		<usetemplate ignoretext="終了時の確認" name="okcancelignore" notext="終了しない" yestext="終了"/>
	</notification>
	<notification name="ConfirmRestoreToybox">
		この操作を実行すると、デフォルト設定のボタンとツールバーが復元されます。

この操作は元に戻せません。
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="ConfirmClearAllToybox">
		この操作により、全てのボタンはツールボックスに戻り、ツールバーは空になります。
    
この操作は元に戻せません。
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="DeleteItems">
		[QUESTION]
		<usetemplate ignoretext="アイテムを削除する前の確認" name="okcancelignore" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="HelpReportAbuseEmailLL">
		このツールを利用して [http://secondlife.com/corporate/tos.php 利用規約] や [http://jp.secondlife.com/corporate/cs.php コミュニティスタンダード] の違反を報告してください。

報告された嫌がらせはすべて調査・解決されます。
	</notification>
	<notification name="HelpReportAbuseSelectCategory">
		嫌がらせ報告のカテゴリを選択してください。
カテゴリを選択することにより、嫌がらせ報告の処理や保管に大変役立ちます。
	</notification>
	<notification name="HelpReportAbuseAbuserNameEmpty">
		嫌がらせ行為をした人の名前を入力してください。
正確な情報の入力により、嫌がらせ報告の処理や保管に大変役立ちます。
	</notification>
	<notification name="HelpReportAbuseAbuserLocationEmpty">
		嫌がらせがあった場所を入力してください。
正確な情報の入力により、嫌がらせ報告の処理や保管に大変役立ちます。
	</notification>
	<notification name="HelpReportAbuseSummaryEmpty">
		嫌がらせの概要を入力してください。
正確な概要の入力により、
嫌がらせ報告の処理や保管に大変役立ちます。
	</notification>
	<notification name="HelpReportAbuseDetailsEmpty">
		嫌がらせの詳細な説明を入力してください。
名前や嫌がらせの詳細を、できるだけ具体的に入力してください。

正確な説明の入力により、
嫌がらせ報告の処理や保管に大変役立ちます。
	</notification>
	<notification name="HelpReportAbuseContainsCopyright">
		こんにちは、

知的財産権の侵害を報告しようとしています。 正確に報告するために、以下をご確認ください:

(1) 嫌がらせの報告の手順 住人が [SECOND_LIFE] の権限システムを悪用しているのを見つけたら、嫌がらせの報告をすることができます。例えば、CopyBot や似たようなコピーツールを使用して知的財産権を侵害している場合です。 担当チームは調査を行い、[SECOND_LIFE] [http://secondlife.com/corporate/tos.php 利用規約] や [http://jp.secondlife.com/corporate/cs.php コミュニティスタンダード] に違反する行為に対する適切な処罰を下します。  ただし、担当チームは [SECOND_LIFE] の世界からコンテンツを削除して欲しいというリクエストには応じません。

(2) DMCA またはコンテンツの撤去の手順 コンテンツを [SECOND_LIFE] から削除して欲しいというリクエストをするには、弊社 [http://secondlife.com/corporate/dmca.php DMCA ポリシー] で提示されているとおり、有効な侵害の通知を提出しなければなりません。.

このまま嫌がらせの報告を続けたい場合は、このウィンドウを閉じて報告を送ってください。  「コピー Bot 及び権限の悪用」のカテゴリを選んだ方が適切の場合があります。

ご協力ありがとうございます。

Linden Lab
	</notification>
	<notification name="FailedRequirementsCheck">
		以下の必要なコンポーネントが、[FLOATER] から抜け落ちています
[COMPONENTS]
	</notification>
	<notification label="既存の付属品を置換" name="ReplaceAttachment">
		体のこの部位には既にオブジェクトが装着されています。
選択されたオブジェクトと置き換えますか?
		<form name="form">
			<ignore name="ignore" save_option="true" text="装着しているアイテムと選択したアイテムを入れ替えるとき"/>
			<button ignore="自動的に交換" name="Yes" text="OK"/>
			<button ignore="交換しない" name="No" text="キャンセル"/>
		</form>
	</notification>
	<notification label="取り込み中の警告" name="BusyModePay">
		現在、「取り込み中」モードのため、支払いと引き換えにアイテムを受け取ることができません。

この取引を行うために「取り込み中」の設定を解除しますか?
		<form name="form">
			<ignore name="ignore" save_option="true" text="取り込み中モード時に支払をするとき"/>
			<button ignore="常に「取り込み中」の設定を解除" name="Yes" text="OK"/>
			<button ignore="常に「取り込み中」の設定を継続" name="No" text="キャンセル"/>
		</form>
	</notification>
	<notification name="ConfirmDeleteProtectedCategory">
		「 [FOLDERNAME] 」 は、システムフォルダです。 システムフォルダを削除すると不安定になることがあります。  続けますか?
		<usetemplate ignoretext="システムフォルダを削除する前の確認" name="okcancelignore" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="ConfirmEmptyTrash">
		ごみ箱の中身をすべて削除しますか?
		<usetemplate ignoretext="インベントリのごみ箱フォルダを空にする前の確認" name="okcancelignore" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="ConfirmClearBrowserCache">
		トラベル、Web、検索の履歴をすべて削除しますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="ConfirmClearCache">
		ビューワのキャッシュをクリアしますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="ConfirmClearCookies">
		本当にクッキーをクリアしますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="はい"/>
	</notification>
	<notification name="ConfirmClearMediaUrlList">
		保存された URL のリストを消去します。よろしいですか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="はい"/>
	</notification>
	<notification name="ConfirmEmptyLostAndFound">
		紛失物の中身をすべて削除しますか?
		<usetemplate ignoretext="紛失物フォルダを空にする前の確認" name="okcancelignore" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="CopySLURL">
		次の SLurl がクリップボードにコピーされました:
 [SLURL]

Web ページにリンクすると、他人がこの場所に簡単にアクセスできます。Web ブラウザのアドレスバーに貼り付けて試してみてください。
		<form name="form">
			<ignore name="ignore" text="クリップボードに SLurl をコピーするとき"/>
		</form>
	</notification>
	<notification name="WLSavePresetAlert">
		保存された事前設定を上書きしますか?
		<usetemplate name="okcancelbuttons" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="WLNoEditDefault">
		デフォルトの設定を編集したり削除したりすることはできません。
	</notification>
	<notification name="WLMissingSky">
		このデイサイクルのファイルは次の存在しない「空」ファイルを参照しています: [SKY]。
	</notification>
	<notification name="WLRegionApplyFail">
		申し訳ございませんが、設定をリージョンに適用できませんでした。一度リージョンを出てから戻ると、問題が解決されるかもしれません。問題の発生した理由:[FAIL_REASON]
	</notification>
	<notification name="EnvCannotDeleteLastDayCycleKey">
		デイサイクルを空にはできないので、このデイサイクルの最後のキーを削除することはできません。最後のキーを削除して新しいキーを作成するのではなく、最後のキーを変更してください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="DayCycleTooManyKeyframes">
		このデイサイクルにはこれ以上キーフレームを追加できません。[SCOPE] の範囲のデイサイクルに追加できるキーフレーム数は最高 [MAX] です。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="EnvUpdateRate">
		リージョンの自然環境の設定は [WAIT] 秒ごとにしか更新できません。その間隔を置いてからもう一度お試しください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="PPSaveEffectAlert">
		ポストプロセス効果が存在します。 上書きしますか?
		<usetemplate name="okcancelbuttons" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="ChatterBoxSessionStartError">
		[RECIPIENT] と新しいチャットを開始することができません。
[REASON]
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="ChatterBoxSessionEventError">
		[EVENT]
[REASON]
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="ForceCloseChatterBoxSession">
		[NAME] とのチャットセッションを閉じます。
[REASON]
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="Cannot_Purchase_an_Attachment">
		オブジェクトが取り付けられているままでは購入できません。
	</notification>
	<notification label="引き出し許可のリクエストについて" name="DebitPermissionDetails">
		このリクエストを許可すると、スクリプトであなたのアカウントからリンデンドルを引き出せるようになります。
この許可を取り消すには、オブジェクトの所有者がオブジェクトを削除するか、オブジェクトのスクリプトをリセットしなければなりません。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="AutoWearNewClothing">
		作成する衣類を自動的に装着しますか?
		<usetemplate ignoretext="「容姿」を編集中に、作成する衣類を装着するとき" name="okcancelignore" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="NotAgeVerified">
		訪問しようとしているロケーションは、18 才以上の住人に制限されています。
		<usetemplate ignoretext="年齢制限付きのエリアを訪問する年齢に達していません。" name="okignore" yestext="OK"/>
	</notification>
	<notification name="NotAgeVerified_Notify">
		ロケーションは 18 才以上に制限されています。
	</notification>
	<notification name="Cannot enter parcel: no payment info on file">
		支払情報が登録されていないとこのエリアを訪れることができません。  [SECOND_LIFE] サイトで登録を行いますか?

[_URL]
		<url name="url" option="0">
			https://secondlife.com/account/index.php?lang=ja
		</url>
		<usetemplate ignoretext="支払情報が登録されていないとき" name="okcancelignore" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="MissingString">
		文字列 [STRING_NAME] が strings.xml に含まれていません。
	</notification>
	<notification name="SystemMessageTip">
		[MESSAGE]
	</notification>
	<notification name="IMSystemMessageTip">
		[MESSAGE]
	</notification>
	<notification name="Cancelled">
		取り消されました。
	</notification>
	<notification name="CancelledSit">
		座るのをやめました。
	</notification>
	<notification name="CancelledAttach">
		添付が取り消されました。
	</notification>
	<notification name="ReplacedMissingWearable">
		欠落している衣類や身体部位をデフォルトに置き換えます。
	</notification>
	<notification name="GroupNotice">
		件名: [SUBJECT]、メッセージ: [MESSAGE]
	</notification>
	<notification name="FriendOnline">
		&lt;nolink&gt;[NAME]&lt;/nolink&gt; はオンラインです
	</notification>
	<notification name="FriendOffline">
		&lt;nolink&gt;[NAME]&lt;/nolink&gt; はオフラインです
	</notification>
	<notification name="AddSelfFriend">
		残念ながら自分自身をフレンド登録することはできません。
	</notification>
	<notification name="UploadingAuctionSnapshot">
		インワールドと Web サイトのスナップショットをアップロード中です...
(所要時間:約 5 分)
	</notification>
	<notification name="UploadPayment">
		アップロードに L$ [AMOUNT] 支払いました。
	</notification>
	<notification name="UploadWebSnapshotDone">
		Web サイトのスナップショットがアップロードされました。
	</notification>
	<notification name="UploadSnapshotDone">
		インワールドでのスナップショットのアップロードが完了しました。
	</notification>
	<notification name="TerrainDownloaded">
		raw 地形がダウンロードされました
	</notification>
	<notification name="GestureMissing">
		ジェスチャーの [NAME] がデータベースに見つかりません。
	</notification>
	<notification name="UnableToLoadGesture">
		[NAME] というジェスチャーを読み込むことができませんでした。
	</notification>
	<notification name="LandmarkMissing">
		データベースにランドマークがありません。
	</notification>
	<notification name="UnableToLoadLandmark">
		ランドマークを読み込めません。  もう一度お試しください。
	</notification>
	<notification name="CapsKeyOn">
		CapsLock キーが有効になっています。
パスワードに影響するかもしれません。
	</notification>
	<notification name="NotecardMissing">
		ノートカードがデータベースにありません。
	</notification>
	<notification name="NotecardNoPermissions">
		このノートカードを見る権限がありません。
	</notification>
	<notification name="RezItemNoPermissions">
		オブジェクトを Rez するには権限が不足しています。
	</notification>
	<notification name="IMAcrossParentEstates">
		親エステート間では IM を送信できません。
	</notification>
	<notification name="TransferInventoryAcrossParentEstates">
		親エステート間でインベントリを移動することはできません。
	</notification>
	<notification name="UnableToLoadNotecard">
		ノートカードを読み込めません。あとで再度お試しください。
	</notification>
	<notification name="ScriptMissing">
		データベースにスクリプトがありません。
	</notification>
	<notification name="ScriptNoPermissions">
		スクリプトを閲覧するには権限が不十分です。
	</notification>
	<notification name="UnableToLoadScript">
		スクリプトをロードできません。  もう一度試してください。
	</notification>
	<notification name="IncompleteInventory">
		あなたの提供するコンテンツは、ローカルではまだ全部揃っていません。
しばらくしてからもう一度お試しください。
	</notification>
	<notification name="CannotModifyProtectedCategories">
		保護されたカテゴリは修正できません。
	</notification>
	<notification name="CannotRemoveProtectedCategories">
		保護されたカテゴリは削除できません。
	</notification>
	<notification name="UnableToBuyWhileDownloading">
		オブジェクトデータのダウンロード中は購入できません。
もう一度お試しください。
	</notification>
	<notification name="UnableToLinkWhileDownloading">
		オブジェクトデータのウンロード中はリンクできません。
もう一度お試しください。
	</notification>
	<notification name="CannotBuyObjectsFromDifferentOwners">
		オブジェクトは一度に一人の所有者から購入できます。
オブジェクトを 1 つだけ選んでください。
	</notification>
	<notification name="ObjectNotForSale">
		このオブジェクトは販売対象ではありません。
	</notification>
	<notification name="EnteringGodMode">
		レベル [LEVEL] のゴッドモードに入ります
	</notification>
	<notification name="LeavingGodMode">
		レベル [LEVEL] のゴッドモードを解除します
	</notification>
	<notification name="CopyFailed">
		これをコピーする権限がありません。
	</notification>
	<notification name="InventoryAccepted">
		[NAME] は、あなたが渡したアイテムを受け取りました。
	</notification>
	<notification name="InventoryDeclined">
		[NAME] は、インベントリの提供を断りました。
	</notification>
	<notification name="ObjectMessage">
		[NAME]: [MESSAGE]
	</notification>
	<notification name="CallingCardAccepted">
		コーリングカードが受理されました。
	</notification>
	<notification name="CallingCardDeclined">
		コーリングカードが拒否されました。
	</notification>
	<notification name="TeleportToLandmark">
		[NAME] などの場所にテレポートするには、「場所」ボタンをクリックしてから、
表示されたウィンドウで「ランドマーク」タブを選択します。ランドマークを
いずれか 1 つ選択してから、ウィンドウ下部にある「テレポート」をクリックします。
(この操作は、ランドマークをダブルクリックするか、右クリックして
「テレポート」を選択して実行することもできます。)
	</notification>
	<notification name="TeleportToPerson">
		[NAME] のような住人に連絡をとるには、「人」ボタンをクリックし、表示されるウィンドウで「住人」を選択してから、
ウィンドウ下部にある「IM」をクリックします。
(リストの名前をダブルクリック、または右クリックして「IM」を選んでも同じです。)
	</notification>
	<notification name="CantSelectLandFromMultipleRegions">
		サーバーの境界を越えて土地を選択することできません。
もっと小さな土地を選択してください。
	</notification>
	<notification name="SearchWordBanned">
		コミュニティスタンダードに明記されているコンテンツ制限により、あなたの検索語の一部が除外されました。
	</notification>
	<notification name="NoContentToSearch">
		少なくともどれか一つコンテンツの種類を選択して検索を行ってください。(General、Moderate、Adult)
	</notification>
	<notification name="SystemMessage">
		[MESSAGE]
	</notification>
	<notification name="PaymentReceived">
		[MESSAGE]
	</notification>
	<notification name="PaymentSent">
		[MESSAGE]
	</notification>
	<notification name="PaymentFailure">
		[MESSAGE]
	</notification>
	<notification name="EventNotification">
		イベント通知:

[NAME]
[DATE]
		<form name="form">
			<button name="Details" text="詳細"/>
			<button name="Cancel" text="取り消し"/>
		</form>
	</notification>
	<notification name="TransferObjectsHighlighted">
		この区画の購入者に受け渡されるオブジェクトは、すべて区画上で強調表示されています。


*受け渡される樹木や植物は、強調表示されていません。
		<form name="form">
			<button name="Done" text="完了"/>
		</form>
	</notification>
	<notification name="DeactivatedGesturesTrigger">
		同じトリガーでアクティブにしないジェスチャー:
[NAMES]
	</notification>
	<notification name="NoQuickTime">
		Apple の QuickTime ソフトウェアがお使いのシステムにインストールされていないようです。
ストリーミングメディアをサポートする区画で見たい場合は、[http://www.apple.com/jp/quicktime QuickTime サイト] から QuickTime プレイヤーをインストールしてください。
	</notification>
	<notification name="NoPlugin">
		「 [MIME_TYPE] 」の MIME タイプを扱うメディアプラグインが見つかりませんでした。  このタイプのメディアはご利用いただけません。
	</notification>
	<notification name="MediaPluginFailed">
		次のメディアプラグインが実行できませんでした:
    [PLUGIN]

プラグインをインストールしなおすか、問題が解決しない場合はメーカーにお問い合わせください。
		<form name="form">
			<ignore name="ignore" text="メディアプラグインの実行に失敗したとき"/>
		</form>
	</notification>
	<notification name="OwnedObjectsReturned">
		選択した土地の区画上にあったあなたのオブジェクトは、すべてあなたのインベントリに返却されました。
	</notification>
	<notification name="OtherObjectsReturned">
		[NAME] が所有する、選択した区画にあるオブジェクトは、所有者のインベントリに返却されました。
	</notification>
	<notification name="OtherObjectsReturned2">
		「 [NAME] 」という名前の住人が所有する、選択した区画上のオブジェクトは、本人に返却されました。
	</notification>
	<notification name="GroupObjectsReturned">
		選択した区画上の、[GROUPNAME] というグループと共有していたオブジェクトは、それぞれの所有者のインベントリに返却されました。
譲渡されていた「再販・プレゼント可」のオブジェクトは、以前の所有者に返却されました。
グループに譲渡されていた「再販・プレゼント不可」のオブジェクトは、削除されました。
	</notification>
	<notification name="UnOwnedObjectsReturned">
		選択した土地の区画上の、あなたの所有物では「なかった」オブジェクトは、本来の所有者に返却されました。
	</notification>
	<notification name="ServerObjectMessage">
		[NAME] からのメッセージ:
&lt;nolink&gt;[MSG]&lt;/nolink&gt;
	</notification>
	<notification name="NotSafe">
		この土地ではダメージが有効です。
ケガをするかもしれません。 死んでしまった場合は「ホーム」にテレポートされます。
	</notification>
	<notification name="NoFly">
		このエリアでは飛行が禁止されています。
ここでは飛べません。
	</notification>
	<notification name="PushRestricted">
		このエリアではプッシュが禁止されています。 土地所有者以外は他人をプッシュすることはできません。
	</notification>
	<notification name="NoVoice">
		このエリアではボイスチャットが無効です。 誰かが話しているのを聞くことはできません。
	</notification>
	<notification name="NoBuild">
		このエリアでは制作が禁止されています。 オブジェクトを制作したり Rez することはできません。
	</notification>
	<notification name="PathfindingDirty">
		この値域(リージョン)には、保留中のパスファインディングの変更があります。制作権がある場合は、「地域の再構築」ボタンをクリックして、地域(リージョン)を再構築できます。
	</notification>
	<notification name="DynamicPathfindingDisabled">
		この地域(リージョン)でダイナミックパスファインディングが有効になっていません。パスファインディング LSL 呼び出しを使用するスクリプト化されたオブジェクトがこの地域(リージョン)では動作できません。
	</notification>
	<notification name="PathfindingRebakeNavmesh">
		この地域(リージョン)のオブジェクトを変更すると、他の移動オブジェクトが正しく動作しなくなる恐れがあります。移動オブジェクトを正しく動作させるには、「地域の再構築」ボタンをクリックします。詳しい情報は見るには「ヘルプ」を選択してください。
		<url name="url">
			http://wiki.secondlife.com/wiki/Pathfinding_Tools_in_the_Second_Life_Viewer
		</url>
		<usetemplate helptext="ヘルプ" ignoretext="この地域(リージョン)のオブジェクトを変更すると、他の移動オブジェクトが正しく動作しなくなる恐れがあります。" name="okhelpignore" yestext="OK"/>
	</notification>
	<notification name="PathfindingCannotRebakeNavmesh">
		エラーが発生しました。ネットワークまたはサーバーに問題があるか、制作権がない可能性があります。この問題は、一度ログアウトしてから、ログインし直すと解決される場合があります。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="SeeAvatars">
		この区画にいるアバターやこの区画内で行われる文字チャットは、他の区画から見えません。あなたには、この区画外にいる住人が見えず、外の住人にはあなたの姿が見えません。チャンネル 0 での通常の文字チャットもブロックされます。
	</notification>
	<notification name="ScriptsStopped">
		管理者がこのリージョンのスクリプトを一時停止しました。
	</notification>
	<notification name="ScriptsNotRunning">
		このリージョンではスクリプトの使用が禁止されています。
	</notification>
	<notification name="NoOutsideScripts">
		この土地では、外部のスクリプトが禁止されています。

土地所有者のもの以外はスクリプトが実行されません。
	</notification>
	<notification name="ClaimPublicLand">
		そのリージョンにいないと公共の土地を取得することはできません。
	</notification>
	<notification name="RegionTPAccessBlocked">
		訪問しようとしている地域(リージョン)には現在の環境設定を超えるコンテンツが含まれています。「ミー」 &gt; 「環境設定」 &gt; 「一般」を選択して、環境設定を変更できます。
	</notification>
	<notification name="URBannedFromRegion">
		あなたはリージョンへの立入が禁止されています。
	</notification>
	<notification name="NoTeenGridAccess">
		あなたのアカウントではティーングリッドに接続できません。
	</notification>
	<notification name="ImproperPaymentStatus">
		このリージョンに入るために適した支払いステータスがありません。
	</notification>
	<notification name="MustGetAgeRegion">
		この地域(リージョン)に入るには 18 才以上である必要があります。
	</notification>
	<notification name="MustGetAgeParcel">
		この区画に入るには 18 才以上である必要があります。
	</notification>
	<notification name="NoDestRegion">
		目的地のリージョンが見つかりませんでした。
	</notification>
	<notification name="NotAllowedInDest">
		目的地に入る許可がありません。
	</notification>
	<notification name="RegionParcelBan">
		立入禁止された区画を横断することはできません。 別の方法をお試しください。
	</notification>
	<notification name="TelehubRedirect">
		テレハブに転送されました。
	</notification>
	<notification name="CouldntTPCloser">
		これ以上目的地に近い場所にテレポートができませんでした。
	</notification>
	<notification name="TPCancelled">
		テレポートがキャンセルされました。
	</notification>
	<notification name="FullRegionTryAgain">
		入ろうとしているリージョンは現在満員です。
しばらくしてから再度お試しください。
	</notification>
	<notification name="GeneralFailure">
		よくある失敗
	</notification>
	<notification name="RoutedWrongRegion">
		異なるリージョンに迂回されました。 もう一度お試しください。
	</notification>
	<notification name="NoValidAgentID">
		エージェント ID が無効です。
	</notification>
	<notification name="NoValidSession">
		セッション ID が無効です。
	</notification>
	<notification name="NoValidCircuit">
		回路コードが無効です。
	</notification>
	<notification name="NoValidTimestamp">
		タイムスタンプが無効です。
	</notification>
	<notification name="NoPendingConnection">
		接続を生成できません。
	</notification>
	<notification name="InternalUsherError">
		内部エラーが発生しました。
	</notification>
	<notification name="NoGoodTPDestination">
		このリージョンでは、適切なテレポート目的地が見つかりませんでした。
	</notification>
	<notification name="InternalErrorRegionResolver">
		内部エラーが発生しました。
	</notification>
	<notification name="NoValidLanding">
		有効な着地点が見つかりませんでした。
	</notification>
	<notification name="NoValidParcel">
		有効な区画が見つかりませんでした。
	</notification>
	<notification name="ObjectGiveItem">
		[NAME_SLURL] が所有する &lt;nolink&gt;[OBJECTFROMNAME]&lt;/nolink&gt; という名前のオブジェクトが、あなたに [OBJECTTYPE] を渡しました:
&lt;nolink&gt;[ITEM_SLURL]&lt;/nolink&gt;
		<form name="form">
			<button name="Keep" text="受け取る"/>
			<button name="Discard" text="破棄"/>
			<button name="Mute" text="所有者をブロック"/>
		</form>
	</notification>
	<notification name="OwnObjectGiveItem">
		&lt;nolink&gt;[OBJECTFROMNAME]&lt;/nolink&gt; という名前のオブジェクトが、あなたに [OBJECTTYPE] を渡しました:
&lt;nolink&gt;[ITEM_SLURL]&lt;/nolink&gt;
		<form name="form">
			<button name="Keep" text="キープ"/>
			<button name="Discard" text="処分する"/>
		</form>
	</notification>
	<notification name="UserGiveItem">
		[NAME_SLURL] があなたに [OBJECTTYPE] を渡しました:
[ITEM_SLURL]
		<form name="form">
			<button name="Show" text="表示"/>
			<button name="Discard" text="破棄"/>
			<button name="Mute" text="ブロック"/>
		</form>
	</notification>
	<notification name="GodMessage">
		[NAME]

[MESSAGE]
	</notification>
	<notification name="JoinGroup">
		[MESSAGE]
		<form name="form">
			<button name="Join" text="参加"/>
			<button name="Decline" text="辞退"/>
			<button name="Info" text="情報"/>
		</form>
	</notification>
	<notification name="TeleportOffered">
		[NAME_SLURL] はテレポートであなたを呼んでいます。

“[MESSAGE]”
&lt;icon&gt;[MATURITY_ICON]&lt;/icon&gt; - [MATURITY_STR]
		<form name="form">
			<button name="Teleport" text="テレポート"/>
			<button name="Cancel" text="取り消し"/>
		</form>
	</notification>
	<notification name="TeleportOffered_MaturityExceeded">
		[NAME_SLURL] はテレポートであなたを呼んでいます。

“[MESSAGE]”
&lt;icon&gt;[MATURITY_ICON]&lt;/icon&gt; - [MATURITY_STR]

この地域(リージョン)には [REGION_CONTENT_MATURITY] コンテンツが含まれていますが、現在の環境設定は [REGION_CONTENT_MATURITY] コンテンツを除外するように設定されています。環境設定を変更してテレポートを続けるか、このテレポートを取り消すことができます。
		<form name="form">
			<button name="Teleport" text="変更して続ける"/>
			<button name="Cancel" text="取り消し"/>
		</form>
	</notification>
	<notification name="TeleportOffered_MaturityBlocked">
		[NAME_SLURL] はテレポートであなたを呼んでいます。

“[MESSAGE]”
&lt;icon&gt;[MATURITY_ICON]&lt;/icon&gt; - [MATURITY_STR]

ただし、この地域(リージョン)には成人のみアクセスできるコンテンツが含まれています。
	</notification>
	<notification name="TeleportOfferSent">
		[TO_NAME] にテレポートを送りました。
	</notification>
	<notification name="GotoURL">
		[MESSAGE]
[URL]
		<form name="form">
			<button name="Later" text="あとで"/>
			<button name="GoNow..." text="今すぐ行く"/>
		</form>
	</notification>
	<notification name="OfferFriendship">
		[NAME_SLURL] はフレンド登録を申し込んでいます。

[MESSAGE]

(デフォルト設定だとお互いのオンライン状態を見ることができます)
		<form name="form">
			<button name="Accept" text="受け入れる"/>
			<button name="Decline" text="辞退"/>
		</form>
	</notification>
	<notification name="FriendshipOffered">
		[TO_NAME] にフレンド登録を申し出ました。
	</notification>
	<notification name="OfferFriendshipNoMessage">
		[NAME_SLURL] はフレンド登録を申し込んでいます。

(デフォルト設定だとお互いのオンライン状態を見ることができます)
		<form name="form">
			<button name="Accept" text="受け入れる"/>
			<button name="Decline" text="拒否"/>
		</form>
	</notification>
	<notification name="FriendshipAccepted">
		&lt;nolink&gt;[NAME]&lt;/nolink&gt; はあなたからの友人登録リクエストを受諾しました。
	</notification>
	<notification name="FriendshipDeclined">
		&lt;nolink&gt;[NAME]&lt;/nolink&gt; はあなたからの友人登録リクエストを拒否しました。
	</notification>
	<notification name="FriendshipAcceptedByMe">
		フレンドの登録依頼が承認されました。
	</notification>
	<notification name="FriendshipDeclinedByMe">
		フレンドの登録依頼が拒否されました。
	</notification>
	<notification name="OfferCallingCard">
		[NAME] がコーリングカードを渡そうとしています。
あなたのインベントリにブックマークが追加され、この住人に素早く IM を送ることができます。
		<form name="form">
			<button name="Accept" text="受け入れる"/>
			<button name="Decline" text="辞退"/>
		</form>
	</notification>
	<notification name="RegionRestartMinutes">
		このリージョンは [SECONDS] 分後に再起動されます。
このままここにいるとログアウトされます。
	</notification>
	<notification name="RegionRestartSeconds">
		このリージョンは [SECONDS] 秒後に再起動されます。.
このままここにいるとログアウトされます。
	</notification>
	<notification name="LoadWebPage">
		Web ページ [URL] をロードしますか?

[MESSAGE]

送信元のオブジェクト:&lt;nolink&gt;[OBJECTNAME]&lt;/nolink&gt;、所有者:[NAME]?
		<form name="form">
			<button name="Gotopage" text="ページに移動"/>
			<button name="Cancel" text="取り消し"/>
		</form>
	</notification>
	<notification name="FailedToFindWearableUnnamed">
		データベースに [TYPE] が見つかりませんでした
	</notification>
	<notification name="FailedToFindWearable">
		データベースに [DESC] という名前の [TYPE] が見つかりませんでした。
	</notification>
	<notification name="InvalidWearable">
		着用しようとしているアイテムはあなたのビューワでは読み込むことができません。 [APP_NAME] のバージョンをアップグレードしてからこのアイテムを着用してください。
	</notification>
	<notification name="ScriptQuestion">
		[NAME] が所有する「&lt;nolink&gt;[OBJECTNAME]&lt;/nolink&gt;」 というオブジェクトが、次のことをしようとしています:

[QUESTIONS]
よろしいですか?
		<form name="form">
			<button name="Yes" text="はい"/>
			<button name="No" text="いいえ"/>
			<button name="Mute" text="ブロック"/>
		</form>
	</notification>
	<notification name="ScriptQuestionCaution">
		警告:オブジェクト &apos;&lt;nolink&gt;[OBJECTNAME]&lt;/nolink&gt;&apos; はあなたのリンデンドルアカウントへのトータルアクセスを希望しています。アクセスを許可すると、このオブジェクトはいつでもあなたのアカウントから資金を削除したり、今後警告を表示することなく継続的にアカウントを完全に空にできるようになります。
  
このようなリクエストが正当であることは稀です。このオブジェクトがあなたのアカウントにアクセスしたい理由を完全に理解している場合を除き、アクセスの許可は避けてください。
		<form name="form">
			<button name="Grant" text="トータルアクセスを許可"/>
			<button name="Deny" text="拒否"/>
		</form>
	</notification>
	<notification name="ScriptDialog">
		[NAME] の「&lt;nolink&gt;[TITLE]&lt;/nolink&gt;」
[MESSAGE]
		<form name="form">
			<button name="Client_Side_Mute" text="ブロック"/>
			<button name="Client_Side_Ignore" text="無視"/>
		</form>
	</notification>
	<notification name="ScriptDialogGroup">
		[GROUPNAME] の「&lt;nolink&gt;[TITLE]&lt;/nolink&gt;」
[MESSAGE]
		<form name="form">
			<button name="Client_Side_Mute" text="ブロック"/>
			<button name="Client_Side_Ignore" text="無視"/>
		</form>
	</notification>
	<notification name="BuyLindenDollarSuccess">
		お支払ありがとうございます。

あなたの L$ 残高は、処理が完了するとアップデートされます。 処理に 20 分以上かかった場合、お取り引きがキャンセルされることがあります。 その場合は、購入金額はあなたの US$ 残高に追加されます。

[http://secondlife.com/account/ マイアカウント] の取引履歴ページで、支払状況を確認できます。
	</notification>
	<notification name="FirstOverrideKeys">
		あなたの移動キーをオブジェクトが操作しています。
矢印か AWSD のキーで動作を確認してください。
銃などのオブジェクトだと、一人称視点に変更する必要があります。
M キーを押して変更します。
	</notification>
	<notification name="FirstSandbox">
		ここはサンドボックスエリアです。住人が制作を学ぶことができます。

ここで制作されたものは時間が経つと削除されます。制作したアイテムを右クリックして「取る」を選び、インベントリに入れてお持ち帰りするのをお忘れなく。
	</notification>
	<notification name="MaxListSelectMessage">
		このリストから [MAX_SELECT] 個までのアイテムを選択できます。
	</notification>
	<notification name="VoiceInviteP2P">
		[NAME] があなたをボイスチャットコールに招待しています。
受け入れるをクリックするか、断る場合は拒否をクリックしてください。 ブロックをクリックすると、この発信者をブロックします。
		<form name="form">
			<button name="Accept" text="受け入れる"/>
			<button name="Decline" text="拒否"/>
			<button name="Mute" text="ブロック"/>
		</form>
	</notification>
	<notification name="AutoUnmuteByIM">
		[NAME] はインスタントメッセージを受け取り、自動的にブロックが解除されました。
	</notification>
	<notification name="AutoUnmuteByMoney">
		[NAME] はお金を受け取り、自動的にブロックが解除されました。
	</notification>
	<notification name="AutoUnmuteByInventory">
		[NAME] はインベントリを受け取り、自動的にブロックが解除されました。
	</notification>
	<notification name="VoiceInviteGroup">
		[NAME] は [GROUP] のボイスチャットコールに参加しました。
受け入れるをクリックするか、断る場合は拒否をクリックしてください。 ブロックをクリックすると、この発信者をブロックします。
		<form name="form">
			<button name="Accept" text="受け入れる"/>
			<button name="Decline" text="拒否"/>
			<button name="Mute" text="ブロック"/>
		</form>
	</notification>
	<notification name="VoiceInviteAdHoc">
		[NAME] は コンファレンスチャットののボイスチャットコールに参加しました。
受け入れるをクリックするか、断る場合は拒否をクリックしてください。 ブロックをクリックすると、この発信者をブロックします。
		<form name="form">
			<button name="Accept" text="受け入れる"/>
			<button name="Decline" text="拒否"/>
			<button name="Mute" text="ブロック"/>
		</form>
	</notification>
	<notification name="InviteAdHoc">
		[NAME] があなたをコンファレンスチャットに招待しています。
受け入れるをクリックするか、断る場合は拒否をクリックしてください。 ブロックをクリックすると、この発信者をブロックします。
		<form name="form">
			<button name="Accept" text="受け入れる"/>
			<button name="Decline" text="拒否"/>
			<button name="Mute" text="ブロック"/>
		</form>
	</notification>
	<notification name="VoiceChannelFull">
		あなたが参加しようとしているボイスコール [VOICE_CHANNEL_NAME] は、参加者が最大限に達しました。後でもう一度お試しください。
	</notification>
	<notification name="ProximalVoiceChannelFull">
		このエリアのボイスチャットは、混雑のため容量を超えてしまっています。申し訳ありませんが、他のエリアでボイスチャットをお試しください。
	</notification>
	<notification name="VoiceChannelDisconnected">
		[VOICE_CHANNEL_NAME] への接続が切れました。  「近くのボイスチャット」に再接続されます。
	</notification>
	<notification name="VoiceChannelDisconnectedP2P">
		[VOICE_CHANNEL_NAME] がコールを終了しました。  「近くのボイスチャット」に再接続されます。
	</notification>
	<notification name="P2PCallDeclined">
		[VOICE_CHANNEL_NAME] があなたのコールを拒否しました。  「近くのボイスチャット」に再接続されます。
	</notification>
	<notification name="P2PCallNoAnswer">
		[VOICE_CHANNEL_NAME] はあなたのコールを受けることができません。  「近くのボイスチャット」に再接続されます。
	</notification>
	<notification name="VoiceChannelJoinFailed">
		[VOICE_CHANNEL_NAME] への接続に失敗しました。あとで再度お試しください。  「近くのボイスチャット」に再接続されます。
	</notification>
	<notification name="VoiceLoginRetry">
		ボイスチャンネルを作成しています。1 分ほどかかります。
	</notification>
	<notification name="VoiceEffectsExpired">
		ボイスモーフィング効果の1つまたは複数の有効期限が終了しました。期限を延長・更新するには[[URL]こちらをクリック]してください。
	</notification>
	<notification name="VoiceEffectsExpiredInUse">
		ボイスモーフィング効果の有効期限が終了したため、あなたの通常のボイス設定が適用されました。期限を延長・更新するには[[URL]こちらをクリック]してください。
	</notification>
	<notification name="VoiceEffectsWillExpire">
		ボイスモーフィング効果の1つまたは複数の有効期限が[INTERVAL]日以内に終了します。期限を延長・更新するには[[URL]こちらをクリック]してください。
	</notification>
	<notification name="VoiceEffectsNew">
		新しいボイスモーフィング効果が登場!
	</notification>
	<notification name="Cannot enter parcel: not a group member">
		特定のグループメンバーのみこのエリアを訪問することができます。
	</notification>
	<notification name="Cannot enter parcel: banned">
		立入禁止されているため、区画に入ることができません。
	</notification>
	<notification name="Cannot enter parcel: not on access list">
		アクセスリストに含まれていないため、区画に入ることができません。
	</notification>
	<notification name="VoiceNotAllowed">
		あなたには [VOICE_CHANNEL_NAME] のボイスチャットに接続する権限がありません。
	</notification>
	<notification name="VoiceCallGenericError">
		[VOICE_CHANNEL_NAME] のボイスチャットに接続中に、エラーが発生しました。後でもう一度お試しください。
	</notification>
	<notification name="UnsupportedCommandSLURL">
		クリックした SLurl はサポートされていません。
	</notification>
	<notification name="BlockedSLURL">
		信用できないブラウザから SLurl が送られてきたので、セキュリティのためブロックされました。
	</notification>
	<notification name="ThrottledSLURL">
		短期間のあいだに、信用できないブラウザから複数の SLurls が送られてきました。
安全のために数秒間ブロックされます。
	</notification>
	<notification name="IMToast">
		[MESSAGE]
		<form name="form">
			<button name="respondbutton" text="返答"/>
		</form>
	</notification>
	<notification name="ConfirmCloseAll">
		すべての IM を閉じますか?
		<usetemplate ignoretext="すべての IM を閉じる前の確認" name="okcancelignore" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="AttachmentSaved">
		アタッチメントが保存されました。
	</notification>
	<notification name="UnableToFindHelpTopic">
		ヘルプトピックが見つかりませんでした。
	</notification>
	<notification name="ObjectMediaFailure">
		サーバーエラー: メディアのアップデートまたは失敗。
「[ERROR]」
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="TextChatIsMutedByModerator">
		モデレーターがあなたの文字チャットをミュートしました。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="VoiceIsMutedByModerator">
		モデレーターがあなたのボイスをミュートしました。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="UploadCostConfirmation">
		このアップロードは L$[PRICE] のコストがかかります。アップロードを続けますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="アップロード"/>
	</notification>
	<notification name="ConfirmClearTeleportHistory">
		テレポート履歴を削除しますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="BottomTrayButtonCanNotBeShown">
		選択したボタンを現在表示することができません。
じゅうぶんなスペースができればボタンは表示されます。
	</notification>
	<notification name="ShareNotification">
		共有する住人を選択します。
	</notification>
	<notification name="MeshUploadError">
		[LABEL] をアップロードできませんでした:[MESSAGE] [IDENTIFIER] 

詳細についてはログをご覧ください。
	</notification>
	<notification name="MeshUploadPermError">
		メッシュのアップロード許可をリクエスト中にエラーが発生しました。
	</notification>
	<notification name="RegionCapabilityRequestError">
		リージョンの &apos;[CAPABILITY]&apos; という機能を取得できませんでした。
	</notification>
	<notification name="ShareItemsConfirmation">
		次のアイテムを共有しますか?

&lt;nolink&gt;[ITEMS]&lt;/nolink&gt;

次の住人と共有しますか?

[RESIDENTS]
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="ShareFolderConfirmation">
		フォルダは一度に 1 つしか共有できません。

次のアイテムを共有しますか?

&lt;nolink&gt;[ITEMS]&lt;/nolink&gt;

次の住人と共有:

[RESIDENTS]
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="Ok"/>
	</notification>
	<notification name="ItemsShared">
		アイテムが共有されました。
	</notification>
	<notification name="DeedToGroupFail">
		グループへの譲渡に失敗しました。
	</notification>
	<notification name="ReleaseLandThrottled">
		区画「[PARCEL_NAME]」は現在放棄できません。
	</notification>
	<notification name="ReleasedLandWithReclaim">
		[AREA] m² の区画「[PARCEL_NAME]」が公開されました。

同区画が他の住人に売り出される前の [RECLAIM_PERIOD] 時間内であれば無償で土地を取り戻すことができます。
	</notification>
	<notification name="ReleasedLandNoReclaim">
		[AREA] m² の区画「[PARCEL_NAME]」が公開されました。

一般に公開されたので、今なら誰でも購入可能です。
	</notification>
	<notification name="AvatarRezNotification">
		(作成後[EXISTENCE]秒経過)
&apos;[NAME]&apos;というアバターは[TIME]秒後に姿を現わしました。
	</notification>
	<notification name="AvatarRezSelfBakedDoneNotification">
		(作成後[EXISTENCE]秒経過)
アウトフィットのベークは[TIME]秒後に完了しました。
	</notification>
	<notification name="AvatarRezSelfBakedUpdateNotification">
		(作成後[EXISTENCE]秒経過)
容姿の更新は[TIME]秒後に送信されました。
[STATUS]
	</notification>
	<notification name="AvatarRezCloudNotification">
		( [EXISTENCE] 秒)
アバター「 NAME 」がクラウドになりました。
	</notification>
	<notification name="AvatarRezArrivedNotification">
		( [EXISTENCE] 秒)
アバター「 NAME 」が現れました。
	</notification>
	<notification name="AvatarRezLeftCloudNotification">
		( [EXISTENCE] 秒)
アバター「 [NAME] 」が [TIME] 秒でクラウド状態から出現します。
	</notification>
	<notification name="AvatarRezEnteredAppearanceNotification">
		( [EXISTENCE] 秒)
アバター「 NAME 」が容姿編集モードに入りました。
	</notification>
	<notification name="AvatarRezLeftAppearanceNotification">
		( [EXISTENCE] 秒)
アバター「 NAME 」が容姿編集モードを解除しました。
	</notification>
	<notification name="NoConnect">
		[PROTOCOL] [HOSTID]を使って接続できません。
お使いのネットワークやファイアウォールの設定を確認してください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="NoVoiceConnect">
		ボイスサーバーに接続できません:

[HOSTID]

ボイスチャットによるコミュニケーションが利用できません。
お使いのネットワークやファイアウォールの設定を確認してください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="AvatarRezLeftNotification">
		( [EXISTENCE] 秒)
アバター「 NAME 」が完全に読み込まれました。
	</notification>
	<notification name="AvatarRezSelfBakedTextureUploadNotification">
		( 作成後[EXISTENCE]秒経過)
&apos;[BODYREGION]&apos;の[RESOLUTION]のベークドテクスチャは[TIME]秒後にアップロードされました。
	</notification>
	<notification name="AvatarRezSelfBakedTextureUpdateNotification">
		( 作成後[EXISTENCE]秒経過)
&apos;[BODYREGION]&apos;の[RESOLUTION]のベークドテクスチャは[TIME]秒後にローカルに更新されました。
	</notification>
	<notification name="LivePreviewUnavailable">
		コピー不可および/または転送不可のため、このテクスチャを表示できません。
		<usetemplate ignoretext="コピー不可および/または転送不可テクスチャでライブプレビューモードを使用できないことを警告する" name="okignore" yestext="OK"/>
	</notification>
	<notification name="ConfirmLeaveCall">
		このコールから抜けますか?
		<usetemplate ignoretext="コールから抜ける前の確認" name="okcancelignore" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="ConfirmMuteAll">
		グループコールの参加者全員をミュートしました。
あとからこのコールに参加する住人も
ミュートされます。あなたがコールを終了しても他の参加者のミュート状態が続きます。

全員をミュートしますか?
		<usetemplate ignoretext="グループコールの参加者全員をミュートする前の確認" name="okcancelignore" notext="取り消し" yestext="OK"/>
	</notification>
	<notification label="チャット" name="HintChat">
		チャットに参加するには、画面下のチャットフィールドにテキストを入力します。
	</notification>
	<notification label="立ち上がる" name="HintSit">
		座る姿勢から立ち上がるには、「立ち上がる」ボタンをクリックします。
	</notification>
	<notification label="話す" name="HintSpeak">
		「スピーカー」ボタンをクリックすると、マイクのオン・オフが切り替わります。

上矢印をクリックすると、ボイスコントロールパネルが表示されます。

「スピーカー」ボタンを非表示にすると、ボイス機能も無効になります。
	</notification>
	<notification label="世界を探検" name="HintDestinationGuide">
		行き先ガイドには数多くの探索場所が含まれます。どこか行き先を決めたら、テレポートして探索に出かけましょう。
	</notification>
	<notification label="サイドパネル" name="HintSidePanel">
		サイドパネルでインベントリ、服、プロフィールなどにすばやくアクセスできます。
	</notification>
	<notification label="移動" name="HintMove">
		歩行や走行は、「移動」パネルを開き、矢印コントロールによって操作します。この操作はキーボードの矢印キーで実行することも可能です。
	</notification>
	<notification label="" name="HintMoveClick">
		1. クリックして歩行
地面の一箇所をクリックすると、その場所まで歩きます。

2. クリック・ドラッグで視界を回転
世界の一箇所をクリックしてドラッグすると、視界の向きが変わります。
	</notification>
	<notification label="表示名" name="HintDisplayName">
		表示名(カスタマイズ可能)を設定します。ユーザー名は固有で変更できませんが、ここで追加する表示名は変更可能です。他の住人の名前の表示方法は環境設定で変更してください。
	</notification>
	<notification label="表示" name="HintView">
		カメラの視点を変更するには、水平・垂直コントロールを使います。Escape を押すか、または歩行すると、視点がリセットされます。
	</notification>
	<notification label="インベントリ" name="HintInventory">
		インベントリにはあなたのアイテムがすべて含まれます。新しく追加されたアイテムは「最新」タブに一覧表示されています。
	</notification>
	<notification label="あなたのリンデンドル" name="HintLindenDollar">
		これがあなたの L$ 残高です。リンデンドルを購入するには「L$ の購入」をクリックします。
	</notification>
	<notification name="LowMemory">
		メモリプール残量が少なくなっています。クラッシュを避けるため SL の機能の一部は無効になりました。他のアプリケーションを終了し、状況が継続または再発する場合には SL を再起動してください。
	</notification>
	<notification name="ForceQuitDueToLowMemory">
		メモリ不足のため 30 秒以内に SL は終了します。
	</notification>
	<notification name="PopupAttempt">
		ポップアップがブロックされました。
		<form name="form">
			<ignore name="ignore" text="全てのポップアップを有効にする"/>
			<button name="open" text="ポップアップウィンドウを開く"/>
		</form>
	</notification>
	<notification name="SOCKS_NOT_PERMITTED">
		ルールセットによって許可されていないため、SOCKS 5 プロキシ &quot;[HOST]:[PORT]&quot; が接続を拒絶しました。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="SOCKS_CONNECT_ERROR">
		SOCKS 5 プロキシ &quot;[HOST]:[PORT]&quot; が接続を拒絶したため、TCP チャンネルを開くことができませんでした。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="SOCKS_NOT_ACCEPTABLE">
		SOCKS 5 プロキシ &quot;[HOST]:[PORT]&quot; は選択された認証システムを拒絶しました。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="SOCKS_AUTH_FAIL">
		SOCKS 5 プロキシ &quot;[HOST]:[PORT]&quot; はあなたの資格が無効だと報告しました。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="SOCKS_UDP_FWD_NOT_GRANTED">
		SOCKS 5 プロキシ &quot;[HOST]:[PORT]&quot; は UDP アソシエートのリクエストを拒絶しました。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="SOCKS_HOST_CONNECT_FAILED">
		SOCKS 5 プロキシサーバー &quot;[HOST]:[PORT]&quot; に接続できませんでした。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="SOCKS_UNKNOWN_STATUS">
		不明のプロキシエラーがサーバー &quot;[HOST]:[PORT]&quot; で発生しました。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="SOCKS_INVALID_HOST">
		SOCKS プロキシのアドレスまたはポート &quot;[HOST]:[PORT]&quot;が無効です。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="SOCKS_BAD_CREDS">
		SOCKS 5 のユーザー名またはパスワードが正しくありません。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="PROXY_INVALID_HTTP_HOST">
		HTTP プロキシのアドレスまたはポート &quot;[HOST]:[PORT]&quot;が無効です。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="PROXY_INVALID_SOCKS_HOST">
		SOCKS プロキシのアドレスまたはポート &quot;[HOST]:[PORT]&quot;が無効です。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="ChangeProxySettings">
		プロキシの設定は [APP_NAME] を再起動後に反映されます。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="AuthRequest">
		「[REALM]」にある「&lt;nolink&gt;[HOST_NAME]&lt;/nolink&gt;」のサイトにはユーザー名とパスワードが必要です。
		<form name="form">
			<input name="username" text="ユーザー名"/>
			<input name="password" text="パスワード"/>
			<button name="ok" text="送信"/>
			<button name="cancel" text="取り消し"/>
		</form>
	</notification>
	<notification label="" name="NoClassifieds">
		クラシファイド広告の作成と編集はアドバンスモードでのみ利用できます。終了してモードを変更しますか?モードはログイン画面で選択できます。
		<usetemplate name="okcancelbuttons" notext="終了しない" yestext="終了"/>
	</notification>
	<notification label="" name="NoGroupInfo">
		グループの作成と編集はアドバンスモードでのみ利用できます。終了してモードを変更しますか?モードはログイン画面で選択できます。
		<usetemplate name="okcancelbuttons" notext="終了しない" yestext="終了"/>
	</notification>
	<notification label="" name="NoPlaceInfo">
		場所のプロフィールの表示はアドバンスモードでのみ利用できます。終了してモードを変更しますか?モードはログイン画面で選択できます。
		<usetemplate name="okcancelbuttons" notext="終了しない" yestext="終了"/>
	</notification>
	<notification label="" name="NoPicks">
		ピックの作成と編集はアドバンスモードでのみ利用できます。終了してモードを変更しますか?モードはログイン画面で選択できます。
		<usetemplate name="okcancelbuttons" notext="終了しない" yestext="終了"/>
	</notification>
	<notification label="" name="NoWorldMap">
		世界地図の表示はアドバンスモードでのみ利用できます。終了してモードを変更しますか?モードはログイン画面で選択できます。
		<usetemplate name="okcancelbuttons" notext="終了しない" yestext="終了"/>
	</notification>
	<notification label="" name="NoVoiceCall">
		ボイスコールはアドバンスモードでのみ利用できます。ログアウトしてモードを変更しますか?
		<usetemplate name="okcancelbuttons" notext="終了しない" yestext="終了"/>
	</notification>
	<notification label="" name="NoAvatarShare">
		共有はアドバンスモードでのみ利用できます。ログアウトしてモードを変更しますか?
		<usetemplate name="okcancelbuttons" notext="終了しない" yestext="終了"/>
	</notification>
	<notification label="" name="NoAvatarPay">
		他の住人への支払いはアドバンスモードでのみ利用できます。ログアウトしてモードを変更しますか?
		<usetemplate name="okcancelbuttons" notext="終了しない" yestext="終了"/>
	</notification>
	<notification label="" name="NoInventory">
		インベントリの表示はアドバンスモードでのみ利用できます。ログアウトしてモードを変更しますか?
		<usetemplate name="okcancelbuttons" notext="終了しない" yestext="終了"/>
	</notification>
	<notification label="" name="NoAppearance">
		容姿エディターはアドバンスモードでのみ利用できます。ログアウトしてモードを変更しますか?
		<usetemplate name="okcancelbuttons" notext="終了しない" yestext="終了"/>
	</notification>
	<notification label="" name="NoSearch">
		検索はアドバンスモードでのみ利用できます。ログアウトしてモードを変更しますか?
		<usetemplate name="okcancelbuttons" notext="終了しない" yestext="終了"/>
	</notification>
	<notification label="" name="ConfirmHideUI">
		この操作により、全てのメニュー項目とボタンが非表示になります。再び表示するには [SHORTCUT] をもう一度クリックしてください。
		<usetemplate ignoretext="UI を非表示にする前に確認" name="okcancelignore" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="PathfindingLinksets_WarnOnPhantom">
		選択された一部のリンクセットはファントムフラグが切り替えられます。

続けますか?
		<usetemplate ignoretext="選択された一部のリンクセットのファントムフラグが切り替えられます。" name="okcancelignore" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="PathfindingLinksets_MismatchOnRestricted">
		一部の選択されたリンクセットは、リンクセットへの権限が制限されているため、&apos;[REQUESTED_TYPE]&apos; に設定できません。これらのリンクセットは代わりに &apos;[RESTRICTED_TYPE]&apos; に設定されます。

続けますか?
		<usetemplate ignoretext="一部の選択されたリンクセットは、リンクセットへの権限が制限されているため設定できません。" name="okcancelignore" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="PathfindingLinksets_MismatchOnVolume">
		選択された一部のリンクセットは、形状が凸状でないため、&apos;[REQUESTED_TYPE]&apos; に設定できません。

続けますか?
		<usetemplate ignoretext="選択された一部のリンクセットは、形状が凸状でないため設定できません。" name="okcancelignore" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="PathfindingLinksets_WarnOnPhantom_MismatchOnRestricted">
		選択された一部のリンクセットはファントムフラグが切り替えられます。

一部の選択されたリンクセットは、リンクセットへの権限が制限されているため、&apos;[REQUESTED_TYPE]&apos; に設定できません。これらのリンクセットは代わりに &apos;[RESTRICTED_TYPE]&apos; に設定されます。

続けますか?
		<usetemplate ignoretext="選択された一部のリンクセットのファントムフラグが切り替えられ、他のリンクセットはリンクセットへの権限が制限されているため設定できません。" name="okcancelignore" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="PathfindingLinksets_WarnOnPhantom_MismatchOnVolume">
		選択された一部のリンクセットはファントムフラグが切り替えられます。

選択された一部のリンクセットは、形状が凸状でないため、&apos;[REQUESTED_TYPE]&apos; に設定できません。

続けますか?
		<usetemplate ignoretext="選択された一部のリンクセットのファントムフラグが切り替えられ、他のリンクセットは形状が凸状でないため設定できません。" name="okcancelignore" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="PathfindingLinksets_MismatchOnRestricted_MismatchOnVolume">
		一部の選択されたリンクセットは、リンクセットへの権限が制限されているため、&apos;[REQUESTED_TYPE]&apos; に設定できません。これらのリンクセットは代わりに &apos;[RESTRICTED_TYPE]&apos; に設定されます。

選択された一部のリンクセットは、形状が凸状でないため、&apos;[REQUESTED_TYPE]&apos; に設定できません。これらのリンクセットの用途タイプは変わりません。

続けますか?
		<usetemplate ignoretext="一部の選択されたリンクセットは、リンクセットへの権限が制限されており、また形状が凸状でないため設定できません。" name="okcancelignore" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="PathfindingLinksets_WarnOnPhantom_MismatchOnRestricted_MismatchOnVolume">
		選択された一部のリンクセットはファントムフラグが切り替えられます。

一部の選択されたリンクセットは、リンクセットへの権限が制限されているため、&apos;[REQUESTED_TYPE]&apos; に設定できません。これらのリンクセットは代わりに &apos;[RESTRICTED_TYPE]&apos; に設定されます。

選択された一部のリンクセットは、形状が凸状でないため、&apos;[REQUESTED_TYPE]&apos; に設定できません。これらのリンクセットの用途タイプは変わりません。

続けますか?
		<usetemplate ignoretext="選択された一部のリンクセットのファントムフラグが切り替えられ、他のリンクセットはリンクセットへの権限が制限され、また形状が凸状でないため設定できません。" name="okcancelignore" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="PathfindingLinksets_ChangeToFlexiblePath">
		選択されたオブジェクトはナビメッシュに影響を与えます。オブジェクトをフレキシブルパスに変更すると、ナビメッシュから削除されます。
		<usetemplate ignoretext="選択されたオブジェクトはナビメッシュに影響を与えます。オブジェクトをフレキシブルパスに変更すると、ナビメッシュから削除されます。" name="okcancelignore" notext="取り消し" yestext="OK"/>
	</notification>
	<global name="UnsupportedGLRequirements">
		[APP_NAME] に必要なハードウェアがないようです。 [APP_NAME] にはマルチテクスチャをサポートする OpenGL グラフィックカードが必要です。 お使いのグラフィックカードの最新ドライバがインストールされているかどうか、オペレーティングシステムのサービスパックとパッチが入っているかをご確認ください。

この問題が何度も起きる場合は、[SUPPORT_SITE] をご確認ください。
	</global>
	<global name="UnsupportedCPUAmount">
		796
	</global>
	<global name="UnsupportedRAMAmount">
		510
	</global>
	<global name="UnsupportedGPU">
		- あなたのグラフィックカードは必須動作環境の条件を満たしていません。
	</global>
	<global name="UnsupportedRAM">
		- あなたのシステムメモリは必須動作環境の条件を満たしていません。
	</global>
	<global name="You can only set your &apos;Home Location&apos; on your land or at a mainland Infohub.">
		自分の土地をお持ちの場合、「ホーム」に設定できます。
お持ちでない場合は、地図で「インフォハブ」をお探しください。
	</global>
	<global name="You died and have been teleported to your home location">
		死んでしまったので、ホームにテレポートされました。
	</global>
	<notification name="LocalBitmapsUpdateFileNotFound">
		[FNAME] は、見つからなかったため、更新できませんでした。
このファイルに対する今後の更新を無効にします。
	</notification>
	<notification name="LocalBitmapsUpdateFailedFinal">
		[FNAME] を開くまたはデコードする試行に失敗しました(試行回数 [NRETRIES] 回)。そのため、このファイルは壊れているものとして処理されました。
このファイルに対する今後の更新を無効にします。
	</notification>
	<notification name="LocalBitmapsVerifyFail">
		開くことができない、またはデコードできない無効または読み取り不能な画像ファイル [FNAME] を追加しようとしました。
この試行はキャンセルされました。
	</notification>
	<notification name="PathfindingReturnMultipleItems">
		[NUM_ITEMS] 個のアイテムを返却中です。続けますか?
		<usetemplate ignoretext="複数のアイテムを返しますか?" name="okcancelignore" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="PathfindingDeleteMultipleItems">
		[NUM_ITEMS] 個のアイテムを削除中です。続けますか?
		<usetemplate ignoretext="複数のアイテムを削除しますか?" name="okcancelignore" notext="いいえ" yestext="はい"/>
	</notification>
</notifications>