View Single Post
Old 04-22-2010, 12:16 PM   #865
VICTORSJG
Addict
VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.
 
Posts: 318
Karma: 1846
Join Date: Dec 2009
Device: PRS-505
Quote:
Originally Posted by kartu View Post
I don't know Victor, I didn't test it myself yet.

--------------------------------------------------------

Guys, could you please add the following to the already translated files (right after // PRS+ stuff comment):

Code:
	Core: {
		NODE_PRSP_SETTINGS:  "PRS+ Ajustes"
	},
	
	CoreLang: {
		TITULO: "Localizacion",
		COMENTARIO: "Requiere reinicio",
		OPCION_IDIOMA: "Idioma",
	
		OPCION_FORMATO_FECHA: "Formato fecha",
		ddMMMAA: "31/Ene/99",
		ddMESAA: "31/Enero/99",
		ddMMMAAAA: "31/Ene/1999",
		ddMESAAAA: "31/Enero/1999",
		
		OPCION_SEPARADOR_FECHA: "Separador fecha",
		VALOR_ESPACIO: "espacio",
		VALOR_NADA: "nada",
		
		MES_ABREVIADO_1: "Ene",
		MES_ABREVIADO_2: "Feb",
		MES_ABREVIADO_3: "Mar",
		MES_ABREVIADO_4: "Abr",
		MES_ABREVIADO_5: "May",
		MES_ABREVIADO_6: "Jun",
		MES_ABREVIADO_7: "Jul",
		MES_ABREVIADO_8: "Ago",
		MES_ABREVIADO_9: "Sep",
	        MES_ABREVIADO_10: "Oct",
		MES_ABREVIADO_11: "Nov",
		MES_ABREVIADO_12: "Dic",		

		MES_1: "Enero",
		MES_2: "Febrero",
		MES_3: "Marzo",
		MES_4: "Abril",
		MES_5: "Mayo",
		MES_6: "Junio",
		MES_7: "Julio",
		MES_8: "Agosto",
		MES_9: "Septiembre",
		MES_10: "Octubre",
		MES_11: "Noviembre",
		MES_12: "Diciembre"	
	},
I've translated the code to spanish.

P.D. could you add the news functions made by Kraviz and the pages left and pages letf per (these is make in the file attached in this messeage) in the next release (include localizations of these functions)

Thanks
Attached Files
File Type: zip Spanish-Sample.zip (5.4 KB, 202 views)
File Type: zip PageIndex.zip (1.7 KB, 197 views)

Last edited by VICTORSJG; 04-22-2010 at 12:48 PM.
VICTORSJG is offline   Reply With Quote