VoxeLibre/mods/ENVIRONMENT/mcl_weather/locale/mcl_weather.zh_CN.tr

10 lines
744 B
Text
Raw Normal View History

# textdomain: mcl_weather
2024-12-03 23:42:44 +01:00
##[ weather_core.lua ]##
Gives ability to control weather=赋予控制天气的能力
Changes the weather to the specified parameter.=将天气更改为指定的参数。
Error: No weather specified.=错误:没有指定天气。
Error: Invalid parameters.=错误:无效参数。
Error: Duration can't be less than 1 second.=错误持续时间不能少于1秒。
Error: Invalid weather specified. Use “clear”, “rain”, “snow” or “thunder”.=错误指定的天气无效。使用“clear”“rain”“snow”或“thunder”。
Toggles between clear weather and weather with downfall (randomly rain, thunderstorm or snow)=在晴天和雨天之间切换(随机下雨,雷暴或下雪)