<?xml version="1.0" encoding="utf-8"?>
<notifications>
	<global name="skipnexttime">
		今後は表示しない
	</global>
	<global name="skipnexttimesessiononly">
		以後、これを表示しない
(現セッションで)
	</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="GenericAlertOK">
		[MESSAGE]
		<usetemplate name="okbutton" yestext="OK"/>
	</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">
		&apos;[ERROR_CODE]&apos; エラーで転送できませんでした

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

システムまたはネットワークのエラーのため、マーケットプレイスの初期化に失敗しました。後でもう一度お試しください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="StockPasteFailed">
		在庫フォルダへのコピーまたは移動がエラーにより失敗しました:        

&apos;[ERROR_CODE]&apos;
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="MerchantPasteFailed">
		マーケットプレイスのリストへのコピーまたは移動がエラーにより失敗しました:        

&apos;[ERROR_CODE]&apos;
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="MerchantTransactionFailed">
		マーケットプレイスによる取引が次のエラーにより失敗しました:
        
[ERROR_REASON][ERROR_DESCRIPTION]
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="MerchantUnprocessableEntity">
		この製品をリストに表示できないか、バージョンフォルダを有効にできません。通常、これはリスト説明フォームに情報が不足しているために起こりますが、フォルダ構造のエラーが原因の場合もあります。リストを編集するか、リストフォルダにエラーがないか確認してください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="MerchantListingFailed">
		マーケットプレイスへのリスト表示が次のエラーで失敗しました :
        
&apos;[ERROR_CODE]&apos;
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="MerchantFolderActivationFailed">
		このバージョンフォルダの有効化が次のエラーにより失敗しました :

&apos;[ERROR_CODE]&apos;
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="MerchantForceValidateListing">
		リストを作成するために、リストするコンテンツの階層を固定しました。
		<usetemplate ignoretext="リストの作成によりコンテンツの階層が修正されることを警告する" name="okignore" yestext="OK"/>
	</notification>
	<notification name="ConfirmMerchantActiveChange">
		この操作により、このリストの有効な内容が変更されます。続けますか?
		<usetemplate ignoretext="マーケットプレイスで有効なリストを変更する前に確認する" name="okcancelignore" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="ConfirmMerchantMoveInventory">
		マーケットプレイスのリストウィンドウにドラッグしたアイテムは元の場所からコピーされるのではなく、移動します。続けますか?
		<usetemplate ignoretext="アイテムをインベントリからマーケットプレイスに移動する前に確認する" name="okcancelignore" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="ConfirmListingCutOrDelete">
		リストフォルダを移動または削除すると、マーケットプレイスのリストが削除されます。マーケットプレイスのリストを維持する場合は、変更するバージョンフォルダの中身を移動または削除してください。続けますか?
		<usetemplate ignoretext="マーケットプレイスからリストを移動または削除する前に確認する" name="okcancelignore" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="ConfirmCopyToMarketplace">
		これらのアイテムの 1 つまたは複数をマーケットプレイスにコピーする権限がありません。移動するか、置き去りにすることはできます。
		<usetemplate canceltext="取り消し" ignoretext="コピー付加アイテムを含む選択内容をマーケットプレイスへコピーする前に確認する" name="yesnocancelbuttons" notext="アイテムを移動しない" yestext="アイテムを移動"/>
	</notification>
	<notification name="ConfirmMerchantUnlist">
		この操作により、このリストが削除されます。続けますか?
		<usetemplate ignoretext="マーケットプレイスで有効なリストを削除する前に確認する" name="okcancelignore" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="ConfirmMerchantClearVersion">
		この操作により、現在のリストのバージョンフォルダが無効になります。続けますか?
		<usetemplate ignoretext="マーケットプレイスでリストのバージョンフォルダを無効にする前に確認する" name="okcancelignore" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="AlertMerchantListingNotUpdated">
		このリストをアップデートできませんでした。
[[URL] ここをクリック] してマーケットプレイスで編集します。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="AlertMerchantListingCannotWear">
		マーケットプレイスのリストフォルダにある衣服やボディパーツを着用できません。
	</notification>
	<notification name="AlertMerchantListingInvalidID">
		リスト ID が無効です。
	</notification>
	<notification name="AlertMerchantListingActivateRequired">
		このリストには複数のバージョンフォルダがあるか、バージョンフォルダがありません。後で、単独でバージョンフォルダを選択して有効にする必要があります。
		<usetemplate ignoretext="複数のバージョンフォルダのあるリストを作成するときに、バージョンフォルダの有効化に関する警告が表示されます" name="okignore" yestext="OK"/>
	</notification>
	<notification name="AlertMerchantStockFolderSplit">
		各種の在庫品目を別々の在庫フォルダに分けたため、フォルダはリストに表示できるように配置されています。
		<usetemplate ignoretext="リストに表示する前に在庫フォルダが分割されると、警告が表示されます" name="okignore" yestext="OK"/>
	</notification>
	<notification name="AlertMerchantStockFolderEmpty">
		在庫が空のため、リストを削除しました。もう一度リストを表示するには、在庫フォルダにユニットを追加する必要があります。
		<usetemplate ignoretext="在庫フォルダが空のためにリストが表示されないと警告が表示されます" name="okignore" yestext="OK"/>
	</notification>
	<notification name="AlertMerchantVersionFolderEmpty">
		バージョンフォルダが空のため、リストを削除しました。もう一度リストを表示するには、バージョンフォルダにアイテムを追加する必要があります。
		<usetemplate ignoretext="バージョンフォルダが空のためにリストが表示されないと警告が表示されます" name="okignore" yestext="OK"/>
	</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="AllowMultipleViewers">
		複数の Second Life ビューワを実行することはサポートされていません。テクスチャキャッシュのコリジョンや破損、およびビジュアルとパフォーマンスの低下につながる恐れがあります。
		<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="GroupNameLengthWarning">
		グループ名は [MIN_LEN] ~ [MAX_LEN] 文字である必要があります。
		<usetemplate name="okbutton" yestext="OK"/>
	</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="AssignBanAbilityWarning">
		役割 &apos;[ROLE_NAME]&apos; に能力 &apos;[ACTION_NAME]&apos; を追加しようとしています。

*警告*
この能力を持つ役割のメンバーにも能力 &apos;[ACTION_NAME_2]&apos; と &apos;[ACTION_NAME_3]&apos; が許可されます
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="RemoveBanAbilityWarning">
		役割 &apos;[ROLE_NAME]&apos; から能力 &apos;[ACTION_NAME]&apos; を削除しようとしています。

*警告*
この能力を削除しても能力 &apos;[ACTION_NAME_2]&apos; と &apos;[ACTION_NAME_3]&apos; は削除されません。
 
これらの能力をこの役割に許可しない場合は、すぐに削除してください!
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="EjectGroupMemberWarning">
		[AVATAR_NAME] をグループから追放しようとしています。
		<usetemplate ignoretext="グループからの参加者の追放を確認します" name="okcancelignore" notext="取り消し" yestext="追放"/>
	</notification>
	<notification name="EjectGroupMembersWarning">
		[COUNT] 名のメンバーをグループから追放しようとしています。
		<usetemplate ignoretext="グループからの複数のメンバーの追放を確認します" name="okcancelignore" notext="取り消し" yestext="追放"/>
	</notification>
	<notification name="BanGroupMemberWarning">
		[AVATAR_NAME] をグループから追放しようとしています。
		<usetemplate ignoretext="グループからの参加者の追放を確認します" name="okcancelignore" notext="取り消し" yestext="禁止"/>
	</notification>
	<notification name="BanGroupMembersWarning">
		[COUNT] 名のメンバーをグループから追放しようとしています。
		<usetemplate ignoretext="グループからの複数のメンバーの追放を確認します" name="okcancelignore" notext="取り消し" yestext="禁止"/>
	</notification>
	<notification name="GroupBanUserOnBanlist">
		一部の住人がグループから追放されたため、招待状が送られませんでした。
	</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">
		&lt;nolink&gt;[NAME]&lt;/nolink&gt; というグループに入ろうとしています。
続けますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="参加"/>
	</notification>
	<notification name="JoinGroupCannotAfford">
		このグループに加入するには、L$ [COST] 必要です。
L$ が不足しているのでこのグループに参加することができません。
	</notification>
	<notification name="CreateGroupCost">
		このグループ作成にかかる費用:L$[COST]
一人ではグループにならないので、永久に削除されてしまいます。
48 時間以内にメンバーを勧誘し、入会してもらってください。
		<usetemplate canceltext="キャンセル" name="okcancelbuttons" notext="キャンセル" yestext="L$100 でグループを作成"/>
	</notification>
	<notification name="JoinGroupInaccessible">
		あなたはグループに参加することはできません。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="JoinGroupError">
		グループ参加リクエスト中にエラーが発生しました。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="JoinGroupErrorReason">
		グループに参加できません: [reason]
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="JoinGroupTrialUser">
		申し訳ありませんが、トライアルユーザーはグループに参加できません。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="JoinGroupMaxGroups">
		「&lt;nolink&gt;[group_name]&lt;/nolink&gt;」に参加できません:
既に [group_count] グループのメンバーになっています。参加できるのは最大 [max_groups] グループまでです。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="JoinGroupClosedEnrollment">
		「&lt;nolink&gt;[group_name]&lt;/nolink&gt;」に参加できません:
このグループは現在、参加が制限されています。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="JoinGroupSuccess">
		このユーザーグループに追加されました
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="JoinGroupInsufficientFunds">
		会員料金として必要な L$ [membership_fee] を送金することができません。
		<usetemplate name="okbutton" yestext="OK"/>
	</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">
		グループ「&lt;nolink&gt;[NAME]&lt;/nolink&gt;」と共有するこのにある区画のすべてのオブジェクトを前のオーナーのインベントリに返却しますか?

*注意*この操作をすると、グループに譲渡された譲渡禁止のオブジェクトを削除することになります。

オブジェクト: [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">
		グループ &lt;nolink&gt;[NAME]&lt;/nolink&gt; と共有されていない、この区画にあるオブジェクトを前のオーナーに返却しますか?

オブジェクト: [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="ErrorCannotAffordUpload">
		このアイテムをアップロードするためには L$[COST] が必要です。
	</notification>
	<notification name="ErrorPhotoCannotAfford">
		インベントリに写真を保存するには L$[COST] が必要です。L$ を購入するか、代わりに写真をっコンピュータに保存できます。
	</notification>
	<notification name="ErrorTextureCannotAfford">
		インベントリにテクスチャを保存するには L$[COST] が必要です。L$ を購入するか、代わりに写真をコンピュータに保存できます。
	</notification>
	<notification name="ErrorUploadingPostcard">
		次の理由で、スナップショットの送信時に問題が起こりました: [REASON]
	</notification>
	<notification name="ErrorUploadingReportScreenshot">
		次の理由で、レポートのスクリーンショットのアップロード時に問題が起こりました。 [REASON]
	</notification>
	<notification name="MustAgreeToLogIn">
		[SECOND_LIFE] へのログインを続けるには、Second Life の利用規約、プライバシーポリシー、およびサービス規約に同意する必要があります。
	</notification>
	<notification name="CouldNotPutOnOutfit">
		アウトフィットを装着できません。
アウトフィットフォルダに衣類、身体部位、アタッチメントがありません。
	</notification>
	<notification name="CannotWearTrash">
		ごみ箱にある衣類や身体部位の着用はできません。
	</notification>
	<notification name="MaxAttachmentsOnOutfit">
		オブジェクトを付けられませんでした。
最大数の [MAX_ATTACHMENTS] 個を越えています。 どれか取り外してからお試しください。
	</notification>
	<notification name="CannotWearInfoNotComplete">
		まだ読み込まれていないため、そのアイテムを装着できません。後でやり直してください。
	</notification>
	<notification name="MustEnterPasswordToLogIn">
		ログインするためにパスワードを入力してください
	</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="ChangeDeferredDebugSetting">
		デバッグ設定の変更は [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="DeleteNotecard">
		ノートカードを削除しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="LoadPreviousReportScreenshot">
		以前のスクリーンショットをレポートに使用しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</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="SaveScriptFailObjectNotFound">
		スクリプトの保存に失敗しました。スクリプトが入ったオブジェクトが見つかりません。
オブジェクトは範囲外か、または削除されているかもしれません。
	</notification>
	<notification name="StartRegionEmpty">
		ログイン位置が指定されていません。
ログイン位置の欄にリージョン名を入力するか、「最後にログアウトした場所」か「自宅(ホーム)」を選択してください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="CouldNotStartStopScript">
		スクリプトの起動または停止に失敗しました。スクリプトが格納されているオブジェクトが見つかりません。
オブジェクトが範囲内に存在しないか、または削除された可能性があります。
	</notification>
	<notification name="CannotDownloadFile">
		ファイルをダウンロードできません。
	</notification>
	<notification label="" name="MediaFileDownloadUnsupported">
		[SECOND_LIFE] でサポートされていないファイルのダウンロードを要求しました。
		<usetemplate ignoretext="サポートされていないファイルのダウンロードを警告する" name="okignore" yestext="OK"/>
	</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="RunLauncher">
		ビューワ実行ファイルを直接実行しないでください。代わりに、既存のショートカットの内のどれかをアップデートし、SL_Launcher を実行してください。
	</notification>
	<notification name="OldGPUDriver">
		グラフィックスチップに最新のドライバがある可能性があります。グラフィックドライバを更新することにより、大幅にパフォーマンスが向上します。

    ドライバの更新を確認するために [URL] にアクセスしますか?
		<url name="url">
			[URL]
		</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="ParcelNoTerraforming">
		あなたには [PARCEL] 区画を地形編集する許可がありません。
	</notification>
	<notification name="CannotCopyWarning">
		あなたには次アイテムをコピーする権限がありません: 
&lt;nolink&gt;[ITEMS]&lt;/nolink&gt; 
他の住人に譲ると、そのアイテムはあなたの持ち物から削除されます。本当にこれらのアイテムを譲りますか?
		<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">
		&lt;nolink&gt;[GROUP_NAME]&lt;/nolink&gt; から [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="MuteLimitReached">
		[MUTE_LIMIT] エントリの制限に達したため、ブロックリストに新しいエントリを追加できません。
	</notification>
	<notification name="UnableToLinkObjects">
		[COUNT] 個のオブジェクトをリンクできません。
リンクできるのは最大 [MAX] 個です。
	</notification>
	<notification name="CannotLinkIncompleteSet">
		セットで揃っているオブジェクトのみリンクできます。
複数のオブジェクトを選択してください。
	</notification>
	<notification name="CannotLinkModify">
		すべてのオブジェクトの修正許可がないためリンクできません。

どのオブジェクトもロックされておらず、あなたのものであることを確認してください。
	</notification>
	<notification name="CannotLinkPermanent">
		地域(リージョン)の境界を越えてオブジェクトをリンクできません。
	</notification>
	<notification name="CannotLinkAcrossRegions">
		地域(リージョン)の境界を越えてオブジェクトをリンクできません。
	</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] m² の土地を「&lt;nolink&gt;[GROUP_NAME]&lt;/nolink&gt;」というグループに譲渡しますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="DeedLandToGroupWithContribution">
		この区画が譲渡されると、グループはその土地利用料として十分な残高を維持していく必要があります。
譲渡には同時に [NAME] からグループへの土地の貢献が含まれます。土地の購入価格は所有者に返金されません。
譲渡された区画が売却されると、販売価格はグループメンバーの間で均等に分配されます。

この [AREA] m² の土地を「&lt;nolink&gt;[GROUP_NAME]&lt;/nolink&gt;」というグループに譲渡しますか?
		<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="AgentComplexityWithVisibility">
		あなたの [https://community.secondlife.com/t5/English-Knowledge-Base/Avatar-Rendering-Complexity/ta-p/2967838 avatar complexity] は [AGENT_COMPLEXITY] です。
[OVERLIMIT_MSG]
		<usetemplate ignoretext="アバターの複雑度が高すぎる場合は警告する" name="notifyignore"/>
	</notification>
	<notification name="AgentComplexity">
		あなたの [https://community.secondlife.com/t5/English-Knowledge-Base/Avatar-Rendering-Complexity/ta-p/2967838 avatar complexity] は [AGENT_COMPLEXITY] です。
		<usetemplate ignoretext="アバターの複雑さの変更について警告する" name="notifyignore"/>
	</notification>
	<notification name="HUDComplexityWarning">
		[HUD_REASON]、パフォーマンスに悪影響を与える恐れがあります。
		<usetemplate ignoretext="HUD が複雑すぎる場合はお知らせください" name="notifyignore"/>
	</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="ChangeObjectBonusFactor">
		地域(リージョン)内でビルドが確立された後にオブジェクトボーナスを下げると、オブジェクトが返されたり、削除されたりします。本当にオブジェクトボーナスを変更しますか?
		<usetemplate ignoretext="オブジェクトボーナス係数の変更を確認" name="okcancelignore" 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="ConfirmTextureHeights">
		使用しようとしている隆起範囲の低い値は高い値よりも大きくなっています。それでも続けますか?
		<usetemplate canceltext="聞かないでください" name="yesnocancelbuttons" 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="ProblemAddingEstateManagerBanned">
		追放された住人を不動産管理者リストに追加できません。
	</notification>
	<notification name="ProblemBanningEstateManager">
		禁止リストに不動産マネージャー [AGENT] を追加できません。
	</notification>
	<notification name="GroupIsAlreadyInList">
		&lt;nolink&gt;[GROUP]&lt;/nolink&gt; はすでに許可されたグループのリストに追加されています。
	</notification>
	<notification name="AgentIsAlreadyInList">
		[AGENT] はすでにあなたの [LIST_TYPE] リストに追加されています。
	</notification>
	<notification name="AgentsAreAlreadyInList">
		[AGENT] はすでにあなたの [LIST_TYPE] リストに追加されています。
	</notification>
	<notification name="AgentWasAddedToList">
		[AGENT] が [ESTATE] の [LIST_TYPE] リストに追加されました。
	</notification>
	<notification name="AgentsWereAddedToList">
		[AGENT] が [ESTATE] の [LIST_TYPE] リストに追加されました。
	</notification>
	<notification name="AgentWasRemovedFromList">
		[AGENT] が [ESTATE] の [LIST_TYPE] リストから削除されました。
	</notification>
	<notification name="AgentsWereRemovedFromList">
		[AGENT] が [ESTATE] の [LIST_TYPE] リストから削除されました。
	</notification>
	<notification name="CanNotChangeAppearanceUntilLoaded">
		衣類およびシェイプが読み込まれるまでは、容姿の変更はできません。
	</notification>
	<notification name="ClassifiedMustBeAlphanumeric">
		クラシファイド広告の名前は、アルファベットか数字で始めます。句読点では始められません。
	</notification>
	<notification name="CantSetBuyObject">
		オブジェクトが販売対象ではないため、オブジェクトの購入ができません。
販売対象のオブジェクトを指定してもう一度試してください。
	</notification>
	<notification name="FinishedRawDownload">
		未加工の地形ファイルをダウンロードしました:
[DOWNLOAD_PATH]
	</notification>
	<notification name="RequiredUpdate">
		ログインするには、バージョン [VERSION] が必要です。
https://secondlife.com/support/downloads/ からダウンロードしてください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="PauseForUpdate">
		ログインするには、バージョン [VERSION] が必要です。
[OK] をクリックして、ダウンロードとインストールを開始します。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="OptionalUpdateReady">
		バージョン [VERSION] のダウンロードが完了し、インストールの準備ができました。
[OK] をクリックして、インストールを開始します。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="PromptOptionalUpdate">
		バージョン [VERSION] のダウンロードが完了し、インストールの準備ができました。
続けますか?
		<usetemplate canceltext="あとで" name="yesnocancelbuttons" notext="スキップ" yestext="インストール"/>
	</notification>
	<notification name="LoginFailedUnknown">
		申し訳ありませんが、不明な理由によってログインに失敗しました。このメッセージが何度も出る場合は、[SUPPORT_SITE] をご確認ください。
		<usetemplate name="okbutton" yestext="終了"/>
	</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="GroupDepart">
		グループ「&lt;nolink&gt;[group_name]&lt;/nolink&gt;」を抜けました。
	</notification>
	<notification name="OwnerCannotLeaveGroup">
		グループを抜けることができません。グループの最後のオーナーであるため、グループを抜けることができません。最初に、別のメンバーをオーナーの役割に割り当ててください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="GroupDepartError">
		グループを抜けることができません。
		<usetemplate name="okbutton" 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="DoNotDisturbModeSet">
		着信拒否がオンになっています。着信する通信が通知されません。

- 他の住人は「着信拒否」応答を受け取ります (「環境設定」 &gt; 「一般」で設定)。
- 音声通話は拒否されます。
		<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="GroupLimitInfo">
		ベーシック会員の住民は、最大 [MAX_BASIC] グループまで参加することができます。
プレミアム会員は、最大 [MAX_PREMIUM] まで可能です。[https://secondlife.com/my/account/membership.php? 詳細、またはアップグレード]
		<usetemplate name="okbutton" yestext="閉じる"/>
	</notification>
	<notification name="GroupLimitInfoPlus">
		ベーシック会員の住民は、最大 [MAX_BASIC] グループまで参加することができます。
プレミアム会員は、最大 [MAX_PREMIUM] まで可能です。プレミアムプラス会員は、最大 [MAX_PREMIUM_PLUS] まで可能です。
[https://secondlife.com/my/account/membership.php? 詳細、またはアップグレード]
		<usetemplate name="okbutton" yestext="閉じる"/>
	</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="TeleportViaSLAPP">
		このまま &lt;nolink&gt;[LOCATION]&lt;/nolink&gt; にテレポートしますか?
		<usetemplate ignoretext="SLAPP でテレポートすることを確認" 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="EstateAllowedExperienceAdd">
		この不動産の許可リストにのみ追加しますか、それとも [ALL_ESTATES] の許可リストに追加しますか?
		<usetemplate canceltext="取り消し" name="yesnocancelbuttons" notext="すべての不動産" yestext="この不動産"/>
	</notification>
	<notification label="不動産を選択" name="EstateAllowedExperienceRemove">
		この不動産の許可リストからのみ削除しますか、それとも [ALL_ESTATES] の許可リストから削除しますか?
		<usetemplate canceltext="取り消し" name="yesnocancelbuttons" notext="すべての不動産" yestext="この不動産"/>
	</notification>
	<notification label="不動産を選択" name="EstateBlockedExperienceAdd">
		この不動産のブロックされたリストにのみ追加しますか、それとも [ALL_ESTATES] のブロックされたリストに追加しますか?
		<usetemplate canceltext="取り消し" name="yesnocancelbuttons" notext="すべての不動産" yestext="この不動産"/>
	</notification>
	<notification label="不動産を選択" name="EstateBlockedExperienceRemove">
		この不動産のブロックされたリストからのみ削除しますか、それとも [ALL_ESTATES] のブロックされたリストから削除しますか?
		<usetemplate canceltext="取り消し" name="yesnocancelbuttons" notext="すべての不動産" yestext="この不動産"/>
	</notification>
	<notification label="不動産を選択" name="EstateTrustedExperienceAdd">
		この不動産のキー リストにのみ追加しますか、それとも [ALL_ESTATES] のキー リストに追加しますか?
		<usetemplate canceltext="取り消し" name="yesnocancelbuttons" notext="すべての不動産" yestext="この不動産"/>
	</notification>
	<notification label="不動産を選択" name="EstateTrustedExperienceRemove">
		この不動産のキーリストからのみ削除しますか、それとも [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="EstateParcelAccessOverride">
		このオプションをオフにすると、嫌がらせの防止やプライバシーの維持、18 才以下の住人を Adult コンテンツから守るために区画所有者が加えた制限が解除される可能性があります。必要に応じて区画所有者と相談してください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="EstateParcelEnvironmentOverride">
		このオプションをオフにすると、区画所有者がその区画に加えたカスタム環境が削除されます。必要に応じて区画所有者と相談してください。
続けますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="RegionEntryAccessBlocked">
		訪問しようとしている地域(リージョン)には現在の環境設定を超えるコンテンツが含まれています。「ミー」 &gt; 「環境設定」 &gt; 「一般」を選択して、環境設定を変更できます。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="SLM_UPDATE_FOLDER">
		[MESSAGE]
	</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="RegionTPSpecialUsageBlocked">
		リージョンに入ることができません。&apos;[REGION_NAME]&apos; はスキル ゲーミング リージョンであり、あなたはこのリージョンに入るための特定の基準を満たす必要があります。詳しくは、[http://wiki.secondlife.com/wiki/Linden_Lab_Official:Skill_Gaming_in_Second_Life スキル ゲーミングのよくある質問] を参照してください。
		<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="TooManyScriptsSelected">
		スクリプト内で選択されたオブジェクトが多すぎます。選択するオブジェクトを減らして、もう一度やり直してください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="ProblemImportingEstateCovenant">
		不動産約款のインポート時に問題が発生しました。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="ProblemAddingEstateManager">
		新しい不動産マネージャーの追加に関する問題:
いずれかの不動産のマネージャーリストが満杯になっています。
	</notification>
	<notification name="ProblemAddingEstateBanManager">
		不動産所有者または管理者を禁止リストに追加できません。
	</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="PayConfirmation">
		L$[AMOUNT] を [TARGET] に支払うことを確認してください。
		<usetemplate ignoretext="支払い前に確認 (合計金額が L$200 以上の場合)" name="okcancelignore" notext="取り消し" yestext="支払い"/>
	</notification>
	<notification name="PayObjectFailed">
		支払いが失敗しました: オブジェクトが見つかりませんでした。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="PaymentBlockedButtonMismatch">
		支払いが停止されました: 支払われた価格がこのオブジェクトに設定された支払いボタンのどれとも一致しません。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="OpenObjectCannotCopy">
		このオブジェクトには、あなたがコピーできるアイテムはありません。
	</notification>
	<notification name="WebLaunchAccountHistory">
		[http://jp.secondlife.com/account/ マイアカウント] ページに移動してアカウント履歴を確認しますか?
		<usetemplate ignoretext="ブラウザを起動してアカウント履歴を見るとき" name="okcancelignore" notext="取り消し" yestext="ページに移動"/>
	</notification>
	<notification name="ConfirmAddingChatParticipants">
		既存の会話に人を加えると、新しい会話が作成されます。参加者全員に新しい会話についての通知が配信されます。
		<usetemplate ignoretext="チャットの参加者の追加を確認してください" name="okcancelignore" notext="取り消し" yestext="OK"/>
	</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]
		<form name="form">
			<ignore name="ignore" text="アイテムを削除する前の確認"/>
			<button name="Yes" text="OK"/>
			<button name="No" text="キャンセル"/>
		</form>
	</notification>
	<notification name="DeleteFilteredItems">
		あなたのインベントリには現在フィルターがかけられているため、削除しようとしているアイテムによっては表示されないことがあります。

これらのアイテムを削除しますか?
		<usetemplate ignoretext="フィルリングされたアイテムを削除する前の確認" name="okcancelignore" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="ConfirmUnlink">
		これは、リンクセットによる広範囲の選択です。リンクを解除すると、もう一度リンクできなくなる可能性があります。そのような場合に備えて、リンクセットを自分の持ち物にコピーできます。
		<usetemplate ignoretext="リンクセットのリンクを解除するときに確認する" name="okcancelignore" notext="取り消し" yestext="リンクを外す"/>
	</notification>
	<notification name="HelpReportAbuseConfirm">
		この問題のご報告にお時間を割いていただきありがとうございます。 
お知らせいただいた内容について違反がないか確認し、適切に
対処いたします。
		<usetemplate name="okbutton" yestext="OK"/>
	</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 name="TooManyWearables">
		[AMOUNT] 以上のアイテムを含むフォルダを装着できません。「詳細設定」 &gt; 「デバッグ設定を表示」 &gt; 「WearFolderLimit」でこの制限を変更できます。
	</notification>
	<notification label="「通知を受けない」モードの警告" name="DoNotDisturbModePay">
		「通知を受けない」をオンにします。この支払との交換で提供されるアイテムが受信されなくなります。

このトランザクションを完了するために、「通知を受けない」をオフにしてもよろしいですか。
		<form name="form">
			<ignore name="ignore" 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="PurgeSelectedItems">
		[COUNT] アイテムが完全に削除されます。ごみ箱内の選択した項目をすべて削除しますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="ConfirmEmptyTrash">
		[COUNT] 個のアイテムとフォルダーが完全に削除されます。ごみ箱の項目をすべて削除しますか?
		<usetemplate name="okcancelbuttons" notext="キャンセル" yestext="OK"/>
	</notification>
	<notification name="TrashIsFull">
		ゴミ箱があふれています。これはログイン時に問題を引き起こします。
		<usetemplate name="okcancelbuttons" notext="後でゴミ箱を空にする" yestext="ごみ箱フォルダーを確認する"/>
	</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="WLLocalTextureDayBlock">
		ローカルテクスチャは、フィールド [FIELD] 内のトラック [TRACK]、フレーム #[FRAMENO] ([FRAME]%) で使用されています。ローカルテクスチャを使った設定は保存されない可能性があります。
	</notification>
	<notification name="WLLocalTextureFixedBlock">
		ローカルテクスチャは、フィールド [FIELD] で使用されています。
ローカルテクスチャを使った設定は保存されない可能性があります。
	</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="CancelledAttach">
		添付が取り消されました。
	</notification>
	<notification name="ReplacedMissingWearable">
		欠落している衣類や身体部位をデフォルトに置き換えます。
	</notification>
	<notification name="GroupNotice">
		件名: [SUBJECT]、メッセージ: [MESSAGE]
	</notification>
	<notification name="FriendOnlineOffline">
		&lt;nolink&gt;[NAME]&lt;/nolink&gt; は [STATUS] です
	</notification>
	<notification name="AddSelfFriend">
		残念ながら自分自身をフレンド登録することはできません。
	</notification>
	<notification name="AddSelfRenderExceptions">
		あなた自身をレンダリングの例外リストに加えることはできません。
	</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">
		誰かとのプライベートな会話を開くには、相手のアバターをクリックして、メニューから「IM」を選択します。
	</notification>
	<notification name="CantSelectLandFromMultipleRegions">
		サーバーの境界を越えて土地を選択することできません。
もっと小さな土地を選択してください。
	</notification>
	<notification name="SearchWordBanned">
		コミュニティスタンダードに明記されているコンテンツ制限により、あなたの検索語の一部が除外されました。
	</notification>
	<notification name="NoContentToSearch">
		少なくともどれか一つコンテンツの種類を選択して検索を行ってください。(General、Moderate、Adult)
	</notification>
	<notification name="SystemMessage">
		[MESSAGE]
	</notification>
	<notification name="FlickrConnect">
		[MESSAGE]
	</notification>
	<notification name="TwitterConnect">
		[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">
		グループ &lt;nolink&gt;[GROUPNAME]&lt;/nolink&gt; と共有する、選択した区画にあるオブジェクトは、オブジェクトのオーナーのインベントリに返却されました。
譲渡済みの譲渡可能なオブジェクトが前のオーナーに返却されました。
グループに譲渡された譲渡禁止のオブジェクトは削除されました。
	</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="PathfindingDirtyRebake">
		この値域(リージョン)には、保留中のパスファインディングの変更があります。制作権がある場合は、「地域の再構築」ボタンをクリックして、地域(リージョン)を再構築できます。
		<usetemplate name="okbutton" yestext="地域の再構築"/>
	</notification>
	<notification name="DynamicPathfindingDisabled">
		この地域(リージョン)でダイナミックパスファインディングが有効になっていません。パスファインディング LSL 呼び出しを使用するスクリプト化されたオブジェクトがこの地域(リージョン)では動作できません。
	</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="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_SLURL]
		<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="ExperienceAcquireFailed">
		新しい体験を取得できません:
[ERROR_MESSAGE]
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="NotInGroupExperienceProfileMessage">
		所有者が選択されたグループのメンバーでないため、体験グループへの変更が無視されました。
	</notification>
	<notification name="UneditableExperienceProfileMessage">
		体験プロフィールを更新するときに、編集不可の &apos;[field]&apos; フィールドが無視されました。
	</notification>
	<notification name="RestrictedToOwnerExperienceProfileMessage">
		体験の所有者のみが設定できる &apos;[field]&apos;フィールドへの変更を無視しました。
	</notification>
	<notification name="MaturityRatingExceedsOwnerExperienceProfileMessage">
		所有者のレーティング区分より高いレーティング区分の体験を設定できません。
	</notification>
	<notification name="RestrictedTermExperienceProfileMessage">
		次の条件により、体験プロフィール名および説明の更新ができませんでした: [extra_info]
	</notification>
	<notification name="TeleportedHomeExperienceRemoved">
		体験 secondlife:///app/experience/[public_id]/profile を削除するために、[region_name] リージョンからテレポートされ、このリージョンに入ることはできなくなりました。
		<form name="form">
			<ignore name="ignore" text="体験を削除するために、リージョンから追放されました"/>
		</form>
	</notification>
	<notification name="TrustedExperienceEntry">
		キー体験 secondlife:///app/experience/[public_id]/profile に参加することにより、[region_name] リージョンに入ることを許可されました。この体験を削除すると、このリージョンから追放される可能性があります。
		<form name="form">
			<ignore name="ignore" text="体験によりリージョンに入ることを許可されました"/>
		</form>
	</notification>
	<notification name="TrustedExperiencesAvailable">
		この目的地へのアクセス権がありません。下の体験を受け入れることにより、このリージョンに入ることができます:

[EXPERIENCE_LIST]

その他のキー体験を利用できます。
	</notification>
	<notification name="ExperienceEvent">
		[EventType] by the secondlife:///app/experience/[public_id]/profile experience により、オブジェクトでアクション ([EventType]) を実行することが許可されました。
所有者:secondlife:///app/agent/[OwnerID]/inspect
オブジェクト名:[ObjectName]
区画名:[ParcelName]
	</notification>
	<notification name="ExperienceEventAttachment">
		[EventType] by the secondlife:///app/experience/[public_id]/profile experience により、添付ファイルでアクション ([EventType]) を実行することが許可されました。
所有者:secondlife:///app/agent/[OwnerID]/inspect
	</notification>
	<notification name="ScriptQuestionExperience">
		[NAME] が所有する「&lt;nolink&gt;[OBJECTNAME]&lt;/nolink&gt;」 というオブジェクトが、[GRID_WIDE] 体験への参加を要求しています:

[EXPERIENCE]

権限が許可されると、体験プロフィールから呼び出さない限り、この体験にこのメッセージが再び表示されることはありません。

この体験に関連付けられたスクリプトにより、この体験が有効なリージョンで以下のことを実行できます:  

[QUESTIONS] よろしいですか?
		<form name="form">
			<button name="BlockExperience" text="体験をブロック"/>
			<button name="Mute" text="オブジェクトをブロックする"/>
			<button name="Yes" text="はい"/>
			<button name="No" 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">
		&lt;nolink&gt;[GROUPNAME]&lt;/nolink&gt; の 「&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] は &lt;nolink&gt;[GROUP]&lt;/nolink&gt; のボイスチャットコールに参加しました。
受け入れるをクリックするか、断る場合は拒否をクリックしてください。ブロックをクリックすると、この発信者をブロックします。
		<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="VoiceEffectsExpired">
		ボイスモーフィング効果の1つまたは複数の有効期限が終了しました。
期限を延長・更新するには [[URL] Click here] をクリックしてください。

プレミアム会員の方は、 [[PREMIUM_URL] click here] をクリックしてボイスモーフィング特典をお受け取りください。
	</notification>
	<notification name="VoiceEffectsExpiredInUse">
		ボイスモーフィング効果の有効期限が終了したため、あなたの通常のボイス設定が適用されました。
期限を延長・更新するには [[URL] Click here] をクリックしてください。

プレミアム会員の方は、 [[PREMIUM_URL] click here] をクリックしてボイスモーフィング特典をお受け取りください。
	</notification>
	<notification name="VoiceEffectsWillExpire">
		ボイスモーフィング効果の1つまたは複数の有効期限が [INTERVAL] 日以内に終了します。
期限を延長・更新するには [[URL] Click here] をクリックしてください。

プレミアム会員の方は、 [[PREMIUM_URL] click here] をクリックしてボイスモーフィング特典をお受け取りください。
	</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="AppearanceToXMLSaved">
		外観が XML で [PATH] に保存されました
	</notification>
	<notification name="AppearanceToXMLFailed">
		外観を XML に保存できませんでした。
	</notification>
	<notification name="SnapshotToComputerFailed">
		スナップショットを [PATH] に保存できませんでした:ディスクの空き容量が不足しています。[NEED_MEMORY]KB が必要ですが、[FREE_MEMORY]KB しかありません。
	</notification>
	<notification name="SnapshotToLocalDirNotExist">
		スナップショットを [PATH] に保存できませんでした:ディレクトリは存在しません。
	</notification>
	<notification name="PresetNotSaved">
		プリセット [NAME] の保存エラー。
	</notification>
	<notification name="DefaultPresetNotSaved">
		デフォルトの事前設定を上書きすることはできません。
	</notification>
	<notification name="PresetNotDeleted">
		プリセット [NAME] の削除エラー。
	</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="FailedToGetBenefits">
		残念ながら、このセッションのベネフィット情報を得ることができませんでした。通常のプロダクション環境で起こることではありません。サポートまでご連絡ください。このセッションは通常通りに作動しませんので、再スタートをお薦めします
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="BulkUploadCostConfirmation">
		合計 L$[COST] で [COUNT] アイテムがアップロードされます。 アップロードを続けますか?
		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="アップロード"/>
	</notification>
	<notification name="BulkUploadNoCompatibleFiles">
		選択したファイルは、まとめてアップロードできません。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="BulkUploadIncompatibleFiles">
		選択したファイルのいくつかは、まとめてアップロードできません。
		<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="MeshUploadErrorDetails">
		[LABEL] をアップロードできませんでした: [MESSAGE] 
[DETAILS]詳しくは、SecondLife.log をご覧ください。
	</notification>
	<notification name="MeshUploadError">
		[LABEL] をアップロードできませんでした: [MESSAGE] 

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

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

次の住人と共有:

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

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

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

次の住人と共有:

&lt;nolink&gt;[RESIDENTS]&lt;/nolink&gt;
		<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]

ポート: 
:TCP:80, 443 
:UDP:3478, 3479, 5060, 5062, 6250, 12000-32000

お使いのネットワークやファイアウォールの設定を確認してください。
お使いのルーターの SIP ALG 機能をすべて無効にしてください。

ボイスチャットによるコミュニケーションが利用できません。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="NoVoiceConnect-GIAB">
		ボイスサーバーに接続できません。ボイスチャットによるコミュニケーションが利用できません。お使いのネットワークやファイアウォールの設定を確認してください。
		<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="CannotUploadTexture">
		テクスチャをアップロードできません。
[REASON]
	</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="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>
	<notification name="AvatarFrozen">
		[AV_FREEZER] によってあなたはフリーズされています。世界を動かすことも、世界とインタラクションすることもできません。
	</notification>
	<notification name="AvatarFrozenDuration">
		[AV_FREEZER] によって、あなたは [AV_FREEZE_TIME] 秒間フリーズされました。世界を動かすことも、世界とインタラクションすることもできません。
	</notification>
	<notification name="YouFrozeAvatar">
		アバターがフリーズされています。
	</notification>
	<notification name="AvatarHasUnFrozenYou">
		[AV_FREEZER] によってフリーズが解除されています。
	</notification>
	<notification name="AvatarUnFrozen">
		アバターのフリーズが解除されました。
	</notification>
	<notification name="AvatarFreezeFailure">
		その区画の管理権限を持っていないため、フリーズに失敗しました。
	</notification>
	<notification name="AvatarFreezeThaw">
		フリーズ期間が切れました。仕事に戻ってください。
	</notification>
	<notification name="AvatarCantFreeze">
		残念ながら、そのユーザーをフリーズできません。
	</notification>
	<notification name="NowOwnObject">
		これで、オブジェクト [OBJECT_NAME] の所有者になりました
	</notification>
	<notification name="CantRezOnLand">
		この土地の所有者が許可していないため、[OBJECT_POS] でオブジェクトを Rez することができません。土地ツールを使用して、土地の所有を確認してください。
	</notification>
	<notification name="RezFailTooManyRequests">
		リクエストが多すぎて、オブジェクトを Rez することができません。
	</notification>
	<notification name="SitFailCantMove">
		今回移動できなかったため、座ることができません。
	</notification>
	<notification name="SitFailNotAllowedOnLand">
		その土地に対して許可を受けていないため、座ることができません。
	</notification>
	<notification name="SitFailNotSameRegion">
		移動して近づけてみてください。オブジェクトが同じリージョンにないため、オブジェクトを配置できません。
	</notification>
	<notification name="NoNewObjectRegionFull">
		新しいオブジェクトを作成できません。リージョンが埋まっています。
	</notification>
	<notification name="FailedToPlaceObject">
		指定した場所にオブジェクトを配置できませんでした。もう一度お試しください。
	</notification>
	<notification name="NoOwnNoGardening">
		所有していない土地に木や草を植えることはできません。
	</notification>
	<notification name="NoCopyPermsNoObject">
		あなたにはオブジェクト &lt;nolink&gt;&apos;[OBJ_NAME]&apos;&lt;/nolink&gt; をコピーする権限がないため、コピーに失敗しました。
	</notification>
	<notification name="NoTransPermsNoObject">
		オブジェクト &lt;nolink&gt;&apos;[OBJ_NAME]&apos;&lt;/nolink&gt; はあなたに譲渡できないため、コピーに失敗しました。
	</notification>
	<notification name="AddToNavMeshNoCopy">
		オブジェクト &lt;nolink&gt;&apos;[OBJ_NAME]&apos;&lt;/nolink&gt; は navmesh に関連があるため、コピーに失敗しました。
	</notification>
	<notification name="DupeWithNoRootsSelected">
		ルートオブジェクトを選択せずに複製します。
	</notification>
	<notification name="CantDupeCuzRegionIsFull">
		リージョンが埋まっているため、オブジェクトのコピーを作成することができません。
	</notification>
	<notification name="CantDupeCuzParcelNotFound">
		オブジェクトのコピーを作成できません。オブジェクトのある区画が見つかりません。
	</notification>
	<notification name="CantCreateCuzParcelFull">
		区画がいっぱいのため、
オブジェクトを作成できません。
	</notification>
	<notification name="RezAttemptFailed">
		オブジェクトへの Rez の試みに失敗しました。
	</notification>
	<notification name="ToxicInvRezAttemptFailed">
		このリージョンで問題を引き起こすアイテムは作成できません。
	</notification>
	<notification name="InvItemIsBlacklisted">
		その持ち物アイテムはブラックリストに登録されています。
	</notification>
	<notification name="NoCanRezObjects">
		現在あなたにはオブジェクトを作成するための許可がありません。
	</notification>
	<notification name="LandSearchBlocked">
		土地の検索がブロックされました。
短期間に多くの土地を検索したためです。
しばらくしてから再度お試しください。
	</notification>
	<notification name="NotEnoughResourcesToAttach">
		オブジェクトの着用に使用できるスクリプトリソースが足りません。
	</notification>
	<notification name="YouDiedAndGotTPHome">
		死んでしまったので、ホームにテレポートされました。
	</notification>
	<notification name="EjectComingSoon">
		ここへの入場が許可されていないため、[EJECT_TIME] 秒後に追放されます。
	</notification>
	<notification name="SaveBackToInvDisabled">
		「「持ち物」に保存」が無効になっています。
	</notification>
	<notification name="NoExistNoSaveToContents">
		「存在しません」から rez されたため、&lt;nolink&gt;&apos;[OBJ_NAME]&apos;&lt;/nolink&gt; をオブジェクトの中身に保存できませんでした。
	</notification>
	<notification name="NoModNoSaveToContents">
		あなたにはオブジェクト &lt;nolink&gt;&apos;[DEST_NAME]&apos;&lt;/nolink&gt; を修正する権限がないため、&lt;nolink&gt;&apos;[OBJ_NAME]&apos;&lt;/nolink&gt;をオブジェクトの中身に保存できませんでした。
	</notification>
	<notification name="NoSaveBackToInvDisabled">
		&lt;nolink&gt;&apos;[OBJ_NAME]&apos;&lt;/nolink&gt; をインベントリに保存できません。この操作は無効になりました。
	</notification>
	<notification name="NoCopyNoSelCopy">
		あなたにはオブジェクト &lt;nolink&gt;&apos;[OBJ_NAME]&apos;&lt;/nolink&gt; をコピーする権限がないため、選択内容をコピーできません。
	</notification>
	<notification name="NoTransNoSelCopy">
		オブジェクト &lt;nolink&gt;&apos;[OBJ_NAME]&apos;&lt;/nolink&gt; を譲渡できないため、選択内容をコピーできません。
	</notification>
	<notification name="NoTransNoCopy">
		オブジェクト &lt;nolink&gt;&apos;[OBJ_NAME]&apos;&lt;/nolink&gt; を譲渡できないため、選択内容をコピーできません。
	</notification>
	<notification name="NoPermsNoRemoval">
		オブジェクト &lt;nolink&gt;&apos;[OBJ_NAME]&apos;&lt;/nolink&gt; をシミュレーターから削除することは、権限のシステムにより許可されていません。
	</notification>
	<notification name="NoModNoSaveSelection">
		あなたにはオブジェクト &lt;nolink&gt;&apos;[OBJ_NAME]&apos;&lt;/nolink&gt; を修正する権限がないため、選択内容を保存できません。
	</notification>
	<notification name="NoCopyNoSaveSelection">
		オブジェクト &lt;nolink&gt;&apos;[OBJ_NAME]&apos;&lt;/nolink&gt; はコピー不可なため、選択内容を保存できません。
	</notification>
	<notification name="NoModNoTaking">
		あなたにはオブジェクト &lt;nolink&gt;&apos;[OBJ_NAME]&apos;&lt;/nolink&gt; を修正する権限がないため、選択内容を選ぶことはできません。
	</notification>
	<notification name="RezDestInternalError">
		内部エラー: 不明な宛先タイプ。
	</notification>
	<notification name="DeleteFailObjNotFound">
		オブジェクトが見つからないため削除できませんでした。
	</notification>
	<notification name="SorryCantEjectUser">
		残念ながら、そのユーザーを追放することはできません。
	</notification>
	<notification name="RegionSezNotAHome">
		このリージョンでは、ここにホームの位置を設定できません。
	</notification>
	<notification name="HomeLocationLimits">
		ホームの場所を設定できるのは、自分の土地か、またはメインランドのインフォハブでのみです。
	</notification>
	<notification name="HomePositionSet">
		家の配置の設定。
	</notification>
	<notification name="AvatarEjected">
		アバターが追放されました。
	</notification>
	<notification name="AvatarEjectFailed">
		その区画の管理権限がないため、追放できませんでした。
	</notification>
	<notification name="CMOParcelFull">
		区画がいっぱいなので、オブジェクト &apos;[O]&apos; を地域(リージョン) [R] の [P] に移動できません。
	</notification>
	<notification name="CMOParcelPerms">
		ご使用のオブジェクトはこの区画で使用が許可されていないため、オブジェクト &apos;[O]&apos; を地域(リージョン) [R] の [P] に移動できません。
	</notification>
	<notification name="CMOParcelResources">
		この区画にこのオブジェクトのリソースが不足しているため、オブジェクト &apos;[O]&apos; を地域(リージョン) [R] の [P] に移動できません。
	</notification>
	<notification name="NoParcelPermsNoObject">
		その区画へのアクセス権がないため、コピーが失敗しました。
	</notification>
	<notification name="CMORegionVersion">
		他の地域(リージョン)でこのオブジェクトの地域(リージョン)をまたがる受け取りに対応していない旧バージョンを実行しているため、オブジェクト &apos;[O]&apos; を地域(リージョン) [R] の [P] に移動できません。
	</notification>
	<notification name="CMONavMesh">
		リージョンの境界にわたってナビメッシュを変更できないため、オブジェクト &apos;[O]&apos; を地域(リージョン) [R] の [P] に移動できません。
	</notification>
	<notification name="CMOWTF">
		不明な理由により、オブジェクト &apos;[O]&apos; を地域(リージョン) [R] の [P] に移動できません。 ([F])
	</notification>
	<notification name="NoPermModifyObject">
		そのオブジェクトを変更する権限がありません
	</notification>
	<notification name="TooMuchObjectInventorySelected">
		大きなインベントリを持つオブジェクトの選択が多すぎます。選択するオブジェクトを減らして、もう一度やり直してください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="CantEnablePhysObjContributesToNav">
		ナビメッシュに貢献するオブジェクトに対して物理を有効にできません。
	</notification>
	<notification name="CantEnablePhysKeyframedObj">
		キーフレームオブジェクトのために物理を有効にできません。
	</notification>
	<notification name="CantEnablePhysNotEnoughLandResources">
		土地のリソースが足りないため、オブジェクトの物理を有効にできません。
	</notification>
	<notification name="CantEnablePhysCostTooGreat">
		[MAX_OBJECTS] より大きい物理リソースコストを持つオブジェクトでは、物理を有効にできません。
	</notification>
	<notification name="PhantomWithConcavePiece">
		このオブジェクトはファントムで、ナビメッシュに貢献しているため、くぼみを持たせることができません。
	</notification>
	<notification name="UnableAddItem">
		アイテムを追加できません!
	</notification>
	<notification name="UnableEditItem">
		これは編集できません!
	</notification>
	<notification name="NoPermToEdit">
		これを編集する許可がありません。
	</notification>
	<notification name="NoPermToCopyInventory">
		そのインベントリをコピーすることは許可されません。
	</notification>
	<notification name="CantSaveItemDoesntExist">
		オブジェクトのコンテンツに保存できません。アイテムが存在していません。
	</notification>
	<notification name="CantSaveItemAlreadyExists">
		オブジェクトのコンテンツに保存できません。同じ名前を持つアイテムがすでにインベントリに存在します。
	</notification>
	<notification name="CantSaveModifyAttachment">
		オブジェクトのコンテンツに保存できません。このため、アタッチメントの権限が変更されます。
	</notification>
	<notification name="AttachmentHasTooMuchInventory">
		ご使用のアタッチメントに含まれるインベントリが多すぎるため、インベントリを追加できません。
	</notification>
	<notification name="IllegalAttachment">
		添付ファイルはアバターの存在しない点を要求しました。代わりに胸に添付されていました。
	</notification>
	<notification name="TooManyScripts">
		スクリプトが多すぎます。
	</notification>
	<notification name="UnableAddScript">
		テキストを追加できません!
	</notification>
	<notification name="AssetServerTimeoutObjReturn">
		資産サーバーがタイムリーに応答しませんでした。オブジェクトが sim に返されました。
	</notification>
	<notification name="RegionDisablePhysicsShapes">
		このリージョンでは、物理的シェイプが有効にされていません。
	</notification>
	<notification name="NoModNavmeshAcrossRegions">
		リージョンの境界をまたぐナビメッシュは変更できません。
	</notification>
	<notification name="NoSetPhysicsPropertiesOnObjectType">
		そのオブジェクトタイプの物理的プロパティを設定できません。
	</notification>
	<notification name="NoSetRootPrimWithNoShape">
		ルートプリムを設定できないため、シェイプがありません。
	</notification>
	<notification name="NoRegionSupportPhysMats">
		このリージョンでは、物理的素材が有効にされていません。
	</notification>
	<notification name="OnlyRootPrimPhysMats">
		物理的素材を調整できるのは、ルートプリムだけです。
	</notification>
	<notification name="NoSupportCharacterPhysMats">
		キャラクターへの物理的素材の設定はまだサポートされていません。
	</notification>
	<notification name="InvalidPhysMatProperty">
		指定した物理的素材のプロパティが 1 つ以上無効です。
	</notification>
	<notification name="NoPermsAlterStitchingMeshObj">
		メッシュオブジェクトの縫い目のタイプを変更することはできません。
	</notification>
	<notification name="NoPermsAlterShapeMeshObj">
		メッシュオブジェクトの形状を変更することはできません
	</notification>
	<notification name="FullRegionCantEnter">
		リージョンが埋まっているため、\nこのリージョンに入場できません。
	</notification>
	<notification name="LinkFailedOwnersDiffer">
		リンクエラー -- 所有者が違います
	</notification>
	<notification name="LinkFailedNoModNavmeshAcrossRegions">
		リンクエラー -- リージョンの境界をまたぐナビメッシュは変更できません。
	</notification>
	<notification name="LinkFailedNoPermToEdit">
		リンクエラー -- 編集権限がありません。
	</notification>
	<notification name="LinkFailedTooManyPrims">
		リンクエラー -- プリミティブが多すぎます。
	</notification>
	<notification name="LinkFailedCantLinkNoCopyNoTrans">
		リンクエラー -- コピーなしと転送なしをリンクできません。
	</notification>
	<notification name="LinkFailedNothingLinkable">
		リンクエラー -- リンクできるものがありません。
	</notification>
	<notification name="LinkFailedTooManyPathfindingChars">
		リンクエラー -- パスファインディングの文字数が多すぎます
	</notification>
	<notification name="LinkFailedInsufficientLand">
		リンクエラー -- 土地のリソースが足りません
	</notification>
	<notification name="LinkFailedTooMuchPhysics">
		オブジェクトが使用している物理リソースが多すぎたため、ダイナミックスが無効にされました。
	</notification>
	<notification name="EstateManagerFailedllTeleportHome">
		[SLURL] のオブジェクト &apos;[OBJECT_NAME]&apos; で不動産マネージャーのホームをテレポートできません。
	</notification>
	<notification name="TeleportedHomeByObjectOnParcel">
		区画 &apos;[PARCEL_NAME]&apos; のオブジェクト &apos;[OBJECT_NAME]&apos; によって、あなたはホームにテレポートされました。
	</notification>
	<notification name="TeleportedHomeByObject">
		​オブジェクト ​&apos;[OBJECT_NAME]&apos; によって、あなたはホームへテレポートされています。
	</notification>
	<notification name="TeleportedByAttachment">
		[ITEM_ID] へのアタッチメントによって、あなたはテレポートされています。
		<usetemplate ignoretext="テレポート:アタッチメントによりテレポートされました" name="notifyignore"/>
	</notification>
	<notification name="TeleportedByObjectOnParcel">
		区画 &apos;[PARCEL_NAME]&apos; のオブジェクト &apos;[OBJECT_NAME]&apos; によって、あなたはテレポートされています。
		<usetemplate ignoretext="テレポート:区画上のオブジェクトによりテレポートされました" name="notifyignore"/>
	</notification>
	<notification name="TeleportedByObjectOwnedBy">
		[OWNER_ID] が所有しているオブジェクト &apos;[OBJECT_NAME]&apos; によって、あなたはテレポートされています。
	</notification>
	<notification name="TeleportedByObjectUnknownUser">
		不明なユーザーが所有しているオブジェクト &apos;[OBJECT_NAME]&apos; によって、あなたはテレポートされています。
	</notification>
	<notification name="StandDeniedByObject">
		&apos;[OBJECT_NAME]&apos; はこの時点であなたが立つことを許可しません。
	</notification>
	<notification name="ResitDeniedByObject">
		&apos;[OBJECT_NAME]&apos; はこの時点であなたが席を変更することを許可しません。
	</notification>
	<notification name="CantCreateObjectRegionFull">
		リクエストされたオブジェクトを作成できません。リージョンが埋まっています。
	</notification>
	<notification name="CantCreateAnimatedObjectTooLarge">
		リグ入三角形の限度数を超えるため、リクエストされたアニメーションオブジェクトを作成することができません。
	</notification>
	<notification name="CantAttackMultipleObjOneSpot">
		1 つの場所に複数のオブジェクトを着用することはできません。
	</notification>
	<notification name="CantCreateMultipleObjAtLoc">
		ここでは、複数のオブジェクトを作成することはできません。
	</notification>
	<notification name="UnableToCreateObjTimeOut">
		リクエストされたオブジェクトを作成できません。オブジェクトがデータベースに見つかりません。
	</notification>
	<notification name="UnableToCreateObjUnknown">
		リクエストされたオブジェクトを作成できません。リクエストがタイムアウトになりました。もう一度お試しください。
	</notification>
	<notification name="UnableToCreateObjMissingFromDB">
		要求されたオブジェクトを作成できません。もう一度お試しください。
	</notification>
	<notification name="RezFailureTookTooLong">
		リクエストされたオブジェクトのロードに時間がかかりすぎたため、Rez に失敗しました。
	</notification>
	<notification name="FailedToPlaceObjAtLoc">
		指定した場所にオブジェクトを配置できませんでした。もう一度お試しください。
	</notification>
	<notification name="CantCreatePlantsOnLand">
		この土地に木を植えることはできません。
	</notification>
	<notification name="CantRestoreObjectNoWorldPos">
		オブジェクトをリストアできません。ワールドの位置が見つかりません。
	</notification>
	<notification name="CantRezObjectInvalidMeshData">
		メッシュデータが無効なため、オブジェクトを Rez することができません。
	</notification>
	<notification name="CantRezObjectTooManyScripts">
		このリージョンに既に多くのスクリプトが存在するため、オブジェクトを Rez することができません。
	</notification>
	<notification name="CantCreateObjectNoAccess">
		現在のアクセス権限では、そこにオブジェクトを作成できません。
	</notification>
	<notification name="CantCreateObject">
		現在あなたにはオブジェクト作成する許可がありません。
	</notification>
	<notification name="InvalidObjectParams">
		無効なオブジェクトパラメーター
	</notification>
	<notification name="CantDuplicateObjectNoAcess">
		現在のアクセス権限では、ここにオブジェクトのコピーを作成できません。
	</notification>
	<notification name="CantChangeShape">
		あなたにはこのシェイプを変更する許可がありません。
	</notification>
	<notification name="NoPermsTooManyAttachedAnimatedObjects">
		この操作を行うと、装着されたアニメーションオブジェクトが限度数を超えます。
	</notification>
	<notification name="NoPermsLinkAnimatedObjectTooLarge">
		結果として、アニメーションオブジェクトがリグ入り三角形の限度数を超えるため、これらのオブジェクトを結合できません。
	</notification>
	<notification name="NoPermsSetFlagAnimatedObjectTooLarge">
		リグ入り三角形の限度数を超えるため、このオブジェクトをアニメーションオブジェクトにすることはできません。
	</notification>
	<notification name="CantChangeAnimatedObjectStateInsufficientLand">
		このオブジェクトをアニメーションオブジェクトの状態に変えると、区画の限度数を超えるため変更できません。
	</notification>
	<notification name="ErrorNoMeshData">
		サーバーエラー: メッシュデータが読み込まれていないため、この操作を完了できません。
	</notification>
	<notification name="NoAccessToClaimObjects">
		現在のアクセス権限では、ここにオブジェクトを取得できません。
	</notification>
	<notification name="DeedFailedNoPermToDeedForGroup">
		あなたのグループにオブジェクトを譲渡する権限がないため、譲渡に失敗しました。
	</notification>
	<notification name="NoPrivsToBuyObject">
		現在のアクセス権限では、ここでオブジェクトを購入できません。
	</notification>
	<notification name="CantAttachObjectAvatarSittingOnIt">
		アバターがオブジェクトに存在するため、オブジェクトを着用できません。
	</notification>
	<notification name="WhyAreYouTryingToWearShrubbery">
		木や草をアタッチメントとして着用できません。
	</notification>
	<notification name="CantAttachGroupOwnedObjs">
		グループが所有しているオブジェクトは着用できません。
	</notification>
	<notification name="CantAttachObjectsNotOwned">
		所有していないオブジェクトは着用できません。
	</notification>
	<notification name="CantAttachNavmeshObjects">
		ナビメッシュに貢献しているオブジェクトは着用できません。
	</notification>
	<notification name="CantAttachObjectNoMovePermissions">
		あなたにはオブジェクトを移動する権限がないため、そのオブジェクト添付できません。
	</notification>
	<notification name="CantAttachNotEnoughScriptResources">
		オブジェクトの着用に使用できるスクリプトリソースが足りません。
	</notification>
	<notification name="CantDropItemTrialUser">
		オブジェクトをここにドロップできません。フリートライアル領域をお試しください。
	</notification>
	<notification name="CantDropMeshAttachment">
		メッシュアタッチメントをドロップすることはできません。インベントリから切り離して、ワールドで Rez してください。
	</notification>
	<notification name="CantDropAttachmentNoPermission">
		アタッチメントのドロップに失敗しました。そこへドロップする権限がありません。
	</notification>
	<notification name="CantDropAttachmentInsufficientLandResources">
		アタッチメントのドロップに失敗しました。利用できる土地リソースの数が足りません。
	</notification>
	<notification name="CantDropAttachmentInsufficientResources">
		利用できるリソースが足りないため、アタッチメントのドロップに失敗しました。
	</notification>
	<notification name="CantDropObjectFullParcel">
		ここにオブジェクトをドロップできません。区画が埋まっています。
	</notification>
	<notification name="CantTouchObjectBannedFromParcel">
		土地区画に入場することを禁止されているため、このオブジェクトを触ったり、つかむことができません。
	</notification>
	<notification name="PlzNarrowDeleteParams">
		削除パラメーターを絞ってください。
	</notification>
	<notification name="UnableToUploadAsset">
		資産をアップロードできません。
	</notification>
	<notification name="CantTeleportCouldNotFindUser">
		ホームをテレポートするユーザーが見つかりませんでした。
	</notification>
	<notification name="GodlikeRequestFailed">
		過剰なリクエストが失敗しました
	</notification>
	<notification name="GenericRequestFailed">
		一般的なリクエストに失敗しました
	</notification>
	<notification name="CantUploadPostcard">
		ポストカードをアップロードできません。後でもう一度お試しください。
	</notification>
	<notification name="CantFetchInventoryForGroupNotice">
		グループ通知のインベントリの詳細を取得できません。
	</notification>
	<notification name="CantSendGroupNoticeNotPermitted">
		グループ通知の送信が許可されないため、送信できません。
	</notification>
	<notification name="CantSendGroupNoticeCantConstructInventory">
		グループ通知を送信できません。持ち物を作成することもできません。
	</notification>
	<notification name="CantParceInventoryInNotice">
		通知内の持ち物を検出できません。
	</notification>
	<notification name="TerrainUploadFailed">
		地形のアップロードに失敗しました。
	</notification>
	<notification name="TerrainFileWritten">
		地形ファイルが書き込まれました。
	</notification>
	<notification name="TerrainFileWrittenStartingDownload">
		地形ファイルを書き出し、ダウンロードを開始しています...
	</notification>
	<notification name="TerrainBaked">
		地形がベークされました。
	</notification>
	<notification name="TenObjectsDisabledPlzRefresh">
		選択された最初の 10 個のオブジェクトのみが無効にされました。必要に応じて、リフレッシュして選択内容を追加してください。
	</notification>
	<notification name="UpdateViewerBuyParcel">
		この区画を購入するには、ビューワをアップデートする必要があります。
	</notification>
	<notification name="CantBuyParcelNotForSale">
		購入することができません。この区画は販売対象ではありません。
	</notification>
	<notification name="CantBuySalePriceOrLandAreaChanged">
		販売価格または土地の面積が変わったため、購入できません。
	</notification>
	<notification name="CantBuyParcelNotAuthorized">
		あなたはこの区画の委任された買い手ではありません。
	</notification>
	<notification name="CantBuyParcelAwaitingPurchaseAuth">
		すでに購入の認証を待機しているため、この区画を購入できません。
	</notification>
	<notification name="CantBuildOverflowParcel">
		区画をオーバーフローするため、ここでオブジェクトを構築することはできません。
	</notification>
	<notification name="SelectedMultipleOwnedLand">
		所有者の違う土地を選びました。選択する面積を小さくして、もう一度試してください。
	</notification>
	<notification name="CantJoinTooFewLeasedParcels">
		選択範囲のリース区画の数が少ないため、参加できません。
	</notification>
	<notification name="CantDivideLandMultipleParcelsSelected">
		土地を分割できません。
複数の区画が選択されました。
小さい区画を選択してください。
	</notification>
	<notification name="CantDivideLandCantFindParcel">
		土地を分割できません。
区画が見つかりません。
「ヘルプ」 -&gt; 「バグの報告」で報告してください。
	</notification>
	<notification name="CantDivideLandWholeParcelSelected">
		土地を分割できません。区画全体が選択されています。
小さい区画を選択してください。
	</notification>
	<notification name="LandHasBeenDivided">
		土地が分割されています。
	</notification>
	<notification name="PassPurchased">
		入場許可を購入しました。
	</notification>
	<notification name="RegionDisallowsClassifieds">
		リージョンでは、クラシファイド広告を許可しません。
	</notification>
	<notification name="LandPassExpireSoon">
		この土地への入場許可はまもなく期限が切れます。
	</notification>
	<notification name="CantSitNoSuitableSurface">
		配置に適した表面がありません。別の場所を試してみたください。
	</notification>
	<notification name="CantSitNoRoom">
		ここには座る余地がありません。他の場所を試してください。
	</notification>
	<notification name="ClaimObjectFailedNoPermission">
		権限がないため、オブジェクトを取得できませんでした。
	</notification>
	<notification name="ClaimObjectFailedNoMoney">
		リンデンドルが足りないため、オブジェクトの取得に失敗しました。
	</notification>
	<notification name="CantDeedGroupLand">
		グループ所有の土地は、譲渡できません。
	</notification>
	<notification name="BuyObjectFailedNoMoney">
		リンデンドルが足りないため、オブジェクトの購入に失敗しました。
	</notification>
	<notification name="BuyInventoryFailedNoMoney">
		リンデンドルが不足しているため、インベントリを購入できませんでした。
	</notification>
	<notification name="BuyPassFailedNoMoney">
		リンデンドルが足りないため、この土地への入場許可を購入できません。
	</notification>
	<notification name="CantBuyPassTryAgain">
		今すぐには入場許可を購入できません。後でもう一度お試しください。
	</notification>
	<notification name="CantCreateObjectParcelFull">
		区画が埋まっているため、オブジェクトを\n作成することができません。
	</notification>
	<notification name="FailedPlacingObject">
		指定した場所にオブジェクトを配置できませんでした。もう一度お試しください。
	</notification>
	<notification name="CantCreateLandmarkForEvent">
		イベントのためのランドマークを作成することができません。
	</notification>
	<notification name="GodBeatsFreeze">
		強力な力でフリーズを解除します。
	</notification>
	<notification name="SpecialPowersRequestFailedLogged">
		特殊な権限のリクエストに失敗しました。このリクエストはログに記録されています。
	</notification>
	<notification name="ExpireExplanation">
		システムは、現在あなたのリクエストを処理できません。リクエストがタイムアウトになりました。
	</notification>
	<notification name="DieExplanation">
		システムは、あなたのリクエストを処理できません。
	</notification>
	<notification name="AddPrimitiveFailure">
		プリミティブ広告を出すには、資金が足りません。
	</notification>
	<notification name="RezObjectFailure">
		資金が足りないため、オブジェクトを作成できません。
	</notification>
	<notification name="ResetHomePositionNotLegal">
		ホームが不正なため、ホームの位置をリセットします。
	</notification>
	<notification name="CantInviteRegionFull">
		リージョンが埋まっているため、現在の場所に誰かを招待することはできません。後でもう一度お試しください。
	</notification>
	<notification name="CantSetHomeAtRegion">
		このリージョンでは、ここにホームの位置を設定できません。
	</notification>
	<notification name="ListValidHomeLocations">
		ホームの場所を設定できるのは、自分の土地か、またはメインランドのインフォハブでのみです。
	</notification>
	<notification name="SetHomePosition">
		家の配置の設定。
	</notification>
	<notification name="CantDerezInventoryError">
		インベントリエラーのため、オブジェクトの Rez 解除ができません。
	</notification>
	<notification name="CantCreateRequestedInv">
		リクエストされたインベントリを作成できません。
	</notification>
	<notification name="CantCreateRequestedInvFolder">
		リクエストされた持ち物フォルダーを作成できません。
	</notification>
	<notification name="CantCreateInventory">
		そのインベントリを作成できません。
	</notification>
	<notification name="CantCreateLandmark">
		ランドマークを作成できません。
	</notification>
	<notification name="CantCreateOutfit">
		アウトフィットをすぐには作成できません。しばらくしてから再度お試しください。
	</notification>
	<notification name="InventoryNotForSale">
		インベントリは販売対象ではありません。
	</notification>
	<notification name="CantFindInvItem">
		持ち物アイテムを見つけることができません。
	</notification>
	<notification name="CantFindObject">
		オブジェクトが見つかりません。
	</notification>
	<notification name="CantTransfterMoneyRegionDisabled">
		オブジェクトへの送金は、このリージョンでは現在無効にされています。
	</notification>
	<notification name="DroppedMoneyTransferRequest">
		システムロードにより、支払いを実行できません。
	</notification>
	<notification name="CantPayNoAgent">
		支払いの相手を把握できませんでした。
	</notification>
	<notification name="CantDonateToPublicObjects">
		パブリックオブジェクトにリンデンドルを与えることはできません。
	</notification>
	<notification name="InventoryCreationInWorldObjectFailed">
		インワールドオブジェクトでのインベントリ作成に失敗しました。
	</notification>
	<notification name="UserBalanceOrLandUsageError">
		内部エラーが発生したため、ビューワを正しく更新できませんでした。ビューワに表示されるリンデンドルの残高または区画の所有は、サーバー上の実際の残高を反映していない可能性があります。
	</notification>
	<notification name="LargePrimAgentIntersect">
		他の住民と交差する大きなプリムを作成することはできません。他の住民が移動した場合は再度お試しください。
	</notification>
	<notification name="PreferenceChatClearLog">
		これにより、過去の会話のログ、およびそのファイルのすべてのバックアップが削除されます。
		<usetemplate ignoretext="以前の会話のログを削除する前に確認してください。" name="okcancelignore" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="PreferenceChatDeleteTranscripts">
		これにより、以前のすべての会話のテキストが削除されます。過去の会話のリストには影響しません。.txt および txt.backup の拡張子が付いたすべてのファイルが [FOLDER] フォルダーから削除されます。
		<usetemplate ignoretext="テキストを削除するまえに確認してください。" name="okcancelignore" notext="取り消し" yestext="OK"/>
	</notification>
	<notification name="PreferenceChatPathChanged">
		ファイルを移動できません。以前のパスがリストアされました。
		<usetemplate ignoretext="ファイルを移動できません。以前のパスがリストアされました。" name="okignore" yestext="OK"/>
	</notification>
	<notification name="DefaultObjectPermissions">
		デフォルトのオブジェクト権限を保存するときに問題が発生しました: [REASON]。後でデフォルトの権限を設定してください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="ChatHistoryIsBusyAlert">
		チャット履歴ファイルが前の操作でビジーです。2、3 分経ってからもう一度試すか、別の人とのチャットを選択してください。
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="OutfitPhotoLoadError">
		[REASON]
		<usetemplate name="okbutton" yestext="OK"/>
	</notification>
	<notification name="FailedToFindSettings">
		データベースから [NAME] の設定の読み込みができませんでした。
	</notification>
	<notification name="FailedToLoadSettingsApply">
		環境にこれらの設定を適用することができません。
	</notification>
	<notification name="FailedToBuildSettingsDay">
		環境にこれらの設定を適用することができません。
	</notification>
	<notification name="NoEnvironmentSettings">
		このリージョンは環境設定をサポートしていません。
	</notification>
	<notification label="アウトフィットを保存する" name="SaveSettingAs">
		現在の環境設定を次の内容で保存する:
		<form name="form">
			<input name="message">
				[DESC] (新)
			</input>
			<button name="OK" text="OK"/>
			<button name="Cancel" text="キャンセル"/>
		</form>
	</notification>
	<notification name="WLImportFail">
		[FILE] から過去のウインドライトの設定 [NAME] をインポートできません。 

[REASONS]
	</notification>
	<notification name="WLParcelApplyFail">
		この区画で環境を設定することはできません。
変更する権限のある区画を入力または選択してください。
	</notification>
	<notification name="SettingsUnsuported">
		このリージョンでは設定をサポートしていません。
設定に対応しているリージョンに移動し、アクションを再試行してください。
	</notification>
	<notification name="SettingsConfirmLoss">
		&quot;[NAME]&quot;と名付けられたこの [TYPE] に加えられた変更が失われます。
続けますか?
		<usetemplate ignoretext="変更を失いますがよろしいですか?" name="okcancelignore" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="SettingsConfirmReset">
		適用されたすべての設定を削除しようとしています。
続けますか?
		<usetemplate name="okcancelbuttons" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="PersonalSettingsConfirmReset">
		適用されたすべての個人的な照明の設定を削除しようとしています。
続けますか?
		<usetemplate name="okcancelbuttons" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="SettingsMakeNoTrans">
		このデイサイクルに移行不可の設定をインポートしようとしています。このまま続けると、編集中の設定も移行不可になります。

この変更は元に戻すことができません。

続けますか?
		<usetemplate ignoretext="設定を移行不可にしますか?" name="okcancelignore" notext="いいえ" yestext="はい"/>
	</notification>
	<notification name="NoEditFromLibrary">
		ライブラリから直接設定を変更することはできません。
自分の持ち物からコピーしてやり直してください。
	</notification>
	<notification name="EnvironmentApplyFailed">
		この設定で問題が発生しました。この設定は現在保存または適用ができません。
	</notification>
	<notification name="TrackLoadFailed">
		トラックを [TRACK] にロードできません。
	</notification>
	<notification name="TrackLoadMismatch">
		トラックを [TRACK1] から [TRACK2] にロードできません。
	</notification>
</notifications>