summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/notifications.xml
diff options
context:
space:
mode:
authoreli <eli@lindenlab.com>2018-12-03 18:18:18 -0800
committereli <eli@lindenlab.com>2018-12-03 18:18:18 -0800
commit1c778708c1b36b0e35c2bb023d27c63322060415 (patch)
treefe83a968c2698df8b08eb3a740c1e084fcb89439 /indra/newview/skins/default/xui/ja/notifications.xml
parent34770cbf2ef34b7901552057a0823e502d42be1d (diff)
FIX INTL-316 translate Viewer Set54 into 9 languages, for Animesh project Viewer (repository: axon)
Diffstat (limited to 'indra/newview/skins/default/xui/ja/notifications.xml')
-rw-r--r--indra/newview/skins/default/xui/ja/notifications.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/ja/notifications.xml b/indra/newview/skins/default/xui/ja/notifications.xml
index c032e0d1ba..99ba5b2655 100644
--- a/indra/newview/skins/default/xui/ja/notifications.xml
+++ b/indra/newview/skins/default/xui/ja/notifications.xml
@@ -3270,6 +3270,9 @@ M キーを押して変更します。
<notification name="PresetNotSaved">
プリセット [NAME] の保存エラー。
</notification>
+ <notification name="DefaultPresetNotSaved">
+ デフォルトの事前設定を上書きすることはできません。
+ </notification>
<notification name="PresetNotDeleted">
プリセット [NAME] の削除エラー。
</notification>
@@ -4028,6 +4031,9 @@ M キーを押して変更します。
<notification name="CantCreateObjectRegionFull">
リクエストされたオブジェクトを作成できません。リージョンが埋まっています。
</notification>
+ <notification name="CantCreateAnimatedObjectTooLarge">
+ リグ入三角形の限度数を超えるため、リクエストされたアニメーションオブジェクトを作成することができません。
+ </notification>
<notification name="CantAttackMultipleObjOneSpot">
1 つの場所に複数のオブジェクトを着用することはできません。
</notification>
@@ -4076,6 +4082,21 @@ M キーを押して変更します。
<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>