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,4 @@
# textdomain: lightning
@1 was struck by lightning.=@ 1 fue alcanzado por un rayo.
Let lightning strike at the specified position or yourself=Deje que un rayo golpee en la posición especificada o sobre usted mismo.
No position specified and unknown player=Ninguna posición especificada y jugador desconocido

View file

@ -0,0 +1,3 @@
# textdomain: mcl_void_damage
The void is off-limits to you!=¡El vacío está fuera de tus límites!
@1 fell into the endless void.=@1 cayó en el vacío infinito.

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)