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,6 @@
# textdomain: mesecons_solarpanel
Daylight Sensor=Sensor de luz solar
Daylight sensors are redstone components which provide redstone power when they are in sunlight and no power otherwise. They can also be inverted.=Los sensores de luz diurna son componentes de piedra roja que proporcionan energía de piedra roja cuando están bajo la luz solar y no tienen energía de otra manera. También se pueden invertir.
Inverted Daylight Sensor=Sensor de luz solar invertido
Use the daylight sensor to toggle its state.=Use el sensor de luz diurna para alternar su estado.
In inverted state, they provide redstone power when they are not in sunlight and no power otherwise.=En estado invertido, proporcionan energía de redstone cuando no están bajo la luz solar y no tienen energía de otra manera.