mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-12-25 02:42:25 +01:00
mcl_weather pt_BR translation
This commit is contained in:
parent
72a144f0b2
commit
419456b835
8
mods/ENVIRONMENT/mcl_weather/locale/mcl_weather.pt_BR.tr
Normal file
8
mods/ENVIRONMENT/mcl_weather/locale/mcl_weather.pt_BR.tr
Normal file
@ -0,0 +1,8 @@
|
||||
# textdomain: mcl_weather
|
||||
Gives ability to control weather=Dá a habilidade de controlar o clima
|
||||
Changes the weather to the specified parameter.=Muda o clima para o parâmetro especificado.
|
||||
Error: No weather specified.=Erro: Nenhum clima especificado.
|
||||
Error: Invalid parameters.=Erro: Parâmetros inválidos.
|
||||
Error: Duration can't be less than 1 second.=Erro: Duração não pode ser menor que 1 segundo.
|
||||
Error: Invalid weather specified. Use “clear”, “rain”, “snow” or “thunder”.=Erro: Clima especificado é inválido. Use "clear", "rain", "snow" ou "thunder".
|
||||
Toggles between clear weather and weather with downfall (randomly rain, thunderstorm or snow)=Alterna entre clima limpo e clima com quedas (aleatoriamente chuva, tempestade ou neve)
|
Loading…
Reference in New Issue
Block a user