lang =
{
	vSALUDO : "Hi!",
	vSEGURO : "Are you sure?",
	vSALIR : "Close",
	vMORENAMES: "According typing names will be enabled to fill more boxes.",
	
	//S2 VOTACIONES
	vSORTEO : "raffle",
	vCOMENTARIO : "comment",
	vSEGURO_BORRAR: "Are you sure you want to delete the ",
	vSEGURO_EXCLUIR: "Are you sure to exclude in the raffle ",
	vAL_PARTICIPANTE: " the player ",
	
	//S2 REGISTRO
	vREGISTRADO : "Registration is complete successfully. Welcome to sortea2! <br/>You can <a href='../login'>enter the system</a>",
	
	//S2 SORTEOS
	vINTRODUCCION_MANUAL : "According typing names will be enabled to fill more boxes.",
	vTEXTAREA : "Enter each name on a different line",
	vARCHIVO_OTRO_FORMATO : "The file must be formatted in plain text (. Txt). No Excel or Word please!",
	vARCHIVO_INVALIDO : "The file you selected does not appear to be valid.",
	vOTRA_EXTENSION : "The file extension is not valid. Remember, only allow text formats.",
	vFICHERO_NORMAL : "Selected file. You can now choose the number of awards and to draw.",
	
	vFICHERO_NOMBRES : "File with names: ",
	
	vNOMBRE : "Name: ",
	
	vHORA_SELECCIONADA : "Time selected: ",
	vPremioPositivo: "Prix",
	vPremioNegativo: "Penalty",
	vNumPremioPositivo: "Nº of prizes:  ",
	vNumPremioNegativo: "Nº of punishments:  ",
	vBORRAR_PREMIOS : "Delete prizes",
	vBORRAR_CASTIGOS : "Delete punishments",
	
		//MENU SUPERIOR
	vmSorteos :'Information about raffles you can participate.',
	vmSortea:  'Do your own raffle. Type the participants and the number of prizes and raffle!',
	vmLista:	'See raffles done by others.',
	vmMisSorteos: 'See raffles you did it before.',
	vmAmigoInvisible: 'Make a Secret Santa sending an e-mail.',
	vmAleatorios: 'Tools to make random actions. Secret Santa, Random Answers and Twitter Poems.',
	vmAvanzados: 'Advanced Raffles. Save your raffle, publish it, program it, do it private, etc.',

	//S2 RECUPERACION
	vCORREO_INVALIDO : " Email adrres invalid",
	
	//S2 RESPUESTAS
	vSIONO : "yes or not",
	vCANTIDAD : "none, a bit, some, quite, much",
	vESCRIBE_PREGUNTA : "Write a question!",
	vCREEMOS_QUE : "We think that ",
	
	//S2 PUBSORTEO
	vPUBNOMBRE : "Type a <strong>title for the raffle</strong>. Try to be all descriptive as possible",
	vPUBQUE : "What's the prize in this raffle? Say what we <strong>can win</strong>, then we'll be encouraged to participate.",
	vPUBURL : "In which <strong>website</strong> is possible to find all the information about this raffle? If it exists, type in to make possible for the people to know where's <strong>the official website of the raffle</strong>. It must be like this: <code>http://www.weboftheraffle.com/</code>",
	vPUBFECHA : "When is the <strong>last day</strong> to join in this raffle? It's an important data for the participants to know until they can participate.",
	vPUBDESCRIPCION : "This is the <strong>most important data in the raffle</strong>. Type a description as detailed as possible about under what conditions will be celabrated this raffle. Try to be descriptive and don't leave any data.",
	vPUBREQUISITO : "What's neccesary to participate in this raffle? It's neccesary to register in a web, buying products, answering a question...?",
	vPUBTAGS : "Type the most significant words in the raffle. Each tag must be <strong>separated by commas</strong>. For example: <code>september 2009, travel, formula one</code>",
	vPUBSPAM: "Please, just one link to the page of the raffle. Do not do spam.<br/>"+
	"Describe clearly the raffle and the requisites to participate, "+
	"do not obligue the people to visit your page to get information about the raffle, they will go if they think the rafle is interesting enough."
};