Gas_Infinity 7d963118bb
Full Spanish Translation
Configured all the language files and the installer config, also all the possible apps are translated
2020-09-24 20:46:28 +02:00

24 lines
667 B
Plaintext

{
moduleDisk = "Discos",
moduleRAM = "RAM",
moduleEvent = "Eventos",
moduleLua = "Interprete Lua",
diskLabel = "Nombre del Disco",
bootable = "Arrancable",
of = "de",
free = "Libre",
options = "Opciones",
arguments = "Argumentos",
format = "Format",
execute = "Execute",
waitingEvents = "Esperando eventos...",
processingEnabled = "Event processing enabled",
luaInfo = {
{color = 0x880000, text = _G._VERSION .. " Copyright (C) 1994-2017 Lua.org, PUC-Rio"},
"Escribe una declaracion y pulsa Enter para evaluarlo",
"Prefije una expresión con \"=\" para mostrar su valor",
" "
},
luaType = "Pon una declaracion aqui"
}