Add Spanish translation

This commit is contained in:
wuniversales 2020-02-04 21:43:50 +01:00 committed by Wuzzy
parent 04c8a08cc4
commit 15481cb24d
92 changed files with 2035 additions and 0 deletions

View 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)