Add Spanish translation
This commit is contained in:
parent
04c8a08cc4
commit
15481cb24d
92 changed files with 2035 additions and 0 deletions
8
mods/ENVIRONMENT/mcl_weather/locale/mcl_weather.es.tr
Normal file
8
mods/ENVIRONMENT/mcl_weather/locale/mcl_weather.es.tr
Normal file
|
@ -0,0 +1,8 @@
|
|||
# textdomain: mcl_weather
|
||||
Gives ability to control weather=Da la capacidad de controlar el clima
|
||||
Changes the weather to the specified parameter.=Cambia el clima al parámetro especificado.
|
||||
Error: No weather specified.=Error: no se especificó el clima.
|
||||
Error: Invalid parameters.=Error: parámetros no válidos.
|
||||
Error: Duration can't be less than 1 second.=Error: la duración no puede ser inferior a 1 segundo.
|
||||
Error: Invalid weather specified. Use “clear”, “rain”, “snow” or “thunder”.=Error: tiempo especificado no válido. Utilice "clear", "rain", "snow" o "thunder".
|
||||
Toggles between clear weather and weather with downfall (randomly rain, thunderstorm or snow)=Alterna entre clima despejado y clima con caída (lluvia al azar, tormenta o nieve)
|
Loading…
Add table
Add a link
Reference in a new issue