Difference between revisions of "Translations:TrainCarts/Signs/Items/7/zh-cn"

From BergerHealer Wiki
Jump to navigation Jump to search
(Created page with "{| class="wikitable" style="margin:left" ! Text !! Explanation |- | DIAMOND_SWORD$damage==0 || 无伤害的钻石剑(满耐久)。 |-bgcolor="#dddddd" | FILLED_MAP$map>0 |...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{| class="wikitable" style="margin:left"
 
{| class="wikitable" style="margin:left"
! Text !! Explanation
+
! 文本 !! 释义
 
|-
 
|-
| DIAMOND_SWORD$damage==0 || 无伤害的钻石剑(满耐久)。
+
| DIAMOND_SWORD$damage==0 || 无法损坏的钻石剑(满耐久度)。
 
|-bgcolor="#dddddd"
 
|-bgcolor="#dddddd"
| FILLED_MAP$map>0 || 地图 id 大于 0 的地图物品。
+
| FILLED_MAP$map>0 || 地图 ID 大于 0 的地图物品。
 
|-
 
|-
 
| STICK$name || 粘贴一设置自定义名称的物品。
 
| STICK$name || 粘贴一设置自定义名称的物品。
 
|-bgcolor="#dddddd"
 
|-bgcolor="#dddddd"
| STICK$name==Sticky || 粘贴名称为 'Sticky' 的物品。
+
| STICK$name==Sticky || 粘贴名称为“Sticky”的物品。
 
|}
 
|}

Latest revision as of 17:27, 13 September 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (TrainCarts/Signs/Items)
{| class="wikitable" style="margin:left"
! Text !! Explanation
|-
| DIAMOND_SWORD$damage==0 || An undamaged diamond sword (full durability)
|-bgcolor="#dddddd"
| FILLED_MAP$map>0 || Map items with a map id greater than 0
|-
| STICK$name || Stick items that have a custom name set
|-bgcolor="#dddddd"
| STICK$name==Sticky || Stick items with name 'Sticky'
|}
文本 释义
DIAMOND_SWORD$damage==0 无法损坏的钻石剑(满耐久度)。
FILLED_MAP$map>0 地图 ID 大于 0 的地图物品。
STICK$name 粘贴一设置自定义名称的物品。
STICK$name==Sticky 粘贴名称为“Sticky”的物品。