mcl_weather

This commit is contained in:
1F616EMO 2021-04-26 13:31:37 +08:00 committed by cora
parent f48e2c691b
commit 6ec838c05d
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# textdomain: mcl_weather
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)=在晴朗的天氣和降雨天氣之間切換(隨機選擇雨、雷暴或雪)。