Add spanish translation.
This commit is contained in:
parent
002bcbb6d8
commit
810f342458
54
locale/es.txt
Normal file
54
locale/es.txt
Normal file
@ -0,0 +1,54 @@
|
|||||||
|
# Translation by Diego Martínez <kaeza>
|
||||||
|
|
||||||
|
# Template
|
||||||
|
### bags.lua ###
|
||||||
|
Bags = Bolsas
|
||||||
|
Bag 1 = Bolsa 1
|
||||||
|
Bag 2 = Bolsa 2
|
||||||
|
Bag 3 = Bolsa 3
|
||||||
|
Bag 4 = Bolsa 4
|
||||||
|
Small Bag = Bolsa Pequeña
|
||||||
|
Medium Bag = Bolsa Mediana
|
||||||
|
Large Bag = Bolsa Grande
|
||||||
|
|
||||||
|
### inernal.lua ###
|
||||||
|
Page: = Página:
|
||||||
|
%s of %s = %s de %s
|
||||||
|
Filter: = Filtro:
|
||||||
|
|
||||||
|
### register.lua ###
|
||||||
|
Can use the creative inventory = Puede usar el inventario creativo
|
||||||
|
Home position set to: %s = Posición de hogar cambiada a: %s
|
||||||
|
Time of day set to 6am = Hora del día cambiada a 6AM
|
||||||
|
You don't have the settime priviledge! = ¡No tienes el privilegio `settime'!
|
||||||
|
Time of day set to 9pm = Hora del día cambiada a 9PM
|
||||||
|
This button has been disabled outside of creative mode to prevent accidental inventory trashing. Use the trash slot instead. = Éste botón ha sido deshabilitado para prevenir la destrucción accidental del inventario. Usa la ranura para basura en su lugar.
|
||||||
|
Inventory Cleared! = ¡Inventario limpio!
|
||||||
|
Crafting = Elaboración
|
||||||
|
Trash: = Basura:
|
||||||
|
Refill: = Rellenar:
|
||||||
|
Crafting Guide = Guía de Elaboración
|
||||||
|
Method: = Método:
|
||||||
|
Result: %s = Resultado: %s
|
||||||
|
crafting = elaboración
|
||||||
|
shapeless crafting = elaboración sin forma
|
||||||
|
cooking = hornear
|
||||||
|
alloy cooking = horneado de aleación
|
||||||
|
Copy to craft grid: = Copiar al cuadro de elaboración
|
||||||
|
All = Todos
|
||||||
|
Recipe %s of %s = Receta %s de %s
|
||||||
|
Alternate = Alternar
|
||||||
|
|
||||||
|
### waypoints.lua ###
|
||||||
|
White = Blanco
|
||||||
|
Yellow = Amarillo
|
||||||
|
Red = Rojo
|
||||||
|
Green = Verde
|
||||||
|
Blue = Azul
|
||||||
|
Waypoints = Puntos de paso
|
||||||
|
Waypoint active = Punto de paso activo
|
||||||
|
Waypoint inactive = Punto de paso inactivo
|
||||||
|
World position = Posición en el mundo
|
||||||
|
Name = Nombre
|
||||||
|
HUD text color = Color del HUD
|
||||||
|
Toggle waypoint = (Des)Activar punto
|
Loading…
Reference in New Issue
Block a user