diff options
author | Logue <logue@hotmail.co.jp> | 2023-06-03 03:01:26 +0900 |
---|---|---|
committer | Logue <logue@hotmail.co.jp> | 2023-06-03 03:01:26 +0900 |
commit | e4906b2ab9922453b1f29d2a29b4306c2722cd1a (patch) | |
tree | 337cbce275614d43b8777fdeb553f0fc1b396f23 /indra/newview/skins/default/xui/ja/notifications.xml | |
parent | cca49e4d637e4f7e513647b79bef9a5c5b8820dc (diff) |
Inventory mistranslation fix.
Translate untranslated parts of Preferences panel.
Diffstat (limited to 'indra/newview/skins/default/xui/ja/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/ja/notifications.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/indra/newview/skins/default/xui/ja/notifications.xml b/indra/newview/skins/default/xui/ja/notifications.xml index 13f94172b6..31c54b58e8 100644 --- a/indra/newview/skins/default/xui/ja/notifications.xml +++ b/indra/newview/skins/default/xui/ja/notifications.xml @@ -476,7 +476,7 @@ L$が不足しているので、このグループに参加することができ <tag>confirm</tag> <usetemplate name="okcancelbuttons" notext="キャンセル" yestext="OK" /> </notification> - <notification name="ReturnAllTopObjects">リストされた全てのオブジェクトを所有者の持ち物に戻しますか? + <notification name="ReturnAllTopObjects">リストされた全てのオブジェクトを所有者のインベントリに戻しますか? これによりすべてのスクリプト化されたオブジェクトがリージョンに戻ります! <tag>confirm</tag> <usetemplate name="okcancelbuttons" notext="キャンセル" yestext="OK" /> @@ -766,7 +766,7 @@ L$が不足しているので、このグループに参加することができ </notification> <notification name="CannotCopyWarning">以下のアイテムをコピーする権限がありません: <nolink>[ITEMS]</nolink> -他の人に譲ると、そのアイテムはあなたの持ち物から削除されます。本当にこれらのアイテムを譲ってもよろしいですか? +他の人に譲ると、そのアイテムはあなたのインベントリから削除されます。本当にこれらのアイテムを譲ってもよろしいですか? <tag>confirm</tag> <tag>fail</tag> <usetemplate name="okcancelbuttons" notext="いいえ" yestext="はい" /> @@ -4905,11 +4905,11 @@ UDP:3478, 3479, 5060, 5062, 6250, 12000-32000 <tag>fail</tag> </notification> - <notification name="CantSendGroupNoticeCantConstructInventory">グループ通知を送信できません。持ち物を作成することもできません。 + <notification name="CantSendGroupNoticeCantConstructInventory">グループ通知を送信できません。インベントリを作成することもできません。 <tag>fail</tag> </notification> - <notification name="CantParceInventoryInNotice">通知内の持ち物を検出できません。 + <notification name="CantParceInventoryInNotice">通知内のインベントリを検出できません。 <tag>fail</tag> </notification> @@ -5098,7 +5098,7 @@ UDP:3478, 3479, 5060, 5062, 6250, 12000-32000 <tag>fail</tag> </notification> - <notification name="CantCreateRequestedInvFolder">リクエストされた持ち物フォルダーを作成できません。 + <notification name="CantCreateRequestedInvFolder">リクエストされたインベントリフォルダーを作成できません。 <tag>fail</tag> </notification> @@ -5118,7 +5118,7 @@ UDP:3478, 3479, 5060, 5062, 6250, 12000-32000 <tag>fail</tag> </notification> - <notification name="CantFindInvItem">持ち物アイテムを見つけることができません。 + <notification name="CantFindInvItem">インベントリアイテムを見つけることができません。 <tag>fail</tag> </notification> @@ -5255,7 +5255,7 @@ UDP:3478, 3479, 5060, 5062, 6250, 12000-32000 <usetemplate ignoretext="設定を移行不可にしますか?" name="okcancelignore" notext="いいえ" yestext="はい" /> </notification> - <notification name="NoEditFromLibrary">ライブラリから直接設定を変更することはできません。自分の持ち物からコピーしてやり直してください。 + <notification name="NoEditFromLibrary">ライブラリから直接設定を変更することはできません。自分のインベントリからコピーしてやり直してください。 <tag>fail</tag> </notification> |