Difference between revisions of "Translations:TrainCarts/Signs/Spawner/17/zh-cn"

From BergerHealer Wiki
Jump to navigation Jump to search
Line 12: Line 12:
 
| <span style="color:#FFA500">橙色</span> || 要生成的列车的车厢数量达到了世界允许的最大数量。 ([[TrainCarts/Lag#Limit_the_number_of_trains|config.yml 世界最大车厢数量设置]])
 
| <span style="color:#FFA500">橙色</span> || 要生成的列车的车厢数量达到了世界允许的最大数量。 ([[TrainCarts/Lag#Limit_the_number_of_trains|config.yml 世界最大车厢数量设置]])
 
|-
 
|-
| <span style="color:#800000">深红色</span> || 要生成的列车太长了。 ([[TrainCarts/Lag#Limit_the_number_of_trains|config.yml 列车最大车厢数量设置]])
+
| <span style="color:#800000">红棕色</span> || 要生成的列车太长了。 ([[TrainCarts/Lag#Limit_the_number_of_trains|config.yml 列车最大车厢数量设置]])
 
|-
 
|-
 
| <span style="color:#BBBB00">黄色</span> || 生成器冷却防止生成列车('''config.yml 生成器冷却设置''')
 
| <span style="color:#BBBB00">黄色</span> || 生成器冷却防止生成列车('''config.yml 生成器冷却设置''')
 
|}
 
|}

Revision as of 16:33, 17 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/Spawner)
== Failure Colors ==
When the spawn sign fails to spawn, it shows dust particles at the sign to explain why.
{| class="wikitable"
! Color !! Reason
|-
| <span style="color:#0000FF">Blue</span> || Not enough rails to spawn on
|-
| <span style="color:#800080">Purple</span> || Rails are occupied by another train
|-
| <span style="color:#FF0000">Red</span> || Spawned train has a spawn limit that is exceeded ([[TrainCarts/Lag#Saved_Train_Spawn_Limits|SavedTrain spawn limit]])
|-
| <span style="color:#FFA500">Orange</span> || Maximum number of carts per world reached ([[TrainCarts/Lag#Limit_the_number_of_trains|config.yml maxCartsPerWorld setting]])
|-
| <span style="color:#800000">Maroon</span> || Spawned train is too long ([[TrainCarts/Lag#Limit_the_number_of_trains|config.yml maxCartsPerTrain setting]])
|-
| <span style="color:#BBBB00">Yellow</span> || Spawn sign cooldown prevents spawning ('''config.yml spawnSignCooldown setting''')
|}

错误颜色提示

当生成器无法生成时,它会显示粒子效果来表示错误的原因。

颜色 原因
蓝色 铁轨容纳不了要生成的列车。
紫色 铁轨被其他列车占用。
红色 要生成的列车超过了保存列车的生成限制
橙色 要生成的列车的车厢数量达到了世界允许的最大数量。 (config.yml 世界最大车厢数量设置)
红棕色 要生成的列车太长了。 (config.yml 列车最大车厢数量设置)
黄色 生成器冷却防止生成列车(config.yml 生成器冷却设置