mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-15 07:31:05 +01:00
mcl_weather
This commit is contained in:
parent
c52e09ddcd
commit
ca6469b959
1 changed files with 8 additions and 0 deletions
8
mods/ENVIRONMENT/mcl_weather/locale/mcl_weather.zh_TW.tr
Normal file
8
mods/ENVIRONMENT/mcl_weather/locale/mcl_weather.zh_TW.tr
Normal 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)=在晴朗的天氣和降雨天氣之間切換(隨機選擇雨、雷暴或雪)。
|
Loading…
Reference in a new issue