summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/zh/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/zh/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/zh/notifications.xml')
-rw-r--r--indra/newview/skins/default/xui/zh/notifications.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/zh/notifications.xml b/indra/newview/skins/default/xui/zh/notifications.xml
index c418ce72cc..9fe7b5acae 100644
--- a/indra/newview/skins/default/xui/zh/notifications.xml
+++ b/indra/newview/skins/default/xui/zh/notifications.xml
@@ -3224,6 +3224,9 @@ SHA1 指紋:[MD5_DIGEST]
<notification name="PresetNotSaved">
儲存預設名稱[NAME]時出錯。
</notification>
+ <notification name="DefaultPresetNotSaved">
+ 無法覆蓋預先設定。
+ </notification>
<notification name="PresetNotDeleted">
刪除預設名稱[NAME]時出錯。
</notification>
@@ -3986,6 +3989,9 @@ SHA1 指紋:[MD5_DIGEST]
<notification name="CantCreateObjectRegionFull">
無法建立要求的物件。 地區已滿載。
</notification>
+ <notification name="CantCreateAnimatedObjectTooLarge">
+ 無法建立所求的動作物件,因為超過架設三角形的限制。
+ </notification>
<notification name="CantAttackMultipleObjOneSpot">
你不能將多個物件附著到同一個點。
</notification>
@@ -4034,6 +4040,21 @@ SHA1 指紋:[MD5_DIGEST]
<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>