mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-04 15:21:06 +01:00
mcl_weather pt_BR translation
This commit is contained in:
parent
72a144f0b2
commit
419456b835
1 changed files with 8 additions and 0 deletions
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 a new issue